Module:Category tree/poscatboiler/data/lang-specific/doth

From The Languages of David J. Peterson
Jump to navigation Jump to search

Documentation for this module may be created at Module:Category tree/poscatboiler/data/lang-specific/doth/documentation

local labels = {}



-----------------------------------------------------------------------------
--                                                                         --
--                                 ADJECTIVES                              --
--                                                                         --
-----------------------------------------------------------------------------


------------------------------- Adjective labels ----------------------------

labels["contrastive adjective forms"] = {
	description = "{{{langname}}} contrastive adjectives that are inflected to display grammatical relations other than the main form.",
	parents = {"contrastive adjectives"},
}

labels["contrastive adjectives"] = {
	description = "{{{langname}}} adjectives that express attributes in a relatively lesser degree.",
	parents = {"adjective forms"},
}

labels["contrastive adverb forms"] = {
	description = "{{{langname}}} contrastive adverbs that are inflected to display grammatical relations other than the main form.",
	parents = {"contrastive adverbs"},
}

labels["contrastive adverbs"] = {
	description = "{{{langname}}} adverbs that express attributes in a relatively lesser degree.",
	parents = {"adverb forms"},
}

labels["negative adjective forms"] = {
	description = "{{{langname}}} negative adjectives that are inflected to display grammatical relations other than the main form.",
	parents = {"negative adjectives"},
}

labels["negative adjectives"] = {
	description = "{{{langname}}} adjectives that express the lack of an attribute.",
	parents = {"adjective forms"},
}

labels["negative adverb forms"] = {
	description = "{{{langname}}} negative adverbs that are inflected to display grammatical relations other than the main form.",
	parents = {"negative adverbs"},
}

labels["negative adverbs"] = {
	description = "{{{langname}}} adverbs that express the lack of an attribute.",
	parents = {"adverb forms"},
}

labels["sublative adjective forms"] = {
	description = "{{{langname}}} sublative adjectives that are inflected to display grammatical relations other than the main form.",
	parents = {"sublative adjectives"},
}

labels["sublative adjectives"] = {
	description = "{{{langname}}} adjectives that express attributes in their least possible degree.",
	parents = {"adjective forms"},
}

labels["sublative adverb forms"] = {
	description = "{{{langname}}} sublative adverbs that are inflected to display grammatical relations other than the main form.",
	parents = {"sublative adverbs"},
}

labels["sublative adverbs"] = {
	description = "{{{langname}}} adverbs that express attributes in their least possible degree.",
	parents = {"adverb forms"},
}

return {LABELS = labels}