Module:inc-ash/dial/data/π‘€˜π‘„π‘€Ÿ

This module contains data on the pronunciation of π‘€˜π‘„π‘€Ÿ (coḍa) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "Chola dynasty",
	["note"]			= "",
	
	["Mansehra"]		= { "π¨•π¨†π¨œ" },
	["Shahbazgarhi"]	= { "π¨•π¨†π¨œ" },
	["Girnar"]			= { "π‘€˜π‘„π‘€Ÿ" },
	["Jaugada"]			= { "π‘€˜π‘„π‘€Ÿ" },
	["Kalsi"]			= { "π‘€˜π‘„π‘€Ÿ" },
}

return export