Module:qhv-headword: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 92: Line 92:
local data = {
local data = {
lang = lang,
lang = lang,
heads = type(head) == "string" and {head} or head,
heads = head,
inflections = {},
inflections = {},
genders = {},
genders = {},