47 case 'instrumental': # instrumental
50 case 'lokativ': # locative
55 # this will return the original value for 'nominativ' (nominative)
56 # and all undefined case values.
$wgGrammarForms
Some languages need different word forms, usually for different cases.
convertGrammar( $word, $case)
Convert from the nominative form of a noun to some other case Invoked with {{GRAMMAR:case|word}}.
Internationalisation code.