Module:inc-ash/dial/data/𑀇π‘€₯

This module contains data on the pronunciation of 𑀇π‘€₯ (idha) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "here",
	["note"]			= "",
	
	["Mansehra"]		= { "𐨀𐨁𐨀", "𐨀𐨁𐨱", "𐨱𐨁𐨑" },
	["Shahbazgarhi"]	= { "𐨀𐨁𐨀", "𐨀𐨁𐨱", "𐨱𐨁𐨑" },
	["Dhauli"]			= { "π‘€³π‘€Ίπ‘€€" },
	["Jaugada"]			= { "π‘€³π‘€Ίπ‘€€" },
	["Delhi-Topra"]		= { "π‘€³π‘€Ίπ‘€€" },
	["Kalsi"]			= { "π‘€³π‘€Ίπ‘€€", "π‘€³π‘€Ίπ‘€€π‘€Έ" },
	["Girnar"]			= { "𑀇π‘€₯" },
	["Lumbini"]			= { "π‘€³π‘€Ίπ‘€€" },
	["Rupnath"]			= { "π‘€³π‘€€:probably scribal error" }
}

return export