Module:mg-noun: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 14: Line 14:


local function detect_decl(word, class)
local function detect_decl(word, class)
local last = sub(word, 1, -1)
local last = sub(word, 1, -2)
if class then
if class then