local data =
local rawData =
for k, group in pairs(rawData) do for _, v in ipairs(group) do local t = for _, s in ipairs(v.symbols) do data[k][s] = t end endend return
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:IPA symbol/sandbox/data".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.