Add base dataset in english
This commit is contained in:
parent
45d750af88
commit
b58f54943b
1751
db/dataset_en/toki-dictionary.json
Normal file
1751
db/dataset_en/toki-dictionary.json
Normal file
File diff suppressed because it is too large
Load Diff
1714
db/dataset_en/toki-lessons.json
Normal file
1714
db/dataset_en/toki-lessons.json
Normal file
File diff suppressed because it is too large
Load Diff
46
db/dataset_en/toki-partsofspeech.json
Normal file
46
db/dataset_en/toki-partsofspeech.json
Normal file
@ -0,0 +1,46 @@
|
||||
[
|
||||
{
|
||||
"pos": "n",
|
||||
"definition": "head noun"
|
||||
},
|
||||
{
|
||||
"pos": "mod",
|
||||
"definition": "modifier (adjective or adverb)"
|
||||
},
|
||||
{
|
||||
"pos": "sep",
|
||||
"definition": "separator"
|
||||
},
|
||||
{
|
||||
"pos": "vt",
|
||||
"definition": "verb, transitive (normally used with e)"
|
||||
},
|
||||
{
|
||||
"pos": "vi",
|
||||
"definition": "verb, intransitive"
|
||||
},
|
||||
{
|
||||
"pos": "interj",
|
||||
"definition": "interjection"
|
||||
},
|
||||
{
|
||||
"pos": "prep",
|
||||
"definition": "quasi-preposition"
|
||||
},
|
||||
{
|
||||
"pos": "conj",
|
||||
"definition": "conjunction"
|
||||
},
|
||||
{
|
||||
"pos": "kama",
|
||||
"definition": "compound verb preceded by kama"
|
||||
},
|
||||
{
|
||||
"pos": "cont",
|
||||
"definition": "context word used before la"
|
||||
},
|
||||
{
|
||||
"pos": "oth",
|
||||
"definition": "special, other word"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user