Text Encoding Initiative

The XML Version of the TEI Guidelines

<p>


<p> (paragraph) marks paragraphs in prose.
Attributes Global attributes and those inherited from chunk
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>
Note

In some contexts, the paragraph may have a specialized meaning, e.g. in the tag set for dictionaries, <p> is used to enclose any running text, and thus does not imply text set off as is conventionally done in running prose.

Module Declared in file teicore2; Core tag sets: enabled when any TEI base is enabled
Class chunk
Data Description May contain character data and phrase-level elements.
May contain #PCDATA abbr add addSpan address alt altGrp anchor app bibl biblFull biblStruct c caesura camera caption castList cb certainty cit cl corr damage date dateRange dateStruct del delSpan distinct emph expan fLib figure foreign formula fs fsLib fvLib fw gap geogName gloss handShift hi index interp interpGrp join joinGrp label lang lb link linkGrp list listBibl m measure mentioned milestone move name note num oRef oVar orgName orig pRef pVar pb persName phr placeName ptr q quote ref reg respons restore rs s seg sic soCalled sound space span spanGrp stage supplied table tech term text time timeRange timeStruct timeline title unclear view w witDetail xptr xref
May occur within add argument availability body broadcast castList corr correction div div0 div1 div2 div3 div4 div5 div6 div7 editionStmt editorialDecl encodingDesc epigraph epilogue equipment figure hyphenation interpretation item langUsage metDecl normalization note particDesc particLinks performance person personGrp projectDesc prologue publicationStmt q quotation quote recording recordingStmt refsDecl samplingDecl scriptStmt segmentation seriesStmt set setting settingDesc sic sourceDesc sp stage stdVals view
Declaration
<!ELEMENT p %om.RO;  %paraContent;> 
<!ATTLIST p  
      %a.global;>
See further 6.1 Paragraphs; 10.2.4 Speech Contents

Up: 35 Elements