<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TEI PUBLIC "-//TEI P5//DTD Main Document Type//EN" "tei.dtd" [
   <!--
   The above is from http://www.let.leidenuniv.nl/wgbw/DMT/sample_TEIP5.html
   Generic version:
   <!DOCTYPE TEI SYSTEM "tei.dtd">
   -->

   <!-- *** WHY DOESN'T THE FOLLOWING WORK?
   <!ENTITY % htmlChars SYSTEM "http://rrp.stanford.edu/htmlChars.ent">
   %htmlChars;
   -->

   <!-- character entities below were derived from these (ISO 8859-1?) sources:
                  http://www.petterhesselberg.com/charcodes.html
                  http://www.w3.org/TR/html4/sgml/entities.html
   -->

<!ENTITY quot      "&#34;"> <!-- U+0022 ISOnum  "   quotation mark -->
<!ENTITY amp       "&#38;"> <!-- U+0026 ISOnum  &   ampersand -->
<!ENTITY lt        "&#60;"> <!-- U+003C ISOnum  <   less-than -->
<!ENTITY gt        "&#62;"> <!-- U+003E ISOnum  >   greater-than -->
<!ENTITY nbsp     "&#160;"> <!-- U+00A0 ISOnum  ~   no-break space -->
<!ENTITY iexcl    "&#161;"> <!-- U+00A1 ISOnum      inverted exclamation -->
<!ENTITY cent     "&#162;"> <!-- U+00A2 ISOnum      cent -->
<!ENTITY pound    "&#163;"> <!-- U+00A3 ISOnum      pound -->
<!ENTITY curren   "&#164;"> <!-- U+00A4 ISOnum      currency -->
<!ENTITY yen      "&#165;"> <!-- U+00A5 ISOnum      yen / yuan -->
<!ENTITY brvbar   "&#166;"> <!-- U+00A6 ISOnum      broken vertical bar -->
<!ENTITY sect     "&#167;"> <!-- U+00A7 ISOnum      section -->
<!ENTITY uml      "&#168;"> <!-- U+00A8 ISOdia      spacing diaeresis -->
<!ENTITY copy     "&#169;"> <!-- U+00A9 ISOnum      copyright -->
<!ENTITY ordf     "&#170;"> <!-- U+00AA ISOnum      feminine ordinal -->
<!ENTITY laquo    "&#171;"> <!-- U+00AB ISOnum      left << guillemet -->
<!ENTITY not      "&#172;"> <!-- U+00AC ISOnum      not -->
<!ENTITY shy      "&#173;"> <!-- U+00AD ISOnum      discretionary hyphen -->
<!ENTITY reg      "&#174;"> <!-- U+00AE ISOnum      registered trademark -->
<!ENTITY macr     "&#175;"> <!-- U+00AF ISOdia      macron, overline -->
<!ENTITY deg      "&#176;"> <!-- U+00B0 ISOnum      degree -->
<!ENTITY plusmn   "&#177;"> <!-- U+00B1 ISOnum      plus-minus -->
<!ENTITY sup2     "&#178;"> <!-- U+00B2 ISOnum      superscript two -->
<!ENTITY sup3     "&#179;"> <!-- U+00B3 ISOnum      superscript three -->
<!ENTITY acute    "&#180;"> <!-- U+00B4 ISOdia      acute accent -->
<!ENTITY micro    "&#181;"> <!-- U+00B5 ISOnum      micro -->
<!ENTITY para     "&#182;"> <!-- U+00B6 ISOnum      pilcrow / paragraph -->
<!ENTITY middot   "&#183;"> <!-- U+00B7 ISOnum      middle dot -->
<!ENTITY cedil    "&#184;"> <!-- U+00B8 ISOdia      cedilla -->
<!ENTITY sup1     "&#185;"> <!-- U+00B9 ISOnum      superscript one -->
<!ENTITY ordm     "&#186;"> <!-- U+00BA ISOnum      masculine ordinal -->
<!ENTITY raquo    "&#187;"> <!-- U+00BB ISOnum      right >> guillemet -->
<!ENTITY frac14   "&#188;"> <!-- U+00BC ISOnum      vulgar fraction 1/4 -->
<!ENTITY frac12   "&#189;"> <!-- U+00BD ISOnum      vulgar fraction 1/2 -->
<!ENTITY frac34   "&#190;"> <!-- U+00BE ISOnum      vulgar fraction 3/4 -->
<!ENTITY iquest   "&#191;"> <!-- U+00BF ISOnum      inverted question mark -->
<!ENTITY Agrave   "&#192;"> <!-- U+00C0 ISOlat1     capital A + grave -->
<!ENTITY Aacute   "&#193;"> <!-- U+00C1 ISOlat1     capital A + acute -->
<!ENTITY Acirc    "&#194;"> <!-- U+00C2 ISOlat1     capital A + circumflex -->
<!ENTITY Atilde   "&#195;"> <!-- U+00C3 ISOlat1     capital A + tilde -->
<!ENTITY Auml     "&#196;"> <!-- U+00C4 ISOlat1     capital A + diaeresis -->
<!ENTITY Aring    "&#197;"> <!-- U+00C5 ISOlat1     capital A + ring above -->
<!ENTITY AElig    "&#198;"> <!-- U+00C6 ISOlat1     capital AE ligature -->
<!ENTITY Ccedil   "&#199;"> <!-- U+00C7 ISOlat1     capital C + cedilla -->
<!ENTITY Egrave   "&#200;"> <!-- U+00C8 ISOlat1     capital E + grave -->
<!ENTITY Eacute   "&#201;"> <!-- U+00C9 ISOlat1     capital E + acute -->
<!ENTITY Ecirc    "&#202;"> <!-- U+00CA ISOlat1     capital E + circumflex -->
<!ENTITY Euml     "&#203;"> <!-- U+00CB ISOlat1     capital E + diaeresis -->
<!ENTITY Igrave   "&#204;"> <!-- U+00CC ISOlat1     capital I + grave -->
<!ENTITY Iacute   "&#205;"> <!-- U+00CD ISOlat1     capital I + acute -->
<!ENTITY Icirc    "&#206;"> <!-- U+00CE ISOlat1     capital I + circumflex -->
<!ENTITY Iuml     "&#207;"> <!-- U+00CF ISOlat1     capital I + diaeresis -->
<!ENTITY ETH      "&#208;"> <!-- U+00D0 ISOlat1     capital ETH -->
<!ENTITY Ntilde   "&#209;"> <!-- U+00D1 ISOlat1     capital N + tilde -->
<!ENTITY Ograve   "&#210;"> <!-- U+00D2 ISOlat1     capital O + grave -->
<!ENTITY Oacute   "&#211;"> <!-- U+00D3 ISOlat1     capital O + acute -->
<!ENTITY Ocirc    "&#212;"> <!-- U+00D4 ISOlat1     capital O + circumflex -->
<!ENTITY Otilde   "&#213;"> <!-- U+00D5 ISOlat1     capital O + tilde -->
<!ENTITY Ouml     "&#214;"> <!-- U+00D6 ISOlat1     capital O + diaeresis -->
<!ENTITY times    "&#215;"> <!-- U+00D7 ISOnum      multiplication -->
<!ENTITY Oslash   "&#216;"> <!-- U+00D8 ISOlat1     capital O + slash -->
<!ENTITY Ugrave   "&#217;"> <!-- U+00D9 ISOlat1     capital U + grave -->
<!ENTITY Uacute   "&#218;"> <!-- U+00DA ISOlat1     capital U + acute -->
<!ENTITY Ucirc    "&#219;"> <!-- U+00DB ISOlat1     capital U + circumflex -->
<!ENTITY Uuml     "&#220;"> <!-- U+00DC ISOlat1     capital U + diaeresis -->
<!ENTITY Yacute   "&#221;"> <!-- U+00DD ISOlat1     capital Y + acute -->
<!ENTITY THORN    "&#222;"> <!-- U+00DE ISOlat1     capital THORN -->
<!ENTITY szlig    "&#223;"> <!-- U+00DF ISOlat1     small sharp s, ess-zed -->
<!ENTITY agrave   "&#224;"> <!-- U+00E0 ISOlat1     small a + grave -->
<!ENTITY aacute   "&#225;"> <!-- U+00E1 ISOlat1     small a + acute -->
<!ENTITY acirc    "&#226;"> <!-- U+00E2 ISOlat1     small a + circumflex -->
<!ENTITY atilde   "&#227;"> <!-- U+00E3 ISOlat1     small a + tilde -->
<!ENTITY auml     "&#228;"> <!-- U+00E4 ISOlat1     small a + diaeresis -->
<!ENTITY aring    "&#229;"> <!-- U+00E5 ISOlat1     small a + ring above -->
<!ENTITY aelig    "&#230;"> <!-- U+00E6 ISOlat1     small ae ligature -->
<!ENTITY ccedil   "&#231;"> <!-- U+00E7 ISOlat1     small c + cedilla -->
<!ENTITY egrave   "&#232;"> <!-- U+00E8 ISOlat1     small e + grave -->
<!ENTITY eacute   "&#233;"> <!-- U+00E9 ISOlat1     small e + acute -->
<!ENTITY ecirc    "&#234;"> <!-- U+00EA ISOlat1     small e + circumflex -->
<!ENTITY euml     "&#235;"> <!-- U+00EB ISOlat1     small e + diaeresis -->
<!ENTITY igrave   "&#236;"> <!-- U+00EC ISOlat1     small i + grave -->
<!ENTITY iacute   "&#237;"> <!-- U+00ED ISOlat1     small i + acute -->
<!ENTITY icirc    "&#238;"> <!-- U+00EE ISOlat1     small i + circumflex -->
<!ENTITY iuml     "&#239;"> <!-- U+00EF ISOlat1     small i + diaeresis -->
<!ENTITY eth      "&#240;"> <!-- U+00F0 ISOlat1     small eth -->
<!ENTITY ntilde   "&#241;"> <!-- U+00F1 ISOlat1     small n + tilde -->
<!ENTITY ograve   "&#242;"> <!-- U+00F2 ISOlat1     small o + grave -->
<!ENTITY oacute   "&#243;"> <!-- U+00F3 ISOlat1     small o + acute -->
<!ENTITY ocirc    "&#244;"> <!-- U+00F4 ISOlat1     small o + circumflex -->
<!ENTITY otilde   "&#245;"> <!-- U+00F5 ISOlat1     small o + tilde -->
<!ENTITY ouml     "&#246;"> <!-- U+00F6 ISOlat1     small o + diaeresis -->
<!ENTITY divide   "&#247;"> <!-- U+00F7 ISOnum      division -->
<!ENTITY oslash   "&#248;"> <!-- U+00F8 ISOlat1     small o + slash -->
<!ENTITY ugrave   "&#249;"> <!-- U+00F9 ISOlat1     small u + grave -->
<!ENTITY uacute   "&#250;"> <!-- U+00FA ISOlat1     small u + acute -->
<!ENTITY ucirc    "&#251;"> <!-- U+00FB ISOlat1     small u + circumflex -->
<!ENTITY uuml     "&#252;"> <!-- U+00FC ISOlat1     small u + diaeresis -->
<!ENTITY yacute   "&#253;"> <!-- U+00FD ISOlat1     small y + acute -->
<!ENTITY thorn    "&#254;"> <!-- U+00FE ISOlat1     small thorn -->
<!ENTITY yuml     "&#255;"> <!-- U+00FF ISOlat1     small y + diaeresis -->
<!ENTITY OElig    "&#338;"> <!-- U+0152 ISOlat2 OE  capital OE ligature -->
<!ENTITY oelig    "&#339;"> <!-- U+0153 ISOlat2 oe  small oe ligature -->
<!ENTITY Scaron   "&#352;"> <!-- U+0160 ISOlat2 S   capital S + caron -->
<!ENTITY scaron   "&#353;"> <!-- U+0161 ISOlat2 s   small s + caron -->
<!ENTITY Zcaron   "&#381;"> <!-- capital Z + caron -->
<!ENTITY zcaron   "&#380;"> <!-- small z + caron -->
<!ENTITY Yuml     "&#376;"> <!-- U+0178 ISOlat2 Y   capital Y + diaeresis -->
<!ENTITY fnof     "&#402;"> <!-- U+0192 ISOtech f   small f + hook -->
<!ENTITY circ     "&#710;"> <!-- U+02C6 ISOpub  ^   circumflex modifier -->
<!ENTITY tilde    "&#732;"> <!-- U+02DC ISOdia  ~   small tilde -->
<!ENTITY Alpha    "&#913;"> <!-- U+0391         A   capital alpha -->
<!ENTITY Beta     "&#914;"> <!-- U+0392         B   capital beta -->
<!ENTITY Gamma    "&#915;"> <!-- U+0393 ISOgrk3 G   capital gamma -->
<!ENTITY Delta    "&#916;"> <!-- U+0394 ISOgrk3 D   capital delta -->
<!ENTITY Epsilon  "&#917;"> <!-- U+0395         E   capital epsilon -->
<!ENTITY Zeta     "&#918;"> <!-- U+0396         Z   capital zeta -->
<!ENTITY Eta      "&#919;"> <!-- U+0397         Y   capital eta -->
<!ENTITY Theta    "&#920;"> <!-- U+0398 ISOgrk3 TH  capital theta -->
<!ENTITY Iota     "&#921;"> <!-- U+0399         I   capital iota -->
<!ENTITY Kappa    "&#922;"> <!-- U+039A         K   capital kappa -->
<!ENTITY Lambda   "&#923;"> <!-- U+039B ISOgrk3 L   capital lambda -->
<!ENTITY Mu       "&#924;"> <!-- U+039C         M   capital mu -->
<!ENTITY Nu       "&#925;"> <!-- U+039D         N   capital nu -->
<!ENTITY Xi       "&#926;"> <!-- U+039E ISOgrk3 C   capital xi -->
<!ENTITY Omicron  "&#927;"> <!-- U+039F         O   capital omicron -->
<!ENTITY Pi       "&#928;"> <!-- U+03A0 ISOgrk3 P   capital pi -->
<!ENTITY Rho      "&#929;"> <!-- U+03A1         R   capital rho -->
<!ENTITY Sigma    "&#931;"> <!-- U+03A3 ISOgrk3 S   capital sigma -->
<!ENTITY Tau      "&#932;"> <!-- U+03A4         T   capital tau -->
<!ENTITY Upsilon  "&#933;"> <!-- U+03A5 ISOgrk3 U   capital upsilon -->
<!ENTITY Phi      "&#934;"> <!-- U+03A6 ISOgrk3 F   capital phi -->
<!ENTITY Chi      "&#935;"> <!-- U+03A7         X   capital chi -->
<!ENTITY Psi      "&#936;"> <!-- U+03A8 ISOgrk3 Q   capital psi -->
<!ENTITY Omega    "&#937;"> <!-- U+03A9 ISOgrk3 W*  capital omega -->
<!ENTITY alpha    "&#945;"> <!-- U+03B1 ISOgrk3 a   small alpha -->
<!ENTITY beta     "&#946;"> <!-- U+03B2 ISOgrk3 b   small beta -->
<!ENTITY gamma    "&#947;"> <!-- U+03B3 ISOgrk3 g   small gamma -->
<!ENTITY delta    "&#948;"> <!-- U+03B4 ISOgrk3 d   small delta -->
<!ENTITY epsilon  "&#949;"> <!-- U+03B5 ISOgrk3 e   small epsilon -->
<!ENTITY zeta     "&#950;"> <!-- U+03B6 ISOgrk3 z   small zeta -->
<!ENTITY eta      "&#951;"> <!-- U+03B7 ISOgrk3 y   small eta -->
<!ENTITY theta    "&#952;"> <!-- U+03B8 ISOgrk3 th  small theta -->
<!ENTITY iota     "&#953;"> <!-- U+03B9 ISOgrk3 i   small iota -->
<!ENTITY kappa    "&#954;"> <!-- U+03BA ISOgrk3 k   small kappa -->
<!ENTITY lambda   "&#955;"> <!-- U+03BB ISOgrk3 l   small lambda -->
<!ENTITY mu       "&#956;"> <!-- U+03BC ISOgrk3     small mu -->
<!ENTITY nu       "&#957;"> <!-- U+03BD ISOgrk3 n   small nu -->
<!ENTITY xi       "&#958;"> <!-- U+03BE ISOgrk3 c   small xi -->
<!ENTITY omicron  "&#959;"> <!-- U+03BF NEW     o   small omicron -->
<!ENTITY pi       "&#960;"> <!-- U+03C0 ISOgrk3 p   small pi -->
<!ENTITY rho      "&#961;"> <!-- U+03C1 ISOgrk3 r   small rho -->
<!ENTITY sigmaf   "&#962;"> <!-- U+03C2 ISOgrk3 *s  small final sigma -->
<!ENTITY sigma    "&#963;"> <!-- U+03C3 ISOgrk3 s   small sigma -->
<!ENTITY tau      "&#964;"> <!-- U+03C4 ISOgrk3 t   small tau -->
<!ENTITY upsilon  "&#965;"> <!-- U+03C5 ISOgrk3 u   small upsilon -->
<!ENTITY phi      "&#966;"> <!-- U+03C6 ISOgrk3 f   small phi -->
<!ENTITY chi      "&#967;"> <!-- U+03C7 ISOgrk3 x   small chi -->
<!ENTITY psi      "&#968;"> <!-- U+03C8 ISOgrk3 q   small psi -->
<!ENTITY omega    "&#969;"> <!-- U+03C9 ISOgrk3 w   small omega -->
<!ENTITY thetasym "&#977;"> <!-- U+03D1 NEW         small theta symbol -->
<!ENTITY upsih    "&#978;"> <!-- U+03D2 NEW         upsilon + hook symbol -->
<!ENTITY piv      "&#982;"> <!-- U+03D6 ISOgrk3 pi  greek pi symbol -->
<!ENTITY bull    "&#8226;"> <!-- U+2022 ISOpub  o   bullet -->
<!ENTITY hellip  "&#8230;"> <!-- U+2026 ISOpub  ... horizontal ellipsis -->
<!ENTITY prime   "&#8242;"> <!-- U+2032 ISOtech '   prime / minutes / feet -->
<!ENTITY Prime   "&#8243;"> <!-- U+2033 ISOtech ''  double prime, seconds, inches -->
<!ENTITY oline   "&#8254;"> <!-- U+203E NEW     '-  overline -->
<!ENTITY frasl   "&#8260;"> <!-- U+2044 NEW     /   fraction slash -->
<!ENTITY weierp  "&#8472;"> <!-- U+2118 ISOamso P   script capital P -->
<!ENTITY image   "&#8465;"> <!-- U+2111 ISOamso Im  imaginary part -->
<!ENTITY real    "&#8476;"> <!-- U+211C ISOamso Re  real part -->
<!ENTITY trade   "&#8482;"> <!-- U+2122 ISOnum (TM) trademark -->
<!ENTITY alefsym "&#8501;"> <!-- U+2135 NEW         Aleph -->
<!ENTITY larr    "&#8592;"> <!-- U+2190 ISOnum  <-  leftward arrow -->
<!ENTITY uarr    "&#8593;"> <!-- U+2191 ISOnum  -^  upward arrow -->
<!ENTITY rarr    "&#8594;"> <!-- U+2192 ISOnum  ->  rightward arrow -->
<!ENTITY darr    "&#8595;"> <!-- U+2193 ISOnum  -v  downward arrow -->
<!ENTITY harr    "&#8596;"> <!-- U+2194 ISOamsa <-> left right arrow -->
<!ENTITY crarr   "&#8629;"> <!-- U+21B5 NEW     RET carriage return arrow -->
<!ENTITY lArr    "&#8656;"> <!-- U+21D0 ISOtech <=  leftward double arrow -->
<!ENTITY uArr    "&#8657;"> <!-- U+21D1 ISOamsa ^^  upward double arrow -->
<!ENTITY rArr    "&#8658;"> <!-- U+21D2 ISOtech =>  rightward double arrow -->
<!ENTITY dArr    "&#8659;"> <!-- U+21D3 ISOamsa vv  downward double arrow -->
<!ENTITY hArr    "&#8660;"> <!-- U+21D4 ISOamsa <=> left right double arrow -->
<!ENTITY forall  "&#8704;"> <!-- U+2200 ISOtech FA  for all -->
<!ENTITY part    "&#8706;"> <!-- U+2202 ISOtech     partial differential -->
<!ENTITY exist   "&#8707;"> <!-- U+2203 ISOtech TE  there exists -->
<!ENTITY empty   "&#8709;"> <!-- U+2205 ISOamso {}  empty set -->
<!ENTITY nabla   "&#8711;"> <!-- U+2207 ISOtech     nabla, backward diff -->
<!ENTITY isin    "&#8712;"> <!-- U+2208 ISOtech (-  element -->
<!ENTITY notin   "&#8713;"> <!-- U+2209 ISOtech !(- not an element -->
<!ENTITY ni      "&#8715;"> <!-- U+220B ISOtech -)  contains as member -->
<!ENTITY prod    "&#8719;"> <!-- U+220F ISOamsb     n-ary product -->
<!ENTITY sum     "&#8721;"> <!-- U+2211 ISOamsb     n-ary summation -->
<!ENTITY minus   "&#8722;"> <!-- U+2212 ISOtech -   minus -->
<!ENTITY lowast  "&#8727;"> <!-- U+2217 ISOtech *   asterisk operator -->
<!ENTITY radic   "&#8730;"> <!-- U+221A ISOtech     square root, radical -->
<!ENTITY prop    "&#8733;"> <!-- U+221D ISOtech 0(  proportional -->
<!ENTITY infin   "&#8734;"> <!-- U+221E ISOtech OO  infinity -->
<!ENTITY ang     "&#8736;"> <!-- U+2220 ISOamso -V  angle -->
<!ENTITY and     "&#8743;"> <!-- U+2227 ISOtech AND logical and, wedge -->
<!ENTITY or      "&#8744;"> <!-- U+2228 ISOtech OR  logical or, vee -->
<!ENTITY cap     "&#8745;"> <!-- U+2229 ISOtech (U  intersection, cap -->
<!ENTITY cup     "&#8746;"> <!-- U+222A ISOtech )U  union, cup -->
<!ENTITY int     "&#8747;"> <!-- U+222B ISOtech     integral -->
<!ENTITY there4  "&#8756;"> <!-- U+2234 ISOtech .:  therefore -->
<!ENTITY sim     "&#8764;"> <!-- U+223C ISOtech ?1  tilde operator, sim -->
<!ENTITY cong    "&#8773;"> <!-- U+2245 ISOtech ?=  approximately equal -->
<!ENTITY asymp   "&#8776;"> <!-- U+2248 ISOamsr ~=  almost equal, asymptotic -->
<!ENTITY ne      "&#8800;"> <!-- U+2260 ISOtech !=  not equal -->
<!ENTITY equiv   "&#8801;"> <!-- U+2261 ISOtech =3  identical -->
<!ENTITY le      "&#8804;"> <!-- U+2264 ISOtech =<  less-than or equal -->
<!ENTITY ge      "&#8805;"> <!-- U+2265 ISOtech >=  greater-than or equal -->
<!ENTITY sub     "&#8834;"> <!-- U+2282 ISOtech (C  subset -->
<!ENTITY sup     "&#8835;"> <!-- U+2283 ISOtech )C  superset -->
<!ENTITY nsub    "&#8836;"> <!-- U+2284 ISOamsn !(C not a subset -->
<!ENTITY sube    "&#8838;"> <!-- U+2286 ISOtech (_  subset or equal -->
<!ENTITY supe    "&#8839;"> <!-- U+2287 ISOtech )_  superset or equal -->
<!ENTITY oplus   "&#8853;"> <!-- U+2295 ISOamsb (+) circled plus -->
<!ENTITY otimes  "&#8855;"> <!-- U+2297 ISOamsb (x) circled times -->
<!ENTITY perp    "&#8869;"> <!-- U+22A5 ISOtech -T  up tack, perpendicular -->
<!ENTITY sdot    "&#8901;"> <!-- U+22C5 ISOamsb     dot operator -->
<!ENTITY lceil   "&#8968;"> <!-- U+2308 ISOamsc <7  left ceiling -->
<!ENTITY rceil   "&#8969;"> <!-- U+2309 ISOamsc >7  right ceiling -->
<!ENTITY lfloor  "&#8970;"> <!-- U+230A ISOamsc 7<  left floor -->
<!ENTITY rfloor  "&#8971;"> <!-- U+230B ISOamsc 7>  right floor -->
<!ENTITY lang    "&#9001;"> <!-- U+2329 ISOtech </  left-pointing broket -->
<!ENTITY rang    "&#9002;"> <!-- U+232A ISOtech />  right-pointing broket -->
<!ENTITY loz     "&#9674;"> <!-- U+25CA ISOpub  LZ  lozenge -->
<!ENTITY spades  "&#9824;"> <!-- U+2660 ISOpub  cS  black spade suit -->
<!ENTITY clubs   "&#9827;"> <!-- U+2663 ISOpub  cC  black club suit -->
<!ENTITY hearts  "&#9829;"> <!-- U+2665 ISOpub  cH- black heart suit -->
<!ENTITY diams   "&#9830;"> <!-- U+2666 ISOpub  cD- black diamond suit -->
<!ENTITY ensp    "&#8194;"> <!-- U+2002 ISOpub      en space -->
<!ENTITY emsp    "&#8195;"> <!-- U+2003 ISOpub      em space -->
<!ENTITY thinsp  "&#8201;"> <!-- U+2009 ISOpub      thin space -->
<!ENTITY zwnj    "&#8204;"> <!-- U+200C NEWRFC      zero width non-joiner -->
<!ENTITY zwj     "&#8205;"> <!-- U+200D NEWRFC      zero width joiner -->
<!ENTITY lrm     "&#8206;"> <!-- U+200E NEWRFC      left-to-right mark -->
<!ENTITY rlm     "&#8207;"> <!-- U+200F NEWRFC      right-to-left mark -->
<!ENTITY ndash   "&#8211;"> <!-- U+2013 ISOpub  -   en dash -->
<!ENTITY mdash   "&#8212;"> <!-- U+2014 ISOpub  -   em dash -->
<!ENTITY lsquo   "&#8216;"> <!-- U+2018 ISOnum  `   left single quotation -->
<!ENTITY rsquo   "&#8217;"> <!-- U+2019 ISOnum  '   right single quotation -->
<!ENTITY sbquo   "&#8218;"> <!-- U+201A NEW     '   single low-9 quotation -->
<!ENTITY ldquo   "&#8220;"> <!-- U+201C ISOnum  ``  left double quotation -->
<!ENTITY rdquo   "&#8221;"> <!-- U+201D ISOnum  ''  right double quotation -->
<!ENTITY bdquo   "&#8222;"> <!-- U+201E NEW     "   double low-9 quotation -->
<!ENTITY dagger  "&#8224;"> <!-- U+2020 ISOpub  /-  dagger -->
<!ENTITY Dagger  "&#8225;"> <!-- U+2021 ISOpub  /=  double dagger -->
<!ENTITY permil  "&#8240;"> <!-- U+2030 ISOtech     per mille -->
<!ENTITY lsaquo  "&#8249;"> <!-- U+2039 ISOprop <   single left angle quotation -->
<!ENTITY rsaquo  "&#8250;"> <!-- U+203A ISOprop >   single right angle quotation -->
<!ENTITY euro    "&#8364;"> <!-- U+20AC NEW     EUR euro -->

 ]>
<!--

<p class="NOTE">
*** Review uses of &lt;note&gt;, possibly suggest new  tags to P5 SIG. <br/>
</p>

-->
<TEI xml:id="Catalog Entry for X">
<teiHeader><fileDesc/></teiHeader>
<msDescription id="Vat. Borgh. 362">

<note type="caveat"> Work in Progress </note>

<summary>Thomas Aquinas, <i>In Sent.</i>, book I, and <i>De potentia</i>; Richardus Rufus, <i>Sententiae Parisienses</i>, prologue and book I
</summary>

<msIdentifier>
<altName>Vat. Borgh. 362</altName>
<repository>Vaticano (Citt&amp;agrave; del), Biblioteca apostolica vaticana, codex Borghesianus 362</repository>
<altIdentifier>
<p>

</p>
<note type="catalog">

</note>
</altIdentifier>
<recordHist>
<p>
Record prepared by: Jennifer Ottman, 29 May and 1 June 2015. File name: VatBorgh362.txt 
</p>
</recordHist>
</msIdentifier>

<history>
<provenance>
The Vatican purchased the collection of the Roman Borghese family, that included many
manuscripts from the Pontifical library at Avignon, in 1891.
</provenance>
</history>

<collation><p>

iii, 1<sup>2</sup>, 2–8<sup>12</sup>, 9<sup>10</sup> | 10<sup>8</sup>
</p></collation>

<msContents>
<summary>
</summary>

<msItem id="MS 1">
<p>
	MS 1: Thomas Aquinas, <i>In Sent</i>. I, fol. 4-95.
</p>
</msItem>
<msItem id="MS 2">
<p>
	MS 2: Richard Rufus, <i>Sententia Parisiensis</i>, fol. 97-104.
</p>
</msItem>

</msContents>

<bindingDesc>
<p>
Parchment.<dimensions units="mm">
</dimensions>
</p>
<p>Spine: At top, pasted stamp with border of little blue crosses or florets, two handwritten lines in center, &amp;ldquo;362&amp;rdquo; and &amp;ldquo;D. 4.&amp;rdquo;  Between first two cords, attached paper rectangle with contents label in early modern hand, &amp;ldquo;ANONYMI, Quaestiones Theologicae, COD. MEM. Saec. XIV&amp;rdquo;; someone else added between the lines, between &amp;ldquo;ANONYMI&amp;rdquo; and &amp;ldquo;Quaestiones,&amp;rdquo; something that is not very legible but could be &amp;ldquo;(Sancti Thomae).&amp;rdquo;  Between last two cords, pasted paper stamp with &amp;ldquo;Borghes. 362.&amp;rdquo;</p>
<p>Front cover: Written in ink at top, in an early modern hand, &amp;ldquo;Quaestiones theologicae.&amp;rdquo;  Slightly further down on the left side, in heavy pencil (?), different hand, &amp;ldquo;362.&amp;rdquo;</p>
<p>Inside front cover: Paper pastedown.  In upper left corner, pasted paper stamp with &amp;ldquo;Borghes. 362.&amp;rdquo;  A sheet of modern ruled paper covers most of the pastedown and has two notes.  First, in an eighteenth- or nineteenth-century hand,<br/>
      &amp;ldquo;<u>Anonymi</u>, Quaestiones theologicae. <u>Codice Membranaceo</u> del <u>Secol. XIV</u>, infra quid&amp;rdquo;<br/>
Then after skipping three lines, in a different, nineteenth- or early twentieth-century hand:<br/>
      &amp;ldquo;Dopo le tre prime carte incomincia un Trattato, o Commento di S. Tommaso d&amp;rsquo;Aquino sul &amp;lang;sul &amp;mdash; Sententiarum <i>s. lin.</i> V&amp;rang; 1&amp;ordm; Libro <u>Sententiarum</u>, che nel codice non ha titolo, ma che nell&amp;rsquo;ultima carta del medesimo &amp;egrave; attribuito al Santo &amp;lang;<i>corr. (s. lin.) ex</i>: medesimo V&amp;rang; da scrittore sincrono, ma non della mano, n&amp;egrave; dell&amp;rsquo;inchiostro, con cui fu scritto il cod. stesso.  Quindi si legge a mala pena, per essere sbiadita la scrittura dall&amp;rsquo;umidit&amp;agrave;, quanto segue<br/>
      &amp;ldquo;&amp;lsquo;Istud scriptum fratris thomae de aquino super primum sententiarum completum et verax est, Petri &amp;lang;Petri Rogerii <i>corr. (s. lin.) ex</i>: P. Roger ... <i>(ellipsis in original)</i> V&amp;rang; Rogerii de malo monte monachi &amp;lang;<i>corr. (s. lin.) ex</i>: monachus V&amp;rang; casae dei quod emit anno domini M&amp;ordm;CCCXXIIII die dominica in octavis beate marie. pretio LV &amp;lang;<i>add. sed del.</i> libris torne V&amp;rang; l (<u>ibrarum</u>) &amp;lang;<i>sic, pro</i>: (librarum) V&amp;rang; tornensium de quodam fr. Hermanno monacho.&amp;rsquo; L. Passarini&amp;rdquo;</p>
<p>Front flyleaves: Three paper flyleaves that look like they have suffered some of the same dampness as the rest of the manuscript.</p>
<p>Inside back cover: Paper pastedown partly disintegrated from damp at spine, showing ends of two cords for attaching cover to spine, one on either side of center, and sort of papier-m&amp;acircum;che padding underneath.  Judging by ridges on spine, the two visible cords are the center two of four, but the ends of the other two appear to have broken off.</p>
<p>Back flyleaves: There are no currently existing back flyleaves, but there are shreds of paper at the spine that might be the remains of them, disintegrated from damp, or that might be disintegrated binding padding.</p>
</bindingDesc>

<foliation>
<p>

Modern stamped foliation at bottom right recto.  There is also a medieval foliation that skips the initial question list and counts the modern folio 2 as the first folio, but this foliation, which uses Roman numerals in the center of the top margin, appears only on modern folios 2&amp;ndash;3 and 14&amp;ndash;15.  It is possible that it was lost elsewhere when the pages were trimmed, but it seems more likely that it was only ever added to these pages, as an aid to the reader looking for the continuation of the <i>De potentia</i> (see the note on fol. 3v below).
</p>
</foliation>

<msPart id="MS 1x">
<p class="center">MS 1,  fol. 1-95 </p>
<summary>
<p class="subsection">Contents</p>
<msItem>
<p class="hangleft">The manuscript appears to have begun with the two <i>Sentences</i> commentaries, by Aquinas and Rufus.  These two probably originated as separate manuscripts, but they were together by 1324 (see the note on fol. 104v and the quotation of that note on the front pastedown).  The missing part of Rufus&amp;rsquo;&amp;s commentary, however much of it originally existed, was also presumably gone by that time.  At some point after the two commentaries were brought together, a third scribe added the question list at the beginning and copied the <i>De potentia</i> into available space left over amid and around the two <i>Sentences</i> commentaries.
<br/><br/>
1. Medieval question list by distinction for book I of the <i>Sentences</i>, fol. 1ra&amp;ndash;2ra<br/><br/>	This list presumably belongs with Aquinas&amp;rsquo;s <i>Sentences</i> commentary, but the scribe and the enthusiastic rubricator seem to be the ones who worked on the <i>De potentia</i>.<br/>	If this question list is counted, the second folio, fol. 2ra, begins, &amp;ldquo;xxxviii. [branch diagram] Utrum scientia Dei sit causa rerum.&amp;rdquo;<br/><br/>
</p>
<p class="hangleft">Content Notes preceded by folio number: </p><p class="inset1">1r, round &amp;ldquo;BIBLIOTHECA APOSTOLICA VATICANA&amp;rdquo; stamp in bottom margin<br/><br/>	1r, illegible note (erased/faded) across bottom margin</p>
</msItem>
<msItem>
<p class="hangleft">2. Thomas Aquinas, <i>De potentia</i>, fol. 2rb&amp;ndash;3vb, 14rb&amp;ndash;vb, 95va&amp;ndash;96vb, 97r&amp;ndash;v in margine<br/><br/>	Incipit, fol. 2rb: &amp;ldquo;Deinde quaeritur utrum possit sciri ab homine quando motus caeli finitur.  Videtur quod sic, quia in fine <i>De causis</i>, 32 &amp;lang;32 capitulo <i>add. (s. lin.) pos.</i> sexta V&amp;rang; capitulo, dicitur sexta aetas et ultima &amp;lang;<i>corr. (s. lin.) ex</i>: ut V&amp;rang; ab adventu Christi usque ad finem mundi.  Sed scitur quantum praecedentes aetates duraverunt.  Ergo sciri potest quantum ista potest durare per comparationem ad alias.&amp;rdquo;<br/>	Second folio, fol. 3ra: &amp;ldquo;in homine est a principio incorruptibili, scilicet anima rationali.  In brutis autem est a principio corruptibili.  Ideo corpus sensibile hominis in perpetuum potest remanere, non autem corpus sensibile bruti.&amp;rdquo;<br/>	Explicit, fol. 97v in margine: &amp;ldquo;Ad xv dicendum quod in nulla creatura est virtus quae possit vel de nihilo aliquid facere vel ad nihilum redigere.  Quod autem creaturae in nihilum redigerent, Dei conservatione cessante, hoc non esset per aliquam actionem creaturae, sed per defectum.&amp;rdquo;<br/><br/>	This work is written in a less formal script, as compared to Aquinas&amp;rsquo;s <i>Sentences</i> commentary in this manuscript, and is heavily rubricated, with paragraph marks, underlining of questions, and underlining of authorities, but has no decorative initials and no use of blue ink.<br/><br/>	
Content Notes preceded by folio number: <br /><br />
2r, note in top margin: &amp;ldquo;De hac materia, utrum motus caeli quandoque deficiat, xiiii pecia&amp;rdquo;<br/><br/>	2v, note in top margin: &amp;ldquo;De hoc, utrum cessante motu caeli elementa remaneant, xv pecia, et utrum cessante motu caeli remaneat actio et passio in elementis.&amp;rdquo;<br/><br/>	3v, note in bottom right corner, apparently by the scribe of the main text: &amp;ldquo;Verte usque ad xiii folium et invenies residuum.&amp;rdquo;</p>
</msItem>
<msItem>
<p class="hangleft">3. Thomas Aquinas, <i>In Sent.</i>, book I, fol. 4ra&amp;ndash;14rb, 15ra&amp;ndash;95va<br/><br/>	Incipit, fol. 4ra: &amp;ldquo;&amp;lsquo;Ego sapientia effudi flumina, ego quasi trames aquae immensae de fluvio.  Ego quasi fluvius Dorix et sicut aquae ductus exivi de Paradiso.  Dixi, &amp;ldquo;Rigabo ortum plantationum et inebriabo portus mei fructum&amp;rdquo;,&amp;rsquo; Eccli. 24.  Inter multas sententias quae a diversis de sapientia prodierunt, quid scilicet esset vera sapientia, unam singulariter veram et firmam Apostolus protulit, dicens, &amp;lsquo;Christum Dei virtutem et Dei sapientiam, quia etiam nobis a Deo &amp;lang;<i>add.</i> nobis V&amp;rang; factus est sapientia&amp;rsquo;, I Cor. 1.&amp;rdquo;<br/>	Second folio, fol. 5ra: &amp;ldquo;ideo sapientia est scientia et intellectus, cum scientia sit de conclusionibus, intellectus de principiis.&amp;rdquo;<br/>	Explicit, fol. 95va: &amp;ldquo;Ad quod dicendum quod hoc tenet in his quae naturali cognitione cognoscimus, quae ex sensu principium sumit.  Sed in his quae per fidem cognoscimus, nostra cognitio ipsi veritati primae innititur.  Unde oportet quod a prima veritate, quae est Deus, in ea quae ab ipso sunt procedamus ad similitudinem cognitionis quam sancti in Verbo habebunt, ubi et verbum et res plene cognoscunt, cuius cognitionis nos participes faciet ipsum Verbum Dei Filius, qui hanc cognitionem in nobis per fidem nuntiavit.  Cui est honor et gloria per infinita saeculorum saecula.  Amen.  Amen.  Amen. [last two Amen are written on either end of line, with dashes between them, clearly marking end of text]&amp;rdquo;<br/><br/>	This work is written in a more formal script and has alternating red and blue initials, each decorated in the other color, and alternating red and blue paragraph marks.  There are frequent illegible pencil notes in the margins and two sets of marginal distinction numbers in ink, small Roman numerals in the upper left corners of the verso pages and larger Arabic numerals in the upper right corners of the recto pages, usually but not always preceded by &amp;ldquo;.d.&amp;rdquo;, and sometimes also appearing in the upper left verso.  Neither set appears consistently, but many of the small Roman numerals may well have been cut off in trimming, while the larger Arabic markings look more likely to have been inconsistent in the first place.<br/><br/>	The text breaks off about two-thirds of the way down 14rb, apparently at the end of distinction 3, and resumes at the beginning of distinction 4 with the start of the next quire on 15ra.<br/><br/>	
Content Notes preceded by folio number:<br/><br/>
14rb, note in the space left in the column between the end of the first section of this text and the resumption of the <i>De potentia</i>, apparently by neither main scribe: &amp;ldquo;Hic videtur defectus, nec sequens quaestio est de libro isto.&amp;rdquo;<br/><br/>	55r, round blue &amp;ldquo;BIBLIOTHECA APOSTOLICA VATICANA&amp;rdquo; stamp in bottom margin</p>
</msItem>
</summary>
</msPart>

<msPart id="MS 2x">
<summary>
<p class="center">MS 2,  fol. 97-104 </p>
<msItem>
<p class="hangleft">1. Richardus Rufus, <i>Sententiae Parisienses</i>, prologue, fol. 97ra&amp;ndash;97rb<br/><br/>	Incipit, fol. 97ra: &amp;ldquo;&amp;lsquo;Altissimus creavit medicinam&amp;rsquo;.  Verbum istud scribitur Eccli. 38, quod etsi contineat verborum &amp;lang;verbum V&amp;rang; paucitatem, habet tamen in se non modicam sententiae profunditatem.  Praedicti verbi sententia complectitur universaliter omne illud circa quod versatur Sacra Scriptura &amp;lang;criptura V&amp;rang;.&amp;rdquo;<br/>	Explicit, fol. 97rb: &amp;ldquo;Sic igitur patet qualiter in significatis quattuor praedictorum vocabulorum non solum insinuatur nobis materia quattuor librorum, sed etiam modus agendi et divisio libri, quibus praecognitis in generali, magna datur via ad descendendum et considerandum caetera in speciali.  Ante tamen quam descendamur, possunt breviter &amp;lang;<i>illegibilis</i> V&amp;rang; aliqua per modum quaestionis praelibari quae consueverunt quaeri &amp;lang;quaeri etc. <i>illegibilis</i> V&amp;rang; etc.&amp;rdquo;<br/><br/>	Other manuscripts: Berlin, Staatsbibliothek zu Berlin &amp;mdash; Preu&amp;szlig;ischer Kulturbesitz, Theol. lat. qu. 48, fol. 87va&amp;ndash;88rb; Vaticano (Citt&amp;agrave; del), Biblioteca apostolica vaticana, Vat. lat. 12993, fol.1ra&amp;ndash;2ra.<br/>	Text available at: Koch, pp. 14&amp;ndash;16.  (This manuscript was not used in the edition.)<br/><br/>	Rufus&amp;rsquo; <i>Sentences</i> commentary is in a third hand, on the informal side but different from the one for the <i>De potentia</i>, and has no rubrication and no decorative initial capitals, although spaces are left for them.  There is a great deal of water damage or smudging.</p>
</msItem>

<msItem>
<p class="hangleft">2. Richardus Rufus, <i>Sententiae Parisienses</i>, book I, fol. 97va&amp;ndash;104vb (incomplete)<br/><br/>	Incipit, fol. 97va: &amp;ldquo;&amp;lsquo;Cupientes aliquid de penuria&amp;rsquo;. Totali libro praemittit Magister prologum in quo tangit causas suscepti operis.  Dividitur autem in duas partes.  In prima parte ponit rationes quae moverunt ipsum ad aggrediendum praesens negotium sive opus.  In secunda, rationes quae debent movere discipulos ad benigne et libenter audiendum, ibi circa finem, &amp;lsquo;In quo maior&amp;rsquo; etc., ubi incipit alloqui auditores.&amp;rdquo;<br/>	Second folio, fol. 98ra: &amp;ldquo;utinam, id est veritas.  Ecclus. 4, &amp;lsquo;Non contradicamus verba veritatis nullo modo&amp;rsquo;.&amp;rdquo;<br/>	Explicit ex abrupto, fol. 104vb: &amp;ldquo;Responsio.  Quidam &amp;lang;Quid V&amp;rang; dicunt quod hoc nomen &amp;lsquo;Deus&amp;rsquo; proprie significat naturam et supponit [per] personam &amp;lang;persona V&amp;rang; aliquando unam, ut cum dicitur, &amp;lsquo;Deus generat&amp;rsquo;; aliquando plures, ut cum dicitur, &amp;lsquo;Deus est Trinitas&amp;rsquo;.  Et ratio istorum est quod cum habeat multa supposita, habet naturam divini communis.  Proprie supponit quidem, ut &amp;lang;ut dicunt] in dicit V&amp;rang; dicunt, duo.  Pro natura vero vel forma non supponit proprie nisi translatur, ut si dicatur, &amp;lsquo;homo est spiritus&amp;rsquo;.  Sic dicunt et in proposito.  Alii dicunt quod proprie supponit.&amp;rdquo;<br/><br/>	Other manuscripts: Berlin, Staatsbibliothek zu Berlin &amp;mdash; Preu&amp;szlig;ischer Kulturbesitz, Theol. lat. qu. 48, fol. 88rb&amp;ndash;157rb (abbreviation/adaptation); Vaticano (Citt&amp;agrave; del), Biblioteca apostolica vaticana, Vat. lat. 12993, fol. 3ra&amp;ndash;130vb.<br/><br/>	
Content Notes preceded by folio number:<br/><br/>
104v, heavily damaged note in bottom margin: &amp;ldquo;Istud scriptum fratris Thomae de Aquino super Primum Sententiarum completum et verax est. ... quod emit anno Domini ... die dominica in octavis beatae ...&amp;rdquo;<br/><br/>	104v, blue round &amp;ldquo;BIBLIOTHECA APOSTOLICA VATICANA&amp;rdquo; stamp in bottom margin</p>
</msItem>
</summary><physDesc>
<p class="subsection">Physical Description: </p>
<summary><p>Parchment codex. </p></summary>
<dimensions units="mm">
<p>Dimensions: For quires 1&amp;ndash;9 (fol. 1&amp;ndash;96), 276&amp;ndash;278 mm x 198&amp;ndash;202 mm.  For quire 10 (<i>SPar</i>, fol. 97&amp;ndash;104), 268 mm x 192 mm.</p>
</dimensions>
<collation><p class="subsection">Collation: </p>
<p class="inset1">Quires: 1<sup>2</sup>, 2&amp;ndash;8<sup>12</sup>, 9<sup>10</sup>, 10<sup>8</sup></p>
<p class="inset1">Hair side out for quires 1&amp;ndash;2.  Flesh side out for quires 3&amp;ndash;10.  Quire breaks correspond to content breaks insofar as Aquinas&amp;rsquo;s <i>Sentences</i> commentary is contained within quires 2&amp;ndash;9 and Rufus&amp;rsquo;s commentary is contained within quire 10.  The <i>De potentia</i> spills over the boundary between quires 1 and 2, reappears at the end of quire 3, and spills over the boundary between quires 9 and 10.</p>
<catchwords><p class="inset2">A catchword appears only at the end of quire 3 (fol. 26v).</p></catchwords>
</collation>
<layoutDesc>
<p class="subsection">Layout:</p>
<layout><p>Written below the top line, in double columns.</p></layout>
<layout columns="1">
<p/><p/>
</layout>
<p class="inset2">For Aquinas, <i>De potentia</i>:<br/>
      54 lines per page.<br/>
      Column height: 234 mm.<br/>
      Inside column width: 84 mm.<br/>
      Outside column width: 83 mm.<br/>
      Distance apart: 5 mm.<br/>
              Top margin: 20 mm.<br/>
              Bottom margin: 24 mm.<br/>
              Inside margin: 14 mm.<br/>
              Outside margin: 12 mm.<br/>
<br/>
      For Aquinas, <i>In Sent.</i>:<br/>
      64 lines per page.<br/>
      Column height: 217 mm.<br/>
      Inside column width: 70 mm.<br/>
      Outside column width: 68 mm.<br/>
      Distance apart: 10 mm.<br/>
              Top margin: 18 mm.<br/>
              Bottom margin: 41 mm.<br/>
              Inside margin: 22 mm.<br/>
              Outside margin: 32 mm.<br/>
<br/>
      For Rufus, <i>SPar</i>:<br/>
      51 lines per page.<br/>
      Column height: 202 mm.<br/>
      Inside column width: 64 mm.<br/>
      Outside column width: 64 mm.<br/>
      Distance apart: 8 mm.<br/>
              Top margin: 18 mm.<br/>
              Bottom margin: 48 mm.<br/>
              Inside margin: 18 mm.<br/>
              Outside margin: 38 mm.</p>
<layout><p>Framing: Column frame: Single. Margin divider: Single.</p></layout>
<layout><p>Pricking marks (horizontal): Visible in quire 6 (fol. 51&amp;ndash;62). Marks for vertical lines not visible.</p></layout>
</layoutDesc>
<handDesc>
</handDesc>
</physDesc>
</msPart>

</msDescription>
<p class="hide">Bibliography</p>
<listBibl>
<bibl>	Koch, J., &amp;ldquo;Einleitung,&amp;rdquo; in Meister Eckhart, <i>Die deutschen und lateinischen Werke: Die lateinischen Werke</i>, vol. 5, pt. 1, <i>Collatio in libros Sententiarum; Quaestiones parisienses; Sermo die B. Augustini Parisius habitus; Tractatus super oratione dominica</i>, Stuttgart 1936, pp. 3&amp;ndash;16, at pp. 9&amp;ndash;16.</bibl>
<bibl>	Raedts, P., <i>Richard Rufus of Cornwall and the Tradition of Oxford Theology</i>, Oxford 1987, pp. 40&amp;ndash;47.
</bibl>
</listBibl></TEI>
