မာတိကာသို့ ခုန်သွားရန်

မဝ်ဂျူ:Hrkt-sortkey/data

နူ ဝိက်ရှေန်နရဳ

Documentation for this module may be created at မဝ်ဂျူ:Hrkt-sortkey/data/doc

local data = {}

data.spaces = {
	["・"] = " ", ["゠"] = " ", ["="] = " "
}

data.voicing = {
	["゙"] = 1, ["゚"] = 2
}

return data