|
MediaWiki master
|
GrammarKk. More...
Inherits Wikimedia\Leximorph\Handler\Overrides\IGrammarTransformer.

Public Member Functions | |
| process (string $word, string $case) | |
| Applies Kazakh-specific grammatical transformations. | |
GrammarKk.
Implements grammar transformations for Kazakh (kk). Delegates processing to the Cyrillic-based implementation.
These rules don't cover the whole grammar of the language. This logic was originally taken from MediaWiki Core. Thanks to all contributors.
Definition at line 25 of file GrammarKk.php.
| Wikimedia\Leximorph\Handler\Overrides\Grammar\GrammarKk::process | ( | string | $word, |
| string | $case ) |
Applies Kazakh-specific grammatical transformations.
| string | $word | The word to process. |
| string | $case | The grammatical case. |
Implements Wikimedia\Leximorph\Handler\Overrides\IGrammarTransformer.
Definition at line 35 of file GrammarKk.php.