10,794
edits
TheNightAvl (talk | contribs) (Added Rre- accommodation and fixed disyllabic stress) |
TheNightAvl (talk | contribs) mNo edit summary |
||
Line 1,562: | Line 1,562: | ||
end | end | ||
if parameters["phon"] and parameters["format"] then | if parameters["phon"] and parameters["format"] then | ||
outputIPA = "<span class=\"IPA" .. nolarge .. "\">[ | outputIPA = "<span class=\"IPA" .. nolarge .. "\">[" .. outputIPA .. "]</span>" | ||
elseif parameters["format"] then | elseif parameters["format"] then | ||
outputIPA = "<span class=\"IPA" .. nolarge .. "\">/ | outputIPA = "<span class=\"IPA" .. nolarge .. "\">/" .. outputIPA .. "/</span>" | ||
end | end | ||