diff --git a/src/content/inflection/inflection-patterns.mdx b/src/content/inflection/inflection-patterns.mdx index 8ab5f99..5f5f9a4 100644 --- a/src/content/inflection/inflection-patterns.mdx +++ b/src/content/inflection/inflection-patterns.mdx @@ -176,7 +176,7 @@ Remember that in any other kind of sandwich, you will _always_ use the first inf ### Pattern 4 masculine animate nouns -Pattern 4 masculine animate nouns (ie. a person or animal) in this pattern will oftenonly use the first inflection for the plural. Some people will use the first inflection for all three reason, but most will not. +Pattern 4 masculine animate nouns (ie. a person or animal) in this pattern will often only use the first inflection for the plural. Some people will use the first inflection for all three reasons, but most will not. #### In sandwiches @@ -188,29 +188,31 @@ For example, if we put the the masculine singular word @@ -223,18 +225,19 @@ For example, if we put the the masculine singular word @@ -249,11 +252,13 @@ But these words will _always_ use the first inflection for the plural. p: "دلته **پښتانه** اوسېږي", f: "dalta **puxtaanu** oseGee", e: "**Pashtuns** live here", + sub: "masc. inflected for plural", }, { p: "دا **د پښتنو** رواج دی", f: "daa **du puxtano** rawaaj day", e: "This is **the Pashtuns'** custom", + sub: "double inflected for plural and sandwich", }, ])} @@ -291,6 +296,7 @@ When masculine, these words will only use the first inflection for plurals. They p: "مېلمنو نومونه څه دي", f: "du melmanó noomoona tsu dee?", e: "What are the guests' names?", + sub: "double inflected for plural and sandwich" }, { p: "مېلمه زه ولیدم", @@ -308,6 +314,7 @@ When masculine, these words will only use the first inflection for plurals. They p: "مېلمنو زه ولیدم", f: "melmano zu óoleedum", e: "The guests saw me", + sub: "double inflected for plural and subject of past-tense trans." }, ])}