10,731
edits
TheNightAvl (talk | contribs) mNo edit summary |
TheNightAvl (talk | contribs) mNo edit summary |
||
Line 201: | Line 201: | ||
if col then | if col then | ||
if p_current == "r" and p_next == "ʃ" then | if p_current == "r" and p_next == "ʃ" then | ||
p_resolve("ʃ") | p_resolve("ʃ") | ||
Line 341: | Line 340: | ||
-- mw.log(args[p] .. " = true") | -- mw.log(args[p] .. " = true") | ||
p = p + 1 | p = p + 1 | ||
end | |||
if parameters["col"] or parameters["colloquial"] then | |||
parameters["phon"] = true | |||
end | end | ||