Jump to content

Module:inc-ash/dial/data/𑀅𑀳𑀁

From Wiktionary, the free dictionary

This module contains data on the pronunciation of 𑀅𑀳𑀁 (ahaαΉƒ) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "I",
	["note"]			= "",
	["pos"]				= "noun",
	
	["Shahbazgarhi"]	= { "π¨€π¨±π¨Ž" },
	["Mansehra"]		= { "π¨€π¨€π¨Ž" },
	["Kalsi"]			= { "𑀳𑀓𑀁" },
	["Jaugada"]			= { "𑀳𑀓𑀁" },
	["Delhi-Topra"]		= { "𑀳𑀓𑀁" },
	["Dhauli"]			= { "𑀳𑀓𑀁" },
	["Girnar"]			= { "𑀅𑀳𑀁" },
	["Bhabru"]			= { "𑀳𑀓𑀁" },
	
	-- from Andersen
	["Brahmagiri"]		= { "𑀳𑀓𑀁:nom.sg", "{𑀳𑀓𑀁}𑀫𑀬𑀸:ins.sg", "{𑀳𑀓𑀁}𑀫𑁃:gen.sg", "{𑀳𑀓𑀁}𑀫𑁂:ins.sg" },
	["Siddapura"]		= { "𑀳𑀓𑀁:nom.sg; partial", "{𑀳𑀓𑀁}𑀫𑁂:ins.sg; partial" },
	["Nittur"]			= { "{𑀳𑀓𑀁}𑀫𑀬𑀸:ins.sg", "{𑀳𑀓𑀁}𑀫𑁂:gen.sg; partial", "{𑀳𑀓𑀁}𑀫𑁂:ins.sg" },
	["Jatinga-Rameshwara"]	= { "𑀳𑀓𑀁:nom.sg", "𑀬𑁄:ins.sg; partial" },
	["Udegolam"]		= { "𑀳𑀓𑀁:nom.sg", "{𑀳𑀓𑀁}𑀫𑁂:ins.sg" },
	["Yerragudi"]		= { "𑀳𑀓𑀁:nom.sg", "{𑀳𑀓𑀁}𑀫𑀬𑀸:ins.sg", "{𑀳𑀓𑀁}𑀫𑁂:gen.sg", "{𑀳𑀓𑀁}𑀫𑁂:ins.sg" },
	["Rajula-Mandagiri"]	= { "{𑀳𑀓𑀁}𑀫𑁂:gen.sg", "{𑀳𑀓𑀁}𑀫𑁂:ins.sg" },
	["Bairat"]			= { "𑀳𑀓𑀁:nom.sg; partial", "{𑀳𑀓𑀁}𑀫𑀫𑀬𑀸:ins.sg" },
	["Bahapur"]			= { "𑀳𑀓𑁂:nom.sg", "{𑀳𑀓𑁂}𑀳𑀫𑀬𑁂:ins.sg" },
	["Rupnath"]			= { "𑀲𑀼𑀫𑀺:nom.sg", "𑀲𑀼𑀫𑀺 𑀳𑀓𑀁:nom.sg; ins.sg" },
	["Panguraria"]		= { "𑀲𑀼𑀫𑀺:nom.sg; ins.sg" },
	["Maski"]			= { "𑀲𑀼𑀫𑀺:nom.sg; ins.sg" },
	["Gavimath"]		= { "𑀲𑀼𑀫𑀺:nom.sg", "{𑀳𑀓𑀁}𑀫𑁂:ins.sg", "{𑀳𑀓𑀁}𑀫𑁂:ins.sg" },
	["Sahasram"]		= { "𑀲𑀼𑀫𑀺:nom.sg" },
	["Gujarra"]			= { "𑀅𑀳𑀁:nom.sg", "𑀲𑁆𑀫𑀺:nom.sg; partial", "{𑀅𑀳𑀁}𑀫𑁂:ins.sg" },
}

return export