https://github.com/TEIC/TEI
Raw File
Tip revision: 347c64fac3fa1a64ade0d8d1842813d4b8f7acec authored by Hugh Cayless on 12 May 2017, 16:57:59 UTC
Updates.
Tip revision: 347c64f
ref-macro.paraContent.html

<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><!--THIS FILE IS GENERATED FROM AN XML MASTER. DO NOT EDIT (7)--><title>TEI macro macro.paraContent (paragraph content) </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI macro macro.paraContent (paragraph content) " /><meta property="DC.Language" content="SCHEME=iso639 en" /><meta property="DC.Creator.Address" content="tei@oucs.ox.ac.uk" /><meta charset="utf-8" /><link href="guidelines.css" rel="stylesheet" type="text/css" /><link href="odd.css" rel="stylesheet" type="text/css" /><link rel="stylesheet" media="print" type="text/css" href="guidelines-print.css" /><script type="text/javascript" src="jquery-1.2.6.min.js"></script><script type="text/javascript" src="columnlist.js"></script><script type="text/javascript" src="popupFootnotes.js"></script><script type="text/javascript">
        $(function() {
         $('ul.attrefs-class').columnizeList({cols:3,width:30,unit:'%'});
         $('ul.attrefs-element').columnizeList({cols:3,width:30,unit:'%'});
         $(".displayRelaxButton").click(function() {
           $(this).parent().find('.RNG_XML').toggle();
           $(this).parent().find('.RNG_Compact').toggle();
         });
         $(".tocTree .showhide").click(function() {
          $(this).find(".tocShow,.tocHide").toggle();
          $(this).parent().find("ul.continuedtoc").toggle();
	  });
        })
    </script><script type="text/javascript"><!--
var displayXML=0;
states=new Array()
states[0]="element-a"
states[1]="element-b"
states[2]="element-c"
states[3]="element-d"
states[4]="element-e"
states[5]="element-f"
states[6]="element-g"
states[7]="element-h"
states[8]="element-i"
states[9]="element-j"
states[10]="element-k"
states[11]="element-l"
states[12]="element-m"
states[13]="element-n"
states[14]="element-o"
states[15]="element-p"
states[16]="element-q"
states[17]="element-r"
states[18]="element-s"
states[19]="element-t"
states[20]="element-u"
states[21]="element-v"
states[22]="element-w"
states[23]="element-x"
states[24]="element-y"
states[25]="element-z"

function startUp() {

}

function hideallExcept(elm) {
for (var i = 0; i < states.length; i++) {
 var layer;
 if (layer = document.getElementById(states[i]) ) {
  if (states[i] != elm) {
    layer.style.display = "none";
  }
  else {
   layer.style.display = "block";
      }
  }
 }
 var mod;
 if ( mod = document.getElementById('byMod') ) {
     mod.style.display = "none";
 }
}

function showall() {
 for (var i = 0; i < states.length; i++) {
   var layer;
   if (layer = document.getElementById(states[i]) ) {
      layer.style.display = "block";
      }
  }
}

