
<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html lang="en">
<head><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/><meta http-equiv="Pragma" content="no-cache"/><meta http-equiv="Expires" content="0"/>
<!--<base href="https://www.ucc.ie/en/ck408/astrophysics/"/>-->
	<meta charset="utf-8"/>
	<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
	<meta name="viewport" content="width=device-width, initial-scale=1"/>
  <meta property="history:section" content="CELT project: An Irish Corpus Astronomiae, being Manus O'Donnell's seventeenth century version of the Lunario of Geronymo Cortès | University College Cork"/>
	<meta property="history:title" content="CELT project"/>
  
	<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
	<!-- Chrome, Firefox OS and Opera -->
	<meta name="theme-color" content="#0055a0"/>

  <!-- Favicon -->
	<link rel="apple-touch-icon" sizes="60x60" href="https://www.ucc.ie/en/media/2017siteassets/favicon/apple-touch-icon.png"/>
	<link rel="icon" type="image/png" sizes="32x32" href="https://www.ucc.ie/en/media/2017siteassets/favicon/favicon-32x32.png"/>
	<link rel="icon" type="image/png" sizes="16x16" href="https://www.ucc.ie/en/media/2017siteassets/favicon/favicon-16x16.png"/>
	<link rel="manifest" href="https://www.ucc.ie/en/media/2017siteassets/favicon/manifest.json"/>
	<meta name="msapplication-config" content="/en/media/2017siteassets/favicon/browserconfig.xml"/>
    
  
 <title>CELT project: An Irish Corpus Astronomiae, being Manus O'Donnell's seventeenth century version of the Lunario of Geronymo Cortès | University College Cork</title><meta name="description" content="An Irish Corpus Astronomiae, being Manus O'Donnell's seventeenth century version of the Lunario of Geronymo Cortès|An electronic edition|by Manus O'Donnell|ed F. W. O'Connell and R. M. Henry"/><meta property="og:title" content="An Irish Corpus Astronomiae, being Manus O'Donnell's seventeenth century version of the Lunario of Geronymo Cortès|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/T600031"/><meta property="og:description" content="An Irish Corpus Astronomiae, being Manus O'Donnell's seventeenth century version of the Lunario of Geronymo Cortès|An electronic edition|by Manus O'Donnell|ed F. W. O'Connell and R. M. Henry"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="la_IE"/>

  <!-- meta tag info -->
  
 <!-- Start SEO -->
 <meta name="DC.Keywords" content="default customMetaKeywords"/>
 <meta name="DC.Description" content="null"/>
 <meta name="description" content="null"/>
 <!-- START - Facebook Open Graph, Google+ and Twitter Card Tags 2.0.8.2 -->
 <!-- Facebook Open Graph -->
 <meta property="og:locale" content="en_US"/>
 <meta property="og:site_name" content="UCC"/>
 <meta property="og:title" content="University College Cork"/>
 <meta property="og:url" content="https://www.ucc.ie"/>
 <meta property="og:type" content="website"/>
 <meta property="og:description" content="Learn, Study and Research in UCC, Ireland's first 5 star university. Our tradition of independent thinking will prepare you for the world and the workplace in a vibrant, modern, green campus."/>
 <meta property="og:image" content="https://www.ucc.ie/en/media/aboutucc/12-101P1000602.JPG"/>
 <meta property="article:publisher" content="https://www.facebook.com/universitycollegecork/"/>
 <!-- Google+ / Schema.org -->
 <meta itemprop="name" content="University College Cork"/>
 <meta itemprop="description" content="Learn, Study and Research in UCC, Ireland's first 5 star university. Our tradition of independent thinking will prepare you for the world and the workplace in a vibrant, modern, green campus."/>
 <meta itemprop="image" content="https://www.ucc.ie/en/media/aboutucc/12-101P1000602.JPG"/>
 <link rel="publisher" href="https://plus.google.com/u/0/communities/103375296693922864963"/>
 <!-- Twitter Cards -->
 <meta name="twitter:title" content="University College Cork"/>
 <meta name="twitter:url" content="https://www.ucc.ie"/>
 <meta name="twitter:description" content="Learn, Study and Research in UCC, Ireland's first 5 star university. Our tradition of independent thinking will prepare you for the world and the workplace in a vibrant, modern, green campus."/>
 <meta name="twitter:image" content="https://www.ucc.ie/en/media/aboutucc/12-101P1000602.JPG"/>
 <meta name="twitter:card" content="summary_large_image"/>
 <meta name="twitter:site" content="@UCC"/>

	<!-- Styling -->
  <link rel="stylesheet" type="text/css" media="screen" href="https://www.ucc.ie/en/media/2017siteassets/css/main.min.css"/>
  <link rel="stylesheet" type="text/css" media="print" href="https://www.ucc.ie/en/media/2017siteassets/css/print.css"/>

	<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
	<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
	<!--[if lt IE 9]>
		<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
		<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
	<![endif]-->
  
  <!-- hack to enforce responsive images for everything in the module wrap -->

  <style> 
    .module-wrap img {
    	display: block;
      max-width: 100%;
      height:auto;
     }
  </style>
  
<script type="text/javascript" src="../jquery.min.js"> </script><script type="text/javascript" src="../popfoot.js"> </script><script type="text/javascript" src="bootstrap-slider.js"> </script><style type="text/css">
.left-side-nav__nav li a.nomenu:after {
    content: ""; }
.teitable {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}
        /* popup from https://codepen.io/vavik96/pen/xbjGde */
a.thumbnail { display:inline; border:none; position:relative; z-index:0; }
a.thumbnail:hover { background-color:transparent; z-index:50; }
a.thumbnail span{ /*CSS for popup image*/
        position: absolute;
        background-color: lightyellow;
        padding: 5px;
        left: -1000px;
        border: 1px dashed gray;
        visibility: hidden;
        color: black;
        text-decoration: none;
}

a.thumbnail span img{ /*CSS for popup image*/
        border-width: 0;
        padding: 2px;
}
a.thumbnail:hover span{ /*CSS for enlarged image on hover*/
        visibility: visible;
        top: 0;
        left: 60px; /*position where enlarged image should offset horizontally */
}

.aside { padding:0px; }
.left-side-nav button.empty { padding:5px; }
.left-side-nav button.empty:after { content:""; }
.subsid { line-height:120%; }
span.missing { color:red; }
span.inactive { color:blue; }
span.fa { color:green; padding-left:3px; padding-right:3px; }
div#rubric { font-family:serif; font-style:normal; }
div#rubric p { line-height:120%; }
span.u { text-decoration:underline; }
span.i { font-style:italic; }
span.captionlabel { font-weight:bold; }
caption { font-weight:bold; font-size:110%; }
ol.breadcrumb li#update:before { color:#777; font-family:sans-serif; content:"  (document last updated:"; }
ol.breadcrumb li#update:after { color:#777; content:")"; }
div.footnotes { display:none; }
div.footnotediv { font-size:80%;
                  line-height:1.2em;
                  background-color:white;
                  box-shadow: inset 0 1px 0 0 rgba(0,0,0,0.05), inset 0 0.1em 0.1em 0 rgba(0,0,0,0.025);
                  border:solid #669999; 1px; 
                  text-color:black; 
                  padding:1em; 
                  z-index:1000}
blockquote.TEI { font-size:100%; }
blockquote.TEI:before { content:" "; }
blockquote.TEI:after { content:" "; }
blockquote, .content-wrap__wrapper blockquote, .module-24 blockquote { font-style:normal; }
blockquote.summarised-letter { text-style:italic; } /* added PF 2021-02-09 for BF/HM */
blockquote.summarized-letter { text-style:italic; } /* added PF 2021-02-09 for BF/HM */
li.lg { margin-top:1em; }
li.doc { font-weight:bold; }
li.meta { font-style:normal; }
span.overlap { text-decoration: underline wavy Chocolate; }
span.flag { color:Chocolate; }
span.inlineitem { font-style:italic; }
span.trailer { font-style:italic; }
span.stage { font-family:serif; }
p.opener { font-style:italic; }
p.closer,p.dateline { text-align:right; }
/* spans created by inline markup */
span.lbn { vertical-align:sub; font-size:66%; color:green; font-style:normal; text-decoration:none; }
span.lbc { vertical-align:sub; font-size:66%; color:Gray; font-style:normal; text-decoration:none; }
span.term, span.frn, span.title, span.corr, span.sic, span.orig, span.abbr { font-style:italic; }
span.ex, span.gloss, span.sup, span.add { text-decoration:underline; }
span.del { text-decoration:line-through; }
span.date::before { content:"📅 "; font-style:normal; }
span.signed,span.salute { font-family:cursive; }
span.lem, span.on, span.orgName { font-weight:bold; }
/* TeX logos, borrowed from TeX4ht and adapted */
body span.TEX { 
                letter-spacing: -0.125em;
                padding-right:0.125em;
              }
body span.TEX span.E { 
                       position:relative;
                       top:0.4ex;
                       left:-0.0417em;
                     }
body a span.TEX { 
                  text-decoration:none;
                }
/* LaTeX */
body span.LATEX { 
                  padding-right:-0.8em;
                }
body span.LATEX span.A { 
                         position:relative;
                         top:-0.5ex;
                         left:-0.4em;
                         font-size:75%;
                       }
body span.LATEX span.TEX { 
                           position:relative;
                           left: -0.4em;
                         }
body span.LATEX span.E { 
                         position:relative;
                         top:0.4ex;
                       }
body a span.LATEX span.A { 
                           text-decoration:none;
                         }
/* BiBTeX */
body span.BIBTEX span.I { 
                          position:relative;
                          top:0.4ex;
                        }
body a span.BIBTEX span.I { 
                            text-decoration:none;
                          }
/* LyX */
body span.LYX span.Y { 
                       position:relative;
                       top:0.4ex;
                     }
body a span.LYX span.Y { 
                         text-decoration:none;
                       }
/* Metafont */
body span.MF { 
               font-family:sans-serif;
             }
/* Metapost */
body span.MP { 
               font-family:sans-serif;
             }
/* XeTeX */
body span.XETEX span.E { 
                         FILTER:FlipH;
                         position:relative;
                         top:0.5ex;
                         left:-0.0417em;
                       }
body a span.XETEX span.E { 
                           text-decoration:none;
                         }
      </style></head>

<body class="inner">

	<!-- cookie policy -->
	<div class="cookie cookiePolicy bottom" style="display:none;">
		<div class="cookie__inner">
			<div class="row">
				<div class="col-xs-12 col-sm-9">
					<a name="d.en.832499" href="http://celt.ucc.ie/"> </a>
<h2/>
<p>We use cookies to help give you the best experience on our website. By continuing without changing your cookie settings, we assume you agree to this. Please<a target="_blank" href="https://www.ucc.ie/cookies"> read our cookie policy</a> to find out more.</p>
        </div>
				<div class="col-xs-12 col-sm-2 col-sm-offset-1">
					<a class="btn btn--outlin closeCookie" href="javascript:;">Close</a>
				</div>
			</div>
		</div>
	</div>
	<!-- // cookie policy -->

	
	<!-- navbar // layout: header -->
    <header id="header" class="header">
      <div class="navbar navbar__custom">
	<a class="navbar__brand" href="https://www.ucc.ie/en/">
	  <h1 class="sr-only">University College Cork</h1>
<!--
	    src="/en/media/2017siteassets/images/ucc_logo__insertVectorrainbow.svg"
-->
	  <img alt="UCC Logo" src="https://www.ucc.ie/en/media/2017siteassets/images/ucc-central-header-logo.svg"/>
	</a> 
	<button type="button" class="nav-toggle text-uppercase" data-toggle="button" aria-pressed="false"><span>Menu</span></button> 
	<div class="ucc-class">
	  <div class="inner"><h2>An Irish Corpus Astronomiae, being Manus O'Donnell's seventeenth century version of the Lunario of Geronymo Cortès</h2><h3>CELT Project</h3></div>
	</div>
	<ul class="top-nav list-inline">
	  <li><a class="courses" id="gtmCoursesNavLink" href="https://www.ucc.ie/en/study/courses/">Courses</a></li>

    <li class="dropdown"><a class="dropdown-toggle links" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" id="gtmMyUCCNavLink" href="#">My UCC</a>
        <ul class="dropdown-menu">
            <li class="icon-menu">
                <ul>
	<li><a href="/"><i class="fa fa-home fa-fw">‍</i>Home</a></li>
	<li class="visitedPagesLink"><i class="fa fa-history fa-fw">‍</i><a href="javascript:;">Visited Pages</a></li>
	<li class="favouritePagesLink"><i class="fa fa-star fa-fw">‍</i><a href="javascript:;">Favourites</a></li>
</ul>
            </li>
            <li class="split-menu top">
                <ul>
<li><a href="https://www.ucc.ie/en/contact/">Contact</a></li>
<li><a href="http://booleweb.ucc.ie/">Library</a></li>
<li><a href="https://www.ucc.ie/en/staff/">Staff</a></li>
<li><a href="https://www.ucc.ie/en/students/">Current Students</a></li>
</ul>
            </li>
            <li class="split-menu bottom">
            <ul>
<li><a href="https://www.ucc.ie/en/exams/results/">Exam Results</a></li>
<li><a target="_blank" href="https://blackboard.ucc.ie/">Blackboard</a></li>
<li><a target="_blank" href="https://www.ucc.ie/calendar/">Calendar</a></li>
<li><a href="https://visit.ucc.ie">Visit UCC</a></li>
<li><a target="_blank" href="http://mytimetable.ucc.ie/">Timetables</a></li>
<li><a target="_blank" href="https://app.ucc.ie/maps/">Campus Maps</a></li>
<li><a href="https://www.ucc.ie/en/students/wellbeing/">Wellbeing</a></li>
</ul>
            </li>
        </ul>
    </li>


        
        <!-- Irish -->
         
            
        

        <!-- English -->
        <!--
            <li class="language"><a href="/en/ck408/astrophysics/">EN</a></li>
        -->
      </ul>
		</div>
	</header>
 <p style="margin-bottom:100px"/>
	<!-- // navbar -->

	<div style="margin-top:0px;" class="page-wrap">
		<!-- navigation // layout: header -->
		<div class="navbar__nav">
			<div class="navbar__inner">
								<ul class="mainNavList">
					<li>
						<a href="https://www.ucc.ie/en/study/">Study</a>
						<button type="button" data-toggle="collapse" data-target="#mainNavList1" aria-expanded="false" aria-controls="mainNavList1" aria-label="Study Menu"/>
						<ul id="mainNavList1" class="collapse">
							<li><a href="https://www.ucc.ie/en/study/courses/">Courses</a></li><li><span class="currentbranch0"><a href="https://www.ucc.ie/en/study/undergrad/">Undergraduate</a></span></li><li><a href="https://www.ucc.ie/en/study/postgrad/">Postgraduate</a></li><li><a href="https://www.ucc.ie/en/international/">International Office</a></li><li><a href="https://www.ucc.ie/en/ace/">Adult Continuing Education</a></li><li><a href="https://www.ucc.ie/en/online/">Online</a></li><li><a href="https://www.ucc.ie/en/cpd/">Continuing Professional Development</a></li><li><a href="https://www.ucc.ie/en/study/undergrad/orientation/">Incoming First Year Students</a></li>
						</ul>
					</li>
					<li>
						<a href="https://www.ucc.ie/en/research/">Research &amp; Innovation</a>
						<button type="button" data-toggle="collapse" data-target="#mainNavList2" aria-expanded="false" aria-controls="mainNavList2" aria-label="Research Menu"/>
						<ul id="mainNavList2" class="collapse">
							<li><a href="https://www.ucc.ie/en/research/about/">About UCC Research</a></li><li><a href="https://www.ucc.ie/en/research/themes/">Research Themes, Institutes and Centres</a></li><li><a href="https://www.ucc.ie/en/research/support/">Research Support Services</a></li><li><a href="http://research.ucc.ie/profiles/">Research Expertise</a></li><li><a href="https://www.ucc.ie/en/research/innovationandtechnologytransfer/">Innovation and Technology Transfer</a></li>
						</ul>
					</li>

					<li>
						<a href="https://www.ucc.ie/en/discover/">Discover UCC</a>
						<button type="button" data-toggle="collapse" data-target="#mainNavList3" aria-expanded="false" aria-controls="mainNavList3" aria-label="About UCC Menu"/>
						<ul id="mainNavList5" class="collapse">
							<li><a href="https://www.ucc.ie/en/discover/history/">History</a></li><li><a href="https://www.ucc.ie/en/about/uccnews/">News and Views</a></li><li><a href="https://www.ucc.ie/en/discover/leadership/">Leadership and Strategy</a></li><li><a href="https://www.ucc.ie/en/discover/campus/">Campus Life</a></li><li><a href="https://www.ucc.ie/en/discover/cork/">Cork City and Region</a></li><li><a href="https://www.ucc.ie/en/discover/visit/">Visit UCC</a></li>
						</ul>
					</li>
					<li>
						<a href="https://www.ucc.ie/en/schoolsdepartments/">Schools &amp; Departments</a>
						<button type="button" data-toggle="collapse" data-target="#mainNavList4" aria-expanded="false" aria-controls="mainNavList4" aria-label="Schools and Departments Menu"/>
						<ul id="mainNavList4" class="collapse">
							<li><a href="https://www.ucc.ie/en/schoolsdepartments/academicschoolsanddepartments/">Academic Schools and Departments</a></li><li><a href="https://www.ucc.ie/en/schoolsdepartments/admin/">Support and Service Departments</a></li>
						</ul>
					</li>
					<li>
						<a href="https://www.ucc.ie/en/bus-ent/">Business &amp; Enterprise</a>
						<button type="button" data-toggle="collapse" data-target="#mainNavList5" aria-expanded="false" aria-controls="mainNavList5" aria-label="Campus Life Menu"/>
						<ul id="mainNavList3" class="collapse">
							<li><a href="https://www.ucc.ie/en/careers-work/employers/">Work with UCC Students</a></li><li><a href="https://www.ucc.ie/en/careers/employers/">Recruit UCC Graduates</a></li><li><a href="https://www.cubsucc.com/executive-education/">Executive Education</a></li><li><a href="https://www.ucc.ie/en/cpd/">Centre for Continuing Professional Development</a></li><li><a href="https://www.ucc.ie/en/research/">Research and Innovation</a></li><li><a href="https://www.ucc.ie/en/entrepreneurship/">Entrepreneurship Resources</a></li>
						</ul>
					</li>
					<li>
						<a href="https://www.ucc.ie/en/alumni/">Alumni &amp; Development</a>
						<button type="button" data-toggle="collapse" data-target="#mainNavList6" aria-expanded="false" aria-controls="mainNavList6" aria-label="Alumni Menu"/>
						<ul id="mainNavList6" class="collapse">
							<li><a href="https://www.ucc.ie/en/alumni/">Home</a></li><li><a href="https://www.ucc.ie/en/alumni/about/">About Us</a></li><li><a href="https://www.ucc.ie/en/alumni/events/">Events</a></li><li><a href="https://www.ucc.ie/en/alumni/benefits/">Benefits &amp; Information</a></li><li><a href="https://www.ucc.ie/en/alumni/community/">Community</a></li><li><a href="https://www.ucc.ie/en/alumni/support/">Support UCC</a></li><li><a href="https://www.ucc.ie/en/alumni/spotlight/">Alumni Spotlight</a></li><li><a href="https://www.ucc.ie/en/alumni/cuf/">Cork University Foundation</a></li>
						</ul>
					</li>
				</ul>
			</div>
      <ul class="mega-footer">
				<li><a href="/"><i class="fa fa-home fa-fw">‍</i> Home</a></li>
				<li class="visitedPagesLink"><a href="javascript:;"><i class="fa fa-history fa-fw">‍</i> Visited Pages</a></li>
				<li class="favouritePagesLink"><a href="javascript:;"><i class="fa fa-star fa-fw">‍</i> Favourites</a></li>
			</ul>
		</div>
		<!-- navigation // layout: header -->
		
	 	<!-- search -->
		<div class="search-wrapper">
			<button class="mega-close"><span aria-hidden="true"/><span class="sr-only">Close</span></button>
			<div class="inner">
				<form class="gse-search-box" id="ucc-search-form" name="uccsearchform" action="https://www.ucc.ie/en/search" method="get"><!-- https PF 2017-08-11 -->
					<fieldset>
						<legend class="sr-only">Search UCC.ie</legend>
						<div class="input-group stylish-input-group">
							<label for="googleSiteSearchText" class="sr-only">Site Search Text</label>
							<input type="text" class="form-control" name="googleSiteSearchText" id="googleSiteSearchText" placeholder="Search here..." autocomplete="off"/>
							<span class="input-group-addon">
								<button type="submit" aria-label="Click for search results">
									<span class="fa fa-search"/>
								</button>
							</span>
							<input class="reset" type="reset" value="x"/>
						</div>
					</fieldset>
				</form>
				<div class="results quicksearchResults">

					<!-- Nav tabs -->
					<ul class="nav nav-tabs" role="tablist">
						<li role="presentation" class="active"><a aria-controls="website-quick" role="tab" data-toggle="tab" href="#website-quick">Website <span class="websiteSearchResultsCount resultsCount"/></a></li>
						<li role="presentation"><a aria-controls="people-quick" role="tab" data-toggle="tab" href="#people-quick">People <span class="peopleSearchResultsCount resultsCount"/></a></li>
						<li role="presentation"><a aria-controls="courses-quick" role="tab" data-toggle="tab" href="#courses-quick">Courses <span class="courseSearchResultsCount resultsCount"/></a></li>
					</ul>

					<!-- Tab panes -->
					<div class="tab-content">
						<div role="tabpanel" class="tab-pane active" id="website-quick">
							<gcse:searchresults-only xmlns:gcse="https://developers.google.com/custom-search/json-api/v1/reference/cse/list" gname="searchOnlyCSE"/>
						</div>
						<div role="tabpanel" class="tab-pane" id="people-quick">
							<ul class="search-results-list">
							</ul>
							<a class="btn btn--blue viewAllResultsButton" style="display: none;" href="#"> View All Results <i class="fa fa-long-arrow-right">‍</i></a>
						</div>
						<div role="tabpanel" class="tab-pane" id="courses-quick">
							<ul class="search-results-list">
							</ul>
							<a class="btn btn--blue viewAllResultsButton" style="display: none;" href="#"> View All Results <i class="fa fa-long-arrow-right">‍</i></a>
						</div>
					</div><!--/tab-content-->
				</div>
			</div>
			<ul class="mega-footer">
				<li><a href="/"><i class="fa fa-home fa-fw">‍</i> Home</a></li>
				<li class="visitedPagesLink"><a href="javascript:;"><i class="fa fa-history fa-fw">‍</i> Visited Pages</a></li>
				<li class="favouritePagesLink"><a href="javascript:;"><i class="fa fa-star fa-fw">‍</i> Favourites</a></li>
			</ul>
		</div>
		<!-- search -->
    
    
		<!-- module wrap // layout: grid-->
		<div class="module-wrap content-wrap social-wrap rhs course">
      <div id="content">
  


      

	  <div class="module-1 no-video">
	    <div class="slideShowSingle"><figure><div style="height:300px;background-image: url('https://www.ucc.ie/en/media/support/itservices/halfheightbannerimages/aislingoenguso-edit-keyboard.png');">‍</div><figcaption style="bottom:0px;"><p class="spotlight text-uppercase">CELT document T600031</p><h2 class="main-heading" style="font-size:180%;">An Irish Corpus Astronomiae, being Manus O'Donnell's seventeenth century version of the Lunario of Geronymo Cortès</h2><div class="btn-block">‍</div></figcaption></figure></div>
	  </div>
 <!--  container -->
 <div class="container">
	<!--  row -->
	<div class="row">
		<div class="page-nav" id="navspy" data-spy="affix" data-offset-top="750">
			<button class="btn btn--blue" type="button" data-toggle="collapse" data-target="#page-nav" aria-expanded="false" aria-controls="page-nav">On This Page</button>
			<div class="collapse" id="page-nav"><!--The $refsections variable contains:
Section 1. label(Chapter) unit(number) xml:id(d26557e227) gi(div1) heads(1) n(1) gtm(THEFIRSTCHAPTERCONCERN) num(1) menutext(THE FIRST CHAPTER) 
Section 2. label(Chapter) unit(number) xml:id(d26557e444) gi(div1) heads(1) n(2) gtm(THESECONDCHAPTERCONCER) num(2) menutext(THE SECOND CHAPTER) 
Section 3. label(Chapter) unit(number) xml:id(d26557e525) gi(div1) heads(1) n(3) gtm(THETHIRDCHAPTERCONCERN) num(3) menutext(THE THIRD CHAPTER) 
Section 4. label(Chapter) unit(number) xml:id(d26557e746) gi(div1) heads(1) n(4) gtm(THEFOURTHCHAPTERCONCER) num(4) menutext(THE FOURTH CHAPTER) 
Section 5. label(Chapter) unit(number) xml:id(d26557e1269) gi(div1) heads(1) n(5) gtm(THEFIFTHCHAPTERWHICHS) num(5) menutext(THE FIFTH CHAPTER) 
Section 6. label(Chapter) unit(number) xml:id(d26557e1538) gi(div1) heads(1) n(6) gtm(THESIXTHCHAPTERCONCERN) num(6) menutext(THE SIXTH CHAPTER) 
Section 7. label(Chapter) unit(number) xml:id(d26557e1597) gi(div1) heads(1) n(7) gtm(THESEVENTHCHAPTERCONCE) num(7) menutext(THE SEVENTH CHAPTER) 
Section 8. label(Chapter) unit(number) xml:id(d26557e2061) gi(div1) heads(1) n(7) gtm(THEEIGHTHCHAPTERCONCER) num(8) menutext(THE EIGHTH CHAPTER) 
Section 9. gi(teiHeader) n(details) gtm(THEFIRSTCHAPTERCONCERN) 
Section 10. gi(div) n(contacts) gtm(Contacts) 
Section 11. gi(div) n(rubric) gtm(Formatting) 
--><ul class="nav" id="navloc"><li class="text-uppercase meta" title="TEI Header"><a href="#teiHeader" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Header</a></li><li class="doc" title="Document body sections"><span style="color:white;">Chapter</span> <select onchange="if(this.options[this.selectedIndex].value!='')location.href=this.options[this.selectedIndex].value;"><option value="T600031#d26557e227">1. THE FIRST CHAPTER</option><option value="T600031#d26557e444">2. THE SECOND CHAPTER</option><option value="T600031#d26557e525">3. THE THIRD CHAPTER</option><option value="T600031#d26557e746">4. THE FOURTH CHAPTER</option><option value="T600031#d26557e1269">5. THE FIFTH CHAPTER</option><option value="T600031#d26557e1538">6. THE SIXTH CHAPTER</option><option value="T600031#d26557e1597">7. THE SEVENTH CHAPTER</option><option value="T600031#d26557e2061">7. THE EIGHTH CHAPTER</option></select></li><li class="text-uppercase meta" title="Project contacts"><a href="#contacts" class="smoothScrollApplied" id="gtmcontactsNavLink">Contacts</a></li><li class="text-uppercase meta" title="Explanation of the symbols"><a href="#rubric" class="smoothScrollApplied" id="gtmrubricNavLink">Formatting</a></li></ul></div>
		</div>
		<div class="col-md-9 col-lg-9 content-wrap__wrapper">
			<div class="row">
				<div class="col-md-12">
					<div class="social-wrap__inner" data-spy="affix" data-offset-top="900" data-offset-bottom="200">
						
						<div class="shortlisted">
							<a class="favouritePage" id="gtmCourseSaveToFavourites" href="javascript:;">
								<p class="text-uppercase">Save To Favourites</p>
								<span><i class="fa fa-star-o">‍</i></span>
							</a>
						</div>
						<div class="share-links">
							<p class="text-uppercase">share</p>
							<ul>
								<li class="twitter"><a class="twitterShare" id="gtmTwitterShare" title="Twitter" href="javascript:;"><i class="fa fa-twitter">‍</i><span class="sr-only">Twitter</span></a></li>
								<li class="facebook"><a class="facebookShare" id="gtmFaceBookShare" title="Facebook" href="javascript:;"><i class="fa fa-facebook">‍</i><span class="sr-only">Facebook</span></a></li>
								<li class="linkedin"><a class="linkedInShare" id="gtmLinkedInShare" title="Linkedin" href="javascript:;"><i class="fa fa-linkedin">‍</i><span class="sr-only">Linkedin</span></a></li>
							</ul>
						</div>
					</div>
		    <div class="content-wrap__inner"><ol class="breadcrumb"><li><a href="https://www.ucc.ie/en/">Home</a></li><li><a href="https://www.ucc.ie/en/research-sites/celt//">CELT</a></li><li><a href="http://research.ucc.ie/celt/document/">Documents</a></li><li><a href="http://research.ucc.ie/celt">T600031</a></li><li id="update">2019-06-05</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>Manus O'Donnell</h2><h3>Edited by F. W. O'Connell and R. M. Henry</h3><h1 style="font-size:180%;">An Irish Corpus Astronomiae, being Manus O'Donnell's seventeenth century version of the Lunario of Geronymo Cortès</h1><span class="fa fa-bookmark" title="p.2" id="pb.2"> p.2</span><a name="Chapter.d26557e227">‍</a><h2 class="page-title" id="d26557e227">1. THE FIRST CHAPTER</h2><!--div1: thisdiv=div1, #1 (nth=1) head="THE FIRST CHAPTER"--><a name="1">‍</a><div class="reftext" n="1" id="div1.d26557e227-div2.d26557e230"><!--div2: thisdiv=div2, #1 (nth=1) head="CONCERNING THE WORLD AND ITS PARTS"--><!--Heading quâ heading--><h3 id="d26557e230">1. CONCERNING THE WORLD AND ITS PARTS</h3><p>The world consists of all things, viz.: — the heavens, the stars, and the elements; and further, every other created thing. The Greeks call it Cosmos, and the Latinists <span class="frn" title="(Latin)">Mundus</span>, i.e., ornateness or comeliness even as it is. The world was created in the autumn, as the principal authors say, in the month of September; and their reason for that statement is that it was the custom of the Hebrews, the Egyptians, the Persians, the Greeks, and all the nations of the East, to reckon the year in the olden time from September. And they give another reason in proof of this: to wit, that the forbidden fruits which our first parents Adam and Eve ate, and by which they sinned, were ripe; and that it was only a short space of time from their creation until then; and because the month of September is the time of ripening of all fruits, they deduce from this that it was in the autumn that the world was created. But, although one might think these reasons good, there is another reason against them, proving that it was not in the autumn that it was created, but in March, in spring; for naturally the growth of everything precedes its ripening, and the month of March is the natural time for the growth and generation of everything: and consequently it was not in the autumn that the world was created but in March on the eleventh day thereof, at the time when the sun enters the first degree of the celestial sign which is called <span class="frn" title="(Latin)">Aries</span>. In addition to this there is another strong reason proving that it is at this time that the world was created: for it was the will of Christ to suffer death in spring, and that on Friday, the third day of April, at the age of less than thirty-three years: and further, it was His will to be put upon the cross at the sixth hour, because
