Module:qhv-verb/head: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 8: Line 8:
local word = term or PAGENAME
local word = term or PAGENAME
local data = {forms = {}, categories = {}}
local data = {forms = {}, categories = {}}
data.thematic_vowel = m_p.tv
local decl, stem = m_p.detect_decl(word)
local decl, stem = m_p.detect_decl(word)