Module:labels/data/lang/kw

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

NOTE: If you add a new language-specific module, you must add the language code to the list at the top of Module:labels/data/lang in order for the module to be recognized.


local labels = {}

labels = {
	aliases = {"Kernewek Kemmyn", "KK"},
	Wikipedia = "Kernewek Kemmyn",
	plain_categories = "Common Cornish spellings",
}

labels = {
	Wikipedia = "Modern Cornish",
	plain_categories = "Modern Cornish spellings",
}

labels = {
	aliases = {"RLC"},
	Wikipedia = "Standard Written Form",
	plain_categories = "Revived Late Cornish spellings",
}

labels = {
	aliases = {"RMC"},
	Wikipedia = "Standard Written Form",
	plain_categories = "Revived Middle Cornish spellings",
}

labels = {
	Wikipedia = "Kernowek Standard",
	plain_categories = "Standard Cornish spellings",
}

labels = {
	aliases = {"SWF", "FSS", "Furv Skrifys Savonek"},
	Wikipedia = true,
	plain_categories = "Standard Written Form Cornish spellings",
}

labels = {
	aliases = {"UC"},
	Wikipedia = true,
	plain_categories = "Unified Cornish spellings",
}

labels = {
	aliases = {"UCR"},
	Wikipedia = "Unified Cornish#Unified Cornish, Revised",
	plain_categories = "Unified Cornish Revised spellings",
}

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