This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
|
export default [
|
|
'nominative',
|
|
'genitive',
|
|
'nonreflexive_verb_past',
|
|
'dative',
|
|
'accusative',
|
|
'instrumental',
|
|
'prepositional',
|
|
'instrumental_with_preposition',
|
|
'genitive_with_preposition',
|
|
'reflexive_verb_past',
|
|
'short_adjective',
|
|
'adjective',
|
|
'possessive',
|
|
'definitive',
|
|
];
|