Module:labels/data/lang/an

Hello, you have come here looking for the meaning of the word Module:labels/data/lang/an. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:labels/data/lang/an, but we will also tell you about its etymology, its characteristics and you will know how to say Module:labels/data/lang/an in singular and plural. Everything you need to know about the word Module:labels/data/lang/an you have here. The definition of the word Module:labels/data/lang/an will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:labels/data/lang/an, 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.


local labels = {}

-- Main regional dialects

labels = {
	aliases = {"West", "west", "western", "Western Aragonese", "western Aragonese", "West Aragonese", "west Aragonese"},
	Wikipedia = "Western Aragonese",
	regional_categories = true,
}

labels = {
	aliases = {"Center", "center", "central", "Central Aragonese", "central Aragonese", "Center Aragonese", "center Aragonese"},
	Wikipedia = "Central Aragonese",
	regional_categories = true,
}

labels = {
	aliases = {"East", "east", "eastern", "Eastern Aragonese", "eastern Aragonese", "East Aragonese", "east Aragonese"},
	Wikipedia = "Eastern Aragonese",
	regional_categories = true,
}

labels = {
	aliases = {"South", "south", "southern", "Southern Aragonese", "southern Aragonese", "South Aragonese", "south Aragonese"},
	Wikipedia = "Southern Aragonese",
	regional_categories = true,
}

-- Other

labels = {
	Wikidata = { "Q3574358", "Q570484" },
	regional_categories = true,
	parent = "Western",
}

labels = {
	Wikidata = { "Q3574052", "Q1657142" },
	regional_categories = true,
	parent = "Central",
}

labels = {
	aliases = {"Benasque"},
	Wikidata = { "Q2735880", "Q575809" },
	regional_categories = true,
	parent = "Eastern",
}

labels = {
	Wikidata = { "Q3573993", "Q1766550" },
	regional_categories = true,
	parent = "Western",
}

labels = {
	Wikidata = { "Q11023714", "Q3102588" },
	regional_categories = true,
	parent = "Eastern",
}

labels = {
	Wikidata = { "Q10600582", "Q8240181" },
	regional_categories = true,
	parent = "Eastern"
}

labels = {
	Wikidata = { "Q20618505", "Q6130679" },
	regional_categories = true,
	parent = "Central"
}

labels = {
	Wikidata = "Q3574008",
	regional_categories = true,
	parent = "Southern"
}

labels = {
	Wikidata = { "Q11906349", "Q3054031" },
	regional_categories = true,
	parent = "Central",
}

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