Module:qhv-noun/data: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1,003: Line 1,003:
}
}
setmetatable(alldata["mhysa"], {__call = function(self, args, data)
setmetatable(alldata["mhysa"], {__call = function(self, args, data)
local stem = sub(args[1], 1, -1)
local stem = sub(args[1], 1, -2)
data.decl_type = "sixth-declension"
data.decl_type = "sixth-declension"
table.insert(data.categories, "High Valyrian sixth-declension nouns")
table.insert(data.categories, "High Valyrian sixth-declension nouns")