MediaWiki
REL1_19
|
Latin (lingua Latina) More...
Public Member Functions | |
convertGrammar ($word, $case) | |
Convert from the nominative form of a noun to some other case. |
Latin (lingua Latina)
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
$word | string |
$case | string |
Reimplemented from Language.
Definition at line 21 of file LanguageLa.php.
References $in, $out, and $wgGrammarForms.