Module:labels/data/lang/ca

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

labels = {
	aliases = {"Algherese", "Alguer"},
	Wikipedia = "Algherese dialect",
	regional_categories = "Algherese",
	parent = "Eastern",
}

labels = {
	region = "the ]",
	aliases = {"Balearics", "Balearic Islands", "Balear", "Baleares", "Balears"},
	Wikipedia = "Balearic Catalan",
	regional_categories = true,
	parent = "Eastern",
}

labels = {
	prep = "from",
	region = "{{w|Classical Catalan|the 9th through 16th centuries}}",
	noreg = true,
	aliases = {"classical"},
	Wikipedia = "Classical Catalan",
	regional_categories = true,
	parent = true,
}

labels = {
	aliases = {"central", "Central Catalan"},
	Wikipedia = "Central Catalan",
	-- currently no category as this is the standard form
}

labels = {
	region = "the province of ], the eastern half of ], most of ], the ], ] (in ]) and the city of ] in ]",
	aliases = {"eastern", "Eastern Catalan"},
	Wikipedia = "Catalan dialects",
	regional_categories = true,
	parent = true,
}

labels = {
	aliases = {"Mallorcan", "Majorca"},
	Wikipedia = {"Balearic Catalan", true},
	regional_categories = "Mallorcan",
	parent = "Balearic",
}

labels = {
	aliases = {"Minorca", "Menorcan", "Minorcan"},
	Wikipedia = {"Balearic Catalan", true},
	regional_categories = "Menorcan",
	parent = "Balearic",
}

labels = {
	region = "] in ]",
	country = "France",
	aliases = {"Roussillonese", "northern", "Northern Catalan"},
	Wikipedia = "Northern Catalan",
	regional_categories = true,
	parent = "Eastern",
}

labels = {
	aliases = {"Spanish"},
	Wikipedia = true,
	regional_categories = "Spanish",
	parent = true,
}

labels = {
	aliases = {"Valencian", "València"},
	Wikipedia = "Valencian language",
	plain_categories = "Valencian",
	parent = "Western",
}

labels = {
	region = "the ], ], ], ], the western half of ] and ]",
	aliases = {"western", "Western Catalan"},
	Wikipedia = "Catalan dialects",
	regional_categories = true,
	parent = true,
}

labels = {
	Wikipedia = "Catalan orthography",
}

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