Modul:category tree/poscatboiler/data/Symbolen

Die Dokumentation für dieses Modul kann unter Modul:category tree/poscatboiler/data/Symbolen/Doku erstellt werden

local labels = {}

labels["Symbolen"] = {
	description = "{{{langname}}} written signs.",
	fundamental = "!Hööftkategorie",
	parents = {"Kategorie:{{{langcat}}}"},
}

labels["diacritical marks"] = {
	description = "{{{langname}}} glyphs that are added to characters to modify the their sounds or meanings.",
	fundamental = "Symboolünnerkategorien bi Spraak",
	parents = {"Symbolen"},
}

labels["Han characters"] = {
	description = "{{{langname}}} symbols of the Han logographic script, which can represent sounds or convey meanings directly.",
	fundamental = "Symboolünnerkategorien bi Spraak",
	parents = {"Symbolen"},
}

labels["Bookstaven"] = {
	description = "{{{langname}}} symbolen dee't klaanken veurstelt. Variaties van letters, zo as letters met aksenten, komt ok in disse kategorie.",
	fundamental = "Symboolünnerkategorien bi Spraak",
	parents = {"Symbolen"},
}

labels["ligatures"] = {
	description = "{{{langname}}} letters that have been combined into a single graphical unit.",
	fundamental = "Symboolünnerkategorien bi Spraak",
	parents = {"Symbolen"},
}

labels["logograms"] = {
	description = "{{{langname}}} symbols that represent objects, ideas or concepts directly.",
	fundamental = "!Hööftkategorie",
	parents = {"Symbolen"},
}

labels["numeral symbols"] = {
	description = "{{{langname}}} symbols that represent numerals.",
	fundamental = "Symboolünnerkategorien bi Spraak",
	parents = {"Symbolen"},
}

labels["Satztekens"] = {
	description = "{{{langname}}} symbols that indicate structure and organization of writing.",
	fundamental = "Symboolünnerkategorien bi Spraak",
	parents = {"Symbolen"},
}

labels["syllables"] = {
	description = "{{{langname}}} symbols that represent groups of sounds. Variations of syllables, such as syllables with diacritics, should also be categorized here.",
	fundamental = "Symboolünnerkategorien bi Spraak",
	parents = {"Symbolen"},
}

return labels