Jump to content

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

From Wiktionary, the free dictionary

This module contains data on the pronunciation of π‘€šπ‘€¦ (jana) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "person",
	["note"]			= "",
	["pos"]				= "noun",
	
	["Nittur"] = { "<π‘€šπ‘€¦>𑀁:acc.sg" },
	["Udegolam"] = { "<π‘€šπ‘€¦>𑀁:acc.sg" },
	["Shahbazgarhi"] = { "<𐨗𐨣>", "<𐨗𐨣>𐨯:gen.sg", "<𐨗𐨣>𐨅:nom.sg", "<𐨗𐨣>𐨆:nom.sg" },
	["Mansehra"] = { "<𐨗𐨣>𐨯:gen.sg", "<𐨗𐨣>𐨅:nom.sg" },
	["Girnar"] = { "<π‘€šπ‘€¦>𑀁:acc.sg", "<π‘€šπ‘€¦>π‘€²:gen.sg", "<π‘€šπ‘€¦>𑁂𑀦:ins.sg", "<π‘€šπ‘€¦>𑁄:nom.sg" },
	["Delhi-Topra"] = { "<π‘€šπ‘€¦>𑀁:acc.sg", "<π‘€šπ‘€¦>π‘€²:gen.sg", "<π‘€šπ‘€¦>π‘€²π‘€Ί:loc.sg", "<π‘€šπ‘€¦>𑁂:nom.sg" },
	["Kalsi"] = { "<π‘€šπ‘€¦>π‘€²:gen.sg", "<π‘€šπ‘€¦>π‘€²π‘€Έ", "<π‘€šπ‘€¦>π‘€±π‘€Έ:partial", "<π‘€šπ‘€¦>𑁂:nom.sg" },
	["Dhauli"] = { "<π‘€šπ‘€¦>π‘€²:gen.sg", "<π‘€šπ‘€¦>𑁂:nom.sg" },
	["Jaugada"] = { "<π‘€šπ‘€¦>π‘€²:gen.sg", "<π‘€šπ‘€¦>𑁂:nom.sg" },
}

return export