Module:labels/data/lang/nrf

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

labels = {
	aliases = {"mainland", "mainland Normandy", "continental Normandy", "Continental", "Continental Normandy", "Continental Norman", "continental Norman", "mainland Norman", "Mainland Norman", "Mainland Normandy", "France"},
	Wikipedia = "Normandy (administrative region)",
	regional_categories = true,
	region = "mainland Normandy",
	parent = true,
}

labels = {
	aliases = {"Guerneseyese", "Guernésiais", "Dgèrnésiais", "Dgernesiais", "Guernesiais"},
	Wikipedia = "Guernésiais",
	regional_categories = true,
	parent = "insular",
}

labels = {
	aliases = {"Insular", "island", "Island", "islands", "Islands", "Channel Islands", "Channel islands"},
	Wikipedia = "Channel Islands",
	regional_categories = true,
	region = "Channel Islands",
	the = true,
	parent = true,
}

labels = {
	aliases = {"Jèrrais", "Jerriais"},
	Wikipedia = "Jèrriais",
	regional_categories = true,
	parent = "insular",
}

labels = {
	aliases = {"Saint Ouen", "Saint Ouënnais", "St Ouen", "Saint Oüen", "St Oüen"},
	Wikipedia = "Saint Ouen, Jersey",
	regional_categories = "Saint Ouen",
	region = "Saint Ouen, Jersey",
	parent = {"Jersey"},
}

labels = {
	aliases = {"Sercquiais", "Sarkese"},
	Wikipedia = "Sercquiais",
	regional_categories = true,
	parent = "insular",
}

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