30 # Convert from the nominative form of a noun to some other case
31 # Invoked with {{GRAMMAR:case|word}}
48 case 'mestnik': # locative
51 case 'orodnik': # instrumental
56 # this will return the original value for 'imenovalnik' (nominativ) and
57 # all undefined case values.
$wgGrammarForms
Some languages need different word forms, usually for different cases.
convertGrammar( $word, $case)
Cases: rodilnik, dajalnik, tožilnik, mestnik, orodnik.
Internationalisation code See https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation for more...