跳转到内容

模組:Category tree/lang/lo

維基詞典,自由的多語言詞典


local labels = {}
local handlers = {}

labels["abstract nouns"] = {
	description = "{{{langname}}} nouns that indicate actions, states, or qualities, formed by [[ການ]]- or [[ຄວາມ]]- affixed to verbs, adverbs, and adjectives. (Not all terms can be affixed.)",
	parents = {"nouns"},
}

return {LABELS = labels, HANDLERS = handlers}