Module:qhv-adj: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 71: Line 71:
data.head = parent_args["head"] or nil
data.head = parent_args["head"] or nil
data.pre = true
data.pre = ""
-- Generate the forms
-- Generate the forms
Line 132: Line 132:
local genders = {"lunar", "solar", "terrestrial", "aquatic"}
local genders = {"lunar", "solar", "terrestrial", "aquatic"}
local ret = {}
local ret = {}
data.pre = pop == "pre" and true
for _, case in ipairs(cases) do
for _, case in ipairs(cases) do