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.
2021-01-12 06:18:22 -08:00
|
|
|
export default [
|
2021-01-12 06:34:46 -08:00
|
|
|
'nominative',
|
|
|
|
'accusative',
|
|
|
|
'pronominal_poss',
|
|
|
|
'predicative_poss',
|
|
|
|
'reflexive',
|
2021-01-12 06:18:22 -08:00
|
|
|
];
|