first little gamelet in
This commit is contained in:
commit
4d2c91e290
|
@ -105,7 +105,7 @@ Some nouns just have completely irregular plural forms.
|
|||
<PluralTable>{[
|
||||
[{p:"خور", f:"khor", e:"sister"}, {p:"خویندې", f:"khweynde", e:"sisters"}],
|
||||
[{p:"ورور", f:"wror", e:"brother"}, {p:"وروڼه", f:"wróoNa", e:"brothers"}],
|
||||
[{p:"نجلۍ", f:"njuluy", e:"girl"},{p:"نچونې", f:"njoone", e:"girls"}],
|
||||
[{p:"نجلۍ", f:"njuluy", e:"girl"},{p:"نجونې", f:"njoone", e:"girls"}],
|
||||
[{p:"مور", f:"mor", e:"mother"}, {p:"میندې", f:"mende", e:"mothers"}],
|
||||
[{p:"زوی", f:"zooy", e:"son"}, {p:"زامن", f:"zaamun", e:"sons"}],
|
||||
[{p:"ترور", f:"tror", e:"aunt"}, {p:"تریندې", f:"treynde", e:"aunts"}],
|
||||
|
@ -126,4 +126,4 @@ Some nouns are just always considered plural, often because they are made up of
|
|||
{ p: "جوار", f: "jawáar", e: "corn (m. pl.)" },
|
||||
{ p: "زهر", f: "zahur", e: "poison (m. pl.)" },
|
||||
{ p: "سامان", f: "saamáan", e: "stuff, things (m. pl.)" },
|
||||
]}</Examples>
|
||||
]}</Examples>
|
||||
|
|
Loading…
Reference in New Issue