This helper applies the regular Norwegian Bokmål plural rules and flags the common irregular nouns, covering both the formal three-gender system and the simpler two-gender system.
How it works
Given a singular noun and its gender, the tool decides the plural endings:
- Masculine, feminine and common nouns take
-erindefinite and-enedefinite (bil→biler→bilene). A final-ejust adds-r/-ne(jente→jenter→jentene). - Monosyllabic neuter nouns take no indefinite ending (
hus→hus) but still add-enein the definite (husene). - Polysyllabic neuters behave like the regular pattern (
eple→epler→eplene). - A built-in irregular list overrides all of the above for nouns like
mann→mennandbok→bøker.
Tips and notes
Norwegian gender controls the article, not usually the plural ending, which is why most genders share the -er/-ene pattern. The main exception is the neuter, where a single syllable means no indefinite plural ending — a rule learners often miss. Always check irregular nouns, since common everyday words (mann, bok, fot, hånd, natt) do not follow the regular pattern.