MediaWiki
REL1_19
|
Kazakh (Қазақша) More...
Public Member Functions | |
commafy ($_) | |
Avoid grouping whole numbers between 0 to 9999. | |
convertGrammarKk_arab ($word, $case) | |
convertGrammarKk_cyrl ($word, $case) | |
Cases: genitive, dative, accusative, locative, ablative, comitative + possessive forms. | |
convertGrammarKk_latn ($word, $case) | |
lastLetter ($word, $allVowels) |
Kazakh (Қазақша)
Definition at line 7 of file LanguageKk_cyrl.php.
LanguageKk_cyrl::commafy | ( | $ | _ | ) |
Avoid grouping whole numbers between 0 to 9999.
$_ | string |
Reimplemented from Language.
Definition at line 735 of file LanguageKk_cyrl.php.
LanguageKk_cyrl::convertGrammarKk_arab | ( | $ | word, |
$ | case | ||
) |
$word | string |
$case | string |
Definition at line 469 of file LanguageKk_cyrl.php.
References $wgGrammarForms, and lastLetter().
Referenced by LanguageKk\convertGrammar().
LanguageKk_cyrl::convertGrammarKk_cyrl | ( | $ | word, |
$ | case | ||
) |
Cases: genitive, dative, accusative, locative, ablative, comitative + possessive forms.
$word | string |
$case | string |
Definition at line 19 of file LanguageKk_cyrl.php.
References $wgGrammarForms, and lastLetter().
Referenced by LanguageKk\convertGrammar().
LanguageKk_cyrl::convertGrammarKk_latn | ( | $ | word, |
$ | case | ||
) |
$word | string |
$case | string |
Definition at line 244 of file LanguageKk_cyrl.php.
References $wgGrammarForms, and lastLetter().
Referenced by LanguageKk\convertGrammar().
LanguageKk_cyrl::lastLetter | ( | $ | word, |
$ | allVowels | ||
) |
$word | string |
$allVowels | array |
Definition at line 694 of file LanguageKk_cyrl.php.
Referenced by convertGrammarKk_arab(), convertGrammarKk_cyrl(), and convertGrammarKk_latn().