Module:qhv-headword: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 206: Line 206:
table.insert(data.categories, "High Valyrian " .. data.pos_category)
table.insert(data.categories, "High Valyrian " .. data.pos_category)
args[1] = require("Module:qhv-adj/head").fetch("act_ind_pres_1sg")
args[1] = require("Module:qhv-verb/head").fetch("act_ind_pres_1sg")
args[2] = require("Module:qhv-adj/head").fetch("act_sub_pres_1sg")
args[2] = require("Module:qhv-verb/head").fetch("act_sub_pres_1sg")
args[3] = require("Module:qhv-adj/head").fetch("act_part_prf")
args[3] = require("Module:qhv-verb/head").fetch("act_part_prf")