Module:inc-ash/dial/data/𑀬𑁄𑀦

This module contains data on the pronunciation of 𑀬𑁄𑀦 (yona) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "a Greek",
	["note"]			= "",
	
	["Shahbazgarhi"]	= { "𐨩𐨆𐨣" },
	["Mansehra"]		= { "𐨩𐨆𐨣" },
	["Kalsi"]			= { "𑀬𑁄𑀦" },
	["Jaugada"]			= { "𑀬𑁄𑀦" },
	["Dhauli"]			= { "𑀬𑁄𑀦" },
	["Girnar"]			= { "𑀬𑁄𑀑", "𑀬𑁄𑀦" },
}

return export