Module:User:Catonif/xum2/1b

From Wiktionary, the free dictionary
Jump to navigation Jump to search

This is a private module sandbox of Catonif, for their own experimentation. Items in this module may be added and removed at Catonif's discretion; do not rely on this module's stability.


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;