Module:inc-ash/dial/data/𑀏𑀒𑀸𑀭𑀺𑀲

This module contains data on the pronunciation of 𑀏𑀒𑀸𑀭𑀺𑀲 (etārisa) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "such, of this kind",
	["note"]			= "",
	
	["Shahbazgarhi"]	= { "𐨀𐨅𐨑𐨁𐨭" },
	["Mansehra"]		= { "𐨀𐨅𐨑𐨁𐨭" },
	["Kalsi"]			= { "𑀏𑀀𑀺𑀲" },
	["Jaugada"]			= { "𑀳𑁂𑀀𑀺𑀲" },
	["Dhauli"]			= { "𑀏𑀀𑀺𑀲", "𑀳𑁂𑀀𑀺𑀲" },
	["Girnar"]			= { "𑀏𑀒𑀸𑀭𑀺𑀲" },
	["Sarnath"]			= { "𑀳𑁂𑀀𑀺𑀲" },
}

return export