<span class="fa fa-bookmark" title="p.5" id="pb.5"> p.5</span>
that is the hour and the time and the day that our first parents broke the commandment of God; accordingly it is not in the autumn it was created but in the spring.</p><p>The world is divided into two, to wit, the celestial region and the elemental region: of these we shall treat with God's help.</p></div><a name="2">‍</a><div class="reftext" n="2" id="div1.d26557e227-div2.d26557e245"><!--div2: thisdiv=div2, #2 (nth=2) head="CONCERNING TIME"--><!--Heading quâ heading--><h3 id="d26557e245">2. CONCERNING TIME</h3><p>Time is the duration of the march of the equinox — that is to say of the period when day and night are of equal length; and that comes twice in the year, viz., on the eleventh day of March and the eleventh day of September or thereabouts. Or time is (as <span class="ps">Aristotle</span> says, 4 Physic.) the measure of the movement which the First Movement, i.e., <span class="frn" title="(Latin)">primum mobile</span>, makes; from which springs the measure of the age of the world and of the age of man, and every other part of time, great or small; and further the change of every thing that is under the power of time. The beginning of time was, according to the Apostle John, Apoc. 10, when the world was created; and since then, according to the Hebrews, until the present year are 5,654 (years). Time is divided into three periods, corresponding to the three laws which God gave to the world in succession, viz., the period of the natural law which obtained from Adam until Moses, to whom God gave the written law, and the number of its years was 2,453. The second period, which was from the giving of the written law (which Moses wrote) to the law of grace which Christ gave and till His death, 1,540. The third period from the giving of the law of grace until the present year, 1694, and further it will be until the coming of Christ at the end of the world. [The <span class="frn" title="(Latin)">primum mobile</span> is the tenth heaven, as I say after this.] Further time is divided particularly into ages, years, months, weeks,
<span class="fa fa-bookmark" title="p.7" id="pb.7"> p.7</span>
days, hours, and quarters: and although it is possible ta divide it into parts lesser or greater than these, nevertheless this is sufficient for good understanding.</p></div><a name="3">‍</a><div class="reftext" n="3" id="div1.d26557e227-div2.d26557e262"><!--div2: thisdiv=div2, #3 (nth=3) head="CONCERNING THE AGES OF THE WORLD"--><!--Heading quâ heading--><h3 id="d26557e262">3. CONCERNING THE AGES OF THE WORLD</h3><p>All time past and to come is divided into six ages according to the Divine Scriptures. The first age from Adam to the Deluge, according to Genesis, Cap. 5 — 1,656 years: the second age from the Deluge to Abraham, in it the number of years was 505: the third age from Abraham to the Law of Moses — 292: the fourth age from the law of Moses to the commencement of the temple of Solomon, the son of David the king — 480: the fifth age from the commencement of the temple to the destruction of the same temple — 440: the sixth age from the destruction of the temple to the birth of Christ — 587. From that it is understood that the time that passed from the beginning of the world until the birth of Christ is 3,960 years.</p></div><a name="4">‍</a><div class="reftext" n="4" id="div1.d26557e227-div2.d26557e267"><!--div2: thisdiv=div2, #4 (nth=4) head="CONCERNING THE AGES OF MAN"--><!--Heading quâ heading--><h3 id="d26557e267">4. CONCERNING THE AGES OF MAN</h3><p>The life of man is divided, according to <span class="ps" title="Claudius Galenus">Galenus</span>, into five ages, viz., the growing age, the childish age, the youthful age, the manly age, and the old or senile age. And the cause of this variation of ages is the change of properties which happens in men at each period of life, for when one of the properties parts from a man another property comes in him which is not the same as the first property, and that in a certain time. The first age which is called the childish age, of which the property is to be warm and moist, remains in a man from his birth until the age of 14 years. The second age which is called the growing age, of which the property is to be warm and dry, lasts from the age of fourteen years to twenty-five years. The third age which is called the youthful age and of which the property
<span class="fa fa-bookmark" title="p.9" id="pb.9"> p.9</span>
is to be moderate, especially at its beginning, lasts from 25 to 40. The fourth age which is called the manly or stedfast age, and of which the property is to be cold and dry moderately, lasts from 40 to 55. The fifth age which is called the senile age and of which the property is to be cold and dry excessively, lasts from 55 to the end of his life.</p></div><a name="5">‍</a><div class="reftext" n="5" id="div1.d26557e227-div2.d26557e278"><!--div2: thisdiv=div2, #5 (nth=5) head="CONCERNING THE YEAR"--><!--Heading quâ heading--><h3 id="d26557e278">5. CONCERNING THE YEAR</h3><p>The year is a space of time or the measure of twelve solar months: that is to say, the time that the sun takes travelling round the twelve celestial signs until it comes to the same point from which it started at the beginning of the year. It was the <span class="ps" title="Caius Iulius Caesar">emperor Julius Caesar</span> who ordered the year which is now in use of 365 days and 6 hours nearly; nevertheless that number is not correct as it stands, because we see plainly the time and the equinox changing towards us more quickly. <span class="ps">King Alphonsus of <span class="pn">Spain</span></span>, in the collection which he made of the books of the astrologers and philosophers, upon closely examining and scrutinising the <span class="corr" title="Corrected from ‘properties’ by OCH">length</span> of the year, found out that there were 365 days, 5 hours, 49 minutes, and 40 seconds in the year. And according to the opinion of this king (which is accepted by all astrologers) it is not possible to intercalate a whole day into the four years, because it lacks 42 minutes and 56 seconds. But our Holy Mother the Church, that she might not have to deal with the minute reckoning of moments, makes use of the year which <span class="ps" title="Caius Iulius Caesar">Julius Caesar</span> ordered, viz., 365 days with six hours; and accordingly she intercalates every four years a day though not complete. And that is the reason why our <span class="ps">Holy Father Gregory <span class="gn">the Thirteenth</span></span> ordered the time to be changed in the year 1582, on the fifth day of October, taking ten days from the same month, and changing the
<span class="fa fa-bookmark" title="p.11" id="pb.11"> p.11</span>
Dominical Letter which then was, i.e., G, and ordering that C should be the Dominical Letter until the end of the year; and further he ordered likewise that a day should be taken from the time at the end of every three hundred years.</p></div><a name="6">‍</a><div class="reftext" n="6" id="div1.d26557e227-div2.d26557e326"><!--div2: thisdiv=div2, #6 (nth=6) head="CONCERNING THE MONTHS"--><!--Heading quâ heading--><h3 id="d26557e326">6. CONCERNING THE MONTHS</h3><p>Month is named from the Latin word <span class="frn" title="(Latin)">metior, metiri</span>, i.e., to mete or to measure; for it is a part of the twelve months of the year. There are three kinds of months, to wit, a solar month, a lunar month, and a 'usual' (i.e., calendar) month. A 'usual' month is the month of which use is made in the calendar, and it is so called because the Church makes use of it. A solar month is the name given to the space of time which the sun spends in travelling through one sign of the twelve celestial signs. A lunar month is of three kinds, viz., 'travelling month,' 'showing month,'and 'following month.' A 'travelling' month is the space of time that the moon spends in travelling through the twelve celestial signs, and that is 27 days and 8 hours. An 'apparent' month, or otherwise a 'healing' month, is the space of time from the time of seeing the new moon after coming till the time of seeing her again after coming the second time. A ' following month, that is the space of time which the moon spends from parting from the sun till meeting with it again; and that is 29 days and a half. There are twelve months in the year, and these are their names, January, February, March, April, May, June, July, August, September, October, November, December.</p></div><a name="7">‍</a><div class="reftext" n="7" id="div1.d26557e227-div2.d26557e334"><!--div2: thisdiv=div2, #7 (nth=7) head="CONCERNING THE WEEK"--><!--Heading quâ heading--><h3 id="d26557e334">7. CONCERNING THE WEEK</h3><p>A week is the space of seven days of time, and is so called from the Latin <span class="frn" title="(Latin)">septemane</span>, i.e., seven mornings or seven lights, because the sun rises seven times in the
<span class="fa fa-bookmark" title="p.13" id="pb.13"> p.13</span>
week; and these are the names of the days which make a week, Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, and Saturday; and they derive their names from the seven planets. It was a custom with the pagans to call Sunday <span class="frn" title="(Latin)">Dies Solis</span>, Monday <span class="frn" title="(Latin)">Dies Lunae</span>, Tuesday <span class="frn" title="(Latin)">Dies Martis</span>, &amp;c.; because they found out by astronomical reasoning that the sun is the planet of the hour when it rises on Sunday, and that the moon is the planet of the hour in which the sun rises on Monday, and so on with the other days; but the Church, avoiding that custom of the pagans, gave other names to the days in the time of Pope Silvester; namely, 'the Lord's Day' to Sunday or 'the first time,' 'the second time' to Monday, 'the third time' to Tuesday, namely, <span class="frn" title="(Latin)">Feria Secunda</span>, <span class="frn" title="(Latin)">Feria Tertia</span>, and in the same order with the other days, with the exception of Saturday, to which they gave as a name <span class="frn" title="(Latin)">Sabathum</span>; i.e., rest or rejoicing, because it was in it that God rested after creating the world, and likewise the body of Christ in the tomb.</p></div><a name="8">‍</a><div class="reftext" n="8" id="div1.d26557e227-div2.d26557e363"><!--div2: thisdiv=div2, #8 (nth=8) head="CONCERNING THE DAY"--><!--Heading quâ heading--><h3 id="d26557e363">8. CONCERNING THE DAY</h3><p>The word 'day' means 'light' or 'brightness,' because when the sun comes in sight it is day; and it is of two kinds, i.e., the natural day and the working or artificial day. 'Working' day, according to <span class="ps">Aristotle</span>, is the name given to the space of time which is from the rising of the sun to its setting. It is so called because it is in that space (of time) that working folk do their work. A natural day is the space of twenty-four hours, which begins from the rising of the sun until its rising again; and this is the method of reckoning employed by the Chaldeans, Persians, and Babylonians; but the Hebrews are accustomed to reckon the day from sunset to sunset again. Howbeit, our Mother
<span class="fa fa-bookmark" title="p.15" id="pb.15"> p.15</span>
the Church, scrutinising these things more deeply, commences this day from midnight to midnight again; because it is then that her Spouse was born, i.e., Jesus Christ the Saviour of the world. But the astrologers commence this day from midday to midday following.</p></div><a name="9">‍</a><div class="reftext" n="9" id="div1.d26557e227-div2.d26557e374"><!--div2: thisdiv=div2, #9 (nth=9) head="CONCERNING THE HOUR"--><!--Heading quâ heading--><h3 id="d26557e374">9. CONCERNING THE HOUR</h3><p>An hour is one of the twenty-four parts which are in the natural day; or, after another method of reckoning, the 
twelfth part of the working day of which Christ spake to the apostles, saying: <span class="frn" title="(Latin)">Nonne duodecim horae sunt diei?</span> 
John makes mention of these working hours when he said: <span class="frn" title="(Latin)">Erat quasi hora sexta quando crucifixus est Jesus;</span> that 
is to say that it was about midday when Christ was crucified, understanding the sixth hour as twelve (of the clock); and 
therefore the Hebrews call the sixth hour in the morning the first hour, and the ninth hour the third, and midday 
the sixth hour, and the third hour after midday the ninth hour; as may be gathered from Matthew C. 27, where he 
says that there was darkness over all the earth from the sixth hour till the ninth hour, that is, from midday until the 
third hour after it. This is the way the Church says the Canonical Hours.</p></div><a name="10">‍</a><div class="reftext" n="10" id="div1.d26557e227-div2.d26557e385"><!--div2: thisdiv=div2, #10 (nth=10) head="CONCERNING THE QUARTERS"--><!--Heading quâ heading--><h3 id="d26557e385">10. CONCERNING THE QUARTERS</h3><p>A quarter is one of the four parts which are in the hour; that is equal to fifteen minutes, and those four together make 60 minutes, and that makes a full hour.</p></div><span class="fa fa-bookmark" title="p.17" id="pb.17"> p.17</span><a name="11">‍</a><div class="reftext" n="11" id="div1.d26557e227-div2.d26557e392"><!--div2: thisdiv=div2, #11 (nth=11) head="CONCERNING THE FOUR SEASONS OF THE YEAR AND THEIR PROPERTIES"--><!--Heading quâ heading--><h3 id="d26557e392">11. CONCERNING THE FOUR SEASONS OF THE YEAR AND THEIR PROPERTIES</h3><p>The year is divided into four seasons: spring, summer, autumn, and winter; and in each part of those there are 
three months according to the astronomers. The spring begins on the 21st day of March, and ends on the 22nd of 
June; and the property of that season is to be warm and moist, and in that season the <span class="term" title="typemed">red humour</span> predominates, or 
is most powerful then: and if the spring is very wet the herbs will have a great growth but they will be of little 
substance, and the fruits will be rotten before the time of their harvesting comes. If the spring is very warm, the 
trees will shed their flowers and foliage early, and their fruit will be full of maggots, and the roses will be earlier 
than is proper, and accordingly without perfume. If the spring be cold and dry, that denotes great frost at the end 
of it which will destroy the fruits and do much damage to the vine. If. it is very dry, the wheat will be very scarce 
and the fruits scarcer, but they will be very good. If the spring be cold, the fruits will be late, good, and profitable. 
The summer begins on the 22nd day of June, and ends on the 23rd day of September; and its property is to be cold 
and dry, and it is then that the <span class="term" title="typemed">choleric humour</span> is strongest. And if the summer be wet, the fruits will be rotten and the 
wheat will be scarce, the barley less, and the diseases numerous. If it be very dry, the fruits will be good and 
wholesome; but the diseases will be very acute. If it be cold, the fruits will be late, and the year very laborious. 
The autumij begins on the 23rd day of September, and ends on the 21st day of December; and its property is to be cold 
and dry, and it is then that the <span class="term" title="typemed">bilious humour</span> is strongest. And if it be very wet at the end of it, the wheat will be 
<span class="fa fa-bookmark" title="p.19" id="pb.19"> p.19</span>
very scarce, and there will be less of the barley in the following year; but if it is very dry, it denotes detriment 
to all kinds of food, and many diseases in the second season of the following year. If the autumn be very cold, then its 
fruits will be ill-savoured and odourless. If it be moderately cold and dry, the year will be healthy and good. The 
winter begins on the 22nd of December, and ends on the 20th of March. The property of this season is to be cold and 
wet, and it is then that the <span class="term" title="typemed">phlegmatic humour</span> predominates and is strongest. If the winter be cold and wet, it will be 
harmful to the plants and to the health. If it is windy, it will be injurious to the fruits and to the seeds. Finally, if 
the properties of these four seasons are changeable — that is, if the spring be summerlike, or the summer springlike, or 
if some of them have the properties of others contrary to their own proper qualities, that is a certain sign of injury 
to foods, and of famine, and further of many sicknesses.</p></div><a name="12">‍</a><div class="reftext" n="12" id="div1.d26557e227-div2.d26557e411"><!--div2: thisdiv=div2, #12 (nth=12) head="CONCERNING THE EQUINOXES AND THE SOLSTICES"--><!--Heading quâ heading--><h3 id="d26557e411">12. CONCERNING THE EQUINOXES AND THE SOLSTICES</h3><p>There are two equinoxes and two solstices in the year, i.e., two times in the year when night and day are of equal 
length; and two other times in the same year, the one of which is the longest day in the year, and the other the 
shortest day in the year. The first equinox occurs when the sun begins to enter the sign <span class="frn" title="(Latin)">Aries</span>, and it does that each 
year on the 21st day of March; and it is then that night and day are of equal length. The second equinox occurs 
when the sun enters the sign <span class="term" title="(Latin) typeastronomical">Libra</span>, and it does that each 
<span class="fa fa-bookmark" title="p.21" id="pb.21"> p.21</span>
year on the 23rd day of September; and then day and night are of equal length again. The solstices occur likewise 
twice in the year, viz., the first solstice on the 22nd day of December, when the sun begins to enter the sign <span class="term" title="(Latin) typeastronomical">Capricornus</span>; 
and it is here that the shortest day in the year occurs, and its length in Spain is nine hours and a quarter of an hour, 
and in that night are 14 hours and three quarters of an hour. The second solstice occurs when the sun enters the sign 
<span class="term" title="(Latin) typeastronomical">Cancer</span>, and that is on the 22nd day of June; and it is then that the longest day in the year occurs (I mean in Spain), 
viz., 14 hours and three quarters, as is evident in the following Table: — <br/> 

This table is to be understood in the following way, viz., on the <span class="corr" title="Corrected from ‘23rd’ by OCH">13th</span> of January (in Spain, and that is the 23rd 
day here in Ireland) the sun rises at the seventh hour and <span class="corr" title="Corrected from ‘three quarters’ by OCH">a quarter</span> in the morning, and it sets at four and three 
quarters after midday; and the length of the day is nine hours and two quarters, and the length of the night is 
14 hours and two quarters; and so by this it will all be understood. This table assists to the knowledge of the 
hour in which the sun rises and sets and the length of the day and of the night at all times in the year.</p><span class="fa fa-bookmark" title="p.23" id="pb.23"> p.23</span><p><span class="sup" title="By Beatrix Färber">The table or figure on this page has been omitted.</span></p></div><span class="fa fa-bookmark" title="p.25" id="pb.25"> p.25</span><a name="Chapter.d26557e444">‍</a><h2 class="page-title" id="d26557e444">2. THE SECOND CHAPTER</h2><!--div1: thisdiv=div1, #2 (nth=2) head="THE SECOND CHAPTER"--><a name="1">‍</a><div class="reftext" n="1" id="div1.d26557e444-div2.d26557e447"><!--div2: thisdiv=div2, #1 (nth=1) head="CONCERNING THE ELEMENTAL REGION"--><!--Heading quâ heading--><h3 id="d26557e447">1. CONCERNING THE ELEMENTAL REGION</h3><p>The elemental region consists of every created thing which is from the heaven, or from the sphere of the moon, 
down to the central point of the earth; and each one of these things is created of four simple bodies which are called 
elements: and their names are earth, water, air, and fire. They are called simple bodies because they are not made of 
other bodies, and every other body is made of them. The earth (since it is a heavy body) is naturally in the centre of 
the universe, and its property is to be cold and dry; and its circumference, according to the best opinion, is 6,480 leagues. 
It is possible, accordingly, to travel round it in a year and nine months and thirteen days, by walking ten leagues each 
day. It has a diameter — that is across from side to side or from border to border — of 2061 leagues and a little over 
half a league. Thence it is concluded and proved that the distance from us, or from the border of this earth on which 
we are, to the central point of the same earth where hell is, is 1030 leagues and three quarters of a league. The second 
?element, viz., water, is above the earth; and its property is to be cold and moist; and according to the philosophers its 
size is ten times that of the earth, but that is not through its quantity but through its rarity. The third element, viz., 
air, is above the water, and its quality is to be warm and moist, and its size is ten times that of the water, i.e., through 
its rarity. The fourth element, viz., fire, is above the air; and its quality is to be hot and dry, and it is ten [times 
greater than air in rarity.]</p><span class="fa fa-bookmark" title="p.27" id="pb.27"> p.27</span><p><span class="sup" title="By Beatrix Färber">The table or figure on this page has been omitted.</span></p><span class="fa fa-bookmark" title="p.29" id="pb.29"> p.29</span><p>According to this table may be ascertained the properties of the four elements, and the properties of the airs and of 
the four winds, the four seasons of the years, the <span class="term" title="typemed">four humours</span>, the four ages of man; and further, the nature and 
properties of the <span class="corr" title="Corrected from ‘four’ by OCH">twelve</span> celestial signs. </p></div><a name="2">‍</a><div class="reftext" n="2" id="div1.d26557e444-div2.d26557e465"><!--div2: thisdiv=div2, #2 (nth=2) head="CONCERNING THE NATURE AND THE NUMBER OF THE WINDS"--><!--Heading quâ heading--><h3 id="d26557e465">2. CONCERNING THE NATURE AND THE NUMBER OF THE WINDS</h3><p>The wind, according to the philosophers, is an exhalation; that is a vapour which rises like a breath which 
is warm and dry, and that is produced in the bosom and heart of the earth; and after being drawn thence by the 
virtue and power of the sun it moves by the strength of the sun's rays with the force which we see. The efficient 

<span class="fa fa-bookmark" title="p.31" id="pb.31"> p.31</span>
cause of the wind is the sun, as we have said, because it operates by its heat and draws those vapours towards it; and 
when they have been raised they mount up on high until they scatter and disperse before the cold which is in the 
middle region of the air, and according as they are scattered they blow over the compass of the earth; and they are 
given names according to the land or regions through which they move, and each several wind receives a property of its 
own and acts according to it. It was a practice with the philosophers in the olden time to make use of twelve winds 
only; and these comprise the four which are called Cardinal or Principal winds, and eight others, which are called 
Side or Collateral winds because there are two of them on each side of each cardinal wind. The first cardinal wind is 
the south wind, which is called in Latin <span class="frn" title="(Latin)">Notus vel Auster</span>. This causes widespread clouds, lightning, and much rain, 
and many diseases: and, since it is warm and moist, it produces corruption and putrefaction. The collateral of 
this wind, towards the West, is the wind which is called <span class="frn" title="(Latin)">Libanotus</span>; and it likewise causes rain and diseases like the 
principal wind.</p><p>The other collateral wind, to the Eastward, causes health and cloudy weather. The second cardinal wind 
is the North-wind (contrary to the South cardinal wind) which is called <span class="frn" title="(Latin)">Septentrio</span>; and that is cold and dry, 
and it is a marvel if rain comes with it, but it is very healthy. It causes dry cold which damages the fruits, and 
it has two other collateral winds, viz., one to the Westward which is called <span class="frn" title="(Latin)">Caurus</span>. That one is cold and dry, and it 
causes great commotion, winds and snow: and the other wind, to the Eastward, which is called <span class="frn" title="(Latin)">Aquilo vel Caecias</span> 

