Module:qhv-verb/data: Difference between revisions

No edit summary
No edit summary
Line 31: Line 31:
local closedt = t == ("a" or "o") and "e" or "i"
local closedt = t == ("a" or "o") and "e" or "i"
data.decl_type = t .. "-stem"
data.decl_type = t .. "-stem"
if not data.no_cat then table.insert(data.categories, "High Valyrian " .. t .. "-stem verbs") end
if not data.no_cat then
table.insert(data.categories, "High Valyrian " .. t .. "-stem verbs")
table.insert(data.categories, "High Valyrian vowel-final verbs")
end
--Active
--Active