Module:inc-ash/dial/data/๐‘€ฌ๐‘€ฃ๐‘€ธ

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

This module contains data on the pronunciation of ๐‘€ฌ๐‘€ฃ๐‘€ธ (yathฤ) in dialects of Ashokan Prakrit.


local export = {}

export.list = {
	["meaning"]			= "like",
	["note"]			= "",
	
	["Kalsi"]			= { "๐‘€ฌ๐‘€ฃ๐‘€ธ", "๐‘€…๐‘€ฃ๐‘€ธ"},
	["Girnar"]			= { "๐‘€ฌ๐‘€ฃ๐‘€ธ" },
	["Delhi-Topra"]		= { "๐‘€…๐‘€ฃ๐‘€ธ" },
    ["Shahbazgarhi"]    = { "๐จฉ๐จ " },
    ["Mansehra"]        = { "๐จฉ๐จ ๐จŽ" },
	["Jaugada"]			= { "๐‘€…๐‘€ฃ๐‘€ธ" },
	["Dhauli"]			= { "๐‘€…๐‘€ฃ๐‘€ธ" },
	["Siddapura"]		= { "๐‘€…๐‘€ฃ๐‘€ธ"},
}

return export