The Ukrainian Plural Helper picks the grammatically correct noun form to put after a number. Ukrainian, like its Slavic relatives, does not simply add an “s”: the form depends on the last one or two digits of the count, and getting it wrong is one of the most common learner mistakes.
How it works
The tool inspects the last two digits of your count. If the number ends in 1 but is not 11, it selects the nominative singular (form ONE). If it ends in 2, 3, or 4 — but is not 12, 13, or 14 — it selects the nominative plural (form FEW). Every other case, including 0, the teens 11–14, and any ending in 5–9, takes the genitive plural (form MANY). The 11–14 exception is handled by checking the full two-digit remainder before the single-digit rule.
Tips and example
- With гривня:
1 гривня,2 гривні,5 гривень; then21 гривня,22 гривні,25 гривень. - The crucial Ukrainian–Russian difference is the FEW slot: Ukrainian uses the nominative plural (
2 роки), where Russian uses the genitive singular (2 года). - For your own noun, enter the three forms in the order singular → 2-4 → many; the sample table updates so you can sanity-check the pattern.
- Negative counts are evaluated by magnitude, so
-2behaves like2.