|
MediaWiki
REL1_23
|
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 29 of file LanguageKk_cyrl.php.
| LanguageKk_cyrl::commafy | ( | $ | _ | ) |
Avoid grouping whole numbers between 0 to 9999.
| $_ | string |
Reimplemented from Language.
Definition at line 757 of file LanguageKk_cyrl.php.
| LanguageKk_cyrl::convertGrammarKk_arab | ( | $ | word, |
| $ | case | ||
| ) |
| $word | string |
| $case | string |
Definition at line 491 of file LanguageKk_cyrl.php.
References array(), global, 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 41 of file LanguageKk_cyrl.php.
References array(), global, and lastLetter().
Referenced by LanguageKk\convertGrammar().
| LanguageKk_cyrl::convertGrammarKk_latn | ( | $ | word, |
| $ | case | ||
| ) |
| $word | string |
| $case | string |
Definition at line 266 of file LanguageKk_cyrl.php.
References array(), global, and lastLetter().
Referenced by LanguageKk\convertGrammar().
| LanguageKk_cyrl::lastLetter | ( | $ | word, |
| $ | allVowels | ||
| ) |
| $word | string |
| $allVowels | array |
Definition at line 716 of file LanguageKk_cyrl.php.
Referenced by convertGrammarKk_arab(), convertGrammarKk_cyrl(), and convertGrammarKk_latn().