Module:inc-ash/dial/data/𑀅𑀳𑀁

This module contains data on the pronunciation of 𑀅𑀳𑀁 (ahaαΉƒ) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "I",
	["note"]			= "",
	
	["Shahbazgarhi"]	= { "π¨€π¨±π¨Ž" },
	["Mansehra"]		= { "π¨€π¨€π¨Ž" },
	["Kalsi"]			= { "𑀳𑀓𑀁" },
	["Jaugada"]			= { "𑀳𑀓𑀁" },
	["Delhi-Topra"]		= { "𑀳𑀓𑀁" },
	["Dhauli"]			= { "𑀳𑀓𑀁" },
	["Girnar"]			= { "𑀅𑀳𑀁" },
}

return export