45,660
edits
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
local lang = require("Module:languages").getByCode("siwa") | local lang = require("Module:languages").getByCode("siwa") | ||
local function glossary_link(entry, text) | local function glossary_link(entry, text) | ||
Line 46: | Line 45: | ||
inflections = {}, | inflections = {}, | ||
genders = {}, | genders = {}, | ||
pos_category = | pos_category = "proper nouns", | ||
categories = {"Siwa " .. poscat} | categories = {"Siwa " .. poscat} | ||
} | } | ||
Line 64: | Line 63: | ||
["head"] = {default = PAGENAME}, | ["head"] = {default = PAGENAME}, | ||
["decl"] = {}, | ["decl"] = {}, | ||
} | } | ||