Module:inc-ash/dial/data/𑀯𑀠𑀺

This module contains data on the pronunciation of 𑀯𑀠𑀺 (vaḍhi) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "growth",
	["note"]			= "",
	
	["Shahbazgarhi"]	= { "𐨬𐨝𐨁" },
	["Mansehra"]		= { "𐨬𐨢𐨿𐨪𐨁" },
	["Kalsi"]			= { "𑀯𑀠𑀺" },
	["Dhauli"]			= { "𑀯𑀠𑀺", "𑀯𑀼𑀠𑀺" },
	["Girnar"]			= { "𑀯𑀥𑀺" },
}

return export