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/de/pronouns/morphemes.js

16 lines
266 B
JavaScript

export default [
'pronoun_n',
'pronoun_d',
'pronoun_a',
'pronoun_g',
'possessive',
'article_n',
'article_g',
'article_d',
'article_a',
'demonstrative_n',
'demonstrative_g',
'demonstrative_d',
'demonstrative_a',
];