模組: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}