Module:labels/data/lang/gmw-cfr

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

labels = {
	aliases = {"ac"},
	Wikipedia = "Aachen dialect",
	plain_categories = "Aachen Franconian",
	parent = "Ripuarian",
}

labels = {
	aliases = {"Belgian"},
	Wikipedia = true,
	regional_categories = "Belgian",
	parent = true,
}

labels = {
	region = "Kerkrade",
	aliases = {"Kerkrade", "Kerkradish", "krj"},
	Wikipedia = "Kerkrade dialect",
	plain_categories = true,
	parent = "Limburgan Ripuarian",
}

labels = {
	region = "Cologne",
	aliases = {"Colognian", "Cologne", "Köln", "ksh"},
	Wikipedia = "Colognian",
	plain_categories = true,
	parent = "Ripuarian",
}

labels = {
	region = "the southern ] and along the ]",
	aliases = {"Moselfränkisch", "mf"},
	Wikipedia = "Moselle Franconian language",
	plain_categories = true,
	parent = true,
}

labels = {
	region = "the ]",
	aliases = {"Ripuarian Franconian", "Ripuarisch", "westernmost Ripuarian", "rf"},
	Wikipedia = "Ripuarian language",
	plain_categories = "Ripuarian Franconian",
	parent = true,
}

labels = {
	region = "the tri-state region of <country>",
	country = "Belgium,the ],Germany",
	aliases = {"Tri-state Limburgish", "Limburgan-Ripuarian", "Southeast Limburgish dialect", "Limburgan-Ripuarian Transitional Dialects"},
	Wikipedia = "Southeast Limburgish dialect",
	plain_categories = "Limburgan-Ripuarian transitional dialects",
	parent = "Ripuarian",
}

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