feat(allegro): added words into the new dictionary format

This commit is contained in:
D. Moonfire 2022-08-23 21:28:36 -05:00
parent 661c8a33c4
commit 1012acce8e

View file

@ -0,0 +1,25 @@
{
"version": 0,
"entries": [
{
"lang": "qmw",
"entry": "asanōgi",
"romanization": "asanogi",
"pronunciation": {
"qmw": {
"ipa": {
"phonemic": ["/a.sa.noː.ɡi/"],
}
}
},
"pos": {
"noun": [
{
"def": "A drink made from infusing roasted tea leaves in hot water for a long period of time.",
"tags": ["uncountable"]
}
]
}
}
]
}