Difference between revisions 61096378 and 61096383 on enwiktionary

local labels = {}
local aliases = {}
local deprecated = {}

local m_functions = require("Module:labels/data/functions")

-- A 
labels["Bzyb"] = {
(contracted; show full)labels["highly formal Literary Chinese-style Korean"] = {
	plain_categories = {"Literary Chinese-style Korean"},
	language="ko",
}

aliases["Hanmuntu"] = "highly formal Literary Chinese-style Korean"

labels["
Sspeech of the royal court"] = {
	plain_categories = {"Joseon court Korean"},
	language="ko",
}

aliases["Gungjung"] = "Sspeech of the royal court"

-- ko end

labels["Catholic"] = {
	Wikipedia = "Goan Catholics",
	plain_categories = {"Catholic Konkani"},
	language = "kok"
(contracted; show full)		if there is a "language" field with a non-empty value.		]]
m_functions.handle_languages(labels)

return {
	["labels"] = labels,
	["aliases"] = aliases,
	["deprecated"] = deprecated,
}