Module:qay-noun/head: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 37: Line 37:
local decl = gender .. "_" .. detect_decl(stem)
local decl = gender .. "_" .. detect_decl(stem)
stem = {table.concat(stem), "a"}
stem = {stem, "a"}
if m_d[word] then m_d[word](stem, data)
if m_d[word] then m_d[word](stem, data)

Navigation menu