<span class="fa fa-bookmark" title="p.33" id="pb.33"> p.33</span>
is cold and dry without rain. The third cardinal wind is the East wind, which is called <span class="frn" title="(Latin)">Eurus vel Subsolanus</span>; it is 
cold and moist, and generates clouds, and there is usually rain with it, in <span class="pn" title="city">Valencia</span> at any rate. It helps the herbs and 
flowers and the health. This wind has also two collateral winds: one to the Southward which is called <span class="frn" title="(Latin)">Eurus</span> and 
the other wind to the Northward called <span class="frn" title="(Latin)">Gregal</span>, and they are both favourable like the principal wind. The other 
cardinal wind is the West wind, and its quality is to be warm and dry. When this wind blows it sets back the cold 
and also the snow, but it causes diseases and at times thunder and rain. Its collateral winds are one to the 
Northward which is called <span class="frn" title="(Latin)">Corus</span>, and the other wind to the Southward which is called <span class="frn" title="(Latin)">Africus</span>; and they are after 
the property of the principal wind, i.e., the West wind which is called <span class="frn" title="(Latin)">Zephirus</span>.</p></div><a name="3">‍</a><div class="reftext" n="3" id="div1.d26557e444-div2.d26557e513"><!--div2: thisdiv=div2, #3 (nth=3) head="INFORMATION AS TO THE METHODS OF PRESERVING VICTUALS AND HEALTH"--><!--Heading quâ heading--><h3 id="d26557e513">3. INFORMATION AS TO THE METHODS OF PRESERVING VICTUALS AND HEALTH</h3><p>In cellars and places where wine is kept, in order that it may last, it is better that the door should be to the 
North so that it may receive the wind and light from that quarter, according to <span class="ps" title="Gaius Plinius Secundus: author">Pliny</span>, Lib. 14: and let not vinegar, or wine which has been soured through corruption, be allowed to be in the same place with the other wine. 
Likewise with barns, it is better that their doors and windows should be towards the same quarter, because the 
grain keeps longer and is more wholesome in that way than if they were in another side. In the same way with the 
fruits, because it is the nature of that quarter to be cold and dry, and accordingly specially suited to preserve them; 
and further, with all kinds of grain. And the time to 
<span class="fa fa-bookmark" title="p.35" id="pb.35"> p.35</span>
harvest the fruits, in order that they may last the longer, is when the moon is waning; and shortly after midday, when 
the heat of the sun is most powerful. The sleeping apartments, in order that they shall be healthy and free from 
worms, are better to be with their doors and windows to the East where the sun rises; likewise a place where books 
and clothes are stored, that they may be free from moths. Finally, oil requires light towards it from the South, and to 
be in the winter in a warm place, and in the summer in a cold place, and at both seasons to be in cellars.</p></div><span class="fa fa-bookmark" title="p.37" id="pb.37"> p.37</span><a name="Chapter.d26557e525">‍</a><h2 class="page-title" id="d26557e525">3. THE THIRD CHAPTER</h2><!--div1: thisdiv=div1, #3 (nth=3) head="THE THIRD CHAPTER"--><a name="1">‍</a><div class="reftext" n="1" id="div1.d26557e525-div2.d26557e528"><!--div2: thisdiv=div2, #1 (nth=1) head="CONCERNING THE CELESTIAL REGION"--><!--Heading quâ heading--><h3 id="d26557e528">1. CONCERNING THE CELESTIAL REGION</h3><p>Hitherto we have treated of the elemental region as briefly as possible: now it is proper to treat of the celestial 
region, which is called by <span class="ps">Aristotle</span>, <span class="title" title="book">Lib. 1. De Caelo</span>, C. 8, 
<span class="frn" title="(Latin)">quinta essentia</span>, with the same brevity; because there is a distinction between itself and the other four elements. 
The celestial region (or as it is otherwise called the region of the spheres) is divided into eleven heavens, according to the 
opinion most approved by all astronomers. The first sphere, or the first heaven according to the natural order, and the 
eleventh from us as the divines say, is the abode of God, the angels, and the holy souls; and this heaven is not 
subject to movement like the other heavens. After this is the tenth sphere, or the tenth heaven according to us, 
and the second heaven according to natural order, which is called <span class="frn" title="(Latin)">primum mobile</span>, i.e., first movement 
(as <span class="ps">King Alphonsus</span> discovered) and by its motion all the heavens from it down are moved about the earth in the space of 
twenty-four hours. After this is the ninth heaven which <span class="ps" title="Klaudios Ptolemaios or Claudius Ptolemaeus: author">Ptolemy</span> discovered, which is called Crystallinum, where 
were (as learned folk say) the waters of which the book of Genesis makes mention, and <span class="ps" title="author">Bede</span> says C. 1, <span class="title" title="book">De natura 
rerum</span>, C. 4, that they were so kept for the purpose of drowning the world, as was done at the time of the deluge. 
After this is the eighth sphere, which is called the starry sphere, in which all the stars are fixed. Moreover, the 
stars which are called planets are in the other lower heavens from that down. They are called planets, or 
wandering stars, because they are not [always] at the same distance one from the other as the other stars are. Of these 
we shall treat in their own place, and of each planet in turn.</p></div><span class="fa fa-bookmark" title="p.39" id="pb.39"> p.39</span><a name="2">‍</a><div class="reftext" n="2" id="div1.d26557e525-div2.d26557e566"><!--div2: thisdiv=div2, #2 (nth=2) head="ANOTHER RULE BY WHICH THE HOUR OF THE CLOCK AT NIGHT MAY BE KNOWN BY THE NORTH STAR"--><!--Heading quâ heading--><h3 id="d26557e566">2. ANOTHER RULE BY WHICH THE HOUR OF THE CLOCK AT NIGHT MAY BE KNOWN BY THE NORTH STAR</h3><p>The north star is a star in the eighth sphere and near the point over which all the heavens move. This 
star is in the north, and one may recognize it by turning one's face to the east and looking towards the left shoulder; 
the north star is the brightest one he will see then. It is by it further that pilots and mariners steer; by it and by 
two other stars which are close to each other and are at the point of the head of the Bocina, or the mouth of 
the horn (i.e., the stars which are so called), and by the brightest star of those (which is called Horologialis) the 
time of the night may be known every time in the year.</p><p><span class="sup" title="By Beatrix Färber">The table or diagram on this page has been omitted.</span></p><span class="fa fa-bookmark" title="p.41" id="pb.41"> p.41</span><p>Having thus recognized the north star, one should face it so that one's left shoulder is towards the west and one's 
right shoulder towards the east exactly. Being so placed, one should imagine a cross in the air opposite one such 
that its centre or middle point is the north star: and one of the four points of the cross to one's head, and another 
point of the cross (the one opposite to that) towards one's feet, and the other two points which make the centre line 
of the cross one of them to the West in the direction of the left shoulder, and the other to the East in the direction 
of the right shoulder. After this, one should imagine likewise a circular ring around the cross, as is seen in the 
following page, and one should observe that the star <span class="frn" title="(Latin)">horologialis</span> (which one sees drawn in the diagram) moves 
round the north star in the space of twenty-four hours; so that it traverses each quarter of the cross successively in 
six hours: and since each quarter is divided into six parts: each part of these means an hour, as it is in the diagram. 
Having understood what we have said, one should bear in mind the season of the year in which one is, or the season 
in which one desires to find out the time of night, because the star horologialis being a moveable star is at the upper 
point of the cross on the first day of the month of May at midnight, and on the first day of August at midnight it is 
at the point of the cross which is towards the West and the left shoulder; likewise it happens that it is midnight 
on the first day of November when the same star is at the lower point of the cross, and on the first day of February 
it is midnight when that star comes to be at the other point of the cross which is towards the East and the right 
shoulder. Further be it observed that these points of midnight vary by one hour at the end of fifteen days: for 
example, on the first day of May this star <span class="frn" title="(Latin)">horologialis</span> is at 

