Main  History  Search  Repository tree

[BACK] Return to baldi_mecha_01_la_1621.xml CVS log [TXT][DIR] Up to [CVSROOT] / texts / archimedes / xml

Colored diff for /texts/archimedes/xml/Attic/baldi_mecha_01_la_1621.xml between version 1.8 and 1.11

version 1.8, 2002/07/09 23:38:42 version 1.11, 2002/08/06 13:36:45
Line 1 
Line 1 
 <?xml version="1.0"?> <?xml version="1.0"?>
 <!DOCTYPE archimedes [ <!DOCTYPE archimedes SYSTEM "../dtd/archimedes.dtd" ><archimedes>      <info>        <author>Baldi, Bernadino</author>        <title>In Mechanica Aristotelis problemata exercitationes</title>        <date>1621</date>        
  
 <!-- footnotes and margnotes get yanked out of their  
  
  
 <p>s, repl. by <arrow>, --> 
 <!-- and moved to own p.  --> 
  
 <!ELEMENT foot.target  
         (#PCDATA)  > 
 <!-- e.g. number in front of a footnote --> 
  
 <!ATTLIST foot.target 
         id ID #REQUIRED 
         n CDATA #IMPLIED > 
  
  
 <!ELEMENT margin.target  
         (#PCDATA)  > 
  
 <!ATTLIST margin.target 
         id ID #REQUIRED 
         n CDATA #IMPLIED > 
  
 <!ELEMENT table.target  
         (#PCDATA)  > 
  
 <!ATTLIST table.target 
         id ID #REQUIRED 
         n CDATA #IMPLIED > 
  
 <!ELEMENT arrow.to.target  
         (#PCDATA)*  > 
  
 <!ATTLIST arrow.to.target 
         symbol          CDATA #IMPLIED 
         id                 ID #IMPLIED 
         n                 CDATA #IMPLIED 
         xlink:type      (simple)        #FIXED "simple" 
         xlink:href      CDATA           #IMPLIED> 
  
 <!-- reference to removed figure/note. contains mark in text. --> 
 <!-- n attribute contains id of referent target --> 
 <!-- Can marginalia ever have referring marks in text? --> 
  
  
 <!ELEMENT archimedes  
         (info, text) > 
  
  
 <!ATTLIST archimedes  
         id ID #IMPLIED 
         xmlns:xlink     CDATA           #FIXED "http://www.w3.org/1999/xlink" 
         n CDATA #IMPLIED > 
  
  
 <!ELEMENT author  
         (#PCDATA) > 
  
  
 <!ATTLIST author 
         id ID #IMPLIED 
         n CDATA #IMPLIED > 
  
  
 <!ELEMENT back 
         ( section | pb?)+ > 
  
 <!ATTLIST back 
         id ID #IMPLIED 
         n CDATA #IMPLIED  
         type CDATA #IMPLIED> 
  
  
 <!ELEMENT body 
        (chap, pb?)+ > 
  
 <!ATTLIST body 
         id ID #IMPLIED 
         n CDATA #IMPLIED > 
  
  
 <!ELEMENT chap  
         (  p | pb | figure | table)+ > 
  
  
 <!ATTLIST chap 
         id ID #IMPLIED 
         n CDATA #IMPLIED 
         type CDATA #IMPLIED> 
  
  
 <!ELEMENT chunk 
         (#PCDATA) > 
  
  
 <!ATTLIST chunk 
         id ID #IMPLIED 
         n CDATA #IMPLIED  
         unit CDATA #IMPLIED > 
  
 <!ELEMENT date 
         (#PCDATA) > 
  
  
 <!ATTLIST date 
         id ID #IMPLIED 
         n CDATA #IMPLIED > 
  
 <!ELEMENT editor  
         (#PCDATA) > 
  
  
 <!ATTLIST editor 
         id ID #IMPLIED 
         n CDATA #IMPLIED > 
  
 <!ELEMENT emph  
          EMPTY> 
  
  
 <!ATTLIST emph 
         type (italics|bold|sup|sub|over|smallcaps|center|roman|ul|quote|other) "italics"  
         id ID #IMPLIED 
         n CDATA #IMPLIED> 
  
 <!ELEMENT emph.end  
          EMPTY> 
  
 <!-- the type attrib. here shld be entitized --> 
 <!ATTLIST emph.end 
         type (italics|bold|sup|sub|over|smallcaps|center|roman|ul|quote|other) "italics"  
         id ID #IMPLIED 
         n CDATA #IMPLIED> 
  
  
 <!ELEMENT expan  
         (#PCDATA | foot.target|margin.target|arrow.to.target|pb|lb|emph|emph.end|gap)* > 
  
  
 <!ATTLIST expan  
         id ID #IMPLIED 
         n CDATA #IMPLIED 
         abbr CDATA #IMPLIED 
         type CDATA #IMPLIED > 
  
  
 <!ELEMENT figure  
         (#PCDATA) > 
  
 <!ATTLIST figure  
         id ID #IMPLIED 
         place (margin|text) "text" 
         xlink:type      (simple)        #FIXED "simple" 
         xlink:href      CDATA           #IMPLIED> 
  
  
 <!ELEMENT foreign 
        (#PCDATA | expan | foot.target|margin.target|arrow.to.target|pb|lb|emph|emph.end|gap)* >  
  
  
 <!ATTLIST foreign 
         id ID #IMPLIED 
         n CDATA #IMPLIED 
         lang CDATA #IMPLIED> 
  
 <!-- <foreign> for text within sentences not in the main lang of the text --> 
 <!--    or for text within non-default-lang higher elements  --> 
 <!ELEMENT front 
         ( section | pb?)+ > 
  
 <!ATTLIST front 
         id ID #IMPLIED 
         n CDATA #IMPLIED  
         type CDATA #IMPLIED> 
  
 <!ELEMENT gap 
         EMPTY > 
  
 <!ATTLIST gap 
         id ID #IMPLIED 
         n CDATA #IMPLIED 
         desc CDATA #IMPLIED> 
  
 <!-- gap is a catch-all tag employed at Perseus and in the TEI to isolate --> 
 <!-- uncertain DE markup. It appears here for continuity's sake. --> 
  
  
 <!ELEMENT info  
         (author, title, date, place, editor, publisher, translator, lang, chunk,locator) > 
 <!-- how many of these should be required? --> 
 <!-- what about bringing in line with dublin core? --> 
  
 <!ATTLIST info  
         id ID #IMPLIED 
         n CDATA #IMPLIED > 
  
  
  
 <!ELEMENT lang 
         (#PCDATA) > 
  
  
 <!ATTLIST lang 
         id ID #IMPLIED 
         n CDATA #IMPLIED > 
  
 <!ELEMENT lb         EMPTY                              > 
  
 <!ATTLIST lb 
           ed                 CDATA               #IMPLIED 
           id                 ID                  #IMPLIED 
            n                  CDATA               #IMPLIED> 
            
 <!-- <lb> occurs at  
  
 <s> level and at <p> level  --> 
 <!-- <lb> at end of  
  
 <s> must be placed after </s> --> 
  
 <!-- unrecognized symbols will appear inline acc. to special conventions.  --> 
 <!--   (as in DE specs) --> 
  
 <!-- emph and and emph.end are elements that are quer to the xml structure --> 
  
 <!ELEMENT locator       (#PCDATA)   > 
  
 <!ATTLIST locator 
         id ID #IMPLIED 
         n CDATA #IMPLIED > 
  
 <!ELEMENT p 
  
        (s |  pb|lb|emph|emph.end|gap )+ >  
  
  
 <!ATTLIST p  
         id ID #IMPLIED 
         n CDATA #IMPLIED  
         type (main|marked|foot|margin|list|head|caption) "main" > 
 <!-- captions go in paragr's immediately after figure, with arrow.to.target --> 
  
 <!-- pb can occur within p but NOT at the start or end --> 
  
  
 <!ELEMENT pb  
         EMPTY > 
  
  
 <!ATTLIST pb 
         ed CDATA #IMPLIED 
         id ID #IMPLIED 
         n CDATA #IMPLIED  
         xlink:type      (simple)        #FIXED "simple" 
         xlink:href      CDATA           #IMPLIED 
         pagenum CDATA #IMPLIED> 
  
 <!-- the "ed"  attribute gives the edition in which the page break occurs. If no --> 
 <!-- edition is given, it is assumed to be that given in info --> 
 <!-- pagenum gives the page number actually printed on the page.  --> 
 <!-- n gives the page number numbered consecutively from page 1 of text. --> 
 <!-- pb can occur inside  
  
 <s> etc. and inside <p> and inside <chap> --> 
 <!-- <pb> at end of <p> must be placed after </p> --> 
  
  
 <!ELEMENT place 
         (#PCDATA) > 
  
  
 <!ATTLIST place 
         id ID #IMPLIED 
         n CDATA #IMPLIED > 
  
  
  
 <!ELEMENT publisher  
         (#PCDATA)* > 
  
  
 <!ATTLIST publisher 
         id ID #IMPLIED 
         n CDATA #IMPLIED > 
  
  
 <!ELEMENT s  
  
 (#PCDATA| figure |foreign | expan | foot.target|margin.target|arrow.to.target|pb|lb|emph|emph.end|gap)* > 
  
  
 <!ATTLIST s 
         id ID #IMPLIED 
         n CDATA #IMPLIED > 
  
 <!ELEMENT section  
         ( p | pb | figure)+ > 
  
  
 <!ATTLIST section 
         id ID #IMPLIED 
         n CDATA #IMPLIED 
         type CDATA #IMPLIED> 
  
 <!ELEMENT table 
         ( table.target?,  (row, pb?)+ ) > 
  
 <!-- order is now: 
 <table><table.target/><row>...</row><pb> 
 i.e. <table> is equiv. to <p type=margin> 
  --> 
 <!ATTLIST table 
         id ID #IMPLIED  
         n CDATA #IMPLIED > 
  
 <!ELEMENT row 
         ( cell+ ) > 
  
 <!ATTLIST row 
         id ID #IMPLIED  
         n CDATA #IMPLIED > 
  
 <!ELEMENT cell 
         (#PCDATA| foreign | expan | foot.target|margin.target|arrow.to.target|pb|lb|emph|emph.end|gap)* > 
  
 <!ATTLIST cell 
         id ID #IMPLIED  
         n CDATA #IMPLIED > 
  
 <!ELEMENT text 
         (pb?, front, pb?, body, pb?, back) > 
  
 <!-- if front and back are going to be optional, then pb can be allowed to --> 
 <!-- occur only within front body back.  --> 
  
  
 <!ATTLIST text  
         type CDATA #IMPLIED 
         id ID #IMPLIED 
         n CDATA #IMPLIED> 
  
  
 <!ELEMENT title  
         (#PCDATA) > 
  
 <!ATTLIST title  
         id ID #IMPLIED 
         n CDATA #IMPLIED 
         type CDATA #IMPLIED > 
  
 <!ELEMENT translator  
         (#PCDATA)* > 
  
 <!ATTLIST translator 
         id ID #IMPLIED 
         n CDATA #IMPLIED > 
  
 <!ENTITY shy "[-]"> 
  
  
  
  
  
 <!ENTITY AElig "[AElig]"> 
 <!ENTITY aacute "[aacute]"> 
 <!ENTITY acedil "[acedil]"> 
 <!ENTITY acirc "[acirc]"> 
 <!ENTITY aelig "[aelig]"> 
 <!ENTITY agrave "[agrave]"> 
 <!ENTITY amp "[amp]"> 
 <!ENTITY aring "[aring]"> 
 <!ENTITY atilde "[atilde]"> 
 <!ENTITY ccedil "[ccedil]"> 
 <!ENTITY eacute "[eacute]"> 
 <!ENTITY ecirc "[ecirc]"> 
 <!ENTITY egrave "[egrave]"> 
 <!ENTITY emacr "[emacr]"> 
 <!ENTITY euml "[euml]"> 
 <!ENTITY gt "[gt]"> 
 <!ENTITY iacute "[iacute]"> 
 <!ENTITY icirc "[icirc]"> 
 <!ENTITY igrave "[igrave]"> 
 <!ENTITY imacr "[imacr]"> 
 <!ENTITY iuml "[iuml]"> 
 <!ENTITY longs "[longs]"> 
 <!ENTITY lt "[lt]"> 
 <!ENTITY mdash "[mdash]"> 
 <!ENTITY oacute "[oacute]"> 
 <!ENTITY ocirc "[ocirc]"> 
 <!ENTITY oelig "[oelig]"> 
 <!ENTITY ograve "[ograve]"> 
 <!ENTITY omacr "[omacr]"> 
 <!ENTITY shy "[shy]"> 
 <!ENTITY ugrave "[ugrave]"> 
 <!ENTITY umacr "[umacr]"> 
 <!ENTITY uncedil "[uncedil]"> 
 <!ENTITY utilde "[utilde]"> 
 <!ENTITY yuml "[yuml]"> 
 <!ENTITY AElig "[AElig]"> 
 <!ENTITY aacute "[aacute]"> 
 <!ENTITY acedil "[acedil]"> 
 <!ENTITY acirc "[acirc]"> 
 <!ENTITY aelig "[aelig]"> 
 <!ENTITY agrave "[agrave]"> 
 <!ENTITY amp "[amp]"> 
 <!ENTITY aring "[aring]"> 
 <!ENTITY atilde "[atilde]"> 
 <!ENTITY ccedil "[ccedil]"> 
 <!ENTITY eacute "[eacute]"> 
 <!ENTITY ecirc "[ecirc]"> 
 <!ENTITY egrave "[egrave]"> 
 <!ENTITY emacr "[emacr]"> 
 <!ENTITY euml "[euml]"> 
 <!ENTITY gt "[gt]"> 
 <!ENTITY iacute "[iacute]"> 
 <!ENTITY icirc "[icirc]"> 
 <!ENTITY igrave "[igrave]"> 
 <!ENTITY imacr "[imacr]"> 
 <!ENTITY iuml "[iuml]"> 
 <!ENTITY longs "[longs]"> 
 <!ENTITY lt "[lt]"> 
 <!ENTITY mdash "[mdash]"> 
 <!ENTITY oacute "[oacute]"> 
 <!ENTITY ocirc "[ocirc]"> 
 <!ENTITY oelig "[oelig]"> 
 <!ENTITY ograve "[ograve]"> 
 <!ENTITY omacr "[omacr]"> 
 <!ENTITY shy "[shy]"> 
 <!ENTITY ugrave "[ugrave]"> 
 <!ENTITY umacr "[umacr]"> 
 <!ENTITY uncedil "[uncedil]"> 
 <!ENTITY utilde "[utilde]"> 
 <!ENTITY yuml "[yuml]"> 
  
 <!-- This entity used for &<*>cedli; --> 
  
 ]><archimedes>      <info>        <author>Baldi, Bernadino</author>        <title>In Mechanica Aristotelis problemata exercitationes</title>        <date>1621</date>         
  
  
 <place>Mainz</place>    <editor></editor>            <publisher>Johannis Albinus</publisher>            <translator></translator>        <lang>la</lang>        <chunk unit="page*">page</chunk>        <locator>0000000007</locator>        </info>      <text>      <front>      </front>          <body>        <chap> <pb/><pb id="p.0002"/><p type="head"> <place>Mainz</place>    <editor></editor>            <publisher>Johannis Albinus</publisher>            <translator></translator>        <lang>la</lang>        <chunk unit="page*">page</chunk>        <locator>0000000007</locator>        </info>      <text>      <front>      </front>          <body>        <chap> <pb/><pb id="p.0002"/><p type="head">
Line 1525 
Line 1088 
  
 <s>quare ab eadem potentia plus &longs;upera&shy;<lb/>biturid quod mouetur, qu&aelig; plus &agrave; fulcimento di&longs;&longs;at. </s> <s>quare ab eadem potentia plus &longs;upera&shy;<lb/>biturid quod mouetur, qu&aelig; plus &agrave; fulcimento di&longs;&longs;at. </s>
  
 <s>H&uncedil;c <lb/>ille, qui a&longs;&longs;erit duo pondera in vecte con&longs;iderari, Pondus <lb/>nempe motum, &amp; mouentem Potentiam (hanc enim <expan abbr="p&omacr;-deris">pon&shy;<lb/>deris</expan> habere vim <expan abbr="atq;">atque</expan> rationem certum e&longs;t) Vires autem <lb/>potentiam acquirere ex brachij longitudine, &amp; ex inde <lb/>con&longs;equenti velocitate, quo enim brachia longiora, eo <lb/>in extremitate velociora, atque idcirco ita &longs;e habere mo&shy;<lb/>tum pondus ad potentiam mouentem, vt brachij longi&shy;<lb/>tudo ad brachij longitudinem: brachia autem vocamus, <lb/>partes illas vectis, qu&aelig; &agrave; fulcimento ad vtranque vectis <lb/>extremitatem pertingunt, &amp; ideo quantum &agrave; fulcimento <lb/>potentia di&longs;tabit magis, eo facili&ugrave;s pondus mouebit. </s></p><p type="main"> <s>H&ucedil;c <lb/>ille, qui a&longs;&longs;erit duo pondera in vecte con&longs;iderari, Pondus <lb/>nempe motum, &amp; mouentem Potentiam (hanc enim <expan abbr="p&omacr;-deris">pon&shy;<lb/>deris</expan> habere vim <expan abbr="atq;">atque</expan> rationem certum e&longs;t) Vires autem <lb/>potentiam acquirere ex brachij longitudine, &amp; ex inde <lb/>con&longs;equenti velocitate, quo enim brachia longiora, eo <lb/>in extremitate velociora, atque idcirco ita &longs;e habere mo&shy;<lb/>tum pondus ad potentiam mouentem, vt brachij longi&shy;<lb/>tudo ad brachij longitudinem: brachia autem vocamus, <lb/>partes illas vectis, qu&aelig; &agrave; fulcimento ad vtranque vectis <lb/>extremitatem pertingunt, &amp; ideo quantum &agrave; fulcimento <lb/>potentia di&longs;tabit magis, eo facili&ugrave;s pondus mouebit. </s></p><p type="main">
  
 <s>Vera vtique &amp; explorati&longs;&longs;ima h&aelig;c a&longs;&longs;ertio e&longs;t. </s> <s>Vera vtique &amp; explorati&longs;&longs;ima h&aelig;c a&longs;&longs;ertio e&longs;t. </s>
  


Legend:
Removed from v.1.8 
changed lines
 Added in v.1.11