Module:form of: Difference between revisions

Jump to navigation Jump to search
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
Line 38: Line 38:
if text == "verbal noun" then
if text == "verbal noun" then
glosslink = glosslink .. "[[Category:" .. language.name .. " verbal nouns]]"
glosslink = glosslink .. "[[Category:" .. language.name .. " verbal nouns]]"
end
if text == "diminutive" then
glosslink = glosslink .. "[[Category:" .. language.name .. " diminutive nouns]]"
end
end
table.insert(out, glosslink)
table.insert(out, glosslink)

Navigation menu