.TH INTERPFORMAT 1 "January 20, 2007" .SH NAME interpformat \- tool for transforming .BR mace4 (1) models .SH SYNOPSIS .B interpformat .RI [ options ] .RI < transformation > \-f .I input-file > .I output-file .br .B interpformat .RI [ options ] .RI < transformation > < .I input-file > .I output-file .SH DESCRIPTION The models (structures) in .BR mace4 (1) output files can be transformed in various ways with the program \fBinterpformat\fP. .SH TRANSFORMATIONS The transformations are listed here. .TP .B standard one line per operation .TP .B standard2 standard, with binary operations in a square (default) .TP .B portable list of lists, suitable for parsing by Python, GAP, etc. .TP .B tabular as nice tables .TP .B raw similar to standard, but without punctuation .TP .B cooked as terms, e.g., f(0,1)=2 .TP .B tex formatted for LaTeX .TP .B xml XML .SH OPTIONS A summary of options is included below. .TP .B output \fI Output only the listed \fIoperations\fP. .TP .B wrap Enclose output in list(interpretations). .SH SEE ALSO .BR mace4 (1). .br Full documentation for \fBinterpformat\fP is found in the \fBprover9\fP manual, available on Debian systems in the \fIprover9-doc\fP package at \fI/usr/share/doc/prover9-doc/manual/index.html\fP. .SH AUTHOR \fBinterpformat\fP was written by William McCune .PP This manual page was written by Peter Collingbourne , for the Debian project (but may be used by others).