slight correction
This commit is contained in:
parent
3c62518239
commit
46eb906e53
|
@ -72,7 +72,7 @@ For masculine inanimate words that end in a consonant (and some others) you can
|
|||
|
||||
## Animate Plural Ending <InlinePs opts={opts} ps={{ p: "ان", f: "áan" }} />
|
||||
|
||||
For many animate nouns (and some others), you can add a <InlinePs opts={opts} ps={{ p: "ان", f: "áan" }} /> ending to make it plural. If the noun ends in a long vowel, you will need to add a <InlinePs opts={opts} ps={{ p: "ګ", f: "g" }} /> before the ending.
|
||||
For many animate nouns (and some others), you can add a <InlinePs opts={opts} ps={{ p: "ان", f: "áan" }} /> ending to make it plural. If the noun ends in a vowel, you will often need to add a <InlinePs opts={opts} ps={{ p: "ګ", f: "g" }} /> before the ending.
|
||||
|
||||
### With masculine nouns
|
||||
|
||||
|
|
Loading…
Reference in New Issue