Jump to content

Module:inc-ash/dial/data/π‘€˜π‘€–π‘€’π‘€Ί

From Wiktionary, the free dictionary

This module contains data on the pronunciation of π‘€˜π‘€–π‘€’π‘€Ί (caghati) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "to be able",
	["note"]			= "",
	["pos"]				= "verb",
	
	["Delhi-Topra"]			= { "<π‘€˜π‘€–π‘€’π‘€Ί>:3sg.pres", "{π‘€˜π‘€–π‘€’π‘€Ί}π‘€˜π‘€–π‘€π‘€’π‘€Ί:3pl.pres" },
	["Lauriya-Nandangarh"]	= { "<π‘€˜π‘€–π‘€’π‘€Ί>:3sg.pres", "{π‘€˜π‘€–π‘€’π‘€Ί}π‘€˜π‘€–π‘€π‘€’π‘€Ί:3pl.pres" },
	["Lauriya-Araraj"]		= { "<π‘€˜π‘€–π‘€’π‘€Ί>:3sg.pres", "{π‘€˜π‘€–π‘€’π‘€Ί}π‘€˜π‘€–π‘€π‘€’π‘€Ί:3pl.pres" },
	["Rampurva"]			= { "<π‘€˜π‘€–π‘€’π‘€Ί>:3sg.pres", "{π‘€˜π‘€–π‘€’π‘€Ί}π‘€˜π‘€–π‘€π‘€’π‘€Ί:3pl.pres" },
	["Delhi-Meerut"]		= { "{π‘€˜π‘€–π‘€’π‘€Ί}π‘€˜π‘€–π‘€π‘€’π‘€Ί:3pl.pres" },
	["Jaugada"]				= { "{π‘€˜π‘€–π‘€’π‘€Ί}π‘€˜π‘€–π‘€£:2sg.pres" },
	["Dhauli"]				= { "{π‘€˜π‘€–π‘€’π‘€Ί}π‘€˜π‘€–π‘€£:2sg.pres" },
}

return export