Module:inc-ash/dial/data/𑀲𑀢

From Wiktionary, the free dictionary
Jump to navigation Jump to search

This module contains data on the pronunciation of 𑀲𑀢 (sata) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]				= "hundred",
	["note"]				= "",
	
	["Shahbazgarhi"]		= { "𐨭𐨟" },
	["Mansehra"]			= { "𐨭𐨟" },
	["Kalsi"]				= { "𑀱𑀢", "𑀲𑀢" },
	["Jaugada"]				= { "𑀲𑀢" },
	["Dhauli"]				= { "𑀲𑀢" },
	["Girnar"]				= { "𑀲𑀢" },
	["Delhi-Topra"]			= { "𑀲𑀢" },
	["Rupnath"]				= { "𑀲𑀢" },
	["Sahasram"]			= { "𑀲𑀢" },
}

return export