Jump to content

Module:inc-ash/dial/data/๐‘€จ๐‘€ฎ

From Wiktionary, the free dictionary

This module contains data on the pronunciation of ๐‘€จ๐‘€ฎ (phala) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "fruit",
	["note"]			= "",
	["pos"]				= "noun",
	
	-- from Hultzsch
	["Girnar"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg", "<๐‘€จ๐‘€ฎ>๐‘€:acc.sg", "<๐‘€จ๐‘€ฎ>:nom.sg", "<๐‘€จ๐‘€ฎ>๐‘€ธ๐‘€ฆ๐‘€บ:nom.pl" },
	["Kalsi"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg", "<๐‘€จ๐‘€ฎ>๐‘€ธ๐‘€ฆ๐‘€บ:nom.pl", "<๐‘€จ๐‘€ฎ>๐‘€ธ:nom.pl" },
	["Dhauli"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg" },
	["Jaugada"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg" },
	["Shahbazgarhi"] = { "<๐จฅ๐จซ>:nom.sg", "<๐จฅ๐จซ>๐จŽ:acc.sg; partial" },
	["Mansehra"] = { "<๐จฅ๐จซ>:nom.sg", "<๐จฅ๐จซ>๐จ…:nom.sg", "<๐จฅ๐จซ>๐จฃ๐จ:nom.pl" },
	
	-- from Andersen
	["Brahmagiri"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg" },
	["Siddapura"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg" },
	["Nittur"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg; partial" },
	["Rajula-Mandagiri"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg" },
	["Rupnath"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg" },
	["Panguraria"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg; partial" },
	["Gavimath"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg" },
	["Bahapur"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg; partial" },
	["Bairat"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg; partial" },
	["Gujarra"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg" },
	["Sahasram"] = { "<๐‘€จ๐‘€ฎ>๐‘‚:nom.sg" },
}

return export