Module:siwa-noun: Difference between revisions

No edit summary
No edit summary
Line 98: Line 98:
data.g = g
data.g = g
data.decl_type = decl_type
data.decl_type = decl_type
data.q = detect_quality(data.head, data.sv)
data.q = parent_args["q"] or detect_quality(data.head, data.sv)
data.pos = parent_args["pos"] or "nouns"
data.pos = parent_args["pos"] or "nouns"