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

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/trig/documentation

local labels = {}

-----------------------------------------------------------------------------
--                                                                         --
--                                 ETYMOLOGY                               --
--                                                                         --
-----------------------------------------------------------------------------


labels["blends of English terms"] = {
	description = "{{{langname}}} terms formed by combination of elements from two or more {{w|English language|English}} terms.",
	parents = {"blends", "terms derived from English", "terms inherited from English", {name = "blends", sort = " "}},
}

labels["compounds of English terms"] = {
	description = "{{{langname}}} terms composed of two or more {{w|English language|English}} terms.",
	parents = {"compound terms", "terms derived from English", "terms inherited from English", {name = "compound terms", sort = " "}},
}

labels["univerbations of English terms"] = {
	description = "{{{langname}}} terms formed by {{w|agglutination}} of two or more {{w|English language|English}} terms.",
	parents = {"univerbations", "terms derived from English", "terms inherited from English", {name = "univerbations", sort = " "}},
}

-----------------------------------------------------------------------------
--                                                                         --
--                                   VERBS                                 --
--                                                                         --
-----------------------------------------------------------------------------


--------------------------------- Verb labels -------------------------------

labels["verbs by root"] = {
	description = "{{{langname}}} verbs categorized by the root they originate from.",
	parents = {"terms by etymology", {name = "verbs", sort = " "}},
}

labels["verbs by satellite"] = {
	description = "{{{langname}}} verbs categorized by their satellite.",
	parents = {"terms by etymology", {name = "verbs", sort = " "}},
}

return {LABELS = labels}