This commit is contained in:
UndeadMaelys
2022-03-31 10:09:28 +02:00
parent 95c0ce5062
commit 38fb2f7a51
7 changed files with 113 additions and 23 deletions

View File

@@ -7,7 +7,7 @@ table.insert(t,{"a.e mo?","isn't it right","expression","","",""})
table.insert(t,{"a.ga.ka","at, towards, for","marker","","","also used like"})
table.insert(t,{"a.pat.ku","to lie (on a surface)","verb","","",""})
table.insert(t,{"a.ra","energy","noun","","",""})
table.insert(t,{"a.ra.un","construct","noun","energy + being","",""})
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","","",""})
@@ -22,7 +22,7 @@ table.insert(t,{"be.ku","to swim","verb","","",""})
table.insert(t,{"ba.lo","hand","noun","","",""})
table.insert(t,{"ba.pa.ku","to hold, to hug","verb","","",""})
table.insert(t,{"bae","small","modifier","","",""})
table.insert(t,{"bae.la.pa","egg","noun","","",""})
table.insert(t,{"bae.pa","egg","noun","","",""})
table.insert(t,{"bae.ma.ra","yesterday","noun","","",""})
table.insert(t,{"bar.an","grass","noun","","",""})
table.insert(t,{"be.nyui","bunny","noun","","",""})
@@ -42,7 +42,7 @@ table.insert(t,{"chu.ku","to write","verb","","",""})
table.insert(t,{"d.shen.ish","god of change","noun","umyr great + movement + power, d + shen + ish","from old personal minecraft lore",""})
table.insert(t,{"da.ka","dragon","noun","","sounds cool enough",""})
table.insert(t,{"da.ka.fe.lish","cat","noun","dragon companion","@lunadragofelis@embracing.space","casual way"})
table.insert(t,{"da.ka.un","dragonborn","noun","","",""})
table.insert(t,{"da.ka.en","dragonborn","noun","","",""})
table.insert(t,{"da.ti","dirty","modifier","","",""})
table.insert(t,{"de.da.la","cold","noun","","",""})
table.insert(t,{"dee","straight","modifier","","",""})
@@ -51,10 +51,10 @@ table.insert(t,{"di.rash","fox","noun","","",""})
table.insert(t,{"dia.ku","to live","verb","","",""})
table.insert(t,{"din.di","in, inside","marker","","",""})
table.insert(t,{"do.me","dust","noun","","",""})
table.insert(t,{"dra","indicates question","marker","","",""})
table.insert(t,{"dra","indicates question","marker","","","used when there's no verb or the verb has another mood"})
table.insert(t,{"dsho.ei","fate","noun","","fern's name",""})
table.insert(t,{"dsho.ei.an","shared destiny, together","modifier","fate + path","fern's name","walking the same path -> sharing the same fate -> together"})
table.insert(t,{"dsho.ei.an.un","fated partner","noun","fate + path + being","fern's name",""})
table.insert(t,{"dsho.ei.an.en","fated partner","noun","fate + path + being","fern's name",""})
table.insert(t,{"du.tan","smoke","noun","","",""})
table.insert(t,{"duch","seed","noun","","",""})
table.insert(t,{"e","which","pronoun","","",""})
@@ -171,12 +171,12 @@ table.insert(t,{"nya.wa","rope","noun","","",""})
table.insert(t,{"nyan.pash","hello!, good morning!","expression","","from nyanpasu",""})
table.insert(t,{"nyu.sha.ku","to suck","verb","","",""})
table.insert(t,{"o.li.dia","goddess of life","noun","umyr care + love + life , o + li + dia","from old personal minecraft lore","olidia is the deity who takes care upon all living creatures."})
table.insert(t,{"pa.ku","to stand","verb","","",""})
table.insert(t,{"pa.shi.ku","to stand","verb","","",""})
table.insert(t,{"pa.lo","foot","noun","","",""})
table.insert(t,{"pa.re","knowledge","noun","","",""})
table.insert(t,{"pa.re.ku","to know, to learn","verb","","",""})
table.insert(t,{"pa.ru","stupid","modifier","","",""})
table.insert(t,{"par.un","human","noun","","",""})
table.insert(t,{"par.en","human","noun","","",""})
table.insert(t,{"paronya","understanding, agreement","noun","","",""})
table.insert(t,{"pat","back","noun","","",""})
table.insert(t,{"pat.ku","to spit","verb","","",""})
@@ -262,14 +262,14 @@ table.insert(t,{"u.da","old","modifier","","",""})
table.insert(t,{"u.ta.ku","to give birth","verb","","",""})
table.insert(t,{"u.ta.yan","childbearer","noun","","","they also get to name the children. this has no gender connotation"})
table.insert(t,{"u.ti.ku","to create","verb","","",""})
table.insert(t,{"u.tia.raun","deity","noun","","",""})
table.insert(t,{"u.tia.raen","deity","noun","","",""})
table.insert(t,{"u.u","no","expression","","",""})
table.insert(t,{"u.wa.ton","white","modifier","","",""})
table.insert(t,{"u.wa.wa","bone","noun","","",""})
table.insert(t,{"u.we","worm","noun","","",""})
table.insert(t,{"un","being","noun","","",""})
table.insert(t,{"un.bae","child","noun","","",""})
table.insert(t,{"un.be.taf","adult","noun","","",""})
table.insert(t,{"en","being","noun","","",""})
table.insert(t,{"bae.en","child","noun","","",""})
table.insert(t,{"be.ta.fen","adult","noun","","",""})
table.insert(t,{"wa.ek","thick","modifier","","",""})
table.insert(t,{"wa.mat","lake","noun","","",""})
table.insert(t,{"wa.to","water","noun","","",""})