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.
Zaimki/locale/ru/pronouns/morphemes.js

17 lines
330 B
JavaScript

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',
];