Module:inc-ash/dial/data/๐‘€“๐‘€ญ๐‘„๐‘€ข๐‘€บ

This module contains data on the pronunciation of ๐‘€“๐‘€ญ๐‘„๐‘€ข๐‘€บ (karoti) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "do",
	["note"]			= "",
	
	["Shahbazgarhi"]	= { "๐จ๐จช๐จ†๐จŸ๐จ" },
	["Mansehra"]		= { "๐จ๐จช๐จ†๐จŸ๐จ" },
	["Kalsi"]			= { "๐‘€“๐‘€ฎ๐‘‚๐‘€ข๐‘€บ" },
	["Jaugada"]			= { "๐‘€“๐‘€ฎ๐‘‚๐‘€ข๐‘€บ" },
	["Girnar"]			= { "๐‘€“๐‘€ญ๐‘„๐‘€ข๐‘€บ" },
}

return export