<p>

<p> (paragraph) marks paragraphs in prose. 3.1 Paragraphs 7.2.4 Speech Contents
Modulecore — 3 Elements Available in All TEI Documents
Attributes att.declaring (@decls)
Used by
May contain
Declaration

<rng:element name="p">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.declaring.attributes"/>
<rng:ref name="macro.paraContent"/>
</rng:element>
element p
{
   att.global.attributes,
   att.declaring.attributes,
   macro.paraContent
}
Example
<p>Hallgerd was outside. <q>There is blood on your axe,</q> she said. <q>What have you
   done?</q>
</p>
<p>
 <q>I have now arranged that you can be married a second time,</q> replied Thjostolf.
</p>
<p>
 <q>Then you must mean that Thorvald is dead,</q> she said.
</p>
<p>
 <q>Yes,</q> said Thjostolf. <q>And now you must think up some plan for me.</q>
</p>