Module:inc-ash/dial/data/𑀲𑀸𑀥𑀼

This module contains data on the pronunciation of 𑀲𑀸𑀥𑀼 (sādhu) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "right",
	["note"]			= "",
	
	["Shahbazgarhi"]	= { "𐨯𐨢𐨂", "𐨯𐨯𐨂" },
	["Mansehra"]		= { "𐨯𐨢𐨂" },
	["Kalsi"]			= { "𑀲𑀸𑀥𑀼" },
	["Jaugada"]			= { "𑀲𑀸𑀥𑀼" },
	["Dhauli"]			= { "𑀲𑀸𑀥𑀼" },
	["Girnar"]			= { "𑀲𑀸𑀥𑀼" },
}

return export