Module:labels/data/lang/szl

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

labels = {
	regional_categories = true,
}

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

labels = {
	Wikipedia = "Niemodlin dialect",
	regional_categories = true,
}

labels = {
	Wikipedia = "Prudnik Silesian dialect",
	regional_categories = true,
}

labels = {
	regional_categories = true,
}

labels = {
	Wikipedia = "Sulkovian dialect",
	regional_categories = true,
}

labels = {
	aliases = {"Cieszyn Silesia"},
	Wikipedia = true,
	regional_categories = true,
}

labels = {
	regional_categories = true,
}

labels = {
	aliases = {"Lower Silesian"},
	Wikipedia = "Lower Silesia",
	display = "Lower Silesian",
	regional_categories = true,
	parent = true,
}

labels = {
	Wikipedia = "Chwalim dialect",
	regional_categories = true,
	parent = "Lower Silesian",
}

labels = {
	aliases = {"Gorol"},
	display = "Gorŏl Silesian",
	regional_categories = true,
}

labels = {
	aliases = {"TX", "Texan"},
	Wikipedia = "Texan Silesian",
	regional_categories = true,
}

-- Regions

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

-- Areas

labels = {
	region = "eastern ]",
	display = "Eastern Silesian",
	regional_categories = true,
}

labels = {
	region = "western ]",
	display = "Western Silesian",
	regional_categories = true,
}

labels = {
	region = "northern ]",
	display = "Northern Silesian",
	regional_categories = true,
}

labels = {
	region = "southern ]",
	display = "Southern Silesian",
	regional_categories = true,
}

-- Orthographies

labels = {
	display = "Steuer's Silesian Alphabet",
	Wikipedia = "Silesian_language#Writing_system",
}

labels = {
	display = "Phonetic Silesian Alphabet",
}

-- Other

labels = {
	display = "] with {{m|szl|sie}}",
	pos_categories = "reflexive verbs",
}

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