Module:inc-ash/dial/data/π‘€―π‘€Ίπ‘€šπ‘€Ίπ‘€’

This module contains data on the pronunciation of π‘€―π‘€Ίπ‘€šπ‘€Ίπ‘€’ (vijita) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "territory",
	["note"]			= "",
	
	["Shahbazgarhi"]	= { "π¨¬π¨π¨—π¨π¨Ÿ" },
	["Kalsi"]			= { "π‘€―π‘€Ίπ‘€šπ‘€Ίπ‘€’" },
	["Girnar"]			= { "π‘€―π‘€Ίπ‘€šπ‘€Ίπ‘€’" },
    ["Mansehra"]        = { "π¨¬π¨π¨—π¨π¨Ÿ" },
    ["Dhauli"]          = { "π‘€―π‘€Ίπ‘€šπ‘€Ίπ‘€’" },
    ["Jaugada"]         = { "π‘€―π‘€Ίπ‘€šπ‘€Ίπ‘€’" }
}

return export