Jump to content

Module:dialect synonyms/ycr

Wiktionary වෙතින්

This module contains data on specific varieties of Yilan Creole, for use by {{dialect synonyms}}. The actual synonyms themselves are contained in submodules.

Language data module structure

[සංස්කරණය]
  • export.title — optional; table title template (e.g. "Regional synonyms of %s").
  • export.columns — optional; list of column headers for location hierarchy (e.g. {"Dialect group", "Dialect", "Location"}).
  • export.notes — optional; table of note keys to text.
  • export.sources — optional; table of source keys to text.
  • export.note_aliases — optional; alias map for notes.
  • export.varieties — required; nested table of variety nodes. Each node must have name; array part holds children. Node keys can include text_display, color, code, wikidata, lat, long, and language-specific keys (e.g. persian, armenian, chinese).
Dialectal varieties
view map; edit data
LocationWords
Tungyueh
Chinyang
Aohua
Hanhsi

local export = {}

export.title = "Dialectal synonyms of %s"

export.columns = {
	"Location",
	"Words",
}
export.varieties = {
	{
		name = "Tungyueh"
	},
	{
		name = "Chinyang"
	},
	{
		name = "Aohua"
	},
	{
		name = "Hanhsi"
	}
}

return export
"https://si.wiktionary.org/w/index.php?title=Module:dialect_synonyms/ycr&oldid=209898" වෙතින් සම්ප්‍රවේශනය කෙරිණි