Module:labels/data/lang/ko

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

labels = {
	Wikipedia = "Chungcheong dialect",
	regional_categories = "Chungcheong",
}

labels = {
	aliases = {"Kangwon", "Kangwŏn"},
	Wikipedia = "Gangwon dialect",
	regional_categories = true,
}

labels = {
	aliases = {"Seoul"},
	display = "Seoul",
	Wikipedia = "Gyeonggi dialect",
	regional_categories = true,
}

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

labels = {
	aliases = {"Hamgyŏng", "Hamgyeong", "NE", "Northeastern"},
	Wikipedia = "Hamgyŏng dialect",
	regional_categories = true,
}

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

labels = {
	aliases = {"Koryo", "Kore", "Russia", "Goryeo", "Gore"},
	display = "Russia",
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"North Korean", "north", "Munhwao"},
	Wikipedia = "North Korean standard language",
	regional_categories = "North",
}

labels = {
	aliases = {"P'yŏng'an", "Pyŏngan", "P'yŏngan", "Pyeongan", "Pyeong'an", "Pyeong-an", "NW", "Northwestern"},
	Wikipedia = "Pyongan dialect",
	regional_categories = true,
}

labels = {
	aliases = {"South Korean", "south"},
	Wikipedia = "South Korean standard language",
	regional_categories = "South",
}

labels = {
	Wikipedia = "Korean language in China",
	regional_categories = true,
}

labels = {
	aliases = {"Ryukchin", "Ryukjin"},
	Wikipedia = "Yukjin dialect",
	regional_categories = true,
}

labels = {
	aliases = {"Hanmuntu"},
	regional_categories = "Literary Chinese-style",
}

labels = {
	aliases = {"Gungjung"},
	regional_categories = "Joseon court",
}

labels = {
	aliases = {"Simmani"},
	display = "]",
	plain_categories = "Korean ginseng-harvesters' cant",
}

labels = {
	aliases = {"Namsadang"},
	display = "]' cant",
	plain_categories = "Namsadang cant",
}

labels = {
	display = "]",
	pos_categories = "four-character idioms",
}

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

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

labels = {
	Wikipedia = "Jeju Province", -- {{alt}} label Wikipedia value is "Jeju language" but I assume that's different from Jeju Korean
	regional_categories = true,
}

labels = {
	display = "]",
	Wikipedia = "Jeolla dialect",
	regional_categories = true,
}

labels = {
	aliases = {"Chinese"},
	Wikipedia = "Korean language in China",
	regional_categories = "Chinese",
}

labels = {
	aliases = {"Zainichi"},
	Wikipedia = "Zainichi Korean language",
	regional_categories = "Japanese",
}

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