Module:form of/data: Difference between revisions

ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
mNo edit summary
No edit summary
Line 81: Line 81:
["possessive"] = {label = "possessive", glossary = true},
["possessive"] = {label = "possessive", glossary = true},
["reflexive"] = {label = "reflexive", glossary = true},
["reflexive"] = {label = "reflexive", glossary = true},
["abbreviation"] = {label = "abbreviation", glossary = true},
["alternative spelling"] = {label = "alternative spelling", glossary = true},
["archaic spelling"] = {label = "archaic spelling", glossary = true},
["alternative"] = {label = "alternative form", glossary = true},
["archaic"] = {label = "archaic form", glossary = true},
["dated"] = {label = "dated form", glossary = true},
["eye dialect"] = {label = "eye dialect spelling", glossary = "eye dialect"},
}
}
local aliases = {
local aliases = {
Line 182: Line 189:
["refl"] = "reflexive",
["refl"] = "reflexive",
["conneg"] = "connegative",
["conneg"] = "connegative",
["abbr"] = "abbreviation",
["altsp"] = "alternative spelling",
["archsp"] = "archaic spelling",
["alt"] = "alternative",
["arch"] = "archaic",
["eye"] = "eye dialect",
}
}
return {
return {