Compare commits
No commits in common. "8c8a2cdb4b2dceffb0d90cdaa272884e9433ce95" and "fd76c1c487c69193e33218e432f14388d1ed68a5" have entirely different histories.
8c8a2cdb4b
...
fd76c1c487
@ -33,12 +33,6 @@ return function(tbl)
|
||||
print(text)
|
||||
end
|
||||
print("")
|
||||
if this_word[6] ~= "" then
|
||||
text = text .. colorText(COLOR.HighYellow,"\tNotes: ")
|
||||
text = text .. colorText(COLOR.HighYellow,this_word[6])
|
||||
print(text)
|
||||
end
|
||||
print("")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
@ -235,7 +235,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.me.ku","to bury","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","","",""})
|
||||
@ -257,7 +257,7 @@ table.insert(t,{"to","and","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","","",""})
|
||||
table.insert(t,{"u.ta.yan","childbearer","noun","","","they also get to name the children. this has no gender connotation"})
|
||||
table.insert(t,{"u.ta.yan","childbearer","noun","","","they also get to name the children"})
|
||||
table.insert(t,{"u.ti.ku","to create","verb","","",""})
|
||||
table.insert(t,{"u.tia.raun","deity","noun","","",""})
|
||||
table.insert(t,{"u.u","no","expression","","",""})
|
||||
|
Loading…
x
Reference in New Issue
Block a user