Jump to content

Module:inc-ash/dial/data/๐‘€ฒ๐‘€ธ๐‘€ฎ๐‘€บ๐‘€“๐‘€ธ

From Wiktionary, the free dictionary

This module contains data on the pronunciation of ๐‘€ฒ๐‘€ธ๐‘€ฎ๐‘€บ๐‘€“๐‘€ธ (sฤlikฤ) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"] = "parrot",
	["note"] = "",
	["pos"] = "noun",
	
	["Delhi-Topra"] = { "<๐‘€ฒ๐‘€ธ๐‘€ฎ๐‘€บ๐‘€“๐‘€ธ>:nom.sg" },
	["Lauriya-Araraj"] = { "<๐‘€ฒ๐‘€ธ๐‘€ฎ๐‘€บ๐‘€“>:nom.sg" },
	["Lauriya-Nandangarh"] = { "<๐‘€ฒ๐‘€ธ๐‘€ฎ๐‘€บ๐‘€“>:nom.sg" },
	["Rampurva"] = { "<๐‘€ฒ๐‘€ธ๐‘€ฎ๐‘€บ๐‘€“>:nom.sg" },
	["Kosambi"] = { "<๐‘€ฒ๐‘€ธ๐‘€ฎ๐‘€บ๐‘€“๐‘€ธ>:nom.sg" },
}

return export