2,788
edits
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
["t"] = {alias_of = "text"}, | ["t"] = {alias_of = "text"}, | ||
["text"] = {}, | ["text"] = {}, | ||
["pos"] = {}, | |||
} | } | ||
Line 22: | Line 23: | ||
alt = args["alt"], | alt = args["alt"], | ||
gloss = args["text"], | gloss = args["text"], | ||
pos = args["pos"], | |||
} | } | ||
end | end |