Module:inc-ash/dial/data/𑀧𑀲𑀒𑀺

This module contains data on the pronunciation of 𑀧𑀲𑀒𑀺 (pasati) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "to see",
	["note"]			= "",
	
	["Kalsi"]			= { "π‘€€π‘€”π‘€’π‘€Ί" },
	["Girnar"]			= { "𑀧𑀲𑀒𑀺" },
	["Shahbazgarhi"]	= { "π¨‘π¨‘π¨Ÿπ¨" },
	["Mansehra"]		= { "π¨‘π¨‘π¨Ÿπ¨" },
	["Jaugada"]			= { "𑀀𑁆𑀭𑀔𑀒𑀺", "𑀀𑁂𑀔𑀒𑀺" },
	["Dhauli"]			= { "𑀀𑁂𑀔𑀒𑀺" }
}

return export