Module:inc-ash/dial/data/๐‘€ซ๐‘€ฆ๐‘€ข๐‘€บ

This module contains data on the pronunciation of ๐‘€ซ๐‘€ฆ๐‘€ข๐‘€บ (manati) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "to think",
	["note"]			= "",
	
	["Kalsi"]				= { "๐‘€ซ๐‘€ฆ๐‘€ข๐‘€บ" },
	["Shahbazgarhi"]		= { "๐จจ๐จ™๐จŸ๐จ" },
	["Mansehra"]			= { "๐จจ๐จ™๐จŸ๐จ" },
	["Girnar"]				= { "๐‘€ซ๐‘€๐‘€œ๐‘€ข๐‘‚" },
}

return export