Jump to content

Module:inc-ash/dial/data/๐‘€ง๐‘€ผ๐‘€ฎ๐‘€บ๐‘€ฒ

From Wiktionary, the free dictionary

This module contains data on the pronunciation of ๐‘€ง๐‘€ผ๐‘€ฎ๐‘€บ๐‘€ฒ (pulisa) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "man, male",
	["note"]			= "",
	["pos"]				= "noun",
	
	["Dhauli"]						= { "๐‘€ง๐‘€ผ๐‘€ฎ๐‘€บ๐‘€ฒ" },
	["Delhi-Topra"]					= { "๐‘€ง๐‘€ผ๐‘€ฎ๐‘€บ๐‘€ฒ" },
	["Lauriya-Nandangarh"]			= { "๐‘€ง๐‘€ผ๐‘€ฎ๐‘€บ๐‘€ฒ" },
	["Lauriya-Araraj"]				= { "๐‘€ง๐‘€ผ๐‘€ฎ๐‘€บ๐‘€ฒ" },
	["Rampurva"]					= { "๐‘€ง๐‘€ผ๐‘€ฎ๐‘€บ๐‘€ฒ" },
	["Kosambi"]						= { "๐‘€ง๐‘€ผ๐‘€ฎ๐‘€บ๐‘€ฒ" },
	
	-- from Andersen
	["Brahmagiri"]					= { "<๐‘€ซ๐‘€ผ๐‘€ฆ๐‘€บ๐‘€ฒ>๐‘€ธ:nom.pl" },
	["Siddapura"]					= { "<๐‘€ซ๐‘€ผ๐‘€ฆ๐‘€บ๐‘€ฒ>๐‘€ธ:nom.pl; partial" },
	["Nittur"]						= { "<๐‘€ซ๐‘€ผ๐‘€ฆ๐‘€บ๐‘€ฒ>๐‘€ธ:nom.pl" },
	["Yerragudi"]					= { "<๐‘€ซ๐‘€ผ๐‘€ฆ๐‘€บ๐‘€ฒ>๐‘€ธ:nom.pl" },
	["Sahasram"]					= { "<๐‘€ซ๐‘€ผ๐‘€ฆ๐‘€บ๐‘€ฒ>๐‘€ธ:nom.pl" },
	["Gujarra"]						= { "<๐‘€ซ๐‘€ผ๐‘€ฆ๐‘€บ๐‘€ฒ>:nom.pl" },
	["Bahapur"]						= { "<๐‘€ซ๐‘€ธ๐‘€ฆ๐‘€ฝ๐‘€ฒ>๐‘€ธ:nom.pl" },
	["Bairat"]						= { "<๐‘€ซ๐‘€ธ๐‘€ฆ๐‘€ฝ๐‘€ฒ>๐‘€ธ:nom.pl; partial" },
	["Gavimath"]					= { "<๐‘€ซ๐‘€ธ๐‘€ก๐‘€ผ๐‘€ฒ>๐‘‚๐‘€ณ๐‘€บ:ins.pl" },
	["Palkigundu"]					= { "<๐‘€ซ๐‘€ธ๐‘€ก๐‘€ผ๐‘€ฒ>๐‘‚๐‘€ณ๐‘€บ:ins.pl" },
	["Panguraria"]					= { "<๐‘€ซ๐‘€ฆ๐‘€ผ๐‘€ฒ>๐‘‚๐‘€ณ๐‘€บ:ins.pl" },
}

return export