diff --git a/src/new-dictionary/asanogi.json b/src/new-dictionary/asanogi.json new file mode 100644 index 0000000..b5f53cd --- /dev/null +++ b/src/new-dictionary/asanogi.json @@ -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"] + } + ] + } + } + ] +}