بۆ ناوەڕۆک بازبدە

مۆدیوول:category tree/poscatboiler/data/lang-specific/moh

لە ویکیفەرھەنگ

"بەڵگەدارکردنی ئەم مۆدیوولە دەکرێ لە مۆدیوول:category tree/poscatboiler/data/lang-specific/moh/docدا دروست بکرێ"

local labels = {}
local handlers = {}

local lang = require("Module:languages").getByCode("moh")

labels["agent pronominal prefixes"] = {
	description = "This category contains Mohawk agent pronominal prefixes",
	parents = {{name = "prefixes", sort = "agent"}},
}

labels["patient pronominal prefixes"] = {
	description = "This category contains Mohawk patient pronominal prefixes",
	parents = {{name = "prefixes", sort = "patient"}},
}

labels["transitive pronominal prefixes"] = {
	description = "This category contains Mohawk transitive pronominal prefixes",
	parents = {{name = "prefixes", sort = "transitive"}},
}

return {LABELS = labels}