Module:inc-ash/dial/data/𐨡𐨂𐨐𐨚

This module contains data on the pronunciation of 𐨡𐨂𐨐𐨚 (dukaṭa) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "sin",
	["note"]			= "",
	
	["Shahbazgarhi"]	= { "𐨡𐨂𐨐𐨚" },
	["Mansehra"]		= { "𐨡𐨂𐨐𐨚" },
	["Kalsi"]			= { "𑀤𑀼𑀓𑀝" },
	["Dhauli"]			= { "𑀤𑀼𑀓𑀝" },
	["Girnar"]			= { "𑀤𑀼𑀓𑀢" },
}

return export