ماڈیول:category tree/topic cat/data/Communication

ویکی لغت سے

"اس ماڈیول کی دستاویز ماڈیول:category tree/topic cat/data/Communication/دستاویز پر بنائی جاسکتی ہے"

local labels = {}

labels["English"] = {
	description = "{{{langname}}} terms related to the English language.",
	parents = {"language"},
}

labels["Japanese"] = {
	description = "{{{langname}}} terms related to the Japanese language.",
	parents = {"language"},
}

labels["Portuguese"] = {
	description = "{{{langname}}} terms related to the Portuguese language.",
	parents = {"language"},
}

labels["communication"] = {
	description = "default",
	parents = {"all topics"},
}

labels["alphabets"] = {
	description = "default",
	parents = {"orthography", "list of sets"},
}

labels["artificial languages"] = { -- distinguish from "cat:constructed languages" family category
	description = "{{{langname}}} names of [[w:constructed language]]s.",
	parents = {"languages", "list of sets"},
}

labels["body language"] = {
	description = "default",
	parents = {"language", "nonverbal communication"},
}

labels["broadcasting"] = {
	description = "default",
	parents = {"media", "telecommunications"},
}

labels["Chinese character components"] = {
	description = "{{{langname}}} names of [[Chinese character]] components.",
	parents = {"letters, symbols, and punctuation", "list of sets"},
}

labels["day signs"] = {
	description = "default",
	parents = {"symbols", "calendar terms", "list of sets"},
}

labels["diacritical marks"] = {
	description = "{{{langname}}} names of [[diacritical mark]]s.",
	parents = {"letters, symbols, and punctuation", "list of sets"},
}

labels["dialects"] = {
	description = "default",
	parents = {"language", "list of sets"},
}

labels["dictation"] = {
	description = "default",
	parents = {"communication"},
}

labels["directives"] = {
	description = "Instructions, guidelines and other things (whether real or metaphysical) that indicate what to do or not do, including those self-imposed.",
	parents = {"communication"},
}

labels["extinct languages"] = {
	description = "{{{langname}}} names of [[extinct]] languages.",
	parents = {"languages", "list of sets"},
}

labels["sign languages"] = {
	description = "{{{langname}}} names of [[sign]] languages.",
	parents = {"languages", "list of sets"},
}

labels["facial expressions"] = {
	description = "{{{langname}}} terms related to [[facial expression]]s",
	parents = {"nonverbal communication", "face", "list of sets"},
}

labels["figures of speech"] = {
	description = "default",
	parents = {"rhetoric"},
}

labels["flags"] = {
	description = "default",
	parents = {"communication"},
}

labels["jargon"] = {
	description = "default",
	parents = {"language"},
}

labels["language"] = {
	description = "default",
	parents = {"communication"},
}

labels["language families"] = {
	description = "{{{langname}}} names of various [[language family|language families]], both accepted and controversial.",
	parents = {"language", "names", "list of sets"},
}

labels["languages"] = {
	description = "{{{langname}}} names of various [[language]]s.",
	parents = {"language", "names", "list of sets"},
}

labels["letters, symbols, and punctuation"] = {
	description = "{{{langname}}} terms related to [[letter]]s, [[symbol]]s, and [[punctuation]].",
	parents = {"orthography", "list of sets"},
}

labels["logical fallacies"] = {
	description = "{{{langname}}} terms related to [[logical fallacy|logical fallacies]], clearly defined errors in reasoning used to support or refute an argument.",
	parents = {"rhetoric", "logic", "list of sets"},
}

labels["media"] = {
	description = "default",
	parents = {"communication"},
}

labels["mobile phones"] = {
	description = "default",
	parents = {"telephony"},
}

labels["nonverbal communication"] = {
	description = "default",
	parents = {"communication"},
}

labels["orthography"] = {
	description = "default",
	parents = {"writing"},
}

labels["palaeography"] = {
	description = "default",
	parents = {"writing"},
}

labels["post"] = {
	description = "{{{langname}}} terms related to [[post]] or [[mail]].",
	parents = {"communication"},
}

labels["punctuation marks"] = {
	description = "{{{langname}}} names of [[punctuation mark]]s.",
	parents = {"letters, symbols, and punctuation", "list of sets"},
}

labels["radio"] = {
	description = "default",
	parents = {"telecommunications"},
}

labels["rhetoric"] = {
	description = "default",
	parents = {"language"},
}

labels["symbols"] = {
	description = "{{{langname}}} terms that describe [[symbol]]s, especially [[mathematical]] and [[scientific]] symbols. Most symbols have equivalent meanings in many languages and can therefore be found in [[:Category:Translingual symbols]].",
	parents = {"letters, symbols, and punctuation", "list of sets"},
}

labels["talking"] = {
	description = "default",
	parents = {"language", "human behaviour"},
}

labels["telecommunications"] = {
	description = "default",
	parents = {"communication", "technology"},
}

labels["telegraphy"] = {
	description = "default",
	parents = {"telecommunications", "electronics"},
}

labels["telephony"] = {
	description = "default",
	parents = {"telecommunications", "electronics"},
}

labels["texting"] = {
	description = "default",
	parents = {"telecommunications"},
}

labels["typography"] = {
	description = "default",
	parents = {"writing"},
}

labels["writing"] = {
	description = "default",
	parents = {"language", "human behaviour"},
}

labels["writing systems"] = {
	description = "default",
	parents = {"writing", "list of sets"},
}

return labels