Module:inc-ash/dial/data/𑀓𑀝

This module contains data on the pronunciation of 𑀓𑀝 (kaαΉ­a) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "done",
	["note"]			= "",
	
	["Shahbazgarhi"]	= { "𐨐𐨁𐨚" ,"𐨐𐨿π¨ͺ𐨁𐨚" ,"𐨐𐨁𐨚𐨿π¨ͺ" },
	["Mansehra"]		= { "𐨐𐨚" ,"𐨐𐨁𐨚" },
	["Kalsi"]			= { "𑀓𑀝" },
	["Yerragudi"]		= { "𑀓𑀝" },
	["Jaugada"]			= { "𑀓𑀝" },
	["Delhi-Topra"]		= { "𑀓𑀝" },
	["Girnar"]			= { "𑀓𑀒" },
}

return export