Module:inc-ash/dial/data/𑀒𑀺𑀁𑀦𑀺

This module contains data on the pronunciation of 𑀒𑀺𑀁𑀦𑀺 (tiαΉƒni) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]				= "three",
	["note"]				= "",
	
	["Shahbazgarhi"]		= { "𐨟𐨿π¨ͺ𐨩𐨆"},
	["Mansehra"]			= { "𐨟𐨁𐨣𐨁" },
	["Kalsi"]				= { "𑀒𑀺𑀦𑀺", "𑀒𑀺𑀁𑀦𑀺" },
	["Jaugada"]				= { "𑀒𑀺𑀁𑀦𑀺" },
	["Dhauli"]				= { "𑀒𑀺𑀁𑀦𑀺" },
	["Girnar"]				= { "π‘€’π‘€»", "𑀒𑁆𑀭𑀻" },
	["Delhi-Topra"]			= { "𑀒𑀺𑀁𑀦𑀺" },
	["Delhi-Meerut"]		= { "𑀒𑀺𑀁𑀦𑀺" },
	["Lauriya-Araraj"]		= { "𑀒𑀺𑀁𑀦𑀺" },
	["Lauriya-Nandangarh"]	= { "𑀒𑀺𑀁𑀦𑀺" },
	["Rampurva"]			= { "𑀒𑀺𑀁𑀦𑀺" },
	["Kosambi"]				= { "𑀒𑀺𑀁𑀦𑀺" },
}

return export