<interpretation>

<interpretation> describes the scope of any analytic or interpretive information added to the text in addition to the transcription. 2.3.3 The Editorial Practices Declaration
Moduleheader — 2 The TEI Header
Attributes att.declarable (@default)
Used by
May contain
core: p
linking: ab
Declaration

<rng:element name="interpretation">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.declarable.attributes"/>
<rng:oneOrMore>
 <rng:ref name="model.pLike"/>
</rng:oneOrMore>
</rng:element>
element interpretation
{
   att.global.attributes,
   att.declarable.attributes,
   model.pLike+
}
Example
<interpretation>
 <p>The part of speech analysis applied throughout section 4 was
   added by hand and has not been checked</p>
</interpretation>