Module:inc-ash/dial/data/𑀬𑀣𑀸

This module contains data on the pronunciation of 𑀬𑀣𑀸 (yathā) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "like",
	["note"]			= "",
	
	["Kalsi"]			= { "𑀬𑀣𑀸", "𑀅𑀣𑀸"},
	["Girnar"]			= { "𑀬𑀣𑀸" },
	["Delhi-Topra"]		= { "𑀅𑀣𑀸" },
    ["Shahbazgarhi"]    = { "𐨩𐨠" },
    ["Mansehra"]        = { "𐨩𐨠𐨎" },
	["Jaugada"]			= { "𑀅𑀣𑀸" },
	["Dhauli"]			= { "𑀅𑀣𑀸" },
	["Siddapura"]		= { "𑀅𑀣𑀸"},
}

return export