| version 1.6, 2002/07/09 23:38:58 |
version 1.16, 2002/08/09 22:48:45 |
| |
| <?xml version="1.0"?> | <?xml version="1.0"?> |
| <!DOCTYPE archimedes [ | <!DOCTYPE archimedes SYSTEM "../dtd/archimedes.dtd" ><archimedes> <info> |
| | <author>Salusbury, Thomas</author> |
| <!-- footnotes and margnotes get yanked out of their | <title>Mathematical collections and translations</title> |
| | <date>1667</date> |
| | <place>London</place> |
| <p>s, repl. by <arrow>, --> | <translator></translator> |
| <!-- and moved to own p. --> | <lang>en</lang> |
| | <cvs_file>salus_mathe_01_en_1667</cvs_file> |
| <!ELEMENT foot.target | <cvs_version></cvs_version> |
| (#PCDATA) > | <locator>0000000040.xml</locator> |
| <!-- e.g. number in front of a footnote --> | </info> <text> <front> </front> <body> <chap> <pb/><p type="head"> |
| | |
| <!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 acirc "[acirc]"> | |
| <!ENTITY aelig "[aelig]"> | |
| <!ENTITY agrave "[agrave]"> | |
| <!ENTITY amacr "[amacr]"> | |
| <!ENTITY amp "[amp]"> | |
| <!ENTITY atilde "[atilde]"> | |
| <!ENTITY dagger "[dagger]"> | |
| <!ENTITY eacute "[eacute]"> | |
| <!ENTITY egrave "[egrave]"> | |
| <!ENTITY euml "[euml]"> | |
| <!ENTITY gt "[gt]"> | |
| <!ENTITY icirc "[icirc]"> | |
| <!ENTITY igrave "[igrave]"> | |
| <!ENTITY iuml "[iuml]"> | |
| <!ENTITY ldquo "[ldquo]"> | |
| <!ENTITY longs "[longs]"> | |
| <!ENTITY lt "[lt]"> | |
| <!ENTITY mdash "[mdash]"> | |
| <!ENTITY oelig "[oelig]"> | |
| <!ENTITY ograve "[ograve]"> | |
| <!ENTITY rdquo "[rdquo]"> | |
| <!ENTITY sect "[sect]"> | |
| <!ENTITY shy "[shy]"> | |
| <!ENTITY szlig "[szlig]"> | |
| <!ENTITY ugrave "[ugrave]"> | |
| <!ENTITY utilde "[utilde]"> | |
| <!ENTITY uuml "[uuml]"> | |
| <!ENTITY verbar "[verbar]"> | |
| <!ENTITY AElig "[AElig]"> | |
| <!ENTITY aacute "[aacute]"> | |
| <!ENTITY acirc "[acirc]"> | |
| <!ENTITY aelig "[aelig]"> | |
| <!ENTITY agrave "[agrave]"> | |
| <!ENTITY amacr "[amacr]"> | |
| <!ENTITY amp "[amp]"> | |
| <!ENTITY atilde "[atilde]"> | |
| <!ENTITY dagger "[dagger]"> | |
| <!ENTITY eacute "[eacute]"> | |
| <!ENTITY egrave "[egrave]"> | |
| <!ENTITY euml "[euml]"> | |
| <!ENTITY gt "[gt]"> | |
| <!ENTITY icirc "[icirc]"> | |
| <!ENTITY igrave "[igrave]"> | |
| <!ENTITY iuml "[iuml]"> | |
| <!ENTITY ldquo "[ldquo]"> | |
| <!ENTITY longs "[longs]"> | |
| <!ENTITY lt "[lt]"> | |
| <!ENTITY mdash "[mdash]"> | |
| <!ENTITY oelig "[oelig]"> | |
| <!ENTITY ograve "[ograve]"> | |
| <!ENTITY rdquo "[rdquo]"> | |
| <!ENTITY sect "[sect]"> | |
| <!ENTITY shy "[shy]"> | |
| <!ENTITY szlig "[szlig]"> | |
| <!ENTITY ugrave "[ugrave]"> | |
| <!ENTITY utilde "[utilde]"> | |
| <!ENTITY uuml "[uuml]"> | |
| <!ENTITY verbar "[verbar]"> | |
| | |
| | |
| | |
| ]><archimedes> <info> <author>Salusbury, Thomas</author> <title>Mathematical Collections and Translations</title> <date>1661</date> | |
| | |
| | |
| <place>London</place> <editor></editor> <publisher></publisher> <translator></translator> <lang>en</lang> <chunk unit="page*">page</chunk><locator>0000000040</locator> </info> <text> <front> </front> <body> <chap> <pb/><p type="head"> | |
| | |
| <s>MATHEMATICAL <lb/>COLLECTIONS <lb/>AND <lb/>TRANSLATIONS <lb/>IN TWO TOMES <lb/><emph type="italics"/>by<emph.end type="italics"/><lb/>THOMAS SALUSBURY <lb/>LONDON, 1661 AND 1665</s></p><p type="head"> | <s>MATHEMATICAL <lb/>COLLECTIONS <lb/>AND <lb/>TRANSLATIONS <lb/>IN TWO TOMES <lb/><emph type="italics"/>by<emph.end type="italics"/><lb/>THOMAS SALUSBURY <lb/>LONDON, 1661 AND 1665</s></p><p type="head"> |
| | |
| |
| | |
| <s>SIMPL. </s> | <s>SIMPL. </s> |
| | |
| <s>I alwayes carry it about with me: See here it is, and <lb/>I know the place perfectly well, which is in <emph type="italics"/>lib. </s> | <s>I alwayes carry it about with me: See here it is, and <lb/>I know the place perfectly well, which is in <emph type="italics"/>lib. |
| | |
| <s>2. De Cælo, cap.<emph.end type="italics"/><lb/>16. Here it is, <emph type="italics"/>Text<emph.end type="italics"/> 97. <emph type="italics"/>Preterea omnia, quæ feruntur latione <lb/>circulari &longs;ubdeficere videntur, ac moveri pluribus una latione, <lb/>præter primam Sphæram; quare & Terram nece&longs;&longs;ariam e&longs;t, &longs;ive <lb/>circa medium, &longs;ive in medio po&longs;ita feratur, duabus moveri <lb/>lationibus. </s> | 2. De Cælo, cap.<emph.end type="italics"/><lb/>16. Here it is, <emph type="italics"/>Text<emph.end type="italics"/> 97. <emph type="italics"/>Preterea omnia, quæ feruntur latione <lb/>circulari &longs;ubdeficere videntur, ac moveri pluribus una latione, <lb/>præter primam Sphæram; quare & Terram nece&longs;&longs;ariam e&longs;t, &longs;ive <lb/>circa medium, &longs;ive in medio po&longs;ita feratur, duabus moveri <lb/>lationibus. </s> |
| | |
| <s>Si autem hoc acciderit, nece&longs;&longs;ariam e&longs;t fieri muta­<lb/>tiones, ac conver&longs;iones fixorum a&longs;trorum. </s> | <s>Si autem hoc acciderit, nece&longs;&longs;ariam e&longs;t fieri muta­<lb/>tiones, ac conver&longs;iones fixorum a&longs;trorum. </s> |
| | |
| |
| | |
| <s>Marcion. </s> | <s>Marcion. </s> |
| | |
| <s>lib. </s> | <s>lib. |
| | |
| <s>1. <lb/>cap. </s> | 1. <lb/>cap. |
| | |
| <s>18.</s></p><p type="main"> | 18.</s></p><p type="main"> |
| | |
| <s>This maketh me to &longs;uppo&longs;e, that the Authority of the Sacred <lb/>Volumes was intended principally to per&longs;wade men to the be­<lb/>lief of tho&longs;e Articles and Propo&longs;itions, which, by rea&longs;on they <lb/>&longs;urpa&longs;s all humane di&longs;cour&longs;e, could not by any other Science, or <lb/>by any other means be made credible, than by the Mouth of <lb/>the Holy Spirit it &longs;elf. </s> | <s>This maketh me to &longs;uppo&longs;e, that the Authority of the Sacred <lb/>Volumes was intended principally to per&longs;wade men to the be­<lb/>lief of tho&longs;e Articles and Propo&longs;itions, which, by rea&longs;on they <lb/>&longs;urpa&longs;s all humane di&longs;cour&longs;e, could not by any other Science, or <lb/>by any other means be made credible, than by the Mouth of <lb/>the Holy Spirit it &longs;elf. </s> |
| | |
| |
| | |
| <s><margin.target id="marg830"></margin.target>Eccle&longs;ia&longs;t. </s> | <s><margin.target id="marg830"></margin.target>Eccle&longs;ia&longs;t. </s> |
| | |
| <s>cap. </s> | <s>cap. |
| | |
| <s>3.</s></p><p type="main"> | 3.</s></p><p type="main"> |
| | |
| <s>And for this cau&longs;e, it would probably be prudent and pro&longs;i­<lb/>table coun&longs;el, if be&longs;ides the Articles which concern our Salvati­<lb/>on, and the e&longs;tabli&longs;hment of our Faith (again&longs;t the &longs;tability of <lb/>which there is no fear that any valid and &longs;olid Doctrine can e­<lb/>ver ri&longs;e up) men would not aggregate and heap up more, with­<lb/>out nece&longs;&longs;ity: And if it be &longs;o, it would certainly be a prepo&longs;te­<lb/>rous thing to introduce &longs;uch Articles at the reque&longs;t of per&longs;ons <lb/>who, be&longs;ides that we know not that they &longs;peak by in&longs;piration <lb/>of Divine Grace, we plainly &longs;ee that there might be wi&longs;hed in <lb/>them the under&longs;tanding which would be nece&longs;&longs;ary fir&longs;t to enable <lb/>them to comprehend, and then to di&longs;cu&longs;s the Demon&longs;trations <lb/>wherewith the &longs;ubtiler Sciences proceed in confirming &longs;uch like <lb/>Conclu&longs;ions. </s> | <s>And for this cau&longs;e, it would probably be prudent and pro&longs;i­<lb/>table coun&longs;el, if be&longs;ides the Articles which concern our Salvati­<lb/>on, and the e&longs;tabli&longs;hment of our Faith (again&longs;t the &longs;tability of <lb/>which there is no fear that any valid and &longs;olid Doctrine can e­<lb/>ver ri&longs;e up) men would not aggregate and heap up more, with­<lb/>out nece&longs;&longs;ity: And if it be &longs;o, it would certainly be a prepo&longs;te­<lb/>rous thing to introduce &longs;uch Articles at the reque&longs;t of per&longs;ons <lb/>who, be&longs;ides that we know not that they &longs;peak by in&longs;piration <lb/>of Divine Grace, we plainly &longs;ee that there might be wi&longs;hed in <lb/>them the under&longs;tanding which would be nece&longs;&longs;ary fir&longs;t to enable <lb/>them to comprehend, and then to di&longs;cu&longs;s the Demon&longs;trations <lb/>wherewith the &longs;ubtiler Sciences proceed in confirming &longs;uch like <lb/>Conclu&longs;ions. </s> |
| | |
| |
| | |
| <s><margin.target id="marg833"></margin.target>Gen. </s> | <s><margin.target id="marg833"></margin.target>Gen. </s> |
| | |
| <s>ad Litteram. <lb/><emph type="italics"/>lib<emph.end type="italics"/> I. Cap. </s> | <s>ad Litteram. <lb/><emph type="italics"/>lib<emph.end type="italics"/> I. Cap. |
| | |
| <s>25.</s></p><p type="main"> | 25.</s></p><p type="main"> |
| | |
| <s>If therefore Natural Conclu&longs;ions veritably demon&longs;trated, are <pb pagenum="443"/>not to be po&longs;tpo&longs;ed to the Places of Scripture, but that it ought <lb/>to be &longs;hewn how tho&longs;e Places do not interfer with the &longs;aid Con­<lb/>clu&longs;ions; then its nece&longs;&longs;ary before a Phy&longs;ical Propo&longs;ition be <lb/>condemned, to &longs;hew that it is not nece&longs;&longs;arily demon&longs;trated; and <lb/>this is to be done not by them who hold it to be true, but by tho&longs;e <lb/>who judge it to be fal&longs;e. </s> | <s>If therefore Natural Conclu&longs;ions veritably demon&longs;trated, are <pb pagenum="443"/>not to be po&longs;tpo&longs;ed to the Places of Scripture, but that it ought <lb/>to be &longs;hewn how tho&longs;e Places do not interfer with the &longs;aid Con­<lb/>clu&longs;ions; then its nece&longs;&longs;ary before a Phy&longs;ical Propo&longs;ition be <lb/>condemned, to &longs;hew that it is not nece&longs;&longs;arily demon&longs;trated; and <lb/>this is to be done not by them who hold it to be true, but by tho&longs;e <lb/>who judge it to be fal&longs;e. </s> |
| | |
| |
| | |
| <s>D Aug. </s> | <s>D Aug. </s> |
| | |
| <s>in <lb/>Gen. <emph type="italics"/>ad Lute­<lb/>ram,<emph.end type="italics"/> lib. </s> | <s>in <lb/>Gen. <emph type="italics"/>ad Lute­<lb/>ram,<emph.end type="italics"/> lib. |
| | |
| <s>1. <emph type="italics"/>in fine.<emph.end type="italics"/></s></p><p type="main"> | 1. <emph type="italics"/>in fine.<emph.end type="italics"/></s></p><p type="main"> |
| | |
| <s>As to the other point, Of our regarding the Primary Scope of <lb/>tho&longs;e Sacred Volumes, I cannot think that their having &longs;poken <lb/>alwaies in the &longs;ame tenour, doth any thing at all di&longs;turb this <lb/>Rule. </s> | <s>As to the other point, Of our regarding the Primary Scope of <lb/>tho&longs;e Sacred Volumes, I cannot think that their having &longs;poken <lb/>alwaies in the &longs;ame tenour, doth any thing at all di&longs;turb this <lb/>Rule. </s> |
| | |
| |
| | |
| <s>28. Jerem.</s></p><p type="margin"> | <s>28. Jerem.</s></p><p type="margin"> |
| | |
| <s><margin.target id="marg840"></margin.target>(l) <emph type="italics"/>Con&longs;uctudi­<lb/>nis Scripturarum <lb/>e&longs;t, ut opinionem <lb/>multarum rerum <lb/>&longs;ic narret Hi&longs;tori­<lb/>cus, quomodo eo <lb/>tempore ab omni­<lb/>bus credebatur.<emph.end type="italics"/> In <lb/>cap. </s> | <s><margin.target id="marg840"></margin.target>(l) <emph type="italics"/>Con&longs;uctudi­<lb/>nis Scripturarum <lb/>e&longs;t, ut opinionem <lb/>multarum rerum <lb/>&longs;ic narret Hi&longs;tori­<lb/>cus, quomodo eo <lb/>tempore ab omni­<lb/>bus credebatur.<emph.end type="italics"/> In <lb/>cap. |
| | |
| <s>13. Matth.</s></p><p type="margin"> | 13. Matth.</s></p><p type="margin"> |
| | |
| <s><margin.target id="marg841"></margin.target>* D. Thomas, in <lb/>cap. </s> | <s><margin.target id="marg841"></margin.target>* D. Thomas, in <lb/>cap. </s> |
| | |
| |
| | |
| <s>But if they did reflect and con&longs;ider there­<lb/>on, they would long &longs;ince have condemned it, if they had judged <lb/>it erroneous; which we do not find that they have done. </s> | <s>But if they did reflect and con&longs;ider there­<lb/>on, they would long &longs;ince have condemned it, if they had judged <lb/>it erroneous; which we do not find that they have done. </s> |
| | |
| <s>Nay, after <lb/>that &longs;ome Divines have began to con&longs;ider it, we find that they <lb/>have not deem'd it erroneous; as we read in the Commentaries of <lb/><emph type="italics"/>Didacus a Stunica<emph.end type="italics"/> upon <emph type="italics"/>Job,<emph.end type="italics"/> in <emph type="italics"/>Cap. </s> | <s>Nay, after <lb/>that &longs;ome Divines have began to con&longs;ider it, we find that they <lb/>have not deem'd it erroneous; as we read in the Commentaries of <lb/><emph type="italics"/>Didacus a Stunica<emph.end type="italics"/> upon <emph type="italics"/>Job,<emph.end type="italics"/> in <emph type="italics"/>Cap. |
| | |
| <s>9, v. </s> | 9, v. </s> |
| | |
| <s>6.<emph.end type="italics"/> on the words, <emph type="italics"/>Qui com­<lb/>movet Terram de loco &longs;uo,<emph.end type="italics"/> &c. </s> | <s>6.<emph.end type="italics"/> on the words, <emph type="italics"/>Qui com­<lb/>movet Terram de loco &longs;uo,<emph.end type="italics"/> &c. </s> |
| | |
| |
| | |
| <s><margin.target id="marg847"></margin.target><emph type="italics"/>(o) Solem re­<lb/>vera non &longs;ub&longs;titi&longs;­<lb/>&longs;e immorum, &longs;ed <lb/>pro brevi tempore, <lb/>intra quod I&longs;ræeli­<lb/>tæ, ho&longs;tes &longs;uos fu­<lb/>derunt, id ita vi­<lb/>&longs;um e&longs;&longs;e.<emph.end type="italics"/></s></p><p type="margin"> | <s><margin.target id="marg847"></margin.target><emph type="italics"/>(o) Solem re­<lb/>vera non &longs;ub&longs;titi&longs;­<lb/>&longs;e immorum, &longs;ed <lb/>pro brevi tempore, <lb/>intra quod I&longs;ræeli­<lb/>tæ, ho&longs;tes &longs;uos fu­<lb/>derunt, id ita vi­<lb/>&longs;um e&longs;&longs;e.<emph.end type="italics"/></s></p><p type="margin"> |
| | |
| <s><margin.target id="marg848"></margin.target>I&longs;a<gap/> Cap. </s> | <s><margin.target id="marg848"></margin.target>I&longs;a<gap/> Cap. |
| | |
| <s>38.</s></p><p type="margin"> | 38.</s></p><p type="margin"> |
| | |
| <s><margin.target id="marg849"></margin.target>(p) <emph type="italics"/>In rebus ob­<lb/>&longs;ouris, atque a no­<lb/>&longs;tris oculis remi­<lb/>ti&longs;&longs;imis, &longs;iqua inde <lb/>&longs;cripta etiam divi­<lb/>næ legerimus, quæ <lb/>po&longs;&longs;int &longs;alva fide, <lb/>qua imbuimur, a­<lb/>liis atque altis pa­<lb/>rere &longs;entextiis, in <lb/>nullam earum nos <lb/>præcipiti affirma­<lb/>tione ita projici­<lb/>amu<gap/>, ut &longs;i forte <lb/>ailigentiùs di&longs;cu&longs;­<lb/>&longs;a veritas <expan abbr="eã">eam</expan> recte <lb/>labefact averit, corruamus: non pro &longs;ententia Divinarum Scripturarum, &longs;ed pro no&longs;tra ita dimicantes, ut eam <lb/>velimus Scripturarum e&longs;&longs;e, quæ no&longs;tra e&longs;t, cum potius eam quæ Scripturarum e&longs;t, no&longs;tram e&longs;&longs;e velle debeamus,<emph.end type="italics"/><lb/>Divus Augu&longs;tin. </s> | <s><margin.target id="marg849"></margin.target>(p) <emph type="italics"/>In rebus ob­<lb/>&longs;ouris, atque a no­<lb/>&longs;tris oculis remi­<lb/>ti&longs;&longs;imis, &longs;iqua inde <lb/>&longs;cripta etiam divi­<lb/>næ legerimus, quæ <lb/>po&longs;&longs;int &longs;alva fide, <lb/>qua imbuimur, a­<lb/>liis atque altis pa­<lb/>rere &longs;entextiis, in <lb/>nullam earum nos <lb/>præcipiti affirma­<lb/>tione ita projici­<lb/>amu<gap/>, ut &longs;i forte <lb/>ailigentiùs di&longs;cu&longs;­<lb/>&longs;a veritas <expan abbr="eã">eam</expan> recte <lb/>labefact averit, corruamus: non pro &longs;ententia Divinarum Scripturarum, &longs;ed pro no&longs;tra ita dimicantes, ut eam <lb/>velimus Scripturarum e&longs;&longs;e, quæ no&longs;tra e&longs;t, cum potius eam quæ Scripturarum e&longs;t, no&longs;tram e&longs;&longs;e velle debeamus,<emph.end type="italics"/><lb/>Divus Augu&longs;tin. </s> |
| | |
| <s>in Gen. </s> | <s>in Gen. </s> |
| | |
| <s>ad Litteram, lib. </s> | <s>ad Litteram, lib. |
| | |
| <s>2. c. </s> | 2. c. </s> |
| | |
| <s>18. & <expan abbr="&longs;eq.">&longs;eque</expan></s></p><p type="main"> | <s>18. & <expan abbr="&longs;eq.">&longs;eque</expan></s></p><p type="main"> |
| | |
| |
| | |
| <s>Lib. </s> | <s>Lib. </s> |
| | |
| <s>1. <lb/>Cap. </s> | <s>1. <lb/>Cap. |
| | |
| <s>1.</s></p><p type="margin"> | 1.</s></p><p type="margin"> |
| | |
| <s><margin.target id="marg878"></margin.target>* P. </s> | <s><margin.target id="marg878"></margin.target>* P. </s> |
| | |
| |
| | |
| <s><margin.target id="marg887"></margin.target>Alia &longs;unt notio­<lb/>ra nobis, alia, no­<lb/>tiora natura, vel <lb/>&longs;ecundum &longs;e, <emph type="italics"/>A­<lb/>r &longs;t. </s> | <s><margin.target id="marg887"></margin.target>Alia &longs;unt notio­<lb/>ra nobis, alia, no­<lb/>tiora natura, vel <lb/>&longs;ecundum &longs;e, <emph type="italics"/>A­<lb/>r &longs;t. </s> |
| | |
| <s>lib. </s> | <s>lib. |
| | |
| <s>1. Phy&longs;.<emph.end type="italics"/></s></p><p type="main"> | 1. Phy&longs;.<emph.end type="italics"/></s></p><p type="main"> |
| | |
| <s>Fir&longs;t therefore; If the light were made before heaven, then <lb/>it rolled about without heaven to the making of the di&longs;tinction <lb/>of Day and Night. </s> | <s>Fir&longs;t therefore; If the light were made before heaven, then <lb/>it rolled about without heaven to the making of the di&longs;tinction <lb/>of Day and Night. </s> |
| | |
| |
| | |
| <s>As for example, if a Barrel or other mea&longs;ure of <lb/>Water be taken out of the Sea, and transferred to another place, <lb/>the Sea may not therefore <emph type="italics"/>ab&longs;olutely & &longs;imply<emph.end type="italics"/> be &longs;aid to be remo­<lb/>ved from place to place; but only <emph type="italics"/>per accidens,<emph.end type="italics"/> and <emph type="italics"/>&longs;ecundum <lb/>quid,<emph.end type="italics"/> that is, according to a part of it, but rather (to &longs;peak &longs;im­<lb/>ply) we &longs;hould &longs;ay that the Sea cannot be carried or moved out of <lb/>its proper place,, though as to its parts it be moved, and transfer­<lb/>red to & again. </s> | <s>As for example, if a Barrel or other mea&longs;ure of <lb/>Water be taken out of the Sea, and transferred to another place, <lb/>the Sea may not therefore <emph type="italics"/>ab&longs;olutely & &longs;imply<emph.end type="italics"/> be &longs;aid to be remo­<lb/>ved from place to place; but only <emph type="italics"/>per accidens,<emph.end type="italics"/> and <emph type="italics"/>&longs;ecundum <lb/>quid,<emph.end type="italics"/> that is, according to a part of it, but rather (to &longs;peak &longs;im­<lb/>ply) we &longs;hould &longs;ay that the Sea cannot be carried or moved out of <lb/>its proper place,, though as to its parts it be moved, and transfer­<lb/>red to & again. </s> |
| | |
| <s>This Maxime is manife&longs;t of it &longs;elf, and by it may <lb/>the Authorities be explained which &longs;eem to make for the immo­<lb/>bility of the Earth in this manner; namely, The Earth <emph type="italics"/>per &longs;e & <lb/>ab&longs;olutè<emph.end type="italics"/> con&longs;idered as to its <emph type="italics"/>Whole,<emph.end type="italics"/> is not mutable, &longs;eeing it is <lb/>neither generated nor corrupted neither increa&longs;ed nor dimini&longs;hed; <lb/>neither is it altered <emph type="italics"/>&longs;ecundum totum,<emph.end type="italics"/> but only <emph type="italics"/>&longs;ecundum partes.<emph.end type="italics"/><lb/><arrow.to.target n="marg908"></arrow.to.target><lb/>Now it plainly appears, that this is the genuine and true Sen&longs;e of <lb/>what is a&longs;cribed to it out of <emph type="italics"/>Eccle&longs;ia&longs;tes, cap. </s> | <s>This Maxime is manife&longs;t of it &longs;elf, and by it may <lb/>the Authorities be explained which &longs;eem to make for the immo­<lb/>bility of the Earth in this manner; namely, The Earth <emph type="italics"/>per &longs;e & <lb/>ab&longs;olutè<emph.end type="italics"/> con&longs;idered as to its <emph type="italics"/>Whole,<emph.end type="italics"/> is not mutable, &longs;eeing it is <lb/>neither generated nor corrupted neither increa&longs;ed nor dimini&longs;hed; <lb/>neither is it altered <emph type="italics"/>&longs;ecundum totum,<emph.end type="italics"/> but only <emph type="italics"/>&longs;ecundum partes.<emph.end type="italics"/><lb/><arrow.to.target n="marg908"></arrow.to.target><lb/>Now it plainly appears, that this is the genuine and true Sen&longs;e of <lb/>what is a&longs;cribed to it out of <emph type="italics"/>Eccle&longs;ia&longs;tes, cap. |
| | |
| <s>1. v. </s> | 1. v. </s> |
| | |
| <s>4. One Generation <lb/>pa&longs;&longs;eth away, and another Generation cometh, but the Earth abideth <lb/>for ever<emph.end type="italics"/>: as if he &longs;hould &longs;ay; although the Earth, according to its <lb/>parts, doth generate and corrupt, and is liable to the vici&longs;&longs;itudes of <lb/>Generation and corruption, yet in reference to its Whole it never <lb/>generateth nor Corrupteth, but abideth immutable for ever: <lb/>Like as a Ship, which though it be mended one while in the Sail­<lb/>yard, another while in the Stern, and afterwards in other parts <lb/>it yet remains the &longs;ame Ship as it was at fir&longs;t. </s> | <s>4. One Generation <lb/>pa&longs;&longs;eth away, and another Generation cometh, but the Earth abideth <lb/>for ever<emph.end type="italics"/>: as if he &longs;hould &longs;ay; although the Earth, according to its <lb/>parts, doth generate and corrupt, and is liable to the vici&longs;&longs;itudes of <lb/>Generation and corruption, yet in reference to its Whole it never <lb/>generateth nor Corrupteth, but abideth immutable for ever: <lb/>Like as a Ship, which though it be mended one while in the Sail­<lb/>yard, another while in the Stern, and afterwards in other parts <lb/>it yet remains the &longs;ame Ship as it was at fir&longs;t. </s> |
| | |
| |
| | |
| <s>curat. <lb/></s> | <s>curat. <lb/></s> |
| | |
| <s>lib. </s> | <s>lib. |
| | |
| <s>2. Steuch. </s> | 2. Steuch. </s> |
| | |
| <s>lib. <lb/></s> | <s>lib. <lb/></s> |
| | |
| |
| | |
| <s><margin.target id="marg1322"></margin.target>K</s></p><p type="margin"> | <s><margin.target id="marg1322"></margin.target>K</s></p><p type="margin"> |
| | |
| <s><margin.target id="marg1323"></margin.target>* <emph type="italics"/>Upon prop. </s> | <s><margin.target id="marg1323"></margin.target>* <emph type="italics"/>Upon prop. |
| | |
| <s>3 lib.<emph.end type="italics"/> 2 <lb/>Archim. <emph type="italics"/>Æqui­<lb/>pond.<emph.end type="italics"/></s></p><p type="margin"> | 3 lib.<emph.end type="italics"/> 2 <lb/>Archim. <emph type="italics"/>Æqui­<lb/>pond.<emph.end type="italics"/></s></p><p type="margin"> |
| | |
| <s><margin.target id="marg1324"></margin.target><emph type="italics"/>Vide<emph.end type="italics"/> Archim, <emph type="italics"/>ante <lb/>prop. </s> | <s><margin.target id="marg1324"></margin.target><emph type="italics"/>Vide<emph.end type="italics"/> Archim, <emph type="italics"/>ante <lb/>prop. |
| | |
| <s>2. lib. </s> | 2. lib. |
| | |
| <s>2. <lb/>Æquipond.<emph.end type="italics"/></s></p><p type="margin"> | 2. <lb/>Æquipond.<emph.end type="italics"/></s></p><p type="margin"> |
| | |
| <s><margin.target id="marg1325"></margin.target>L</s></p><p type="main"> | <s><margin.target id="marg1325"></margin.target>L</s></p><p type="main"> |
| | |
| |
| | |
| <s><margin.target id="marg1529"></margin.target><emph type="italics"/>Ari&longs;tot de Cælo,<emph.end type="italics"/><lb/>Lib. </s> | <s><margin.target id="marg1529"></margin.target><emph type="italics"/>Ari&longs;tot de Cælo,<emph.end type="italics"/><lb/>Lib. </s> |
| | |
| <s>4. Cap. </s> | <s>4. Cap. |
| | |
| <s>66.</s></p><p type="main"> | 66.</s></p><p type="main"> |
| | |
| <s><emph type="italics"/>Figures are not the Cau&longs;es of moving &longs;imply upwards or downwards,<emph.end type="italics"/><lb/><arrow.to.target n="marg1530"></arrow.to.target><lb/><emph type="italics"/>but of moving more &longs;lowly or &longs;wiftly, and by what means this comes to <lb/>pa&longs;s, it is not difficult to &longs;ee.<emph.end type="italics"/></s></p><p type="margin"> | <s><emph type="italics"/>Figures are not the Cau&longs;es of moving &longs;imply upwards or downwards,<emph.end type="italics"/><lb/><arrow.to.target n="marg1530"></arrow.to.target><lb/><emph type="italics"/>but of moving more &longs;lowly or &longs;wiftly, and by what means this comes to <lb/>pa&longs;s, it is not difficult to &longs;ee.<emph.end type="italics"/></s></p><p type="margin"> |
| | |
| |
| | |
| <s><margin.target id="marg1531"></margin.target>Lib. </s> | <s><margin.target id="marg1531"></margin.target>Lib. </s> |
| | |
| <s>4. Cap. </s> | <s>4. Cap. |
| | |
| <s>61 <lb/>Text. </s> | 61 <lb/>Text. </s> |
| | |
| <s>42.</s></p><p type="main"> | <s>42.</s></p><p type="main"> |
| | |
| |
| | |
| <s><margin.target id="marg1535"></margin.target><emph type="italics"/>Ari&longs;tot. </s> | <s><margin.target id="marg1535"></margin.target><emph type="italics"/>Ari&longs;tot. </s> |
| | |
| <s>De Cœlo<emph.end type="italics"/><lb/>lib. </s> | <s>De Cœlo<emph.end type="italics"/><lb/>lib. |
| | |
| <s>4. cap. </s> | 4. cap. |
| | |
| <s>6. <lb/>text. </s> | 6. <lb/>text. </s> |
| | |
| <s>43.</s></p><p type="main"> | <s>43.</s></p><p type="main"> |
| | |
| |
| | |
| <s><margin.target id="marg1538"></margin.target>Lib. </s> | <s><margin.target id="marg1538"></margin.target>Lib. </s> |
| | |
| <s>4. Cap. </s> | <s>4. Cap. |
| | |
| <s>5.</s></p><p type="main"> | 5.</s></p><p type="main"> |
| | |
| <s>The Objection therefore of <emph type="italics"/>Ari&longs;totle<emph.end type="italics"/> again&longs;t <emph type="italics"/>Democritus,<emph.end type="italics"/> whil&longs;t <lb/>he &longs;aith, that if the Fiery a&longs;cending Atomes &longs;hould &longs;u&longs;tain Bodies <lb/>grave, but of a di&longs;tended Figure, it would be more ob&longs;ervable in <lb/>the Air than in the water, becau&longs;e &longs;uch Corpu&longs;cles move &longs;wifter in <lb/>that, than in this, is not good; yea the contrary would evene, for <lb/>that they a&longs;cend more &longs;lowly through the Air: and, be&longs;ides their <lb/>moving &longs;lowly, they a&longs;cend, not united together, as in the water, <lb/>but di&longs;continue, and, as we &longs;ay, &longs;catter: And, therefore, as <lb/><emph type="italics"/>Democritus<emph.end type="italics"/> well replyes, re&longs;olving the in&longs;tance they make not their <lb/>pu&longs;h or <emph type="italics"/>Impetus<emph.end type="italics"/> conjunctly.</s></p><p type="main"> | <s>The Objection therefore of <emph type="italics"/>Ari&longs;totle<emph.end type="italics"/> again&longs;t <emph type="italics"/>Democritus,<emph.end type="italics"/> whil&longs;t <lb/>he &longs;aith, that if the Fiery a&longs;cending Atomes &longs;hould &longs;u&longs;tain Bodies <lb/>grave, but of a di&longs;tended Figure, it would be more ob&longs;ervable in <lb/>the Air than in the water, becau&longs;e &longs;uch Corpu&longs;cles move &longs;wifter in <lb/>that, than in this, is not good; yea the contrary would evene, for <lb/>that they a&longs;cend more &longs;lowly through the Air: and, be&longs;ides their <lb/>moving &longs;lowly, they a&longs;cend, not united together, as in the water, <lb/>but di&longs;continue, and, as we &longs;ay, &longs;catter: And, therefore, as <lb/><emph type="italics"/>Democritus<emph.end type="italics"/> well replyes, re&longs;olving the in&longs;tance they make not their <lb/>pu&longs;h or <emph type="italics"/>Impetus<emph.end type="italics"/> conjunctly.</s></p><p type="main"> |
| | |
| |
| | |
| <s><margin.target id="marg1540"></margin.target><emph type="italics"/>Ari&longs;totle<emph.end type="italics"/> &longs;hews <lb/>his de&longs;ire of <lb/>finding <emph type="italics"/>Demo­<lb/>critus<emph.end type="italics"/> in an Er­<lb/>ror, to exceed <lb/>that of di&longs;co­<lb/>veting Truth.</s></p><p type="margin"> | <s><margin.target id="marg1540"></margin.target><emph type="italics"/>Ari&longs;totle<emph.end type="italics"/> &longs;hews <lb/>his de&longs;ire of <lb/>finding <emph type="italics"/>Demo­<lb/>critus<emph.end type="italics"/> in an Er­<lb/>ror, to exceed <lb/>that of di&longs;co­<lb/>veting Truth.</s></p><p type="margin"> |
| | |
| <s><margin.target id="marg1541"></margin.target>Cap. </s> | |
| | |
| <s>5. Text 41.</s></p><p type="margin"> | <s><margin.target id="marg1541"></margin.target>Cap. |
| | |
| | |
| | 5. Text 41.</s></p><p type="margin"> |
| | |
| <s><margin.target id="marg1542"></margin.target>Id. </s> | <s><margin.target id="marg1542"></margin.target>Id. </s> |
| | |
| |
| | |
| <s>De <lb/>In&longs;ident, humi<emph.end type="italics"/> lib. <lb/></s> | <s>De <lb/>In&longs;ident, humi<emph.end type="italics"/> lib. <lb/></s> |
| | |
| <s>2. prop. </s> | <s>2. prop. |
| | |
| <s>1.</s></p><p type="main"> | 1.</s></p><p type="main"> |
| | |
| <s>I will not on this occa&longs;ion forbear to give warning of another fal­<lb/>lacy of the&longs;e per&longs;ons, who attribute the rea&longs;on of &longs;inking or &longs;wimming <lb/>to the greater or le&longs;&longs;e Re&longs;i&longs;tance of the Cra&longs;&longs;itude of the water again&longs;t <lb/>Divi&longs;ion, making u&longs;e of the example of an Egg, which in &longs;weet water <lb/>goeth to the bottom, but in &longs;alt water &longs;wims; and alledging for the <lb/>cau&longs;e thereof, the faint Re&longs;i&longs;tance of fre&longs;h water again&longs;t Divi&longs;ion, and <lb/>the &longs;trong Re&longs;i&longs;tance of &longs;alt water But if I mi&longs;take not, from the &longs;ame <lb/>Experiment, we may aswell deduce the quite contrary; namely, that <lb/>the fre&longs;h water is more den&longs;e, and the &longs;alt more tenuous and &longs;ubtle, <lb/>&longs;ince an Egg from the bottom of &longs;alt water &longs;peedily a&longs;cends to the <lb/>top, and divides its Re&longs;i&longs;tance, which it cannot do in the fre&longs;h, in who&longs;e <lb/>bottom it &longs;tays, being unable to ri&longs;e upwards. </s> | <s>I will not on this occa&longs;ion forbear to give warning of another fal­<lb/>lacy of the&longs;e per&longs;ons, who attribute the rea&longs;on of &longs;inking or &longs;wimming <lb/>to the greater or le&longs;&longs;e Re&longs;i&longs;tance of the Cra&longs;&longs;itude of the water again&longs;t <lb/>Divi&longs;ion, making u&longs;e of the example of an Egg, which in &longs;weet water <lb/>goeth to the bottom, but in &longs;alt water &longs;wims; and alledging for the <lb/>cau&longs;e thereof, the faint Re&longs;i&longs;tance of fre&longs;h water again&longs;t Divi&longs;ion, and <lb/>the &longs;trong Re&longs;i&longs;tance of &longs;alt water But if I mi&longs;take not, from the &longs;ame <lb/>Experiment, we may aswell deduce the quite contrary; namely, that <lb/>the fre&longs;h water is more den&longs;e, and the &longs;alt more tenuous and &longs;ubtle, <lb/>&longs;ince an Egg from the bottom of &longs;alt water &longs;peedily a&longs;cends to the <lb/>top, and divides its Re&longs;i&longs;tance, which it cannot do in the fre&longs;h, in who&longs;e <lb/>bottom it &longs;tays, being unable to ri&longs;e upwards. </s> |
| | |