Jump to content

Module:inc-ash/dial/data/๐‘€ณ๐‘€บ

From Wiktionary, the free dictionary

This module contains data on the pronunciation of ๐‘€ณ๐‘€บ (hi) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "for",
	["note"]			= "",
	["pos"]				= "particle",
	
	-- from Andersen
	["Brahmagiri"] = { "๐‘€ณ๐‘€บ", "๐‘€ณ๐‘€ป๐‘€ฌ๐‘€" },
	["Siddapura"] = { "๐‘€ณ๐‘€บ" },
	["Jatinga-Rameshwara"] = { "๐‘€ณ๐‘€บ" },
	["Nittur"] = { "๐‘€ณ๐‘€บ" },
	["Yerragudi"] = { "๐‘€ณ๐‘€บ" },
	["Rupnath"] = { "๐‘€ณ๐‘€บ" },
	["Udegolam"] = { "๐‘€ณ๐‘€บ" },
	["Gavimath"] = { "๐‘€ณ๐‘€บ" },
	["Palkigundu"] = { "๐‘€ณ๐‘€บ" },
	["Bahapur"] = { "๐‘€ณ๐‘€บ:partial" },
	["Bairat"] = { "๐‘€ณ๐‘€บ" },
	["Rajula-Mandagiri"] = { "๐‘€ณ๐‘€ป๐‘€ฌ๐‘€" },
}

return export