Jump to content

Module:labels/data/lang/gmy

From Wiktionary, the free dictionary

This module contains data for language-specific labels. See Module:labels/data for more info.


local labels = {}

labels["monogram"] = {
	aliases = {"mono"},
	Wiktionary = "Wiktionary:About Mycenaean Greek#glo-monogram",
}

labels["ideogram"] = {
	aliases = {"ideo"},
	Wiktionary = "Wiktionary:About Mycenaean Greek#glo-ideogram",
}

labels["abbreviation"] = {
	aliases = {"abbr"},
	Wiktionary = "Wiktionary:About Mycenaean Greek#glo-abbreviation",
}

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