An instance of this class holds the content defined in
Section 5.12, “The sighting-notes elements”. Public attributes:
.desc
An instance of Section 19, “class Narrative: General container for
narrative”
containing a description of the bird's appearance, or
None.
.behavior
Behavior notes as a Narrative
instance, or None.
.voc
Vocalization notes as a Narrative
instance, or None.
.breeding
Breeding notes as a Narrative
instance, or None.
.notes
General remarks as a Narrative
instance, or None.
To add a paragraph of general remarks to a SightNotes instance , package the remarks in an
instance S of
Section 20, “Pclass Paragraph: General container for
a paragraph of narrative” and call this method:
S.addPara(P)