Sense content encylopedic information
The capture of encyclopedic information for an entry where the information about headword(s) occurs within the main sense content.
When encyclopaedic information occurs within the main sense content it is to be captured within appropriate span tags wrapped within a span with role="encyc". This can occur with combinations of content within the headwordInfo area.
Manuscript
Franzen, Jonathan (1692 –)
American novelist who achieved critical and commercial success with his third novel ...
XML
<headwordGroup>
<headword type="person">
<nameGrp mainName="Franzen" foreNames="Jonathan">Franzen,
Jonathan</nameGrp>
</headword>
<headwordInfo><p>
<span role="ency">(<date isoStart="1959">1692 &#x2013;</date>)</span>
</p>
</headwordInfo>
</headwordGroup>
<section role="main">
<textMatter><div1>
<p>
<span role="ency">
<span role="nationality">American</span>
<span role="occupation">novelist</span> who achieved critical and commercial success
with his third novel ...</span>
</p></div1>
</textMatter>
</section>