<span class="fa fa-bookmark" title="p.43" id="pb.43"> p.43</span>
the upper point of the cross at midnight (as we have said), and fifteen days afterwards it is an hour in advance at 
midnight, i.e., at the second point of the first quarter of the cross towards the West and the left shoulder, and in 
another fifteen days the star makes an advance of another hour, being at the third point of the same quarter, and so 
in succession throughout the year. Having noted carefully these four points of the cross where the star <span class="frn" title="(Latin)">horologialis</span> is at 
midnight, one should observe on the first of May the distance the same star is from the point in which it makes 
midnight, and that towards the right shoulder, and if that makes three points it is evident that it is nine o'clock, 
since it wants three points of the six points which are in the quarter of the cross toward midnight, and if the 
same star moves three more points in advance from the upper end of the cross westwards towards the left shoulder, 
it is certain that it will be three o'clock in the morning and after midnight. By this means it is possible to find 
out every hour of the night every time in the year with certainty and without a point of error.</p></div><a name="3">‍</a><div class="reftext" n="3" id="div1.d26557e525-div2.d26557e588"><!--div2: thisdiv=div2, #3 (nth=3) head="ANOTHER RULE BY WHICH THE TIME OF DAY MAY BE KNOWN BY MEANS OF THE SUN AND THE HUMAN HAND"--><!--Heading quâ heading--><h3 id="d26557e588">3. ANOTHER RULE BY WHICH THE TIME OF DAY MAY BE KNOWN BY MEANS OF THE SUN AND THE HUMAN HAND</h3><p>Just as a rule is given by which every hour of the night may be known without a time-piece, a rule is also 
given by which the time of day, may be known by means of the hand: thus every man can have his own time-keeper 
with him constantly. I say then, that he who wishes to know the time of day must turn his back exactly to the 
sun. and in order that he may do so with certainty let him 
<span class="fa fa-bookmark" title="p.45" id="pb.45"> p.45</span>
place a small upright stick standing in a perfectly level ground and let him take the shadow of it between his feet, 
and being thus stationed let him put a straw of the length of his index finger standing in the line of life (so called) 
which goes round the thumb, and let him stretch his left hand straight out from him in a line with his left foot, and 
it must not be any higher or any lower than his shoulder, and let him arrange the left side of his palm in such a way 
that the thumb does not make a shadow in it, and it is certain that the shadow of that straw will be somewhere 
on the index finger at every period of the year. Let us suppose now that the sun rises at five o'clock; then the 
shadow of the straw will be at the tip of the index finger: and if it is on the tip of the middle finger it will then be 
six o'clock; and if it is on the tip of the next finger it will be seven o'clock, and if it is on the tip of the little finger it 
will be eight o'clock, and if it is on the line nearest the tip of the little finger it will be nine o'clock, and if it is on the 
middle line or joint it will be ten o'clock, and if it is on the joint at the bottom of the same little finger it will be 
eleven o'clock, and if the shadow enters the (palm of the) hand opposite the straw it will be twelve. Now in order 
that one may find out the hours after mid-day, be it noted that the shadow returns over the same joints and places 
which it traversed in the morning; accordingly when the shadow has returned to the third joint at the bottom of the 
little finger it is then one o'clock p.m., and on the middle joint it is two, and at the third joint it is three, and at the tip 
of the little finger it is four, and at the tip of the fourth finger it is five, and at the tip of the middle finger it is six, 
and at the tip of the index finger it is seven o'clock. In addition to this, be it noted that if the sun rises at six 
o'clock in the morning it is on the joints nearest the tips of 
<span class="fa fa-bookmark" title="p.47" id="pb.47"> p.47</span>
the same fingers that the reckoning is made, descending on the little finger to the line of twelve in accordance with 
the example aforementioned, and returning on the same joints after midday. If the sun rises at seven o'clock in 
the morning, the same reckoning is made on the middle joints of the same fingers, always commencing with the 
index finger: and as experience makes everything easy, it is unnecessary to add more, except that the sun rises in 
the months of May, June, July, and August at five or near it; at six in March, April, September, and October; and in 
Xovember, December, January, and February at seven or near it. But be it understood that this book is according 
to the reckoning of the Pope; nevertheless it may be used in every land that is not under his jurisdiction.</p></div><a name="4">‍</a><div class="reftext" n="4" id="div1.d26557e525-div2.d26557e597"><!--div2: thisdiv=div2, #4 (nth=4) head="INFORMATION OF THE HUSBANDRY OF THE YEAR ACCORDING TO PLINY"--><!--Heading quâ heading--><h3 id="d26557e597">4.  INFORMATION OF THE HUSBANDRY OF THE YEAR ACCORDING TO PLINY</h3><!--div2: thisdiv=div2, #4 (nth=5)--><h4 class="subsid">January</h4><p>With the crescent moon of this month husbandmen should prune early-flowering trees such as almond-trees, 
plum-trees and the like. The bitter pips of oranges and lemons, and (the kernels) of bullaces and walnuts should 
be sown at this time in warm ground. From full moon till new again is the best time for cutting every kind of 
timber so that it may be more durable; but the best trees for that purpose are the trees that have lost their foliage. 
It is well here to put manure on the land and to dress it with it, and to sow garlic and onions. <span class="ps" title="Gaius Plinius Secundus: author">Pliny</span> says, Lib. 18, that the time to cut anything so that it may keep a long time, and also for castrating and grubbing, is after the full 
<span class="fa fa-bookmark" title="p.49" id="pb.49"> p.49</span>
of each moon. If it is in this month that the first thunder is heard, fruits will be plentiful, woods will yield a bad 
return, there will be abundance of water, unwholesome winds, disturbances among peoples, and deaths of men and 
cattle in the land in which it is heard, according to the statements of the learned author and distinguished astronomer <span class="ps">Leopold <span class="pn">of Austria</span></span>. And the first thunder is the first thunder that occurs after New Year's Day or on that very day itself.</p></div><a name="5">‍</a><div class="reftext" n="5" id="div1.d26557e525-div2.d26557e617"><!--div2: thisdiv=div2, #5 (nth=5) head="HUSBANDRY AND PROGNOSTICATION FOR THE MONTH OF FEBRUARY, ACCORDING TO PALLADIUS"--><!--Heading quâ heading--><h3 id="d26557e617">5. HUSBANDRY AND PROGNOSTICATION FOR THE MONTH OF FEBRUARY, ACCORDING TO PALLADIUS</h3><p>From the new moon of this month until it is full, it is well to sow hemp and flax, mustard and melons, that they 
may be early. From the full of this moon until the new moon, it is well to cut the rods for baskets and such like 
(but <span class="ps" title="Rutilius Taurus Aemilianus Palladius">Palladius</span> says that it is better to cut them about this time of the moon in the month of January). The vines may be pruned. Disease of the feet is dangerous at this time. If it is in this month that the first thunder is 
heard, it signifies the death of powerful people, diseases of the head, pain in the ears, great frost and little fruit, 
according to <span class="ps" title="King Leopold of Austria">Leopold</span>.</p></div><a name="6">‍</a><div class="reftext" n="6" id="div1.d26557e525-div2.d26557e630"><!--div2: thisdiv=div2, #6 (nth=6) head="MARCH ACCORDING TO PALLADIUS"--><!--Heading quâ heading--><h3 id="d26557e630">6. MARCH ACCORDING TO PALLADIUS</h3><p>With the crescent moon of this month melons, cucumbers, and pumpkins should be sown, and hemp and 
flax in warm ground: and it is better to sow them now than in the month of February; and likewise the chickpeas 
and all bitter pips, and the young fig-trees in a moderately warm ground. With the full of this moon it 
<span class="fa fa-bookmark" title="p.51" id="pb.51"> p.51</span>
is well to weed the gardens and the wheat, and to plough the fields so that the weeds may not grow, and to clean 
beneath the trees which bud late, viz., the mulberry-tree and the pomegranate, &amp;c. The pruning of the vines should 
not be put off from this time, because just now they are beginning to bud. <span class="term" title="typemed">Evil humours</span> are engendered in this 
month, and diseases of the head are dangerous. If it is in this month that the first thunder is heard, it denotes 
great winds, plenty of grain and grass, dissensions, terrors and death in the land in which it is heard, according to 
<span class="ps" title="King Leopold of Austria">Leopold</span>.</p></div><a name="7">‍</a><div class="reftext" n="7" id="div1.d26557e525-div2.d26557e644"><!--div2: thisdiv=div2, #7 (nth=7) head="THE WORKS OF APRIL ACCORDING TO ABENCENIF"--><!--Heading quâ heading--><h3 id="d26557e644">7. THE WORKS OF APRIL ACCORDING TO ABENCENIF</h3><p>From the crescent moon of this month until full moon it is well to plant all kitchen-gardens, though it is a good 
plan likewise to do so in any month from January to August. From the full of this moon until new moon again, it is well 
to irrigate the tilled fields which are dry and hot. This is a good month for ridding the bee-hives of spiders and grubs 
which are produced in them. This time is very wholesome for taking a purge, and diseases in the neck and throat are 
dangerous. If it is in this month that the first thunder is heard, it denotes that the year will be very fruitful; plenty 
of wine and wheat and cattle, especially of wheat in dry stony grounds; but it likewise denotes perils on the sea in 
the kingdoms in which it is heard, according to <span class="ps" title="King Leopold of Austria">Leopold</span>.</p></div><a name="8">‍</a><div class="reftext" n="8" id="div1.d26557e525-div2.d26557e653"><!--div2: thisdiv=div2, #8 (nth=8) head="THE HUSBANDRY OF MAY ACCORDING TO PALLADIUS"--><!--Heading quâ heading--><h3 id="d26557e653">8. THE HUSBANDRY OF MAY ACCORDING TO PALLADIUS</h3><p>From new moon until full moon, it is well to clip the saffron (-beds), and to admit the he-goats to the goats. About 
this time all sorts of pot-herbs may be planted. From full 
<span class="fa fa-bookmark" title="p.53" id="pb.53"> p.53</span>
moon until new moon is better than any other time for burning and baking bricks, and for all kinds of earthenware 
work, for this is the best time in the year for that purpose. At this time it is well to plough the fields which are sown 
in Autumn, and in cold ground. Calves, boars and male lambs may be castrated. Any disease in the shoulders and 
in the hands is more dangerous than at any other time, and especially a wound from iron. If it is in this month that 
the first thunder is heard, i.e., from the beginning of the year, it denotes abundance of water, injury to the birds, plenty of 
bread and all sorts of legumes in the kingdoms in which it is beard, according to <span class="ps" title="King Leopold of Austria">Leopold</span>.</p></div><a name="9">‍</a><div class="reftext" n="9" id="div1.d26557e525-div2.d26557e664"><!--div2: thisdiv=div2, #9 (nth=9) head="THE WORKS OF THE MONTH OF JUNE ACCORDING TO PALLADIUS"--><!--Heading quâ heading--><h3 id="d26557e664">9. THE WORKS OF THE MONTH OF JUNE ACCORDING TO PALLADIUS</h3><p>From new moon until full moon it is well to prune the trees which have a sappy bark — viz., orange-trees, fig-trees, 
and olive-trees, and other such trees; also to plant cabbage and all other pot-herbs so that they may be early. From 
full moon until new moon it is well to cut and thresh beans and every other sort of legume if they are dry. <span class="ps" title="Rutilius Taurus Aemilianus Palladius">Palladius</span> says that if the fig-trees are irrigated at this time they will 
ripen the earlier, and as a result they will be better and more tasty. The wool which is shorn from the sheep at 
this time is better than at any other time, because it is more sudoriferous. In this month diseases of the chest 
and stomach and lungs are dangerous. If it is in this month that the first thunder is heard, it denotes plenty of 
bread and fish, loss of fruits, unrest among the peoples, and inundations of rivers in the land in which it is heard, 
according to <span class="ps" title="King Leopold of Austria">Leopold</span>.</p></div><span class="fa fa-bookmark" title="p.55" id="pb.55"> p.55</span><a name="10">‍</a><div class="reftext" n="10" id="div1.d26557e525-div2.d26557e679"><!--div2: thisdiv=div2, #10 (nth=10) head="THE WORKS OF THE MONTH OF JULY ACCORDING TO PALLADIUS"--><!--Heading quâ heading--><h3 id="d26557e679">10. THE WORKS OF THE MONTH OF JULY ACCORDING TO PALLADIUS</h3><p>From the new of this moon until it is full, it is usual to plant curly cabbage, turnips, onions, carrots and mustard; 
and to cut the brambles from the ground so that they may not grow. From the full of this moon until new moon, 
it is profitable to reap the wheat, so that it may be good and last longer. Disease of the heart is injurious in this 
month. Further, purgings, blood-letting, swimming, bathing and mid-day sleep are injurious in this month. If it is in 
this month that the first thunder is heard, it denotes great trouble in the kingdoms, troublous commotion in the towns, 
scarcity of bread, but plentiful fruit, in the land in which it is heard, as <span class="ps" title="King Leopold of Austria">Leopold</span> says.</p></div><a name="11">‍</a><div class="reftext" n="11" id="div1.d26557e525-div2.d26557e688"><!--div2: thisdiv=div2, #11 (nth=11) head="THE WORKS OF THE MONTH OF AUGUST ACCORDING TO PALLADIUS"--><!--Heading quâ heading--><h3 id="d26557e688">11. THE WORKS OF THE MONTH OF AUGUST ACCORDING TO PALLADIUS</h3><p>From the new of this moon until full moon, it is well to put the manure on the fields for the wheat, to dig the 
onions for storing; and, after rain, to sow the radishes, the turnips and the late cabbage. From the full of this moon 
until new moon, it is usual to dry grapes, prunes and figs, so that use may be made of them at some other time; 
and to sow the seed of cabbages and beans. In this month the company of women, midday sleep and the bath are 
very dangerous; and purging is not good, nor blood-letting, except in a case of urgent necessity. If it is in this month 
that the first thunder is heard, it denotes death to the fishes of the sea and to four-footed animals, quietude for 
the peoples, and many diseases in the kingdoms in which it is heard, according to <span class="ps">Leopold <span class="pn">of Austria</span></span>.</p></div><span class="fa fa-bookmark" title="p.57" id="pb.57"> p.57</span><a name="12">‍</a><div class="reftext" n="12" id="div1.d26557e525-div2.d26557e701"><!--div2: thisdiv=div2, #12 (nth=12) head="THE WORKS OF SEPTEMBER ACCORDING TO PALLADIUS"--><!--Heading quâ heading--><h3 id="d26557e701">12. THE WORKS OF SEPTEMBER ACCORDING TO PALLADIUS</h3><p>From the new of this moon until full moon, it is well to sow the rye, the barley and the beans in a warm ground; for it 
is in cold ground that it is best to sow them before this. This is a very good time for sowing flax. From the full of 
this moon until new moon is the natural time for gathering the grapes and making wine. It is well to plough and dig the 
ground now, and to dress it with manure, in order to sow all kinds of garden herbs in it. Throughout this month the 
blood is in good condition for letting, and every disease in the kidneys and the hips is very dangerous. If it is in this 
month that the first thunder is heard, it denotes drought at the beginning of the year, and moisture at its end; 
abundance of bread, but dear; and much menace of death to the populace in the land in which it is heard, according 
to <span class="ps" title="King Leopold of Austria">Leopold</span>.</p></div><a name="13">‍</a><div class="reftext" n="13" id="div1.d26557e525-div2.d26557e710"><!--div2: thisdiv=div2, #13 (nth=13) head="THE WORKS OF OCTOBER ACCORDING TO ABENCENIF"--><!--Heading quâ heading--><h3 id="d26557e710">13. THE WORKS OF OCTOBER ACCORDING TO ABENCENIF</h3><p>From the beginning of this month until the end, in a late soil, it is proper to make oil and wine, and it is well 
to sow now all kinds of grain, such as wheat, rye, barley, and such like. Filberts, chestnuts, pomegranates and walnuts 
should be gathered, and the late fruit likewise: and cherry, pear and apple trees should be planted. All 
wounds are difficult to heal in this month, and disease of the private parts is dangerous. If it is in this month that 
the first thunder is heard, it denotes storms of wind and commotion of the airs, scarcity of bread and fruit and wine, 
death of cattle and fish in the land in which it is heard, according to <span class="ps" title="King Leopold of Austria">Leopold</span>.</p></div><span class="fa fa-bookmark" title="p.59" id="pb.59"> p.59</span><a name="14">‍</a><div class="reftext" n="14" id="div1.d26557e525-div2.d26557e720"><!--div2: thisdiv=div2, #14 (nth=14) head="THE WORKS OF NOVEMBER ACCORDING TO ABENCENIF"--><!--Heading quâ heading--><h3 id="d26557e720">14. THE WORKS OF NOVEMBER ACCORDING TO ABENCENIF</h3><p>From the beginning of this month it is well to plough the fields, and the ground in which weeds are, so that they 
may not grow; and to cut the decayed wood from the trees, and dress them with manure. At the full of this 
moon, and at the full of the moon after it, it is well to salt meat, and to cut timber for work. This is a good month 
for blood letting, and for bathing, and for healing every kind of disease. And diseases in the legs are dangerous. 
If it is in this month that the first thunder is heard, it denotes damage to the sheep, abundance of wheat, joyousness 
in the people. The weather will come in well. It will not rain except a very profitable amount; nevertheless, 
the fruit will fall from the trees sooner than is right in the land in which it is heard, according to <span class="ps" title="King Leopold of Austria">Leopold</span>.</p></div><a name="15">‍</a><div class="reftext" n="15" id="div1.d26557e525-div2.d26557e729"><!--div2: thisdiv=div2, #15 (nth=15) head="THE WORKS OF DECEMBER ACCORDING TO PALLADIUS"--><!--Heading quâ heading--><h3 id="d26557e729">15. THE WORKS OF DECEMBER ACCORDING TO PALLADIUS</h3><p>Although there is little field work in this month, still it is possible to sow garden herbs for the spring, and the 
timber which is cut at this time is very durable, and the zealous and careful husbandman will not lack something to 
do, even at this time (as <span class="ps" title="Rutilius Taurus Aemilianus Palladius">Palladius</span> says), namely, to collect 
the manure in heaps, to make ropes and cords for the time to come, to clean the cellars, and to do every other work 
which belongs to the character of the season. There are many other things which might be said about each month 
which we have not said because we do not wish to be prolix. It is now that disease of the knees is dangerous. 
If it is now that the first thunder is heard, it denotes a good year, wholesomeness, and peace among the tribes in the 
land in which it is heard, according to <span class="ps">Leopold <span class="pn">of Austria</span></span>.</p></div><span class="fa fa-bookmark" title="p.61" id="pb.61"> p.61</span><a name="Chapter.d26557e746">‍</a><h2 class="page-title" id="d26557e746">4. THE FOURTH CHAPTER</h2><!--div1: thisdiv=div1, #4 (nth=4) head="THE FOURTH CHAPTER"--><a name="1">‍</a><div class="reftext" n="1" id="div1.d26557e746-div2.d26557e749"><!--div2: thisdiv=div2, #1 (nth=1) head="CONCERNING THE PROGNOSTICATION OF THE SEASON. CONCERNING THE PLANETS AND THEIR PROPERTIES ACCORDING TO LEOPOLD"--><!--Heading quâ heading--><h3 id="d26557e749">1. CONCERNING THE PROGNOSTICATION OF THE SEASON. CONCERNING THE PLANETS AND THEIR PROPERTIES ACCORDING TO LEOPOLD</h3><p>Before we commence with the prognostication of the year, it is not amiss to explain a proverb which is frequently 
quoted by the learned, and even by Christian astrologers, because it bears upon this work: viz., <span class="frn" title="(Latin)">Astra movent 
homines, sed Deus astra movet</span>, that is, that the stars move and incline people to a change of nature, and that they do 
the same with all the created things of the world, living, sensible and insensible, shedding into them their proper 
qualities, good or bad. But further, the same proverb says that God moves the stars themselves, giving them by his 
great powers the natural virtue to influence men and every other thing according to its own proper nature; so that it 
is from them that the natural inclination of everything is; whence comes the old saying of <span class="ps">Aristotle</span>, which runs: 
<span class="frn" title="(Latin)">Quod a natura inest, semper inest;</span> that is, what is in a man naturally is separated from him with difficulty; and 
not only so, but it stays with him perpetually; for we prove that constantly in our own case and in the case of all others; 
but further it is certain that it is possible for the wise and discreet man to gain the victory over every inclination 
which comes naturally. Accordingly it has been wisely said: <span class="frn" title="(Latin)">Sapiens dominabitur astris</span>, that is, that the wise man is 
master of the stars, for he makes his proud nature mild and gentle, and he avoids the evil to which he is prone. Further, 
great almighty God, to whom we render all praise, has 
<span class="fa fa-bookmark" title="p.63" id="pb.63"> p.63</span>
given to the individual the power of his free will, in such a way that not only the stars but also the demons, hell, and every 
other thing are not able to influence a man unless he be guilty himself in that regard, much less when he has the assistance of 
God's grace. Accordingly I say that the stars can influence man naturally, but that they cannot force him. Of this natural 
inclination I wish to treat in the natural prognostication of the planets, while submitting myself and lying wholly and 
completely beneath the correction and the guidance of our holy mother, the Roman Catholic Church.</p></div><a name="2">‍</a><div class="reftext" n="2" id="div1.d26557e746-div2.d26557e769"><!--div2: thisdiv=div2, #2 (nth=2) head="CONCERNING THE PROPERTIES OF THE PLANET WHICH IS CALLED SATURNUS"--><!--Heading quâ heading--><h3 id="d26557e769">2. CONCERNING THE PROPERTIES OF THE PLANET WHICH IS CALLED SATURNUS</h3><p>The place of this planet is the seventh sphere, which is called the seventh heaven, and according to natural order 
it is called the first planet. Its property is to be cold and dry, melancholic, earthy, masculine and diurnal. It is 
naturally an enemy to human nature. It is the cause of much labour, famine, hardship, scarcity of the year's fruit, and 
detriment to food-stuffs: it causes likewise sorrow, sighings, destruction, poverty and death; trouble, unrest, weariness 
and despair. This planet usually inclines those over whom it rules to hatred, sadness, melancholy, torment, horror, 
loneliness and disinclination for company. This planet rules over the aged, the lonely, the miserly, the sad, the 
melancholic, the usurious, the penurious, the servile, the despondent, the incredulous, the inordinate, the gluttonous, 
the superstitious, and further over those who are prone to the black art, and who walk amongst the dead corpses 
making witchcraft and devilry.</p></div><span class="fa fa-bookmark" title="p.65" id="pb.65"> p.65</span><a name="3">‍</a><div class="reftext" n="3" id="div1.d26557e746-div2.d26557e775"><!--div2: thisdiv=div2, #3 (nth=3) head="CONCERNING THE PROGNOSTICATION OF THIS PLANET"--><!--Heading quâ heading--><h3 id="d26557e775">3. CONCERNING THE PROGNOSTICATION OF THIS PLANET</h3><p>The day of this planet is Saturday: its hour is the first hour when the sun rises that day and the eighth hour 
after sunrise. And in case that the year shall begin on a Saturday, it will be dry and scarce of food; the spring will 
be very windy, the summer wet, the autumn dry and cool, the winter wearisome, windy, somewhat cold, and scarce of 
water. It denotes, further, shortage of wheat, wine, oil, and less honey. Flax will be scarce and dear; fruit will 
be plentiful, but fresh fish will not be so. It denotes likewise that there will be much mention of marriage, and that 
many of the old houses will fall. Fever will be powerful, and especially the <span class="term" title="typemed">tertian</span> and the <span class="term" title="typemed">quartan</span>, in many places 
in the world. Death is near old people in this year, for the weather is against them. It denotes death to the cattle 
(especially sheep), and the silk-worms.</p></div><a name="4">‍</a><div class="reftext" n="4" id="div1.d26557e746-div2.d26557e786"><!--div2: thisdiv=div2, #4 (nth=4) head="CONCERNING THE PHYSIOGNOMY WHICH COMES FROM THIS PLANET"--><!--Heading quâ heading--><h3 id="d26557e786">4. CONCERNING THE PHYSIOGNOMY WHICH COMES FROM THIS PLANET</h3><p>Those who are born under the dominion of this planet are naturally cold and dry, large-faced and ugly. Their 
eyes are moderate in size and directed towards the ground, but they have one eye larger than the other. Nostrils fleshy, 
lips thick, brows close together, the colour of their face brown, their hair black, crisp, woolly and somewhat curly; 
some of their teeth longer than others, breast hairy, legs long and crooked. They are sinewy and dry-fleshed, 
their veins narrow though prominent. And if this planet be in the west, the people will be small, spare-fleshed, 
scant-bearded, and with long straight hair.</p></div><span class="fa fa-bookmark" title="p.67" id="pb.67"> p.67</span><a name="5">‍</a><div class="reftext" n="5" id="div1.d26557e746-div2.d26557e792"><!--div2: thisdiv=div2, #5 (nth=5) head="CONCERNING THE PROPERTIES WHICH THIS PLANET SHEDS IN MAN"--><!--Heading quâ heading--><h3 id="d26557e792">5. CONCERNING THE PROPERTIES WHICH THIS PLANET SHEDS IN MAN</h3><p>The property of those who are born under this planet is to be deeply thoughtful, timid and fond of husbandry. 
They are inconstant, sad, melancholic, deceitful, tricky (and, according to the philosophers, lecherous, owing to the excess 
of sperm which is generated in them). They are fond of solitude and hate rejoicing. They are angered by a trifling 
cause and difficult to part from their wrath; nevertheless, the wise man can guard himself against all these evil properties 
through the help of God and with the gift of free will.</p></div><a name="6">‍</a><div class="reftext" n="6" id="div1.d26557e746-div2.d26557e797"><!--div2: thisdiv=div2, #6 (nth=6) head="CONCERNING THE NATURAL INCLINATION OF THESE PEOPLE"--><!--Heading quâ heading--><h3 id="d26557e797">6. CONCERNING THE NATURAL INCLINATION OF THESE PEOPLE</h3><p>They are inclined to letters and to learning, and especially to philosophy and the study of the understanding. 
Further, to holy secrets, of the free and unfree sciences, namely, husbandry, masonry, shoemaking and glovemaking. 
Others of them are inclined to inter corpses, and to every work that is made of earth. They are zealous in seeking 
mines of mercury, lead and tin, and the antique treasures of the earth. They make good friars, for they like solitude. 
This planet is ninety-five times greater than the earth (according to <span class="ps" title="author">Alfraganus</span>). Its metal is lead, its colour is 
the colour of ashes. It governs the earth and is distant from it 28,089,750 leagues, and has a body of 589,680 leagues.</p></div><span class="fa fa-bookmark" title="p.69" id="pb.69"> p.69</span><a name="7">‍</a><div class="reftext" n="7" id="div1.d26557e746-div2.d26557e807"><!--div2: thisdiv=div2, #7 (nth=7) head="CONCERNING THE PROPERTIES OF THE PLANET WHICH IS CALLED JUPITER"--><!--Heading quâ heading--><h3 id="d26557e807">7. CONCERNING THE PROPERTIES OF THE PLANET WHICH IS CALLED JUPITER</h3><p>The place of this planet is the sixth sphere. Its property is to be warm, moist, airy, sanguinary, masculine, 
and it is very favourable to human nature, because it is itself naturally moderate, and so it purifies the air; whence it 
comes, that the winds are wholesome, and the rain very profitable to the earth. It moderates the heat in summer 
and the cold in winter, lessens diseases, banishes plagues, and assists growing things. It makes folk to be 
peacefully disposed toward one another, and to be devout, especially those whose planet it is, that is, wise, honest, 
modest, generous, just, merciful, orderly, faithful, well-inclined, truthful, magnanimous, virtuous people; people 
who are right-lived, compassionate, generous, charitable; people who are fond of women, jolly, amiable; people who 
are well-shaped, handsome, wise; people who have the fear of God in their hearts and are vigilant and watchful for Him.</p></div><a name="8">‍</a><div class="reftext" n="8" id="div1.d26557e746-div2.d26557e813"><!--div2: thisdiv=div2, #8 (nth=8) head="CONCERNING THE PROGNOSTICATION OF THIS PLANET"--><!--Heading quâ heading--><h3 id="d26557e813">8. CONCERNING THE PROGNOSTICATION OF THIS PLANET</h3><p>This planet's day is Thursday. Its hour is the first hour of sunrise on that day and the eighth hour after that. 
In the year which begins on this day, i.e., on Thursday, the Spring will be windy, the Summer moderate, the Autumn 
wet, and the Winter likewise moderate. Wheat and food will be plentiful. Small grain will be very plentiful and 
flax very scarce. Wine will be abundant, and oil and honey 
<span class="fa fa-bookmark" title="p.71" id="pb.71"> p.71</span>
scarce, but pork and fresh fish will be plentiful. That year will be inclined to peace, but (as we have said) free will 
gives victory over its nature.</p></div><a name="9">‍</a><div class="reftext" n="9" id="div1.d26557e746-div2.d26557e820"><!--div2: thisdiv=div2, #9 (nth=9) head="CONCERNING THE PHYSIOGNOMY WHICH THIS PLANET GIVES"--><!--Heading quâ heading--><h3 id="d26557e820">9. CONCERNING THE PHYSIOGNOMY WHICH THIS PLANET GIVES</h3><p>People who are born under the government of this planet are well-personed, shapely, white, inclined to be fair 
formed; their beards brown, curly and divided into two portions; their eyes red, weak-sighted, black, handsome; 
faces broad and fleshy; teeth large and closely set; hair soft and thin, as a result of which they become bald on the 
top; veins long and prominent.</p></div><a name="10">‍</a><div class="reftext" n="10" id="div1.d26557e746-div2.d26557e825"><!--div2: thisdiv=div2, #10 (nth=10) head="CONCERNING THE QUALITIES OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e825">10. CONCERNING THE QUALITIES OF THESE FOLK</h3><p>They are very peaceful, honest, guileless, without duplicity in mind. They are temperate as regards food 
and drink, virtuous, faithful, well-informed; they are not hostile or vengeful, nevertheless they are easily moved to 
wrath at a slight cause. They fulfil their promises faithfully. They transact their business with discretion. They 
give good and salutary advice. They understand everything easily, because they have clear intellects; they are 
prolific and healthy, and of good character.</p></div><a name="11">‍</a><div class="reftext" n="11" id="div1.d26557e746-div2.d26557e830"><!--div2: thisdiv=div2, #11 (nth=11) head="CONCERNING THE NATURAL INCLINATION OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e830">11. CONCERNING THE NATURAL INCLINATION OF THESE FOLK</h3><p>They are inclined for the Church, to faith and devotion, because they, are peaceable, virtuous, honest: in 
<span class="fa fa-bookmark" title="p.73" id="pb.73"> p.73</span>
addition, they are inclined to be judges and literary people, councillors and careful of the poor, and for every other 
occasion deserving of charity. <span class="ps" title="author">Alfraganus</span> says <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> that this 
planet is 95 times greater than the earth. Its metal is tin. It governs the air. It is distant from the earth 17,208,200 
leagues, and has a body of 615,600 leagues.</p></div><a name="12">‍</a><div class="reftext" n="12" id="div1.d26557e746-div2.d26557e844"><!--div2: thisdiv=div2, #12 (nth=12) head="CONCERNING THE PROPERTIES OF THE PLANET WHICH IS CALLED MARS"--><!--Heading quâ heading--><h3 id="d26557e844">12. CONCERNING THE PROPERTIES OF THE PLANET WHICH IS CALLED MARS</h3><p>
The place of this planet is the fifth sphere. Its property is to be dry, warm, choleric, fiery, masculine and 
nocturnal. It is hostile to human nature owing to ils own evil nature. It causes winds, disturbances, frost and great 
cold, hailstones and darkness, great heat in due season, immoderate winds, unwholesome and of evil properties. 
And it is so perverse and harmful by nature, and that in such a way that it moves and inclines the mind of creatures 
against each other, until they are angry and contentious, disputatious, erratic, blood-shedding, warring and hostile 
towards one another. It inclines them likewise to be thievish, predatory, incendiary, murderous, unjust, abusive 
and quick-tempered. This planet governs the warlike, the angry, treacherous, faithless and lying, the drunkards, 
gluttonous and shameless, highwaymen, quarrelsome and contentious persons, those who are fond of 
weapons, who are quick-tempered, madmen, plunderers and robbers; the evil-intentioned, deceitful and 
distressed; the tricky, backbiting and calumnious; the envious, grasping, covetous; the treacherous, bloody, 
irascible, boastful.</p></div><span class="fa fa-bookmark" title="p.75" id="pb.75"> p.75</span><a name="13">‍</a><div class="reftext" n="13" id="div1.d26557e746-div2.d26557e850"><!--div2: thisdiv=div2, #13 (nth=13) head="CONCERNING THE PROGNOSTICATION OF THIS PLANET"--><!--Heading quâ heading--><h3 id="d26557e850">13. CONCERNING THE PROGNOSTICATION OF THIS PLANET</h3><p>The day of this planet is Tuesday; its hour is the first hour and the eighth hour. In the year which begins with 
this day, the spring will be wet, the summer hot, the autumn dry, and the winter cold, wet and dark, with 
much snow. There will be a fortune by the seaside owing to the great number of shipwrecks. It denotes damage to 
wheat and other grain, a moderate amount of oil and honey. All kinds of legumes will be plentiful, little wine, a moderate amount of fruit, and many of the small cattle will die owing to the abundance of blood, and the heat which governs them in that year. It denotes likewise many 
diseases and death to the female sex, and in addition it denotes sudden death, and that powerful nobles vitam cum 
morte commitabunt. There will be strife and contention between tyrants.</p></div><a name="14">‍</a><div class="reftext" n="14" id="div1.d26557e746-div2.d26557e855"><!--div2: thisdiv=div2, #14 (nth=14) head="CONCERNING THE PHYSIOGNOMY WHICH THIS PLANET GIVES"--><!--Heading quâ heading--><h3 id="d26557e855">14. CONCERNING THE PHYSIOGNOMY WHICH THIS PLANET GIVES</h3><p>Folk who are born under this planet have large faces, ugly, with small reddish spots in them; hair scant, red or 
fair; eyes inflamed, red and fleshy, and sight acute; nostrils large and broad; teeth clean, having spaces between 
them, incomplete; and they are small bearded, and with bent figures. If this planet is in the west it denotes narrow 
necks, and weak legs which take long strides in walking: feet high-arched; ankles small, and heads large.</p></div><span class="fa fa-bookmark" title="p.77" id="pb.77"> p.77</span><a name="15">‍</a><div class="reftext" n="15" id="div1.d26557e746-div2.d26557e861"><!--div2: thisdiv=div2, #15 (nth=15) head="CONCERNING THE PROPERTIES OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e861">15. CONCERNING THE PROPERTIES OF THESE FOLK</h3><p>They are irascible, ready at striking one, wanting in sense and in words. They seek contention and are enemies 
of quietude. They are fond of their own sort, of playing and of women. They are lying, deceitful, perfidious, without 
compassion, thievish; but the wise man gains the victory over the influence of the stars and his own nature.</p></div><a name="16">‍</a><div class="reftext" n="16" id="div1.d26557e746-div2.d26557e866"><!--div2: thisdiv=div2, #16 (nth=16) head="CONCERNING THE NATURAL INCLINATION OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e866">16. CONCERNING THE NATURAL INCLINATION OF THESE FOLK</h3><p>These are inclined to arms and fire, and accordingly they are inclined to be smiths, artificers, armourers and 
mechanics of all kinds; they are fond of firearms, and of the manufacture of great and small guns, &amp;c. This planet 
is, according to <span class="ps" title="author">Alfraganus</span>, one and a half times greater than the earth, and an eighth part more. It governs fire. 
Its metal is iron and copper, and it is distant from the earth 2,379,000 leagues, and has a body of 10,530 leagues.</p></div><a name="17">‍</a><div class="reftext" n="17" id="div1.d26557e746-div2.d26557e876"><!--div2: thisdiv=div2, #17 (nth=17) head="CONCERNING THE PROPERTIES OF THE PLANET WHICH IS CALLED SOL"--><!--Heading quâ heading--><h3 id="d26557e876">17. CONCERNING THE PROPERTIES OF THE PLANET WHICH IS CALLED SOL</h3><!--div2: thisdiv=div2, #17 (nth=18)--><h4 class="subsid">Sol</h4><p>The place of this planet is in the midst of the other planets, and in the fourth heaven or sphere, as lord and king 
over them, from which they all obtain their light. The property of this planet, which is called Sol, i.e., the sun, is 
to be warm and dry moderately, diurnal and masculine. From it it comes that the fruits are ripe, and every other 
thing fulfilled in its own time. It is because God has given it such power to advance things that <span class="ps">Aristotle</span> was moved 
<span class="fa fa-bookmark" title="p.79" id="pb.79"> p.79</span>
to say: <span class="frn" title="(Latin)">Sol et homo generant hominem</span>, that is, that man and the sun generate man. <span class="ps" title="Haly Abbas: author">Hali</span> speaks of this planet, and 
says that it is the cause of the growth of everything, and that it is it that generates the growing things and the 
animals. It influences and moves people to be in a powerful, honourable, free position; and it governs another to be 
dignified and aiming at high rank. It governs kings and powerful people, people who are grave, magnanimous and of 
good counsel; and every man who is a counsellor to king or prince.</p></div><a name="18">‍</a><div class="reftext" n="18" id="div1.d26557e746-div2.d26557e896"><!--div2: thisdiv=div2, #18 (nth=18) head="CONCERNING THE PROGNOSTICATION OF THIS PLANET"--><!--Heading quâ heading--><h3 id="d26557e896">18. CONCERNING THE PROGNOSTICATION OF THIS PLANET</h3><p>The day of this planet is Sunday, and its hour the first hour and the eighth. In the year which begins on 
this day, the spring will be moderate, the summer very warm, the autumn windy, and the winter sharp. Food 
will be plentiful and every sort of grain, and further, wine, oil, honey and fruits. The cattle, small and great, will 
be plentiful. This planet denotes contentions between nobles, and rumour about kings, and short life for the 
young, <span class="frn" title="(Latin)">sed Deus super omnia.</span></p></div><a name="19">‍</a><div class="reftext" n="19" id="div1.d26557e746-div2.d26557e903"><!--div2: thisdiv=div2, #19 (nth=19) head="CONCERNING THE PHYSIOGNOMY WHICH THIS PLANET GIVES"--><!--Heading quâ heading--><h3 id="d26557e903">19. CONCERNING THE PHYSIOGNOMY WHICH THIS PLANET GIVES</h3><p>Those who are born under the government of this planet are fair and fleshy; with round clear faces , mouth 
moderate, lips somewhat thick, brows narrow, teeth white and beautiful, nose straight and shapely: neck and bosom 
rounded; figure straight and shapely; they are very strong and powerful.</p></div><span class="fa fa-bookmark" title="p.81" id="pb.81"> p.81</span><a name="20">‍</a><div class="reftext" n="20" id="div1.d26557e746-div2.d26557e909"><!--div2: thisdiv=div2, #20 (nth=20) head="CONCERNING THE PROPERTIES OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e909">20. CONCERNING THE PROPERTIES OF THESE FOLK</h3><p>They are grave, honest, generous, of good counsel, anxious that another should honour them. They are 
princely in mind, well spoken, haughty, and having a great opinion of themselves.</p></div><a name="21">‍</a><div class="reftext" n="21" id="div1.d26557e746-div2.d26557e914"><!--div2: thisdiv=div2, #21 (nth=21) head="CONCERNING THE NATURAL INCLINATIONS OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e914">21. CONCERNING THE NATURAL INCLINATIONS OF THESE FOLK</h3><p>These are inclined to be in an honourable position, and in high ranks governing other people: accordingly 
they are ready to be presidents, governors, captains, colonels, pilots and prelates; to be pastors over men and 
animals, but finally, they are inclined to every office and trade connected with silk, gold and silver. This planet 
is, as <span class="ps" title="author">Alfraganus</span> says, 166 times greater than the earth. It has dominion over fire. Its metal is gold. It is distant 
from the earth 1,213,333 leagues, and has a body of 1,075,680 leagues.</p></div><a name="22">‍</a><div class="reftext" n="22" id="div1.d26557e746-div2.d26557e923"><!--div2: thisdiv=div2, #22 (nth=22) head="CONCERNING THE PROPERTY OF THE PLANET WHICH IS CALLED VENUS"--><!--Heading quâ heading--><h3 id="d26557e923">22. CONCERNING THE PROPERTY OF THE PLANET WHICH IS CALLED VENUS</h3><!--div2: thisdiv=div2, #22 (nth=23)--><h4 class="subsid">Venus</h4><p>The place of this planet is the third sphere: its property is to be cold and moist moderately, watery, feminine, 
nocturnal and somewhat phlegmatic. It is favourable to human nature. This is the star which most illumines the 
night after the moon, and which is usually called the morning star. It is sometimes seen at sunrise, especially 
<span class="fa fa-bookmark" title="p.83" id="pb.83"> p.83</span>
in the winter. It has dominion over women, children, and musicians, well spoken people, happy, fortunate, just, wise, 
cheerful, grateful, merciful people; and over those who like to be neatly got up and showily dressed.</p></div><a name="23">‍</a><div class="reftext" n="23" id="div1.d26557e746-div2.d26557e932"><!--div2: thisdiv=div2, #23 (nth=23) head="CONCERNING THE PROGNOSTICATION OF THIS PLANET"--><!--Heading quâ heading--><h3 id="d26557e932">23. CONCERNING THE PROGNOSTICATION OF THIS PLANET</h3><p>The day of this planet is Friday: its hour is the first hour and the eighth. The year which begins on this day 
will not be lacking in water. The spring will be windy, the summer moist and gentle, the autumn dry and windy in 
some places and very wet in others, and the winter cold and very laborious. Food will be plentiful but dear. The 
vine will be good and fruitful, and oil and honey plentiful. It denotes disease of the eyes, and the death of many 
children by smallpox, and that many of the small cattle will die, and that there will be earthquakes in many places.</p></div><a name="24">‍</a><div class="reftext" n="24" id="div1.d26557e746-div2.d26557e937"><!--div2: thisdiv=div2, #24 (nth=24) head="CONCERNING THE PHYSIOGNOMY WHICH THIS PLANET GIVES"--><!--Heading quâ heading--><h3 id="d26557e937">24. CONCERNING THE PHYSIOGNOMY WHICH THIS PLANET GIVES</h3><p>Those who are born under the government of this planet have fat, round, red faces; eyes black, sparkling 
and merry; brows black and joined; hair smooth and long, and, in some others of them, curled, and there is usually a 
mark on their faces; noses curved, mouth medium, upper lip smaller than the lower lip; neck handsome but narrow; 
persons small and spare; legs heavy; and if this planet is in the east it makes their bodies fat, fair and of handsome stature; 
if it is in the west they will be small-bodied and bald-headed.</p></div><span class="fa fa-bookmark" title="p.85" id="pb.85"> p.85</span><a name="25">‍</a><div class="reftext" n="25" id="div1.d26557e746-div2.d26557e943"><!--div2: thisdiv=div2, #25 (nth=25) head="CONCERNING THE NATURAL INCLINATION OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e943">25. CONCERNING THE NATURAL INCLINATION OF THESE FOLK</h3><p>These are inclined for idleness, and arts which are light, curious, showy, such as singing, and harping; accordingly, 
they are given to poetry, the organ, choirs, painting, the making of laces and gold thread, &amp;c., and besides they are 
given to Comedy, i.e., a very public art.</p></div><a name="26">‍</a><div class="reftext" n="26" id="div1.d26557e746-div2.d26557e949"><!--div2: thisdiv=div2, #26 (nth=26) head="CONCERNING THE PROPERTIES OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e949">26. CONCERNING THE PROPERTIES OF THESE FOLK</h3><p>These are of a warm, moist, phlegmatic nature; they are eloquent, prudent and fortunate, grateful, amiable, 
affectionate, just, sweet-spoken, fond of music, dancing and pastimes, idle games, fornication, self-adornment and 
dressing and making clothes; finally, they like to be treated well and joyously, and to have perfumed clothes, and it is 
seldom they give themselves to learning. This planet is, according to <span class="ps" title="author">Alfraganus</span>, 37 times smaller than the earth. 
Its metal is copper. It has dominion over the private parts of men and women. It is distant from the earth 325,656 
leagues, and has a mass of its own of 175 leagues.</p></div><a name="27">‍</a><div class="reftext" n="27" id="div1.d26557e746-div2.d26557e958"><!--div2: thisdiv=div2, #27 (nth=27) head="CONCERNING THE PROPERTY OF THE PLANET WHICH IS CALLED MERCURIUS"--><!--Heading quâ heading--><h3 id="d26557e958">27. CONCERNING THE PROPERTY OF THE PLANET WHICH IS CALLED MERCURIUS</h3><!--div2: thisdiv=div2, #27 (nth=28)--><h4 class="subsid">Mercurius</h4><p>The place of this planet is the second sphere. Its property is to be masculine, diurnal and of a changeable 
nature; because it takes its property from the planet with which it conjoins, or to which it is nearest, in such a way 
<span class="fa fa-bookmark" title="p.87" id="pb.87"> p.87</span>
that if it be near a good planet its property will be good, and if it be near a bad planet its property will be bad; for 
we see that daily, viz., people of that property, that they are good with the good, and bad with the bad. This planet 
governs the poets, writers, lawyers, painters, mathematicians, and those who discover new things, goldsmiths and silversmiths, 
and finally those who are eager for bargaining and buying.</p></div><a name="28">‍</a><div class="reftext" n="28" id="div1.d26557e746-div2.d26557e967"><!--div2: thisdiv=div2, #28 (nth=28) head="CONCERNING THE PROGNOSTICATION OF THIS PLANET"--><!--Heading quâ heading--><h3 id="d26557e967">28. CONCERNING THE PROGNOSTICATION OF THIS PLANET</h3><p>The day of this planet is Wednesday: its hour is the first hour and the eighth. In the year which commences 
on this day, the spring will be wet and not very good, the summer very hot, the autumn moderate, and the 
winter sharp, but it will not be very cold. Wheat and every other grain will be moderate, the vintage will be good 
and the oil plentiful, but it denotes scarcity of every other sort of food, and famine in places. In the autumn it 
denotes the death of some prominent person, and that pregnant women will lose their children prematurely, and 
some of them will have still-born children at birth; the fiery fever will be common; and headache, and there will be 
much talk and mention of great novelties in this year.</p></div><a name="29">‍</a><div class="reftext" n="29" id="div1.d26557e746-div2.d26557e972"><!--div2: thisdiv=div2, #29 (nth=29) head="CONCERNING THE PHYSIOGNOMY OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e972">29. CONCERNING THE PHYSIOGNOMY OF THESE FOLK</h3><p>Those who are born under this planet are of handsome person, medium, spare-fleshed; faces narrow, well-proportioned, 
long-jawed; noses long and pointed; eyes small and 
<span class="fa fa-bookmark" title="p.89" id="pb.89"> p.89</span>
not very dark; eyebrows long and extended; beard thin And dark; lips thin; hair long and curled at the end; 
teeth irregular, and fingers long.</p></div><a name="30">‍</a><div class="reftext" n="30" id="div1.d26557e746-div2.d26557e979"><!--div2: thisdiv=div2, #30 (nth=30) head="CONCERNING THE PROPERTIES OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e979">30. CONCERNING THE PROPERTIES OF THESE FOLK</h3><p>These are sharp-witted, earnest, wise; they discover new things easily; they transact their business punctually; 
they are fitted for every trade and art, and fond of travelling in foreign lands, &amp;c.</p></div><a name="31">‍</a><div class="reftext" n="31" id="div1.d26557e746-div2.d26557e984"><!--div2: thisdiv=div2, #31 (nth=31) head="CONCERNING THE NATURAL INCLINATION OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e984">31. CONCERNING THE NATURAL INCLINATION OF THESE FOLK</h3><p>They are inclined to be professors, writers, painters and sculptors; some of them to be mathematicians, 
arithmeticians, merchants and matchmakers, &amp;c. This planet is (according to <span class="ps" title="author">Alfraganus</span>) much smaller than the 
moon, and the moon is much smaller than the earth, as we shall say in its own place. Its metal is quicksilver, and it 
is distant from the earth 125,185 leagues, and has a mass of 1,000 miles, which is equal to 200 Italian leagues.</p></div><a name="32">‍</a><div class="reftext" n="32" id="div1.d26557e746-div2.d26557e993"><!--div2: thisdiv=div2, #32 (nth=32) head="CONCERNING THE PROPERTIES OF THE PLANET WHICH IS CALLED LUNA, i.e. THE MOON"--><!--Heading quâ heading--><h3 id="d26557e993">32. CONCERNING THE PROPERTIES OF THE PLANET WHICH IS CALLED LUNA, i.e. THE MOON</h3><!--div2: thisdiv=div2, #32 (nth=33)--><h4 class="subsid">Luna</h4><p>The place of this planet is the first sphere which is nearest to us; its property is to be cold, moist, watery, 
nocturnal, feminine. It is said that it is the cause of all 
<span class="fa fa-bookmark" title="p.91" id="pb.91"> p.91</span>
damp and moisture, and of the growth of growing things, from the superabundance of moisture of this planet 
which it sheds into those creatures. Many learned authors have been wearied by the close scrutiny of the property and 
nature of this planet; and it is only putting sand in a withe, or pouring out the ocean by drops; for its nature is 
so changeable, so wonderful, and so mysterious, that it is not possible to find out all about it; nevertheless, since it 
is a matter in hand, we shall endeavour to exhibit a little of it generally. In the first place it must be noted that 
there is a great distinction between the operation of this planet when waxing and when waning; accordingly, wise 
and knowing people keep sharp account of the crescent or new moon, and likewise of its full or waning, on account of 
many things connected with husbandry, and with bodily health; for <span class="ps" title="Gaius Plinius Secundus: author">Pliny</span> says. Lib. 18, Cap. 32, that the time for reaping, cutting and pruning everything is the full of the moon, i.e., from full moon to new, so that they may keep 
better. Accordingly, the timber which is cut at the crescent moon rots in a short time, if it is a tree which 
loses its foliage. And the animals which are castrated at the crescent moon are in danger, and the cereals and fruits 
which are gathered at the crescent moon (according to <span class="ps" title="Rutilius Taurus Aemilianus Palladius">Palladius</span>) are not substantial or lasting or profitable, as they would be if they were gathered at the full of the moon. Another wonderful property of the moon is to be 
noted likewise, and that is, if one wishes the year to be one for males, let him allow the males to approach the females 
at the waxing of the moon; and if eggs are put under a hen or another bird at the crescent moon the cocks will be more 
numerous; and if he wishes the contrary let him do these things at the full moon. Another wonder touching the 
new moon, as the Italian <span class="ps" title="author">Jacobus Palermo</span> says, if anyone 
<span class="fa fa-bookmark" title="p.93" id="pb.93"> p.93</span>
wishes to know accurately the point at which the moon comes into conjunction, let him take a silver cup and put 
sea brine in it, and ashes made from the olive tree, i.e., the tree from which oil is made, and let him keep a sharp lookout 
about the time of new moon, and at the point at which it comes the ashes will be moved on the brine so that there 
will be plainly a turbidity in the cup. The same author gives a reason for that, saying that this happens 
because of the very close government which the moon has over silver, sea water and the olive tree beyond <span class="corr" title="Corrected from ‘every’ by OCH">[]</span> 
every other thing. Accordingly they perceive and move at its coming, showing the nature which they have from 
this planet. This planet has dominion over sailors and mariners, the phlegmatic, lazy, weak-hearted and sluggards.</p></div><a name="33">‍</a><div class="reftext" n="33" id="div1.d26557e746-div2.d26557e1022"><!--div2: thisdiv=div2, #33 (nth=33) head="CONCERNING THE PROGNOSTICATION OF THIS PLANET"--><!--Heading quâ heading--><h3 id="d26557e1022">33. CONCERNING THE PROGNOSTICATION OF THIS PLANET</h3><p>The day of the moon is Monday; its hour is the first hour and the eighth. In the year which begins on this day 
there will be no lack of water; the spring will be cool, the summer moderate, the autumn very wet, and the winter 
mild. It denotes scarcity of wheat but plenty of other grain; a moderate amount of wine and oil. It denotes 
many diseases of cattle, so that the nations will wonder, and further, there will be diseases on people and schisms 
between the powerful. Women will suffer much in this year from their own disease, i.e., <span class="term" title="(Latin) typemed">Suffocatio matricis</span>. 
Neither honey nor silk will do well this year because many bees and silkworms will die.</p></div><span class="fa fa-bookmark" title="p.95" id="pb.95"> p.95</span><a name="34">‍</a><div class="reftext" n="34" id="div1.d26557e746-div2.d26557e1031"><!--div2: thisdiv=div2, #34 (nth=34) head="CONCERNING THE PHYSIOGNOMY OF THOSE WHOSE PLANET IS THE MOON"--><!--Heading quâ heading--><h3 id="d26557e1031">34. CONCERNING THE PHYSIOGNOMY OF THOSE 
WHOSE PLANET IS THE MOON</h3><p>These are very white and phlegmatic; face broad, round, blooming; eyes medium, squinting, sleepy, and one eye 
larger than the other. They usually have spots on their faces; their brows close together; noses stubby, and mouths small.</p></div><a name="35">‍</a><div class="reftext" n="35" id="div1.d26557e746-div2.d26557e1036"><!--div2: thisdiv=div2, #35 (nth=35) head="CONCERNING THE PROPERTIES OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e1036">35. CONCERNING THE PROPERTIES OF THESE FOLK</h3><p>These are inconstant, virtuous, sleepy, subject to minor ailments, harmless. They are inclined to be mariners 
and travel by water; they are sluggish and unenterprising.</p></div><a name="36">‍</a><div class="reftext" n="36" id="div1.d26557e746-div2.d26557e1042"><!--div2: thisdiv=div2, #36 (nth=36) head="CONCERNING THE NATURAL INCLINATION OF THESE FOLK"--><!--Heading quâ heading--><h3 id="d26557e1042">36. CONCERNING THE NATURAL INCLINATION OF THESE FOLK</h3><p>They are inclined to changeable things, because they themselves are so. They are apt to be fishermen, 
tavern-keepers, and to be selling food and drink and such like. This planet (according to <span class="ps" title="author">Alfraganus</span>) is 39 times smaller 
than the earth. Its metal is silver. It has dominion over the salt water of the sea, and over the olive tree. It is 
distant from the earth 9,847 leagues, and has a body of its own of 166 leagues.</p><p>In accordance with the signs and the physiognomy which the planets give to those who are born under their 
government it is possible for every man to know his own planet, and better if he looks at his own natural inclination; 
for if it be the nature of Mars which he shall perceive in himself, it is certain that that is his planet, and if it be the 
nature of Jupiter he shall feel in himself, that is his planet, and so on with the other planets.</p></div><span class="fa fa-bookmark" title="p.97" id="pb.97"> p.97</span><a name="37">‍</a><div class="reftext" n="37" id="div1.d26557e746-div2.d26557e1054"><!--div2: thisdiv=div2, #37 (nth=37) head="ANOTHER WONDER OF THE MOON TOUCHING THE FLOW AND EBB OF THE SEA"--><!--Heading quâ heading--><h3 id="d26557e1054">37. ANOTHER WONDER OF THE MOON TOUCHING THE FLOW AND EBB OF THE SEA</h3><p>Among all other things which the moon causes there is one of them very wonderful — namely, the flow and ebb of 
the sea, which flows twice and ebbs twice in the space of 24 hours and a little more, by the motion of the moon, and 
by accurate computation each flow and each ebb lasts six hours and the fifth part of an hour. This flow and ebb 
takes place on the whole coast of the sea which is called <span class="frn" title="(Latin)">Mare Oceanum</span>, and in part of the sea (called) <span class="frn" title="(Latin)">Mediterraneum</span>, so that sometimes much land is exposed. Accordingly it is necessary for mariners to know these, and when they commence, so that they may 
come safe to land through the strait narrow ways. It is no less fitting that the physicians should know these secrets, for <span class="ps" title="Gaius Plinius Secundus: author">Pliny</span> wrote and <span class="ps" title="Pietro d'Abano: author">Petrus <span class="an">Aponiensis</span></span> <span class="corr" title="Corrected from ‘says’ by OCH">affirms</span> that it is when the sea 
is ebbing that all men and animals die which die a natural death; certainly a secret which is worth noting. 
In order that it may be known perpetually at what hour of day or night the flow or ebb of the sea begins, let the age 
of the moon be noted and the day on which it is desired to find out the hour when the flow and ebb commences; let 
one look it up in the appended table in the first column to the left-hand side, and opposite it on the right-hand side is 
found the hour when the flow and ebb commences, noting that the letter M means morning or before midday, and the 
letter T evening or after midday, that the letters ME signify midday, and the letters NO night.</p><span class="fa fa-bookmark" title="p.99" id="pb.99"> p.99</span><p><span class="sup" title="By Beatrix Färber">Section 38 containing a table has been omitted.</span></p><span class="fa fa-bookmark" title="p.101" id="pb.101"> p.101</span><p>And in order that this table may be easily understood by an example, let us ask what time the flow and ebb of 
the sea begins to-day — viz., the 20th of March here in Ireland, and that is the 30th day [of March] (according to 
the Pope) of the present year — viz., 1694 (and although this book treats according to the Pope's reckoning, nevertheless 
it may be used here as it is in Rome, because the day is the same, but it is not reckoned the same according 
to the month, outside the movable festivals). Accordingly I look at the age of the moon on the 30th of March in the 
calendar of the month, and that is 5: I look for this in the first column of this table to the left-hand side and I see 
opposite that the first flow begins on this day at seven o'clock in the morning, and its ebb at one and the fifth 
part of an hour after midday, and the second flow at seven and two-fifths of an hour after midday the same day, and 
its ebb at one and three-fifths of an hour after midnight following it in the morning of the day after. With this 
the table will be intelligible for the other days of the moon.</p></div><span class="fa fa-bookmark" title="p.103" id="pb.103"> p.103</span><a name="39">‍</a><div class="reftext" n="39" id="div1.d26557e746-div2.d26557e1087"><!--div2: thisdiv=div2, #39 (nth=38) head="METHOD OF ASCERTAINING THE SIGN IN WHICH THE MOON WILL BE EACH DAY BY THE TABLE"--><!--Heading quâ heading--><h3 id="d26557e1087">39. METHOD OF ASCERTAINING THE SIGN IN WHICH THE MOON WILL BE EACH DAY BY THE TABLE</h3><p><span class="sup" title="By Beatrix Färber">Section 39 containing a table has been omitted.</span></p></div><span class="fa fa-bookmark" title="p.105" id="pb.105"> p.105</span><span class="fa fa-bookmark" title="p.107" id="pb.107"> p.107</span><a name="40">‍</a><div class="reftext" n="40" id="div1.d26557e746-div2.d26557e1095"><!--div2: thisdiv=div2, #40 (nth=39) head="EXPLANATION OF THE TABLE"--><!--Heading quâ heading--><h3 id="d26557e1095">40. EXPLANATION OF THE TABLE</h3><p>In order to ascertain by this following table the sign in which the moon will be each clay, one must look for the 
age of the moon, on the day on which it is desired to know that, in the table in the first column to the left-hand side, 
and opposite that number he will find the sign in which the moon will be that day, which corresponds to the month 
in which it will be, which is specified at the top of the table: and in order that this may be the better understood, 
let us inquire the sign in which the moon will be on the 22nd day of March in this year 1694, and I say that it is in 
the sign <span class="term" title="(Latin) typeastronomical">Gemini</span>: for the new moon was on the 16th day, and from that to the 22nd are six days (without counting 
the day of new moon), and I look up the <span class="corr" title="Corrected from ‘seventh’ by OCH">sixth</span> day of the moon's age in the table, and I find the sign <span class="term" title="(Latin) typeastronomical">Gemini</span> 
opposite, which corresponds to the month of March over it. And if it is desired to find out the sign in which the moon will 
be when new, it is certain that it will be in the same sign as the sun that day, and one will find that out in the calendar 
of the month, and note that further another table will be found of the signs which are good or bad for purging or 
bleeding.</p></div><a name="41">‍</a><div class="reftext" n="41" id="div1.d26557e746-div2.d26557e1109"><!--div2: thisdiv=div2, #41 (nth=40) head="RULE FOR KNOWING BY MEMORY THE SIGN AND THE DEGREES IN WHICH THE MOON WILL BE EVERY DAY"--><!--Heading quâ heading--><h3 id="d26557e1109">41. RULE FOR KNOWING BY MEMORY THE SIGN AND THE DEGREES IN WHICH THE MOON WILL BE EVERY DAY</h3><p>In order that this may be certainly known, let attention be paid to three things: first, that on the day of the new 
moon, it and the sun will be in the same sign; secondly, that the sun remains in the same sign for a month and that 

