An instance of this class is a container for one or more paragraphs of text. The constructor has this calling sequence:
Narrative()
It returns a new, empty instance.
To add a paragraph to a Narrative instance
, wrap the
paragraph in an instance Nof Section 20, “Pclass Paragraph: General container for
a paragraph of narrative”, and call this method:
N.addPara(P)