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