Jump to content

Module:inc-ash/dial/data/๐‘€ง๐‘€“๐‘€ซ

From Wiktionary, the free dictionary

This module contains data on the pronunciation of ๐‘€ง๐‘€“๐‘€ซ (pakama) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "exertion",
	["note"]			= "",
	["pos"]				= "noun",
	
	-- from Andersen
	["Brahmagiri"] = { "<๐‘€ง๐‘€“๐‘€ซ>๐‘€ฒ:gen.sg", "<๐‘€ง๐‘€“๐‘€ซ>๐‘‚:nom.sg; partial" },
	["Siddapura"] = { "<๐‘€ง๐‘€“๐‘€ซ>๐‘€ฒ:gen.sg", "<๐‘€ง๐‘€“๐‘€ซ>๐‘‚:nom.sg" },
	["Udegolam"] = { "<๐‘€ง๐‘€“๐‘€ซ>๐‘‚:nom.sg" },
	["Nittur"] = { "<๐‘€ง๐‘€“๐‘€ซ>๐‘€ฒ:gen.sg", "<๐‘€ง๐‘€“๐‘‚๐‘€ซ>๐‘‚:gen.sg" },
	["Yerragudi"] = { "<๐‘€ง๐‘€“๐‘€ซ>๐‘€ฒ:gen.sg", "<๐‘€ง๐‘€“๐‘€ซ>๐‘‚:nom.sg" },
	["Rajula-Mandagiri"] = { "<๐‘€ง๐‘€“๐‘€ซ>๐‘€ฒ:gen.sg; partial", "<๐‘€ง๐‘€“๐‘€ซ>๐‘‚:nom.sg; partial" },
	["Gavimath"] = { "<๐‘€ง๐‘€“๐‘€ซ>๐‘€ฒ:gen.sg", "<๐‘€ง๐‘€“๐‘€ซ>๐‘‚:nom.sg" },
	["Bairat"] = { "<๐‘€ง๐‘€“๐‘€ซ>๐‘€ฒ:gen.sg; partial" },
	["Bahapur"]	= { "<๐‘€ง๐‘€ฎ๐‘€“๐‘€ซ>๐‘‚:nom.sg" },
	["Ahraura"] = { "<๐‘€ง๐‘€ฎ๐‘€“๐‘€ซ>๐‘€ฒ:gen.sg", "<๐‘€ง๐‘€ฎ๐‘€“๐‘€ซ>๐‘‚:nom.sg" },
	["Gujarra"] = { "<๐‘€ง๐‘€ญ๐‘€“๐‘€ซ>๐‘€ฒ:gen.sg" },
	["Rupnath"]	= { "<๐‘€ง๐‘€“๐‘€ซ>๐‘€ฒ๐‘€บ:gen.sg" },
	["Sahasram"] = { "<๐‘€ง๐‘€ฎ๐‘€ธ๐‘€“๐‘€ซ>๐‘‚:nom.sg; partial" },
}

return export