Jump to content

Module:User:Catonif/xum2/1b

From Wiktionary, the free dictionary


local lines = {}; local text = {}; local tr = {}; local t = {};

-- 3 --
text["3b"] = "3 . {<𐌀𐌓𐌅𐌉𐌀:arvia>:<𐌖𐌔𐌕𐌄𐌍𐌕𐌖:ostenom>:} ."
tr["3b"] = "<arvia>:<ustentu:ostenom>:"
t["3b"] = "<Show:ostenom> the <crop:arvia>";

local list = {};
list["lines"] = lines;
list["text"] = text;
list["tr"] = tr;
list["t"] = t;

return list;