Module:Category tree/poscatboiler/data/phrases

From Multilingual Bookbinding Dictionary
< Module:Category tree‎ | poscatboiler‎ | data
Revision as of 10:13, 6 September 2018 by Adminsuzy (talk | contribs) (Created page with "local labels = {} labels["phrases"] = { description = "{{{langname}}} groups of words elaborated to express ideas, not necessarily phrases in the grammatical sense.", f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Category tree/poscatboiler/data/phrases/doc

local labels = {}

labels["phrases"] = {
	description = "{{{langname}}} groups of words elaborated to express ideas, not necessarily [[phrase]]s in the grammatical sense.",
	fundamental = "Lemmas subcategories by language",
	parents = {"lemmas"},
}

labels["sentences"] = {
	description = "{{{langname}}} [[sentence]]s.",
	fundamental = "Fundamental",
	parents = {{template = "langcatboiler"}},
}

return labels