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 [
|
|
'pronoun_n',
|
|
'pronoun_g',
|
|
'pronoun_d',
|
|
'pronoun_a',
|
|
'pronoun_i',
|
|
'pronoun_l',
|
|
'adjective_n',
|
|
'adjective_n_c',
|
|
'adjective_n_k',
|
|
'verb_end_inter',
|
|
'verb_end_about',
|
|
'verb_middle_inter',
|
|
'verb_middle_about',
|
|
'verb_go',
|
|
'verb_o',
|
|
'honorific'
|
|
];
|