function showByMod() {
  hideallExcept('');
  var mod;
  if (mod = document.getElementById('byMod') ) {
     mod.style.display = "block";
     }
}

	--></script></head><body id="TOP"><div id="container"><div id="banner"><img src="Images/banner.jpg" alt="Text Encoding Initiative logo and banner" /></div></div><div class="mainhead"><h1>P5: 
    Guidelines for Electronic Text Encoding and Interchange</h1><p>Version 3.1.1a. Last updated on
	10th May 2017, revision bd8dda3</p></div><div class="main-content"><div class="miniTOC miniTOC_right"><ul class="subtoc"><li class="subtoc"></li><li class="subtoc"></li><li class="subtoc"><a class="navigation" href="index.html">Home</a></li><li class="subtoc"><a class="navigation" href="REF-MACROS.html">E Datatypes and Other Macros</a></li></ul></div><div><h3 class="oddSpec" id="macro.paraContent">macro.paraContent</h3><table class="wovenodd"><tr><td colspan="2"><span class="label">macro.paraContent</span> (paragraph content) defines the content of paragraphs and similar elements. [<a class="link_ptr" href="ST.html#STEC" title="The TEI Class System"><span class="headingNumber">1.3 </span>The TEI Class System</a>]</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Module</span></td><td class="wovenodd-col2">tei — The TEI Infrastructure</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Used by</span></td><td class="wovenodd-col2"><div class="parent"><a class="link_odd_elementSpec" title="(anonymous block) contains any arbitrary component-level unit of text, acting as an anonymous container for phrase or inter level elements analogous to, but without the semantic baggage of, a paragraph." href="ref-ab.html">ab</a> <a class="link_odd_elementSpec" title="(addition) contains letters, words, or phrases inserted in the source text by an author, scribe, or a previous annotator or corrector." href="ref-add.html">add</a> <a class="link_odd_elementSpec" title="describes a particular camera angle or viewpoint in a screen play." href="ref-camera.html">camera</a> <a class="link_odd_elementSpec" title="contains the text of a caption or other text displayed as part of a film script or screenplay." href="ref-caption.html">caption</a> <a class="link_odd_elementSpec" title="contains grammatical case information given by a dictionary for a given form." href="ref-case.html">case</a> <a class="link_odd_elementSpec" title="(collocate) contains any sequence of words that co-occur with the headword with significant frequency." href="ref-colloc.html">colloc</a> <a class="link_odd_elementSpec" title="(correction) contains the correct form of a passage apparently erroneous in the copy text." href="ref-corr.html">corr</a> <a class="link_odd_elementSpec" title="contains an area of damage to the text witness." href="ref-damage.html">damage</a> <a class="link_odd_elementSpec" title="(definition) contains definition text in a dictionary entry." href="ref-def.html">def</a> <a class="link_odd_elementSpec" title="(deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as superfluous or spurious in the copy text by an author, scribe, or a previous annotator or corrector." href="ref-del.html">del</a> <a class="link_odd_elementSpec" title="(document edition) contains an edition statement as presented on a title page of a document." href="ref-docEdition.html">docEdition</a> <a class="link_odd_elementSpec" title="(emphasized) marks words or phrases which are stressed or emphasized for linguistic or rhetorical effect." href="ref-emph.html">emph</a> <a class="link_odd_elementSpec" title="(gender) identifies the morphological gender of a lexical item, as given in the dictionary." href="ref-gen.html">gen</a> <a class="link_odd_elementSpec" title="(grammatical information) within an entry in a dictionary or a terminological data file, contains grammatical information relating to a term, word, or form." href="ref-gram.html">gram</a> <a class="link_odd_elementSpec" title="(highlighted) marks a word or phrase as graphically distinct from the surrounding text, for reasons concerning which no claim is made." href="ref-hi.html">hi</a> <a class="link_odd_elementSpec" title="(hyphenation) contains a hyphenated form of a dictionary headword, or hyphenation information in some other form." href="ref-hyph.html">hyph</a> <a class="link_odd_elementSpec" title="(inflectional class) indicates the inflectional class associated with a lexical item." href="ref-iType.html">iType</a> <a class="link_odd_elementSpec" title="contains a formal statement authorizing the publication of a work, sometimes required to appear on a title page or its verso." href="ref-imprimatur.html">imprimatur</a> <a class="link_odd_elementSpec" title="(language name) contains the name of a language mentioned in etymological or other linguistic discussion." href="ref-lang.html">lang</a> <a class="link_odd_elementSpec" title="(label) contains a label for a form, example, translation, or other piece of information, e.g. abbreviation for, contraction of, literally, approximately, synonyms:, etc." href="ref-lbl.html">lbl</a> <a class="link_odd_elementSpec" title="represents any kind of modification identified within a single document." href="ref-mod.html">mod</a> <a class="link_odd_elementSpec" title="contains information about the grammatical mood of verbs (e.g. indicative, subjunctive, imperative)." href="ref-mood.html">mood</a> <a class="link_odd_elementSpec" title="indicates grammatical number associated with a form, as given in a dictionary." href="ref-number.html">number</a> <a class="link_odd_elementSpec" title="(original form) contains a reading which is marked as following the original, rather than being normalized or corrected." href="ref-orig.html">orig</a> <a class="link_odd_elementSpec" title="(orthographic form) gives the orthographic form of a dictionary headword." href="ref-orth.html">orth</a> <a class="link_odd_elementSpec" title="(paragraph) marks paragraphs in prose." href="ref-p.html">p</a> <a class="link_odd_elementSpec" title="(person) contains an indication of the grammatical person (1st, 2nd, 3rd, etc.) associated with a given inflected form in a dictionary." href="ref-per.html">per</a> <a class="link_odd_elementSpec" title="(part of speech) indicates the part of speech assigned to a dictionary headword such as noun, verb, or adjective." href="ref-pos.html">pos</a> <a class="link_odd_elementSpec" title="(pronunciation) contains the pronunciation(s) of the word." href="ref-pron.html">pron</a> <a class="link_odd_elementSpec" title="(reference) defines a reference to another location, possibly modified by additional text or comment." href="ref-ref.html">ref</a> <a class="link_odd_elementSpec" title="(regularization) contains a reading which has been regularized or normalized in some sense." href="ref-reg.html">reg</a> <a class="link_odd_elementSpec" title="indicates restoration of text to an earlier state by cancellation of an editorial or authorial marking or instruction." href="ref-restore.html">restore</a> <a class="link_odd_elementSpec" title="contains a sequence of writing which has been retraced, for example by over-inking, to clarify or fix it." href="ref-retrace.html">retrace</a> <a class="link_odd_elementSpec" title="marks the rhyming part of a metrical line." href="ref-rhyme.html">rhyme</a> <a class="link_odd_elementSpec" title="(salutation) contains a salutation or greeting prefixed to a foreword, dedicatory epistle, or other division of a text, or the salutation in the closing of a letter, preface, etc." href="ref-salute.html">salute</a> <a class="link_odd_elementSpec" title="(secluded text) Secluded. Marks text present in the source which the editor believes to be genuine but out of its original place (which is unknown)." href="ref-secl.html">secl</a> <a class="link_odd_elementSpec" title="(arbitrary segment) represents any segmentation of text below the ‘chunk’ level." href="ref-seg.html">seg</a> <a class="link_odd_elementSpec" title="(Latin for thus or so) contains text reproduced although apparently incorrect or inaccurate." href="ref-sic.html">sic</a> <a class="link_odd_elementSpec" title="(signature) contains the closing salutation, etc., appended to a foreword, dedicatory epistle, or other division of a text." href="ref-signed.html">signed</a> <a class="link_odd_elementSpec" title="describes a sound effect or musical sequence specified within a screen play or radio script." href="ref-sound.html">sound</a> <a class="link_odd_elementSpec" title="contains the stress pattern for a dictionary headword, if given separately." href="ref-stress.html">stress</a> <a class="link_odd_elementSpec" title="(subcategorization) contains subcategorization information (transitive/intransitive, countable/non-countable, etc.)" href="ref-subc.html">subc</a> <a class="link_odd_elementSpec" title="signifies text supplied by the transcriber or editor for any reason; for example because the original cannot be read due to physical damage, or because of an obvious omission by the author or scribe." href="ref-supplied.html">supplied</a> <a class="link_odd_elementSpec" title="marks text present in the source which the editor believes to be superfluous or redundant." href="ref-surplus.html">surplus</a> <a class="link_odd_elementSpec" title="(syllabification) contains the syllabification of the headword." href="ref-syll.html">syll</a> <a class="link_odd_elementSpec" title="(technical stage direction) describes a special-purpose stage direction that is not meant for the actors." href="ref-tech.html">tech</a> <a class="link_odd_elementSpec" title="contains a title for any kind of work." href="ref-title.html">title</a> <a class="link_odd_elementSpec" title="contains a subsection or division of the title of a work, as indicated on a title page." href="ref-titlePart.html">titlePart</a> <a class="link_odd_elementSpec" title="(tense) indicates the grammatical tense associated with a given inflected form in a dictionary." href="ref-tns.html">tns</a> <a class="link_odd_elementSpec" title="(utterance) contains a stretch of speech usually preceded and followed by silence or by a change of speaker." href="ref-u.html">u</a> <a class="link_odd_elementSpec" title="contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source." href="ref-unclear.html">unclear</a> <a class="link_odd_elementSpec" title="(usage) contains usage information in a dictionary entry." href="ref-usg.html">usg</a> <a class="link_odd_elementSpec" title="contains a passage of written text revealed to participants in the course of a spoken text." href="ref-writing.html">writing</a></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Content model</span></td><td class="wovenodd-col2"><pre class="eg"><span class="element">&lt;content&gt;</span><br /> <span class="element">&lt;alternate <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"<br />  <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"&gt;</span><br />  <span class="element">&lt;textNode/&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.gLike.html">model.gLike</a>"/&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.phrase.html">model.phrase</a>"/&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.inter.html">model.inter</a>"/&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.global.html">model.global</a>"/&gt;</span><br />  <span class="element">&lt;elementRef <span class="attribute">key</span>="<a class="link_odd" href="ref-lg.html">lg</a>"/&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.lLike.html">model.lLike</a>"/&gt;</span><br /> <span class="element">&lt;/alternate&gt;</span><br /><span class="element">&lt;/content&gt;</span></pre></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Declaration</span></td><td class="wovenodd-col2"><div class="displayRelax"><button class="displayRelaxButton"><span class="RNG_Compact">XML syntax</span><span class="RNG_XML">Compact syntax</span></button><pre class="RNG_XML"><span class="element">&lt;rng:define <span class="attribute">name</span>="<span class="attributevalue">macro.paraContent</span>"&gt;</span><br /> <span class="element">&lt;rng:zeroOrMore&gt;</span><br />  <span class="element">&lt;rng:choice&gt;</span><br />   <span class="element">&lt;rng:text/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.gLike</span>"/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.phrase</span>"/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.inter</span>"/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.global</span>"/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">lg</span>"/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.lLike</span>"/&gt;</span><br />  <span class="element">&lt;/rng:choice&gt;</span><br /> <span class="element">&lt;/rng:zeroOrMore&gt;</span><br /><span class="element">&lt;/rng:define&gt;</span></pre><pre class="RNG_Compact">
