Module:labels/data/lang/sco

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

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

labels = {
	aliases = {"Central"},
	Wikipedia = true,
	plain_categories = true,
}

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


labels = {
	aliases = {"Mid Northern Scots", "Mid Northern", "Mid-Northern Scots", "Mid-Northern"},
	Wikipedia = "Doric dialect (Scotland)",
	plain_categories = true,
}

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

labels = {
	aliases = {"EC Scots", "EC", "East Central"},
	Wikipedia = "Central Scots",
	plain_categories = true,
}

labels = {
	aliases = {"Lowlands", "the Lowlands", "Lowland Scots", "Lowland"},
	plain_categories = true,
}

labels = {
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"NN Scots", "NN", "North Northern", "Highlands", "the Highlands", "Highland Scots", "Highland"},
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"NEC Scots", "NEC", "NE Central Scots", "NE Central", "Northeast Central", "North-east Central Scots", "North-east Central"},
	Wikipedia = "Central Scots",
	plain_categories = true,
}

labels = {
	aliases = {"Insular Scots", "Insular"},
	Wikipedia = {"Insular Scots", "Orcadian dialect", "Shetland dialect"},
	regional_categories = {"Orkney", "Shetland"},
}

labels = {
	aliases = {"Northern", "North Scots", "North"},
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"Orcadian"},
	Wikipedia = "Orcadian dialect",
	regional_categories = true,
}

labels = {
	aliases = {"Shetland islands", "Shetland Islands", "the Shetland Islands", "Shetlandic", "Shetlands", "the Shetlands"},
	Wikipedia = "Shetland dialect",
	regional_categories = true,
}

labels = {
	aliases = {"SN Scots", "SN", "South Northern"},
	Wikipedia = "Northern Scots",
	plain_categories = true,
}

labels = {
	aliases = {"Southern", "South Scots", "South"},
	Wikipedia = true,
	-- FIXME, rename category from 'South Scots' to 'Southern Scots'
	plain_categories = true,
}

labels = {
	aliases = {"SEC Scots", "SEC", "SE Central Scots", "SE Central", "Southeast Central", "South-east Central Scots", "South-east Central"},
	Wikipedia = "Central Scots",
	plain_categories = true,
}

labels = {
	aliases = {"SWC Scots", "SWC", "SW Central Scots", "SW Central", "Southwest Central", "South-west Central Scots", "South-west Central"},
	Wikipedia = "Central Scots",
	plain_categories = true,
}

labels = {
	aliases = {"Ulster Scots", "Ullans"},
	Wikipedia = "Ulster Scots dialects",
	regional_categories = true,
}

labels = {
	aliases = {"WC Scots", "WC", "West Central"},
	Wikipedia = "Central Scots",
	plain_categories = true,
}

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