Module:labels/data/lang/ur

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

labels = {
	aliases = {"Deccan", "Deccani Urdi", "Dakni", "Dakini", "Dakhini", "Dakkani"},
	Wikipedia = "Deccani language",
	regional_categories = true,
}

labels = {
	aliases = {"Delhi", "Dilli", "Dehlvi", "Delhiite Urdu"},
	regional_categories = true,
}

labels = {
	aliases = {"Lucknowi", "Lucknawi", "Lucknow Urdu", "Lucknawi Urdu"},
	Wikipedia = true,
	regional_categories = true,
}

labels = {
	Wikipedia = true,
	regional_categories = "Hyderabadi",
}

labels = {
	Wikipedia = true,
	regional_categories = true,
}

labels = {
	Wikipedia = true,
	regional_categories = true,
}

labels = {
	aliases = {"Pakistani"},
	Wikipedia = true,
	regional_categories = "Pakistani",
}

labels = {
	aliases = {"Punjabi", "ur-PB"},
	display = "Punjabic Urdu",
	Wikipedia = "Punjab, Pakistan",
	regional_categories = "Punjabic",
}

labels = {
	aliases = {"South Asian"},
	Wikipedia = true,
	regional_categories = "South Asian",
}

labels = {
	Wikipedia = "Sindh",
	regional_categories = true,
	regional_categories = "Sindhi",
}
------------------------------------ former accent qualifiers ------------------------------------

labels = {
	aliases = {"Khoshbas", "Sobbasi"},
	Wikipedia = "Dhakaiya Urdu",
}

labels = {
	aliases = {"Lahori"},
	Wikipedia = "Lahore#Languages",
}

labels = {
	aliases = {"ur"},
	Wikipedia = "Urdu#Phonology",
}

labels = {
	Wikipedia = true,
}

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