From c172ef8000c64529e25ad2204b7798a0a265880a Mon Sep 17 00:00:00 2001 From: UndeadMaelys Date: Thu, 31 Mar 2022 10:27:22 +0200 Subject: [PATCH] more words --- words.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/words.lua b/words.lua index e9da346..4e6d06b 100644 --- a/words.lua +++ b/words.lua @@ -294,4 +294,6 @@ table.insert(t,{"yesh","adorable","modifier","","",""}) table.insert(t,{"yi.ma","year","noun","","",""}) table.insert(t,{"yu","denotes topic, emphasis","marker","","","overwrites subject marker if they are in the same position, otherwise goes after it"}) table.insert(t,{"po.ku","to paint, to make a color","verb","","",""}) +table.insert(t,{"pan","thing","pronoun","","",""}) +table.insert(t,{"pya","","marker","","",""}) return t