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
examples-additions.html

<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns="http://www.w3.org/1999/xhtml"><!--THIS IS A GENERATED FILE. DO NOT EDIT (98) --><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Example: &lt;additions&gt; </title><link href="guidelines.css" rel="stylesheet" type="text/css" /><link href="odd.css" rel="stylesheet" type="text/css" /><meta content="Text Encoding Initiative Consortium XSLT stylesheets" name="generator" /><meta property="Language" content="en" /><meta property="DC.Title" content="Example: additions " /><meta property="DC.Language" content="SCHEME=iso639 en" /><meta property="DC.Creator.Address" content="tei@oucs.ox.ac.uk" /><meta charset="utf-8" /><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-ELEMENTS.html">C Elements</a></li></ul></div><h3>Example<a href="ref-additions.html">: &lt;additions&gt; </a></h3><p>These search results reproduce every example of the
	      use of &lt;additions&gt; in the Guidelines, including all localised
	      and translated versions. In some cases, the examples have been drawn
	      from discussion of other elements in the Guidelines and illustrating
	      the use of &lt;additions&gt;
	      is not the main 
	      focus of the passage in question. In other cases, examples may be direct 
	      translations of each other, and hence identical from the perspective of 
	      their encoding.</p><ul><li><b><a href="#MS"><span class="headingNumber">10 </span><span class="head">Manuscript Description</span><em> (defining module)</em></a></b></li></ul><h4 id="MS"><span class="headingNumber">10 </span><span class="head">Manuscript Description</span></h4><hr /><p><a href="MS.html#mspham"><span class="headingNumber">10.7.2.4 </span><span class="head">Additions and Marginalia</span></a></p><div id="index-egXML-d39e88054" class="pre egXML_valid"><span class="element">&lt;<span class="highlightelementname">additions</span>&gt;</span><br /> <span class="element">&lt;p&gt;</span>Doodles on most leaves, possibly by children, and often quite<br />     amusing.<span class="element">&lt;/p&gt;</span><br /><span class="element">&lt;/<span class="highlightelementname">additions</span>&gt;</span></div><hr /><p><a href="MS.html#mspham"><span class="headingNumber">10.7.2.4 </span><span class="head">Additions and Marginalia</span></a></p><div id="index-egXML-d39e88059" class="pre egXML_valid"><span class="element">&lt;<span class="highlightelementname">additions</span>&gt;</span><br /> <span class="element">&lt;p <span class="attribute">xml:lang</span>="<span class="attributevalue">fr</span>"&gt;</span>Quelques annotations marginales des XVIe et XVIIe s.<span class="element">&lt;/p&gt;</span><br /><span class="element">&lt;/<span class="highlightelementname">additions</span>&gt;</span></div><hr /><p><a href="MS.html#mspham"><span class="headingNumber">10.7.2.4 </span><span class="head">Additions and Marginalia</span></a></p><div id="index-egXML-d39e88064" class="pre egXML_valid"><span class="element">&lt;<span class="highlightelementname">additions</span>&gt;</span><br /> <span class="element">&lt;p&gt;</span>The text of this manuscript is not interpolated with sentences from Royal<br />     decrees promulgated in 1294, 1305 and 1314. In the margins, however, another<br />     somewhat later scribe has added the relevant paragraphs of these decrees, see<br />     pp. 8, 24, 44, 47 etc.<span class="element">&lt;/p&gt;</span><br /> <span class="element">&lt;p&gt;</span>As a humorous gesture the scribe in one opening of the manuscript, pp. 36 and<br />     37, has prolonged the lower stems of one letter f and five letters þ and has<br />     them drizzle down the margin.<span class="element">&lt;/p&gt;</span><br /><span class="element">&lt;/<span class="highlightelementname">additions</span>&gt;</span></div><hr /><p><a href="MS.html#mspham"><span class="headingNumber">10.7.2.4 </span><span class="head">Additions and Marginalia</span></a></p><div id="index-egXML-d39e88072" class="pre egXML_valid"><span class="element">&lt;<span class="highlightelementname">additions</span>&gt;</span><br /> <span class="element">&lt;p&gt;</span>Spaces for initials and chapter headings were left by the scribe but not<br />     filled in. A later, probably fifteenth-century, hand has added initials and<br />     chapter headings in greenish-coloured ink on fols <span class="element">&lt;locus&gt;</span>8r<span class="element">&lt;/locus&gt;</span>,<br />  <span class="element">&lt;locus&gt;</span>8v<span class="element">&lt;/locus&gt;</span>, <span class="element">&lt;locus&gt;</span>9r<span class="element">&lt;/locus&gt;</span>, <span class="element">&lt;locus&gt;</span>10r<span class="element">&lt;/locus&gt;</span> and <span class="element">&lt;locus&gt;</span>11r<span class="element">&lt;/locus&gt;</span>.<br />     Although a few of these chapter headings are now rather difficult to read, most<br />     can be made out, e.g. fol. <span class="element">&lt;locus&gt;</span>8rb<span class="element">&lt;/locus&gt;</span><br />  <span class="element">&lt;quote <span class="attribute">xml:lang</span>="<span class="attributevalue">is</span>"&gt;</span>floti ast<span class="element">&lt;ex&gt;</span>ri<span class="element">&lt;/ex&gt;</span>d<span class="element">&lt;ex&gt;</span>ar<span class="element">&lt;/ex&gt;</span><span class="element">&lt;/quote&gt;</span>; fol.<br />  <span class="element">&lt;locus&gt;</span>9rb<span class="element">&lt;/locus&gt;</span><br />  <span class="element">&lt;quote <span class="attribute">xml:lang</span>="<span class="attributevalue">is</span>"&gt;</span>v<span class="element">&lt;ex&gt;</span>m<span class="element">&lt;/ex&gt;</span> olaf conung<span class="element">&lt;/quote&gt;</span>, and fol.<br />  <span class="element">&lt;locus&gt;</span>10ra<span class="element">&lt;/locus&gt;</span><br />  <span class="element">&lt;quote <span class="attribute">xml:lang</span>="<span class="attributevalue">is</span>"&gt;</span>Gipti<span class="element">&lt;ex&gt;</span>n<span class="element">&lt;/ex&gt;</span>g ol<span class="element">&lt;ex&gt;</span>a<span class="element">&lt;/ex&gt;</span>fs<br />       k<span class="element">&lt;ex&gt;</span>onun<span class="element">&lt;/ex&gt;</span>gs<span class="element">&lt;/quote&gt;</span>.<span class="element">&lt;/p&gt;</span><br /> <span class="element">&lt;p&gt;</span>The manuscript contains the following marginalia: <span class="element">&lt;list&gt;</span><br />   <span class="element">&lt;item&gt;</span>Fol. <span class="element">&lt;locus&gt;</span>4v<span class="element">&lt;/locus&gt;</span>, left margin: <span class="element">&lt;quote <span class="attribute">xml:lang</span>="<span class="attributevalue">is</span>"&gt;</span>hialmadr<br />     <span class="element">&lt;ex&gt;</span>ok<span class="element">&lt;/ex&gt;</span><br />     <span class="element">&lt;lb/&gt;</span>brynjadr<span class="element">&lt;/quote&gt;</span>, in a fifteenth-century hand, imitating an addition made<br />         to the text by the scribe at this point.<span class="element">&lt;/item&gt;</span><br />   <span class="element">&lt;item&gt;</span>Fol. <span class="element">&lt;locus&gt;</span>5r<span class="element">&lt;/locus&gt;</span>, lower margin: <span class="element">&lt;quote <span class="attribute">xml:lang</span>="<span class="attributevalue">is</span>"&gt;</span>þ<span class="element">&lt;ex&gt;</span>e<span class="element">&lt;/ex&gt;</span>tta<br />           þiki m<span class="element">&lt;ex&gt;</span>er<span class="element">&lt;/ex&gt;</span> v<span class="element">&lt;ex&gt;</span>er<span class="element">&lt;/ex&gt;</span>a gott blek en<span class="element">&lt;ex&gt;</span>n<span class="element">&lt;/ex&gt;</span>da kan<span class="element">&lt;ex&gt;</span>n<span class="element">&lt;/ex&gt;</span> ek icki<br />           betr sia<span class="element">&lt;/quote&gt;</span>, in a fifteenth-century hand, probably the same as that on the<br />         previous page.<span class="element">&lt;/item&gt;</span><br />   <span class="element">&lt;item&gt;</span>Fol. <span class="element">&lt;locus&gt;</span>9v<span class="element">&lt;/locus&gt;</span>, bottom margin: <span class="element">&lt;quote <span class="attribute">xml:lang</span>="<span class="attributevalue">is</span>"&gt;</span>þessa bok<br />           uilda eg <span class="element">&lt;sic&gt;</span>gæt<span class="element">&lt;/sic&gt;</span> lært med<br />     <span class="element">&lt;lb/&gt;</span>an Gud gefe myer Gott ad<br />     <span class="element">&lt;lb/&gt;</span>læra<span class="element">&lt;/quote&gt;</span>; seventeenth-century hand.<span class="element">&lt;/item&gt;</span><br />  <span class="element">&lt;/list&gt;</span><span class="element">&lt;/p&gt;</span><br /> <span class="element">&lt;p&gt;</span>There are in addition a number of illegible scribbles in a later hand (or<br />     hands) on fols <span class="element">&lt;locus&gt;</span>2r<span class="element">&lt;/locus&gt;</span>, <span class="element">&lt;locus&gt;</span>3r<span class="element">&lt;/locus&gt;</span>, <span class="element">&lt;locus&gt;</span>5v<span class="element">&lt;/locus&gt;</span> and<br />  <span class="element">&lt;locus&gt;</span>19r<span class="element">&lt;/locus&gt;</span>.<span class="element">&lt;/p&gt;</span><br /><span class="element">&lt;/<span class="highlightelementname">additions</span>&gt;</span></div><hr /><p><a href="../../en/html/ref-additions.html">&lt;additions&gt;</a></p><div id="index-egXML-d39e89543" class="pre egXML_valid"><span class="element">&lt;<span class="highlightelementname">additions</span>&gt;</span><br /> <span class="element">&lt;p&gt;</span>There are several marginalia in this manuscript. Some consist of<br />     single characters and others are figurative. On 8v is to be found a drawing of<br />     a mans head wearing a hat. At times sentences occurs: On 5v:<br />  <span class="element">&lt;q <span class="attribute">xml:lang</span>="<span class="attributevalue">is</span>"&gt;</span>Her er skrif andres isslendin<span class="element">&lt;/q&gt;</span>,<br />     on 19r: <span class="element">&lt;q <span class="attribute">xml:lang</span>="<span class="attributevalue">is</span>"&gt;</span>þeim go<span class="element">&lt;/q&gt;</span>,<br />     on 21r: <span class="element">&lt;q <span class="attribute">xml:lang</span>="<span class="attributevalue">is</span>"&gt;</span>amen med aund ok munn halla rei knar hofud summu all huad<br />       batar þad mælgi ok mal<span class="element">&lt;/q&gt;</span>,<br />     On 21v: some runic letters and the sentence <span class="element">&lt;q <span class="attribute">xml:lang</span>="<span class="attributevalue">la</span>"&gt;</span>aue maria gracia plena dominus<span class="element">&lt;/q&gt;</span>.<span class="element">&lt;/p&gt;</span><br /><span class="element">&lt;/<span class="highlightelementname">additions</span>&gt;</span></div><hr /><p><a href="../../fr/html/ref-additions.html">&lt;additions&gt;</a></p><div id="index-egXML-d39e89561" class="pre egXML_valid"><span class="element">&lt;<span class="highlightelementname">additions</span>&gt;</span><br /> <span class="element">&lt;p&gt;</span>There are several marginalia in this manuscript. Some consist of single characters and<br />     others are figurative. On 8v is to be found a drawing of a mans head wearing a hat. At<br />     times sentences occurs: On 5v:<span class="element">&lt;q <span class="attribute">xml:lang</span>="<span class="attributevalue">is</span>"&gt;</span>Her er skrif andres isslendin<span class="element">&lt;/q&gt;</span>, on<br />     19r: <span class="element">&lt;q <span class="attribute">xml:lang</span>="<span class="attributevalue">is</span>"&gt;</span>þeim go<span class="element">&lt;/q&gt;</span>, on 21r: <span class="element">&lt;q <span class="attribute">xml:lang</span>="<span class="attributevalue">is</span>"&gt;</span>amen med aund ok munn halla<br />       rei knar hofud summu all huad batar þad mælgi ok mal<span class="element">&lt;/q&gt;</span>, On 21v: some runic letters<br />     and the sentence <span class="element">&lt;q <span class="attribute">xml:lang</span>="<span class="attributevalue">la</span>"&gt;</span>aue maria gracia plena dominus<span class="element">&lt;/q&gt;</span>.<span class="element">&lt;/p&gt;</span><br /><span class="element">&lt;/<span class="highlightelementname">additions</span>&gt;</span></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/examples-additions.html">English</a>]
    [<a href="../../de/html/examples-additions.html">Deutsch</a>]
    [<a href="../../es/html/examples-additions.html">Español</a>]
    [<a href="../../it/html/examples-additions.html">Italiano</a>]
    [<a href="../../fr/html/examples-additions.html">Français</a>]
    [<a href="../../ja/html/examples-additions.html">日本語</a>]
    [<a href="../../ko/html/examples-additions.html">한국어</a>]
    [<a href="../../zh-TW/html/examples-additions.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