Module:inc-ash/dial/data/𑀲𑀳𑀲𑁆𑀭

This module contains data on the pronunciation of 𑀲𑀳𑀲𑁆𑀭 (sahasra) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "thousand",
	["note"]			= "",
	
	["Mansehra"]		= { "𐨯𐨱𐨯𐨿π¨ͺ" },
	["Shahbazgarhi"]	= { "𐨯𐨱𐨯𐨿π¨ͺ" },
	["Girnar"]			= { "𑀲𑀳𑀲𑁆𑀭" },
	["Dhauli"]			= { "π‘€²π‘€³π‘€²" },
	["Jaugada"]			= { "π‘€²π‘€³π‘€²" },
	["Kalsi"]			= { "π‘€±π‘€³π‘€±" },
}

return export