<span class="fa fa-bookmark" title="p.109" id="pb.109"> p.109</span>
the moon only remains for two days and a half or thereabouts, over or under; and thirdly, to know the day on 
which the sun enters each sign — and that is found in the calendar of the months, and further in the treatise on the 
signs. Having paid attention to these things in this way, and to the day of the new moon, let the days be reckoned 
from the day of the new moon till the day in which it is desired to find out the sign in which it will be, and let that 
number be doubled and add one, and having divided this by five, the result will be the number of signs by which the 
moon will be advanced from the sign in which it was when new, and each unit of the remainder after dividing by five 
is equal to six grades or degrees in the next sign. And that this may be easy to understand, I inquire what sign 
the moon is in on the 22nd day of March, <span class="frn" title="(Latin)">Anno Domini</span> 1694, and I say that it is in the sign <span class="term" title="(Latin) typeastronomical">Gemini</span>: for the 
moon was new on the 16th day of March, and from that to the 22nd are seven days (because here the day of new 
moon is reckoned), and double those seven days makes 14, and one with that makes 15, in which there are three fives: 
accordingly the moon is in <span class="term" title="(Latin) typeastronomical">Gemini</span> — i.e., the third sign from <span class="frn" title="(Latin)">Aries</span> in which it was 
when new, and in which the sun was also, and it is in order that the signs and the order in which they succeed each other may be known that I put 
them down here in that order — i.e., <span class="frn" title="(Latin)">Aries</span>, <span class="frn" title="(Latin)">Taurus</span>, 
<span class="term" title="(Latin) typeastronomical">Gemini</span>, <span class="term" title="(Latin) typeastronomical">Cancer</span>,<span class="term" title="(Latin) typeastronomical">Leo</span>, <span class="term" title="(Latin) typeastronomical">Virgo</span>, <span class="term" title="(Latin) typeastronomical">Libra</span>, <span class="term" title="(Latin) typeastronomical">Scorpio</span>, <span class="term" title="(Latin) typeastronomical">Sagittarius</span>, <span class="term" title="(Latin) typeastronomical">Capricornus</span>, <span class="term" title="(Latin) typeastronomical">Aquarius</span>, <span class="term" title="(Latin) typeastronomical">Pisces</span>.</p></div><a name="42">‍</a><div class="reftext" n="42" id="div1.d26557e746-div2.d26557e1166"><!--div2: thisdiv=div2, #42 (nth=41) head="ANOTHER MORE CERTAIN RULE FOR THIS THING"--><!--Heading quâ heading--><h3 id="d26557e1166">42. ANOTHER MORE CERTAIN RULE FOR THIS THING</h3><p>Let the age of the moon be multiplied by four, and the moon will be advanced one sign for each tenth of that 
<span class="fa fa-bookmark" title="p.111" id="pb.111"> p.111</span>
number, and if there be a remainder over, each unit in it is equal to three grades in the next sign. <span class="frn" title="(Latin)">Ex. gr.</span>, I 
inquire where the moon is on the 22nd day of March, as I did in the other rules, and I say that according to this rule 
it is in the twelfth degree of the sign <span class="term" title="(Latin) typeastronomical">Cancer</span>; for the moon was in conjunction on the 16th day, and from that to the 
22nd are six days (not counting the day of the moon's conjunction), and that multiplied by four makes 24, in 
which there are two tens and four over; accordingly the moon is twelve degrees in the sign <span class="term" title="(Latin) typeastronomical">Cancer</span>, because that is 
the third sign from <span class="frn" title="(Latin)">Aries</span> exclusive, in which it was when new. Note that this rule is very important and reliable.</p></div><a name="43">‍</a><div class="reftext" n="43" id="div1.d26557e746-div2.d26557e1185"><!--div2: thisdiv=div2, #43 (nth=42) head="ANOTHER WONDER AND THE PROGNOSTICATION OF THE MOON AND OF THE SIGNS AS REGARDS FOOD"--><!--Heading quâ heading--><h3 id="d26557e1185">43. ANOTHER WONDER AND THE PROGNOSTICATION OF THE MOON AND OF THE SIGNS AS REGARDS FOOD</h3><p>If the moon of the month of January enters the sign of <span class="term" title="(Latin) typeastronomical">Aquarius</span> when waxing it denotes plenty of food in that 
year; and if it is waning when it enters it, it denotes poverty, sorrow and hardship, overflow of rivers, and great storms at sea.</p><p>If the moon of February enters the sign <span class="term" title="(Latin) typeastronomical">Pisces</span> when 
waxing, it will cause things to be at a cheap price and 
easily obtained; and if it is waning when it enters it it 
denotes abundance of rain that year.</p><p>If the moon of March enters the sign of <span class="frn" title="(Latin)">Aries</span> when waxing, and it is to the north, it denotes insipidity and restlessness; and if it is waning when it enters it, it denotes a good fruitful year.</p><span class="fa fa-bookmark" title="p.113" id="pb.113"> p.113</span><p>If the moon of April enters the sign <span class="frn" title="(Latin)">Taurus</span> when waxing, it denotes much good, contentment and joy; if it 
enters it waning, it denotes the opposite.</p><p>If the moon of May enters the sign <span class="term" title="(Latin) typeastronomical">Gemini</span> when waxing, it denotes commotion, trouble and change in the 
regions whose sign that is; and if it is waning when it enters it, it denotes much rain.</p><p>If the moon of June enters <span class="term" title="(Latin) typeastronomical">Cancer</span> when waxing, it denotes change, commotion and everything turned topsy 
turvey in the empire of Africa; and if it is waning when it enters it, it denotes much rain.</p><p>If the moon of July enters<span class="term" title="(Latin) typeastronomical">Leo</span> when waxing, it denotes good and great profit to husbandmen; and if it is waning 
when it enters it, it denotes hardship, danger and diseases.</p><p>If the moon of August enters <span class="term" title="(Latin) typeastronomical">Virgo</span> when waxing, it denotes whirlwinds, storms and earthquake; and if it is 
waning when it enters it, it denotes a good prosperous year as regards food.</p><p>If the moon of September enters <span class="term" title="(Latin) typeastronomical">Libra</span> when waxing, it denotes plenty of all sorts of grain; but if it is waning 
when it enters it, it denotes storms and disturbances.</p><p>If the moon of October enters <span class="term" title="(Latin) typeastronomical">Scorpio</span> when waxing, it denotes enmity and strife between lawyers, and envy; 
but if it is waning when it enters it, it denotes a prosperous and plentiful year in the regions whose sign it is.</p><p>If the moon of November enters Sagittarius when waxing, there will be no lack of water or oil that year; but if it is waning when it enters it, it denotes famine and 
likelihood of plague.</p><span class="fa fa-bookmark" title="p.115" id="pb.115"> p.115</span><p>If the moon of December enters Capricorn when waxing, it denotes great storms at sea; and if it is waning 
when it enters it, it denotes contentment and joy for the husbandmen who labour the ground. But be it noted 
[with regard to] every thing signified here, that it is in the regions which these signs govern that it will happen more 
particularly than in other places; and if it be desired to find out which regions are under the government of each 
sign, that will be found in the place where we shall treat of the signs themselves.</p></div><span class="fa fa-bookmark" title="p.117" id="pb.117"> p.117</span><a name="44">‍</a><div class="reftext" n="44" id="div1.d26557e746-div2.d26557e1247"><!--div2: thisdiv=div2, #44 (nth=43) head="TABLE"--><!--Heading quâ heading--><h3 id="d26557e1247">44. TABLE</h3><p><span class="sup" title="By Beatrix Färber">Section 44 containing a table has been omitted.</span></p></div><span class="fa fa-bookmark" title="p.119" id="pb.119"> p.119</span><a name="45">‍</a><div class="reftext" n="45" id="div1.d26557e746-div2.d26557e1254"><!--div2: thisdiv=div2, #45 (nth=44) head="EXPLANATION OF THIS TABLE WHICH IS PERPETUAL AND GENERAL OF THE PROGNOSTICATION OF THE YEAR"--><!--Heading quâ heading--><h3 id="d26557e1254">45. EXPLANATION OF THIS TABLE WHICH IS PERPETUAL AND GENERAL OF THE PROGNOSTICATION OF THE YEAR</h3><p>In the following table there are five columns (apart from the first column to the left hand, which is not included, 
and in which is a record of the years in which the Dominical Letter changes irregularly): in the first column to the left 
hand side are the Dominical Letters of each year; in the second column are the years beginning with the year 1663, 
and this column will continue the same until the end of the world, repeating itself perpetually; in the third column are 
the days with which the years begin perpetually; in the fourth column are the planets of these days; and in the 
fifth column arc the things which each planet denotes as regards the food of that year. And in order that it may be 
the better understood, we shall set down here two examples of it, for the year set down for the beginning of the table, 
i.e., 1663, and for the year 1691, which is not mentioned in the table, but nevertheless corresponds to the year 1663, 
so that those two years will be the same; and again the two years 1664 and the year 1692 will be the same, and 
so on with the other years. But in order that we may come to a knowledge of the year 1663 (by which the whole 
table will be understood), whose Dominical Letter is G, (as is in the table to the left hand side opposite to that 
year), and beside it it is [set down] that Monday is the first day of it, and that the moon is the planet of that day, 
which denotes a moderate amount of food in the same year, as is [set down] opposite. And if it is desired to 
find out more about that year, one must look where we have treated of the moon before, and plenty will be found 
there. Here the captious may rise and say that it is not possible for this table to be perpetual, because the 
<span class="fa fa-bookmark" title="p.121" id="pb.121"> p.121</span>
Dominical Letters change irregularly at the end of every hundred years, that is to say, that during each successive 
period of 400 years the Dominical Letter changes three times, which is tantamount to saying, once at the end of every 
century of the 3 centuries from [the last year of] which the one day required for the leap year is taken off (as 
<span class="ps">Gregory <span class="gn">the Thirteenth</span></span> directed); and this was done to regulate the time, so that there might not be an error 
(according as the equinox hastens ahead, and especially in the spring) regarding the fixed festival of Easter; hut this 
is certain, and further that the Dominical Letters change at certain times; accordingly the table cannot be perpetual, 
because if the Dominical Letters change, the days on which the years begin will do likewise, and the year will not be 
as [the table] says, since (possibly) the virtues of the planets are not the same. Our reply to this is, that every change 
that can possibly come in the Dominical Letters is remedied and regulated in the margin of the table, by the three 
numbers of the years which are designated to the left hand side, and these are the first years in which the Dominical 
Letters will change, apart from the regular change which there is each year. And be it noted that it is in the same 
places in which these three numbers are that the Dominical Letters will change perpetually for the years to come, and 
that happens three times in every 400 years; and the first time the Dominical Letter will change will be in the year 
1701, and the second time it will change will be in the year 1801, and the third time in the year 1901, and in that 
way until the end of the world; accordingly our table is perpetual, and will last as long as the Gregorian Calendar 
lasts — for ever, and may it last with the will of God, Amen.</p></div><span class="fa fa-bookmark" title="p.123" id="pb.123"> p.123</span><a name="Chapter.d26557e1269">‍</a><h2 class="page-title" id="d26557e1269">5. THE FIFTH CHAPTER</h2><!--div1: thisdiv=div1, #5 (nth=5) head="THE FIFTH CHAPTER"--><a name="1">‍</a><div class="reftext" n="1" id="div1.d26557e1269-div2.d26557e1272"><!--div2: thisdiv=div2, #1 (nth=1) head="WHICH SHOWS THE PROPERTIES OF THE TWELVE SIGNS OF THE ZODIAC"--><!--Heading quâ heading--><h3 id="d26557e1272">1. WHICH SHOWS THE PROPERTIES OF THE TWELVE SIGNS OF THE ZODIAC</h3><p>In the ninth sphere (which is called <span class="frn" title="(Latin)">Chrystallinum</span>) the astronomers postulate a <span class="frn" title="(Latin)">circulum</span> i.e., a round ring which 
they call <span class="frn" title="(Latin)">zodiacum</span>, of 360 degrees altogether, and of 12 degrees in width, and they divide this into 12 equal parts 
which are called the twelve signs of the Zodiac; and there are 30 degrees in each of these signs; and the names of 
those signs are <span class="frn" title="(Latin)">Aries</span>, <span class="frn" title="(Latin)">Taurus</span>, <span class="term" title="(Latin) typeastronomical">Gemini</span>, <span class="term" title="(Latin) typeastronomical">Cancer</span>,<span class="term" title="(Latin) typeastronomical">Leo</span>, <span class="term" title="(Latin) typeastronomical">Virgo</span>, <span class="term" title="(Latin) typeastronomical">Libra</span>, <span class="frn" title="(Latin)">Scorpius</span>, <span class="term" title="(Latin) typeastronomical">Sagittarius</span>, <span class="term" title="(Latin) typeastronomical">Capricornus</span>, <span class="term" title="(Latin) typeastronomical">Aquarius</span>, and <span class="frn" title="(Latin)">Piscis</span>. These names were given to them because of the properties which they give to the creatures when the sun enters them. They are called another name, viz., the House of the Planets, because when a planet happens to be in its own sign (i.e., in its own house) it is more powerful and 
more vigorous than when it is in another siga; and the length of each sign is 273,870,047 leagues, and the breadth of each sign 22,818,258 leagues; and if it be desired to find out about the houses of the planets, we shall tell that briefly; for the sign which is called<span class="term" title="(Latin) typeastronomical">Leo</span> is the house of the sun, <span class="term" title="(Latin) typeastronomical">Cancer</span> the house of the moon, <span class="term" title="(Latin) typeastronomical">Capricornus</span> and <span class="term" title="(Latin) typeastronomical">Aquarius</span> the houses of Saturn, <span class="term" title="(Latin) typeastronomical">Pisces</span> and <span class="term" title="(Latin) typeastronomical">Sagittarius</span> the houses of Jupiter, <span class="frn" title="(Latin)">Aries</span> and <span class="term" title="(Latin) typeastronomical">Scorpio</span> the houses of Mars, <span class="term" title="(Latin) typeastronomical">Libra</span> and 
<span class="frn" title="(Latin)">Taurus</span> the houses of Venus, <span class="term" title="(Latin) typeastronomical">Gemini</span> and <span class="term" title="(Latin) typeastronomical">Virgo</span> the houses 
of Mercury. When the sun enters these signs it has a change of property according to the nature of each sign, as 
shall be shown in its own place; likewise there will be shown the property and the natural secret of these houses 
or these signs, and the things which they produce in sick or delicate people when the moon enters them.</p></div><span class="fa fa-bookmark" title="p.125" id="pb.125"> p.125</span><a name="2">‍</a><div class="reftext" n="2" id="div1.d26557e1269-div2.d26557e1363"><!--div2: thisdiv=div2, #2 (nth=2) head="CONCERNING THE PROPERTY OF THE SIGN AQUARIUS WHICH THE SUN ENTERS ON THE 21st OF JANUARY"--><!--Heading quâ heading--><h3 id="d26557e1363">2. CONCERNING THE PROPERTY OF THE SIGN AQUARIUS WHICH THE SUN ENTERS ON THE 21st OF JANUARY</h3><p>The form or figure which astronomers give to this sign is the form of a man pouring water out of a vessel; nevertheless 
it is not because it is so in reality (for it is not so at all) but because of the abundance of water which falls. 
The property of this sign is [to be] warm and moist, and it is the cause of immoderate heat and moisture. It is very 
harmful, for it works corruption on the air and consequently damage to the plants and growing things. The 
sun enters this sign on the 21st day of January usually, i.e., on the 11th day of the same month here in Ireland 
(be it noted that this book is entirely after the method of the Pope, nevertheless profit may be derived here by taking 
account of the difference of ten days of time between [the reckonings] until the year 1700, and from that onward 
there is the difference of 11 days between them). This sign is airy, masculine, diurnal; it is a diurnal house and 
exaltation for Saturn, and nocturnal detriment to the sun. This sign governs the provinces of Aragon, Bohemia, 
Saxony, Ethiopia, Dalmatia, Arabia, Sogdiana, Azania, Piamonte, and India; the cities Constantia, Jerusalem, 
Urbino, Pavia, and Monserrat; in Spain the cities Zamora, Medina, <span class="pn" title="city">Valencia</span>, and Seville. The man who is 
born under the dominion of this sign will be of medium stature, well-spoken, secretive, stout-hearted in going ahead 
with any project he may set before him; it signifies that he will receive a blow from iron and be in danger by 
water; he will be given to travel in foreign lands, and he will succeed better there than in his own country; it 
signifies that if he returns he will be fortunate and wealthy; but let him beware of getting angry, for it would 
<span class="fa fa-bookmark" title="p.127" id="pb.127"> p.127</span>
be injurious for him. <span class="frn" title="(Latin)">In certo quodam anno erit in dubio vitae suae</span>, because it signifies for him a grievous illness 
before the thirtieth year; and if he recovers from it, it signifies according to his nature and complexion 58 years 
of life. If it is a woman which shall be born under it, it signifies that she will be industrious and regardful of 
herself; she will be in danger of death and in addition once again by water. She will not spend her goods 
easily, and she will find her life better about the middle of her age; nevertheless, before the 38th year it 
signifies for her two illnesses; the first illness at the end of the 34th year, and the other illness at the end of the 
35th year; and if she recovers from them it signifies for her naturally 82 years of life..</p></div><a name="3">‍</a><div class="reftext" n="3" id="div1.d26557e1269-div2.d26557e1376"><!--div2: thisdiv=div2, #3 (nth=3) head="CONCERNING THE PROPERTY OF THE SIGN PISCIS WHICH THE SUN ENTERS ON THE 19TH OF FEBRUARY"--><!--Heading quâ heading--><h3 id="d26557e1376">3. CONCERNING THE PROPERTY OF THE SIGN PISCIS WHICH THE SUN ENTERS ON THE 19TH OF FEBRUARY</h3><p>The figure and form given to this sign is two fishes, so that (as it is the nature of the fish to be wet and in the 
water usually) similarly when the sun enters this sign the weather is wet and watery. This sign is feminine, nocturnal, watery 
and common to the winter and the spring. It is of a wet and watery nature, on which account it is 
the cause of cold and moisture immoderately, which does harm to the water of the rivers, the wells and the lakes, 
for it makes corruption in them. This sign is the house of the day and night for Jupiter, exaltation for Venus, 
fall and nocturnal detriment and sorrow to Mercury. This sign has government over the provinces of Persia, 
Hibernia, Normandia, Portugallia, Lydia, Sicilia, Pamphylia Garamantes, Mesamenes: over the cities Colonia Agrippina,

