display/?
Output a number of arguments in the standard output stream
display(TERM....)
Remarks
display in contrast with write/1 always writes the given list of terms on the standard output device (Dialog Window).
Example
display("\nYou", ' ', "must know"," this predicate already").