From 6b07747d62432b97b7ee13967e36e3bbfa554515 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Wed, 26 Dec 2018 23:30:36 -0600 Subject: [PATCH] feat: added firstSyllable to individual entries --- bin/combine-dictionaries | 2 + dist/dictionary.json | 271 ++++++++++++++++++++++++++++++++++++++ dist/dictionary.yaml | 271 ++++++++++++++++++++++++++++++++++++++ dist/dictionary/a.json | 3 + dist/dictionary/a.yaml | 3 + dist/dictionary/ba.json | 3 + dist/dictionary/ba.yaml | 3 + dist/dictionary/be.json | 2 + dist/dictionary/be.yaml | 2 + dist/dictionary/bi.json | 6 + dist/dictionary/bi.yaml | 6 + dist/dictionary/bo.json | 3 + dist/dictionary/bo.yaml | 3 + dist/dictionary/bu.json | 3 + dist/dictionary/bu.yaml | 3 + dist/dictionary/bya.json | 1 + dist/dictionary/bya.yaml | 1 + dist/dictionary/byo.json | 4 + dist/dictionary/byo.yaml | 4 + dist/dictionary/chi.json | 7 + dist/dictionary/chi.yaml | 7 + dist/dictionary/cho.json | 6 + dist/dictionary/cho.yaml | 6 + dist/dictionary/chyo.json | 3 + dist/dictionary/chyo.yaml | 3 + dist/dictionary/chyu.json | 2 + dist/dictionary/chyu.yaml | 2 + dist/dictionary/da.json | 4 + dist/dictionary/da.yaml | 4 + dist/dictionary/de.json | 5 + dist/dictionary/de.yaml | 5 + dist/dictionary/do.json | 5 + dist/dictionary/do.yaml | 5 + dist/dictionary/fa.json | 5 + dist/dictionary/fa.yaml | 5 + dist/dictionary/fe.json | 1 + dist/dictionary/fe.yaml | 1 + dist/dictionary/fi.json | 1 + dist/dictionary/fi.yaml | 1 + dist/dictionary/fo.json | 2 + dist/dictionary/fo.yaml | 2 + dist/dictionary/fu.json | 5 + dist/dictionary/fu.yaml | 5 + dist/dictionary/ga.json | 6 + dist/dictionary/ga.yaml | 6 + dist/dictionary/ge.json | 2 + dist/dictionary/ge.yaml | 2 + dist/dictionary/gi.json | 5 + dist/dictionary/gi.yaml | 5 + dist/dictionary/go.json | 2 + dist/dictionary/go.yaml | 2 + dist/dictionary/gu.json | 2 + dist/dictionary/gu.yaml | 2 + dist/dictionary/gyu.json | 1 + dist/dictionary/gyu.yaml | 1 + dist/dictionary/ha.json | 5 + dist/dictionary/ha.yaml | 5 + dist/dictionary/he.json | 2 + dist/dictionary/he.yaml | 2 + dist/dictionary/hi.json | 4 + dist/dictionary/hi.yaml | 4 + dist/dictionary/ho.json | 3 + dist/dictionary/ho.yaml | 3 + dist/dictionary/hu.json | 1 + dist/dictionary/hu.yaml | 1 + dist/dictionary/hyo.json | 1 + dist/dictionary/hyo.yaml | 1 + dist/dictionary/hyu.json | 1 + dist/dictionary/hyu.yaml | 1 + dist/dictionary/i.json | 3 + dist/dictionary/i.yaml | 3 + dist/dictionary/ji.json | 1 + dist/dictionary/ji.yaml | 1 + dist/dictionary/jo.json | 2 + dist/dictionary/jo.yaml | 2 + dist/dictionary/jyo.json | 5 + dist/dictionary/jyo.yaml | 5 + dist/dictionary/ka.json | 3 + dist/dictionary/ka.yaml | 3 + dist/dictionary/ke.json | 2 + dist/dictionary/ke.yaml | 2 + dist/dictionary/ki.json | 8 ++ dist/dictionary/ki.yaml | 8 ++ dist/dictionary/ko.json | 9 ++ dist/dictionary/ko.yaml | 9 ++ dist/dictionary/ku.json | 2 + dist/dictionary/ku.yaml | 2 + dist/dictionary/kyo.json | 2 + dist/dictionary/kyo.yaml | 2 + dist/dictionary/kyu.json | 1 + dist/dictionary/kyu.yaml | 1 + dist/dictionary/ma.json | 5 + dist/dictionary/ma.yaml | 5 + dist/dictionary/me.json | 1 + dist/dictionary/me.yaml | 1 + dist/dictionary/mi.json | 5 + dist/dictionary/mi.yaml | 5 + dist/dictionary/mo.json | 3 + dist/dictionary/mo.yaml | 3 + dist/dictionary/mu.json | 5 + dist/dictionary/mu.yaml | 5 + dist/dictionary/myo.json | 2 + dist/dictionary/myo.yaml | 2 + dist/dictionary/n.json | 2 + dist/dictionary/n.yaml | 2 + dist/dictionary/na.json | 2 + dist/dictionary/na.yaml | 2 + dist/dictionary/ne.json | 2 + dist/dictionary/ne.yaml | 2 + dist/dictionary/ni.json | 5 + dist/dictionary/ni.yaml | 5 + dist/dictionary/no.json | 1 + dist/dictionary/no.yaml | 1 + dist/dictionary/nya.json | 1 + dist/dictionary/nya.yaml | 1 + dist/dictionary/nyo.json | 1 + dist/dictionary/nyo.yaml | 1 + dist/dictionary/o.json | 3 + dist/dictionary/o.yaml | 3 + dist/dictionary/pa.json | 3 + dist/dictionary/pa.yaml | 3 + dist/dictionary/pe.json | 1 + dist/dictionary/pe.yaml | 1 + dist/dictionary/pi.json | 3 + dist/dictionary/pi.yaml | 3 + dist/dictionary/po.json | 5 + dist/dictionary/po.yaml | 5 + dist/dictionary/pu.json | 3 + dist/dictionary/pu.yaml | 3 + dist/dictionary/pya.json | 2 + dist/dictionary/pya.yaml | 2 + dist/dictionary/pyu.json | 1 + dist/dictionary/pyu.yaml | 1 + dist/dictionary/ra.json | 3 + dist/dictionary/ra.yaml | 3 + dist/dictionary/re.json | 1 + dist/dictionary/re.yaml | 1 + dist/dictionary/ri.json | 4 + dist/dictionary/ri.yaml | 4 + dist/dictionary/ro.json | 4 + dist/dictionary/ro.yaml | 4 + dist/dictionary/ru.json | 4 + dist/dictionary/ru.yaml | 4 + dist/dictionary/rya.json | 2 + dist/dictionary/rya.yaml | 2 + dist/dictionary/ryo.json | 1 + dist/dictionary/ryo.yaml | 1 + dist/dictionary/ryu.json | 1 + dist/dictionary/ryu.yaml | 1 + dist/dictionary/sa.json | 1 + dist/dictionary/sa.yaml | 1 + dist/dictionary/se.json | 2 + dist/dictionary/se.yaml | 2 + dist/dictionary/shi.json | 2 + dist/dictionary/shi.yaml | 2 + dist/dictionary/so.json | 2 + dist/dictionary/so.yaml | 2 + dist/dictionary/su.json | 1 + dist/dictionary/su.yaml | 1 + dist/dictionary/ta.json | 6 + dist/dictionary/ta.yaml | 6 + dist/dictionary/te.json | 2 + dist/dictionary/te.yaml | 2 + dist/dictionary/to.json | 4 + dist/dictionary/to.yaml | 4 + dist/dictionary/tsu.json | 7 + dist/dictionary/tsu.yaml | 7 + dist/dictionary/u.json | 2 + dist/dictionary/u.yaml | 2 + dist/dictionary/wa.json | 6 + dist/dictionary/wa.yaml | 6 + dist/dictionary/we.json | 1 + dist/dictionary/we.yaml | 1 + dist/dictionary/wi.json | 1 + dist/dictionary/wi.yaml | 1 + dist/dictionary/wo.json | 1 + dist/dictionary/wo.yaml | 1 + dist/dictionary/wu.json | 2 + dist/dictionary/wu.yaml | 2 + dist/dictionary/ya.json | 4 + dist/dictionary/ya.yaml | 4 + dist/dictionary/yo.json | 1 + dist/dictionary/yo.yaml | 1 + dist/dictionary/yu.json | 1 + dist/dictionary/yu.yaml | 1 + dist/dictionary/za.json | 1 + dist/dictionary/za.yaml | 1 + dist/dictionary/ze.json | 1 + dist/dictionary/ze.yaml | 1 + dist/dictionary/zo.json | 1 + dist/dictionary/zo.yaml | 1 + dist/dictionary/zu.json | 2 + dist/dictionary/zu.yaml | 2 + 193 files changed, 1086 insertions(+) diff --git a/bin/combine-dictionaries b/bin/combine-dictionaries index 85db0bf..893902b 100755 --- a/bin/combine-dictionaries +++ b/bin/combine-dictionaries @@ -31,6 +31,8 @@ async function run() const buffer = await fs.readFile(filePath); const entry = yaml.safeLoad(buffer); + entry.firstSyllable = syllable; + // Make sure the syllable object exists. if (!syllableDict[syllable]) { diff --git a/dist/dictionary.json b/dist/dictionary.json index a7fdf83..c236a4a 100644 --- a/dist/dictionary.json +++ b/dist/dictionary.json @@ -1,6 +1,7 @@ [ { "base": "aeno", + "firstSyllable": "a", "pos": { "noun": { "neuter": [ @@ -20,6 +21,7 @@ }, { "base": "afukijomu", + "firstSyllable": "a", "pos": { "verb": { "feminine": [ @@ -35,6 +37,7 @@ }, { "base": "ashyobyupa", + "firstSyllable": "a", "pos": { "noun": { "neuter": [ @@ -57,6 +60,7 @@ }, { "base": "baba", + "firstSyllable": "ba", "pos": { "noun": { "masculine": [ @@ -69,6 +73,7 @@ }, { "base": "barichi", + "firstSyllable": "ba", "pos": { "adj": [ { @@ -79,6 +84,7 @@ }, { "base": "barichiroma", + "firstSyllable": "ba", "pos": { "noun": { "neuter": [ @@ -91,6 +97,7 @@ }, { "base": "bedano", + "firstSyllable": "be", "pos": { "noun": { "feminine": [ @@ -109,6 +116,7 @@ }, { "base": "benkidofu", + "firstSyllable": "be", "pos": { "noun": { "neuter": [ @@ -121,6 +129,7 @@ }, { "base": "bichiru", + "firstSyllable": "bi", "pos": { "noun": { "feminine": [ @@ -133,6 +142,7 @@ }, { "base": "bidano", + "firstSyllable": "bi", "pos": { "noun": { "feminine": [ @@ -152,6 +162,7 @@ }, { "base": "bidosomi", + "firstSyllable": "bi", "pos": { "adj": [ { @@ -178,6 +189,7 @@ }, { "base": "bikiku", + "firstSyllable": "bi", "pos": { "noun": { "feminine": [ @@ -190,6 +202,7 @@ }, { "base": "bimugi", + "firstSyllable": "bi", "pos": { "noun": { "masculine": [ @@ -202,6 +215,7 @@ }, { "base": "bire", + "firstSyllable": "bi", "pos": { "noun": { "masculine": [ @@ -214,6 +228,7 @@ }, { "base": "bochigomasu", + "firstSyllable": "bo", "pos": { "verb": { "neuter": [ @@ -226,6 +241,7 @@ }, { "base": "bokiko", + "firstSyllable": "bo", "pos": { "noun": { "feminine": [ @@ -238,6 +254,7 @@ }, { "base": "bozo", + "firstSyllable": "bo", "pos": { "verb": { "feminine": [ @@ -258,6 +275,7 @@ }, { "base": "bupo", + "firstSyllable": "bu", "pos": { "verb": { "feminine": [ @@ -270,6 +288,7 @@ }, { "base": "bupobo", + "firstSyllable": "bu", "pos": { "noun": { "feminine": [ @@ -282,6 +301,7 @@ }, { "base": "burukano", + "firstSyllable": "bu", "pos": { "noun": { "neuter": [ @@ -294,6 +314,7 @@ }, { "base": "byan", + "firstSyllable": "bya", "pos": { "noun": { "neuter": [ @@ -306,6 +327,7 @@ }, { "base": "byobi", + "firstSyllable": "byo", "pos": { "noun": { "feminine": [ @@ -328,6 +350,7 @@ }, { "base": "byomokishi", + "firstSyllable": "byo", "pos": { "noun": { "neuter": [ @@ -340,6 +363,7 @@ }, { "base": "byomushike", + "firstSyllable": "byo", "pos": { "noun": { "neuter": [ @@ -352,6 +376,7 @@ }, { "base": "byoni", + "firstSyllable": "byo", "pos": { "verb": { "feminine": [ @@ -372,6 +397,7 @@ }, { "base": "chidona", + "firstSyllable": "chi", "pos": { "noun": { "neuter": [ @@ -391,6 +417,7 @@ }, { "base": "chifu", + "firstSyllable": "chi", "pos": { "adj": [ { @@ -401,6 +428,7 @@ }, { "base": "chifumo", + "firstSyllable": "chi", "pos": { "noun": { "masculine": [ @@ -413,6 +441,7 @@ }, { "base": "chimoga", + "firstSyllable": "chi", "pos": { "noun": { "neuter": [ @@ -438,6 +467,7 @@ }, { "base": "chiruni", + "firstSyllable": "chi", "pos": { "noun": { "feminine": [ @@ -450,6 +480,7 @@ }, { "base": "chisogura", + "firstSyllable": "chi", "pos": { "noun": { "masculine": [ @@ -477,6 +508,7 @@ }, { "base": "chisokuku", + "firstSyllable": "chi", "pos": { "noun": { "masculine": [ @@ -495,6 +527,7 @@ }, { "base": "chobire", + "firstSyllable": "cho", "pos": { "noun": { "masculine": [ @@ -507,6 +540,7 @@ }, { "base": "chochi", + "firstSyllable": "cho", "pos": { "noun": { "masculine": [ @@ -519,6 +553,7 @@ }, { "base": "chon", + "firstSyllable": "cho", "pos": { "adj": [ { @@ -529,6 +564,7 @@ }, { "base": "chonesu", + "firstSyllable": "cho", "pos": { "noun": { "feminine": [ @@ -541,6 +577,7 @@ }, { "base": "chota", + "firstSyllable": "cho", "pos": { "noun": { "masculine": [ @@ -553,6 +590,7 @@ }, { "base": "chotafuchi", + "firstSyllable": "cho", "pos": { "noun": { "masculine": [ @@ -568,6 +606,7 @@ }, { "base": "chyomigu", + "firstSyllable": "chyo", "pos": { "noun": { "neuter": [ @@ -583,6 +622,7 @@ }, { "base": "chyore", + "firstSyllable": "chyo", "pos": { "noun": { "masculine": [ @@ -598,6 +638,7 @@ }, { "base": "chyotemako nakifu", + "firstSyllable": "chyo", "pos": { "noun": { "feminine": [ @@ -610,6 +651,7 @@ }, { "base": "chyubine", + "firstSyllable": "chyu", "pos": { "noun": { "feminine": [ @@ -635,6 +677,7 @@ }, { "base": "chyurena", + "firstSyllable": "chyu", "pos": { "noun": { "feminine": [ @@ -652,6 +695,7 @@ }, { "base": "dakyofu", + "firstSyllable": "da", "pos": { "verb": { "feminine": [ @@ -669,6 +713,7 @@ }, { "base": "danichyo", + "firstSyllable": "da", "pos": { "noun": { "masculine": [ @@ -693,6 +738,7 @@ }, { "base": "datemo", + "firstSyllable": "da", "pos": { "adv": [ { @@ -715,6 +761,7 @@ }, { "base": "datsu", + "firstSyllable": "da", "pos": { "noun": { "neuter": [ @@ -730,6 +777,7 @@ }, { "base": "defoni", + "firstSyllable": "de", "pos": { "noun": { "masculine": [ @@ -742,6 +790,7 @@ }, { "base": "demu", + "firstSyllable": "de", "pos": { "verb": { "masculine": [ @@ -754,6 +803,7 @@ }, { "base": "depa", + "firstSyllable": "de", "pos": { "noun": { "feminine": [ @@ -766,6 +816,7 @@ }, { "base": "detokishi", + "firstSyllable": "de", "pos": { "noun": { "masculine": [ @@ -778,6 +829,7 @@ }, { "base": "detomusa", + "firstSyllable": "de", "pos": { "noun": { "masculine": [ @@ -790,6 +842,7 @@ }, { "base": "do", + "firstSyllable": "do", "pos": { "pro": [ { @@ -800,6 +853,7 @@ }, { "base": "dodera", + "firstSyllable": "do", "pos": { "noun": { "neuter": [ @@ -822,6 +876,7 @@ }, { "base": "domigu", + "firstSyllable": "do", "pos": { "noun": { "neuter": [ @@ -837,6 +892,7 @@ }, { "base": "doshyo", + "firstSyllable": "do", "pos": { "noun": { "feminine": [ @@ -849,6 +905,7 @@ }, { "base": "dotsu", + "firstSyllable": "do", "pos": { "noun": { "masculine": [ @@ -861,6 +918,7 @@ }, { "base": "faho", + "firstSyllable": "fa", "pos": { "noun": { "feminine": [ @@ -873,6 +931,7 @@ }, { "base": "famu", + "firstSyllable": "fa", "pos": { "noun": { "neuter": [ @@ -885,6 +944,7 @@ }, { "base": "fapodi", + "firstSyllable": "fa", "pos": { "verb": { "feminine": [ @@ -905,6 +965,7 @@ }, { "base": "faruku", + "firstSyllable": "fa", "pos": { "noun": { "neuter": [ @@ -917,6 +978,7 @@ }, { "base": "fasa", + "firstSyllable": "fa", "pos": { "adj": [ { @@ -927,6 +989,7 @@ }, { "base": "fechi", + "firstSyllable": "fe", "pos": { "adj": [ { @@ -937,6 +1000,7 @@ }, { "base": "figi", + "firstSyllable": "fi", "pos": { "noun": { "feminine": [ @@ -949,6 +1013,7 @@ }, { "base": "foni", + "firstSyllable": "fo", "pos": { "noun": { "neuter": [ @@ -961,6 +1026,7 @@ }, { "base": "fopu", + "firstSyllable": "fo", "pos": { "adj": [ { @@ -971,6 +1037,7 @@ }, { "base": "fuchi", + "firstSyllable": "fu", "pos": { "noun": { "masculine": [ @@ -983,6 +1050,7 @@ }, { "base": "fugi", + "firstSyllable": "fu", "pos": { "verb": { "neuter": [ @@ -995,6 +1063,7 @@ }, { "base": "fugimo", + "firstSyllable": "fu", "pos": { "noun": { "masculine": [ @@ -1007,6 +1076,7 @@ }, { "base": "fumiga", + "firstSyllable": "fu", "pos": { "noun": { "feminine": [ @@ -1019,6 +1089,7 @@ }, { "base": "funami", + "firstSyllable": "fu", "pos": { "noun": { "neuter": [ @@ -1038,6 +1109,7 @@ }, { "base": "gabuchigika", + "firstSyllable": "ga", "pos": { "noun": { "masculine": [ @@ -1053,6 +1125,7 @@ }, { "base": "gachi", + "firstSyllable": "ga", "pos": { "verb": { "masculine": [ @@ -1065,6 +1138,7 @@ }, { "base": "gachigyukoga", + "firstSyllable": "ga", "pos": { "noun": { "neuter": [ @@ -1080,6 +1154,7 @@ }, { "base": "gamekoji", + "firstSyllable": "ga", "pos": { "noun": { "neuter": [ @@ -1092,6 +1167,7 @@ }, { "base": "gamibita", + "firstSyllable": "ga", "pos": { "adj": [ { @@ -1125,6 +1201,7 @@ }, { "base": "gatiru", + "firstSyllable": "ga", "pos": { "noun": { "neuter": [ @@ -1147,6 +1224,7 @@ }, { "base": "ge", + "firstSyllable": "ge", "pos": { "adj": [ { @@ -1157,6 +1235,7 @@ }, { "base": "gen", + "firstSyllable": "ge", "pos": { "noun": { "feminine": [ @@ -1179,6 +1258,7 @@ }, { "base": "gichyoku", + "firstSyllable": "gi", "pos": { "noun": { "feminine": [ @@ -1191,6 +1271,7 @@ }, { "base": "gidajimo", + "firstSyllable": "gi", "pos": { "noun": { "feminine": [ @@ -1225,6 +1306,7 @@ }, { "base": "gimetsui", + "firstSyllable": "gi", "pos": { "verb": { "masculine": [ @@ -1242,6 +1324,7 @@ }, { "base": "gitamafu", + "firstSyllable": "gi", "pos": { "noun": { "feminine": [ @@ -1266,6 +1349,7 @@ }, { "base": "gitopoga", + "firstSyllable": "gi", "pos": { "verb": { "masculine": [ @@ -1278,6 +1362,7 @@ }, { "base": "gokote", + "firstSyllable": "go", "pos": { "noun": { "neuter": [ @@ -1290,6 +1375,7 @@ }, { "base": "gomata", + "firstSyllable": "go", "pos": { "noun": { "neuter": [ @@ -1305,6 +1391,7 @@ }, { "base": "gupa", + "firstSyllable": "gu", "pos": { "verb": { "masculine": [ @@ -1317,6 +1404,7 @@ }, { "base": "gupiji", + "firstSyllable": "gu", "pos": { "noun": { "neuter": [ @@ -1329,6 +1417,7 @@ }, { "base": "gyukoga", + "firstSyllable": "gyu", "pos": { "noun": { "neuter": [ @@ -1347,6 +1436,7 @@ }, { "base": "hachifobu", + "firstSyllable": "ha", "pos": { "noun": { "neuter": [ @@ -1359,6 +1449,7 @@ }, { "base": "hachifu", + "firstSyllable": "ha", "pos": { "noun": { "neuter": [ @@ -1371,6 +1462,7 @@ }, { "base": "hamani", + "firstSyllable": "ha", "pos": { "noun": { "neuter": [ @@ -1393,6 +1485,7 @@ }, { "base": "hanako", + "firstSyllable": "ha", "pos": { "noun": { "feminine": [ @@ -1417,6 +1510,7 @@ }, { "base": "hayoka", + "firstSyllable": "ha", "pos": { "adj": [ { @@ -1427,6 +1521,7 @@ }, { "base": "heru", + "firstSyllable": "he", "pos": { "noun": { "feminine": [ @@ -1449,6 +1544,7 @@ }, { "base": "herudaki", + "firstSyllable": "he", "pos": { "noun": { "neuter": [ @@ -1467,6 +1563,7 @@ }, { "base": "hichifuma", + "firstSyllable": "hi", "pos": { "verb": { "neuter": [ @@ -1479,6 +1576,7 @@ }, { "base": "hikomini", + "firstSyllable": "hi", "pos": { "noun": { "feminine": [ @@ -1496,6 +1594,7 @@ }, { "base": "hinoto", + "firstSyllable": "hi", "pos": { "noun": { "feminine": [ @@ -1508,6 +1607,7 @@ }, { "base": "hiropadu", + "firstSyllable": "hi", "pos": { "noun": { "neuter": [ @@ -1527,6 +1627,7 @@ }, { "base": "hofuma", + "firstSyllable": "ho", "pos": { "noun": { "masculine": [ @@ -1542,6 +1643,7 @@ }, { "base": "hogano", + "firstSyllable": "ho", "pos": { "adj": [ { @@ -1571,6 +1673,7 @@ }, { "base": "horanakifu", + "firstSyllable": "ho", "pos": { "verb": { "feminine": [ @@ -1586,6 +1689,7 @@ }, { "base": "hupodi", + "firstSyllable": "hu", "pos": { "verb": { "feminine": [ @@ -1598,6 +1702,7 @@ }, { "base": "hyobechimo", + "firstSyllable": "hyo", "pos": { "noun": { "feminine": [ @@ -1626,6 +1731,7 @@ }, { "base": "hyukadi", + "firstSyllable": "hyu", "pos": { "verb": { "feminine": [ @@ -1638,6 +1744,7 @@ }, { "base": "ikugafu", + "firstSyllable": "i", "pos": { "adj": [ { @@ -1658,6 +1765,7 @@ }, { "base": "iryoga", + "firstSyllable": "i", "pos": { "noun": { "neuter": [ @@ -1677,6 +1785,7 @@ }, { "base": "itochyoku", + "firstSyllable": "i", "pos": { "verb": { "feminine": [ @@ -1700,6 +1809,7 @@ }, { "base": "jimo", + "firstSyllable": "ji", "pos": { "noun": { "neuter": [ @@ -1719,6 +1829,7 @@ }, { "base": "jokidofu", + "firstSyllable": "jo", "pos": { "noun": { "neuter": [ @@ -1746,6 +1857,7 @@ }, { "base": "jokofatsu", + "firstSyllable": "jo", "pos": { "noun": { "neuter": [ @@ -1768,6 +1880,7 @@ }, { "base": "jyomyo", + "firstSyllable": "jyo", "pos": { "pro": [ { @@ -1778,6 +1891,7 @@ }, { "base": "jyon", + "firstSyllable": "jyo", "pos": { "adj": [ { @@ -1788,6 +1902,7 @@ }, { "base": "jyopa", + "firstSyllable": "jyo", "pos": { "num": [ { @@ -1798,6 +1913,7 @@ }, { "base": "jyore", + "firstSyllable": "jyo", "pos": { "num": [ { @@ -1808,6 +1924,7 @@ }, { "base": "jyoshya", + "firstSyllable": "jyo", "pos": { "adj": [ { @@ -1818,6 +1935,7 @@ }, { "base": "kadu", + "firstSyllable": "ka", "pos": { "noun": { "feminine": [ @@ -1830,6 +1948,7 @@ }, { "base": "kafu", + "firstSyllable": "ka", "pos": { "verb": { "feminine": [ @@ -1847,6 +1966,7 @@ }, { "base": "kafuchi", + "firstSyllable": "ka", "pos": { "adj": [ { @@ -1867,6 +1987,7 @@ }, { "base": "keka", + "firstSyllable": "ke", "pos": { "noun": { "feminine": [ @@ -1882,6 +2003,7 @@ }, { "base": "keri", + "firstSyllable": "ke", "pos": { "verb": { "masculine": [ @@ -1894,6 +2016,7 @@ }, { "base": "kifi", + "firstSyllable": "ki", "pos": { "verb": { "feminine": [ @@ -1906,6 +2029,7 @@ }, { "base": "kifomakoji", + "firstSyllable": "ki", "pos": { "verb": { "feminine": [ @@ -1918,6 +2042,7 @@ }, { "base": "kiko", + "firstSyllable": "ki", "pos": { "noun": { "masculine": [ @@ -1930,6 +2055,7 @@ }, { "base": "kikochyo", + "firstSyllable": "ki", "pos": { "noun": { "neuter": [ @@ -1942,6 +2068,7 @@ }, { "base": "kikofuna", + "firstSyllable": "ki", "pos": { "noun": { "neuter": [ @@ -1957,6 +2084,7 @@ }, { "base": "kimu", + "firstSyllable": "ki", "pos": { "verb": { "feminine": [ @@ -1969,6 +2097,7 @@ }, { "base": "kireki", + "firstSyllable": "ki", "pos": { "noun": { "masculine": [ @@ -1981,6 +2110,7 @@ }, { "base": "kishi", + "firstSyllable": "ki", "pos": { "noun": { "masculine": [ @@ -1993,6 +2123,7 @@ }, { "base": "kochozo", + "firstSyllable": "ko", "pos": { "verb": { "neuter": [ @@ -2005,6 +2136,7 @@ }, { "base": "kodi", + "firstSyllable": "ko", "pos": { "verb": { "neuter": [ @@ -2017,6 +2149,7 @@ }, { "base": "kodo", + "firstSyllable": "ko", "pos": { "noun": { "feminine": [ @@ -2029,6 +2162,7 @@ }, { "base": "kodoshyo", + "firstSyllable": "ko", "pos": { "noun": { "masculine": [ @@ -2041,6 +2175,7 @@ }, { "base": "koji", + "firstSyllable": "ko", "pos": { "verb": { "neuter": [ @@ -2053,6 +2188,7 @@ }, { "base": "kojifu", + "firstSyllable": "ko", "pos": { "verb": { "neuter": [ @@ -2065,6 +2201,7 @@ }, { "base": "kokeku", + "firstSyllable": "ko", "pos": { "noun": { "masculine": [ @@ -2083,6 +2220,7 @@ }, { "base": "komiyaza", + "firstSyllable": "ko", "pos": { "noun": { "neuter": [ @@ -2098,6 +2236,7 @@ }, { "base": "koroma", + "firstSyllable": "ko", "pos": { "adj": [ { @@ -2108,6 +2247,7 @@ }, { "base": "kufo", + "firstSyllable": "ku", "pos": { "noun": { "neuter": [ @@ -2132,6 +2272,7 @@ }, { "base": "kuga", + "firstSyllable": "ku", "pos": { "verb": { "neuter": [ @@ -2144,6 +2285,7 @@ }, { "base": "kyoda", + "firstSyllable": "kyo", "pos": { "verb": { "feminine": [ @@ -2172,6 +2314,7 @@ }, { "base": "kyon", + "firstSyllable": "kyo", "pos": { "noun": { "neuter": [ @@ -2184,6 +2327,7 @@ }, { "base": "kyumogo", + "firstSyllable": "kyu", "pos": { "noun": { "neuter": [ @@ -2206,6 +2350,7 @@ }, { "base": "ma", + "firstSyllable": "ma", "pos": { "adj": [ { @@ -2216,6 +2361,7 @@ }, { "base": "madeku", + "firstSyllable": "ma", "pos": { "noun": { "masculine": [ @@ -2231,6 +2377,7 @@ }, { "base": "man", + "firstSyllable": "ma", "pos": { "noun": { "feminine": [ @@ -2253,6 +2400,7 @@ }, { "base": "masa", + "firstSyllable": "ma", "pos": { "noun": { "neuter": [ @@ -2265,6 +2413,7 @@ }, { "base": "masotoru", + "firstSyllable": "ma", "pos": { "adj": [ { @@ -2282,6 +2431,7 @@ }, { "base": "mekoshi", + "firstSyllable": "me", "pos": { "adj": [ { @@ -2292,6 +2442,7 @@ }, { "base": "michi", + "firstSyllable": "mi", "pos": { "verb": { "masculine": [ @@ -2304,6 +2455,7 @@ }, { "base": "mifuno", + "firstSyllable": "mi", "pos": { "noun": { "feminine": [ @@ -2321,6 +2473,7 @@ }, { "base": "miga", + "firstSyllable": "mi", "pos": { "noun": { "feminine": [ @@ -2333,6 +2486,7 @@ }, { "base": "minafatsu", + "firstSyllable": "mi", "pos": { "noun": { "neuter": [ @@ -2345,6 +2499,7 @@ }, { "base": "miwafu", + "firstSyllable": "mi", "pos": { "noun": { "neuter": [ @@ -2357,6 +2512,7 @@ }, { "base": "mo", + "firstSyllable": "mo", "pos": { "pro": [ { @@ -2367,6 +2523,7 @@ }, { "base": "mobipo", + "firstSyllable": "mo", "pos": { "noun": { "masculine": [ @@ -2386,6 +2543,7 @@ }, { "base": "monika", + "firstSyllable": "mo", "pos": { "adj": [ { @@ -2409,6 +2567,7 @@ }, { "base": "mujichi", + "firstSyllable": "mu", "pos": { "adj": [ { @@ -2419,6 +2578,7 @@ }, { "base": "mukisa", + "firstSyllable": "mu", "pos": { "noun": { "feminine": [ @@ -2431,6 +2591,7 @@ }, { "base": "munisa", + "firstSyllable": "mu", "pos": { "noun": { "masculine": [ @@ -2443,6 +2604,7 @@ }, { "base": "musa", + "firstSyllable": "mu", "pos": { "noun": { "feminine": [ @@ -2455,6 +2617,7 @@ }, { "base": "mushigi", + "firstSyllable": "mu", "pos": { "noun": { "masculine": [ @@ -2467,6 +2630,7 @@ }, { "base": "myoregu", + "firstSyllable": "myo", "pos": { "noun": { "masculine": [ @@ -2479,6 +2643,7 @@ }, { "base": "myukira", + "firstSyllable": "myo", "pos": { "noun": { "feminine": [ @@ -2491,6 +2656,7 @@ }, { "base": "netune", + "firstSyllable": "n", "pos": { "noun": { "feminine": [ @@ -2508,6 +2674,7 @@ }, { "base": "norikuchyofune", + "firstSyllable": "n", "pos": { "verb": { "masculine": [ @@ -2523,6 +2690,7 @@ }, { "base": "nago", + "firstSyllable": "na", "pos": { "noun": { "masculine": [ @@ -2535,6 +2703,7 @@ }, { "base": "nakifu", + "firstSyllable": "na", "pos": { "noun": { "feminine": [ @@ -2552,6 +2721,7 @@ }, { "base": "nesa", + "firstSyllable": "ne", "pos": { "adj": [ { @@ -2562,6 +2732,7 @@ }, { "base": "nesakafu", + "firstSyllable": "ne", "pos": { "verb": { "neuter": [ @@ -2577,6 +2748,7 @@ }, { "base": "nibaba", + "firstSyllable": "ni", "pos": { "noun": { "feminine": [ @@ -2589,6 +2761,7 @@ }, { "base": "nibapu", + "firstSyllable": "ni", "pos": { "noun": { "masculine": [ @@ -2601,6 +2774,7 @@ }, { "base": "nichiza", + "firstSyllable": "ni", "pos": { "noun": { "masculine": [ @@ -2613,6 +2787,7 @@ }, { "base": "nido", + "firstSyllable": "ni", "pos": { "noun": { "feminine": [ @@ -2625,6 +2800,7 @@ }, { "base": "nireigi", + "firstSyllable": "ni", "pos": { "adj": [ { @@ -2635,6 +2811,7 @@ }, { "base": "nonyu", + "firstSyllable": "no", "pos": { "noun": { "feminine": [ @@ -2659,6 +2836,7 @@ }, { "base": "nyan", + "firstSyllable": "nya", "pos": { "adj": [ { @@ -2669,6 +2847,7 @@ }, { "base": "nyokiru", + "firstSyllable": "nyo", "pos": { "noun": { "masculine": [ @@ -2681,6 +2860,7 @@ }, { "base": "ogapi", + "firstSyllable": "o", "pos": { "adj": [ { @@ -2701,6 +2881,7 @@ }, { "base": "ogimo", + "firstSyllable": "o", "pos": { "noun": { "masculine": [ @@ -2720,6 +2901,7 @@ }, { "base": "oteza", + "firstSyllable": "o", "pos": { "noun": { "neuter": [ @@ -2739,6 +2921,7 @@ }, { "base": "pachyun", + "firstSyllable": "pa", "pos": { "noun": { "neuter": [ @@ -2758,6 +2941,7 @@ }, { "base": "padu", + "firstSyllable": "pa", "pos": { "noun": { "masculine": [ @@ -2770,6 +2954,7 @@ }, { "base": "parechyo", + "firstSyllable": "pa", "pos": { "noun": { "neuter": [ @@ -2782,6 +2967,7 @@ }, { "base": "peji", + "firstSyllable": "pe", "pos": { "verb": { "feminine": [ @@ -2794,6 +2980,7 @@ }, { "base": "pibafu", + "firstSyllable": "pi", "pos": { "noun": { "masculine": [ @@ -2806,6 +2993,7 @@ }, { "base": "pimayazu", + "firstSyllable": "pi", "pos": { "noun": { "neuter": [ @@ -2821,6 +3009,7 @@ }, { "base": "pimiga", + "firstSyllable": "pi", "pos": { "noun": { "neuter": [ @@ -2833,6 +3022,7 @@ }, { "base": "pocho", + "firstSyllable": "po", "pos": { "noun": { "feminine": [ @@ -2850,6 +3040,7 @@ }, { "base": "podi", + "firstSyllable": "po", "pos": { "verb": { "masculine": [ @@ -2862,6 +3053,7 @@ }, { "base": "poga", + "firstSyllable": "po", "pos": { "verb": { "masculine": [ @@ -2874,6 +3066,7 @@ }, { "base": "pokemon", + "firstSyllable": "po", "pos": { "noun": { "feminine": [ @@ -2893,6 +3086,7 @@ }, { "base": "poroneso", + "firstSyllable": "po", "pos": { "noun": { "neuter": [ @@ -2905,6 +3099,7 @@ }, { "base": "pu", + "firstSyllable": "pu", "pos": { "pro": [ { @@ -2915,6 +3110,7 @@ }, { "base": "pumakyoni", + "firstSyllable": "pu", "pos": { "adv": [ { @@ -2940,6 +3136,7 @@ }, { "base": "puruna", + "firstSyllable": "pu", "pos": { "adv": [ { @@ -2957,6 +3154,7 @@ }, { "base": "pyabi", + "firstSyllable": "pya", "pos": { "noun": { "neuter": [ @@ -2969,6 +3167,7 @@ }, { "base": "pyadashimu", + "firstSyllable": "pya", "pos": { "noun": { "masculine": [ @@ -2981,6 +3180,7 @@ }, { "base": "pyuchyu", + "firstSyllable": "pyu", "pos": { "adj": [ { @@ -2991,6 +3191,7 @@ }, { "base": "ragofuchino", + "firstSyllable": "ra", "pos": { "noun": { "feminine": [ @@ -3011,6 +3212,7 @@ }, { "base": "raki", + "firstSyllable": "ra", "pos": { "noun": { "feminine": [ @@ -3023,6 +3225,7 @@ }, { "base": "rakiki", + "firstSyllable": "ra", "pos": { "noun": { "masculine": [ @@ -3035,6 +3238,7 @@ }, { "base": "remigu", + "firstSyllable": "re", "pos": { "noun": { "feminine": [ @@ -3047,6 +3251,7 @@ }, { "base": "richi", + "firstSyllable": "ri", "pos": { "noun": { "feminine": [ @@ -3062,6 +3267,7 @@ }, { "base": "rimu", + "firstSyllable": "ri", "pos": { "noun": { "feminine": [ @@ -3074,6 +3280,7 @@ }, { "base": "rimuhi", + "firstSyllable": "ri", "pos": { "adj": [ { @@ -3094,6 +3301,7 @@ }, { "base": "rimyo", + "firstSyllable": "ri", "pos": { "adj": [ { @@ -3118,6 +3326,7 @@ }, { "base": "rocho", + "firstSyllable": "ro", "pos": { "noun": { "feminine": [ @@ -3156,6 +3365,7 @@ }, { "base": "romoga", + "firstSyllable": "ro", "pos": { "noun": { "neuter": [ @@ -3181,6 +3391,7 @@ }, { "base": "rote", + "firstSyllable": "ro", "pos": { "noun": { "neuter": [ @@ -3193,6 +3404,7 @@ }, { "base": "rotefuchi", + "firstSyllable": "ro", "pos": { "noun": { "masculine": [ @@ -3208,6 +3420,7 @@ }, { "base": "rube", + "firstSyllable": "ru", "pos": { "noun": { "feminine": [ @@ -3225,6 +3438,7 @@ }, { "base": "rukan", + "firstSyllable": "ru", "pos": { "noun": { "neuter": [ @@ -3247,6 +3461,7 @@ }, { "base": "runakomin", + "firstSyllable": "ru", "pos": { "noun": { "neuter": [ @@ -3262,6 +3477,7 @@ }, { "base": "rurafu", + "firstSyllable": "ru", "pos": { "noun": { "neuter": [ @@ -3286,6 +3502,7 @@ }, { "base": "ryakochyani", + "firstSyllable": "rya", "pos": { "noun": { "neuter": [ @@ -3298,6 +3515,7 @@ }, { "base": "ryarena", + "firstSyllable": "rya", "pos": { "noun": { "feminine": [ @@ -3321,6 +3539,7 @@ }, { "base": "ryon", + "firstSyllable": "ryo", "pos": { "noun": { "neuter": [ @@ -3333,6 +3552,7 @@ }, { "base": "ryuma", + "firstSyllable": "ryu", "pos": { "noun": { "neuter": [ @@ -3352,6 +3572,7 @@ }, { "base": "sakomichi", + "firstSyllable": "sa", "pos": { "noun": { "feminine": [ @@ -3369,6 +3590,7 @@ }, { "base": "seku", + "firstSyllable": "se", "pos": { "verb": { "masculine": [ @@ -3381,6 +3603,7 @@ }, { "base": "semura", + "firstSyllable": "se", "pos": { "noun": { "masculine": [ @@ -3401,6 +3624,7 @@ }, { "base": "shifin", + "firstSyllable": "shi", "pos": { "noun": { "feminine": [ @@ -3418,6 +3642,7 @@ }, { "base": "shikafu", + "firstSyllable": "shi", "pos": { "noun": { "neuter": [ @@ -3430,6 +3655,7 @@ }, { "base": "sofuki", + "firstSyllable": "so", "pos": { "noun": { "masculine": [ @@ -3448,6 +3674,7 @@ }, { "base": "soramifu", + "firstSyllable": "so", "pos": { "noun": { "masculine": [ @@ -3468,6 +3695,7 @@ }, { "base": "sugo", + "firstSyllable": "su", "pos": { "noun": { "feminine": [ @@ -3480,6 +3708,7 @@ }, { "base": "ta", + "firstSyllable": "ta", "pos": { "pro": [ { @@ -3490,6 +3719,7 @@ }, { "base": "tachira", + "firstSyllable": "ta", "pos": { "noun": { "masculine": [ @@ -3507,6 +3737,7 @@ }, { "base": "taigona", + "firstSyllable": "ta", "pos": { "noun": { "feminine": [ @@ -3519,6 +3750,7 @@ }, { "base": "tanifatsu", + "firstSyllable": "ta", "pos": { "noun": { "neuter": [ @@ -3541,6 +3773,7 @@ }, { "base": "tata", + "firstSyllable": "ta", "pos": { "pro": [ { @@ -3551,6 +3784,7 @@ }, { "base": "tazagu", + "firstSyllable": "ta", "pos": { "noun": { "feminine": [ @@ -3563,6 +3797,7 @@ }, { "base": "te", + "firstSyllable": "te", "pos": { "pro": [ { @@ -3573,6 +3808,7 @@ }, { "base": "tejoki", + "firstSyllable": "te", "pos": { "adj": [ { @@ -3600,6 +3836,7 @@ }, { "base": "toki", + "firstSyllable": "to", "pos": { "noun": { "feminine": [ @@ -3612,6 +3849,7 @@ }, { "base": "tokishi", + "firstSyllable": "to", "pos": { "noun": { "feminine": [ @@ -3624,6 +3862,7 @@ }, { "base": "tonufi", + "firstSyllable": "to", "pos": { "noun": { "masculine": [ @@ -3636,6 +3875,7 @@ }, { "base": "tora", + "firstSyllable": "to", "pos": { "noun": { "masculine": [ @@ -3651,6 +3891,7 @@ }, { "base": "tsu", + "firstSyllable": "tsu", "pos": { "pro": [ { @@ -3661,6 +3902,7 @@ }, { "base": "tsufi", + "firstSyllable": "tsu", "pos": { "noun": { "masculine": [ @@ -3673,6 +3915,7 @@ }, { "base": "tsufoni", + "firstSyllable": "tsu", "pos": { "noun": { "feminine": [ @@ -3685,6 +3928,7 @@ }, { "base": "tsukire", + "firstSyllable": "tsu", "pos": { "noun": { "feminine": [ @@ -3697,6 +3941,7 @@ }, { "base": "tsukishi", + "firstSyllable": "tsu", "pos": { "noun": { "masculine": [ @@ -3709,6 +3954,7 @@ }, { "base": "tsukokimu", + "firstSyllable": "tsu", "pos": { "verb": { "neuter": [ @@ -3729,6 +3975,7 @@ }, { "base": "tsumo", + "firstSyllable": "tsu", "pos": { "noun": { "feminine": [ @@ -3741,6 +3988,7 @@ }, { "base": "udimo", + "firstSyllable": "u", "pos": { "noun": { "neuter": [ @@ -3768,6 +4016,7 @@ }, { "base": "uichifogu", + "firstSyllable": "u", "pos": { "noun": { "masculine": [ @@ -3788,6 +4037,7 @@ }, { "base": "wabi", + "firstSyllable": "wa", "pos": { "noun": { "neuter": [ @@ -3800,6 +4050,7 @@ }, { "base": "wabipeji", + "firstSyllable": "wa", "pos": { "verb": { "feminine": [ @@ -3812,6 +4063,7 @@ }, { "base": "wafu", + "firstSyllable": "wa", "pos": { "noun": { "neuter": [ @@ -3824,6 +4076,7 @@ }, { "base": "wamuchiso", + "firstSyllable": "wa", "pos": { "verb": { "feminine": [ @@ -3836,6 +4089,7 @@ }, { "base": "wanu", + "firstSyllable": "wa", "pos": { "noun": { "neuter": [ @@ -3848,6 +4102,7 @@ }, { "base": "watefama", + "firstSyllable": "wa", "pos": { "verb": { "feminine": [ @@ -3860,6 +4115,7 @@ }, { "base": "we", + "firstSyllable": "we", "pos": { "part": [ { @@ -3870,6 +4126,7 @@ }, { "base": "widahogu", + "firstSyllable": "wi", "pos": { "verb": { "feminine": [ @@ -3885,6 +4142,7 @@ }, { "base": "woi", + "firstSyllable": "wo", "pos": { "noun": { "neuter": [ @@ -3904,6 +4162,7 @@ }, { "base": "wuduna", + "firstSyllable": "wu", "pos": { "noun": { "neuter": [ @@ -3919,6 +4178,7 @@ }, { "base": "wufabi", + "firstSyllable": "wu", "pos": { "noun": { "neuter": [ @@ -3931,6 +4191,7 @@ }, { "base": "yagumama", + "firstSyllable": "ya", "pos": { "verb": { "feminine": [ @@ -3948,6 +4209,7 @@ }, { "base": "yaji", + "firstSyllable": "ya", "pos": { "noun": { "neuter": [ @@ -3963,6 +4225,7 @@ }, { "base": "yarimu", + "firstSyllable": "ya", "pos": { "noun": { "neuter": [ @@ -3975,6 +4238,7 @@ }, { "base": "yarimufu", + "firstSyllable": "ya", "pos": { "noun": { "masculine": [ @@ -3987,6 +4251,7 @@ }, { "base": "yo", + "firstSyllable": "yo", "pos": { "part": [ { @@ -3997,6 +4262,7 @@ }, { "base": "yuji", + "firstSyllable": "yu", "pos": { "noun": { "neuter": [ @@ -4009,6 +4275,7 @@ }, { "base": "zachyo", + "firstSyllable": "za", "pos": { "noun": { "feminine": [ @@ -4029,6 +4296,7 @@ }, { "base": "zeshitomi", + "firstSyllable": "ze", "pos": { "noun": { "masculine": [ @@ -4041,6 +4309,7 @@ }, { "base": "zopaba", + "firstSyllable": "zo", "pos": { "noun": { "neuter": [ @@ -4053,6 +4322,7 @@ }, { "base": "zushi", + "firstSyllable": "zu", "pos": { "noun": { "feminine": [ @@ -4082,6 +4352,7 @@ }, { "base": "zushichya", + "firstSyllable": "zu", "pos": { "adj": [ { diff --git a/dist/dictionary.yaml b/dist/dictionary.yaml index 20fb1d8..cfe6c31 100644 --- a/dist/dictionary.yaml +++ b/dist/dictionary.yaml @@ -1,4 +1,5 @@ - base: aeno + firstSyllable: a pos: noun: neuter: @@ -7,6 +8,7 @@ feminine: - def: To destroy something by crushing it. - base: afukijomu + firstSyllable: a pos: verb: feminine: @@ -15,6 +17,7 @@ - def: | To sculpt solid materials. - base: ashyobyupa + firstSyllable: a pos: noun: neuter: @@ -24,20 +27,24 @@ feminine: - def: To use many different tools or techinques to look beautiful. - base: baba + firstSyllable: ba pos: noun: masculine: - def: Heart. - base: barichi + firstSyllable: ba pos: adj: - def: 'Mundane, non-magical.' - base: barichiroma + firstSyllable: ba pos: noun: neuter: - def: Magic-less person. - base: bedano + firstSyllable: be pos: noun: feminine: @@ -45,6 +52,7 @@ - def: 1/64th of a wudūna used for measuring delicate weights. - def: OOW 0.2 g. - base: benkidofu + firstSyllable: be pos: noun: neuter: @@ -52,6 +60,7 @@ The natural shielding of resonance damage against the weaker of two opposing magical fields. - base: bichiru + firstSyllable: bi pos: noun: feminine: @@ -59,6 +68,7 @@ A traditional drink of the northern desert primarily made from fermented cactus sap. It typically has a milky appearance. - base: bidano + firstSyllable: bi pos: noun: feminine: @@ -67,6 +77,7 @@ neuter: - def: To be nit-picky or find fault in tiny details. - base: bidosomi + firstSyllable: bi pos: adj: - def: | @@ -88,31 +99,37 @@ - def: | An action that is tailored or adapted for the subject. - base: bikiku + firstSyllable: bi pos: noun: feminine: - def: 'Flea, louse.' - base: bimugi + firstSyllable: bi pos: noun: masculine: - def: Horn. - base: bire + firstSyllable: bi pos: noun: masculine: - def: Night. - base: bochigomasu + firstSyllable: bo pos: verb: neuter: - def: Do perform something that takes a week to complete. - base: bokiko + firstSyllable: bo pos: noun: feminine: - def: Fire smoke. - base: bozo + firstSyllable: bo pos: verb: feminine: @@ -121,16 +138,19 @@ masculine: - def: To cook or prepare a large meal. - base: bupo + firstSyllable: bu pos: verb: feminine: - def: Swim. - base: bupobo + firstSyllable: bu pos: noun: feminine: - def: Fish. - base: burukano + firstSyllable: bu pos: noun: neuter: @@ -138,11 +158,13 @@ The tendency for members of the same clan to exhibit common traits, morals, and decisions common with the clan's spirit. - base: byan + firstSyllable: bya pos: noun: neuter: - def: Green. - base: byobi + firstSyllable: byo pos: noun: feminine: @@ -152,16 +174,19 @@ neuter: - def: 'As [byòbi](../byo/byobi.markdown) [n.1] but a young bunny or kit.' - base: byomokishi + firstSyllable: byo pos: noun: neuter: - def: Non-desert people. - base: byomushike + firstSyllable: byo pos: noun: neuter: - def: Outsider. - base: byoni + firstSyllable: byo pos: verb: feminine: @@ -170,6 +195,7 @@ - def: To bawl or cry loudly. - def: To break down sobbing. - base: chidona + firstSyllable: chi pos: noun: neuter: @@ -178,15 +204,18 @@ masculine: - def: To throw or cause many small problems in rapid succession. - base: chifu + firstSyllable: chi pos: adj: - def: Long. - base: chifumo + firstSyllable: chi pos: noun: masculine: - def: Cold weather. - base: chimoga + firstSyllable: chi pos: noun: neuter: @@ -201,11 +230,13 @@ To measure something out in terms of [chimōga](../chi/chimōga.markdown) distance. - base: chiruni + firstSyllable: chi pos: noun: feminine: - def: Warm weather. - base: chisogura + firstSyllable: chi pos: noun: masculine: @@ -243,6 +274,7 @@ - def: | To make a spiritual call for help from other clan members. - base: chisokuku + firstSyllable: chi pos: noun: masculine: @@ -250,48 +282,57 @@ - def: 'A volume of liquid equal to 66 [kokéku](../ko/kokeku.markdown).' - def: 'OOW: A volume of liquid equal to 264 L.' - base: chobire + firstSyllable: cho pos: noun: masculine: - def: The moon. - base: chochi + firstSyllable: cho pos: noun: masculine: - def: A lunar cycle or month. - base: chon + firstSyllable: cho pos: adj: - def: Black. - base: chonesu + firstSyllable: cho pos: noun: feminine: - def: Stars. - base: chota + firstSyllable: cho pos: noun: masculine: - def: A lunar "day". - base: chotafuchi + firstSyllable: cho pos: noun: masculine: - def: The period where the moon is below the horizon. - def: When moon-based powers don't work. - base: chyomigu + firstSyllable: chyo pos: noun: neuter: - def: 1/10th of a domīgu. - def: 'OOW: 2.01 cm' - base: chyore + firstSyllable: chyo pos: noun: masculine: - def: Snake - def: mizonekima chyòre - giant snake - base: chyotemako nakifu + firstSyllable: chyo pos: noun: feminine: @@ -299,6 +340,7 @@ A short poem of two or more phrases where every phrase is the same number of syllables. - base: chyubine + firstSyllable: chyu pos: noun: feminine: @@ -309,6 +351,7 @@ - def: A child who has many skills but no specialization. - def: A child with an uncertain clan affiliation. - base: chyurena + firstSyllable: chyu pos: noun: feminine: @@ -318,6 +361,7 @@ A male of a clan which does not have significantly differing levels of magical power among its members. - base: dakyofu + firstSyllable: da pos: verb: feminine: @@ -328,6 +372,7 @@ - def: | To anticipate an unplesant conversation. - base: danichyo + firstSyllable: da pos: noun: masculine: @@ -338,6 +383,7 @@ feminine: - def: To create something for personal joy. - base: datemo + firstSyllable: da pos: adv: - def: | @@ -350,41 +396,49 @@ - def: | To percieve or observe. - base: datsu + firstSyllable: da pos: noun: neuter: - def: The basic unit of weight equal to sofùki worth of clean water. - def: 'OOW: 1020 g.' - base: defoni + firstSyllable: de pos: noun: masculine: - def: Feather. - base: demu + firstSyllable: de pos: verb: masculine: - def: Fly. - base: depa + firstSyllable: de pos: noun: feminine: - def: Bird. - base: detokishi + firstSyllable: de pos: noun: masculine: - def: Desert folk. - base: detomusa + firstSyllable: de pos: noun: masculine: - def: Persistent sand storm. - base: do + firstSyllable: do pos: pro: - def: 'You, yours.' - base: dodera + firstSyllable: do pos: noun: neuter: @@ -394,32 +448,38 @@ feminine: - def: To cup one's hands to hold liquids. - base: domigu + firstSyllable: do pos: noun: neuter: - def: 1/100th of a romōga. - def: 'OOW: 20.12 cm.' - base: doshyo + firstSyllable: do pos: noun: feminine: - def: 'Soil, earth.' - base: dotsu + firstSyllable: do pos: noun: masculine: - def: Home. - base: faho + firstSyllable: fa pos: noun: feminine: - def: ear. - base: famu + firstSyllable: fa pos: noun: neuter: - def: 'Eye, eyes.' - base: fapodi + firstSyllable: fa pos: verb: feminine: @@ -428,53 +488,64 @@ masculine: - def: To sprint or run at full speed. - base: faruku + firstSyllable: fa pos: noun: neuter: - def: A toad or frog. - base: fasa + firstSyllable: fa pos: adj: - def: 'Fast, speedy.' - base: fechi + firstSyllable: fe pos: adj: - def: Greater or superior in social rank. - base: figi + firstSyllable: fi pos: noun: feminine: - def: 'Teeth, bite.' - base: foni + firstSyllable: fo pos: noun: neuter: - def: Head. - base: fopu + firstSyllable: fo pos: adj: - def: 'Full, stuffed.' - base: fuchi + firstSyllable: fu pos: noun: masculine: - def: Nose. - base: fugi + firstSyllable: fu pos: verb: neuter: - def: 'See, sight.' - base: fugimo + firstSyllable: fu pos: noun: masculine: - def: Mouth. - base: fumiga + firstSyllable: fu pos: noun: feminine: - def: Claw. - base: funami + firstSyllable: fu pos: noun: neuter: @@ -483,28 +554,33 @@ feminine: - def: To shave or remove hair. - base: gabuchigika + firstSyllable: ga pos: noun: masculine: - def: 1. A large area of land claimed by a clan. - def: '120 [gachigyukōga](../ga/gachigyukōga.markdown).' - base: gachi + firstSyllable: ga pos: verb: masculine: - def: Eat. - base: gachigyukoga + firstSyllable: ga pos: noun: neuter: - def: A "plot" of land one chimōga by one gyukōga. - def: 'OOW: 1 acre.' - base: gamekoji + firstSyllable: ga pos: noun: neuter: - def: A miscarriage. - base: gamibita + firstSyllable: ga pos: adj: - def: | @@ -534,6 +610,7 @@ - def: | A large explosion that does significant damage. - base: gatiru + firstSyllable: ga pos: noun: neuter: @@ -543,10 +620,12 @@ masculine: - def: To rummage around scraps for food. - base: ge + firstSyllable: ge pos: adj: - def: My clan. - base: gen + firstSyllable: ge pos: noun: feminine: @@ -556,12 +635,14 @@ neuter: - def: 'As *gèn* (noun 1), but as a neuter clan spirit.' - base: gichyoku + firstSyllable: gi pos: noun: feminine: - def: | A cutting or slicing force or energy. - base: gidajimo + firstSyllable: gi pos: noun: feminine: @@ -585,6 +666,7 @@ A marriage ceremony performed with a significant amount of ceremony, guests, or planning. - base: gimetsui + firstSyllable: gi pos: verb: masculine: @@ -592,6 +674,7 @@ neuter: - def: To lay eggs or other non-live birth. - base: gitamafu + firstSyllable: gi pos: noun: feminine: @@ -605,32 +688,38 @@ - def: | To project senses or perceptions into someone else. - base: gitopoga + firstSyllable: gi pos: verb: masculine: - def: To have unenthusiastic sex solely for purposes of reproduction. - base: gokote + firstSyllable: go pos: noun: neuter: - def: A solar week consisting of eight rōte. - base: gomata + firstSyllable: go pos: noun: neuter: - def: 1/128 of a māsa. - def: 'OOW: a "minute".' - base: gupa + firstSyllable: gu pos: verb: masculine: - def: 'Gulp, drink.' - base: gupiji + firstSyllable: gu pos: noun: neuter: - def: Valley - base: gyukoga + firstSyllable: gyu pos: noun: neuter: @@ -638,6 +727,7 @@ - def: 1/9th the distance an average person can walk in a māsa. - def: 'OOW: 1 mile.' - base: hachifobu + firstSyllable: ha pos: noun: neuter: @@ -645,11 +735,13 @@ The trial when a teenager about to manifest power and various spirits present themselves to see if there is a natural fit. - base: hachifu + firstSyllable: ha pos: noun: neuter: - def: 'Path, road, trail.' - base: hamani + firstSyllable: ha pos: noun: neuter: @@ -659,6 +751,7 @@ masculine: - def: To seek out a romantic or sexual partner during nocturnal events. - base: hanako + firstSyllable: ha pos: noun: feminine: @@ -669,10 +762,12 @@ masculine: - def: To butt or interject into a conversation. - base: hayoka + firstSyllable: ha pos: adj: - def: 'Good, favorable.' - base: heru + firstSyllable: he pos: noun: feminine: @@ -682,6 +777,7 @@ neuter: - def: A foal or young horse. - base: herudaki + firstSyllable: he pos: noun: neuter: @@ -689,6 +785,7 @@ - def: '30 [madèku](../ma/madèku.markdown).' - def: 'OOW: 489.6 kg.' - base: hichifuma + firstSyllable: hi pos: verb: neuter: @@ -696,6 +793,7 @@ The effort to keep the nature of spirits and the rite of passage secret from children to facilitate the connection to a clan spirit. - base: hikomini + firstSyllable: hi pos: noun: feminine: @@ -707,11 +805,13 @@ One of the three greater spirits of the desert: Tachìra, Chobìre, or Mifúno. - base: hinoto + firstSyllable: hi pos: noun: feminine: - def: Tail. - base: hiropadu + firstSyllable: hi pos: noun: neuter: @@ -720,12 +820,14 @@ masculine: - def: To kick something with great force. - base: hofuma + firstSyllable: ho pos: noun: masculine: - def: A hawk or raptor. - def: A large hunting bird. - base: hogano + firstSyllable: ho pos: adj: - def: > @@ -745,17 +847,20 @@ - en: The girls of our clan run like a herd of horses. miw: oe ge nágo i fapòdi a hogáno - base: horanakifu + firstSyllable: ho pos: verb: feminine: - def: To see solace away from others. - def: To sequester oneself for contemplation. - base: hupodi + firstSyllable: hu pos: verb: feminine: - def: 'Come, approach.' - base: hyobechimo + firstSyllable: hyo pos: noun: feminine: @@ -769,11 +874,13 @@ - def: To put someone in mortal danger to reveal their true nature. - def: To stress test something. - base: hyukadi + firstSyllable: hyu pos: verb: feminine: - def: To volunteer or give assistance. - base: ikugafu + firstSyllable: i pos: adj: - def: To be unkillable. @@ -782,6 +889,7 @@ neuter: - def: A cockroach. - base: iryoga + firstSyllable: i pos: noun: neuter: @@ -794,6 +902,7 @@ The dread that rises when one's celestial body is about to go below the horizon. - base: itochyoku + firstSyllable: i pos: verb: feminine: @@ -812,6 +921,7 @@ - def: | The move through shadows or mirrors. - base: jimo + firstSyllable: ji pos: noun: neuter: @@ -820,6 +930,7 @@ feminine: - def: To wrap or bind in cloth or fabrics. - base: jokidofu + firstSyllable: jo pos: noun: neuter: @@ -831,6 +942,7 @@ masculine: - def: To create pain in someone else using magical resonance. - base: jokofatsu + firstSyllable: jo pos: noun: neuter: @@ -840,31 +952,38 @@ feminine: - def: To write in a *jokofātsu* script. - base: jyomyo + firstSyllable: jyo pos: pro: - def: Many. - base: jyon + firstSyllable: jyo pos: adj: - def: Yellow. - base: jyopa + firstSyllable: jyo pos: num: - def: One. - base: jyore + firstSyllable: jyo pos: num: - def: Two. - base: jyoshya + firstSyllable: jyo pos: adj: - def: All. - base: kadu + firstSyllable: ka pos: noun: feminine: - def: Hand. - base: kafu + firstSyllable: ka pos: verb: feminine: @@ -872,6 +991,7 @@ masculine: - def: Passion. - base: kafuchi + firstSyllable: ka pos: adj: - def: | @@ -884,37 +1004,44 @@ - def: | A shared memory or magic between close friends or clan members. - base: keka + firstSyllable: ke pos: noun: feminine: - def: The amount of displacement of an adult woman's fist. - def: 'OOW: A volume of liquid equal to 305 mL.' - base: keri + firstSyllable: ke pos: verb: masculine: - def: Stand. - base: kifi + firstSyllable: ki pos: verb: feminine: - def: 'Give, hand over.' - base: kifomakoji + firstSyllable: ki pos: verb: feminine: - def: To lose a loved one to death. - base: kiko + firstSyllable: ki pos: noun: masculine: - def: 'Fire, burn.' - base: kikochyo + firstSyllable: ki pos: noun: neuter: - def: Ashes of a fire. - base: kikofuna + firstSyllable: ki pos: noun: neuter: @@ -923,51 +1050,61 @@ considered holy. - def: 'OOW: 80 m^2.' - base: kimu + firstSyllable: ki pos: verb: feminine: - def: Sit. - base: kireki + firstSyllable: ki pos: noun: masculine: - def: Tree. - base: kishi + firstSyllable: ki pos: noun: masculine: - def: 'Male, masculine.' - base: kochozo + firstSyllable: ko pos: verb: neuter: - def: Sleep. - base: kodi + firstSyllable: ko pos: verb: neuter: - def: Lie down. - base: kodo + firstSyllable: ko pos: noun: feminine: - def: Stone. - base: kodoshyo + firstSyllable: ko pos: noun: masculine: - def: Mountain. - base: koji + firstSyllable: ko pos: verb: neuter: - def: 'Die, death, kill.' - base: kojifu + firstSyllable: ko pos: verb: neuter: - def: Die. - base: kokeku + firstSyllable: ko pos: noun: masculine: @@ -977,16 +1114,19 @@ - def: 'A volume of liquid equal to 13 [kéka](../ke/keka.markdown).' - def: 'OOW: A volume of liquid equal to 4 L.' - base: komiyaza + firstSyllable: ko pos: noun: neuter: - def: The temperature where water boils. - def: 'OOW: 100 C.' - base: koroma + firstSyllable: ko pos: adj: - def: Cursed. - base: kufo + firstSyllable: ku pos: noun: neuter: @@ -997,11 +1137,13 @@ masculine: - def: To make oneself at home when unwelcomed. - base: kuga + firstSyllable: ku pos: verb: neuter: - def: Hear. - base: kyoda + firstSyllable: kyo pos: verb: feminine: @@ -1013,11 +1155,13 @@ - def: To ride poorly or without skill. - def: To learn how to ride a creature. - base: kyon + firstSyllable: kyo pos: noun: neuter: - def: Red. - base: kyumogo + firstSyllable: kyu pos: noun: neuter: @@ -1029,16 +1173,19 @@ To measure or pace something out that is approximately a *kyumōgo* distance. - base: ma + firstSyllable: ma pos: adj: - def: 'Me, I, mine.' - base: madeku + firstSyllable: ma pos: noun: masculine: - def: A weight of 16 dātsu used for measuring heavy items and people. - def: 'OOW: 16.32 kg.' - base: man + firstSyllable: ma pos: noun: feminine: @@ -1048,11 +1195,13 @@ neuter: - def: 'As *màn* (noun 1), but as a neuter.' - base: masa + firstSyllable: ma pos: noun: neuter: - def: 1/8th of a rōte or solar day. - base: masotoru + firstSyllable: ma pos: adj: - def: | @@ -1062,15 +1211,18 @@ - def: | Lightning formed from a dust storm. - base: mekoshi + firstSyllable: me pos: adj: - def: To perform an action humbly or without pride. - base: michi + firstSyllable: mi pos: verb: masculine: - def: Smile. - base: mifuno + firstSyllable: mi pos: noun: feminine: @@ -1078,25 +1230,30 @@ neuter: - def: The desrt. - base: miga + firstSyllable: mi pos: noun: feminine: - def: 'Meat, flesh.' - base: minafatsu + firstSyllable: mi pos: noun: neuter: - def: Written words or letters of the desert tongue. - base: miwafu + firstSyllable: mi pos: noun: neuter: - def: Words of the desert. - base: mo + firstSyllable: mo pos: pro: - def: 'What, who, whom, question placeholder.' - base: mobipo + firstSyllable: mo pos: noun: masculine: @@ -1105,6 +1262,7 @@ neuter: - def: 'To make loud, persistent noises.' - base: monika + firstSyllable: mo pos: adj: - def: | @@ -1128,15 +1286,18 @@ - def: | To move or run very fast. - base: mujichi + firstSyllable: mu pos: adj: - def: 'Dry, powdery' - base: mukisa + firstSyllable: mu pos: noun: feminine: - def: a fine sand that is difficult to walk along because it is shifting - base: munisa + firstSyllable: mu pos: noun: masculine: @@ -1144,26 +1305,31 @@ a coarse grain sand that grates against bare flesh but doesn't blow in light winds - base: musa + firstSyllable: mu pos: noun: feminine: - def: Sand (generic). - base: mushigi + firstSyllable: mu pos: noun: masculine: - def: Tongue. - base: myoregu + firstSyllable: myo pos: noun: masculine: - def: Moron. - base: myukira + firstSyllable: myo pos: noun: feminine: - def: Leaf. - base: netune + firstSyllable: 'n' pos: noun: feminine: @@ -1174,6 +1340,7 @@ The tendency for a child to become associated with the same clan as as their mother. - base: norikuchyofune + firstSyllable: 'n' pos: verb: masculine: @@ -1183,11 +1350,13 @@ The moment when a clan spirit dies with the last living member's death. - base: nago + firstSyllable: na pos: noun: masculine: - def: Girl child. - base: nakifu + firstSyllable: na pos: noun: feminine: @@ -1195,40 +1364,48 @@ masculine: - def: A long or epic poem. - base: nesa + firstSyllable: ne pos: adj: - def: 'Unhappily, miserably.' - base: nesakafu + firstSyllable: ne pos: verb: neuter: - def: To be unhappily in love. - def: To be miserably happy. - base: nibaba + firstSyllable: ni pos: noun: feminine: - def: Breasts. - base: nibapu + firstSyllable: ni pos: noun: masculine: - def: Liver - base: nichiza + firstSyllable: ni pos: noun: masculine: - def: Belly. - base: nido + firstSyllable: ni pos: noun: feminine: - def: Neck. - base: nireigi + firstSyllable: ni pos: adj: - def: 'New, freshly made.' - base: nonyu + firstSyllable: 'no' pos: noun: feminine: @@ -1239,15 +1416,18 @@ neuter: - def: To live with pain or agony. - base: nyan + firstSyllable: nya pos: adj: - def: Blue. - base: nyokiru + firstSyllable: nyo pos: noun: masculine: - def: Root. - base: ogapi + firstSyllable: o pos: adj: - def: To be related to a group of children. @@ -1256,6 +1436,7 @@ - def: A flea. - def: A bedbug. - base: ogimo + firstSyllable: o pos: noun: masculine: @@ -1264,6 +1445,7 @@ feminine: - def: To carry a grudge or conversation for years. - base: oteza + firstSyllable: o pos: noun: neuter: @@ -1272,6 +1454,7 @@ feminine: - def: To work on many projects at the same time. - base: pachyun + firstSyllable: pa pos: noun: neuter: @@ -1280,37 +1463,44 @@ feminine: - def: To adapt to circumstances. - base: padu + firstSyllable: pa pos: noun: masculine: - def: Foot. - base: parechyo + firstSyllable: pa pos: noun: neuter: - def: Knee. - base: peji + firstSyllable: pe pos: verb: feminine: - def: To temporarily raise something. - base: pibafu + firstSyllable: pi pos: noun: masculine: - def: Blood. - base: pimayazu + firstSyllable: pi pos: noun: neuter: - def: The temperature where water freezes. - def: 'OOW: 0 C.' - base: pimiga + firstSyllable: pi pos: noun: neuter: - def: Bone. - base: pocho + firstSyllable: po pos: noun: feminine: @@ -1318,16 +1508,19 @@ masculine: - def: An overwhelming fear or terror. - base: podi + firstSyllable: po pos: verb: masculine: - def: Walk. - base: poga + firstSyllable: po pos: verb: masculine: - def: To participate in loud or enthusiastic sex. - base: pokemon + firstSyllable: po pos: noun: feminine: @@ -1336,15 +1529,18 @@ feminine: - def: The process of collecting or gathering a collection. - base: poroneso + firstSyllable: po pos: noun: neuter: - def: Kin-killer. - base: pu + firstSyllable: pu pos: pro: - def: your clan - base: pumakyoni + firstSyllable: pu pos: adv: - def: | @@ -1367,6 +1563,7 @@ - def: | To phase or walk through solid matter. - base: puruna + firstSyllable: pu pos: adv: - def: | @@ -1376,20 +1573,24 @@ - def: | To fly using magic. - base: pyabi + firstSyllable: pya pos: noun: neuter: - def: 'The primary currency of the [Mifúno Desert](mifúno).' - base: pyadashimu + firstSyllable: pya pos: noun: masculine: - def: 'Clockwork mechanism, something is powered by winding up.' - base: pyuchyu + firstSyllable: pyu pos: adj: - def: 'Stinky, has a stench.' - base: ragofuchino + firstSyllable: ra pos: noun: feminine: @@ -1398,32 +1599,38 @@ - def: An ocean or sea. - def: A massive body of water. - base: raki + firstSyllable: ra pos: noun: feminine: - def: Skin. - base: rakiki + firstSyllable: ra pos: noun: masculine: - def: Bark of a tree. - base: remigu + firstSyllable: re pos: noun: feminine: - def: 'Grease, fat.' - base: richi + firstSyllable: ri pos: noun: feminine: - def: A solar cycle between 44 and 47 days. - def: A solar "month". - base: rimu + firstSyllable: ri pos: noun: feminine: - def: Water. - base: rimuhi + firstSyllable: ri pos: adj: - def: Small and unassuming. @@ -1432,6 +1639,7 @@ - def: 'A small, smooth lizard.' - def: A gecko. - base: rimyo + firstSyllable: ri pos: adj: - def: Unfocused or wandering. @@ -1442,6 +1650,7 @@ masculine: - def: To have a meandering conversation. - base: rocho + firstSyllable: ro pos: noun: feminine: @@ -1457,6 +1666,7 @@ - def: To have a screaming fight. - def: To fight for the sake of fighting. - base: romoga + firstSyllable: ro pos: noun: neuter: @@ -1471,17 +1681,20 @@ To measure something out in terms of [romōga](../ro/romōga.markdown). - base: rote + firstSyllable: ro pos: noun: neuter: - def: A solar day from sunrise to sunrise. - base: rotefuchi + firstSyllable: ro pos: noun: masculine: - def: The period where the sun is below the horizon. - def: When sun-based powers don't work. - base: rube + firstSyllable: ru pos: noun: feminine: @@ -1489,6 +1702,7 @@ masculine: - def: A large quantity of water. - base: rukan + firstSyllable: ru pos: noun: neuter: @@ -1498,12 +1712,14 @@ feminine: - def: To be aware of events in multiple directions. - base: runakomin + firstSyllable: ru pos: noun: neuter: - def: A child playing with imaginary things or people. - def: Creativity in a child. - base: rurafu + firstSyllable: ru pos: noun: neuter: @@ -1514,11 +1730,13 @@ masculine: - def: To violently penetrate or impale. - base: ryakochyani + firstSyllable: rya pos: noun: neuter: - def: An underground cave or opening. - base: ryarena + firstSyllable: rya pos: noun: feminine: @@ -1530,11 +1748,13 @@ average. - def: A male warrior or defender of a clan. - base: ryon + firstSyllable: ryo pos: noun: neuter: - def: The color white. - base: ryuma + firstSyllable: ryu pos: noun: neuter: @@ -1543,6 +1763,7 @@ feminine: - def: To create a place of safety or rest. - base: sakomichi + firstSyllable: sa pos: noun: feminine: @@ -1550,11 +1771,13 @@ masculine: - def: The leader of one side of a battle or war. - base: seku + firstSyllable: se pos: verb: masculine: - def: Speak. - base: semura + firstSyllable: se pos: noun: masculine: @@ -1571,6 +1794,7 @@ title: Sand and Ash 18 url: 'https://fedran.com/sand-and-ash/chapter-18/' - base: shifin + firstSyllable: shi pos: noun: feminine: @@ -1578,11 +1802,13 @@ masculine: - def: A deep and humiliating shame. - base: shikafu + firstSyllable: shi pos: noun: neuter: - def: Unrequited love or a crush. - base: sofuki + firstSyllable: so pos: noun: masculine: @@ -1590,6 +1816,7 @@ - def: 'A volume of liquid equal to 3.3 [kéka](../ke/keka.markdown).' - def: 'OOW: A volume of liquid equal to 1,020 mL.' - base: soramifu + firstSyllable: so pos: noun: masculine: @@ -1612,15 +1839,18 @@ title: Sand and Ash 21 url: 'https://fedran.com/sand-and-ash/chapter-21/' - base: sugo + firstSyllable: su pos: noun: feminine: - def: 'Know, knowledge.' - base: ta + firstSyllable: ta pos: pro: - def: This. Add "-n" for final. - base: tachira + firstSyllable: ta pos: noun: masculine: @@ -1628,6 +1858,7 @@ neuter: - def: The sun. - base: taigona + firstSyllable: ta pos: noun: feminine: @@ -1635,6 +1866,7 @@ The transfer of energy from one of the great spirit, into a clan spirit, and then into an individual. - base: tanifatsu + firstSyllable: ta pos: noun: neuter: @@ -1644,19 +1876,23 @@ feminine: - def: To write in a *tanifātsu* script. - base: tata + firstSyllable: ta pos: pro: - def: 'That, use "-n" for final.' - base: tazagu + firstSyllable: ta pos: noun: feminine: - def: A fighting spike. - base: te + firstSyllable: te pos: pro: - def: 'They, them, theirs.' - base: tejoki + firstSyllable: te pos: adj: - def: Blocking or obstructing. @@ -1668,52 +1904,62 @@ - def: To block or obstruct the flow of water or liquid. - def: To obstruct a conversation. - base: toki + firstSyllable: to pos: noun: feminine: - def: Female. - base: tokishi + firstSyllable: to pos: noun: feminine: - def: 'People, folk.' - base: tonufi + firstSyllable: to pos: noun: masculine: - def: '"King", actually lord of an animal given by a spirit.' - base: tora + firstSyllable: to pos: noun: masculine: - def: A male dog or hound. - def: 'figaki tòra: A short-haired dog, typically feral.' - base: tsu + firstSyllable: tsu pos: pro: - def: '"their clan"' - base: tsufi + firstSyllable: tsu pos: noun: masculine: - def: 'Big, large.' - base: tsufoni + firstSyllable: tsu pos: noun: feminine: - def: Hair on a human or creature. - base: tsukire + firstSyllable: tsu pos: noun: feminine: - def: tsukíre - base: tsukishi + firstSyllable: tsu pos: noun: masculine: - def: | Magic that waxes or wanes with the user's emotional state. - base: tsukokimu + firstSyllable: tsu pos: verb: neuter: @@ -1738,11 +1984,13 @@ title: Sand and Bone 1 url: 'https://fedran.com/sand-and-bone/chapter-01/' - base: tsumo + firstSyllable: tsu pos: noun: feminine: - def: Small - base: udimo + firstSyllable: u pos: noun: neuter: @@ -1776,6 +2024,7 @@ - def: | Anticipating when one's celestial body rises above the horizon. - base: uichifogu + firstSyllable: u pos: noun: masculine: @@ -1818,6 +2067,7 @@ title: Sand and Blood 10 url: 'https://fedran.com/sand-and-ash/chapter-10/' - base: wabi + firstSyllable: wa pos: noun: neuter: @@ -1826,6 +2076,7 @@ their boss, a child to a clan elder, or a younger to an older person. - base: wabipeji + firstSyllable: wa pos: verb: feminine: @@ -1833,32 +2084,38 @@ To temporarily raise the subject's social rank for purposes of speaking. - base: wafu + firstSyllable: wa pos: noun: neuter: - def: 'Word or words, either spoken or written.' - base: wamuchiso + firstSyllable: wa pos: verb: feminine: - def: | To magically bond with an animal or creature. - base: wanu + firstSyllable: wa pos: noun: neuter: - def: 'Name, named.' - base: watefama + firstSyllable: wa pos: verb: feminine: - def: | To magically bond with a place or natural feature. - base: we + firstSyllable: we pos: part: - def: Indicates the beginning of a number sequence. - base: widahogu + firstSyllable: wi pos: verb: feminine: @@ -1867,6 +2124,7 @@ - def: | To move something through telekinesis. - base: woi + firstSyllable: wo pos: noun: neuter: @@ -1875,17 +2133,20 @@ feminine: - def: To gather or group together for company. - base: wuduna + firstSyllable: wu pos: noun: neuter: - def: 1/64th of a dātsu used for light weights. - def: 'OOW: 15.9 g.' - base: wufabi + firstSyllable: wu pos: noun: neuter: - def: Sparrows or small birds. - base: yagumama + firstSyllable: ya pos: verb: feminine: @@ -1895,6 +2156,7 @@ - def: | To cause a plant or animal grow rapidly with magic. - base: yaji + firstSyllable: ya pos: noun: neuter: @@ -1903,25 +2165,30 @@ (freezing) and [komiyāza](../ko/komiyāza.markdown) (boiling). - def: 'OOW: 1.6 C.' - base: yarimu + firstSyllable: ya pos: noun: neuter: - def: Rain. - base: yarimufu + firstSyllable: ya pos: noun: masculine: - def: Cloud. - base: yo + firstSyllable: yo pos: part: - def: Suffix for not or negate. - base: yuji + firstSyllable: yu pos: noun: neuter: - def: An egg of a bird or insect. - base: zachyo + firstSyllable: za pos: noun: feminine: @@ -1930,16 +2197,19 @@ masculine: - def: A serving or shared bowl. - base: zeshitomi + firstSyllable: ze pos: noun: masculine: - def: Legend. - base: zopaba + firstSyllable: zo pos: noun: neuter: - def: 'Round, circle' - base: zushi + firstSyllable: zu pos: noun: feminine: @@ -1952,6 +2222,7 @@ masculine: - def: To sleep for a long time. - base: zushichya + firstSyllable: zu pos: adj: - def: Growing older. diff --git a/dist/dictionary/a.json b/dist/dictionary/a.json index ed062f8..9665191 100644 --- a/dist/dictionary/a.json +++ b/dist/dictionary/a.json @@ -1,6 +1,7 @@ [ { "base": "aeno", + "firstSyllable": "a", "pos": { "noun": { "neuter": [ @@ -20,6 +21,7 @@ }, { "base": "afukijomu", + "firstSyllable": "a", "pos": { "verb": { "feminine": [ @@ -35,6 +37,7 @@ }, { "base": "ashyobyupa", + "firstSyllable": "a", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/a.yaml b/dist/dictionary/a.yaml index 39cda6d..9f60ed5 100644 --- a/dist/dictionary/a.yaml +++ b/dist/dictionary/a.yaml @@ -1,4 +1,5 @@ - base: aeno + firstSyllable: a pos: noun: neuter: @@ -7,6 +8,7 @@ feminine: - def: To destroy something by crushing it. - base: afukijomu + firstSyllable: a pos: verb: feminine: @@ -15,6 +17,7 @@ - def: | To sculpt solid materials. - base: ashyobyupa + firstSyllable: a pos: noun: neuter: diff --git a/dist/dictionary/ba.json b/dist/dictionary/ba.json index f5d81a8..b359fb7 100644 --- a/dist/dictionary/ba.json +++ b/dist/dictionary/ba.json @@ -1,6 +1,7 @@ [ { "base": "baba", + "firstSyllable": "ba", "pos": { "noun": { "masculine": [ @@ -13,6 +14,7 @@ }, { "base": "barichi", + "firstSyllable": "ba", "pos": { "adj": [ { @@ -23,6 +25,7 @@ }, { "base": "barichiroma", + "firstSyllable": "ba", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/ba.yaml b/dist/dictionary/ba.yaml index 28c6f0c..5837cc3 100644 --- a/dist/dictionary/ba.yaml +++ b/dist/dictionary/ba.yaml @@ -1,13 +1,16 @@ - base: baba + firstSyllable: ba pos: noun: masculine: - def: Heart. - base: barichi + firstSyllable: ba pos: adj: - def: 'Mundane, non-magical.' - base: barichiroma + firstSyllable: ba pos: noun: neuter: diff --git a/dist/dictionary/be.json b/dist/dictionary/be.json index 1177f84..1292cb9 100644 --- a/dist/dictionary/be.json +++ b/dist/dictionary/be.json @@ -1,6 +1,7 @@ [ { "base": "bedano", + "firstSyllable": "be", "pos": { "noun": { "feminine": [ @@ -19,6 +20,7 @@ }, { "base": "benkidofu", + "firstSyllable": "be", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/be.yaml b/dist/dictionary/be.yaml index 35f9b91..d8e6d91 100644 --- a/dist/dictionary/be.yaml +++ b/dist/dictionary/be.yaml @@ -1,4 +1,5 @@ - base: bedano + firstSyllable: be pos: noun: feminine: @@ -6,6 +7,7 @@ - def: 1/64th of a wudūna used for measuring delicate weights. - def: OOW 0.2 g. - base: benkidofu + firstSyllable: be pos: noun: neuter: diff --git a/dist/dictionary/bi.json b/dist/dictionary/bi.json index ad9e74a..d610178 100644 --- a/dist/dictionary/bi.json +++ b/dist/dictionary/bi.json @@ -1,6 +1,7 @@ [ { "base": "bichiru", + "firstSyllable": "bi", "pos": { "noun": { "feminine": [ @@ -13,6 +14,7 @@ }, { "base": "bidano", + "firstSyllable": "bi", "pos": { "noun": { "feminine": [ @@ -32,6 +34,7 @@ }, { "base": "bidosomi", + "firstSyllable": "bi", "pos": { "adj": [ { @@ -58,6 +61,7 @@ }, { "base": "bikiku", + "firstSyllable": "bi", "pos": { "noun": { "feminine": [ @@ -70,6 +74,7 @@ }, { "base": "bimugi", + "firstSyllable": "bi", "pos": { "noun": { "masculine": [ @@ -82,6 +87,7 @@ }, { "base": "bire", + "firstSyllable": "bi", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/bi.yaml b/dist/dictionary/bi.yaml index 272c75a..f9327c9 100644 --- a/dist/dictionary/bi.yaml +++ b/dist/dictionary/bi.yaml @@ -1,4 +1,5 @@ - base: bichiru + firstSyllable: bi pos: noun: feminine: @@ -6,6 +7,7 @@ A traditional drink of the northern desert primarily made from fermented cactus sap. It typically has a milky appearance. - base: bidano + firstSyllable: bi pos: noun: feminine: @@ -14,6 +16,7 @@ neuter: - def: To be nit-picky or find fault in tiny details. - base: bidosomi + firstSyllable: bi pos: adj: - def: | @@ -35,16 +38,19 @@ - def: | An action that is tailored or adapted for the subject. - base: bikiku + firstSyllable: bi pos: noun: feminine: - def: 'Flea, louse.' - base: bimugi + firstSyllable: bi pos: noun: masculine: - def: Horn. - base: bire + firstSyllable: bi pos: noun: masculine: diff --git a/dist/dictionary/bo.json b/dist/dictionary/bo.json index f987d58..3e2c348 100644 --- a/dist/dictionary/bo.json +++ b/dist/dictionary/bo.json @@ -1,6 +1,7 @@ [ { "base": "bochigomasu", + "firstSyllable": "bo", "pos": { "verb": { "neuter": [ @@ -13,6 +14,7 @@ }, { "base": "bokiko", + "firstSyllable": "bo", "pos": { "noun": { "feminine": [ @@ -25,6 +27,7 @@ }, { "base": "bozo", + "firstSyllable": "bo", "pos": { "verb": { "feminine": [ diff --git a/dist/dictionary/bo.yaml b/dist/dictionary/bo.yaml index 8a6fb0b..ce1b435 100644 --- a/dist/dictionary/bo.yaml +++ b/dist/dictionary/bo.yaml @@ -1,14 +1,17 @@ - base: bochigomasu + firstSyllable: bo pos: verb: neuter: - def: Do perform something that takes a week to complete. - base: bokiko + firstSyllable: bo pos: noun: feminine: - def: Fire smoke. - base: bozo + firstSyllable: bo pos: verb: feminine: diff --git a/dist/dictionary/bu.json b/dist/dictionary/bu.json index 9e04e4a..1c219d1 100644 --- a/dist/dictionary/bu.json +++ b/dist/dictionary/bu.json @@ -1,6 +1,7 @@ [ { "base": "bupo", + "firstSyllable": "bu", "pos": { "verb": { "feminine": [ @@ -13,6 +14,7 @@ }, { "base": "bupobo", + "firstSyllable": "bu", "pos": { "noun": { "feminine": [ @@ -25,6 +27,7 @@ }, { "base": "burukano", + "firstSyllable": "bu", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/bu.yaml b/dist/dictionary/bu.yaml index 8fc90b2..b7ad195 100644 --- a/dist/dictionary/bu.yaml +++ b/dist/dictionary/bu.yaml @@ -1,14 +1,17 @@ - base: bupo + firstSyllable: bu pos: verb: feminine: - def: Swim. - base: bupobo + firstSyllable: bu pos: noun: feminine: - def: Fish. - base: burukano + firstSyllable: bu pos: noun: neuter: diff --git a/dist/dictionary/bya.json b/dist/dictionary/bya.json index 2494899..f478a83 100644 --- a/dist/dictionary/bya.json +++ b/dist/dictionary/bya.json @@ -1,6 +1,7 @@ [ { "base": "byan", + "firstSyllable": "bya", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/bya.yaml b/dist/dictionary/bya.yaml index 1a321bb..d948fc4 100644 --- a/dist/dictionary/bya.yaml +++ b/dist/dictionary/bya.yaml @@ -1,4 +1,5 @@ - base: byan + firstSyllable: bya pos: noun: neuter: diff --git a/dist/dictionary/byo.json b/dist/dictionary/byo.json index 6c9f216..874b1a6 100644 --- a/dist/dictionary/byo.json +++ b/dist/dictionary/byo.json @@ -1,6 +1,7 @@ [ { "base": "byobi", + "firstSyllable": "byo", "pos": { "noun": { "feminine": [ @@ -23,6 +24,7 @@ }, { "base": "byomokishi", + "firstSyllable": "byo", "pos": { "noun": { "neuter": [ @@ -35,6 +37,7 @@ }, { "base": "byomushike", + "firstSyllable": "byo", "pos": { "noun": { "neuter": [ @@ -47,6 +50,7 @@ }, { "base": "byoni", + "firstSyllable": "byo", "pos": { "verb": { "feminine": [ diff --git a/dist/dictionary/byo.yaml b/dist/dictionary/byo.yaml index 6f8a4ff..49cef16 100644 --- a/dist/dictionary/byo.yaml +++ b/dist/dictionary/byo.yaml @@ -1,4 +1,5 @@ - base: byobi + firstSyllable: byo pos: noun: feminine: @@ -8,16 +9,19 @@ neuter: - def: 'As [byòbi](../byo/byobi.markdown) [n.1] but a young bunny or kit.' - base: byomokishi + firstSyllable: byo pos: noun: neuter: - def: Non-desert people. - base: byomushike + firstSyllable: byo pos: noun: neuter: - def: Outsider. - base: byoni + firstSyllable: byo pos: verb: feminine: diff --git a/dist/dictionary/chi.json b/dist/dictionary/chi.json index 6fa403b..0460230 100644 --- a/dist/dictionary/chi.json +++ b/dist/dictionary/chi.json @@ -1,6 +1,7 @@ [ { "base": "chidona", + "firstSyllable": "chi", "pos": { "noun": { "neuter": [ @@ -20,6 +21,7 @@ }, { "base": "chifu", + "firstSyllable": "chi", "pos": { "adj": [ { @@ -30,6 +32,7 @@ }, { "base": "chifumo", + "firstSyllable": "chi", "pos": { "noun": { "masculine": [ @@ -42,6 +45,7 @@ }, { "base": "chimoga", + "firstSyllable": "chi", "pos": { "noun": { "neuter": [ @@ -67,6 +71,7 @@ }, { "base": "chiruni", + "firstSyllable": "chi", "pos": { "noun": { "feminine": [ @@ -79,6 +84,7 @@ }, { "base": "chisogura", + "firstSyllable": "chi", "pos": { "noun": { "masculine": [ @@ -106,6 +112,7 @@ }, { "base": "chisokuku", + "firstSyllable": "chi", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/chi.yaml b/dist/dictionary/chi.yaml index fd736d5..bf94f58 100644 --- a/dist/dictionary/chi.yaml +++ b/dist/dictionary/chi.yaml @@ -1,4 +1,5 @@ - base: chidona + firstSyllable: chi pos: noun: neuter: @@ -7,15 +8,18 @@ masculine: - def: To throw or cause many small problems in rapid succession. - base: chifu + firstSyllable: chi pos: adj: - def: Long. - base: chifumo + firstSyllable: chi pos: noun: masculine: - def: Cold weather. - base: chimoga + firstSyllable: chi pos: noun: neuter: @@ -30,11 +34,13 @@ To measure something out in terms of [chimōga](../chi/chimōga.markdown) distance. - base: chiruni + firstSyllable: chi pos: noun: feminine: - def: Warm weather. - base: chisogura + firstSyllable: chi pos: noun: masculine: @@ -72,6 +78,7 @@ - def: | To make a spiritual call for help from other clan members. - base: chisokuku + firstSyllable: chi pos: noun: masculine: diff --git a/dist/dictionary/cho.json b/dist/dictionary/cho.json index 4ef1e62..4d25f47 100644 --- a/dist/dictionary/cho.json +++ b/dist/dictionary/cho.json @@ -1,6 +1,7 @@ [ { "base": "chobire", + "firstSyllable": "cho", "pos": { "noun": { "masculine": [ @@ -13,6 +14,7 @@ }, { "base": "chochi", + "firstSyllable": "cho", "pos": { "noun": { "masculine": [ @@ -25,6 +27,7 @@ }, { "base": "chon", + "firstSyllable": "cho", "pos": { "adj": [ { @@ -35,6 +38,7 @@ }, { "base": "chonesu", + "firstSyllable": "cho", "pos": { "noun": { "feminine": [ @@ -47,6 +51,7 @@ }, { "base": "chota", + "firstSyllable": "cho", "pos": { "noun": { "masculine": [ @@ -59,6 +64,7 @@ }, { "base": "chotafuchi", + "firstSyllable": "cho", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/cho.yaml b/dist/dictionary/cho.yaml index fcd4d23..ee23bc0 100644 --- a/dist/dictionary/cho.yaml +++ b/dist/dictionary/cho.yaml @@ -1,28 +1,34 @@ - base: chobire + firstSyllable: cho pos: noun: masculine: - def: The moon. - base: chochi + firstSyllable: cho pos: noun: masculine: - def: A lunar cycle or month. - base: chon + firstSyllable: cho pos: adj: - def: Black. - base: chonesu + firstSyllable: cho pos: noun: feminine: - def: Stars. - base: chota + firstSyllable: cho pos: noun: masculine: - def: A lunar "day". - base: chotafuchi + firstSyllable: cho pos: noun: masculine: diff --git a/dist/dictionary/chyo.json b/dist/dictionary/chyo.json index 8a40e01..7317bae 100644 --- a/dist/dictionary/chyo.json +++ b/dist/dictionary/chyo.json @@ -1,6 +1,7 @@ [ { "base": "chyomigu", + "firstSyllable": "chyo", "pos": { "noun": { "neuter": [ @@ -16,6 +17,7 @@ }, { "base": "chyore", + "firstSyllable": "chyo", "pos": { "noun": { "masculine": [ @@ -31,6 +33,7 @@ }, { "base": "chyotemako nakifu", + "firstSyllable": "chyo", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/chyo.yaml b/dist/dictionary/chyo.yaml index 0c49103..ca5f430 100644 --- a/dist/dictionary/chyo.yaml +++ b/dist/dictionary/chyo.yaml @@ -1,16 +1,19 @@ - base: chyomigu + firstSyllable: chyo pos: noun: neuter: - def: 1/10th of a domīgu. - def: 'OOW: 2.01 cm' - base: chyore + firstSyllable: chyo pos: noun: masculine: - def: Snake - def: mizonekima chyòre - giant snake - base: chyotemako nakifu + firstSyllable: chyo pos: noun: feminine: diff --git a/dist/dictionary/chyu.json b/dist/dictionary/chyu.json index 197f4bb..4eea082 100644 --- a/dist/dictionary/chyu.json +++ b/dist/dictionary/chyu.json @@ -1,6 +1,7 @@ [ { "base": "chyubine", + "firstSyllable": "chyu", "pos": { "noun": { "feminine": [ @@ -26,6 +27,7 @@ }, { "base": "chyurena", + "firstSyllable": "chyu", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/chyu.yaml b/dist/dictionary/chyu.yaml index 92415c4..4692cb0 100644 --- a/dist/dictionary/chyu.yaml +++ b/dist/dictionary/chyu.yaml @@ -1,4 +1,5 @@ - base: chyubine + firstSyllable: chyu pos: noun: feminine: @@ -9,6 +10,7 @@ - def: A child who has many skills but no specialization. - def: A child with an uncertain clan affiliation. - base: chyurena + firstSyllable: chyu pos: noun: feminine: diff --git a/dist/dictionary/da.json b/dist/dictionary/da.json index e46ad71..d5601c5 100644 --- a/dist/dictionary/da.json +++ b/dist/dictionary/da.json @@ -1,6 +1,7 @@ [ { "base": "dakyofu", + "firstSyllable": "da", "pos": { "verb": { "feminine": [ @@ -18,6 +19,7 @@ }, { "base": "danichyo", + "firstSyllable": "da", "pos": { "noun": { "masculine": [ @@ -42,6 +44,7 @@ }, { "base": "datemo", + "firstSyllable": "da", "pos": { "adv": [ { @@ -64,6 +67,7 @@ }, { "base": "datsu", + "firstSyllable": "da", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/da.yaml b/dist/dictionary/da.yaml index 37251ab..1be9f09 100644 --- a/dist/dictionary/da.yaml +++ b/dist/dictionary/da.yaml @@ -1,4 +1,5 @@ - base: dakyofu + firstSyllable: da pos: verb: feminine: @@ -9,6 +10,7 @@ - def: | To anticipate an unplesant conversation. - base: danichyo + firstSyllable: da pos: noun: masculine: @@ -19,6 +21,7 @@ feminine: - def: To create something for personal joy. - base: datemo + firstSyllable: da pos: adv: - def: | @@ -31,6 +34,7 @@ - def: | To percieve or observe. - base: datsu + firstSyllable: da pos: noun: neuter: diff --git a/dist/dictionary/de.json b/dist/dictionary/de.json index 804d16f..8185308 100644 --- a/dist/dictionary/de.json +++ b/dist/dictionary/de.json @@ -1,6 +1,7 @@ [ { "base": "defoni", + "firstSyllable": "de", "pos": { "noun": { "masculine": [ @@ -13,6 +14,7 @@ }, { "base": "demu", + "firstSyllable": "de", "pos": { "verb": { "masculine": [ @@ -25,6 +27,7 @@ }, { "base": "depa", + "firstSyllable": "de", "pos": { "noun": { "feminine": [ @@ -37,6 +40,7 @@ }, { "base": "detokishi", + "firstSyllable": "de", "pos": { "noun": { "masculine": [ @@ -49,6 +53,7 @@ }, { "base": "detomusa", + "firstSyllable": "de", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/de.yaml b/dist/dictionary/de.yaml index b5baa92..61cc1bc 100644 --- a/dist/dictionary/de.yaml +++ b/dist/dictionary/de.yaml @@ -1,24 +1,29 @@ - base: defoni + firstSyllable: de pos: noun: masculine: - def: Feather. - base: demu + firstSyllable: de pos: verb: masculine: - def: Fly. - base: depa + firstSyllable: de pos: noun: feminine: - def: Bird. - base: detokishi + firstSyllable: de pos: noun: masculine: - def: Desert folk. - base: detomusa + firstSyllable: de pos: noun: masculine: diff --git a/dist/dictionary/do.json b/dist/dictionary/do.json index acc6681..849d8b0 100644 --- a/dist/dictionary/do.json +++ b/dist/dictionary/do.json @@ -1,6 +1,7 @@ [ { "base": "do", + "firstSyllable": "do", "pos": { "pro": [ { @@ -11,6 +12,7 @@ }, { "base": "dodera", + "firstSyllable": "do", "pos": { "noun": { "neuter": [ @@ -33,6 +35,7 @@ }, { "base": "domigu", + "firstSyllable": "do", "pos": { "noun": { "neuter": [ @@ -48,6 +51,7 @@ }, { "base": "doshyo", + "firstSyllable": "do", "pos": { "noun": { "feminine": [ @@ -60,6 +64,7 @@ }, { "base": "dotsu", + "firstSyllable": "do", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/do.yaml b/dist/dictionary/do.yaml index 34d3ff0..89b74d2 100644 --- a/dist/dictionary/do.yaml +++ b/dist/dictionary/do.yaml @@ -1,8 +1,10 @@ - base: do + firstSyllable: do pos: pro: - def: 'You, yours.' - base: dodera + firstSyllable: do pos: noun: neuter: @@ -12,17 +14,20 @@ feminine: - def: To cup one's hands to hold liquids. - base: domigu + firstSyllable: do pos: noun: neuter: - def: 1/100th of a romōga. - def: 'OOW: 20.12 cm.' - base: doshyo + firstSyllable: do pos: noun: feminine: - def: 'Soil, earth.' - base: dotsu + firstSyllable: do pos: noun: masculine: diff --git a/dist/dictionary/fa.json b/dist/dictionary/fa.json index c29cbb6..ac05678 100644 --- a/dist/dictionary/fa.json +++ b/dist/dictionary/fa.json @@ -1,6 +1,7 @@ [ { "base": "faho", + "firstSyllable": "fa", "pos": { "noun": { "feminine": [ @@ -13,6 +14,7 @@ }, { "base": "famu", + "firstSyllable": "fa", "pos": { "noun": { "neuter": [ @@ -25,6 +27,7 @@ }, { "base": "fapodi", + "firstSyllable": "fa", "pos": { "verb": { "feminine": [ @@ -45,6 +48,7 @@ }, { "base": "faruku", + "firstSyllable": "fa", "pos": { "noun": { "neuter": [ @@ -57,6 +61,7 @@ }, { "base": "fasa", + "firstSyllable": "fa", "pos": { "adj": [ { diff --git a/dist/dictionary/fa.yaml b/dist/dictionary/fa.yaml index 3b4aa68..c3262ad 100644 --- a/dist/dictionary/fa.yaml +++ b/dist/dictionary/fa.yaml @@ -1,14 +1,17 @@ - base: faho + firstSyllable: fa pos: noun: feminine: - def: ear. - base: famu + firstSyllable: fa pos: noun: neuter: - def: 'Eye, eyes.' - base: fapodi + firstSyllable: fa pos: verb: feminine: @@ -17,11 +20,13 @@ masculine: - def: To sprint or run at full speed. - base: faruku + firstSyllable: fa pos: noun: neuter: - def: A toad or frog. - base: fasa + firstSyllable: fa pos: adj: - def: 'Fast, speedy.' diff --git a/dist/dictionary/fe.json b/dist/dictionary/fe.json index 66b03b1..2b9fb9d 100644 --- a/dist/dictionary/fe.json +++ b/dist/dictionary/fe.json @@ -1,6 +1,7 @@ [ { "base": "fechi", + "firstSyllable": "fe", "pos": { "adj": [ { diff --git a/dist/dictionary/fe.yaml b/dist/dictionary/fe.yaml index 282ab3a..37f9fcb 100644 --- a/dist/dictionary/fe.yaml +++ b/dist/dictionary/fe.yaml @@ -1,4 +1,5 @@ - base: fechi + firstSyllable: fe pos: adj: - def: Greater or superior in social rank. diff --git a/dist/dictionary/fi.json b/dist/dictionary/fi.json index 4ab7521..2f496b7 100644 --- a/dist/dictionary/fi.json +++ b/dist/dictionary/fi.json @@ -1,6 +1,7 @@ [ { "base": "figi", + "firstSyllable": "fi", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/fi.yaml b/dist/dictionary/fi.yaml index 8673536..46af103 100644 --- a/dist/dictionary/fi.yaml +++ b/dist/dictionary/fi.yaml @@ -1,4 +1,5 @@ - base: figi + firstSyllable: fi pos: noun: feminine: diff --git a/dist/dictionary/fo.json b/dist/dictionary/fo.json index 810d6cb..42bc784 100644 --- a/dist/dictionary/fo.json +++ b/dist/dictionary/fo.json @@ -1,6 +1,7 @@ [ { "base": "foni", + "firstSyllable": "fo", "pos": { "noun": { "neuter": [ @@ -13,6 +14,7 @@ }, { "base": "fopu", + "firstSyllable": "fo", "pos": { "adj": [ { diff --git a/dist/dictionary/fo.yaml b/dist/dictionary/fo.yaml index b795b55..4f8f804 100644 --- a/dist/dictionary/fo.yaml +++ b/dist/dictionary/fo.yaml @@ -1,9 +1,11 @@ - base: foni + firstSyllable: fo pos: noun: neuter: - def: Head. - base: fopu + firstSyllable: fo pos: adj: - def: 'Full, stuffed.' diff --git a/dist/dictionary/fu.json b/dist/dictionary/fu.json index ec8bb3c..0f38640 100644 --- a/dist/dictionary/fu.json +++ b/dist/dictionary/fu.json @@ -1,6 +1,7 @@ [ { "base": "fuchi", + "firstSyllable": "fu", "pos": { "noun": { "masculine": [ @@ -13,6 +14,7 @@ }, { "base": "fugi", + "firstSyllable": "fu", "pos": { "verb": { "neuter": [ @@ -25,6 +27,7 @@ }, { "base": "fugimo", + "firstSyllable": "fu", "pos": { "noun": { "masculine": [ @@ -37,6 +40,7 @@ }, { "base": "fumiga", + "firstSyllable": "fu", "pos": { "noun": { "feminine": [ @@ -49,6 +53,7 @@ }, { "base": "funami", + "firstSyllable": "fu", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/fu.yaml b/dist/dictionary/fu.yaml index 59c9ff3..75f4c5b 100644 --- a/dist/dictionary/fu.yaml +++ b/dist/dictionary/fu.yaml @@ -1,24 +1,29 @@ - base: fuchi + firstSyllable: fu pos: noun: masculine: - def: Nose. - base: fugi + firstSyllable: fu pos: verb: neuter: - def: 'See, sight.' - base: fugimo + firstSyllable: fu pos: noun: masculine: - def: Mouth. - base: fumiga + firstSyllable: fu pos: noun: feminine: - def: Claw. - base: funami + firstSyllable: fu pos: noun: neuter: diff --git a/dist/dictionary/ga.json b/dist/dictionary/ga.json index 7dcc91b..fd07240 100644 --- a/dist/dictionary/ga.json +++ b/dist/dictionary/ga.json @@ -1,6 +1,7 @@ [ { "base": "gabuchigika", + "firstSyllable": "ga", "pos": { "noun": { "masculine": [ @@ -16,6 +17,7 @@ }, { "base": "gachi", + "firstSyllable": "ga", "pos": { "verb": { "masculine": [ @@ -28,6 +30,7 @@ }, { "base": "gachigyukoga", + "firstSyllable": "ga", "pos": { "noun": { "neuter": [ @@ -43,6 +46,7 @@ }, { "base": "gamekoji", + "firstSyllable": "ga", "pos": { "noun": { "neuter": [ @@ -55,6 +59,7 @@ }, { "base": "gamibita", + "firstSyllable": "ga", "pos": { "adj": [ { @@ -88,6 +93,7 @@ }, { "base": "gatiru", + "firstSyllable": "ga", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/ga.yaml b/dist/dictionary/ga.yaml index 876021e..875875e 100644 --- a/dist/dictionary/ga.yaml +++ b/dist/dictionary/ga.yaml @@ -1,26 +1,31 @@ - base: gabuchigika + firstSyllable: ga pos: noun: masculine: - def: 1. A large area of land claimed by a clan. - def: '120 [gachigyukōga](../ga/gachigyukōga.markdown).' - base: gachi + firstSyllable: ga pos: verb: masculine: - def: Eat. - base: gachigyukoga + firstSyllable: ga pos: noun: neuter: - def: A "plot" of land one chimōga by one gyukōga. - def: 'OOW: 1 acre.' - base: gamekoji + firstSyllable: ga pos: noun: neuter: - def: A miscarriage. - base: gamibita + firstSyllable: ga pos: adj: - def: | @@ -50,6 +55,7 @@ - def: | A large explosion that does significant damage. - base: gatiru + firstSyllable: ga pos: noun: neuter: diff --git a/dist/dictionary/ge.json b/dist/dictionary/ge.json index df8f578..91fdf1e 100644 --- a/dist/dictionary/ge.json +++ b/dist/dictionary/ge.json @@ -1,6 +1,7 @@ [ { "base": "ge", + "firstSyllable": "ge", "pos": { "adj": [ { @@ -11,6 +12,7 @@ }, { "base": "gen", + "firstSyllable": "ge", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/ge.yaml b/dist/dictionary/ge.yaml index 647f482..5bdb2c3 100644 --- a/dist/dictionary/ge.yaml +++ b/dist/dictionary/ge.yaml @@ -1,8 +1,10 @@ - base: ge + firstSyllable: ge pos: adj: - def: My clan. - base: gen + firstSyllable: ge pos: noun: feminine: diff --git a/dist/dictionary/gi.json b/dist/dictionary/gi.json index 516f20e..0de2299 100644 --- a/dist/dictionary/gi.json +++ b/dist/dictionary/gi.json @@ -1,6 +1,7 @@ [ { "base": "gichyoku", + "firstSyllable": "gi", "pos": { "noun": { "feminine": [ @@ -13,6 +14,7 @@ }, { "base": "gidajimo", + "firstSyllable": "gi", "pos": { "noun": { "feminine": [ @@ -47,6 +49,7 @@ }, { "base": "gimetsui", + "firstSyllable": "gi", "pos": { "verb": { "masculine": [ @@ -64,6 +67,7 @@ }, { "base": "gitamafu", + "firstSyllable": "gi", "pos": { "noun": { "feminine": [ @@ -88,6 +92,7 @@ }, { "base": "gitopoga", + "firstSyllable": "gi", "pos": { "verb": { "masculine": [ diff --git a/dist/dictionary/gi.yaml b/dist/dictionary/gi.yaml index 149c462..9297a3c 100644 --- a/dist/dictionary/gi.yaml +++ b/dist/dictionary/gi.yaml @@ -1,10 +1,12 @@ - base: gichyoku + firstSyllable: gi pos: noun: feminine: - def: | A cutting or slicing force or energy. - base: gidajimo + firstSyllable: gi pos: noun: feminine: @@ -28,6 +30,7 @@ A marriage ceremony performed with a significant amount of ceremony, guests, or planning. - base: gimetsui + firstSyllable: gi pos: verb: masculine: @@ -35,6 +38,7 @@ neuter: - def: To lay eggs or other non-live birth. - base: gitamafu + firstSyllable: gi pos: noun: feminine: @@ -48,6 +52,7 @@ - def: | To project senses or perceptions into someone else. - base: gitopoga + firstSyllable: gi pos: verb: masculine: diff --git a/dist/dictionary/go.json b/dist/dictionary/go.json index 26a4d77..001775b 100644 --- a/dist/dictionary/go.json +++ b/dist/dictionary/go.json @@ -1,6 +1,7 @@ [ { "base": "gokote", + "firstSyllable": "go", "pos": { "noun": { "neuter": [ @@ -13,6 +14,7 @@ }, { "base": "gomata", + "firstSyllable": "go", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/go.yaml b/dist/dictionary/go.yaml index 1450444..442ecfc 100644 --- a/dist/dictionary/go.yaml +++ b/dist/dictionary/go.yaml @@ -1,9 +1,11 @@ - base: gokote + firstSyllable: go pos: noun: neuter: - def: A solar week consisting of eight rōte. - base: gomata + firstSyllable: go pos: noun: neuter: diff --git a/dist/dictionary/gu.json b/dist/dictionary/gu.json index f2301ae..741f40a 100644 --- a/dist/dictionary/gu.json +++ b/dist/dictionary/gu.json @@ -1,6 +1,7 @@ [ { "base": "gupa", + "firstSyllable": "gu", "pos": { "verb": { "masculine": [ @@ -13,6 +14,7 @@ }, { "base": "gupiji", + "firstSyllable": "gu", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/gu.yaml b/dist/dictionary/gu.yaml index 2b77699..54eb225 100644 --- a/dist/dictionary/gu.yaml +++ b/dist/dictionary/gu.yaml @@ -1,9 +1,11 @@ - base: gupa + firstSyllable: gu pos: verb: masculine: - def: 'Gulp, drink.' - base: gupiji + firstSyllable: gu pos: noun: neuter: diff --git a/dist/dictionary/gyu.json b/dist/dictionary/gyu.json index 10f9f8a..8d3aa52 100644 --- a/dist/dictionary/gyu.json +++ b/dist/dictionary/gyu.json @@ -1,6 +1,7 @@ [ { "base": "gyukoga", + "firstSyllable": "gyu", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/gyu.yaml b/dist/dictionary/gyu.yaml index 4bdd64b..5fe14be 100644 --- a/dist/dictionary/gyu.yaml +++ b/dist/dictionary/gyu.yaml @@ -1,4 +1,5 @@ - base: gyukoga + firstSyllable: gyu pos: noun: neuter: diff --git a/dist/dictionary/ha.json b/dist/dictionary/ha.json index 3a71aee..1eaded9 100644 --- a/dist/dictionary/ha.json +++ b/dist/dictionary/ha.json @@ -1,6 +1,7 @@ [ { "base": "hachifobu", + "firstSyllable": "ha", "pos": { "noun": { "neuter": [ @@ -13,6 +14,7 @@ }, { "base": "hachifu", + "firstSyllable": "ha", "pos": { "noun": { "neuter": [ @@ -25,6 +27,7 @@ }, { "base": "hamani", + "firstSyllable": "ha", "pos": { "noun": { "neuter": [ @@ -47,6 +50,7 @@ }, { "base": "hanako", + "firstSyllable": "ha", "pos": { "noun": { "feminine": [ @@ -71,6 +75,7 @@ }, { "base": "hayoka", + "firstSyllable": "ha", "pos": { "adj": [ { diff --git a/dist/dictionary/ha.yaml b/dist/dictionary/ha.yaml index c5f605e..b9d4e14 100644 --- a/dist/dictionary/ha.yaml +++ b/dist/dictionary/ha.yaml @@ -1,4 +1,5 @@ - base: hachifobu + firstSyllable: ha pos: noun: neuter: @@ -6,11 +7,13 @@ The trial when a teenager about to manifest power and various spirits present themselves to see if there is a natural fit. - base: hachifu + firstSyllable: ha pos: noun: neuter: - def: 'Path, road, trail.' - base: hamani + firstSyllable: ha pos: noun: neuter: @@ -20,6 +23,7 @@ masculine: - def: To seek out a romantic or sexual partner during nocturnal events. - base: hanako + firstSyllable: ha pos: noun: feminine: @@ -30,6 +34,7 @@ masculine: - def: To butt or interject into a conversation. - base: hayoka + firstSyllable: ha pos: adj: - def: 'Good, favorable.' diff --git a/dist/dictionary/he.json b/dist/dictionary/he.json index 326c170..c3dacbc 100644 --- a/dist/dictionary/he.json +++ b/dist/dictionary/he.json @@ -1,6 +1,7 @@ [ { "base": "heru", + "firstSyllable": "he", "pos": { "noun": { "feminine": [ @@ -23,6 +24,7 @@ }, { "base": "herudaki", + "firstSyllable": "he", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/he.yaml b/dist/dictionary/he.yaml index 9e80eab..991bf3c 100644 --- a/dist/dictionary/he.yaml +++ b/dist/dictionary/he.yaml @@ -1,4 +1,5 @@ - base: heru + firstSyllable: he pos: noun: feminine: @@ -8,6 +9,7 @@ neuter: - def: A foal or young horse. - base: herudaki + firstSyllable: he pos: noun: neuter: diff --git a/dist/dictionary/hi.json b/dist/dictionary/hi.json index c694efd..f0cad05 100644 --- a/dist/dictionary/hi.json +++ b/dist/dictionary/hi.json @@ -1,6 +1,7 @@ [ { "base": "hichifuma", + "firstSyllable": "hi", "pos": { "verb": { "neuter": [ @@ -13,6 +14,7 @@ }, { "base": "hikomini", + "firstSyllable": "hi", "pos": { "noun": { "feminine": [ @@ -30,6 +32,7 @@ }, { "base": "hinoto", + "firstSyllable": "hi", "pos": { "noun": { "feminine": [ @@ -42,6 +45,7 @@ }, { "base": "hiropadu", + "firstSyllable": "hi", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/hi.yaml b/dist/dictionary/hi.yaml index 3fd2225..d2c60ba 100644 --- a/dist/dictionary/hi.yaml +++ b/dist/dictionary/hi.yaml @@ -1,4 +1,5 @@ - base: hichifuma + firstSyllable: hi pos: verb: neuter: @@ -6,6 +7,7 @@ The effort to keep the nature of spirits and the rite of passage secret from children to facilitate the connection to a clan spirit. - base: hikomini + firstSyllable: hi pos: noun: feminine: @@ -17,11 +19,13 @@ One of the three greater spirits of the desert: Tachìra, Chobìre, or Mifúno. - base: hinoto + firstSyllable: hi pos: noun: feminine: - def: Tail. - base: hiropadu + firstSyllable: hi pos: noun: neuter: diff --git a/dist/dictionary/ho.json b/dist/dictionary/ho.json index 9712e8e..16221a0 100644 --- a/dist/dictionary/ho.json +++ b/dist/dictionary/ho.json @@ -1,6 +1,7 @@ [ { "base": "hofuma", + "firstSyllable": "ho", "pos": { "noun": { "masculine": [ @@ -16,6 +17,7 @@ }, { "base": "hogano", + "firstSyllable": "ho", "pos": { "adj": [ { @@ -45,6 +47,7 @@ }, { "base": "horanakifu", + "firstSyllable": "ho", "pos": { "verb": { "feminine": [ diff --git a/dist/dictionary/ho.yaml b/dist/dictionary/ho.yaml index f977d88..4066f3f 100644 --- a/dist/dictionary/ho.yaml +++ b/dist/dictionary/ho.yaml @@ -1,10 +1,12 @@ - base: hofuma + firstSyllable: ho pos: noun: masculine: - def: A hawk or raptor. - def: A large hunting bird. - base: hogano + firstSyllable: ho pos: adj: - def: > @@ -24,6 +26,7 @@ - en: The girls of our clan run like a herd of horses. miw: oe ge nágo i fapòdi a hogáno - base: horanakifu + firstSyllable: ho pos: verb: feminine: diff --git a/dist/dictionary/hu.json b/dist/dictionary/hu.json index 6ed5d0e..80db9e8 100644 --- a/dist/dictionary/hu.json +++ b/dist/dictionary/hu.json @@ -1,6 +1,7 @@ [ { "base": "hupodi", + "firstSyllable": "hu", "pos": { "verb": { "feminine": [ diff --git a/dist/dictionary/hu.yaml b/dist/dictionary/hu.yaml index f9f4871..d66248c 100644 --- a/dist/dictionary/hu.yaml +++ b/dist/dictionary/hu.yaml @@ -1,4 +1,5 @@ - base: hupodi + firstSyllable: hu pos: verb: feminine: diff --git a/dist/dictionary/hyo.json b/dist/dictionary/hyo.json index f5b1cd1..9170311 100644 --- a/dist/dictionary/hyo.json +++ b/dist/dictionary/hyo.json @@ -1,6 +1,7 @@ [ { "base": "hyobechimo", + "firstSyllable": "hyo", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/hyo.yaml b/dist/dictionary/hyo.yaml index 0d767a1..3db6766 100644 --- a/dist/dictionary/hyo.yaml +++ b/dist/dictionary/hyo.yaml @@ -1,4 +1,5 @@ - base: hyobechimo + firstSyllable: hyo pos: noun: feminine: diff --git a/dist/dictionary/hyu.json b/dist/dictionary/hyu.json index 6dac459..ff42ccf 100644 --- a/dist/dictionary/hyu.json +++ b/dist/dictionary/hyu.json @@ -1,6 +1,7 @@ [ { "base": "hyukadi", + "firstSyllable": "hyu", "pos": { "verb": { "feminine": [ diff --git a/dist/dictionary/hyu.yaml b/dist/dictionary/hyu.yaml index 2dd8cf3..db08856 100644 --- a/dist/dictionary/hyu.yaml +++ b/dist/dictionary/hyu.yaml @@ -1,4 +1,5 @@ - base: hyukadi + firstSyllable: hyu pos: verb: feminine: diff --git a/dist/dictionary/i.json b/dist/dictionary/i.json index 38394c8..b970dff 100644 --- a/dist/dictionary/i.json +++ b/dist/dictionary/i.json @@ -1,6 +1,7 @@ [ { "base": "ikugafu", + "firstSyllable": "i", "pos": { "adj": [ { @@ -21,6 +22,7 @@ }, { "base": "iryoga", + "firstSyllable": "i", "pos": { "noun": { "neuter": [ @@ -40,6 +42,7 @@ }, { "base": "itochyoku", + "firstSyllable": "i", "pos": { "verb": { "feminine": [ diff --git a/dist/dictionary/i.yaml b/dist/dictionary/i.yaml index 6a10937..576b102 100644 --- a/dist/dictionary/i.yaml +++ b/dist/dictionary/i.yaml @@ -1,4 +1,5 @@ - base: ikugafu + firstSyllable: i pos: adj: - def: To be unkillable. @@ -7,6 +8,7 @@ neuter: - def: A cockroach. - base: iryoga + firstSyllable: i pos: noun: neuter: @@ -19,6 +21,7 @@ The dread that rises when one's celestial body is about to go below the horizon. - base: itochyoku + firstSyllable: i pos: verb: feminine: diff --git a/dist/dictionary/ji.json b/dist/dictionary/ji.json index fb3080c..7cc99d3 100644 --- a/dist/dictionary/ji.json +++ b/dist/dictionary/ji.json @@ -1,6 +1,7 @@ [ { "base": "jimo", + "firstSyllable": "ji", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/ji.yaml b/dist/dictionary/ji.yaml index 74353ad..5388513 100644 --- a/dist/dictionary/ji.yaml +++ b/dist/dictionary/ji.yaml @@ -1,4 +1,5 @@ - base: jimo + firstSyllable: ji pos: noun: neuter: diff --git a/dist/dictionary/jo.json b/dist/dictionary/jo.json index bfcb363..ea18ecd 100644 --- a/dist/dictionary/jo.json +++ b/dist/dictionary/jo.json @@ -1,6 +1,7 @@ [ { "base": "jokidofu", + "firstSyllable": "jo", "pos": { "noun": { "neuter": [ @@ -28,6 +29,7 @@ }, { "base": "jokofatsu", + "firstSyllable": "jo", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/jo.yaml b/dist/dictionary/jo.yaml index 144c32a..b470e60 100644 --- a/dist/dictionary/jo.yaml +++ b/dist/dictionary/jo.yaml @@ -1,4 +1,5 @@ - base: jokidofu + firstSyllable: jo pos: noun: neuter: @@ -10,6 +11,7 @@ masculine: - def: To create pain in someone else using magical resonance. - base: jokofatsu + firstSyllable: jo pos: noun: neuter: diff --git a/dist/dictionary/jyo.json b/dist/dictionary/jyo.json index 5e6872e..f56ec3b 100644 --- a/dist/dictionary/jyo.json +++ b/dist/dictionary/jyo.json @@ -1,6 +1,7 @@ [ { "base": "jyomyo", + "firstSyllable": "jyo", "pos": { "pro": [ { @@ -11,6 +12,7 @@ }, { "base": "jyon", + "firstSyllable": "jyo", "pos": { "adj": [ { @@ -21,6 +23,7 @@ }, { "base": "jyopa", + "firstSyllable": "jyo", "pos": { "num": [ { @@ -31,6 +34,7 @@ }, { "base": "jyore", + "firstSyllable": "jyo", "pos": { "num": [ { @@ -41,6 +45,7 @@ }, { "base": "jyoshya", + "firstSyllable": "jyo", "pos": { "adj": [ { diff --git a/dist/dictionary/jyo.yaml b/dist/dictionary/jyo.yaml index 4b916cc..fd4fcd3 100644 --- a/dist/dictionary/jyo.yaml +++ b/dist/dictionary/jyo.yaml @@ -1,20 +1,25 @@ - base: jyomyo + firstSyllable: jyo pos: pro: - def: Many. - base: jyon + firstSyllable: jyo pos: adj: - def: Yellow. - base: jyopa + firstSyllable: jyo pos: num: - def: One. - base: jyore + firstSyllable: jyo pos: num: - def: Two. - base: jyoshya + firstSyllable: jyo pos: adj: - def: All. diff --git a/dist/dictionary/ka.json b/dist/dictionary/ka.json index abc48bf..c636fa0 100644 --- a/dist/dictionary/ka.json +++ b/dist/dictionary/ka.json @@ -1,6 +1,7 @@ [ { "base": "kadu", + "firstSyllable": "ka", "pos": { "noun": { "feminine": [ @@ -13,6 +14,7 @@ }, { "base": "kafu", + "firstSyllable": "ka", "pos": { "verb": { "feminine": [ @@ -30,6 +32,7 @@ }, { "base": "kafuchi", + "firstSyllable": "ka", "pos": { "adj": [ { diff --git a/dist/dictionary/ka.yaml b/dist/dictionary/ka.yaml index d9bc276..f2fe969 100644 --- a/dist/dictionary/ka.yaml +++ b/dist/dictionary/ka.yaml @@ -1,9 +1,11 @@ - base: kadu + firstSyllable: ka pos: noun: feminine: - def: Hand. - base: kafu + firstSyllable: ka pos: verb: feminine: @@ -11,6 +13,7 @@ masculine: - def: Passion. - base: kafuchi + firstSyllable: ka pos: adj: - def: | diff --git a/dist/dictionary/ke.json b/dist/dictionary/ke.json index fb0b2b6..fd2e40d 100644 --- a/dist/dictionary/ke.json +++ b/dist/dictionary/ke.json @@ -1,6 +1,7 @@ [ { "base": "keka", + "firstSyllable": "ke", "pos": { "noun": { "feminine": [ @@ -16,6 +17,7 @@ }, { "base": "keri", + "firstSyllable": "ke", "pos": { "verb": { "masculine": [ diff --git a/dist/dictionary/ke.yaml b/dist/dictionary/ke.yaml index 4cc821b..d9814a4 100644 --- a/dist/dictionary/ke.yaml +++ b/dist/dictionary/ke.yaml @@ -1,10 +1,12 @@ - base: keka + firstSyllable: ke pos: noun: feminine: - def: The amount of displacement of an adult woman's fist. - def: 'OOW: A volume of liquid equal to 305 mL.' - base: keri + firstSyllable: ke pos: verb: masculine: diff --git a/dist/dictionary/ki.json b/dist/dictionary/ki.json index e645820..f067263 100644 --- a/dist/dictionary/ki.json +++ b/dist/dictionary/ki.json @@ -1,6 +1,7 @@ [ { "base": "kifi", + "firstSyllable": "ki", "pos": { "verb": { "feminine": [ @@ -13,6 +14,7 @@ }, { "base": "kifomakoji", + "firstSyllable": "ki", "pos": { "verb": { "feminine": [ @@ -25,6 +27,7 @@ }, { "base": "kiko", + "firstSyllable": "ki", "pos": { "noun": { "masculine": [ @@ -37,6 +40,7 @@ }, { "base": "kikochyo", + "firstSyllable": "ki", "pos": { "noun": { "neuter": [ @@ -49,6 +53,7 @@ }, { "base": "kikofuna", + "firstSyllable": "ki", "pos": { "noun": { "neuter": [ @@ -64,6 +69,7 @@ }, { "base": "kimu", + "firstSyllable": "ki", "pos": { "verb": { "feminine": [ @@ -76,6 +82,7 @@ }, { "base": "kireki", + "firstSyllable": "ki", "pos": { "noun": { "masculine": [ @@ -88,6 +95,7 @@ }, { "base": "kishi", + "firstSyllable": "ki", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/ki.yaml b/dist/dictionary/ki.yaml index 02994e6..040e626 100644 --- a/dist/dictionary/ki.yaml +++ b/dist/dictionary/ki.yaml @@ -1,24 +1,29 @@ - base: kifi + firstSyllable: ki pos: verb: feminine: - def: 'Give, hand over.' - base: kifomakoji + firstSyllable: ki pos: verb: feminine: - def: To lose a loved one to death. - base: kiko + firstSyllable: ki pos: noun: masculine: - def: 'Fire, burn.' - base: kikochyo + firstSyllable: ki pos: noun: neuter: - def: Ashes of a fire. - base: kikofuna + firstSyllable: ki pos: noun: neuter: @@ -27,16 +32,19 @@ considered holy. - def: 'OOW: 80 m^2.' - base: kimu + firstSyllable: ki pos: verb: feminine: - def: Sit. - base: kireki + firstSyllable: ki pos: noun: masculine: - def: Tree. - base: kishi + firstSyllable: ki pos: noun: masculine: diff --git a/dist/dictionary/ko.json b/dist/dictionary/ko.json index d8b84e0..b9f12a6 100644 --- a/dist/dictionary/ko.json +++ b/dist/dictionary/ko.json @@ -1,6 +1,7 @@ [ { "base": "kochozo", + "firstSyllable": "ko", "pos": { "verb": { "neuter": [ @@ -13,6 +14,7 @@ }, { "base": "kodi", + "firstSyllable": "ko", "pos": { "verb": { "neuter": [ @@ -25,6 +27,7 @@ }, { "base": "kodo", + "firstSyllable": "ko", "pos": { "noun": { "feminine": [ @@ -37,6 +40,7 @@ }, { "base": "kodoshyo", + "firstSyllable": "ko", "pos": { "noun": { "masculine": [ @@ -49,6 +53,7 @@ }, { "base": "koji", + "firstSyllable": "ko", "pos": { "verb": { "neuter": [ @@ -61,6 +66,7 @@ }, { "base": "kojifu", + "firstSyllable": "ko", "pos": { "verb": { "neuter": [ @@ -73,6 +79,7 @@ }, { "base": "kokeku", + "firstSyllable": "ko", "pos": { "noun": { "masculine": [ @@ -91,6 +98,7 @@ }, { "base": "komiyaza", + "firstSyllable": "ko", "pos": { "noun": { "neuter": [ @@ -106,6 +114,7 @@ }, { "base": "koroma", + "firstSyllable": "ko", "pos": { "adj": [ { diff --git a/dist/dictionary/ko.yaml b/dist/dictionary/ko.yaml index 3fa6ba3..79bf21b 100644 --- a/dist/dictionary/ko.yaml +++ b/dist/dictionary/ko.yaml @@ -1,34 +1,41 @@ - base: kochozo + firstSyllable: ko pos: verb: neuter: - def: Sleep. - base: kodi + firstSyllable: ko pos: verb: neuter: - def: Lie down. - base: kodo + firstSyllable: ko pos: noun: feminine: - def: Stone. - base: kodoshyo + firstSyllable: ko pos: noun: masculine: - def: Mountain. - base: koji + firstSyllable: ko pos: verb: neuter: - def: 'Die, death, kill.' - base: kojifu + firstSyllable: ko pos: verb: neuter: - def: Die. - base: kokeku + firstSyllable: ko pos: noun: masculine: @@ -38,12 +45,14 @@ - def: 'A volume of liquid equal to 13 [kéka](../ke/keka.markdown).' - def: 'OOW: A volume of liquid equal to 4 L.' - base: komiyaza + firstSyllable: ko pos: noun: neuter: - def: The temperature where water boils. - def: 'OOW: 100 C.' - base: koroma + firstSyllable: ko pos: adj: - def: Cursed. diff --git a/dist/dictionary/ku.json b/dist/dictionary/ku.json index 1928e2c..d19922f 100644 --- a/dist/dictionary/ku.json +++ b/dist/dictionary/ku.json @@ -1,6 +1,7 @@ [ { "base": "kufo", + "firstSyllable": "ku", "pos": { "noun": { "neuter": [ @@ -25,6 +26,7 @@ }, { "base": "kuga", + "firstSyllable": "ku", "pos": { "verb": { "neuter": [ diff --git a/dist/dictionary/ku.yaml b/dist/dictionary/ku.yaml index a059c52..837a2c1 100644 --- a/dist/dictionary/ku.yaml +++ b/dist/dictionary/ku.yaml @@ -1,4 +1,5 @@ - base: kufo + firstSyllable: ku pos: noun: neuter: @@ -9,6 +10,7 @@ masculine: - def: To make oneself at home when unwelcomed. - base: kuga + firstSyllable: ku pos: verb: neuter: diff --git a/dist/dictionary/kyo.json b/dist/dictionary/kyo.json index 2e71b52..962c49e 100644 --- a/dist/dictionary/kyo.json +++ b/dist/dictionary/kyo.json @@ -1,6 +1,7 @@ [ { "base": "kyoda", + "firstSyllable": "kyo", "pos": { "verb": { "feminine": [ @@ -29,6 +30,7 @@ }, { "base": "kyon", + "firstSyllable": "kyo", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/kyo.yaml b/dist/dictionary/kyo.yaml index 2447e4a..3f49f3b 100644 --- a/dist/dictionary/kyo.yaml +++ b/dist/dictionary/kyo.yaml @@ -1,4 +1,5 @@ - base: kyoda + firstSyllable: kyo pos: verb: feminine: @@ -10,6 +11,7 @@ - def: To ride poorly or without skill. - def: To learn how to ride a creature. - base: kyon + firstSyllable: kyo pos: noun: neuter: diff --git a/dist/dictionary/kyu.json b/dist/dictionary/kyu.json index e460637..6c58b77 100644 --- a/dist/dictionary/kyu.json +++ b/dist/dictionary/kyu.json @@ -1,6 +1,7 @@ [ { "base": "kyumogo", + "firstSyllable": "kyu", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/kyu.yaml b/dist/dictionary/kyu.yaml index f5afa73..ca655c5 100644 --- a/dist/dictionary/kyu.yaml +++ b/dist/dictionary/kyu.yaml @@ -1,4 +1,5 @@ - base: kyumogo + firstSyllable: kyu pos: noun: neuter: diff --git a/dist/dictionary/ma.json b/dist/dictionary/ma.json index 7c821cd..58c7d2c 100644 --- a/dist/dictionary/ma.json +++ b/dist/dictionary/ma.json @@ -1,6 +1,7 @@ [ { "base": "ma", + "firstSyllable": "ma", "pos": { "adj": [ { @@ -11,6 +12,7 @@ }, { "base": "madeku", + "firstSyllable": "ma", "pos": { "noun": { "masculine": [ @@ -26,6 +28,7 @@ }, { "base": "man", + "firstSyllable": "ma", "pos": { "noun": { "feminine": [ @@ -48,6 +51,7 @@ }, { "base": "masa", + "firstSyllable": "ma", "pos": { "noun": { "neuter": [ @@ -60,6 +64,7 @@ }, { "base": "masotoru", + "firstSyllable": "ma", "pos": { "adj": [ { diff --git a/dist/dictionary/ma.yaml b/dist/dictionary/ma.yaml index aa822be..e8d81fc 100644 --- a/dist/dictionary/ma.yaml +++ b/dist/dictionary/ma.yaml @@ -1,14 +1,17 @@ - base: ma + firstSyllable: ma pos: adj: - def: 'Me, I, mine.' - base: madeku + firstSyllable: ma pos: noun: masculine: - def: A weight of 16 dātsu used for measuring heavy items and people. - def: 'OOW: 16.32 kg.' - base: man + firstSyllable: ma pos: noun: feminine: @@ -18,11 +21,13 @@ neuter: - def: 'As *màn* (noun 1), but as a neuter.' - base: masa + firstSyllable: ma pos: noun: neuter: - def: 1/8th of a rōte or solar day. - base: masotoru + firstSyllable: ma pos: adj: - def: | diff --git a/dist/dictionary/me.json b/dist/dictionary/me.json index 1425ceb..4858590 100644 --- a/dist/dictionary/me.json +++ b/dist/dictionary/me.json @@ -1,6 +1,7 @@ [ { "base": "mekoshi", + "firstSyllable": "me", "pos": { "adj": [ { diff --git a/dist/dictionary/me.yaml b/dist/dictionary/me.yaml index d33ca89..1e25985 100644 --- a/dist/dictionary/me.yaml +++ b/dist/dictionary/me.yaml @@ -1,4 +1,5 @@ - base: mekoshi + firstSyllable: me pos: adj: - def: To perform an action humbly or without pride. diff --git a/dist/dictionary/mi.json b/dist/dictionary/mi.json index 370d1a8..c97bfc1 100644 --- a/dist/dictionary/mi.json +++ b/dist/dictionary/mi.json @@ -1,6 +1,7 @@ [ { "base": "michi", + "firstSyllable": "mi", "pos": { "verb": { "masculine": [ @@ -13,6 +14,7 @@ }, { "base": "mifuno", + "firstSyllable": "mi", "pos": { "noun": { "feminine": [ @@ -30,6 +32,7 @@ }, { "base": "miga", + "firstSyllable": "mi", "pos": { "noun": { "feminine": [ @@ -42,6 +45,7 @@ }, { "base": "minafatsu", + "firstSyllable": "mi", "pos": { "noun": { "neuter": [ @@ -54,6 +58,7 @@ }, { "base": "miwafu", + "firstSyllable": "mi", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/mi.yaml b/dist/dictionary/mi.yaml index 70474e2..cbf2829 100644 --- a/dist/dictionary/mi.yaml +++ b/dist/dictionary/mi.yaml @@ -1,9 +1,11 @@ - base: michi + firstSyllable: mi pos: verb: masculine: - def: Smile. - base: mifuno + firstSyllable: mi pos: noun: feminine: @@ -11,16 +13,19 @@ neuter: - def: The desrt. - base: miga + firstSyllable: mi pos: noun: feminine: - def: 'Meat, flesh.' - base: minafatsu + firstSyllable: mi pos: noun: neuter: - def: Written words or letters of the desert tongue. - base: miwafu + firstSyllable: mi pos: noun: neuter: diff --git a/dist/dictionary/mo.json b/dist/dictionary/mo.json index 0ba590e..caa66d9 100644 --- a/dist/dictionary/mo.json +++ b/dist/dictionary/mo.json @@ -1,6 +1,7 @@ [ { "base": "mo", + "firstSyllable": "mo", "pos": { "pro": [ { @@ -11,6 +12,7 @@ }, { "base": "mobipo", + "firstSyllable": "mo", "pos": { "noun": { "masculine": [ @@ -30,6 +32,7 @@ }, { "base": "monika", + "firstSyllable": "mo", "pos": { "adj": [ { diff --git a/dist/dictionary/mo.yaml b/dist/dictionary/mo.yaml index 5253266..aa19049 100644 --- a/dist/dictionary/mo.yaml +++ b/dist/dictionary/mo.yaml @@ -1,8 +1,10 @@ - base: mo + firstSyllable: mo pos: pro: - def: 'What, who, whom, question placeholder.' - base: mobipo + firstSyllable: mo pos: noun: masculine: @@ -11,6 +13,7 @@ neuter: - def: 'To make loud, persistent noises.' - base: monika + firstSyllable: mo pos: adj: - def: | diff --git a/dist/dictionary/mu.json b/dist/dictionary/mu.json index 581434f..600309b 100644 --- a/dist/dictionary/mu.json +++ b/dist/dictionary/mu.json @@ -1,6 +1,7 @@ [ { "base": "mujichi", + "firstSyllable": "mu", "pos": { "adj": [ { @@ -11,6 +12,7 @@ }, { "base": "mukisa", + "firstSyllable": "mu", "pos": { "noun": { "feminine": [ @@ -23,6 +25,7 @@ }, { "base": "munisa", + "firstSyllable": "mu", "pos": { "noun": { "masculine": [ @@ -35,6 +38,7 @@ }, { "base": "musa", + "firstSyllable": "mu", "pos": { "noun": { "feminine": [ @@ -47,6 +51,7 @@ }, { "base": "mushigi", + "firstSyllable": "mu", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/mu.yaml b/dist/dictionary/mu.yaml index d837fc7..a51fe77 100644 --- a/dist/dictionary/mu.yaml +++ b/dist/dictionary/mu.yaml @@ -1,13 +1,16 @@ - base: mujichi + firstSyllable: mu pos: adj: - def: 'Dry, powdery' - base: mukisa + firstSyllable: mu pos: noun: feminine: - def: a fine sand that is difficult to walk along because it is shifting - base: munisa + firstSyllable: mu pos: noun: masculine: @@ -15,11 +18,13 @@ a coarse grain sand that grates against bare flesh but doesn't blow in light winds - base: musa + firstSyllable: mu pos: noun: feminine: - def: Sand (generic). - base: mushigi + firstSyllable: mu pos: noun: masculine: diff --git a/dist/dictionary/myo.json b/dist/dictionary/myo.json index 5ca9b13..381de4a 100644 --- a/dist/dictionary/myo.json +++ b/dist/dictionary/myo.json @@ -1,6 +1,7 @@ [ { "base": "myoregu", + "firstSyllable": "myo", "pos": { "noun": { "masculine": [ @@ -13,6 +14,7 @@ }, { "base": "myukira", + "firstSyllable": "myo", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/myo.yaml b/dist/dictionary/myo.yaml index 1adb5d0..7fe4113 100644 --- a/dist/dictionary/myo.yaml +++ b/dist/dictionary/myo.yaml @@ -1,9 +1,11 @@ - base: myoregu + firstSyllable: myo pos: noun: masculine: - def: Moron. - base: myukira + firstSyllable: myo pos: noun: feminine: diff --git a/dist/dictionary/n.json b/dist/dictionary/n.json index 20dacd2..f1a9702 100644 --- a/dist/dictionary/n.json +++ b/dist/dictionary/n.json @@ -1,6 +1,7 @@ [ { "base": "netune", + "firstSyllable": "n", "pos": { "noun": { "feminine": [ @@ -18,6 +19,7 @@ }, { "base": "norikuchyofune", + "firstSyllable": "n", "pos": { "verb": { "masculine": [ diff --git a/dist/dictionary/n.yaml b/dist/dictionary/n.yaml index 56f6d6d..5c2f6dd 100644 --- a/dist/dictionary/n.yaml +++ b/dist/dictionary/n.yaml @@ -1,4 +1,5 @@ - base: netune + firstSyllable: 'n' pos: noun: feminine: @@ -9,6 +10,7 @@ The tendency for a child to become associated with the same clan as as their mother. - base: norikuchyofune + firstSyllable: 'n' pos: verb: masculine: diff --git a/dist/dictionary/na.json b/dist/dictionary/na.json index 9c386ce..2e9b28c 100644 --- a/dist/dictionary/na.json +++ b/dist/dictionary/na.json @@ -1,6 +1,7 @@ [ { "base": "nago", + "firstSyllable": "na", "pos": { "noun": { "masculine": [ @@ -13,6 +14,7 @@ }, { "base": "nakifu", + "firstSyllable": "na", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/na.yaml b/dist/dictionary/na.yaml index c7230ff..f794b7b 100644 --- a/dist/dictionary/na.yaml +++ b/dist/dictionary/na.yaml @@ -1,9 +1,11 @@ - base: nago + firstSyllable: na pos: noun: masculine: - def: Girl child. - base: nakifu + firstSyllable: na pos: noun: feminine: diff --git a/dist/dictionary/ne.json b/dist/dictionary/ne.json index d632118..65781e3 100644 --- a/dist/dictionary/ne.json +++ b/dist/dictionary/ne.json @@ -1,6 +1,7 @@ [ { "base": "nesa", + "firstSyllable": "ne", "pos": { "adj": [ { @@ -11,6 +12,7 @@ }, { "base": "nesakafu", + "firstSyllable": "ne", "pos": { "verb": { "neuter": [ diff --git a/dist/dictionary/ne.yaml b/dist/dictionary/ne.yaml index ea2e5e1..04667ef 100644 --- a/dist/dictionary/ne.yaml +++ b/dist/dictionary/ne.yaml @@ -1,8 +1,10 @@ - base: nesa + firstSyllable: ne pos: adj: - def: 'Unhappily, miserably.' - base: nesakafu + firstSyllable: ne pos: verb: neuter: diff --git a/dist/dictionary/ni.json b/dist/dictionary/ni.json index 01c5bd6..b8b31de 100644 --- a/dist/dictionary/ni.json +++ b/dist/dictionary/ni.json @@ -1,6 +1,7 @@ [ { "base": "nibaba", + "firstSyllable": "ni", "pos": { "noun": { "feminine": [ @@ -13,6 +14,7 @@ }, { "base": "nibapu", + "firstSyllable": "ni", "pos": { "noun": { "masculine": [ @@ -25,6 +27,7 @@ }, { "base": "nichiza", + "firstSyllable": "ni", "pos": { "noun": { "masculine": [ @@ -37,6 +40,7 @@ }, { "base": "nido", + "firstSyllable": "ni", "pos": { "noun": { "feminine": [ @@ -49,6 +53,7 @@ }, { "base": "nireigi", + "firstSyllable": "ni", "pos": { "adj": [ { diff --git a/dist/dictionary/ni.yaml b/dist/dictionary/ni.yaml index fe7ee30..dfee4c2 100644 --- a/dist/dictionary/ni.yaml +++ b/dist/dictionary/ni.yaml @@ -1,24 +1,29 @@ - base: nibaba + firstSyllable: ni pos: noun: feminine: - def: Breasts. - base: nibapu + firstSyllable: ni pos: noun: masculine: - def: Liver - base: nichiza + firstSyllable: ni pos: noun: masculine: - def: Belly. - base: nido + firstSyllable: ni pos: noun: feminine: - def: Neck. - base: nireigi + firstSyllable: ni pos: adj: - def: 'New, freshly made.' diff --git a/dist/dictionary/no.json b/dist/dictionary/no.json index a78c52f..3607d70 100644 --- a/dist/dictionary/no.json +++ b/dist/dictionary/no.json @@ -1,6 +1,7 @@ [ { "base": "nonyu", + "firstSyllable": "no", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/no.yaml b/dist/dictionary/no.yaml index 79724ac..64463e5 100644 --- a/dist/dictionary/no.yaml +++ b/dist/dictionary/no.yaml @@ -1,4 +1,5 @@ - base: nonyu + firstSyllable: 'no' pos: noun: feminine: diff --git a/dist/dictionary/nya.json b/dist/dictionary/nya.json index 131ccdf..4698ad2 100644 --- a/dist/dictionary/nya.json +++ b/dist/dictionary/nya.json @@ -1,6 +1,7 @@ [ { "base": "nyan", + "firstSyllable": "nya", "pos": { "adj": [ { diff --git a/dist/dictionary/nya.yaml b/dist/dictionary/nya.yaml index c519102..862730f 100644 --- a/dist/dictionary/nya.yaml +++ b/dist/dictionary/nya.yaml @@ -1,4 +1,5 @@ - base: nyan + firstSyllable: nya pos: adj: - def: Blue. diff --git a/dist/dictionary/nyo.json b/dist/dictionary/nyo.json index 462e5c9..f409d50 100644 --- a/dist/dictionary/nyo.json +++ b/dist/dictionary/nyo.json @@ -1,6 +1,7 @@ [ { "base": "nyokiru", + "firstSyllable": "nyo", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/nyo.yaml b/dist/dictionary/nyo.yaml index c9ced0b..f2cdbda 100644 --- a/dist/dictionary/nyo.yaml +++ b/dist/dictionary/nyo.yaml @@ -1,4 +1,5 @@ - base: nyokiru + firstSyllable: nyo pos: noun: masculine: diff --git a/dist/dictionary/o.json b/dist/dictionary/o.json index 81b6fc9..62f9c07 100644 --- a/dist/dictionary/o.json +++ b/dist/dictionary/o.json @@ -1,6 +1,7 @@ [ { "base": "ogapi", + "firstSyllable": "o", "pos": { "adj": [ { @@ -21,6 +22,7 @@ }, { "base": "ogimo", + "firstSyllable": "o", "pos": { "noun": { "masculine": [ @@ -40,6 +42,7 @@ }, { "base": "oteza", + "firstSyllable": "o", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/o.yaml b/dist/dictionary/o.yaml index ac9530d..760a930 100644 --- a/dist/dictionary/o.yaml +++ b/dist/dictionary/o.yaml @@ -1,4 +1,5 @@ - base: ogapi + firstSyllable: o pos: adj: - def: To be related to a group of children. @@ -7,6 +8,7 @@ - def: A flea. - def: A bedbug. - base: ogimo + firstSyllable: o pos: noun: masculine: @@ -15,6 +17,7 @@ feminine: - def: To carry a grudge or conversation for years. - base: oteza + firstSyllable: o pos: noun: neuter: diff --git a/dist/dictionary/pa.json b/dist/dictionary/pa.json index a3c71d6..f44a4c6 100644 --- a/dist/dictionary/pa.json +++ b/dist/dictionary/pa.json @@ -1,6 +1,7 @@ [ { "base": "pachyun", + "firstSyllable": "pa", "pos": { "noun": { "neuter": [ @@ -20,6 +21,7 @@ }, { "base": "padu", + "firstSyllable": "pa", "pos": { "noun": { "masculine": [ @@ -32,6 +34,7 @@ }, { "base": "parechyo", + "firstSyllable": "pa", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/pa.yaml b/dist/dictionary/pa.yaml index 66b1244..b3734f0 100644 --- a/dist/dictionary/pa.yaml +++ b/dist/dictionary/pa.yaml @@ -1,4 +1,5 @@ - base: pachyun + firstSyllable: pa pos: noun: neuter: @@ -7,11 +8,13 @@ feminine: - def: To adapt to circumstances. - base: padu + firstSyllable: pa pos: noun: masculine: - def: Foot. - base: parechyo + firstSyllable: pa pos: noun: neuter: diff --git a/dist/dictionary/pe.json b/dist/dictionary/pe.json index bca6faf..52b8adb 100644 --- a/dist/dictionary/pe.json +++ b/dist/dictionary/pe.json @@ -1,6 +1,7 @@ [ { "base": "peji", + "firstSyllable": "pe", "pos": { "verb": { "feminine": [ diff --git a/dist/dictionary/pe.yaml b/dist/dictionary/pe.yaml index f41bcbb..c46ec47 100644 --- a/dist/dictionary/pe.yaml +++ b/dist/dictionary/pe.yaml @@ -1,4 +1,5 @@ - base: peji + firstSyllable: pe pos: verb: feminine: diff --git a/dist/dictionary/pi.json b/dist/dictionary/pi.json index a8e8d85..6002bae 100644 --- a/dist/dictionary/pi.json +++ b/dist/dictionary/pi.json @@ -1,6 +1,7 @@ [ { "base": "pibafu", + "firstSyllable": "pi", "pos": { "noun": { "masculine": [ @@ -13,6 +14,7 @@ }, { "base": "pimayazu", + "firstSyllable": "pi", "pos": { "noun": { "neuter": [ @@ -28,6 +30,7 @@ }, { "base": "pimiga", + "firstSyllable": "pi", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/pi.yaml b/dist/dictionary/pi.yaml index ecbabc7..2827996 100644 --- a/dist/dictionary/pi.yaml +++ b/dist/dictionary/pi.yaml @@ -1,15 +1,18 @@ - base: pibafu + firstSyllable: pi pos: noun: masculine: - def: Blood. - base: pimayazu + firstSyllable: pi pos: noun: neuter: - def: The temperature where water freezes. - def: 'OOW: 0 C.' - base: pimiga + firstSyllable: pi pos: noun: neuter: diff --git a/dist/dictionary/po.json b/dist/dictionary/po.json index dd38d3d..7d3fe1b 100644 --- a/dist/dictionary/po.json +++ b/dist/dictionary/po.json @@ -1,6 +1,7 @@ [ { "base": "pocho", + "firstSyllable": "po", "pos": { "noun": { "feminine": [ @@ -18,6 +19,7 @@ }, { "base": "podi", + "firstSyllable": "po", "pos": { "verb": { "masculine": [ @@ -30,6 +32,7 @@ }, { "base": "poga", + "firstSyllable": "po", "pos": { "verb": { "masculine": [ @@ -42,6 +45,7 @@ }, { "base": "pokemon", + "firstSyllable": "po", "pos": { "noun": { "feminine": [ @@ -61,6 +65,7 @@ }, { "base": "poroneso", + "firstSyllable": "po", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/po.yaml b/dist/dictionary/po.yaml index 0238049..fa45898 100644 --- a/dist/dictionary/po.yaml +++ b/dist/dictionary/po.yaml @@ -1,4 +1,5 @@ - base: pocho + firstSyllable: po pos: noun: feminine: @@ -6,16 +7,19 @@ masculine: - def: An overwhelming fear or terror. - base: podi + firstSyllable: po pos: verb: masculine: - def: Walk. - base: poga + firstSyllable: po pos: verb: masculine: - def: To participate in loud or enthusiastic sex. - base: pokemon + firstSyllable: po pos: noun: feminine: @@ -24,6 +28,7 @@ feminine: - def: The process of collecting or gathering a collection. - base: poroneso + firstSyllable: po pos: noun: neuter: diff --git a/dist/dictionary/pu.json b/dist/dictionary/pu.json index 8f432a9..982e2c8 100644 --- a/dist/dictionary/pu.json +++ b/dist/dictionary/pu.json @@ -1,6 +1,7 @@ [ { "base": "pu", + "firstSyllable": "pu", "pos": { "pro": [ { @@ -11,6 +12,7 @@ }, { "base": "pumakyoni", + "firstSyllable": "pu", "pos": { "adv": [ { @@ -36,6 +38,7 @@ }, { "base": "puruna", + "firstSyllable": "pu", "pos": { "adv": [ { diff --git a/dist/dictionary/pu.yaml b/dist/dictionary/pu.yaml index 8d4efad..ba2f618 100644 --- a/dist/dictionary/pu.yaml +++ b/dist/dictionary/pu.yaml @@ -1,8 +1,10 @@ - base: pu + firstSyllable: pu pos: pro: - def: your clan - base: pumakyoni + firstSyllable: pu pos: adv: - def: | @@ -25,6 +27,7 @@ - def: | To phase or walk through solid matter. - base: puruna + firstSyllable: pu pos: adv: - def: | diff --git a/dist/dictionary/pya.json b/dist/dictionary/pya.json index d28b8ea..c0aab46 100644 --- a/dist/dictionary/pya.json +++ b/dist/dictionary/pya.json @@ -1,6 +1,7 @@ [ { "base": "pyabi", + "firstSyllable": "pya", "pos": { "noun": { "neuter": [ @@ -13,6 +14,7 @@ }, { "base": "pyadashimu", + "firstSyllable": "pya", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/pya.yaml b/dist/dictionary/pya.yaml index cb39f52..4493226 100644 --- a/dist/dictionary/pya.yaml +++ b/dist/dictionary/pya.yaml @@ -1,9 +1,11 @@ - base: pyabi + firstSyllable: pya pos: noun: neuter: - def: 'The primary currency of the [Mifúno Desert](mifúno).' - base: pyadashimu + firstSyllable: pya pos: noun: masculine: diff --git a/dist/dictionary/pyu.json b/dist/dictionary/pyu.json index 3db08b3..60829cf 100644 --- a/dist/dictionary/pyu.json +++ b/dist/dictionary/pyu.json @@ -1,6 +1,7 @@ [ { "base": "pyuchyu", + "firstSyllable": "pyu", "pos": { "adj": [ { diff --git a/dist/dictionary/pyu.yaml b/dist/dictionary/pyu.yaml index 9e7d8a5..ac6ebbb 100644 --- a/dist/dictionary/pyu.yaml +++ b/dist/dictionary/pyu.yaml @@ -1,4 +1,5 @@ - base: pyuchyu + firstSyllable: pyu pos: adj: - def: 'Stinky, has a stench.' diff --git a/dist/dictionary/ra.json b/dist/dictionary/ra.json index 2d0fc0d..ed1ec2b 100644 --- a/dist/dictionary/ra.json +++ b/dist/dictionary/ra.json @@ -1,6 +1,7 @@ [ { "base": "ragofuchino", + "firstSyllable": "ra", "pos": { "noun": { "feminine": [ @@ -21,6 +22,7 @@ }, { "base": "raki", + "firstSyllable": "ra", "pos": { "noun": { "feminine": [ @@ -33,6 +35,7 @@ }, { "base": "rakiki", + "firstSyllable": "ra", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/ra.yaml b/dist/dictionary/ra.yaml index a85bd7d..4ee3285 100644 --- a/dist/dictionary/ra.yaml +++ b/dist/dictionary/ra.yaml @@ -1,4 +1,5 @@ - base: ragofuchino + firstSyllable: ra pos: noun: feminine: @@ -7,11 +8,13 @@ - def: An ocean or sea. - def: A massive body of water. - base: raki + firstSyllable: ra pos: noun: feminine: - def: Skin. - base: rakiki + firstSyllable: ra pos: noun: masculine: diff --git a/dist/dictionary/re.json b/dist/dictionary/re.json index 33ad236..1eb8115 100644 --- a/dist/dictionary/re.json +++ b/dist/dictionary/re.json @@ -1,6 +1,7 @@ [ { "base": "remigu", + "firstSyllable": "re", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/re.yaml b/dist/dictionary/re.yaml index 0ea8385..bb1f9cb 100644 --- a/dist/dictionary/re.yaml +++ b/dist/dictionary/re.yaml @@ -1,4 +1,5 @@ - base: remigu + firstSyllable: re pos: noun: feminine: diff --git a/dist/dictionary/ri.json b/dist/dictionary/ri.json index 7ffb683..594c478 100644 --- a/dist/dictionary/ri.json +++ b/dist/dictionary/ri.json @@ -1,6 +1,7 @@ [ { "base": "richi", + "firstSyllable": "ri", "pos": { "noun": { "feminine": [ @@ -16,6 +17,7 @@ }, { "base": "rimu", + "firstSyllable": "ri", "pos": { "noun": { "feminine": [ @@ -28,6 +30,7 @@ }, { "base": "rimuhi", + "firstSyllable": "ri", "pos": { "adj": [ { @@ -48,6 +51,7 @@ }, { "base": "rimyo", + "firstSyllable": "ri", "pos": { "adj": [ { diff --git a/dist/dictionary/ri.yaml b/dist/dictionary/ri.yaml index b1adfd2..12f3a0e 100644 --- a/dist/dictionary/ri.yaml +++ b/dist/dictionary/ri.yaml @@ -1,15 +1,18 @@ - base: richi + firstSyllable: ri pos: noun: feminine: - def: A solar cycle between 44 and 47 days. - def: A solar "month". - base: rimu + firstSyllable: ri pos: noun: feminine: - def: Water. - base: rimuhi + firstSyllable: ri pos: adj: - def: Small and unassuming. @@ -18,6 +21,7 @@ - def: 'A small, smooth lizard.' - def: A gecko. - base: rimyo + firstSyllable: ri pos: adj: - def: Unfocused or wandering. diff --git a/dist/dictionary/ro.json b/dist/dictionary/ro.json index 0b5d9c0..f6a8ad3 100644 --- a/dist/dictionary/ro.json +++ b/dist/dictionary/ro.json @@ -1,6 +1,7 @@ [ { "base": "rocho", + "firstSyllable": "ro", "pos": { "noun": { "feminine": [ @@ -39,6 +40,7 @@ }, { "base": "romoga", + "firstSyllable": "ro", "pos": { "noun": { "neuter": [ @@ -64,6 +66,7 @@ }, { "base": "rote", + "firstSyllable": "ro", "pos": { "noun": { "neuter": [ @@ -76,6 +79,7 @@ }, { "base": "rotefuchi", + "firstSyllable": "ro", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/ro.yaml b/dist/dictionary/ro.yaml index b7179e7..71f5d3b 100644 --- a/dist/dictionary/ro.yaml +++ b/dist/dictionary/ro.yaml @@ -1,4 +1,5 @@ - base: rocho + firstSyllable: ro pos: noun: feminine: @@ -14,6 +15,7 @@ - def: To have a screaming fight. - def: To fight for the sake of fighting. - base: romoga + firstSyllable: ro pos: noun: neuter: @@ -28,11 +30,13 @@ To measure something out in terms of [romōga](../ro/romōga.markdown). - base: rote + firstSyllable: ro pos: noun: neuter: - def: A solar day from sunrise to sunrise. - base: rotefuchi + firstSyllable: ro pos: noun: masculine: diff --git a/dist/dictionary/ru.json b/dist/dictionary/ru.json index f8fbb32..a3e90eb 100644 --- a/dist/dictionary/ru.json +++ b/dist/dictionary/ru.json @@ -1,6 +1,7 @@ [ { "base": "rube", + "firstSyllable": "ru", "pos": { "noun": { "feminine": [ @@ -18,6 +19,7 @@ }, { "base": "rukan", + "firstSyllable": "ru", "pos": { "noun": { "neuter": [ @@ -40,6 +42,7 @@ }, { "base": "runakomin", + "firstSyllable": "ru", "pos": { "noun": { "neuter": [ @@ -55,6 +58,7 @@ }, { "base": "rurafu", + "firstSyllable": "ru", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/ru.yaml b/dist/dictionary/ru.yaml index 466d785..43be713 100644 --- a/dist/dictionary/ru.yaml +++ b/dist/dictionary/ru.yaml @@ -1,4 +1,5 @@ - base: rube + firstSyllable: ru pos: noun: feminine: @@ -6,6 +7,7 @@ masculine: - def: A large quantity of water. - base: rukan + firstSyllable: ru pos: noun: neuter: @@ -15,12 +17,14 @@ feminine: - def: To be aware of events in multiple directions. - base: runakomin + firstSyllable: ru pos: noun: neuter: - def: A child playing with imaginary things or people. - def: Creativity in a child. - base: rurafu + firstSyllable: ru pos: noun: neuter: diff --git a/dist/dictionary/rya.json b/dist/dictionary/rya.json index 975a62f..c5ab8e4 100644 --- a/dist/dictionary/rya.json +++ b/dist/dictionary/rya.json @@ -1,6 +1,7 @@ [ { "base": "ryakochyani", + "firstSyllable": "rya", "pos": { "noun": { "neuter": [ @@ -13,6 +14,7 @@ }, { "base": "ryarena", + "firstSyllable": "rya", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/rya.yaml b/dist/dictionary/rya.yaml index 0dcd83e..de15c9a 100644 --- a/dist/dictionary/rya.yaml +++ b/dist/dictionary/rya.yaml @@ -1,9 +1,11 @@ - base: ryakochyani + firstSyllable: rya pos: noun: neuter: - def: An underground cave or opening. - base: ryarena + firstSyllable: rya pos: noun: feminine: diff --git a/dist/dictionary/ryo.json b/dist/dictionary/ryo.json index 54878b1..18e7b28 100644 --- a/dist/dictionary/ryo.json +++ b/dist/dictionary/ryo.json @@ -1,6 +1,7 @@ [ { "base": "ryon", + "firstSyllable": "ryo", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/ryo.yaml b/dist/dictionary/ryo.yaml index 324816e..07e9c8e 100644 --- a/dist/dictionary/ryo.yaml +++ b/dist/dictionary/ryo.yaml @@ -1,4 +1,5 @@ - base: ryon + firstSyllable: ryo pos: noun: neuter: diff --git a/dist/dictionary/ryu.json b/dist/dictionary/ryu.json index 5ce8c51..eb2a0d4 100644 --- a/dist/dictionary/ryu.json +++ b/dist/dictionary/ryu.json @@ -1,6 +1,7 @@ [ { "base": "ryuma", + "firstSyllable": "ryu", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/ryu.yaml b/dist/dictionary/ryu.yaml index b16dd5a..5c6662a 100644 --- a/dist/dictionary/ryu.yaml +++ b/dist/dictionary/ryu.yaml @@ -1,4 +1,5 @@ - base: ryuma + firstSyllable: ryu pos: noun: neuter: diff --git a/dist/dictionary/sa.json b/dist/dictionary/sa.json index a5a3aa7..49d33e4 100644 --- a/dist/dictionary/sa.json +++ b/dist/dictionary/sa.json @@ -1,6 +1,7 @@ [ { "base": "sakomichi", + "firstSyllable": "sa", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/sa.yaml b/dist/dictionary/sa.yaml index 433adf4..7ebd886 100644 --- a/dist/dictionary/sa.yaml +++ b/dist/dictionary/sa.yaml @@ -1,4 +1,5 @@ - base: sakomichi + firstSyllable: sa pos: noun: feminine: diff --git a/dist/dictionary/se.json b/dist/dictionary/se.json index 07229a0..77b5df6 100644 --- a/dist/dictionary/se.json +++ b/dist/dictionary/se.json @@ -1,6 +1,7 @@ [ { "base": "seku", + "firstSyllable": "se", "pos": { "verb": { "masculine": [ @@ -13,6 +14,7 @@ }, { "base": "semura", + "firstSyllable": "se", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/se.yaml b/dist/dictionary/se.yaml index afa8461..aa14e94 100644 --- a/dist/dictionary/se.yaml +++ b/dist/dictionary/se.yaml @@ -1,9 +1,11 @@ - base: seku + firstSyllable: se pos: verb: masculine: - def: Speak. - base: semura + firstSyllable: se pos: noun: masculine: diff --git a/dist/dictionary/shi.json b/dist/dictionary/shi.json index f01620b..b62aaf2 100644 --- a/dist/dictionary/shi.json +++ b/dist/dictionary/shi.json @@ -1,6 +1,7 @@ [ { "base": "shifin", + "firstSyllable": "shi", "pos": { "noun": { "feminine": [ @@ -18,6 +19,7 @@ }, { "base": "shikafu", + "firstSyllable": "shi", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/shi.yaml b/dist/dictionary/shi.yaml index 26d12b2..0341a58 100644 --- a/dist/dictionary/shi.yaml +++ b/dist/dictionary/shi.yaml @@ -1,4 +1,5 @@ - base: shifin + firstSyllable: shi pos: noun: feminine: @@ -6,6 +7,7 @@ masculine: - def: A deep and humiliating shame. - base: shikafu + firstSyllable: shi pos: noun: neuter: diff --git a/dist/dictionary/so.json b/dist/dictionary/so.json index bf6149e..0e71ed9 100644 --- a/dist/dictionary/so.json +++ b/dist/dictionary/so.json @@ -1,6 +1,7 @@ [ { "base": "sofuki", + "firstSyllable": "so", "pos": { "noun": { "masculine": [ @@ -19,6 +20,7 @@ }, { "base": "soramifu", + "firstSyllable": "so", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/so.yaml b/dist/dictionary/so.yaml index 2c89648..bae3012 100644 --- a/dist/dictionary/so.yaml +++ b/dist/dictionary/so.yaml @@ -1,4 +1,5 @@ - base: sofuki + firstSyllable: so pos: noun: masculine: @@ -6,6 +7,7 @@ - def: 'A volume of liquid equal to 3.3 [kéka](../ke/keka.markdown).' - def: 'OOW: A volume of liquid equal to 1,020 mL.' - base: soramifu + firstSyllable: so pos: noun: masculine: diff --git a/dist/dictionary/su.json b/dist/dictionary/su.json index 08b03ca..ead5de4 100644 --- a/dist/dictionary/su.json +++ b/dist/dictionary/su.json @@ -1,6 +1,7 @@ [ { "base": "sugo", + "firstSyllable": "su", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/su.yaml b/dist/dictionary/su.yaml index 73dda9a..38ece56 100644 --- a/dist/dictionary/su.yaml +++ b/dist/dictionary/su.yaml @@ -1,4 +1,5 @@ - base: sugo + firstSyllable: su pos: noun: feminine: diff --git a/dist/dictionary/ta.json b/dist/dictionary/ta.json index 189c362..119e218 100644 --- a/dist/dictionary/ta.json +++ b/dist/dictionary/ta.json @@ -1,6 +1,7 @@ [ { "base": "ta", + "firstSyllable": "ta", "pos": { "pro": [ { @@ -11,6 +12,7 @@ }, { "base": "tachira", + "firstSyllable": "ta", "pos": { "noun": { "masculine": [ @@ -28,6 +30,7 @@ }, { "base": "taigona", + "firstSyllable": "ta", "pos": { "noun": { "feminine": [ @@ -40,6 +43,7 @@ }, { "base": "tanifatsu", + "firstSyllable": "ta", "pos": { "noun": { "neuter": [ @@ -62,6 +66,7 @@ }, { "base": "tata", + "firstSyllable": "ta", "pos": { "pro": [ { @@ -72,6 +77,7 @@ }, { "base": "tazagu", + "firstSyllable": "ta", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/ta.yaml b/dist/dictionary/ta.yaml index 1a35707..7673b08 100644 --- a/dist/dictionary/ta.yaml +++ b/dist/dictionary/ta.yaml @@ -1,8 +1,10 @@ - base: ta + firstSyllable: ta pos: pro: - def: This. Add "-n" for final. - base: tachira + firstSyllable: ta pos: noun: masculine: @@ -10,6 +12,7 @@ neuter: - def: The sun. - base: taigona + firstSyllable: ta pos: noun: feminine: @@ -17,6 +20,7 @@ The transfer of energy from one of the great spirit, into a clan spirit, and then into an individual. - base: tanifatsu + firstSyllable: ta pos: noun: neuter: @@ -26,10 +30,12 @@ feminine: - def: To write in a *tanifātsu* script. - base: tata + firstSyllable: ta pos: pro: - def: 'That, use "-n" for final.' - base: tazagu + firstSyllable: ta pos: noun: feminine: diff --git a/dist/dictionary/te.json b/dist/dictionary/te.json index a88752d..0fae4a1 100644 --- a/dist/dictionary/te.json +++ b/dist/dictionary/te.json @@ -1,6 +1,7 @@ [ { "base": "te", + "firstSyllable": "te", "pos": { "pro": [ { @@ -11,6 +12,7 @@ }, { "base": "tejoki", + "firstSyllable": "te", "pos": { "adj": [ { diff --git a/dist/dictionary/te.yaml b/dist/dictionary/te.yaml index c679ebb..37b8a47 100644 --- a/dist/dictionary/te.yaml +++ b/dist/dictionary/te.yaml @@ -1,8 +1,10 @@ - base: te + firstSyllable: te pos: pro: - def: 'They, them, theirs.' - base: tejoki + firstSyllable: te pos: adj: - def: Blocking or obstructing. diff --git a/dist/dictionary/to.json b/dist/dictionary/to.json index 235bce1..1646c81 100644 --- a/dist/dictionary/to.json +++ b/dist/dictionary/to.json @@ -1,6 +1,7 @@ [ { "base": "toki", + "firstSyllable": "to", "pos": { "noun": { "feminine": [ @@ -13,6 +14,7 @@ }, { "base": "tokishi", + "firstSyllable": "to", "pos": { "noun": { "feminine": [ @@ -25,6 +27,7 @@ }, { "base": "tonufi", + "firstSyllable": "to", "pos": { "noun": { "masculine": [ @@ -37,6 +40,7 @@ }, { "base": "tora", + "firstSyllable": "to", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/to.yaml b/dist/dictionary/to.yaml index bbc53ac..68f0c5e 100644 --- a/dist/dictionary/to.yaml +++ b/dist/dictionary/to.yaml @@ -1,19 +1,23 @@ - base: toki + firstSyllable: to pos: noun: feminine: - def: Female. - base: tokishi + firstSyllable: to pos: noun: feminine: - def: 'People, folk.' - base: tonufi + firstSyllable: to pos: noun: masculine: - def: '"King", actually lord of an animal given by a spirit.' - base: tora + firstSyllable: to pos: noun: masculine: diff --git a/dist/dictionary/tsu.json b/dist/dictionary/tsu.json index 5d38b7f..0cfd106 100644 --- a/dist/dictionary/tsu.json +++ b/dist/dictionary/tsu.json @@ -1,6 +1,7 @@ [ { "base": "tsu", + "firstSyllable": "tsu", "pos": { "pro": [ { @@ -11,6 +12,7 @@ }, { "base": "tsufi", + "firstSyllable": "tsu", "pos": { "noun": { "masculine": [ @@ -23,6 +25,7 @@ }, { "base": "tsufoni", + "firstSyllable": "tsu", "pos": { "noun": { "feminine": [ @@ -35,6 +38,7 @@ }, { "base": "tsukire", + "firstSyllable": "tsu", "pos": { "noun": { "feminine": [ @@ -47,6 +51,7 @@ }, { "base": "tsukishi", + "firstSyllable": "tsu", "pos": { "noun": { "masculine": [ @@ -59,6 +64,7 @@ }, { "base": "tsukokimu", + "firstSyllable": "tsu", "pos": { "verb": { "neuter": [ @@ -79,6 +85,7 @@ }, { "base": "tsumo", + "firstSyllable": "tsu", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/tsu.yaml b/dist/dictionary/tsu.yaml index 56c5bed..3d82e4e 100644 --- a/dist/dictionary/tsu.yaml +++ b/dist/dictionary/tsu.yaml @@ -1,29 +1,35 @@ - base: tsu + firstSyllable: tsu pos: pro: - def: '"their clan"' - base: tsufi + firstSyllable: tsu pos: noun: masculine: - def: 'Big, large.' - base: tsufoni + firstSyllable: tsu pos: noun: feminine: - def: Hair on a human or creature. - base: tsukire + firstSyllable: tsu pos: noun: feminine: - def: tsukíre - base: tsukishi + firstSyllable: tsu pos: noun: masculine: - def: | Magic that waxes or wanes with the user's emotional state. - base: tsukokimu + firstSyllable: tsu pos: verb: neuter: @@ -48,6 +54,7 @@ title: Sand and Bone 1 url: 'https://fedran.com/sand-and-bone/chapter-01/' - base: tsumo + firstSyllable: tsu pos: noun: feminine: diff --git a/dist/dictionary/u.json b/dist/dictionary/u.json index ed87f47..8339165 100644 --- a/dist/dictionary/u.json +++ b/dist/dictionary/u.json @@ -1,6 +1,7 @@ [ { "base": "udimo", + "firstSyllable": "u", "pos": { "noun": { "neuter": [ @@ -28,6 +29,7 @@ }, { "base": "uichifogu", + "firstSyllable": "u", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/u.yaml b/dist/dictionary/u.yaml index 112b49f..cb56fef 100644 --- a/dist/dictionary/u.yaml +++ b/dist/dictionary/u.yaml @@ -1,4 +1,5 @@ - base: udimo + firstSyllable: u pos: noun: neuter: @@ -32,6 +33,7 @@ - def: | Anticipating when one's celestial body rises above the horizon. - base: uichifogu + firstSyllable: u pos: noun: masculine: diff --git a/dist/dictionary/wa.json b/dist/dictionary/wa.json index 8130c19..96c8544 100644 --- a/dist/dictionary/wa.json +++ b/dist/dictionary/wa.json @@ -1,6 +1,7 @@ [ { "base": "wabi", + "firstSyllable": "wa", "pos": { "noun": { "neuter": [ @@ -13,6 +14,7 @@ }, { "base": "wabipeji", + "firstSyllable": "wa", "pos": { "verb": { "feminine": [ @@ -25,6 +27,7 @@ }, { "base": "wafu", + "firstSyllable": "wa", "pos": { "noun": { "neuter": [ @@ -37,6 +40,7 @@ }, { "base": "wamuchiso", + "firstSyllable": "wa", "pos": { "verb": { "feminine": [ @@ -49,6 +53,7 @@ }, { "base": "wanu", + "firstSyllable": "wa", "pos": { "noun": { "neuter": [ @@ -61,6 +66,7 @@ }, { "base": "watefama", + "firstSyllable": "wa", "pos": { "verb": { "feminine": [ diff --git a/dist/dictionary/wa.yaml b/dist/dictionary/wa.yaml index 6e1f27f..c24b966 100644 --- a/dist/dictionary/wa.yaml +++ b/dist/dictionary/wa.yaml @@ -1,4 +1,5 @@ - base: wabi + firstSyllable: wa pos: noun: neuter: @@ -7,6 +8,7 @@ their boss, a child to a clan elder, or a younger to an older person. - base: wabipeji + firstSyllable: wa pos: verb: feminine: @@ -14,22 +16,26 @@ To temporarily raise the subject's social rank for purposes of speaking. - base: wafu + firstSyllable: wa pos: noun: neuter: - def: 'Word or words, either spoken or written.' - base: wamuchiso + firstSyllable: wa pos: verb: feminine: - def: | To magically bond with an animal or creature. - base: wanu + firstSyllable: wa pos: noun: neuter: - def: 'Name, named.' - base: watefama + firstSyllable: wa pos: verb: feminine: diff --git a/dist/dictionary/we.json b/dist/dictionary/we.json index 59176ec..b4ce82b 100644 --- a/dist/dictionary/we.json +++ b/dist/dictionary/we.json @@ -1,6 +1,7 @@ [ { "base": "we", + "firstSyllable": "we", "pos": { "part": [ { diff --git a/dist/dictionary/we.yaml b/dist/dictionary/we.yaml index 724f627..4b259d6 100644 --- a/dist/dictionary/we.yaml +++ b/dist/dictionary/we.yaml @@ -1,4 +1,5 @@ - base: we + firstSyllable: we pos: part: - def: Indicates the beginning of a number sequence. diff --git a/dist/dictionary/wi.json b/dist/dictionary/wi.json index 43909a5..34d843b 100644 --- a/dist/dictionary/wi.json +++ b/dist/dictionary/wi.json @@ -1,6 +1,7 @@ [ { "base": "widahogu", + "firstSyllable": "wi", "pos": { "verb": { "feminine": [ diff --git a/dist/dictionary/wi.yaml b/dist/dictionary/wi.yaml index 77689e0..3973f92 100644 --- a/dist/dictionary/wi.yaml +++ b/dist/dictionary/wi.yaml @@ -1,4 +1,5 @@ - base: widahogu + firstSyllable: wi pos: verb: feminine: diff --git a/dist/dictionary/wo.json b/dist/dictionary/wo.json index 2e87eeb..4180438 100644 --- a/dist/dictionary/wo.json +++ b/dist/dictionary/wo.json @@ -1,6 +1,7 @@ [ { "base": "woi", + "firstSyllable": "wo", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/wo.yaml b/dist/dictionary/wo.yaml index e5df44f..5d386eb 100644 --- a/dist/dictionary/wo.yaml +++ b/dist/dictionary/wo.yaml @@ -1,4 +1,5 @@ - base: woi + firstSyllable: wo pos: noun: neuter: diff --git a/dist/dictionary/wu.json b/dist/dictionary/wu.json index 6ef14bd..a826317 100644 --- a/dist/dictionary/wu.json +++ b/dist/dictionary/wu.json @@ -1,6 +1,7 @@ [ { "base": "wuduna", + "firstSyllable": "wu", "pos": { "noun": { "neuter": [ @@ -16,6 +17,7 @@ }, { "base": "wufabi", + "firstSyllable": "wu", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/wu.yaml b/dist/dictionary/wu.yaml index 881d997..ecccbf1 100644 --- a/dist/dictionary/wu.yaml +++ b/dist/dictionary/wu.yaml @@ -1,10 +1,12 @@ - base: wuduna + firstSyllable: wu pos: noun: neuter: - def: 1/64th of a dātsu used for light weights. - def: 'OOW: 15.9 g.' - base: wufabi + firstSyllable: wu pos: noun: neuter: diff --git a/dist/dictionary/ya.json b/dist/dictionary/ya.json index 72b02dc..8ed24cb 100644 --- a/dist/dictionary/ya.json +++ b/dist/dictionary/ya.json @@ -1,6 +1,7 @@ [ { "base": "yagumama", + "firstSyllable": "ya", "pos": { "verb": { "feminine": [ @@ -18,6 +19,7 @@ }, { "base": "yaji", + "firstSyllable": "ya", "pos": { "noun": { "neuter": [ @@ -33,6 +35,7 @@ }, { "base": "yarimu", + "firstSyllable": "ya", "pos": { "noun": { "neuter": [ @@ -45,6 +48,7 @@ }, { "base": "yarimufu", + "firstSyllable": "ya", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/ya.yaml b/dist/dictionary/ya.yaml index 3f4d58f..8b277da 100644 --- a/dist/dictionary/ya.yaml +++ b/dist/dictionary/ya.yaml @@ -1,4 +1,5 @@ - base: yagumama + firstSyllable: ya pos: verb: feminine: @@ -8,6 +9,7 @@ - def: | To cause a plant or animal grow rapidly with magic. - base: yaji + firstSyllable: ya pos: noun: neuter: @@ -16,11 +18,13 @@ (freezing) and [komiyāza](../ko/komiyāza.markdown) (boiling). - def: 'OOW: 1.6 C.' - base: yarimu + firstSyllable: ya pos: noun: neuter: - def: Rain. - base: yarimufu + firstSyllable: ya pos: noun: masculine: diff --git a/dist/dictionary/yo.json b/dist/dictionary/yo.json index 14a4187..75d30fd 100644 --- a/dist/dictionary/yo.json +++ b/dist/dictionary/yo.json @@ -1,6 +1,7 @@ [ { "base": "yo", + "firstSyllable": "yo", "pos": { "part": [ { diff --git a/dist/dictionary/yo.yaml b/dist/dictionary/yo.yaml index 8f165ea..4344660 100644 --- a/dist/dictionary/yo.yaml +++ b/dist/dictionary/yo.yaml @@ -1,4 +1,5 @@ - base: yo + firstSyllable: yo pos: part: - def: Suffix for not or negate. diff --git a/dist/dictionary/yu.json b/dist/dictionary/yu.json index f80d6f0..8b3c833 100644 --- a/dist/dictionary/yu.json +++ b/dist/dictionary/yu.json @@ -1,6 +1,7 @@ [ { "base": "yuji", + "firstSyllable": "yu", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/yu.yaml b/dist/dictionary/yu.yaml index 8158ddb..98356bf 100644 --- a/dist/dictionary/yu.yaml +++ b/dist/dictionary/yu.yaml @@ -1,4 +1,5 @@ - base: yuji + firstSyllable: yu pos: noun: neuter: diff --git a/dist/dictionary/za.json b/dist/dictionary/za.json index 7bda744..e1fd607 100644 --- a/dist/dictionary/za.json +++ b/dist/dictionary/za.json @@ -1,6 +1,7 @@ [ { "base": "zachyo", + "firstSyllable": "za", "pos": { "noun": { "feminine": [ diff --git a/dist/dictionary/za.yaml b/dist/dictionary/za.yaml index c08b9ff..3f63086 100644 --- a/dist/dictionary/za.yaml +++ b/dist/dictionary/za.yaml @@ -1,4 +1,5 @@ - base: zachyo + firstSyllable: za pos: noun: feminine: diff --git a/dist/dictionary/ze.json b/dist/dictionary/ze.json index d9318f9..da1633a 100644 --- a/dist/dictionary/ze.json +++ b/dist/dictionary/ze.json @@ -1,6 +1,7 @@ [ { "base": "zeshitomi", + "firstSyllable": "ze", "pos": { "noun": { "masculine": [ diff --git a/dist/dictionary/ze.yaml b/dist/dictionary/ze.yaml index 0ffaacb..39e6093 100644 --- a/dist/dictionary/ze.yaml +++ b/dist/dictionary/ze.yaml @@ -1,4 +1,5 @@ - base: zeshitomi + firstSyllable: ze pos: noun: masculine: diff --git a/dist/dictionary/zo.json b/dist/dictionary/zo.json index 5e621d5..8b22948 100644 --- a/dist/dictionary/zo.json +++ b/dist/dictionary/zo.json @@ -1,6 +1,7 @@ [ { "base": "zopaba", + "firstSyllable": "zo", "pos": { "noun": { "neuter": [ diff --git a/dist/dictionary/zo.yaml b/dist/dictionary/zo.yaml index 4d0e601..33a667f 100644 --- a/dist/dictionary/zo.yaml +++ b/dist/dictionary/zo.yaml @@ -1,4 +1,5 @@ - base: zopaba + firstSyllable: zo pos: noun: neuter: diff --git a/dist/dictionary/zu.json b/dist/dictionary/zu.json index 38a2845..ff0a37f 100644 --- a/dist/dictionary/zu.json +++ b/dist/dictionary/zu.json @@ -1,6 +1,7 @@ [ { "base": "zushi", + "firstSyllable": "zu", "pos": { "noun": { "feminine": [ @@ -30,6 +31,7 @@ }, { "base": "zushichya", + "firstSyllable": "zu", "pos": { "adj": [ { diff --git a/dist/dictionary/zu.yaml b/dist/dictionary/zu.yaml index 2414a6a..e30d10f 100644 --- a/dist/dictionary/zu.yaml +++ b/dist/dictionary/zu.yaml @@ -1,4 +1,5 @@ - base: zushi + firstSyllable: zu pos: noun: feminine: @@ -11,6 +12,7 @@ masculine: - def: To sleep for a long time. - base: zushichya + firstSyllable: zu pos: adj: - def: Growing older.