<span class="fa fa-bookmark" title="p.129" id="pb.129"> p.129</span>
Venecia, Ratisbona, and Alexandria; in Spain, over the cities Orense. Santiago and part of Seville. The man 
who is born under this sign is fond of foreign countries and travelling by water; he is of a great appetite, and on that 
account will be in danger of death unless his planet help him; he will be taciturn; it denotes a sickness for him at 
the end of his fifteenth year, and another sickness at the end of the thirtieth, and the third sickness at the end of 
his 38th year of life, and if he recovers from them it is natural for him to have 65 years of life. The woman 
who is born under it is religious, honest, bashful; but she will suffer from inflammation of the eyes and <span class="term" title="(Latin) typemed">suffocatio matricis</span>: it signifies that she will receive hurt from fire, and that she will be sick at the end of her 12th year, and once again at the end of her 20th and 21st years, 
and again at the end of her 30th; but it signifies 59 years of life.</p></div><a name="4">‍</a><div class="reftext" n="4" id="div1.d26557e1269-div2.d26557e1386"><!--div2: thisdiv=div2, #4 (nth=4) head="CONCERNING THE PROPERTY OF THE SIGN ARIES WHICH THE SUN ENTERS ON THE 21ST DAY OF MARCH"--><!--Heading quâ heading--><h3 id="d26557e1386">4. CONCERNING THE PROPERTY OF THE SIGN ARIES WHICH THE SUN ENTERS ON THE 21ST DAY OF MARCH</h3><p>The figure and form which is given to this sign is a ram. It is of the nature of fire, warm and dry; accordingly it 
causes heat and drought moderately. It is diurnal, mobile and masculine. It is the house of Mars, exaltation for Sol, 
fall for Saturn and detriment for Venus: the sun enters it on the 21st of March and then commences the first Equinox, 
in which the length of day and night are equal. It governs the provinces Anglia, Gallia, Alemania, and Polonia Minor; 
the cities Florencia, Napoles, Patavia, Favencia, Cracovia, Inmola, Pergamo; in Spain, Zaragoza, Tortosa and 
Valladolid.</p><span class="fa fa-bookmark" title="p.131" id="pb.131"> p.131</span><p>The man who is born under the government of this sign is intellectual, wise, of magnanimous mind; nevertheless 
he is talkative, irascible, but easily appeased: it is characteristic of him to be talking to himself, not too rich 
nor too poor, faithful to his friends; he will have enough to subsist on <span class="frn" title="(Latin)">mortuorum causa</span>; it signifies that there will be 
a special mark on his body and that he will get a beating from a four-footed beast, and another blow from iron; but 
finally he will be unfortunate, hardworked; he will be sick at the end of his 22nd year, and, if he gets over that, then 
<span class="frn" title="(Latin)">forsan ducet uxorem</span> and he will get according to his nature 75 years of life.</p><p>The woman who is born under it will be irascible and very lively and vivacious in her actions, pleasing 
according to other people's opinions; nevertheless it signifies, if she marries, that she will be a widow, and that 
she will suffer from a dangerous disease of the head or knee from the seventh year of her age until the twelfth, but that 
she will get of natural life 49 years. This sign signifies both for man and woman that they will come to be very 
poor, nevertheless they will achieve independence through their own good industry.</p></div><a name="5">‍</a><div class="reftext" n="5" id="div1.d26557e1269-div2.d26557e1402"><!--div2: thisdiv=div2, #5 (nth=5) head="CONCERNING THE PROPERTY OF THE SIGN TAURUS WHICH THE SUN ENTERS ON THE 20TH DAY OF APRIL"--><!--Heading quâ heading--><h3 id="d26557e1402">5. CONCERNING THE PROPERTY OF THE SIGN TAURUS WHICH THE SUN ENTERS ON THE 
20TH DAY OF APRIL</h3><p>The figure or form given to this sign is a bull. Its property is earthy, cold and dry. It causes coldness and 
dryness, nevertheless moderately, whence it comes that sentient things are begotten and growing things grow when 
the sun enters it. This sign is nocturnal, feminine. It is the house of Venus and her joy, exaltation to Luna, and 

<span class="fa fa-bookmark" title="p.133" id="pb.133"> p.133</span>
detriment and sorrow to Mars. It has dominion over the provinces Persia, Media, Suycia, Asia Minor, Hibernia, 
Egypt, Armenia, and Cyprus: over the cities Capua, Salerno, Bolonia, Sena, Verona, Aneona, Treveres, Parma, 
Mantua and Palermo; in Spain, over Gitona, Osca, Toro, Badajoz, Astorga, and Jaen. The man who is born under 
the dominion of this sign will be bold, proud, haughty, and of highly vain heart; inclined to leave his country and 
travel in a foreign land, where he will succeed better, and if he marries he will get means with his wife; he will be 
fortunate, and in an important position: it signifies that he will receive an injury from dogs, and danger by water, 
and in addition, unless he take care, he will receive <span class="frn" title="(Latin)">infortunia mulierum causa</span>, and that he will be sick at 
the end of his 12th year and again at 30, and once again at 40, and if he recovers from these he will get naturally 
64 years of life. It signifies that the woman who is born under it will be very busy, careful in worldly things, 
economic, partial to foreign lands; she will be fertile and have many sons, <span class="frn" title="(Latin)">et plures indicat ei habere maritos</span>; it 
signifies a fall from a height, and sickness at the end of her 16th year, and once again at 33. This sign promises 
naturally 66 years of life.</p></div><a name="6">‍</a><div class="reftext" n="6" id="div1.d26557e1269-div2.d26557e1415"><!--div2: thisdiv=div2, #6 (nth=6) head="CONCERNING THE PROPERTY OF THE SIGN GEMINI WHICH THE SUN ENTERS ON THE 21st day OF MAY"--><!--Heading quâ heading--><h3 id="d26557e1415">6. CONCERNING THE PROPERTY OF THE SIGN GEMINI WHICH THE SUN ENTERS ON THE 
21st day OF MAY</h3><p>The form or figure given to this sign is two children embracing each other in a very friendly way, denoting the 
mildness of the weather when the sun enters it. This sign is of an airy, warm, wet nature; accordingly it is suitable 
for growing things. It is the house of Mercury, detriment
<span class="fa fa-bookmark" title="p.135" id="pb.135"> p.135</span>
and sorrow to Jupiter. It is masculine, diurnal, and is warm and dry in the spring usually; but it is dry 
then moderately. It has dominion over the provinces Hircania, Cyrenaica, Marmatica, part of Egypt, Armenia, 
Margiana; over the cities Trent, Cessena, Viterbo, Nuremberg, Bruges, Leon of France and Maguncia; in Spain, 
over Ciguenca, Morviedra, Cordova, and Talavera. The man who is born under this sign is good-hearted and 
generous; inclined for other lands and travelling in them; he will be wealthy and steadfast in the things which he 
promises, will be earnest, and in danger by water; it will be necessary for him to beware of mad dogs, and I 
enjoin him to be watchful of himself for it signifies that he will have many wounds, and that he will be sick four 
times before he comes to 30 years, and if he recovers from them that he will be more healthy, and that he will get 68 
years of life. The woman who is born under it will be very faithful, and well thought of by other people, and will be 
inclined for marriage; she will receive sorrow and regret for wrong done to her, and she will not be free from ill 
health, and she will get 62 years of natural life.</p></div><a name="7">‍</a><div class="reftext" n="7" id="div1.d26557e1269-div2.d26557e1422"><!--div2: thisdiv=div2, #7 (nth=7) head="CONCERNING THE PROPERTY OF THE SIGN CANCER WHICH THE SUN ENTERS ON THE 22nd of JUNE"--><!--Heading quâ heading--><h3 id="d26557e1422">7. CONCERNING THE PROPERTY OF THE SIGN CANCER WHICH THE SUN ENTERS ON THE 
22nd of JUNE</h3><p>The figure or form given to this sign is a certain fish which is called <span class="term" title="(Latin) typeastronomical">Cancer</span>, and it is of a watery, cold, wet, 
feminine, nocturnal and mobile nature, because when the sun enters it the weather changes to damp and moderate 
cold, so that it is good for growth. It is the house of the day and the night to the Moon, exaltation to Jupiter, 
detriment to Saturn, and fall to Mars. It has dominion over the provinces Numedia, Holland, Norvegia, Zelanda, 

<span class="fa fa-bookmark" title="p.137" id="pb.137"> p.137</span>
Bithonia, Burgundia, Scotia, Rhodes, Lydia, Ethiopia, Africa, Colgis, and Phrygia; over the cities Constantinople, 
Milan, Pisa, Lucca, Venice, Tunis, and Genova; in Spain, over Compostela, Lisbon, Granada, and Barcelona. The 
man who is born under it is of medium stature, merry and humble; it signifies that he will get trouble by law, 
and that he will be inclined toward that and to defend the case of another person, and that he will be very spendthrift; 
it signifies dangers by water, fire and iron; and that he will be bold and well esteemed; it signifies for 
him minor ailments, and that he will get 73 years of natural life. The woman who is born under it will be 
earnest, industrious, swift to wrath and to recover from it, grateful, amiable: children numerous and troubles about 
them; it denotes that she will get a fall from a height, and will find hidden things but of small value; she will 
be healthy and will get 70 years of natural life.</p></div><a name="8">‍</a><div class="reftext" n="8" id="div1.d26557e1269-div2.d26557e1432"><!--div2: thisdiv=div2, #8 (nth=8) head="CONCERNING THE PROPERTY OF THE SIGN LEO WHICH THE SUN ENTERS ON THE 23RD OF JULY"--><!--Heading quâ heading--><h3 id="d26557e1432">8. CONCERNING THE PROPERTY OF THE SIGN LEO WHICH THE SUN ENTERS ON THE 23RD 
OF JULY</h3><p>The figure which is given to this sign is a lion. It is of a warm and excessively dry nature, masculine, diurnal, 
fixed, because when the sun enters it the heat is complete and steadfast, and it causes the destruction and withering 
of the growing things. It is the house of the night and day to Sol, detriment and sorrow to Saturn. It has 
dominion over the [following] provinces, i.e., over some of Sicily, and some of Apulia, Bohemia, and the coasts of the 
Red Sea, Chaldea, Italy, Greece, Turkey, Propontis, the Alps and Macedonia; over the cities Rome, Ravenna, Cremona, 
Usma, Croton, Damascus and Prague; in Spain, over Murcia and Leon. The man who is born under it will be 
<span class="fa fa-bookmark" title="p.139" id="pb.139"> p.139</span>
shapely, handsome, magnanimous, proud, eloquent; and if he gives himself to learning will be wise; it signifies that 
he will get high positions, and that he will travel in many countries; and if he marries he will get something to spend 
with his wife; it signifies that he will get a severe blow from iron, and danger from water, and he will be lucky at 
getting wealth and sometimes <span class="frn" title="(Latin)">inveniet pecuniam ahsconditam;</span> it signifies for him six illnesses during his life, 
but the most dangerous illness of them is at the end of his 40th year, and if he gets over it this sign promises him 
71 years of natural life. The woman who is born under it will be handsome, ill-mannered, strong, haughty; it 
signifies that she will suffer from stomach trouble, and that she will be fond of honour, and will be rich, but 
will be merciful to the poor, and prone to <span class="term" title="typemed">menorrhagia</span> and many other diseases, but to it especially, and she will get 
naturally 71 years of life.</p></div><a name="9">‍</a><div class="reftext" n="9" id="div1.d26557e1269-div2.d26557e1445"><!--div2: thisdiv=div2, #9 (nth=9) head="CONCERNING THE PROPERTY OF THE SIGN VIRGO WHICH THE SUN ENTERS ON THE 24TH of AUGUST"--><!--Heading quâ heading--><h3 id="d26557e1445">9. CONCERNING THE PROPERTY OF THE SIGN VIRGO WHICH THE SUN ENTERS ON THE 24TH of AUGUST</h3><p>The figure or form of this sign is a virgin, signifying the unfruitfulness of the earth at this time. It is of an 
earthy, cold, dry nature; it is feminine, nocturnal, melancholic, and common to summer and autumn. It is the house, 
joy and exaltation of Mercury; fall to Venus, and nocturnal detriment to Jupiter. It governs the provinces Greece, 
part of Phenicia and Babylonia, Assyria, Mesopotamia, Cicilia, Rhodes and Candia; the cities Pavia, Paris, Ferrara. 
Toulouse, Pasencia and <span class="corr" title="Corrected from ‘Corinth’ by OCH">Coimbra</span>; in Spain, Lerida, Toledo, Avilla and Algecira. The man who is born under it is 
honourable, chaste and of honourable condition; it signifies that he will be earnest and careful about his 

<span class="fa fa-bookmark" title="p.141" id="pb.141"> p.141</span>
business, and striving for high rank; in addition, it signifies that he will be modest, changeable, and after 
being rich that he will come to great poverty, from not being wise enough to govern himself; he will suffer from 
a few diseases until 30 years of age, and if he escapes from them his nature is to have 84 years of life. The 
woman who is born under it is modest, earnest, devout; it signifies that she will fall from a height, and that she 
will be delicate; she will be anxious to be clean and chaste, and she will come to have hardships; it signifies 
a dangerous illness from the 30th year to the 36th, and if she escapes from it she will get 77 years of natural life.</p></div><a name="10">‍</a><div class="reftext" n="10" id="div1.d26557e1269-div2.d26557e1456"><!--div2: thisdiv=div2, #10 (nth=10) head="CONCERNING THE PROPERTY OF THE SIGN LIBRA WHICH THE SUN ENTERS ON THE 23rd of SEPTEMBER"--><!--Heading quâ heading--><h3 id="d26557e1456">10. CONCERNING THE PROPERTY OF THE SIGN LIBRA WHICH THE SUN ENTERS ON THE 23rd of SEPTEMBER</h3><p>The figure given to this sign is a balance of two scales, signifying the equality of days and nights about that time; 
and when the sun enters it the second equinox takes place, in which the night and day are of equal length. This sign 
is of the nature of the air, i.e., warm and moist. It is the cause of heat and thick moisture; accordingly it causes the 
air to coagulate so that it is harmful to every beast, and it generates many diseases. It is the house of the day of 
Venus, fall to Sol, exaltation to Saturn, and detriment to Mars. It has dominion over the provinces Austria, 
Casperia, Bactriana Regio, Tuscia, and Syria; over the cities <span class="pn" title="city">Valencia</span>, Lodi, Parma, Gaeta, Viana and Augusta; 
in Spain, over Burgos, Almeria, and Salamanca. The man who is born under this sign is honourable, courageous, and 
important in his deeds, inclined for foreign lands, where he will succeed better than in his own country; it signifies 
that he will have something to spend, but that he will find 

<span class="fa fa-bookmark" title="p.143" id="pb.143"> p.143</span>
poverty and hardship; it signifies a sickness for him at the end of his 18th year, and once again at 35, and the first 
sickness at the end of his 6th year, and if he escapes from them he will get 77 years of natural life. The woman who 
is born under it will be merry and familiar: it signifies that she will get a wound of the foot from fire, and that she will 
be inclined to travel in the world, and if she escapes from the fated sickness she will get 66 years of natural life.</p></div><a name="11">‍</a><div class="reftext" n="11" id="div1.d26557e1269-div2.d26557e1466"><!--div2: thisdiv=div2, #11 (nth=11) head="CONCERNING THE PROPERTY OF THE SIGN SCORPIO WHICH THE SUN ENTERS ON THE 24th of OCTOBER"--><!--Heading quâ heading--><h3 id="d26557e1466">11. CONCERNING THE PROPERTY OF THE SIGN SCORPIO WHICH THE SUN ENTERS ON THE 24th of OCTOBER</h3><p>The figure which is given to this sign is a poisonous beast which has a sting with which it does harm, as it does 
with its mouth, signifying that the sun, when it enters it, does the like, causing cold and storms, thunders and 
lightnings. It is of a nature wet, cold, feminine, nocturnal and fixed, because the autumn is then in its strength. It 
is the house of the night and joy to Mars, fall to Luna, detriment and sorrow to Venus. This sign has dominion 
over the provinces Scotia, and over the coasts of the sea, Syria, Mauretania, Getulia, Cappadocia, and Judea; over 
the cities Messina, Padua, Aquilea, Crema, and Buxia; in Spain, over <span class="pn" title="city">Valencia</span>, <span class="pn">Xativa</span>, Segovia, Tudela, Braga, 
Malaga, and Burgos. The man who is born under it will be of evil nature, deceitful, adulterous, violent, double-minded 
and thievish; he will be grave, friendly, sweet spoken, though malicious. <span class="frn" title="(Latin)">Sed sapiens dominabitur 
astris.</span> It signifies that he will be prone to disease in his stomach and testicles, and that he will incur danger from 
stone and iron; he will be inclined for other lands and will be guileful and flattering in his words and in his 
<span class="fa fa-bookmark" title="p.145" id="pb.145"> p.145</span>
actions without the knowledge of others; and he will not be very rich or very poor; he will suffer from petty 
ailments, but he will get naturally 61 years of life. The woman who is born under it will be friendly, but she will 
be strong and haughty, and it signifies that <span class="frn" title="(Latin)">habeat cicatrices in maximum periculum vitae,</span> and that she 
will frequently suffer from stomach trouble and will be delicate, but naturally she will get 72 years of life.</p></div><a name="12">‍</a><div class="reftext" n="12" id="div1.d26557e1269-div2.d26557e1485"><!--div2: thisdiv=div2, #12 (nth=12) head="CONCERNING THE PROPERTY OF THE SIGN SAGITTARIUS WHICH THE SUN ENTERS ON THE 23rd of NOVEMBER"--><!--Heading quâ heading--><h3 id="d26557e1485">12. CONCERNING THE PROPERTY OF THE SIGN SAGITTARIUS WHICH THE SUN ENTERS ON THE 23rd of NOVEMBER</h3><p>The figure of this sign is an archer shooting arrows, signifying how the sign acts when the sun enters it, 
throwing rains, hail, thunder and fiery balls. It is of the nature of fire, warm and dry, masculine, diurnal, and 
common to autumn and winter. It is the house of the day and joy to Jupiter, and daily detriment to Mercury. 
It has dominion over the provinces Hispania, Arabia Felix, Sclavonia, Dalmatia, Helvetia, and part of Liguria; over the 
cities, Malta, Avignon, Jerusalem, Asta, and Milan; in Spain over Jaen, Calahorra, and Medina Celi. The man who is 
born under the dominion of this sign is modest, honesty upright, fortunate; it signifies that he will be inclined to 
go on the sea, on which he will find a better fortune. It signifies that he will receive harm from a four-footed 
animal, and sickness at the end of the seventh year of his age and again at 18, but if he escapes from them he 
will get 67 years of life. The woman who is born under it will be taciturn, fearful, shy and rich, and she will be 
called the mother of children; but the woman and the man likewise will be changeable, unsteady, nevertheless 

