This module prints the s(CASP)
justification, model and query in human
language. It translates the s(CASP)
data into a list of tokens as used
by the SWI-Prolog print_message/2 and friends and then uses
print_message_lines/3 to emit the tokens.
This module reuses the human output from html.pl. It does so by modifying the DCG that produces the HTML tokens. This transformation is defined in html_text.pl.
current_output
in human representation. Normally
this is used together with ovar_analyze_term/1.