Module:inc-ash/dial/data/๐‘€ฏ๐‘†๐‘€ญ๐‘€™

This module contains data on the pronunciation of ๐‘€ฏ๐‘†๐‘€ญ๐‘€™ (vracha) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "tree",
	["note"]			= "",
	
	["Shahbazgarhi"]	= { "๐จช๐จ‚๐จ–" },
	["Mansehra"]		= { "๐จช๐จ‚๐จ–" },
	["Girnar"]			= { "๐‘€ฏ๐‘†๐‘€ญ๐‘€™" },
	["Dhauli"]			= { "๐‘€ฎ๐‘€ผ๐‘€”" },
	["Jaugada"]			= { "๐‘€ฎ๐‘€ผ๐‘€”" },
	["Kalsi"]			= { "๐‘€ฎ๐‘€ผ๐‘€”" },
}

return export