45 case 'instrumental': # instrumental
48 case 'lokatiw': # lokatiw
49 $word =
'wo ' . $word;
53 # this will return the original value for 'nominatiw' (nominativ) and
54 # all undefined case values.
$wgGrammarForms
Some languages need different word forms, usually for different cases.
Upper Sorbian (Hornjoserbsce)
convertGrammar( $word, $case)
Convert from the nominative form of a noun to some other case Invoked with {{grammar:case|word}}.
Internationalisation code See https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation for more...