Module:form of: Difference between revisions

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

Navigation menu