Module:inc-ash/dial/data/𑀏𑀓

From Wiktionary, the free dictionary
Jump to navigation Jump to search

This module contains data on the pronunciation of 𑀏𑀓 (eka) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "one",
	["note"]			= "",
	["pos"]				= "noun",

	-- from Andersen
	["Brahmagiri"]		= { "<𑀏𑀓>𑀁:acc.sg" },
	["Siddapura"]		= { "<𑀏𑀓>𑀁:acc.sg; partial" },
	["Nittur"]			= { "<𑀏𑀓>𑀁:acc.sg" },
	["Udegolam"]		= { "<𑀏𑀓>𑀁:acc.sg; partial" },
	["Yerragudi"]		= { "<𑀏𑀓>𑀁:acc.sg" },
	["Rajula-Mandagiri"]	= { "<𑀏𑀓>𑀁:acc.sg; partial" },
}

return export