Predicate names that should be quoted because they contain non-alphanumeric symbols are output verbatim, thus breaking parsing. Example TPTP output: [ga_left_unit_max.txt](https://github.com/sneeuwballen/zipperposition/files/9794924/ga_left_unit_max.txt) `pNat*Nat___<=__` is the big offender here. Input TIP problem, if of interest: [mytotalnumbers_Nat__E1_ga_left_unit_max1315634022635723058.txt](https://github.com/sneeuwballen/zipperposition/files/9794933/mytotalnumbers_Nat__E1_ga_left_unit_max1315634022635723058.txt) Command line: `zipperposition --input=tip --output=tptp --mode=fo-complete-basic --induction mytotalnumbers_Nat__E1_ga_left_unit_max1315634022635723058.txt`