Jump to content

Module:inc-ash/dial/data/๐‘€ซ๐‘„๐‘€”

From Wiktionary, the free dictionary

This module contains data on the pronunciation of ๐‘€ซ๐‘„๐‘€” (mokha) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "dead",
	["note"]			= "",
	["pos"]				= "noun",
	
	["Kalsi"]			= { "<๐‘€ซ๐‘„๐‘€”>๐‘€ธ๐‘€ฌ๐‘‚:dat.sg" },
	["Dhauli"]			= { "<๐‘€ซ๐‘„๐‘€”>๐‘€ธ๐‘€ฌ๐‘‚:dat.sg; partial" },
	["Mansehra"]		= { "<๐จจ๐จ†๐จ๐จฟ๐จฎ>๐จฉ๐จ…:dat.sg; partial" },
	["Shahbazgarhi"]	= { "<๐จจ๐จ†๐จ๐จฟ๐จญ>๐จฉ๐จ…:dat.sg; partial" },
	["Delhi-Topra"]		= { "<๐‘€ซ๐‘„๐‘€”>๐‘€ธ๐‘€ฆ๐‘€บ:nom.pl" },
	["Delhi-Meerut"]	= { "<๐‘€ซ๐‘„๐‘€”>๐‘€ธ๐‘€ฆ๐‘€บ:nom.pl" },
	["Lauriya-Araraj"]	= { "<๐‘€ซ๐‘„๐‘€”>๐‘€ธ๐‘€ฆ๐‘€บ:nom.pl" },
	["Lauriya-Nandangarh"]	= { "<๐‘€ซ๐‘„๐‘€”>๐‘€ธ๐‘€ฆ๐‘€บ:nom.pl" },
	["Rampurva"]		= { "<๐‘€ซ๐‘„๐‘€”>๐‘€ธ๐‘€ฆ๐‘€บ:nom.pl" },
}

return export