46 lines
794 B
JSON
46 lines
794 B
JSON
|
[
|
||
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|