prints a phrase object in a way that looks like a standard list.

# S3 method for class 'phrases'
print(x, ...)

Arguments

x

a phrases (constructed by phrase() object to be printed

...

further arguments passed to or from other methods