add quantifier note
This commit is contained in:
parent
db2d6446d2
commit
7561dd5279
|
@ -38,3 +38,5 @@ To make this "bundled plural" we add a <InlinePs opts={opts} ps={{ p: "ـه", f:
|
||||||
],
|
],
|
||||||
]}
|
]}
|
||||||
</BundledPluralTable>
|
</BundledPluralTable>
|
||||||
|
|
||||||
|
Unlike the other plural forms these **bundled plurals can only be used when you have a quantifier in front of the noun** such as a number or a phrase like <InlinePs opts={opts} ps={{ p: "یو شمېر", f: "yo shmer", e: "a number of..." }} />.
|
||||||
|
|
Loading…
Reference in New Issue