sS mmo2_linesToPattern(Cl lines) { ret mmo2_combineWithOr(lmap(s -> "^" + s + "$", uniquifySortedIC(lmap simplifyUsingParse3(lines)))); }