モジュール:category tree/topic cat/data/Communication

出典: フリー多機能辞典『ウィクショナリー日本語版(Wiktionary)』
ナビゲーションに移動 検索に移動

このモジュールについての説明文ページを モジュール:category tree/topic cat/data/Communication/doc に作成できます

local labels = {}

labels["アラビア語"] = {
	description = "{{{langname}}} terms related to the Arabic language.",
	parents = {"languages"},
}

labels["中国語"] = {
	description = "{{{langname}}} terms related to the Chinese languages.",
	parents = {"languages"},
}

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

labels["ドイツ語"] = {
	description = "{{{langname}}} terms related to the German language.",
	parents = {"languages"},
}

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

labels["朝鮮語"] = {
	description = "{{{langname}}} terms related to the Korean language.",
	parents = {"languages"},
}

labels["沖縄語"] = {
	description = "{{{langname}}} terms related to the Okinawan language.",
	parents = {"languages"},
}

labels["ポルトガル語"] = {
	description = "{{{langname}}} terms related to the Portuguese language.",
	parents = {"languages"},
}

labels["スペイン語"] = {
	description = "{{{langname}}} terms related to the Spanish language.",
	parents = {"languages"},
}

labels["ベトナム語"] = {
	description = "{{{langname}}} terms related to the Vietnamese language.",
	parents = {"languages"},
}

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

labels["アルファベット"] = {
	description = "default",
	parents = {"writing systems"},
}

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

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

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["方言"] = {
	description = "default",
	parents = {"language", "list of sets"},
}

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

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

labels["死語"] = {
	description = "{{{langname}}} names of [[extinct]] 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["ジャーゴン"] = {
	description = "default",
	parents = {"language"},
}

labels["Han characters"] = {
	description = "default",
	parents = {"writing systems"},
}

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

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

labels["言語"] = {
	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["正書法"] = {
	description = "default",
	parents = {"writing"},
}

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

labels["post"] = {
	description = "{{{langname}}} terms related to [[post#Noun|post]] or [[mail#Noun|mail]]. Entries can be added to this category by applying {{temp|lb|{{{langcode}}}|post}}.",
	parents = {"communication"},
}

labels["public relations"] = {
	description = "default",
	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["sociolects"] = {
	description = "{{{langname}}} names of various [[sociolect]]s.",
	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["textual division"] = {
	description = "default",
	parents = {"writing"},
}

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

labels["words"] = {
	description = "{{{langname}}} terms related to specific [[word]]s.",
	parents = {"language", "semantics"},
}

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

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

return labels