<span class="fa fa-bookmark" title="p.147" id="pb.147"> p.147</span>
they will be merciful and conscientious. The woman will have a sickness at the end of her fourth year, once again 
at 22, and once again at the end of her 40th year, and if she escapes from them she will get 57 years of natural life.</p></div><a name="13">‍</a><div class="reftext" n="13" id="div1.d26557e1269-div2.d26557e1492"><!--div2: thisdiv=div2, #13 (nth=13) head="CONCERNING THE PROPERTY OF THE SIGN CAPRICORNUS WHICH THE SUN ENTERS ON THE 22nd OF DECEMBER"--><!--Heading quâ heading--><h3 id="d26557e1492">13. CONCERNING THE PROPERTY OF THE SIGN CAPRICORNUS WHICH THE SUN ENTERS ON THE 22nd OF DECEMBER</h3><p>The figure which is given to this sign is a goat which goes into high places, signifying that, when the sun 
enters it, it is rising towards us and the days getting longer. It is of an earthy nature, cold and dry, feminine, 
nocturnal and mobile; for the autumn passes and the winter begins. It is the house of the night for Saturn, 
exaltation for Mars, fall for Jupiter, and detriment for Luna. It has dominion over the provinces Macedonia, 
Bavaria, Portugal, Romandiola, Albania, Muscovy, Gedrocia, Thrace, Croatia, India, and part of Sclavonia; over the 
cities Verona, Forlivio, Savoy, Favencia, and Constantinople; in Spain over Tortosa, Soria, and Carmona. The 
man who is born under it will be wrathful, vain, lying. It signifies that he will be talking to himself; he will 
be melancholic, greathearted, inclined to war, <span class="frn" title="(Latin)">et gaudebit bonis alienis, et habebit curam de animalibus quadripedibus.</span> 
It signifies that he will find trouble <span class="frn" title="(Latin)">causa mulierum</span>, will be delicate, and will get 77 years of natural life. The woman who is born under it will be 
of an exceedingly perverse nature, and will be very extravagant; it signifies that a four-footed animal will bite 
her, and danger of falling from a height; she will be sick, but lightly, and will get naturally 69 years of life.</p></div><span class="fa fa-bookmark" title="p.149" id="pb.149"> p.149</span><a name="14">‍</a><div class="reftext" n="14" id="div1.d26557e1269-div2.d26557e1504"><!--div2: thisdiv=div2, #14 (nth=14) head="ASTRONOMICAL RULE FOR KNOWING THE SIGN OF THE HOUR IN WHICH A PERSON IS BORN"--><!--Heading quâ heading--><h3 id="d26557e1504">14. ASTRONOMICAL RULE FOR KNOWING THE SIGN OF THE HOUR IN WHICH A PERSON IS BORN</h3><p>To know these, figures and such like are no longer necessary, but only to pay heed to three things, viz., first, 
a knowledge of the sign in which the sun will be on the day on which the person will be born; secondly, a knowledge 
of the hour in which the sun rises that day; thirdly, an accurate knowledge of the hour in which he was born. 
After knowing these three things, one must see how many hours have elapsed from the rising of the sun until the 
hour in which he was born exclusive, (that is to say, not to reckon the hour the sun rose). Then reckon a sign for 
every two of those hours, from the sign in which the sun will be that day to the sign of the hour in which he was 
born inclusive, and in this way the natural sign of every person will be found. And in case there should be an 
hour over [i.e., after dividing by two] to the hours from sunrise to the hour of his birth, let it be reckoned to the 
sign following; and in case it does not amount to a full hour, let no scruple be made of that, for the rule is not 
faulty on that account. It is easy to understand everything when it is illustrated by an example: accordingly I 
say that the person who was born on the 4th of August, at one o'clock p.m., his sign is <span class="term" title="(Latin) typeastronomical">Scorpio</span> (I mean a person who 
was born in <span class="pn" title="city">Valencia</span>); because the sun rises there at 5 o'clock about that time, and from 5 till 1 p.m. is eight 
hours, which signifies four signs; and as it is in the sign<span class="term" title="(Latin) typeastronomical">Leo</span> the sun was that day, I count four signs from it 
inclusive, and that is <span class="term" title="(Latin) typeastronomical">Scorpio</span>. Another example of a person who was born in Italy the 10th day of October, at 
half-past eleven p.m., and according to the rule I say that <span class="term" title="(Latin) typeastronomical">Gemini</span> is his sign; for about that time the sun here is in 
<span class="fa fa-bookmark" title="p.151" id="pb.151"> p.151</span>
the sign <span class="term" title="(Latin) typeastronomical">Libra</span>, (and it rises in Italy then at half-past five, and from half-past five till half past eleven p.m. is eighteen 
hours, which signifies nine signs, and the ninth sign from the sign <span class="term" title="(Latin) typeastronomical">Libra</span> is the sign <span class="term" title="(Latin) typeastronomical">Gemini</span> which we have said, and 
that is the proper sign of that person. And in case that curiosity should inquire of what use are those signs, or what 
nature do they give, our reply is that the signs are common and general to every man who is born in the month which they serve; 
and although they have great influence over the person born in that month, yet that is little compared with the nature given by the sign of the hour in which he was born, for it is by that that his property and his nature are best judged. Be it noted that if a person is born before the sun has risen, that belongs to the 
day before; for it is from sutirise that the Astrologers begin the day.</p></div><span class="fa fa-bookmark" title="p.153" id="pb.153"> p.153</span><a name="Chapter.d26557e1538">‍</a><h2 class="page-title" id="d26557e1538">6. THE SIXTH CHAPTER</h2><!--div1: thisdiv=div1, #6 (nth=6) head="THE SIXTH CHAPTER"--><a name="1">‍</a><div class="reftext" n="1" id="div1.d26557e1538-div2.d26557e1541"><!--div2: thisdiv=div2, #1 (nth=1) head="CONCERNING THE ECLIPSE OF THE SUN AND THE MOON"--><!--Heading quâ heading--><h3 id="d26557e1541">1. CONCERNING THE ECLIPSE OF THE SUN AND THE MOON</h3><p>To complete this work it seemed good to me to treat of eclipses of the sun and moon briefly. Accordingly I say 
that an eclipse of the sun is when the moon comes between us and the sun, so that the light of the sun leaves us, and 
this happens at new moon. But be it noted that for an eclipse of the sun two things are required: first, the sun 
and the moon must be in the same sign; second, both of them must be in one of two points which are called 
<span class="frn" title="(Latin)">caput et Cauda Draconis,</span> i.e., the head and tail of the Dragon. Accordingly an eclipse of the sun does not take place every 
time it and the moon happen to be in the same sign, but in addition to that they must both be in one of these two 
points, and according to the nearness or distance of the eclipse of the sun from those two points is the eclipse great 
or small. What we call an eclipse of the moon is when the moon travels on the shadow of the earth, which rises high 
owing to the sun being at the other side underneath, and so its light parts from us, since it is not in sight of the sun, 
whence it gets its light; and this is called the real eclipse, because the sun and moon are at this time exactly opposite 
one another, and the centre of the earth directly between them, and so extinction comes on the moon because the 
light of the sign which gives it light, is separated from it as the earth is straight between them. And for an eclipse of 
the moon two things are necessary: first, the sun and the moon must be opposite each other; secondly, the sun must 
be in one of the aforesaid points, and the moon in the other point. And if you wish to find out what is the meaning of 
<span class="fa fa-bookmark" title="p.155" id="pb.155"> p.155</span>
the head and tail of the Dragon, I say that the astronomers suppose a <span class="frn" title="(Latin)">circulum</span>, i.e., a circle or round ring in the sky of 
12 degrees in width, which is called <span class="frn" title="(Latin)">Zodiacum</span>, as we have said on page 123, and on the midst of this moves the 
sun with its natural motion, and the path on which the sun travels is called Eclyptica. And be it noted that the 
moon does not pass out beyond this width of the <span class="frn" title="(Latin)">Zodiacum</span> at all according to its own natural motion; nevertheless it 
travels sometimes on part of that path of the sun which is called <span class="frn" title="(Latin)">Eclyptica</span>, and at other times on the other part of it. 
And when the moon goes from north to south it goes on the <span class="frn" title="(Latin)">Eclyptica</span>, or as it is better to say, it goes on the line 
on which the sun travels; and that point on which the moon travels from one side of the line to the other side of it at 
that time they call <span class="frn" title="(Latin)">Cauda Draconis,</span> or the tail of the Dragon, and when the moon turns back from the South to 
the North it goes on the same line, and that point they call <span class="frn" title="(Latin)">Caput Draconis</span>, or the head of the Dragon.</p></div><a name="2">‍</a><div class="reftext" n="2" id="div1.d26557e1538-div2.d26557e1573"><!--div2: thisdiv=div2, #2 (nth=2) head="TO KNOW THE THINGS WHICH THE ECLIPSES CAUSE"--><!--Heading quâ heading--><h3 id="d26557e1573">2. TO KNOW THE THINGS WHICH THE ECLIPSES CAUSE</h3><p>Illustration is given here of the method in which it is known what things these eclipses work and cause; so that 
it is not necessary for one to be an astronomer to find them out. Accordingly there is nothing to be done but to look 
what is the house or sign in which the sun is, if it is it that is to be eclipsed, or in which the moon will be, if it is it that is to 
be eclipsed, and he will know the things we have said: for if it is in the sign or house of Mars the sun will be, or the 
moon which is to be eclipsed, it is certain (according to <span class="ps" title="Klaudios Ptolemaios or Claudius Ptolemaeus: author">Ptolemy</span> Lib. 2, cap. 7), that it will work according to the nature of Mars, which is as we mentioned about it on page. 
<span class="fa fa-bookmark" title="p.157" id="pb.157"> p.157</span>
73. And if it is in a sign which is the house of another planet that it is, it will work according to the nature of 
that planet, which is declared in their own treatises, and be it noted that the twelve signs are the houses of the 
planets as we have said.</p></div><a name="3">‍</a><div class="reftext" n="3" id="div1.d26557e1538-div2.d26557e1584"><!--div2: thisdiv=div2, #3 (nth=3) head="CONCERNING THE TIME AT WHICH THE EFFECT OF THE ECLIPSES BEGINS"--><!--Heading quâ heading--><h3 id="d26557e1584">3. CONCERNING THE TIME AT WHICH THE EFFECT OF THE ECLIPSES BEGINS</h3><p>The only difficulty here is to know accurately the hour of day or night in which the eclipse begins, and further, the 
length of the day from sunrise to sunset (which is called the working day), and in that way will be found the correct 
time when the effect of the eclipse begins, and the length of time it will last; and in order that this may be more 
intelligible, I suppose that the eclipse came on the sun at the end of two hours after it rose, and that the length of 
that day is twelve hours, i.e., from sunrise to sunset. I say, then, that the effect of this eclipse will begin at the 
end of two months after that, because, since two hours are the sixth part of that day, the sixth part of a year is two 
months. And in case that the length of the day is ten hours, the effect of the eclipse will begin at the end of two 
months and 12 days, for that is the fifth part of the year, as two hours is the fifth part of the working day. And in 
case that the length of the day is 14 hours, the eclipse will begin to have effect at the end of the seventh part of the 
year, i. e., at the end of a month and 21 days, for that (i.e., two hours) is the seventh part of that day; and so, 
according to that principle, every other hour will be understood, whether the day be short or long, bearing in 
mind further that it is in the same way that the eclipse of the moon is understood. And in order that you may understand 
how long the effect of the eclipses lasts, notice that 
<span class="fa fa-bookmark" title="p.159" id="pb.159"> p.159</span>
for every hour the eclipse lasts on the sun itself, the effect of the eclipse of the sun lasts a year, and that the effect of 
an eclipse of the moon lasts a month for every hour the eclipse lasts on the moon itself.</p></div><a name="4">‍</a><div class="reftext" n="4" id="div1.d26557e1538-div2.d26557e1591"><!--div2: thisdiv=div2, #4 (nth=4) head="THE METHOD BY WHICH MAY BE KNOWN THE PLACES IN THE WORLD IN WHICH THE EFFECT OF THE ECLIPSES WILL BE FELT"--><!--Heading quâ heading--><h3 id="d26557e1591">4. THE METHOD BY WHICH MAY BE KNOWN THE PLACES IN THE WORLD IN WHICH THE EFFECT 
OF THE ECLIPSES WILL BE FELT</h3><p>That this may be shown, one must look in what sign the planet, be it sun or moon, will be which is to be eclipsed, 
and in the provinces over which that sign rules the eclipse will have effect. Information will be found of the sign in 
which the sun will be every day, and of the provinces and the cities over which each sign rules, in the place where we 
treated of the signs themselves; and information will be found of the sign in which the moon will be every day in 
the place where we treated of the moon itself, and of the other planets. And take heed that an eclipse of the sun 
usually takes place at the new moon, and that the time when an eclipse of the moon takes place is when itself is 
complete or full.</p></div><span class="fa fa-bookmark" title="p.161" id="pb.161"> p.161</span><a name="Chapter.d26557e1597">‍</a><h2 class="page-title" id="d26557e1597">7. THE SEVENTH CHAPTER</h2><!--div1: thisdiv=div1, #7 (nth=7) head="THE SEVENTH CHAPTER"--><a name="1">‍</a><div class="reftext" n="1" id="div1.d26557e1597-div2.d26557e1600"><!--div2: thisdiv=div2, #1 (nth=1) head="CONCERNING ANOTHER NATURAL PROGNOSTICATION OF THE TIME ACCORDING TO ARISTOTLE, PLINY AND PTOLEMY, WHICH IS VERY RELIABLE"--><!--Heading quâ heading--><h3 id="d26557e1600">1. CONCERNING ANOTHER NATURAL PROGNOSTICATION OF THE TIME ACCORDING TO ARISTOTLE, 
PLINY AND PTOLEMY, WHICH IS VERY RELIABLE</h3><!--div2: thisdiv=div2, #1 (nth=2)--><h4 class="subsid">Of the Comets and their Properties in General</h4><p>Comets (according to famous philosophers) are clear-shining, hot, dry fumes (which are called <span class="frn" title="(Latin)">exhalationes</span>)
which are drawn by the excessive heat of the sun to the upper regions of the air, and then from being so near to the 
other element fire, and the air moving them, they kindle, and according as they are dense or rare they last without 
dissipating. These signs, or these comets, signify according to the same authors, misfortunes, such as war, strifes, 
famine, injury, plagues and death of princes and powerful people. Be it noted that it is by the form and colour of 
the comets that the things may be known which they signify, and in the case of eclipses by their colours. 
Accordingly, if the comet or the eclipse be dark, and as one might think greenish, it will be of the nature of Saturn, 
and so it signifies death, plague, great cold, frost and snow, dark air, storm, whirlwinds, earthquake, flood and famine. 
If it be reddish in colour, it will be of the nature of Jupiter, and so signifies death of kings and of a powerful 
man. The form of this comet is to be great, round, and like a human face as it were. If its colour be red and 
flaming, and a long tail to it, it will be of the nature of Mars, and if it is in the east, and its tail up over its head, 
that signifies in the west great famine, war, earthquake, damage to water, and destruction of cities and kingdoms. 
If its colour be very pale, and it be terrible to see and close

<span class="fa fa-bookmark" title="p.163" id="pb.163"> p.163</span>
to the sun, it will be of the nature of the sun, and so signifies change of lordship, damage to fruits, death to kings 
and rich and powerful people. If it be golden in colour, it will be of the nature of Venus, and if its appearance be 
like the moon, and long-haired and leaving rays behind it, it signifies harm to powerful people, new beliefs, and 
especially in those places towards which it points its tail. If its colour be blue, or if it be of many colours, and of 
small body with a long tail, it will be of the nature of Mercury: accordingly it signifies the death of a great 
prince, schism, war, famine, much thunder, and lightning along with the thunder. If it be silver coloured, and that 
more shining than the colour of the other stars, it will be of the nature of Luna, i.e., of the nature of the moon, and so 
signifies plenty of food, and especially if Jupiter happens at that time to be in the sign <span class="term" title="(Latin) typeastronomical">Cancer</span> or <span class="term" title="(Latin) typeastronomical">Pisces</span>; and be it 
noted, if the comet be seen in the east, that it will produce its effect very shortly in the lands which are under the 
dominion of the sign with which it appears, and if it shall be seen in the west it will have its effect more slowly.</p></div><a name="2">‍</a><div class="reftext" n="2" id="div1.d26557e1597-div2.d26557e1618"><!--div2: thisdiv=div2, #2 (nth=2) head="CONCERNING THE CANICULAR DAYS AND THE TIME THEY BEGIN AND END"--><!--Heading quâ heading--><h3 id="d26557e1618">2. CONCERNING THE CANICULAR DAYS AND THE TIME THEY BEGIN AND END</h3><p>Because I think that there are many who would like to learn what is the cause of these <span class="term" title="typeastronomical">canicular days</span>, or what 
time they begin and end, we shall show briefly these three things. There are found, then, in the eighth sphere two 
constellations, i.e., two sets of stars, which are called <span class="term" title="(Latin) typeastronomical">Canis Minor</span> and <span class="term" title="(Latin) typeastronomical">Canis Major</span>, i.e., the lesser dog and the greater 
dog, and they are of the nature of Mars. But  <span class="term" title="(Latin) typeastronomical">Canis Minor</span>, in which are two stars according to <span class="ps" title="Klaudios Ptolemaios or Claudius Ptolemaeus: author">Ptolemy</span>, is of the nature of Mars and Mercury. Distinguished authors say 
<span class="fa fa-bookmark" title="p.165" id="pb.165"> p.165</span>
that  <span class="term" title="(Latin) typeastronomical">Canis Minor</span> is the cause of these days namely, <span class="ps" title="Gaius Plinius Secundus: author">Pliny</span>, 
Lib. 18, cap. 28, and <span class="ps">King Alfonsus</span> <span class="frn" title="(Latin)">in tabulis astronomicis,</span> and let us follow their opinion, for we see 
that it is nearest to reason and experience. This  <span class="term" title="(Latin) typeastronomical">Canis Minor</span> rises along with the sun on the horizon of <span class="pn" title="city">Valencia</span> 
(horizon means the amount of earth which is in the compass of the vision of every man) when that planet enters the 
first degree of the sign<span class="term" title="(Latin) typeastronomical">Leo</span>, and it does that every year on the 24th July, and accordingly these canicular days begin 
in <span class="pn" title="city">Valencia</span> about that time, and they end on the second day of September. It is the common opinion of astronomers 
and physicians that these days last for 40 days, i.e., the time occupied by the sun from the time of rising with 
<span class="term" title="(Latin) typeastronomical">Canicula</span> (i.e., the little dog) until it traverses the whole sign of<span class="term" title="(Latin) typeastronomical">Leo</span>. This space of time is so harsh and hurtful 
that <span class="ps" title="Hippocrates of Kos: author">Hippocrates</span>, in advising physicians, said that they should not give any treatment to sick folk about that time. 
<span class="ps" title="Gaius Plinius Secundus: author">Pliny</span> says in his <span class="title" title="book">Natural History</span>, Lib. 2, that wine changes 
at this time, and that dogs get rabid from the excessive heat and dryness caused by the sun together with the sign 
<span class="term" title="(Latin) typeastronomical">Leo</span> (its natural proper house) and with <span class="term" title="(Latin) typeastronomical">Canicula</span>, about this time; and accordingly I pray every man to watch himself well about this time, and to give enough water to the dogs, and to make them swim, in order that their natural heat may be subdued, for that is very hurtful, and 
may God save us from it all. — Amen.</p><span class="fa fa-bookmark" title="p.167" id="pb.167"> p.167</span><p><span class="sup" title="By Beatrix Färber">A table has been omitted.</span></p></div><a name="4">‍</a><div class="reftext" n="4" id="div1.d26557e1597-div2.d26557e1700"><!--div2: thisdiv=div2, #4 (nth=3) head="YEARLY PROGNOSTICATION OF THE DAY ON WHICH THE CANICULA BEGINS"--><!--Heading quâ heading--><h3 id="d26557e1700">4. YEARLY PROGNOSTICATION OF THE DAY ON WHICH THE CANICULA BEGINS</h3><p>The author Diaferes wrote that if it is in <span class="frn" title="(Latin)">Aries</span> the moon is on the day that <span class="term" title="(Latin) typeastronomical">Canicula</span> begins (i.e., rises), 
there will be much water in the following year, little wheat, abundance of oil, but death of cattle. If it is in <span class="frn" title="(Latin)">Taurus</span> 
that the moon is on that day, the wheat will be scarce, there will be much rain, hail — a laborious and wretched 
year. If it is in <span class="term" title="(Latin) typeastronomical">Gemini</span> that it is, bread, wine and fruit will be plentiful, but diseases will be so (also). If it is 
in <span class="term" title="(Latin) typeastronomical">Cancer</span>, wheat and water will be scarce. If it is in<span class="term" title="(Latin) typeastronomical">Leo</span>, wheat, wine and oil will be plentiful, fruit dear, 
<span class="fa fa-bookmark" title="p.169" id="pb.169"> p.169</span>
earthquakes, storms at sea and floods. If in <span class="term" title="(Latin) typeastronomical">Virgo</span>, the year will be fruitful, the water plentiful, and pregnant 
women will bear dead children prematurely, and cattle will be cheap. If in <span class="term" title="(Latin) typeastronomical">Libra</span>, oil will be scarce, wine plentiful, 
wheat and walnuts will fail, but the hazel-nuts and the chestnuts will be plentiful. If it is in <span class="term" title="(Latin) typeastronomical">Scorpio</span> that it is, 
many of the bees and silkworms will die, there will be unwholesome air and little silk. If it be in <span class="term" title="(Latin) typeastronomical">Sagittarius</span>, 
wheat, water and birds will be plentiful, but the cattle will not be so. If it be in <span class="term" title="(Latin) typeastronomical">Capricornus</span> that the moon will be 
on the day that <span class="term" title="(Latin) typeastronomical">Canicula</span> begins, i.e., rises, wheat, wine, oil and every other food and water will be plentiful. If it be 
in <span class="term" title="(Latin) typeastronomical">Aquarius</span> that the moon will be, wheat and water will be scarce; but the worms which are called <span class="frn" title="(Latin)">langosta</span>, i.e., worms 
which do great damage to the corn, will not be so, and plagues are dangerous that year. If it be in the sign of 
<span class="term" title="(Latin) typeastronomical">Pisces</span> that the moon will be on the day the canicular month begins, wheat, rain and disease will be plentiful, 
And likewise the wine, but the birds will not be so — <span class="frn" title="(Latin)">sed Deus super omnia.</span></p><span class="fa fa-bookmark" title="p.171" id="pb.171"> p.171</span><p><span class="sup" title="By Beatrix Färber">The table on this page has been omitted.</span></p><span class="fa fa-bookmark" title="p.173" id="pb.173"> p.173</span><p><span class="sup" title="By Beatrix Färber">The table on this page has been omitted.</span></p><span class="fa fa-bookmark" title="p.175" id="pb.175"> p.175</span><p><span class="sup" title="By Beatrix Färber">The table on this page has been omitted.</span></p><span class="fa fa-bookmark" title="p.177" id="pb.177"> p.177</span><p><span class="sup" title="By Beatrix Färber">The table on this page has been omitted.</span></p><span class="fa fa-bookmark" title="p.179" id="pb.179"> p.179</span><p><span class="sup" title="By Beatrix Färber">The table on this page has been omitted.</span></p><span class="fa fa-bookmark" title="p.181" id="pb.181"> p.181</span><p><span class="sup" title="By Beatrix Färber">The table on this page has been omitted.</span></p></div><span class="fa fa-bookmark" title="p.183" id="pb.183"> p.183</span><a name="5">‍</a><div class="reftext" n="5" id="div1.d26557e1597-div2.d26557e1782"><!--div2: thisdiv=div2, #5 (nth=4) head="EXPLANATION OF THIS TABLE WHICH SHOWS THE NEW MOON AND FULL MOON PERPETUALLY"--><!--Heading quâ heading--><h3 id="d26557e1782">5. EXPLANATION OF THIS TABLE WHICH SHOWS THE NEW MOON AND FULL MOON PERPETUALLY</h3><p>In order that this table may be clearly understood, it is necessary to find out the golden number of the year in 
which it is desired to find the new moon and full moon of every month, and let that be looked for in the table in the 
first column to the left-hand side, and opposite to that to the right hand, corresponding to the month in which it will 
be, will be found the new moon and full moon, i.e., the day and the hour in which it will appear and in which it will 
be full, bearing in mind that the letter M signifies Morning and the letter T Evening, and that Con. signifies new moon 
from the word <span class="frn" title="(Latin)">conjunctio</span>, so called because the sun and moon about that time are close together in the same sign. Let this be illustrated by an example, and I inquire when the hour of new moon will be in the month of May in this year 1694, and I say, according to the table, that it will be 
new on the 24th at 4 o'clock in the evening; for 4 is the golden number, and opposite that I find the 24th day and 
4 hours of the month of May as is specified above it, &amp;c., and I say that the moon before that was full on the 9th 
day and at 11 o'clock in the morning of the same month, and so on with the other months. And be it observed that 
this table serves for the whole world by substracting or adding the difference or distinction of midday of <span class="pn" title="city">Valencia</span>; 
accordingly, we shall set down that here for certain places and cities, so that the other countries may be the better 
compared with them, bearing in mind that, in the other table following, the letter B signifies subtraction and the 
letter C addition, and that this line (—) signifies half a quarter of an hour.</p></div><span class="fa fa-bookmark" title="p.185" id="pb.185"> p.185</span><a name="6">‍</a><div class="reftext" n="6" id="div1.d26557e1597-div2.d26557e1794"><!--div2: thisdiv=div2, #6 (nth=5) head="TABLE OF MANY CITIES AND TOWNS IN SPAIN AND OUT OF IT FOR WHICH THE FOLLOWING TABLE SERVES WHICH TREATS OF NEW AND FULL MOON"--><!--Heading quâ heading--><h3 id="d26557e1794">6. TABLE OF MANY CITIES AND TOWNS IN SPAIN AND OUT OF IT FOR WHICH THE FOLLOWING TABLE SERVES WHICH TREATS OF NEW AND FULL MOON</h3><p><span class="sup" title="By Beatrix Färber">The table on this page has been omitted.</span></p></div><a name="7">‍</a><div class="reftext" n="7" id="div1.d26557e1597-div2.d26557e1800"><!--div2: thisdiv=div2, #7 (nth=6) head="ASTROLOGICAL RULES VERY PROFITABLE FOR BLEEDING AND OTHER MEDICAL TREATMENT"--><!--Heading quâ heading--><h3 id="d26557e1800">7. ASTROLOGICAL RULES VERY PROFITABLE FOR BLEEDING AND OTHER MEDICAL TREATMENT</h3><p>It is necessary to observe four things in order to let blood, viz., the time, the age, the custom or the habit and 
the complexion of the person. In addition to this, <span class="ps" title="author">Avicenna</span> says that, as regards bleeding, heed should be paid 
to two occasions, viz., a necessary occasion and an optional occasion, i.e., when the blood is drawn to keep the health, 
(and the best time for that is warm weather, namely, after sunrise), and to digest the food; nevertheless, even for this 

<span class="fa fa-bookmark" title="p.187" id="pb.187"> p.187</span>
the advice of the doctors is good. The necessary occasion is when a sudden illness comes, and it relieves it to draw 
blood, as in the case of sharp fever, pleurisy, &amp;c., which brook no delay. But speaking of the optional occasion, I 
say with <span class="ps" title="Klaudios Ptolemaios or Claudius Ptolemaeus: author">Ptolemy</span> in Centiloquio, Verba SO, that it is 
dangerous and ignorant to draw blood from a part over which the moon is ruling.</p></div><a name="8">‍</a><div class="reftext" n="8" id="div1.d26557e1597-div2.d26557e1815"><!--div2: thisdiv=div2, #8 (nth=7) head="RULE WHICH SHOWS THE TIME WHEN IT IS GOOD AND BAD TO TAKE A PURGE"--><!--Heading quâ heading--><h3 id="d26557e1815">8. RULE WHICH SHOWS THE TIME WHEN IT IS GOOD AND BAD TO TAKE A PURGE</h3><p>It is a common and customary rule with learned physicians not to give laxative medicine in the excessive 
heat of summer or in the great cold of winter, as <span class="ps" title="Hippocrates of Kos: author">Hippocrates</span> says in <span class="title" title="book">quinto aphorismo, particula 4.</span>: “Sub cane et ante canem molesta sunt pharmacia, et medicamentorum usus difficilis.” He also says in <span class="frn" title="(Latin)">libro de aere, aquis et locis</span>, 
that it is not good in very changeable weather to give treatment such as cauteries, stretching arms, or any treatment at all, and further, not to do it in the time of the 
solstices and the equinoxes, and these times and this astrological judgment are so important that <span class="ps" title="Hippocrates of Kos: author">Hippocrates</span> 
said in <span class="title" title="book">libro epidemiae</span>, “Hujus modi medicus est qui astrologiam ignorat nemo, &amp;c.,” i.e., that he is no physician 
who is ignorant of the science called astrology. The best time in the year, then, for a purge is the spring for people who are not in need of it. It is not good to take a purge, or further, to let blood, on the day of new moon, and likewise on the day before that and the day after it. It is not good, further, to take a purge when the moon is in a sign 
which is ruminant, namely, <span class="frn" title="(Latin)">Aries</span>, <span class="frn" title="(Latin)">Taurus</span> and <span class="term" title="(Latin) typeastronomical">Capricornus</span>, 
because it does not keep it in the stomach without rejecting it; nevertheless, if it be thought good to (purge) 
<span class="fa fa-bookmark" title="p.189" id="pb.189"> p.189</span>
by vomiting, that is the best time to take it. Every time the moon is in a watery sign it is good to take a purge, but 
if it be a drink it is better that the moon should be in the sign <span class="term" title="(Latin) typeastronomical">Scorpio</span>: and if it be a bolus that the moon should be 
in <span class="term" title="(Latin) typeastronomical">Cancer</span>; and if it be pills that the moon should be in <span class="term" title="(Latin) typeastronomical">Pisces</span>. Accordingly, if heed be given to this order the purge 
will work well and healthily, and there will be good health after it without doubt; and be it noted that these are the 
watery signs. <span class="term" title="(Latin) typeastronomical">Cancer</span>, <span class="term" title="(Latin) typeastronomical">Scorpio</span> and <span class="term" title="(Latin) typeastronomical">Pisces</span>.</p></div><span class="fa fa-bookmark" title="p.191" id="pb.191"> p.191</span><a name="9">‍</a><div class="reftext" n="9" id="div1.d26557e1597-div2.d26557e1876"><!--div2: thisdiv=div2, #9 (nth=8) head="TABLE SHOWING THE BEST TIME FOR PURGING AND BLOODLETTING AND THE BAD TIME"--><!--Heading quâ heading--><h3 id="d26557e1876">9. TABLE SHOWING THE BEST TIME FOR PURGING AND BLOODLETTING AND THE BAD TIME</h3><p><span class="sup" title="By Beatrix Färber">The table on this page has been omitted.</span></p><span class="fa fa-bookmark" title="p.193" id="pb.193"> p.193</span><p>Since we have shown the dangerous time for letting blood, it is proper here to show the time in which it is good 
to let it, so that it shall be profitable and wholesome. In the case of choleric eople it is wholesome for them to let blood 
when the moon is in watery signs, namely, <span class="term" title="(Latin) typeastronomical">Cancer</span>, <span class="term" title="(Latin) typeastronomical">Scorpio</span> 
and <span class="term" title="(Latin) typeastronomical">Pisces</span> — especially in the last 15 degrees of them. For phlegmatic people it is good when the moon is in the warm or fiery signs (with the exception of<span class="term" title="(Latin) typeastronomical">Leo</span>), namely, <span class="frn" title="(Latin)">Aries</span> and <span class="term" title="(Latin) typeastronomical">Sagittarius</span>. For melancholic people it is good when the moon is in the airy signs (with the exception of <span class="term" title="(Latin) typeastronomical">Gemini</span>), namely, <span class="term" title="(Latin) typeastronomical">Libra</span> and <span class="term" title="(Latin) typeastronomical">Aquarius</span>. For sanguinary people, every 
hour and every sign in which the moon shall be is good, if the rules of medicine and astronomy are kept which we 
have given already.</p></div><a name="10">‍</a><div class="reftext" n="10" id="div1.d26557e1597-div2.d26557e1913"><!--div2: thisdiv=div2, #10 (nth=9) head="ASTRONOMICAL JUDGMENT ON THE NATURAL DISEASES"--><!--Heading quâ heading--><h3 id="d26557e1913">10. ASTRONOMICAL JUDGMENT ON THE NATURAL DISEASES</h3><p>If a sick man wishes to know what the end of his sickness is, let him look how many days have passed since 
the dog days in the country in which he is until the day his sickness seized him (inclusive), and from that let him 
subtract the number 36 as many times as it can be subtracted, and let him look up the remainder in the following table, 
and the letter which is opposite that number will show the end of the sickness, noting that this letter (M) signifies 
death, and this letter (V) that he will live and [recover from the sickness], and that this letter (L) signifies a long 
and laborious sickness, and that the number which has not a letter opposite it signifies that it is not known whether he 
will live or die: and let the careful reader give heed to this rule.</p><span class="fa fa-bookmark" title="p.195" id="pb.195"> p.195</span><p><span class="sup" title="By Beatrix Färber">The table on this page has been omitted.</span></p></div><a name="11">‍</a><div class="reftext" n="11" id="div1.d26557e1597-div2.d26557e1922"><!--div2: thisdiv=div2, #11 (nth=10) head="ANOTHER JUDGMENT ON THE SAME THING"--><!--Heading quâ heading--><h3 id="d26557e1922">11. ANOTHER JUDGMENT ON THE SAME THING</h3><p>The author <span class="ps" title="Guido of Arezzo">Guido <span class="an">Aretino</span></span> says to put the milk of a 
woman who has borne a son in the water of the sick person, and if they stick together it is a certain sign that he will 
recover from that sickness, but if the contrary happens it is a sign of death.</p></div><a name="12">‍</a><div class="reftext" n="12" id="div1.d26557e1597-div2.d26557e1934"><!--div2: thisdiv=div2, #12 (nth=11) head="ANOTHER JUDGMENT"--><!--Heading quâ heading--><h3 id="d26557e1934">12. ANOTHER JUDGMENT</h3><p>The author <span class="ps">Bernardus Granullachs</span> <span class="frn" title="(Latin)">in sua Cronographia</span> 
says to let a drop of the sick man's blood, shortly after drawing it, fall into a vessel in which there shall be 
very clean water, and if it sinks without spreading itself through the water it is a sign that he will recover, but if it 
spreads on the water and remains on the surface it is a sign of death.</p></div><span class="fa fa-bookmark" title="p.197" id="pb.197"> p.197</span><a name="13">‍</a><div class="reftext" n="13" id="div1.d26557e1597-div2.d26557e1950"><!--div2: thisdiv=div2, #13 (nth=12) head="A WONDERFUL AND FAMOUS JUDGMENT ON NATURAL DISEASE ACCORDING TO THE AGE OF THE MOON, WHOSE AUTHOR WAS NICHOLAS FLORENTINUS, A LEARNED AND VERY DISTINGUISHED PHYSICIAN"--><!--Heading quâ heading--><h3 id="d26557e1950">13. A WONDERFUL AND FAMOUS JUDGMENT ON NATURAL DISEASE ACCORDING TO THE AGE 
OF THE MOON, WHOSE AUTHOR WAS NICHOLAS FLORENTINUS, A LEARNED AND VERY DISTINGUISHED PHYSICIAN</h3><p>It cannot be denied that the stars and other heavenly bodies work and cause great change in human and terrestrial 
bodies; and since the moon is the star and planet which does this most, from its being nearer to us and more 
changeable in itself than the other stars, for that reason <span class="ps">Nicholas <span class="an">Florentinus</span></span> says that, in order that the end of a 
natural sickness may be known, two things should be noted, i.e., an accurate knowledge of the day one took ill, or in 
which he felt himself dissatisfied about his sickness, and secondly, certain knowledge of the day of the first appearance 
of the moon in which he is: then let him consider the days that have passed from the new moon until the day he 
took sick, and let them be counted (inclusive), and let him look up that number in tbe following table, and opposite 
that number will be found out what will be the end of that sickness. But be it noted that, although the planets effect 
this change naturally in earthly bodies, God can prevent that, for He is almighty; and in order that this may be 
understood, I suppose that some one took ill on the sixth day of February, and that the new moon was on the 29th 
day of January: I count those days inclusive, i.e., putting three days of January with six days of February, and that 
makes nine days: I look up that number in the table, and I find opposite it a grievous but not mortal sickness. With 
this the whole table will be understood.</p></div><span class="fa fa-bookmark" title="p.199" id="pb.199"> p.199</span><a name="14">‍</a><div class="reftext" n="14" id="div1.d26557e1597-div2.d26557e1963"><!--div2: thisdiv=div2, #14 (nth=13) head="TABLE BY WHICH MAY BE KNOWN THE END OF THE NATURAL SICKNESS"--><!--Heading quâ heading--><h3 id="d26557e1963">14. TABLE BY WHICH MAY BE KNOWN THE END OF THE NATURAL SICKNESS</h3><p>1. — If one takes ill on the day of new moon, he will be in danger until the 14th, 21st and 28th day, but after 
that it signifies health.</p><p>2. — Here, it signifies danger before the 14th day; after that he will be better.</p><p>3. — Here, a short but not troublesome sickness.</p><p>4. — Here, a very dangerous sickness until the twenty-first day, but if he recovers from that he will be well.</p><p>5. — Here, a troublesome but not mortal sickness.</p><p>6. — Here, it signifies that, unless he is well shortly, he will have a troublesome sickness, but on the fifth day 
of the moon he will be well.</p><p>7. — Here, he will be well shortly.</p><p>8. — Here, unless he be well in 12 or 14 days, he will be in danger.</p><p>9. — Here, a grievous but not mortal sickness.</p><p>10. — Here, danger before the 15th day.</p><p>11. — Here, death or life shortly.</p><p>12. — Here, unless he is well before the 15th day, he will die.</p><p>13. — Here, a very troublesome sickness until the 18th day, and if he recovers from that, he will be well.</p><p>14. — Here, he will be sick 15 days, but after that he will improve.</p><p>15. — Here, unless he is well by four days, he will be in danger of death, or as another author says, he will go to the door of death.</p><p>16. — Here, he will be sick until the 18th day, and if he recovers from that he will be well.</p><span class="fa fa-bookmark" title="p.201" id="pb.201"> p.201</span><p>17. — Here, if he goes beyond the 18th day, he will be well.</p><p>18. — Here, unless he is well shortly, he will be a long time sick and in danger.</p><p>19. — Here, he will be well shortly, if he gets good regimen.</p><p>20. — Here, be will be in danger until the 6th or 7th day, and if he recovers from that, he will be well.</p><p>21. — Here, unless he dies within 10 days, he will be well with the new moon.</p><p>22. — Here, within 10 or 12 days he will be well.</p><p>23. — Here, he will be well the next month at latest.</p><p>24. — Here, unless he is well in 22 days, or by the new moon of the next month, he will be in danger.</p><p>25. — Here, unless he dies within six days, he will be well, nevertheless with difficulty.</p><p>26. — Here, a grievous dangerous sickness.</p><p>27. — Here, he will fall from that sickness into another sickness.</p><p>28. — Here, danger before the 21st day.</p><p>29. — Here, he will gradually get better slowly.</p><p>30. — Here, a troublesome sickness, but with good attendance he will be well shortly.</p></div><a name="15">‍</a><div class="reftext" n="15" id="div1.d26557e1597-div2.d26557e2029"><!--div2: thisdiv=div2, #15 (nth=14) head="PROFITABLE AND CHRISTIAN ADVICE FIT TO BE TAKEN"--><!--Heading quâ heading--><h3 id="d26557e2029">15. PROFITABLE AND CHRISTIAN ADVICE FIT TO BE TAKEN</h3><p>Every time things which are stolen, or lost, or go astray, cannot be discovered naturally by the virtues of the 
stars, and further, when a sickness is hurtful so that it is not known what its end may be, it is a good thing to put 
the matter before God and His saints; because God has given power to them to counteract natural working, and to 
<span class="fa fa-bookmark" title="p.203" id="pb.203"> p.203</span>
show things which are lost or stolen, and such like; as has often been shown through the intercession of the 
famous saint, Antony of Padua, of the Order of S. Francis, to every good Christian who has prayed to Him earnestly 
and with good faith, with the <span class="frn" title="(Latin)">Responsorium</span>, and with this collect which the whole Church uses, viz. <span class="frn" title="(Latin)">Si quaeris 
miracula, mors, error, calamitas, daemon lepra fugiunt, aegri surgunt sani, &amp;c. Ora pro nobis B. Antonii. ut 
digni &amp;c. Oremus: Ecclesiam tuam Deus B. Antonii &amp;c.</span> And I say the truth to the glory of God and in 
honour of the saint, that it has often happened to myself to find things which were lost, through the virtue of that 
devotion. And let every person who hears me believe, for in case that the things which are lost are not found 
immediately, nevertheless let him have firm hope that they will be found, if it be expedient for him. Accordingly let no 
one leave off saying it frequently. I said, if it be expedient for him; for although we know the things we ask, still we 
do not know if it is good for us to get them; but it is certain that God knows best the things which are expedient for 
us; accordingly, at times, the things which we ask, [and which appear to us to be good], God does not give to us, 
because they are bad for our souls; although we think that they are good for our bodies, for it is to that we mostly 
look. This is evident from what happened to a lady in the city of <span class="pn" title="city">Valencia</span> who suffered painfully a long time from a 
disease called cancer. She made a devotion of nine days to the blessed saint San Luis Beltran, of the Order of S. Dominic, 
that she might get her health from God. At the end of the nine days she was whole. After that she heard from 
a preacher that an important way to secure eternal glory was to be under labour, hardship and pains in this world 
for God's sake. Accordingly she began to make the same 
<span class="fa fa-bookmark" title="p.205" id="pb.205"> p.205</span>
devotion to the same saint, praying him, if that would be an occasion to get glory, to send her the same disease 
again. She got her request, and in a short time she went to possess glory. But let us return to our conversation. 
It is not only that this <span class="frn" title="(Latin)">Responsorium</span> of S. Antony serves to get back things which are lost or stolen, but in addition, 
it helps to save a man from misery and poverty. It is, further, mighty against the Devil, saves one from wandering 
of way or mind, from death, leprosy and other diseases, from necessities and from many evils. Through this <span class="frn" title="(Latin)">Responsorium</span> 
 victory is given over winds and storms by sea and land, and further, the limbs of people who are crippled from 
disease are loosed miraculously. Give heed to this wonder, which is unusual, viz., that the Church gives permission to 
every man to ask miracles of God through this <span class="frn" title="(Latin)">Responsorium</span>, as the first three words say, saying <span class="frn" title="(Latin)">Si quaeris miracula.</span> We 
have purposely treated of it so that anyone who shall lose or have things stolen from him, may not offer to trouble the 
astronomers to give them knowledge, or to erect a figure by their art to show that; because they are unprofitable; 
and, further, it is a cause of suspicions, contentions, evil reputation, as the astronomers admit themselves, and 
as experience proves for us, I myself also being a witness to that.</p></div><span class="fa fa-bookmark" title="p.207" id="pb.207"> p.207</span><a name="Chapter.d26557e2061">‍</a><h2 class="page-title" id="d26557e2061">7. THE EIGHTH CHAPTER</h2><!--div1: thisdiv=div1, #7 (nth=8) head="THE EIGHTH CHAPTER"--><a name="1">‍</a><div class="reftext" n="1" id="div1.d26557e2061-div2.d26557e2064"><!--div2: thisdiv=div2, #1 (nth=1) head="CONCERNING OTHER WONDERS OF THE MOON, AS REGARDS THE SIGNS AND FIRST THUNDER OF THE YEAR"--><!--Heading quâ heading--><h3 id="d26557e2064">1. CONCERNING OTHER WONDERS OF THE MOON, AS REGARDS THE SIGNS AND FIRST THUNDER OF THE YEAR</h3><p>If the first thunder of the year happens when the moon is in the sign <span class="frn" title="(Latin)">Aries</span>, the herbs and grass will be 
plentiful. If it is in <span class="frn" title="(Latin)">Taurus</span> the moon is at the first thunder, the hills will be more fruitful than the lowlands, and the 
dry ground better than the wet ground, and the sheep and the wine will be plentiful. If it is in <span class="term" title="(Latin) typeastronomical">Gemini</span> the moon is 
at that time, bread and water and hail and peas will be plentiful, but the birds will not be so. If it is in <span class="term" title="(Latin) typeastronomical">Cancer</span> 
it is, there will be famine and commotion in the villages under the dominion of that sign, and worms will do damage 
to the corn and the fruit in the lowlands, and water will be plentiful. If it is in<span class="term" title="(Latin) typeastronomical">Leo</span>, there will be strife between 
kings, living will be dear, and important personages will die that year. If it is in <span class="term" title="(Latin) typeastronomical">Virgo</span>, enemies and spies will be plen- 
tiful, and many of the large cattle will die. If it is in <span class="term" title="(Latin) typeastronomical">Libra</span>, the beginning of the year will be dry, and its end 
wet, and food will be dear. If it is in <span class="term" title="(Latin) typeastronomical">Scorpio</span>, wine will be plentiful, many of the fish and sheep will die, and the 
women will lose children dead before their birth, and powerful and mighty winds will not be lacking that year. If it is in <span class="term" title="(Latin) typeastronomical">Sagittarius</span> it is, water will be moderate and profitable, fruit scarce, divisions plentiful between the people of one house and one village. If it is in Capricorn the moon is, the people will be melancholy, and there will be plagues in the countries which are under the dominion of that sign. If it is in <span class="term" title="(Latin) typeastronomical">Aquarius</span> it is, the water will be 
plentiful, there will be trouble and terror in the villages, 
<span class="fa fa-bookmark" title="p.209" id="pb.209"> p.209</span>
and evil unhealthy winds. If it is in <span class="term" title="(Latin) typeastronomical">Pisces</span> the moon is at the first thunder of the year, the weather will be very 
dry, and there will be great frost in its own time, wine will be plentiful, fruit scarce, and sicknesses harmless. Be it 
noted that it is in the countries which are under the dominion of the sign in which the moon is at the first 
thunder that these things will happen more especially.</p></div><a name="2">‍</a><div class="reftext" n="2" id="div1.d26557e2061-div2.d26557e2106"><!--div2: thisdiv=div2, #2 (nth=2) head="INSTRUCTION PROFITABLE TO WORKING PEOPLE"--><!--Heading quâ heading--><h3 id="d26557e2106">2. INSTRUCTION PROFITABLE TO WORKING PEOPLE</h3><p>That the husbandman may have full fruit as regards his labour, let him take care to sow the seed and the spores 
at the crescent of the moon, and when it is in the sign of <span class="frn" title="(Latin)">Taurus</span>, <span class="term" title="(Latin) typeastronomical">Cancer</span>, <span class="term" title="(Latin) typeastronomical">Virgo</span>, <span class="term" title="(Latin) typeastronomical">Libra</span> and Capricorn, and he will see wonderful fruit by reason of that.</p></div><a name="3">‍</a><div class="reftext" n="3" id="div1.d26557e2061-div2.d26557e2123"><!--div2: thisdiv=div2, #3 (nth=3) head="CURIOUS SECRET RECOMMENDED TO WORKING PEOPLE"--><!--Heading quâ heading--><h3 id="d26557e2123">3. CURIOUS SECRET RECOMMENDED TO WORKING PEOPLE</h3><p>That it may be known from year to year which of the grains will be most plentiful and profitable {<span class="fa" title="gap ">⬌</span>} 
a certain author writes, as <span class="ps"><span class="an">Samoranus</span></span> says in his book {<span class="fa" title="gap ">⬌</span>} asking to sow three or four grains of each kind of grain, in 
a good and wet ground, a month before the dog days, and the grain which shows itself best on the first day of the dog 
days, that is the best to sow, and will be most plentiful the coming year; and the grain which shows itself worst and 
grows most withered on the same day, will have least fruit that year.</p><p class="closer">[END.]</p></div><div id="teiHeader"><h2 class="page-title">Document details</h2><h2>The <a href="https://www.tei-c.org/" target="_new">TEI</a> Header</h2><div id="navspyd26557e2" class="hyper-list-btn"><ol><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fileDesc">fileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-titleStmt">titleStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-editionStmt">editionStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-publicationStmt">publicationStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-notesStmt">notesStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-sourceDesc">sourceDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-encodingDesc">encodingDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-profileDesc">profileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-revisionDesc">revisionDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fullbib">Source</a></li></ol></div><a name="fileDesc">‍</a><h3 id="details-fileDesc">File description</h3><div id="details-titleStmt"><h4>Title statement</h4><p><b>Title</b> (uniform): An Irish Corpus Astronomiae, being Manus O'Donnell's seventeenth century version of the Lunario of Geronymo Cortès</p><p><b>Author</b>: Manus O'Donnell</p><p><b>Editor</b>: F. W. O'Connell and R. M. Henry</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled by</b>: Beatrix Färber</p></div><p><b>Funded by</b>: University College, Cork, School of History</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>2</b>. Second draft, with minor corrections.</p></div><p><b>Extent</b>: 
26860 words
</p><div id="details-publicationStmt"><h4>Publication statement</h4><p><b>Publisher</b>: CELT: Corpus of Electronic Texts: a project of University College, Cork</p><p><b>Address</b>: College Road, Cork,
Ireland — http://www.ucc.ie/celt</p><p><b>Date</b>: 2016</p><p><b>Date</b>: 2018</p><p><b>Distributor</b>: CELT online at University College, Cork,
Ireland.</p><p><b>CELT document ID</b>: T600031</p><p><b>Availability</b>: Available with prior consent of the CELT programme for purposes of academic and private research and teaching only.</p></div><div id="details-notesStmt"><h4>Notes statement</h4><p>This version of Geronymo Cortès' Lunario combines matters astronomical with subject matter regarded as astrological today.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>MS source for the Irish translation</h4><ul><li value="1">Belfast, Belfast Museum, Gaelic Ms. XLII. The National Library of Ireland holds a microfilm copy (n. 22, p. 403). </li></ul><h4>Printed source for Latin base text (Lunario)</h4><ol><li value="1">Gerónimo Cortès, Lunario nueuo, perpetuo, y general, y Pronostico de los tiempos, vniuersal (...) todo reuisto y añadido en esta tercera impression por el mismo autor Geronimo Cortes (Madrid 1598). (First published Valencia 1594, with numerous later editions, for details see: http://www.mcnbiografias.com/app-bio/do/show?key=cortes-jeronimo s.v. Cortés, Jerónimo.)</li><li value="2">Further works by Gerónimo Cortès are available online at the Biblioteca Valenciana Digital: see http://bivaldi.gva.es/consulta/resultados_navegacion.cmd?busq_autoridadesbib=BVDA20080014889.</li></ol><h4 id="details-fullbib">The edition used in the digital edition</h4><p style="font-family:serif;padding-left:3em;padding-right:3em;line-height:120%;">O’Connell, F. W. and R. M. Henry, eds. (1915). <i>An Irish
      Corpus Astronomiae, being Manus O’Donnell’s seventeenth
      century version of the Lunario of Geronymo Cortès‍</i>. 1st
      ed. xxxvii + 252 pp (iii Preface, v–xxviii Introduction,
      xxix–xxxvi Contents/Clár na h-Oibre, xxxvii Errata and
      Corrigenda, 2–209 text and English translation, 211–220 notes
      on the Irish text, 221–246 notes, 247–249 Glossary of
      astrological terms, 250–252 Glossary). London: David
      Nutt.</p><p>You can add this reference to your bibliographic database by copying or downloading the following:</p><pre style="font-size:90%;" class="bibtex" href="T600031.bib">
@book{T600031,
  title 	 = {An Irish Corpus Astronomiae, being Manus O'Donnell's seventeenth century version of the Lunario of Geronymo Cortès},
  editor 	 = {F. W. O'Connell  and R. M. Henry},
  edition 	 = {1},
  note 	 = {xxxvii + 252 pp (iii Preface, v–xxviii Introduction, xxix–xxxvi Contents/Clár na h-Oibre, xxxvii Errata and Corrigenda, 2–209 text and English translation, 211–220 notes on the Irish text, 221–246 notes, 247–249 Glossary of astrological terms, 250–252 Glossary).},
  publisher 	 = {David Nutt},
  address 	 = {London },
  date 	 = {1915}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="T600031.bib" style="font-family:sans-serif;">T600031.bib</a></span></p></pre><a name="encodingDesc">‍</a><h3 id="details-encodingDesc">Encoding description</h3><p><b>Project description</b>: CELT: Corpus of Electronic Texts</p><h4>Sampling declarations</h4><p>The electronic text represents even pages 3–209; the tables and illustrations on pp. 23, 27, 99, 103-105, 117, 167, 171-179, 185, 191, 195 have not been reproduced. The text is available at www. archive.org, inclusive of the tables/illustrations.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been checked and proofread twice at CELT.</p><p><b>Normalization</b>: The electronic text represents the edited text.</p><p><b>Quotation</b>: There are no quotations.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. Words containing a
hard or soft hyphen crossing a page-break have been placed
on the line on which they start.</p><p><b>Segmentation</b>: <tt>div0</tt>=the astrological tract. The <tt>div1</tt> represents the chapter; <tt>div2</tt>=the section; paragraphs are marked; page-breaks are marked
<tt>pb n=""</tt>.</p><p><b>Standard values</b>: Dates are not tagged.</p><h4>Reference declaration</h4><p>A canonical reference to a location in this text 
        should be made using “Chapter”, eg <cite><a href="#div1.1" class="smoothScrollApplied">Chapter 1</a></cite>.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: English Translation by F. W. O'Connell
<p><b>Date</b>: 1914</p>
</p><h4>Language usage</h4><ul><li value="en">The text is in English. (en)</li><li value="la">Some words and phrases are in Latin. (la)</li></ul><p><b>Keywords</b>: Geronymo Cortès; lunario; astronomical; astrological; prose; didactic; scholarship; translation</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2019-06-05: Changes made to div0 type. (ed. Beatrix Färber)</li><li>2018-01-10: Content encoding modified and added to; more proofing. (ed. Beatrix Färber)</li><li>2016-05-09: Provisional header constructed. (ed. Beatrix Färber)</li><li>2016-05-06: Text scanned in. (Text capture Beatrix Färber)</li><li>2016-05-: Editorial corrections integrated; more content encoding applied; file parsed and validated; HTML file created. (ed. Beatrix Färber)</li><li>2016-05: Proofing of Irish text; structural encoding brought into line with CELT practice; light content encoding applied. (ed. Beatrix Färber)</li><li>2016-05: Text with basic XML encoding and integrated addenda and corrigenda donated. (ed. Foclóir na Nua-Ghaeilge, Royal Irish Academy, Dublin)</li></ol></div></div><!--back matter--></div>
				</div>
			</div>
		</div>
		<div class="col-md-3 col-lg-3">
			<div class="rhs__menu side-items">
				<div class="contact" id="contacts"><p><a href="/celt/">Index to all documents</a></p><h3>Standardisation of values</h3><ul><li><a href="/celt/document/T600031/">Dates are not tagged.</a></li></ul><h2>CELT Project Contacts</h2><ul><li>Director: <a href="mailto:h.morgan@ucc.ie">Dr Hiram Morgan</a></li><li>Managing Editor: <a href="mailto:b.faerber@ucc.ie">Beatrix Färber</a></li><li>Technical Support: <a href="mailto:pflynn@ucc.ie">Dr Peter Flynn</a></li></ul><p><a href="#" class="smoothScrollApplied">More…</a></p></div><div class="contact" id="rubric"><h2>Formatting</h2><p>For details of the markup, see the 
      <a href="http://www.tei-c.org/">Text Encoding Initiative</a> (TEI)</p><p><span class="fa fa-bookmark"/>
        page of the print edition</p><p><span class="fa fa-book"/> folio of the manuscript</p><p><span class="fa fa-folder"/> numbered division</p><p><span class="lbn"> 999</span> line number of the print edition (in grey: interpolated)</p><p><span class="u">underlining</span>: text supplied, added, or expanded
      editorially</p><p><span class="i">italics</span>:
      foreign words; corrections (hover to view); document titles</p><p><span class="lem">bold</span>: lemmata (hover for readings)</p><p><span class="overlap">wavy underlining</span>: scribal additions 
      in another hand; hand shifts flagged with <span class="flag">⚑</span> 
      (hover to view)</p><p style="color:red;">TEI markup for which a representation 
      has not yet been decided is shown in red: 
      comments and suggestions are welcome.</p><h6>Other languages</h6><p>G600031: <a href="/celt/document/G600031">An Irish Corpus Astronomiae, being Manus O'Donnell's seventeenth century version of the Lunario of Geronymo Cortès</a> (in Irish)</p><h6>Source document</h6><p><a href="T600031.xml"><tt>T600031.xml</tt></a></p></div>
 <div class="hyper-list contact"><h2>Search CELT</h2><form name="sup" id="sup" action="/search"><input type="hidden" name="site" value="names"/><div class="input-group stylish-input-group"><label for="terms" class="sr-only">Search by name</label><input id="terms" name="terms" type="text" class="form-control" placeholder="Not yet implemented"/><span class="input-group-addon"><button type="submit" title="search"><span class="fa fa-search"/><span class="sr-only">Search</span></button></span></div></form></div>
				
			</div>
		</div>
		<!-- // sidebar -->
	</div>
	<!-- // row -->
</div>
<!-- // container -->			</div>
			<!-- footer // layout: footer -->
			<div class="footnotes"><ol><li id="fn:1.footnotes"><p>Elements of astronomy on the celestial motions. Cf Wikipedia entry on Ahmad ibn Muhammad ibn Kathir al-Farghani (Alfraganus). <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li></ol></div><!--Add project contacts from home page in CMS--><footer class="footer">
				<div class="container-fluid">
					<div class="row">
	<div class="contact col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer1"><h2>University College Cork</h2></a>
		
		<div id="footer1" class="collapse"> <p>
	<span><i class="fa fa-phone">‍</i><a href="tel:+353214903000">+353 (0)21 490 3000</a></span>
	<span><i class="fa fa-envelope">‍</i><a href="mailto:celt@ucc.ie">Email Us</a></span>
	<span><i class="fa fa-map-marker">‍</i><a href="http://www.google.ie/maps/place/51°53'30.8&#34;N+8°29'31.1&#34;W/@51.8918761,-8.5007552,15z/data=!3m1!4b1!4m6!3m5!1s0x0:0x0!7e2!8m2!3d51.8918768!4d-8.491979">Location Maps</a></span>
</p></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer2"><h2>Bring me to</h2></a>
		<div id="footer2" class="collapse"><ul>
<li><a href="#"/><a title="Home » Home » Study" href="https://www.ucc.ie/en/study/">Study</a></li>
<li><a href="#"/><a title="Home » Home » Research and Innovation" href="https://www.ucc.ie/en/research/">Research</a></li>
<li><a title="Home » Home » Discover UCC" href="https://www.ucc.ie/en/discover/">Discover UCC</a></li>
<li><a title="Home » Home » Schools &amp; Departments" href="https://www.ucc.ie/en/schoolsdepartments/">Schools &amp; Departments</a></li>
<li><a title="Home » Home » Business and Enterprise" href="https://www.ucc.ie/en/bus-ent/">Business &amp; Enterprise</a></li>
<li><a title="Home » Home » Alumni and Development" href="https://www.ucc.ie/en/alumni/">Alumni</a></li>
</ul></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer3"><h2>MyUCC</h2></a>
		<div id="footer3" class="collapse"><ul>
<li><a title="Home » Home » Contact" href="https://www.ucc.ie/en/contact/">Contact</a></li>
<li><a href="http://libguides.ucc.ie/library">Library</a></li>
<li><a title="Home » Home » Staff" href="https://www.ucc.ie/en/staff/">Staff</a></li>
<li><a title="Home » Home » Students" href="https://www.ucc.ie/en/students/">Current Students</a></li>
<li><a title="Home » Home » Support » Examinations » Results" href="https://www.ucc.ie/en/exams/results/">Exam Results</a></li>
<li><a href="http://timetable.ucc.ie/">Timetables</a></li>
<li><a href="https://blackboard.ucc.ie/">Blackboard</a></li>
<li><a title="Home » Home » Discover UCC » Visit UCC » Download Maps of the UCC Campus" href="https://www.ucc.ie/en/discover/visit/maps/">Campus Maps</a></li>
</ul></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer4"><h2>Show me</h2></a>
		<div id="footer4" class="collapse"><ul>
<li><a href="https://www.ucc.ie/en/sitemap/">Sitemap</a></li>
<li><a href="https://www.ucc.ie/en/legal/">Legal</a></li>
<li><a href="mailto:abuse@ucc.ie?subject=Abuse%20Report%20from%20UCC%20Webpage&amp;body=http://www.ucc.ie/en/">Report Abuse</a></li>
<li><a href="https://www.ucc.ie/privacy">Privacy</a></li>
<li><a href="https://www.ucc.ie/en/it-policies/policies/cookies/">Cookies</a></li>
<li><a href="https://www.ucc.ie/aup">Acceptable Use Policy</a></li>
<li><a href="mailto:webmaster@ucc.ie?Subject=Web%20site%20query">Webmaster</a></li>
</ul></div>
	</div>
</div>
<div class="row">
	<div class="col-md-12 bbdc">
		Copyright © UCC 2017
	</div>
</div>

<div class="row">
<!-- logo carousel // components: module-12 -->
<div class="module-12 logos">
    <div class="slideShowLogos">
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/support/financeoffice/fundinglogos/hea.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/support/financeoffice/fundinglogos/logo_gov_ireland_rialtas.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/support/financeoffice/fundinglogos/logo_nui.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/centralmedia/logos/ESF2014-2020.png)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/centralmedia/logos/ERDF.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
    <a href="https://www.ucc.ie/en/athenaswan/">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/design2013images/AS_RGB_Bronze-Award.png)" class="inner__img">‍</div>
        </div>
    </a>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/research/researchatucc/EnterpriseIrelandLogo4web.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
    <a href="https://www.ucc.ie/en/hr/research//uccresearcherstrategy/">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/support/hr/researchcareersinitiative/logo.jpg)" class="inner__img">‍</div>
        </div>
    </a>
