Jump to content

Module:inc-ash/dial/data/𑀦𑁄

From Wiktionary, the free dictionary

This module contains data on the pronunciation of 𑀦𑁄 (no) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "and not",
	["note"]			= "",
	
	-- from Andersen
	["Brahmagiri"]		= { "𑀦𑁄" },
	["Siddapura"]		= { "𑀦𑁄" },
	["Nittur"]			= { "𑀦𑁄:partial" },
	["Udegolam"]		= { "𑀦𑁄:partial" },
	["Yerragudi"]		= { "𑀦𑁄" },
	["Rajula-Mandagiri"]	= { "𑀦𑁄" },
	["Rupnath"]			= { "𑀦𑁄" },
	["Panguraria"]		= { "𑀦𑁄" },
	["Bahapur"]			= { "𑀦𑁄" },
	["Bairat"]			= { "𑀦𑁄:partial" },
	["Ahraura"]			= { "𑀦𑁄:partial" },
	["Gujarra"]			= { "𑀦𑁄" },
	["Sahasram"]		= { "𑀦𑁄:partial" },
	["Gavimath"]		= { "𑀑𑁄" },
	["Palkigundu"]		= { "𑀑𑁄" },
}

return export