Read-only patch written, frontend shows dictionary in different languages
This commit is contained in:
1651
db/dataset_fr/toki-dictionary.json
Normal file
1651
db/dataset_fr/toki-dictionary.json
Normal file
File diff suppressed because it is too large
Load Diff
1602
db/dataset_fr/toki-lessons.json
Normal file
1602
db/dataset_fr/toki-lessons.json
Normal file
File diff suppressed because it is too large
Load Diff
46
db/dataset_fr/toki-partsofspeech.json
Normal file
46
db/dataset_fr/toki-partsofspeech.json
Normal file
@@ -0,0 +1,46 @@
|
||||
[
|
||||
{
|
||||
"pos": "n",
|
||||
"definition": "nom principal"
|
||||
},
|
||||
{
|
||||
"pos": "mod",
|
||||
"definition": "modificateur (adjectif ou adverbe)"
|
||||
},
|
||||
{
|
||||
"pos": "sep",
|
||||
"definition": "séparateur"
|
||||
},
|
||||
{
|
||||
"pos": "vt",
|
||||
"definition": "verbe transitif (généralement utilisé avec \"e\")"
|
||||
},
|
||||
{
|
||||
"pos": "vi",
|
||||
"definition": "verbe intransitif"
|
||||
},
|
||||
{
|
||||
"pos": "interj",
|
||||
"definition": "interjection"
|
||||
},
|
||||
{
|
||||
"pos": "prep",
|
||||
"definition": "quasi-préposition"
|
||||
},
|
||||
{
|
||||
"pos": "conj",
|
||||
"definition": "conjonction"
|
||||
},
|
||||
{
|
||||
"pos": "kama",
|
||||
"definition": "verbe composé précédé de \"kama\""
|
||||
},
|
||||
{
|
||||
"pos": "cont",
|
||||
"definition": "mot de contexte utilisé avant \"la\""
|
||||
},
|
||||
{
|
||||
"pos": "oth",
|
||||
"definition": "mot spécial, autre"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user