Module:labels/data/lang/ang

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

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

labels = {
	aliases = {"Kent"},
	Wikipedia = "Kentish dialect (Old English)",
	regional_categories = true,
}

labels = {
	plain_categories = true,
}

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

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

labels = {
	aliases = {"Northumbria"},
	Wikipedia = "Northumbrian Old English",
	regional_categories = {true, "Anglian"},
}

labels = {
	Wikipedia = "West Saxon dialect",
	regional_categories = true,
}

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