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.


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 = {
	aliases = {"Balinese"},
	Wikipedia = true,
	regional_categories = true,
	prep = "on",
	region = "the island of ]",
	parent = "Indonesia",
}

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

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"}, {"Western New Guinea"},
	Wikipedia = "Western New Guinea",
	regional_categories = true,
	region = "]",
	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 = {"1901-1947", "pre-1947", "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 = {"1947-1972", "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 = {
	aliases = {"prokem"},
	Wiktionary = "prokem",
	regional_categories = true,
	parent = true,
	region = "the former slang variant of ], originally used by {{l|en|preman}} and became popular " ..
	"among the youth in the 1970's and 1980's, has since been replaced by {{w|Indonesian slang|Gaul Indonesian}}",
	noreg = true,
}

labels = {
	regional_categories = true,
	parent = true,
	region = "the slang variant of ] that has been established since the 1980's, originally " ..
	"centered in ] but has now spread throughout Indonesia",
	noreg = true,
}

----Miscellaneous variants go here----

labels = {
	Wikipedia = "Kamus Besar Bahasa Indonesia",
	plain_categories = "KBBI standard forms",
	def = "KBBI standard spelling, though most of them are uncommon",
	parent = "Standard Indonesian",
	noreg = true,
}

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