</div>
<div class="multiple-wrap bg-crest-white">
    <a title="visit https://www.wearecork.ie/" target="_self" href="https://www.wearecork.ie/">
        <div class="image-wrap">
            <div style="background-image: url('https://www.ucc.ie/en/media/2017siteassets/images/weareCorkSmall.jpg')" class="inner__img">‍</div>
        </div>
    </a>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url('https://www.ucc.ie/en/media/2017siteassets/images/wellBeingLogo.png')" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
    <a title="visit https://stars.aashe.org/institutions/university-college-cork-national-university-of-ireland-cork-co-corcaigh/report/2018-07-20/" target="_self" href="https://stars.aashe.org/institutions/university-college-cork-national-university-of-ireland-cork-co-corcaigh/report/2018-07-20/">
        <div class="image-wrap">
            <div style="background-image: url('https://www.ucc.ie/en/media/centralmedia/logos/CopyofStars_Seal_Gold_RGB_300.png')" class="inner__img">‍</div>
        </div>
    </a>
</div>
<div class="multiple-wrap bg-crest-white">
    <a title="visit https://www.magna-charta.org" target="_blank" href="https://www.magna-charta.org">
        <div class="image-wrap">
            <div style="background-image: url('https://www.ucc.ie/en/media/support/financeoffice/fundinglogos/logo_mcu_observatory.jpg')" class="inner__img">‍</div>
        </div>
    </a>
</div>   
    </div><!--/.slideShowLogos-->
</div><!--/.module-12-->
<!-- // logo carousel -->
</div><!--/.row-->
				</div>
			</footer>
			<!-- // footer // layout: footer -->

		</div>
		<!-- // module wrap -->

	</div>
	<!-- // page wrap -->

	
	<!-- // search remodal -->
	<div class="remodal search" data-remodal-id="search-modal">
		<button data-remodal-action="close" class="remodal-close"><span>CLOSE</span></button>
		<div class="modal-wrap">
			<div class="input-group stylish-input-group">
				<input type="text" class="form-control" name="siteSearchText" id="siteSearchText" placeholder="search here..." autocomplete="off"/>
				<span class="input-group-addon">
					<button type="submit">
						<span class="fa fa-search"/>
					</button>
				</span>
			</div>
			<div class="input-group stylish-input-group">
				<legend class="sr-only">Choose areas of the website to search</legend>
				<label class="radio-inline">
					<input type="radio" name="searchType" value="website" checked=""/> Website <span class="websiteSearchResultsCount resultsCount"/>
				</label>
				<label class="radio-inline">
					<input type="radio" name="searchType" value="people"/> People <span class="peopleSearchResultsCount resultsCount"/>
				</label>
				<label class="radio-inline">
					<input type="radio" name="searchType" value="course"/> Courses <span class="courseSearchResultsCount resultsCount"/>
				</label>
			</div>
			<div class="results">
				<div class="websiteResults quicksearchContainers">
					<ul id="websiteSearchResultsList" class="searchResultsList">
					</ul>
				</div>
				<div class="peopleResults quicksearchContainers" style="display:none;">
					<ul id="phoneSearchResultsList" class="searchResultsList">
					</ul>
					<ul id="nameSearchResultsList" class="searchResultsList">
					</ul>
				</div>
				<div class="courseResults quicksearchContainers" style="display:none;">
					<ul id="courseSearchResultsList" class="searchResultsList">
					</ul>
				</div>
			</div>
		</div>
	</div>
	<!-- // search remodal -->
	
	<a id="back-to-top" title="Back to top" class="show" href="#"><i class="fa fa-angle-up">‍</i><span>Top</span></a>

	<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
	<script type="text/javascript" src="https://code.jquery.com/jquery-1.12.4.min.js">‍</script>

	<!-- Include all compiled plugins (below), or include individual files as needed -->
	<script integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/remodal/1.1.1/remodal.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.12.2/js/bootstrap-select.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.9.3/headroom.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js">‍</script>

	<script type="text/javascript" src="https://cdn.jsdelivr.net/algoliasearch/3/algoliasearch.min.js">‍</script>
	<script type="text/javascript" src="https://js.maxmind.com/js/apis/geoip2/v2.1/geoip2.js">‍</script>
	<script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-1.10.16/r-2.2.0/datatables.min.js">‍</script>
	<script async="async" src="https://www.youtube.com/iframe_api">‍</script>


  <!-- jquery.mCustomScrollbar.js -->
  <script type="text/javascript" src="https://www.ucc.ie/en/media/2017siteassets/contentfiles/js/jquery.mCustomScrollbar.js">‍</script>

	<!-- jquery.easing.1.3.js -->
	<script type="text/javascript" src="https://www.ucc.ie/en/media/2017siteassets/contentfiles/js/jquery.easing.1.3.js">‍</script>

	<!-- jquery.timeline.js -->
	<script type="text/javascript" src="https://www.ucc.ie/en/media/2017siteassets/contentfiles/js/jquery.timeline.js">‍</script>

	<script type="text/javascript" src="https://www.ucc.ie/en/media/2017siteassets/contentfiles/js/main.min.js">‍</script>

</body>
</html>