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

وحدة:category tree/lang/th

من ويكاموس، القاموس الحر
local labels = {}

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}