Modul:category tree/poscatboiler/data/shortenings

Wiktionary saytından

Bu modulun sənədləşdirmə səhifəsi Modul:category tree/poscatboiler/data/shortenings/doc səhifəsində yaradıla bilər

local labels = {}

labels["shortenings"] = {
	description = "{{{langname}}} terms that are shortened forms of other words or word combinations.",
	fundamental = "Fundamental",
	parents = {{template = "langcatboiler"}},
}

labels["abbreviations"] = {
	description = "{{{langname}}} abbreviated words or groups of words.",
	fundamental = "Shortenings subcategories by language",
	parents = {"shortenings"},
}

labels["acronyms"] = {
	description = "{{{langname}}} groups of words represented by parts pronounced together as single words.",
	fundamental = "Shortenings subcategories by language",
	parents = {"shortenings"},
}

labels["contractions"] = {
	description = "{{{langname}}} shortened words or phrases.",
	fundamental = "Shortenings subcategories by language",
	parents = {"shortenings"},
}

labels["initialisms"] = {
	description = "{{{langname}}} groups of words represented by their beginning parts pronounced separately.",
	fundamental = "Shortenings subcategories by language",
	parents = {"shortenings"},
}

labels["pseudo-acronyms"] = {
	description = "{{{langname}}} groups of words that used to represent an acronym but no longer do (see [[w:Pseudo-acronym]]).",
	fundamental = "Shortenings subcategories by language",
	parents = {"shortenings"},
}

return labels