Jump to content

Module:inc-ash/dial/data/π‘€’π‘€Ό

From Wiktionary, the free dictionary

This module contains data on the pronunciation of π‘€’π‘€Ό (tu) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "but",
	["note"]			= "",
	
	-- from Hultzsch
	["Girnar"]			= { "π‘€’π‘€Ό" },
	["Dhauli"]			= { "π‘€’π‘€Ό", "π‘€˜π‘€Ό" },
	["Jaugada"]			= { "π‘€’π‘€Ό", "π‘€˜π‘€Ό" },
	["Shahbazgarhi"]	= { "π¨Ÿπ¨‚", "𐨕𐨂" },
	["Mansehra"]		= { "π¨Ÿπ¨‚", "𐨕𐨂"  },
	
	["Kalsi"]			= { "π‘€˜π‘€Ό" },
	["Delhi-Topra"]		= { "π‘€˜π‘€Ό" },
	["Bhabru"]			= { "π‘€˜π‘€Ό" },
	
	-- from Andersen
	["Brahmagiri"]		= { "π‘€’π‘€Ό", "π‘€˜π‘€Ό" },
	["Siddapura"]		= { "π‘€’π‘€Ό", "π‘€˜π‘€Ό" },
	["Nittur"]			= { "π‘€’π‘€Ό", "π‘€˜π‘€Ό" },
	["Udegolam"]		= { "π‘€’π‘€Ό", "π‘€˜π‘€Ό" },
	["Yerragudi"]		= { "π‘€’π‘€Ό", "π‘€˜π‘€Ό" },
	["Rajula-Mandagiri"]	= { "π‘€’π‘€Ό", "π‘€˜π‘€Ό" },
	["Rupnath"]			= { "π‘€˜π‘€Ό" },
	["Panguraria"]		= { "π‘€˜π‘€Ό", "π‘€˜" },
	["Gavimath"]		= { "π‘€˜π‘€Ό" },
	["Bairat"]			= { "π‘€˜π‘€Ό:partial" },
	["Bahapur"]			= { "π‘€˜" },
	["Ahraura"]			= { "π‘€˜" },
	["Sahasram"]		= { "π‘€˜π‘€Ό", "π‘€˜" },
}

return export