Module:labels/data/lang/el

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

labels = {
	aliases = {"cretan", "Cretan"},
	Wikipedia = "Cretan Greek",
	regional_categories = "Cretan",
}

labels = {
	aliases = {"cyprus", "Cypriot"},
	Wikipedia = "Cypriot Greek",
	regional_categories = "Cypriot",
}

labels = {
	Wikipedia = "Demotic Greek",
	regional_categories = true,
}

labels = {
	aliases = {"Epirotic", "Epirote", "Epirot"},
	Wikipedia = "Epirus",
	regional_categories = true,
}

labels = {
	aliases = {"Ikarian", "Icaria", "Icarian"},
	Wikipedia = "Ikaria",
	regional_categories = "Ikarian",
}

labels = {
	aliases = {"Ionian", "Ionic", "Heptanese", "Heptanesian", "Septinsular", "Septinsularian"},
	Wikipedia = true,
	regional_categories = "Ionian",
}

labels = {
	aliases = {"Kaliarnta"},
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"kth"},
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"maniot"},
	Wikipedia = "Maniot dialect",
	regional_categories = true,
}

labels = {
	aliases = {"Egyptiot Dialect", "Egyptiot Greek"},
	Wikipedia = "Egyptian Greeks",
	regional_categories = true,
}

labels = {
	aliases = {"polyt", "poly"},
	Wikipedia = "Greek diacritics",
}

labels = {
	aliases = {"Italiot Greek"},
	Wikipedia = "Italiot Greek",
}

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