diff --git a/words.lua b/words.lua index fceb9ff..667f6de 100644 --- a/words.lua +++ b/words.lua @@ -155,7 +155,7 @@ table.insert(t,{"mi.nya","present","noun","","",""}) table.insert(t,{"mi.ra.ku","to fear","verb","","",""}) table.insert(t,{"mi.sha.ku","to fight","verb","","",""}) table.insert(t,{"mi.shi","nighttime","noun","","",""}) -table.insert(t,{"mi.wa","cat","noun","sounds cats make","",""}) +table.insert(t,{"miaw","cat","noun","sounds cats make","",""}) table.insert(t,{"mi.we","future","noun","","",""}) table.insert(t,{"mimi","eye","noun","","",""}) table.insert(t,{"mir.he.on","myrheon (country)","noun","umyr myr + heonian heon, mir + heon","from poem",""}) @@ -297,4 +297,5 @@ table.insert(t,{"po.ku","to paint, to make a color","verb","","",""}) table.insert(t,{"pan","thing","pronoun","","",""}) table.insert(t,{"pya","","marker","","",""}) table.insert(t,{"min.min.ku","to sleep","verb","","",""}) +table.insert(t,{"sha.lach","dominion","noun","","",""}) return t