Inherits Language.
Public Member Functions | |
convertGrammar ($word, $case) | |
Convert from the nominative form of a noun to some other case. |
Definition at line 7 of file LanguageLa.php.
LanguageLa::convertGrammar | ( | $ | word, | |
$ | case | |||
) |
Convert from the nominative form of a noun to some other case.
Just used in a couple places for sitenames; special-case as necessary. Rules are far from complete.
Cases: genitive, accusative, ablative
Reimplemented from Language.
Definition at line 16 of file LanguageLa.php.
References $in, $out, and $wgGrammarForms.