Module:labels/data/lang/arc

Hello, you have come here looking for the meaning of the word Module:labels/data/lang/arc. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:labels/data/lang/arc, but we will also tell you about its etymology, its characteristics and you will know how to say Module:labels/data/lang/arc in singular and plural. Everything you need to know about the word Module:labels/data/lang/arc you have here. The definition of the word Module:labels/data/lang/arc will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:labels/data/lang/arc, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

This module contains data for language-specific labels. See Module:labels/data for more info.

NOTE: If you add a new language-specific module, you must add the language code to the list at the top of Module:labels/data/lang in order for the module to be recognized.


local labels = {}

labels = {
	aliases = {"Ancient Aramaic"},
	Wikipedia = "Old_Aramaic_language",
	plain_categories = true,
}

labels = {
	aliases = {"Official Aramaic", "OffA", "ImpA"},
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"Hatra", "Hatran Aramaic"},
	Wikipedia = "Aramaic of Hatra",
	regional_categories = true,
}

labels = {
	aliases = {"JBA", "Talmudic Aramaic", "Babylonian Talmudic Aramaic"},
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"JLA", "Targumic Aramaic"},
	plain_categories = true,
}

labels = {
	aliases = {"JPA", "Judean Aramaic", "Galilean Aramaic"},
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"CPA", "Melkite Aramaic", "Palestinian Syriac", "Syropalestinian Aramaic", "Syropalestinian"},
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"Nabataean Aramaic", "NabA"},
	Wikipedia = "Nabataean Aramaic",
	regional_categories = true,
}

labels = {
	aliases = {"Palmyrene Aramaic", "PalA"},
	Wikipedia = "Palmyrene Aramaic",
	regional_categories = true,
}

return require("Module:labels").finalize_data(labels)