A paragraph is usually typographically distinct: The text usually begins on a new line and the first letter of the content is often indented, enlarged, or both.
This element is modelled on elements in the Encoded Archival Description, Text Encoding Initiative (TEI), and HTML standards.
<elementSpec ident="p" module="MEI.shared">
<desc>(paragraph) – One or more text phrases that form a logical prose passage.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.facsimile"/>
<memberOf key="att.lang"/>
<memberOf key="att.metadataPointing"/>
<memberOf key="att.xy"/>
<memberOf key="model.pLike"/>
</classes>
<content>
<rng:zeroOrMore>
</rng:zeroOrMore>
</content>
<remarks>
<p>A paragraph is usually typographically distinct: The text usually begins on a new
line and
the first letter of the content is often indented, enlarged, or both.</p>
</remarks>
<remarks>
<p>This element is modelled on elements in the Encoded Archival Description, Text Encoding
Initiative (TEI), and HTML standards.</p>
</remarks>
</elementSpec>