Module:labels/data/lang/mui

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

labels = {
	aliases = {"Pesisir"},
	plain_categories = "Coastal Palembang Malay",
	region = "the eastern coast of ]",
	parent = "Palembang",
}

labels = {
	plain_categories = "Kelingi Musi Malay",
	region = "the Kelingi region of Musi Rawas",
	parent = "Musi",
}

labels = {
	plain_categories = "Lematang Malay",
	region = "the downstream Lematang rivershed of Penukal Abab Lematang Ilir and Muara Enim",
	parent = "Lowland",
}

labels = {
	plain_categories = "Lowland Musi Malay",
	parent = "Palembang–Lowland",
}

labels = {
	aliases = {"Musi Proper"},
	plain_categories = "Musi Malay",
	region = "the Musi rivershed and its tributaries in Musi Banyuasin and Musi Rawas; " ..
	"the lect normally referred to as ''bahasa Musi'' (Musi language) in local parlance",
	parent = "Upper Musi",
}

labels = {
	plain_categories = "Palembang Malay",
	region = "the urban area of ] and its immediate rural vicinity; " ..
	"the lect normally referred to as ''bahasa Palembang'' (Palembang language) in local parlance",
	parent = "Palembang–Lowland",
}

labels = {
	plain_categories = "Palembang–Lowland Musi Malay",
	parent = true,
}

labels = {
	plain_categories = "Pegagan Malay",
	region = "the downstream Ogan rivershed of Ogan Ilir",
	parent = "Upper Musi",
}

labels = {
	aliases = {"Pedamaran", "Meranjat"},
	plain_categories = "Penesak Malay",
	region = "between the Ogan rivershed in Ogan Ilir and the Komering rivershed in Ogan Komering Ilir",
	parent = "Lowland",
}

labels = {
	aliases = {"Abab"},
	plain_categories = "Penukal Musi Malay",
	parent = "Musi",
}

labels = {
	plain_categories = "Rawas Malay",
	parent = "Upper Musi",
}

labels = {
	plain_categories = "Sekayu Musi Malay",
	parent = "Musi",
}

labels = {
	plain_categories = "Upper Musi Malay",
	parent = true,
}

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

labels = {
	plain_categories = "Bebaso",
	def = "''bebaso'', the polite register of traditional Palembang Malay. Not used in other Musi varieties.",
	parent = "Palembang",
}

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