This commit is contained in:
2022-06-08 22:28:59 +02:00
parent 8c919a1a8b
commit 686b844233
2 changed files with 86 additions and 13 deletions

View File

@@ -1,15 +1,21 @@
{
"a.bae": {
"translation": "young",
"type": "modifier"
},
"a.e mo?": {
"translation": "isn't it right?",
"type": "expression"
},
"a.ga.ka": {
"translation": "at, towards, for",
"type": "marker",
"notes": "also used like"
}
"": [
{
"type": "noun",
"meaning": "snow",
"translation": "snow",
"notes": "ari is cute",
"examples": {
"     ": "i hope ari can see snow"
}
},
{
"type": "noun",
"meaning": "safety",
"translation": "sfkjdjdsf",
"examples": {
"im safe with ari": ":3"
}
}
]
}