Module:inc-ash/dial/data/๐‘€ฒ๐‘€ธ๐‘€ฅ๐‘€ผ

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

This module contains data on the pronunciation of ๐‘€ฒ๐‘€ธ๐‘€ฅ๐‘€ผ (sฤdhu) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "right",
	["note"]			= "",
	
	["Shahbazgarhi"]	= { "๐จฏ๐จข๐จ‚", "๐จฏ๐จฏ๐จ‚" },
	["Mansehra"]		= { "๐จฏ๐จข๐จ‚" },
	["Kalsi"]			= { "๐‘€ฒ๐‘€ธ๐‘€ฅ๐‘€ผ" },
	["Jaugada"]			= { "๐‘€ฒ๐‘€ธ๐‘€ฅ๐‘€ผ" },
	["Dhauli"]			= { "๐‘€ฒ๐‘€ธ๐‘€ฅ๐‘€ผ" },
	["Girnar"]			= { "๐‘€ฒ๐‘€ธ๐‘€ฅ๐‘€ผ" },
}

return export