Jump to content

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

From Wiktionary, the free dictionary

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


local export = {}

export.list = {
	["meaning"]			= "indeed",
	["note"]			= "",
	
	-- from Hultzsch
	["Girnar"]			= { "𑀔𑁄" },
	["Kalsi"]			= { "𑀔𑁄" },
	["Dhauli"]			= { "𑀔𑁄" },
	["Jaugada"]			= { "𑀔𑁄" },
	["Delhi-Topra"]		= { "𑀔𑁄" },
	["Sarnath"]			= { "𑀔𑁄" },
	["Bhabru"]			= { "𑀔𑁄" },
	["Jatinga-Rameshwara"]	= { "𑀔𑁄" },
	["Shahbazgarhi"]	= { "𐨑𐨆" },
	["Mansehra"]		= { "𐨑𐨆" },
	
	-- from Andersen
	["Brahmagiri"]		= { "𑀔𑁄" },
	["Siddapura"]		= { "𑀔𑁄" },
	["Nittur"]			= { "𑀔𑁄" },
	["Udegolam"]		= { "𑀔𑁄" },
	["Yerragudi"]		= { "𑀔𑁄" },
	["Rajula-Mandagiri"]	= { "𑀔𑁄" },
	["Gavimath"]		= { "𑀔𑁄" },
}

return export