From b4948232fd281accf5778fb382a1ba827efcfcb0 Mon Sep 17 00:00:00 2001 From: UndeadMaelys Date: Thu, 31 Mar 2022 13:11:58 +0200 Subject: [PATCH] words --- words.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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