if ((is_mark(n2) and startswith_mark(n3)) or
       (is_mark(o2) and startswith_mark(o3))):
        return True