Modul:category tree/topic cat/data/Communication
Utsjånad
Dokumentasjon for modulen kan opprettast på Modul:category tree/topic cat/data/Communication/dok
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 = {'alle emne'},
}
labels["alphabets"] = {
description = "default",
parents = {"orthography", 'liste over mengder'},
}
labels["artificial languages"] = { -- distinguish from "cat:constructed languages" family category
description = "{{{langname}}} names of [[w:constructed language]]s.",
parents = {"languages", 'liste over mengder'},
}
labels["body language"] = {
description = "default",
parents = {"language", "nonverbal communication"},
}
labels["broadcasting"] = {
description = "default",
parents = {"media", "telecommunications"},
}
labels["day signs"] = {
description = "default",
parents = {"symbols", "calendar terms", 'liste over mengder'},
}
labels["diacritical marks"] = {
description = "{{{langname}}} names of [[diacritical mark]]s.",
parents = {"letters, symbols, and punctuation", 'liste over mengder'},
}
labels["dialects"] = {
description = "default",
parents = {"language", 'liste over mengder'},
}
labels["dictation"] = {
description = "default",
parents = {"communication"},
}
labels["extinct languages"] = {
description = "{{{langname}}} names of [[extinct]] languages.",
parents = {"languages", 'liste over mengder'},
}
labels["sign languages"] = {
description = "{{{langname}}} names of [[sign]] languages.",
parents = {"languages", 'liste over mengder'},
}
labels["facial expressions"] = {
description = "{{{langname}}} terms related to [[facial expression]]s",
parents = {"nonverbal communication", "face", 'liste over mengder'},
}
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", 'namn', 'liste over mengder'},
}
labels["languages"] = {
description = "{{{langname}}} names of various [[language]]s.",
parents = {"language", 'namn', 'liste over mengder'},
}
labels["letters, symbols, and punctuation"] = {
description = "{{{langname}}} terms related to [[letter]]s, [[symbol]]s, and [[punctuation]].",
parents = {"orthography", 'liste over mengder'},
}
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", 'liste over mengder'},
}
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", 'liste over mengder'},
}
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", 'liste over mengder'},
}
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", 'liste over mengder'},
}
return labels