Module:inc-ash/dial/data/π‘€šπ‘€Έπ‘€¦π‘€’π‘€Ί

This module contains data on the pronunciation of π‘€šπ‘€Έπ‘€¦π‘€’π‘€Ί (jānati) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "to know",
	["note"]			= "",
	
	["Dhauli"]				= { "π‘€šπ‘€Έπ‘€¦π‘€’π‘€Ί" },
	["Delhi-Topra"]			= { "π‘€šπ‘€Έπ‘€¦π‘€’π‘€Ί" },
	["Brahmagiri"]			= { "π‘€šπ‘€Έπ‘€¦π‘€’π‘€Ί" },
	["Rupnath"]				= { "π‘€šπ‘€Έπ‘€¦π‘€’π‘€Ί" },
	["Sahasram"]			= { "π‘€šπ‘€Έπ‘€¦π‘€’π‘€Ί" },
	["Bairat"]				= { "π‘€šπ‘€Έπ‘€¦π‘€’π‘€Ί" },
	["Calcutta-Bairat"]		= { "π‘€šπ‘€Έπ‘€¦π‘€’π‘€Ί" },
}

return export