Main public logs

Jump to navigation Jump to search

Combined display of all available logs of Linguifex. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:51, 24 June 2026 Sware talk contribs created page Module:category tree/lang/sego (Created page with "local labels = {} local noun_declensions = { "-os" } for _, g in ipairs{"masculine", "feminine"} do for _, decl in ipairs(noun_declensions) do labels[g .. " " .. decl .. " nouns"] = { description = "{{{langname}}} " .. g .. " nouns that end in {{l|sego|" .. decl .. "}}.", parents = {{name = "nouns by inflection type"}, {name = g .. " nouns"}}, displaytitle = g .. " ''" .. decl .. "'' nouns", breadcrumb = decl, } end end return {LABELS = labels}")