انتقل إلى المحتوى

وحدة: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}