From 15ce55f654e9085463d2a32cd76f7ddaf7ff560d Mon Sep 17 00:00:00 2001 From: UndeadMaelys Date: Mon, 18 Apr 2022 03:18:43 +0200 Subject: [PATCH] added words, started a story --- lessons/story_the_fox_and_the_snail.lua | 0 words.lua | 24 +++++++++++++++++++----- 2 files changed, 19 insertions(+), 5 deletions(-) create mode 100644 lessons/story_the_fox_and_the_snail.lua diff --git a/lessons/story_the_fox_and_the_snail.lua b/lessons/story_the_fox_and_the_snail.lua new file mode 100644 index 0000000..e69de29 diff --git a/words.lua b/words.lua index 667f6de..1784f42 100644 --- a/words.lua +++ b/words.lua @@ -11,7 +11,7 @@ table.insert(t,{"a.raen","construct","noun","energy + being","",""}) table.insert(t,{"a.ri","willpower, motivation, desire","noun","demonic","ariel",""}) table.insert(t,{"a.ri.lae","demon","noun","","",""}) table.insert(t,{"a.wa.te","short","modifier","","",""}) -table.insert(t,{"aa","correct","modifier","","",""}) +table.insert(t,{"aa","correct, very","expression, modifier","","",""}) table.insert(t,{"an","path, step","noun","","fern's name",""}) table.insert(t,{"an.ko","thank you","expression","","@gamer@bungle.online",""}) table.insert(t,{"an.ku","to walk, to experience","verb","","fern's name",""}) @@ -63,7 +63,7 @@ table.insert(t,{"e.mat","where","pronoun","","",""}) table.insert(t,{"e.nya","when","pronoun","","",""}) table.insert(t,{"e.o","how","pronoun","","",""}) table.insert(t,{"e.wa.la","root","noun","","",""}) -table.insert(t,{"e.yu","what","pronoun","","",""}) +table.insert(t,{"e.yu","what matter","pronoun","","",""}) table.insert(t,{"ee","new, yes","modifier, expression","","",""}) table.insert(t,{"el.fu","animal","noun","","",""}) table.insert(t,{"en.te","duck","noun","","",""}) @@ -140,7 +140,6 @@ table.insert(t,{"maa.me","if","marker","","",""}) table.insert(t,{"me","past form to be (informal)","verb","from ko.me","",""}) table.insert(t,{"me.ku","to dig","verb","","",""}) table.insert(t,{"me.lu","blood","noun","","",""}) -table.insert(t,{"me.lu","blood","noun","","",""}) table.insert(t,{"me.lu.lae","louse","noun","","","blood sucker. also derogatory."}) table.insert(t,{"me.lu.ton","red","noun","","","color of blood"}) table.insert(t,{"me.ta","tail","noun","","",""}) @@ -238,7 +237,7 @@ table.insert(t,{"shin.li","masculitnity","noun","","","not quite masculinity as table.insert(t,{"shon.ku","to smell","verb","","",""}) table.insert(t,{"shoo","essence, core, heart","noun","","",""}) table.insert(t,{"shoo.ma","spirit","noun","","",""}) -table.insert(t,{"shoo.mei.ku","to bury","verb","","",""}) +table.insert(t,{"shoo.mei.ku","to bury (burial ritual)","verb","","",""}) table.insert(t,{"ta.fa.ku","to wipe","verb","","",""}) table.insert(t,{"ta.mi.nya","innocence, honesty","noun, modifier","","fern's name","in a way of pure"}) table.insert(t,{"ta.te.ti","heart","noun","","",""}) @@ -256,7 +255,7 @@ table.insert(t,{"ti.pa.sha","tree","noun","","",""}) table.insert(t,{"ti.pash","bark","noun","","",""}) table.insert(t,{"ti.she.ku","to bite","verb","","",""}) table.insert(t,{"ti.ta","teeth","noun","","",""}) -table.insert(t,{"to","and","marker","","",""}) +table.insert(t,{"to","and, along (in physical presence)","marker","","",""}) table.insert(t,{"tree.ya","ambiguous","modifier","","",""}) table.insert(t,{"u.da","old","modifier","","",""}) table.insert(t,{"u.ta.ku","to give birth","verb","","",""}) @@ -298,4 +297,19 @@ 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","","",""}) +table.insert(t,{"fa.te","moderate speed","modifier","","",""}) +table.insert(t,{"ri.ma","fast","modifier","","",""}) +table.insert(t,{"lup","slow","modifier","","",""}) +table.insert(t,{"dun.nya","still, not moving","modifier","","",""}) +table.insert(t,{"dup.ya","snail","noun","","",""}) +table.insert(t,{"gech","slime","noun","","",""}) +table.insert(t,{"i.tal","wall","noun","","",""}) +table.insert(t,{"gu.ka.ku","to hunt","verb","h","",""}) +table.insert(t,{"gu.k.al","hunting","noun, modifier","","",""}) +table.insert(t,{"bar","plant","noun","","",""}) +table.insert(t,{"me.mei.ku","to store safely for later, to hide","verb","","",""}) +table.insert(t,{"t.shek","sound of teeth clacking","noun","","",""}) +table.insert(t,{"she","food","noun","","",""}) +table.insert(t,{"chasku","to be hungry","verb","","",""}) +table.insert(t,{"pme.po.ku","to climb","verb","","",""}) return t