Difference between revisions 64765036 and 64811339 on enwiktionary

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

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

-- A 
labels["Bzyb"] = {
(contracted; show full)	plain_categories = {"Joseon court Korean"},
	language="ko",
}

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

labels["ginseng-harvesters' cant"] = {
	display = "[[심마니말|ginseng-
harvestgatherers' cant]]",
	plain_categories = {"Korean ginseng-harvestgatherers' cant"},
	language="ko",
}

aliases["Simmani"] = "ginseng-harvesters' cant"

labels["traditional acrobats' cant"] = {
	display = "[[wikipedia:Namsadang|traditional acrobats]]' cant",
(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,
}