Module:inc-ash/dial/data/๐‘€…๐‘€๐‘€ข๐‘€ญ

This module contains data on the pronunciation of ๐‘€…๐‘€๐‘€ข๐‘€ญ (aแนƒtara) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "period of time",
	["note"]			= "",
	
	["Shahbazgarhi"]	= { "๐จ€๐จŽ๐จŸ๐จช" },
	["Mansehra"]		= { "๐จ€๐จŽ๐จŸ๐จช" },
	["Kalsi"]			= { "๐‘€…๐‘€๐‘€ข๐‘€ฎ" },
	["Jaugada"]			= { "๐‘€…๐‘€๐‘€ข๐‘€ฎ" },
	["Dhauli"]			= { "๐‘€…๐‘€๐‘€ข๐‘€ฎ" },
	["Girnar"]			= { "๐‘€…๐‘€๐‘€ข๐‘€ญ" },
}

return export