Module:rad-IPA: Difference between revisions

Jump to navigation Jump to search
m
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
mNo edit summary
mNo edit summary
Line 1,467: Line 1,467:
end
end
end
end
--[[
if syllables[i]["nucleus"] == "a" then
if syllables[i]["nucleus"] == "a" then
syllables[i]["nucleus"] = "ä"
syllables[i]["nucleus"] = "ä"
end
end
]]--
end
end
--[[
if syllables[i]["nucleus"] == "ai" then
if syllables[i]["nucleus"] == "ai" then
syllables[i]["nucleus"] = "äi"
syllables[i]["nucleus"] = "äi"
Line 1,483: Line 1,486:
syllables[i]["nucleus"] = "uɐ"
syllables[i]["nucleus"] = "uɐ"
end
end
]]--
end
end

Navigation menu