diff --git a/words.lua b/words.lua index 0646470..b57b2c0 100644 --- a/words.lua +++ b/words.lua @@ -90,6 +90,7 @@ table.insert(t,{"ga.mat","there","pronoun","","",""}) table.insert(t,{"ga.o","that","pronoun","","",""}) table.insert(t,{"gan.ku","to go there","verb","","",""}) table.insert(t,{"ge.shi.ku","to sit","verb","","",""}) +table.insert(t,{"gi","leg","noun","","",""}) table.insert(t,{"grak.ma.dash","god of justice","noun","umyr fire + justice + power, grak + mada + ish","from old personal minecraft lore","grakmadaz is the deity that makes justice upon the world."}) table.insert(t,{"gu.gu","ear","noun","","",""}) table.insert(t,{"gu.gun.ku","to hear","verb","","",""}) @@ -225,7 +226,7 @@ table.insert(t,{"shen.lu.nya","east","noun","heon dusk, dawn","",""}) table.insert(t,{"shen.lun.pe.ra","northeast","noun","heon east + north, shen.lun.a + shen.pe.ra","",""}) table.insert(t,{"shen.o.ron","south","noun","heonian","",""}) table.insert(t,{"shen.pe.ra","north","noun","heonian","",""}) -table.insert(t,{"shi","leg","noun","","",""}) +table.insert(t,{"shi","darkness","modifier","","",""}) table.insert(t,{"shi.de.ton","black","modifier","","",""}) table.insert(t,{"shi.fu.mat","snake","noun","","",""}) table.insert(t,{"shi.nya","breast","noun","","",""}) @@ -284,10 +285,10 @@ table.insert(t,{"wind","wings","noun","","",""}) table.insert(t,{"wo.k.ku","to fall","verb","","",""}) table.insert(t,{"wuu.ga","fog","noun","","",""}) table.insert(t,{"ya.ku","to give","verb","","",""}) +table.insert(t,{"yan","name","noun","","from toki pona \"jan\"",""}) table.insert(t,{"yan.wa","ocean","noun","","",""}) table.insert(t,{"yea.mat","area","noun","","",""}) table.insert(t,{"yesh","adorable","modifier","","",""}) table.insert(t,{"yi.ma","year","noun","","",""}) table.insert(t,{"yu","denotes topic, emphasis","marker","","","overwrites subject if they are the same. otherwise, goes after subject marker"}) -table.insert(t,{"yan","name","noun","","from toki pona \"jan\"",""}) return t \ No newline at end of file