macro.paraContent =
   (
      text
    | <a class="link_odd" title="groups elements used to represent individual non-Unicode characters or glyphs." href="ref-model.gLike.html">model.gLike</a>
    | <a class="link_odd" title="groups elements which can occur at the level of individual words or phrases." href="ref-model.phrase.html">model.phrase</a>
    | <a class="link_odd" title="groups elements which can appear either within or between paragraph-like elements." href="ref-model.inter.html">model.inter</a>
    | <a class="link_odd" title="groups elements which may appear at any point within a TEI text." href="ref-model.global.html">model.global</a>
    | <a class="link_odd" title="(line group) contains one or more verse lines functioning as a formal unit, e.g. a stanza, refrain, verse paragraph, etc." href="ref-lg.html">lg</a>
    | <a class="link_odd" title="groups elements representing metrical components such as verse lines." href="ref-model.lLike.html">model.lLike</a>
   )*</pre></div></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-macro.paraContent.html">English</a>]
    [<a href="../../de/html/ref-macro.paraContent.html">Deutsch</a>]
    [<a href="../../es/html/ref-macro.paraContent.html">Español</a>]
    [<a href="../../it/html/ref-macro.paraContent.html">Italiano</a>]
    [<a href="../../fr/html/ref-macro.paraContent.html">Français</a>]
    [<a href="../../ja/html/ref-macro.paraContent.html">日本語</a>]
    [<a href="../../ko/html/ref-macro.paraContent.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-macro.paraContent.html">中文</a>]
    </p><hr /><div class="footer"><a class="plain" href="http://www.tei-c.org/About/">TEI Consortium</a> | <a class="plain" href="http://www.tei-c.org/About/contact.xml">Feedback</a></div><hr /><address><br />TEI Guidelines <a class="link_ref" href="AB.html#ABTEI4">Version</a> <a class="link_ref" href="../../readme-3.1.1.html">3.1.1a</a>. Last updated on <span class="date">10th May 2017</span>, revision <a class="link_ref" href="https://github.com/TEIC/TEI/commit/bd8dda3">bd8dda3</a>. This page generated on 2017-05-12T12:30:09Z.</address></div></body></html>
back to top