Module:mg-noun/data: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 12: Line 12:
}
}
setmetatable(data["R"], {__call = function(self, args, data)
setmetatable(data["R"], {__call = function(self, args, data)
local stem = args[1]; local s1 = sub(stem, 1, -1)
local stem = args[1]; local s1 = sub(stem, 1, -2)
data.decl_type = "R"
data.decl_type = "R"
table.insert(data.categories, "Modern Gallaecian r-declension nouns")
table.insert(data.categories, "Modern Gallaecian r-declension nouns")

Navigation menu