Module:labels/data/lang/nl

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

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

labels = {
	aliases = {"BE", "Belgian"},
	Wikipedia = "Flemish dialects",
	regional_categories = "Belgian",
}

labels = {
	aliases = {"Brabantian"},
	Wikipedia = true,
	regional_categories = "Brabantian",
}

labels = {
	aliases = {"Flanders", "Flemish"},
	display = "] and ]",
	regional_categories = "East and West Flemish",
}

labels = {
	Wikipedia = "French Flemish",
}

labels = {
	aliases = {"Hollandic"},
	Wikipedia = true,
	regional_categories = "Hollandic",
}

labels = {
	aliases = {"NL"},
	Wikipedia = {"Dutch phonology", true},
	regional_categories = true,
}

labels = {
	display = "Northern",
	Wikipedia = "Dutch dialects",
	plain_categories = true,
}

labels = {
	aliases = {"Rotterdams"},
	Wikipedia = true,
	regional_categories = true,
}

labels = {
	display = "Southern",
	Wikipedia = "Dutch dialects",
	plain_categories = true,
}

labels = {
	aliases = {"Hague", "Den Haag"},
	Wikipedia = true,
	regional_categories = "Hague",
}

labels = {
	display = "archaic",
	Wikipedia = "Archaic Dutch declension",
}

labels = {
	display = "archaic",
	Wikipedia = "Dutch conjugation",
}

labels = {
	display = "dated or formal",
	Wikipedia = "Subjunctive in Dutch",
}

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