Module:labels/data/lang/id

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

----Dialects go here---

labels = {
	Wikipedia = true,
	regional_categories = true,
	region = "the province of ]",
	parent = "Java",
}

labels = {
	aliases = {"Bantenese"},
	Wikipedia = true,
	regional_categories = true,
	region = "the province of ]",
	parent = "Java",
}

labels = {
	Wikipedia = true,
	regional_categories = "Indonesian",
	parent = true,
}

labels = {
	aliases = {"Jakartan", "Acrolectal Colloquial Jakarta", "Colloquial Jakarta"},
	Wikipedia = true,
	regional_categories = true,
	parent = "Java",
}

labels = {
	Wikipedia = true,
	regional_categories = true,
	parent = "Sumatra",
}

labels = {
	aliases = {"Javanese"},
	Wikipedia = true,
	regional_categories = "Javanese",
	prep = "on",
	region = "the island of ]",
	parent = "Indonesia",
}

labels = {
	Wikipedia = true,
	regional_categories = true,
	prep = "on",
	parent = "Indonesia",
}

labels = {
	Wikipedia = true,
	regional_categories = true,
	parent = "North Sumatra",
}

labels = {
	aliases = {"Sumut"},
	Wikipedia = true,
	regional_categories = "North Sumatran",
	parent = "Sumatra",
}

labels = {
	Wikipedia = true,
	regional_categories = true,
	parent = "Sumatra",
}

labels = {
	Wikipedia = true,
	regional_categories = true,
	parent = "Sumatra",
}

labels = {
	aliases = {"Papua"},
	Wikipedia = true,
	regional_categories = true,
	parent = "Indonesia",
}

labels = {
	Wikipedia = true,
	regional_categories = true,
	parent = "West Kalimantan",
}

labels = {
	Wikipedia = true,
	regional_categories = true,
	parent = "Sumatra",
}

labels = {
	Wikipedia = true,
	regional_categories = "Sumatran",
	prep = "on",
	parent = "Indonesia",
}

labels = {
	Wikipedia = true,
	regional_categories = true,
	parent = "Java",
}

labels = {
	aliases = {"Kalbar"},
	Wikipedia = true,
	regional_categories = true,
	region = "the province of ]",
	parent = "Kalimantan",
}

labels = {
	Wikipedia = true,
	regional_categories = true,
	parent = "Java",
}

----Other labels go here----

labels = {
	aliases = {"Van Ophuijsen spelling", "Van Ophuijsen orthography", "Dutch-based spelling", "Dutch-based orthography", "van Ophuijsen orthography", "van Ophuijsen spelling"},
	Wikipedia = "Van Ophuijsen Spelling System",
	plain_categories = "Indonesian pre-1947 forms",
}

labels = {
	aliases = {"Republican spelling", "Republican orthography", "pre-1967", "1947-1967", "pre-1972", "Soewandi spelling", "Soewandi orthography", "Soewandi"},
	Wikipedia = "Republican Spelling System",
	plain_categories = "Indonesian 1947-1972 forms",
}

labels = {
	aliases = {"classical"},
	regional_categories = true,
	def = "] as spoken in 19th-century ]",
	parent = true,
	noreg = true,
}

labels = {
	Wikipedia = "Indonesian language#Phonology",
}

labels = {
	regional_categories = true,
	parent = true,
	region = "the former colloquial variant of ] popular in the 1970's and 1980's, since replaced by {{w|Gaul Indonesian Language|Gaul Indonesian}}",
	noreg = true,
}

labels = {
	regional_categories = true,
	parent = true,
	region = "the colloquial variant of ] that has been established since the 1980's, originally " ..
	"centered in ] and based on the {{w|Betawi language}}, but now spread throughout Indonesia",
	noreg = true,
}

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