
<!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: Travels of Sir William Brereton in Ireland, 1635 | 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: Travels of Sir William Brereton in Ireland, 1635 | University College Cork</title><meta name="description" content="Travels of Sir William Brereton in Ireland, 1635|An electronic edition|by William Brereton|ed Edward Hawkins"/><meta property="og:title" content="Travels of Sir William Brereton in Ireland, 1635|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E630001"/><meta property="og:description" content="Travels of Sir William Brereton in Ireland, 1635|An electronic edition|by William Brereton|ed Edward Hawkins"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="ga_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>Travels of Sir William Brereton in Ireland, 1635</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 E630001</p><h2 class="main-heading">Travels of Sir William Brereton in Ireland, 1635</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(front) unit(preface) gi(front) heads(0) gtm(Preface) xml:id(d48580e322) n(front) 
Section 2. label(section) unit(number) xml:id(d48580e437) gi(div1) heads(0) n(1) gtm(July4.—Wewentfromhen) num(1) menutext(July 4.—We went from henceHugh Boyd's…) 
Section 3. gi(teiHeader) n(details) gtm(TravelsofSirWilliamB) 
Section 4. gi(div) n(contacts) gtm(Contacts) 
Section 5. 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="text-uppercase doc" title="Front matter"><a href="#front" class="smoothScrollApplied" id="gtmfrontNavLink"><b>introduction (Travels of Sir William…)</b></a></li><li class="doc" title="Document body sections"><span style="color:white;">Section</span> <select onchange="if(this.options[this.selectedIndex].value!='')location.href=this.options[this.selectedIndex].value;"><option value="E630001#d48580e437">1. July 4.—We went from henceHugh Boyd's…</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">E630001</a></li><li id="update">2010-07-15</li></ol><!--front matter--><div id="front"><div class="introduction"><!--div: thisdiv=div, # (nth=1) head="Travels of Sir William Brereton in Ireland, 1635"--><!--Heading quâ heading--><h2 id="d48580e323">Travels of Sir William Brereton in Ireland, 1635</h2><p>This account of Ireland in 1635 is extracted from the <span class="title" title="book">Travels in Holland, the United Provinces, England, Scotland and Ireland, 1634–1635,</span> of Sir <span class="ps" title="Sir William Brereton">Brereton</span>, Bart., the well-known Parliamentary general. <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Brereton's journal of his travels, after remaining for two centuries in manuscript, was printed in 1844 from the original in the possession of <span class="ps">Sir Philip de Malpas Grey Egerton</span>, and forms the first volume of the publications of the Chetham Society. The manuscript had previously undergone some curious vicissitudes, and a high testimony to the interest and value of Brereton's narrative of his adventures at home and abroad is supplied in <span class="ps">Sir Walter Scott</span>'s warm approbation. Scott strongly urged its publication, actually “tendering his own services as editor, and offering to supply all the necessary explanatory notes.” Most people will share the regret of Mr. Hawkins, the editor of the Chetham Society's volume, “that this most valuable offer should have been declined.”</p><p>Although the existence of the manuscript was known to writers on Irish antiquities for many years prior to its being printed, Brereton's narrative has been little noticed by writers on Ireland. <span class="ps" title="William Monck Mason">Monck Mason</span> was shown it by <span class="ps">Sir William Betham</span>, and in a note at p. 7 of his <span class="title" title="book">History of St. Patrick's Cathedral</span>, published in 1820, he printed Brereton's description of the appearance of that edifice in 1635. <span class="ps">Dubourdieu</span> in his <span class="title" title="book">Statistical Survey of the County of Down</span>, published in 1802, printed the paragraphs of the journal which relate to that county, and the same writer also refers to the narrative in his <span class="title" title="book">Survey of the County of Antrim</span> (1812). Dubourdieu mentions, on the authority of <span class="ps">Bishop Percy</span>, with whose ownership the Chetham Society's pedigree of the manuscript begins, that the journal belonged to the well-known antiquary, <span class="ps">General Vallancey</span>, who had bought it at an auction in 1791. It was doubtless on <span class="ps">Vallancey</span>'s death in 1812 that Bishop

<span class="fa fa-bookmark" title="p.364" id="pb.364"> p.364</span>

Percy acquired the manuscript. <sup id="fnref:2.footnotes">2<a href="#fn:2.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Portions of the Irish narrative were also printed by the <span class="ps">Rev. Sir Francis Lynch Blosse</span> in the <span class="title" title="periodical">Church of Ireland Magazine</span> for 1826, but without any attempt at annotation, and in <span class="ps" title="John D'Alton">D'Alton</span>'s <span class="title" title="book">History of Drogheda</span> part of Brereton's account of that city is given, as the description of “an anonymous traveller.” The fact that the Irish journal occupies barely a fifth of the Chetham Society's publication has caused it to be overlooked even by writers interested in the historical topography of Ireland, as well as by the historians. It is not mentioned in Andersen's <span class="title" title="book">Book of British Topography</span>, and the writer of the notice of Brereton in the <span class="title" title="book">Dictionary of National Biography</span>, though he states that Brereton's travels extended to Ireland, mentions the diary only as affording information regarding the social condition of England and Scotland. Neither <span class="ps" title="James Anthony Froude: author">Froude</span> nor <span class="ps" title="William Edward Hartpole Lecky: author">Lecky</span> in their rapid surveys of seventeenth century history, nor <span class="ps">Gardiner</span> in the admirable Irish chapters of his chief work, makes any mention of Brereton's narrative. Although the Chetham Society's edition of the <span class="title" title="book">Travels</span> is now out of copyright, the Irish Section has not been printed here without the courteous concurrence of the present secretary. Those notes to the Chetham edition which have been utilised in this volume bear the initials of Mr. Hawkins. For the remainder the present editor is responsible.</p></div><hr/></div><!--body matter (assumes div0)--><div id="body"><h2>William Brereton</h2><h3>Edited by Edward Hawkins</h3><span class="fa fa-bookmark" title="p.365" id="pb.365"> p.365</span><!--div0: thisdiv=div0, # (nth=1) head="Travels of Sir William Brereton in Ireland, 1635"--><!--Heading quâ heading--><h1 id="d48580e433">Travels of Sir William Brereton in Ireland, 1635</h1><a name="section.d48580e437">‍</a><h2 class="page-title" id="d48580e437">1.</h2><p><span class="date" title="1635-07-04">July 4.</span>—We went from hence <sup id="fnref:3.footnotes">3<a href="#fn:3.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> to the Port Patrick, which is foul winter way over the mossy moors, and there we found only one boat, though yesternight there were fifteen boats here. We hired a boat of about ten ton for five horses of ours, and for five Yorkshiremen and horses; for this we paid 1£ and conditioned that no more horses should come aboard, save only two or three of an Irish laird's, who then stayed for a passage, and carried his wife and three horses. His name is Levinston, laird Dun Draide. <sup id="fnref:4.footnotes">4<a href="#fn:4.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Here we shipped our horses two hours before we went aboard. It is a most craggy, filthy passage, and very dangerous for horses to go in and out; a horse may easily be lamed, spoiled, and thrust into the sea; and when any horses land here, they are thrown into the sea, and swim out. Here was demanded from us by our host, Thomas Marsh-banke, a custom of 2s. an horse, which I stumbled at, and answered that if he had authority to demand and receive it, I was bound to pay it, otherwise I was free to pay or refuse: herewith he was satisfied, and declined his further demand. Here is a pretty chapel lately built by Sir Hugh Montgomeries, <sup id="fnref:5.footnotes">5<a href="#fn:5.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> laird of Dunskie on this side, where he hath a

<span class="fa fa-bookmark" title="p.366" id="pb.366"> p.366</span>

castle, and of Newton de Clanboyes <sup id="fnref:6.footnotes">6<a href="#fn:6.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> on the Irish side, where he hath a market town.</p><p>The boatman that carried us in a bark of about fifteen ton, his name was David Dickie, who hath a dainty, fine, pretty, nimble boy to his son, who will make a good sailor. The boat is a good sailing vessel, with good expert mariners, but not manned with sufficient number of men. She took in four horses more than we covenanted, and was so much overthronged with passengers as we had not every man his own length allowed to lie in at ease. Our horses were shipped about two hour, the wind being north-west; but turning into the south-west, or rather west-south-west, we went not aboard until after three hour; the wind then being so much averse and so directly against us, as that we could not get out of the haven, so as they were constrained to haul out with a cock-boat a good way. We were got clear out of the haven about four hour, and before we had sailed a league, the wind was more averse; but presently favouring us something more with a full gale of wind, we had so speedy a passage as that by six hour we were within sixteen miles of the coast of Ireland. The wind then failed, and was sometimes very weak and poor, and sometimes due west and directly averse, yet we passed on though slowly, and about eight or nine mile from the coast of Ireland we passed the <span class="pn" title="Strangford">Strangawre</span>, <sup id="fnref:7.footnotes">7<a href="#fn:7.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is a mighty high running channel, where there is a concurrence and confluence of three strong tides, which run about nine or ten mile in length, and about two mile in breadth; these occasioned by the islands and points of land; but when we passed them, the wind was so weak, as it was there more calmed and less troubled than in any other part of our passage. We had no sooner passed the <span class="pn" title="Strangford">Strangawre</span>, but (although when we went aboard it was very calm and like to be fair weather, which gave encouragement to them to hazard a passage by night) the wind failed us,

<span class="fa fa-bookmark" title="p.367" id="pb.367"> p.367</span>

and we were much affected with the apprehension of the inconvenience of lying at sea all night, because the tides are so strong as they would carry us with the ebbing water down towards the isles of Scotland, the wind also being either so averse as to bring us back to the shore of Scotland, or to concur with the tide to carry us down towards the isles of Scotland; but then suddenly arose a strong wind and storms of rain, which did come out of the west and from the landward, which did much perplex the sailors, so as they were constrained to take down, and did in all haste take down, the lower part of the mainsail and the foresail, which they call the main bowline or main bonnet. Two or three of these showers and storms did follow one another, which though they did increase and renew our fears, yet it pleased God (who knows better what might conduce unto our safety than ourselves) to make these storms the instruments of bringing us to harbour about two hour upon the coast of Ireland, under the <span class="pn" title="Black Head">Black Rock</span>, <sup id="fnref:8.footnotes">8<a href="#fn:8.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is in the <span class="pn" title="Island Magee">island of Mague</span>; <sup id="fnref:9.footnotes">9<a href="#fn:9.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> hereby we were sheltered all night from most cruel, violent, and tempestuous storms, which did much affect and discourage us, though we lay at anchor and under the shelter of a high hill. Here we took up our lodging in this open boat, and suffered a wet cold lodging, yet it pleased God that I took no cold, nor did any other distemper seize upon me save only a faintingness when I came on shore, and an extreme purging, although the sea wrought effectually and plentifully with me, and purged me more by vomit only when I was at sea than ever formerly, so as my stomach was not only cleared and discharged of phlegm, but also of abundance of choler and green stuff.</p><p>'Twixt <span class="pn" title="Irwin">Erwin</span> in Scotland and <span class="pn" title="Coleraine">Colrane</span> <sup id="fnref:10.footnotes">10<a href="#fn:10.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> in Ireland are the highest running seas about the sound of <span class="pn" title="Rathlin Island">Raughrick</span>, <sup id="fnref:11.footnotes">11<a href="#fn:11.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is an island belonging to the Earl of Antrim. The shortest passage 'twixt Scotland and Ireland is from <span class="pn" title="Mull of Cantire">Mule Kenteir</span>, <sup id="fnref:12.footnotes">12<a href="#fn:12.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> a rock or point of the Highlanders in Scotland, which is

<span class="fa fa-bookmark" title="p.368" id="pb.368"> p.368</span>

sixteen mile to the Fair-head or Marble-head: <sup id="fnref:13.footnotes">13<a href="#fn:13.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> in Ireland; this is only a passage for the Highlanders; from Port Patrick to <span class="pn" title="Carrickfergus">Carrick-Fergus</span> is about nineteen leagues, and to <span class="pn" title="Donaghadee">Donoh-a-Dee</span>, <sup id="fnref:14.footnotes">14<a href="#fn:14.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> or Groomes Port, about fifteen leagues, as one of the sailors informed me. At our landing in Ireland, the ship came as near the shore as she durst, and all the horses were thrown into the sea, and did swim to land, and climb a great steep rock.</p><p><span class="date" title="1635-07-05">July 5.</span>—Upon the Lord's day in the morning we went ashore the coast of Ireland, in the Isle of Mague, where we were landed upon the rock, whence we found a difficult and tedious passage; and at the top of the hill we were very civilly and courteously entertained by a Scotch gentleman, who lives in a mean, poor house, hath good store of corn, milk, calves, and kine; hence we went to <span class="pn" title="Carrickfergus">Carrick-Fergus</span>, corruptly called Knock-Fergus, which is four miles, and came thither about two hour. Took up our inn in Mrs. Wharton's house, who is a Chester woman, a neat woman in her house; good lodging and usage, sixpence ordinary, fourpence a night hay and oats, sixpence peck provender.</p><p>This town, so called from one Fergus, who built the castle, and from Carrick, which in Irish signifies a rock; <sup id="fnref:15.footnotes">15<a href="#fn:15.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and indeed the town may well take his denomination from the castle, which is seated upon a rock, and commands both town and haven. Almost all the houses in this town were built castle-wise, so as though the Irish made spoil of and burnt the town, yet were they preserved unburnt. This is but a pretty little town within the walls of a very small extent and capacity; the only grace of this town is the Lord Chichester's house, <sup id="fnref:16.footnotes">16<a href="#fn:16.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is a very stately house, or
 

<span class="fa fa-bookmark" title="p.369" id="pb.369"> p.369</span>

rather like a prince's palace, whereunto there belongs a stately gate-house, and graceful terrace and walk before the house, as is at Denton my Lord Fairfax house. <sup id="fnref:17.footnotes">17<a href="#fn:17.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> A very fair hall there is, and a stately staircase and fair dining-room carrying the proportion of the hall; fine garden and mighty spacious orchards, and they say they bear good store of fruit. I observed on either side of his garden there is a dove-house, placed one opposite to the other in the corner of the garden, and 'twixt the garden and orchards a most convenient place for apricots or some such tender fruit, to be planted against the dove-house wall, that by the advantage of the heat thereof they may be rendered most fruitful, and come sooner to maturity, but this use is not made thereof. Very rich furniture belongs unto this house, which seems much to be neglected and begins to go something to decay. It is a most stately building, only the windows and rooms and whole frame of the house is over-large and vast; and in this house you may observe the inconvenience of great buildings which require an unreasonable charge to keep them in repair, so as they are a burthen to the owners of them.</p><p>There is maintained in this town two companies of soldiers, the one a troop of horse, the other of foot, consisting of fifty in either company, under the command of my Lord of Chichester's eldest son. <sup id="fnref:18.footnotes">18<a href="#fn:18.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The troop of horse were lately sent to attend my Lord Deputy, in this progress very completely furnished, well horsed, and in red coats all suitable.</p><p>It is reported of this town that they have been always loyal and faithful to the state of England. <sup id="fnref:19.footnotes">19<a href="#fn:19.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This is seated

<span class="fa fa-bookmark" title="p.370" id="pb.370"> p.370</span>

upon a loch which comes from the sea, and is navigable with the tide for small vessels to the quay. This loch runs all along to Belfast, which is eight mile from Carrickfergus, and is thither also navigable; it is about three or four miles broad, well furnished with fish, and also with fowl in winter. Here upon that part of this loch next to Belfast I observed a convenient seat. From Carrickfergus to Belfast you ride all upon the loch-side; it is most base way, and deep in winter and wet weather, though now it is hard and dry.</p><p><span class="date" title="1635-07-06">July 6.</span>—This town of Carrickfergus is governed by a mayor, sheriff, and aldermen, endowed with great privileges, and is the shire town. At Belfast my Lord Chichester hath another dainty stately house (which is indeed the glory and beauty of that town also), where he is most resident, and is now building an outer brick wall before his gates. This is not so large and vast as the other, but more convenient and commodious; the very end of the loch toucheth upon his garden and backside; here also are dainty orchards, gardens, and walks planted. <sup id="fnref:20.footnotes">20<a href="#fn:20.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Near here unto, Mr. Arthur Hill (son and heir to Sir Moyses Hill) <sup id="fnref:21.footnotes">21<a href="#fn:21.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> hath a brave plantation, which he holds by lease, which still is for thirty years to come; the land is my Lord Chichester's, and the lease was made for sixty years to Sir Moyses Hill by the old Lord Chichester. This plantation it is said doth yield him a 1,000£. <span class="frn" title="(Latin)">per annum</span>. Many Lancashire and Cheshire men are here planted; with some of them I conversed. They sit upon a rack rent, and pay 5s. or 6s. an acre for good ploughing land, which now is clothed with excellent good corn. From Belfast to Linsley Garven <sup id="fnref:22.footnotes">22<a href="#fn:22.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> is about seven mile, and is a paradise in comparison of any part of Scotland. Linsley Garven is well seated, but

<span class="fa fa-bookmark" title="p.371" id="pb.371"> p.371</span>

neither the town nor country thereabouts well planted, being almost all woods, and moorish until you come to Dromore. This town belongs to my Lord Conoway, <sup id="fnref:23.footnotes">23<a href="#fn:23.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> who hath there a good handsome house, but far short of both my Lord Chichester's houses, and this house is seated upon an hill, upon the side whereof is planted a garden and orchard, and at the bottom of which hill runs a pleasant river which abounds with salmon; hereabouts my Lord Conoway is now endeavouring a plantation, though the land hereabouts be the poorest and barrenest I have yet seen, yet may it be made good land with labour and charge.</p><p>From Linsley Garven to Dromore is about seven mile. Herein we lodged at Mr. Haven's house, which is directly opposite to the Bishop of Dromore <sup id="fnref:24.footnotes">24<a href="#fn:24.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> his house, which is a little timber house of no state nor receipt. His chaplain's name is Leigh, born in Manchester. This is a very dear house: 8d. ordinary ourselves, 6d. our servants, and we were over-reckoned in beer. This town, as it is the seat of the bishop of this see, so he is lord of it, and it doth wholly belong unto him. In this diocese, as Mr. Leigh his chaplain reported, this is the worst part of the kingdom, mid the poorest land and ground, yet the best church livings, because there are no impropriations.</p><p>At my coming to Carrickfergus, and being troubled with an extreme flux, not as yet come to so great height as a bloody flux, my hostess, Miss Wharton, directed me the use of cinnamon in burnt claret wine, or rather red wine, as also the syrup and conserve of sloes well boiled, after they have been strained and mingled according to discretion with sugar, they are to be boiled with sugar until they be cleared, having been first boiled in water until they be softened, and then strained. <sup id="fnref:25.footnotes">25<a href="#fn:25.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><span class="fa fa-bookmark" title="p.372" id="pb.372"> p.372</span><p><span class="date" title="1635-07-07">July 7.</span>—We left Dromore and went to the Newrie, <sup id="fnref:26.footnotes">26<a href="#fn:26.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is sixteen miles. This is a most difficult way for a stranger to find out. Herein we wandered, being lost amongst the Irish towns. The Irish houses are the poorest cabins I have seen, erected in the middle of the fields and grounds, which they farm and rent. This is a wild country, not inhabited, planted, nor enclosed, yet it would be good corn if it were husbanded. I gave an Irishman to bring us into the way a groat, who led us like a villain directly out of the way and so left us, so as by this deviation it was three hour before we came to the Newrie. Much land there is about this town belonging to Mr. Bagnall, <sup id="fnref:27.footnotes">27<a href="#fn:27.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> nothing well planted. He hath a castle in this town, but is for most part resident at Green Castle; a great part of this town is his, and it is reported that he hath a 1,000£ or 1,500£ <span class="frn" title="(Latin)">per annum</span> in this country. This is but a poor town, and is much Irish, and is navigable for boats to come up unto with the tide. Here we baited at a good inn, the sign of the Prince's Arms. Hence to Dundalk is eight mile; stony, craggy, hilly, and uneven, but a way it is nothing difficult to find. Before you come to Dundalk you may discern four or five towers or castles seated upon the seaside.</p><p>This town of Dundalk hath been a town of strength, and is still a walled town, and a company of fifty soldiers were here in garrison under the command of <span class="ps">Sir Faithful Fortescue</span>. <sup id="fnref:28.footnotes">28<a href="#fn:28.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This town is governed by two bailiffs, sheriffs,

<span class="fa fa-bookmark" title="p.373" id="pb.373"> p.373</span>

and aldermen; <sup id="fnref:29.footnotes">29<a href="#fn:29.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> the greatest part of the inhabitants of the town are popishly affected, and although my Lord Deputy, at the last election of burgesses for the Parliament, commended unto them <span class="ps">Sir Faithful Fortescue</span> and <span class="ps" title="Sir Arthur Tyringham">Sir Arthur Teringham</span>, <sup id="fnref:30.footnotes">30<a href="#fn:30.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> yet they rejected both, and elected a couple of recusants. One of the present bailiffs is popish. Abundance of Irish, both gentlemen and others, dwell in this town, wherein they dare to take the boldness to go to mass, openly. This town seated upon the sea, so as barks may come within a convenient distance with the flood; much low, level, flat land hereabouts, which is often overflowed in the winter, and here is abundance of fowl, and a convenient seat. Here we lodged at one Mrs. Veasie's house, a most mighty fat woman; she saith she is a Cheshire woman, near related in blood to the Breretons, desired much to see me; so fat she is, as she is so unwieldy she can scarce stand or go without crutches. This reported one of the best inns in the north of Ireland; ordinary 8d. and 6d., only the knave tapster over-reckoned us in drink.</p><p><span class="date" title="1635-07-08">July 8.</span>—We left Dundalk and came to <span class="pn" title="Drogheda">Tredaugh</span>, <sup id="fnref:31.footnotes">31<a href="#fn:31.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is accounted sixteen mile, but they are as long as twenty-two mile. <sup id="fnref:32.footnotes">32<a href="#fn:32.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> About five mile hence we saw <span class="ps">Sir Faithful Fortescue</span>'s house or castle, <sup id="fnref:33.footnotes">33<a href="#fn:33.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> wherein for most part he is resident, which he holds by a long lease upon a small rent under my Lord Primate of Armagh. This is a dainty, pleasant, healthful, and commodious seat, and it is worth unto him about {<span class="fa" title="gap ">⬌</span>}. During ten miles riding from this town, much rich corn land, and the country well planted; the other six miles towards <span class="pn" title="Drogheda">Tredaugh</span>, until you come near unto it, not so rich nor so well husbanded.</p><span class="fa fa-bookmark" title="p.374" id="pb.374"> p.374</span><p>This town, as it is the largest and best built town I have yet seen in Ireland, so it is most commodiously seated upon a good navigable river, called Boyne, whereinto flows the sea in so deep a channel (though it be very narrow) as their ships may come to their doors. <sup id="fnref:34.footnotes">34<a href="#fn:34.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This river is built on both sides, and there is on either side a convenient quay; a stone wall built all along the river, so as a ship may lie close unto this quay, and may unload upon her. It is like the quay of Newcastle, and those channels I have seen in Holland in their streets. This town is also commodiously situated for fish and fowl. It is governed by a mayor, sheriffs, and twenty-four aldermen; most of these, as also the other inhabitants of the town, popishly affected, insomuch as those that have been chosen mayors, who for the most part have been recusants, have hired others to discharge that office. <sup id="fnref:35.footnotes">35<a href="#fn:35.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> One man (it is said) hath been hired by deputation to execute that place thirteen times; the present mayor also is but a deputy, and the reason why they make coy to execute that office is because they will avoid being necessitated to go to church.</p><p>I observed in this city divers fair, neat, well-built houses, and houses and shops well furnished, so as I did conceive this to be a rich town, the inhabitants more civilised and better apparelled. But this is graced with nothing more than my Lord Primate's palace, which is seated near unto the east gate. This is a neat, handsome, and convenient house, built within this twenty years by <span class="ps">Primate Hampton</span>. <sup id="fnref:36.footnotes">36<a href="#fn:36.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The building is foursquare, of wood, rough-cast and not high; an handsome, plain, though long and narrow hall, two dining-rooms, one little neat gallery which leads into the chapel, which also <span class="sup" title="Anon">is a</span> pretty little plain and convenient chapel, whereinto there lead two ways, the one at the great

<span class="fa fa-bookmark" title="p.375" id="pb.375"> p.375</span>

door out of the hall or court, the other, which is more private, out of the gallery; there is a little pair of organs herein. Whilst <span class="ps" title="Primate James Ussher">Dr. Usher</span> <sup id="fnref:37.footnotes">37<a href="#fn:37.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> (my Lord Primate that now is) is here resident, he preacheth constantly every Lord's day in the morning in the church. There is a sermon therein in the afternoon, and after the same is ended, one of my Lord's chaplains repeats his sermon in his own chapel, whither not only all his own family resort, but also (the common door being open) those of the town that please may resort thereunto. In one of the dining-rooms is this conceit: the arms of this see and bishopric, and Bishop Hampton's own arms or coat enquartered together, and underneath is this inscription or motto: <span class="frn" title="(Latin)">Fac tu similiter.</span> Here is a pretty neat garden, and over against the window in the gallery end, upon a bank, these words in fair great letters are written: “O man, remember the last great day!” The bank is bare, the proportion of the letters is framed and cut in grass. In this palace the Primate is most resident when he is not at <span class="pn">Dublin</span>.</p><p>In this town are two churches, one placed on the one side the river, the other on the other, over which is a wooden bridge. In the great church <sup id="fnref:38.footnotes">38<a href="#fn:38.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> my Lord Primate preacheth every Sabbath. In the body of the church, over against the pulpit, the communion table is placed lengthwise in the aisle; the body of the church is kept in good repair. The chancel, as no use is made of it, so it is wholly neglected and in no good repair; only herein is a fair monument for my <span class="ps">Lord Moore</span>, <sup id="fnref:39.footnotes">39<a href="#fn:39.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> his lady, Sir Edward Moore and Sir Thomas Moore, his sons, and their wives and children; amongst these is one erected for the Lady Salisbury, <sup id="fnref:40.footnotes">40<a href="#fn:40.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> now

<span class="fa fa-bookmark" title="p.376" id="pb.376"> p.376</span>

living at Chester. On the other side, opposite hereunto, is <span class="ps">Sir Francis Roe</span>'s monument, who died when mayor; he is pictured in his scarlet gown. <sup id="fnref:41.footnotes">41<a href="#fn:41.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p><span class="date" title="1635-07-09">July 9.</span>— From <span class="pn" title="Drogheda">Tredaugh</span> we came to the <span class="pn" title="Swords">Swordes</span>, which is fourteen miles thence, and six from thence to <span class="pn">Dublin</span>. Here we lodged at the sign of the Boot, a tavern, and were well used, and found far better accommodation in so mean a village than could be expected. The way from <span class="pn" title="Drogheda">Tredaugh</span> hither as dainty fine a way as I ever <span class="orig" title="Should be ‘rode’ Anon">rid</span>, and a most pleasant country; greatest part corn upon the very sea-coast, almost Wirrall-like, <sup id="fnref:42.footnotes">42<a href="#fn:42.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and very good and well-eared corn; the barley now beginning to turn, and will be ripe before the rye. Upon the left hand, about three miles from <span class="pn" title="Drogheda">Tredaugh</span>, my Lord N. <sup id="fnref:43.footnotes">43<a href="#fn:43.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> hath a pleasant-seated house or castle, the prospect whereof commands the sea, and a most plain, rich-champaign corn country towards the land.</p><p>About two or three mile from <span class="pn" title="Swords">Swordes</span> my Lord Chief Baron <sup id="fnref:44.footnotes">44<a href="#fn:44.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> hath a dainty, pleasant, high-built wood house, and much right and brave land about it, this placed on the right hand; his name is <span class="sup" title="Anon">Sir Richard Bolton</span>. On the other hand, about half mile, Sir {<span class="fa" title="gap ">⬌</span>} hath a gallant pleasant

<span class="fa fa-bookmark" title="p.377" id="pb.377"> p.377</span>

seat; <sup id="fnref:45.footnotes">45<a href="#fn:45.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> also{<span class="fa" title="gap ">⬌</span>} <sup id="fnref:46.footnotes">46<a href="#fn:46.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>. Here I saw very fair large English kine; I enquired the price, which was about 2£ or 2£ 10s. or 3£. These worth in England double the price. Land here sold for about twenty years' purchase, set some for 5s. or 6s. an acre, and meadowing for 2£ an acre, some for 1£. Some land about <span class="pn">Dublin</span> is set for 2£, 3£, and 4£ an acre.</p><p>We came to the city of <span class="pn" title="city">Dublin</span>, July 9, about 10 hour. This is the metropolis of the kingdom of Ireland, and is beyond all exception the fairest, richest, best-built city I have met with in this journey (except <span class="pn" title="city">York</span> and <span class="pn" title="city">Newcastle</span>). It is far beyond <span class="pn" title="city">Edinborough</span>; only one street in Edinborough (the great long street) surpasseth any street here. Here is the Lord Deputy <sup id="fnref:47.footnotes">47<a href="#fn:47.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> resident in the Castle, and the state and council of this kingdom. There is also an Archbishop of <span class="pn">Dublin</span>, which is the second in the kingdom. Archbishoprics in Ireland: 1. <span class="pn" title="Armagh: see">Armathe</span>; 2. <span class="pn" title="archbishopric">Dublin</span>; 3. <span class="pn" title="archbishopric">Casiell</span>; 4. <span class="pn" title="archbishopric">Tuam</span>. Bishoprics in Ireland about eighteen, as they are now united. <sup id="fnref:48.footnotes">48<a href="#fn:48.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>This city of <span class="pn" title="city">Dublin</span> so called, it is seated upon the river <span class="pn" title="Liffey: river">Liffie</span>, which is not navigable about the bridge, nor far, nor flows not above one mile higher. The river is no good channel, but full of shelves and sands; and here is a very vile barred haven, over which few ships can pass that carry four hundred ton or thereabouts. The harbour here is very naked, plain, and the least shelter and protection from storms that I have found in any haven; the most ships ride by the <span class="pn" title="Ringsend">Ringe's end</span>, which is a point which runs into the sea, but it is so low, as it is very poor and bare shelter, and little defence against the violence of the storms, so the King's ship which lies here to scour the coasts (which is said to be the <span class="name" title="ship">Ninth

<span class="fa fa-bookmark" title="p.378" id="pb.378"> p.378</span>

Whelpe</span>, <sup id="fnref:49.footnotes">49<a href="#fn:49.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and the <span class="name" title="ship">Bonaventure</span>, a tall stout ship) is constrained to remove for harbour, sometimes under the Head of <span class="pn" title="Howth">Howard</span>, <sup id="fnref:50.footnotes">50<a href="#fn:50.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>sometimes under the opposite shore.</p><p>As I came from <span class="pn" title="city">Dublin</span> to <span class="pn" title="Hacketstown: town">Hacquett's Town</span>, <sup id="fnref:51.footnotes">51<a href="#fn:51.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> I saw the head of the <span class="pn" title="Liffey: river">Liffie</span>, where she breaks out of the mountains; this is not above seven miles from <span class="pn" title="city">Dublin</span>, and yet fetcheth a course of forty mile before it come to <span class="pn" title="city">Dublin</span>.</p><p>There are about thirteen churches in this city. Christ Church, a cathedral, where the Lord Deputy and State frequent; the chancel is only made use of, not the body of the church, wherein are very great strong pillars, though very short; the chancel is but plain and ordinarily kept, the body of the church a more stately building. St. Patrick's Church is a cathedral and prime church in this kingdom. It is denominated from St. Patrick, the tutelar saint and protector of this kingdom. It is in best repair and most neatly whited and kept of any church I have seen in Scotland or Ireland, especially in the chancel, wherein it is curiously and very artificially arched, and whited overhead. The body of the church is a strong ancient structure, wherein are great and strong pillars, but this is not floored overhead. This structure affords two parish churches under one roof, in either of which there is a sermon every Sabbath. In a corner, a small part of the middle aisle, there is a pretty, neat, convenient place framed, wherein there is a sermon every Sabbath at ten hour; and this though it be very little and narrow, yet it is sufficiently enlarged to receive a great congregation, by reason of capacious galleries round about, wherein are abundance of seats placed one above another with great advantage of room. There is also at one hour in the afternoon a sermon in the quire, in the higher end whereof was a very famous, sumptuous and glorious tomb of my <span class="ps" title="Richard Boyle, first Earl of Cork">Lord of <span class="pn">Corke</span></span>'s. <sup id="fnref:52.footnotes">52<a href="#fn:52.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This by the commandment of the

<span class="fa fa-bookmark" title="p.379" id="pb.379"> p.379</span>

Deputy is taken down, and is now to be erected in the side of the same quire. The marble whereof this was made was gotten within two miles of this city.</p><p>St. Warburr's is a kind of a cathedral; <sup id="fnref:53.footnotes">53<a href="#fn:53.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> herein preacheth judicious <span class="ps" title="Nathaniel Hoyle">Dr. Hoile</span>, <sup id="fnref:54.footnotes">54<a href="#fn:54.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> about ten in morning and three in afternoon, a most zealous preacher, and general scholar in all manner of learning, a mere cynic. <span class="pn" title="St. Audoen's">St. Owen's</span> <sup id="fnref:55.footnotes">55<a href="#fn:55.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> is the parish wherein my Lord Primate was born; and here in this church doth he preach every Lord's day at eight hour, whilst he is in town. I heard him upon Sabbath last, the most excellent, able man, and most abundantly holy, gracious man that I have heard. St. Bride's where Mr. Jerom <sup id="fnref:56.footnotes">56<a href="#fn:56.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> preacheth.</p><p><span class="date" title="1635-07-10">July 10.</span>—This day I dined with my Lord Primate of Ireland, <span class="ps" title="Primate James Ussher">Dr. Usher</span>, who is a tall, proper, comely man, about fifty-six years of age; a plain, familiar, courteous man, who spends the whole day at his study, except meal time. He seems to be a man of pregnant parts, who hath good intelligence; he is well read in antiquities. His entertainment

<span class="fa fa-bookmark" title="p.380" id="pb.380"> p.380</span>
good and plentiful, but nothing curious nor excessive. He is a most holy, well-affected bishop, a good companion, a man of good discourse. Having some conference with him about the reading of the book which gives liberty for recreation upon the Lord's day, <sup id="fnref:57.footnotes">57<a href="#fn:57.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> he used this expression: that there was no clause therein commanding the ministers to read the book, but if it were published in the church by the clerk or churchwardens, the King's command is performed; this was his sense and opinion.</p><p>Here was this day at dinner Doctor Richardson, <sup id="fnref:58.footnotes">58<a href="#fn:58.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> bishop of (Ardagh), a Cheshire man born, an able man, and good scholar; he was born near Chester, and married Sir Henry Bunbury's daughter, whom I went to visit after dinner; a tall, handsome, fat woman. This bishop is an intelligent man, and gave me good resolution and satisfaction in many things.</p><p>Hence I went to the Castle, wherein my Lord Deputy resides, within which are both the Houses of Parliament, whereof I took a view: much less and meaner than ours. The Lords' house is now furnished with about sixty or seventy armours for horse, which are my Lord Deputy's: this a room of no great state nor receipt. Herein there sat the first session about eighty lords; not so many the latter.</p><p>The Commons House is but a mean and ordinary place; a plain, and no very convenient seat for the Speaker, nor officers. <sup id="fnref:59.footnotes">59<a href="#fn:59.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The Parliament men that sat in this house were about 248. There are about 30 or 32 shires, which send 60 or 64 knights for the shire, the rest are burgesses.</p><p>Here in this Castle we saw the council chamber, wherein stands a very long table, furnished with stools at both sides

<span class="fa fa-bookmark" title="p.381" id="pb.381"> p.381</span>

and ends. Here sometimes sit in council about 60 or 64 privy councillors. Here we saw the hall, a very plain room and the dining-room, wherein is placed the cloth of estate over my Lord Deputy's head, when he is at meat. <sup id="fnref:60.footnotes">60<a href="#fn:60.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Beyond this is the chamber of presence, a room indeed of state; and next unto this is there a withdrawing chamber, and beyond that a pretty, neat, short gallery, which leads to the council chamber; this was lately built by my <span class="ps">Lord Falkland</span>, whilst he was here Deputy; the lower part of it is built archwise and very gracefully, so as it is a great ornament to the Castle, about which there are very high walls and of great strength, and a drawbridge which is pulled up every night.</p><p>The command which this Castle hath over this city is from some of the leads and towers above on the top of the Castle, whereupon there is ordnance planted; and one fair brass piece of ordnance is placed in the court before the gate. Parker <sup id="fnref:61.footnotes">61<a href="#fn:61.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> committed a forfeiture herein taking out the stopple, for which he was seized upon, and I paid 6d. to redeem him. Here my Lord Deputy hath lately erected a gallant, stately stable, as any I have seen in the King's dominions; it is a double stable, there being a strong wall in the middle, to either side whereof stand the horses' heads. Thirty horses may stand at ease on either side, the stalls being very large; these are exceeding high, at least five or six yards, and very near the same breadth; no planks made use of, but Holland bricks placed upon the edges, whereon the horses lie and you walk; these as easy to walk upon as to lie upon, and these are made of Holland earth, which is harder and more durable much than our clay; with these the streets are paved in Holland. <sup id="fnref:62.footnotes">62<a href="#fn:62.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p><span class="date" title="1635-07-11">July 11</span>—We went to <span class="ps">Sir Thomas Rotheram</span> <sup id="fnref:63.footnotes">63<a href="#fn:63.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> (who is a privy councillor), who used us respectively, and accompanied
	
<span class="fa fa-bookmark" title="p.382" id="pb.382"> p.382</span>

me to the Castle, and showed me the courts of justice, which are conveniently framed and contrived, and these very capacious; the Star-Chamber, <sup id="fnref:64.footnotes">64<a href="#fn:64.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> the Chancery, the King's Bench and Common Pleas—these rooms as useful as ours in England, but here is not such a stately structure or hall to walk in as Westminster Hall. I saw also the church, which was erected by the Jesuits, and made use by them two years. There was a college also belonging unto them, both these erected in the Back Lane. The pulpit in this church was richly adorned with pictures, and so was the high altar, which was advanced with steps, and railed out like cathedrals; upon either side thereof was there erected places for confession; no fastened seats were in the middle or body hereof, nor was there any chancel; but that it might be more capacious, there was a gallery erected on both sides, and at the lower end of this church, which was built in my <span class="ps">Lord Falkland</span>'s time, and whereof they were disinvested when my Lord Chancellor and my <span class="ps" title="Richard Boyle, first Earl of Cork">Lord of Cork</span><span class="pn">Cork</span> executed by commission the Deputy's place. This college is now joined and annexed to the College of Dublin, called <span class="sup" title="Anon">Trinity</span>, and in this church there is a lecture every Tuesday. <sup id="fnref:65.footnotes">65<a href="#fn:65.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>We saw also St. Stephen's Hall, wherein are disposed about eighteen scholars, who are also members of the college whereunto this hall is annexed. This sometimes was a cloister for the Capuchins, who said mass, and preached in a pretty little chapel or chamber; this was likewise taken from them about that time, and now there is prayers in it twice a day. My <span class="ps" title="Richard Boyle, first Earl of Cork"><span class="an">Lord</span> of <span class="pn">Cork</span></span> allowed 40£ <span class="frn" title="(Latin)">per annum</span> to maintain this lecture in the Jesuit's church, but now hath withdrawn this exhibition. <sup id="fnref:66.footnotes">66<a href="#fn:66.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> In this street 

<span class="fa fa-bookmark" title="p.383" id="pb.383"> p.383</span>

which is called the Bridge Street, almost opposite to this hall, there died this day an Irish merchant, and as we passed by we heard either his wife or sister roaring out as though she were violently distracted; this they say is very ordinary with the Irish, and is their custom.</p><p>I went this day to view the college, which is called Trinity College, and was erected by Queen Elizabeth, and endowed with about 1,400£ <span class="frn" title="(Latin)">per annum</span>. There is a provost hereof, <span class="ps" title="William Chappell">Dr. Chappell</span>, <sup id="fnref:67.footnotes">67<a href="#fn:67.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> a vice-provost, and six senior fellows, whose fellowships are worth 9£ <span class="frn" title="(Latin)">per annum</span>, besides their diet; there are eight junior fellows, whose fellowships are worth, besides their diet, 3£ <span class="frn" title="(Latin)">per annum</span>; poor scholars about sixty, whose scholarships are only worth their diets. There are about sixty poor scholars, and about fifteen fellow commoners. In the chapel is a monument for <span class="ps" title="Luke Chaloner">Dr. Challoner</span>, <sup id="fnref:68.footnotes">68<a href="#fn:68.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> sometimes provost of this college, and father to my Lord Primate's wife. Hereunto belongs a pretty little convenient garden. This house is seated in a good air, out of the city, and near the sea. They glory much in their library, whereof I took a full view, and there were showed unto me many manuscripts: one they highly esteem, which they call <span class="ps" title="Roger Bacon">Friar Bacon</span>'s work, and say the same is not anywhere extant save with them; but he must have a stronger faith to believe it than mine, for it is new bound, a very fair manuscript without any blot or blemish; it treats of all manner of learnings; but that it is <span class="ps" title="Roger Bacon">Friar Bacon</span>'s work doth not appear either in the frontispiece, title, or any part of the book, as also the subject seems unto me, and the style not to be <span class="ps" title="Roger Bacon">Friar Bacon</span>'s work; but here it is so received and reported. <sup id="fnref:69.footnotes">69<a href="#fn:69.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>

<span class="fa fa-bookmark" title="p.384" id="pb.384"> p.384</span>

This library is not large, well contrived, nor well furnished with books. They say it is to be disposed of to some other uses, and a new library and schools to be erected.</p><p><span class="date" title="1635-07-12">July 12.</span>— I heard my Lord Primate at eight hour at St. Owen's Church, which is his parish, wherein he was born, where he preacheth every Sabbath whilst he is in Dublin. I never heard a more powerful and convincing sermon, and indeed he is a most holy and heavenly man, and as pregnant witted as any I have heard. He doth most industriously apply his study, which he hath placed at a good distance from his house to prevent distraction and diversion by the access of any company to visit him, who are not admitted to disturb his studies. This his course and order is so public as that few come to him at any time of the day, save at the hours of relaxation, which is from eleven to one, and also about supper time; the rest of the day, from five in the morning until six in the evening, is spent ordinarily in his study.</p><p><span class="date" title="1635-07-13">July 13.</span>—I dined with him also, and then he was much more free and familiar with me. I had much private conference with him, and after dinner he took me into his closet, where although there be not very many books, yet those that are, much used and employed. Herein he shewed me the whole books of the Waldenses, which are very rare; they cost him 22£ sterling; they are in octavo, about ten or twelve vol. The language wherein they are printed is a miscellaneous language, 'twixt French and Spanish; these were sent him from a counsellor in France, as also a copy of the plots and designs and proceedings of the inquisitors in France. He reg shewed me his <span class="title" title="book">Articles of Religion</span>, printed 1563; but I left mine with him, which was more ancient and orthodox than his. He did enforce me to take away and read a packet of news (which came unto him there) before himself had cast an eye upon it. <sup id="fnref:70.footnotes">70<a href="#fn:70.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><span class="fa fa-bookmark" title="p.385" id="pb.385"> p.385</span><p>At ten hour this Lord's day I heard <span class="ps" title="Nathaniel Hoyle">Dr. Hoile</span> preach at St. Warburrs, and at three in afternoon in the same church. He is a most holy man, full of zeal and grace, a general scholar, but not sufficiently furnished with words to express that fulness of matter which aboundeth in him; who is a mere cynic to the world, but doubtless a gracious man in the sight of God. You may with much ease and conveniency hear four sermons every Lord's day, and, as I was informed, six sermons may be heard on one day. This city of Dublin is extending his bounds and limits very far; much additions of building lately, and some of those very fair, stately and complete buildings; every commodity is grown very dear. You must pay also for an horse hire 1s. 6d. a day; here I met with an excellent, judicious, and painful smith. Here are divers commodities cried in Dublin as in London, which it doth more resemble than any town I have seen in the King of England's dominions.</p><p><span class="date" title="1635-07-14">July 14.</span>—Upon Tuesday, July 14, I left Dublin and came to <span class="pn" title="Hacketstown">Hacquetts Town</span>, about eleven hour at night. It is accounted twenty-seven miles, but it is as long as thirty-seven. After you pass four miles from Dublin, you travel through the mountains, which are dry land, and some of them good pasture for cattle that are young, and sheep, but these are not sufficiently stocked. Towards evening we passed through troublesome and dangerous ways and woods, and had wandered all night had we not hired an Irish guide, by whose direction we arrived at eleven hour at <span class="pn" title="Hacketstown">Hacquetts Town</span>, where we lodged in a little low, poor thatched castle. Here Mr. Watson, a Lancashire man, hath a plantation. As we passed this way I observed the head of the river <span class="pn" title="Liffey">Liffie</span>, which comes under the bridge at Dublin, whence it is made navigable by the flood, which goeth a mile above the bridge, and little further; I passed also, about

<span class="fa fa-bookmark" title="p.386" id="pb.386"> p.386</span>

eighteen miles from Dublin, by the head of the <span class="pn" title="Slaney">Slane</span>, <sup id="fnref:71.footnotes">71<a href="#fn:71.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which runs to <span class="pn" title="Wexford">Waxford</span>, <sup id="fnref:72.footnotes">72<a href="#fn:72.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and is there navigable, and twenty miles above <span class="pn" title="Wexford">Waxford</span>.</p><p>This town, called in Irish <span class="pn" title="Hacketstown">Haggers town</span>, is built upon my Lord of Ormond's land, which he holds by lease for about fifty years; this is in the province of Leinster, and in the county of <span class="pn" title="Carlow">Catherloe</span>. <sup id="fnref:73.footnotes">73<a href="#fn:73.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It is lately made a market town (a poor one); <sup id="fnref:74.footnotes">74<a href="#fn:74.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> it is most inconveniently seated amongst the mountains, a barren dry soil, and not easily improved and made rich. A branch of the river of the <span class="pn" title="Slaney">Slane</span> runs below this town, wherein are but a few straggling houses. Some land is here set by Mr.Watson at 2s. and some at 3s. 4d. an acre, as to John Torkinton, and for thirty years. Here is good butter made as in England, and they say good cheese, but I tasted none. This is in the diocese of <span class="pn" title="Leighlin">Loghlein</span>, <sup id="fnref:75.footnotes">75<a href="#fn:75.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and so is <span class="ps">Sir Morgan Kavanagh</span> <sup id="fnref:76.footnotes">76<a href="#fn:76.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> his estate; the bishop hereof was lately Dean of <span class="pn" title="Limerick">Limbreck</span>, Dr. <span class="sup" title="Anon">Andrews</span>. <sup id="fnref:77.footnotes">77<a href="#fn:77.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Here Mr. Watson hath erected a dainty new church, and maintains a good minister, Mr. Roote's wife's brother. He allows him 40£ pension <span class="frn" title="(Latin)">per annum</span> and his house, and a competent provision of ground. He paid for the purchase of this lease above 500£ fine, and he pays also an 100£ rent. He hath already improved it unto more worth than 400£ <span class="frn" title="(Latin)">per annum</span>, and hath much prejudiced his plantation by insisting upon overhard conditions and demands. Here we were very courteously and kindly entertained all night by <span class="ps">Mr. Needham</span>, and {<span class="fa" title="gap ">⬌</span>} who married Mr. Watson's sister.</p><p><span class="date" title="1635-07-15">July 15.</span>—We went hence through Mr. Watson's woods, wherein is very little good timber, the most small, old, and decayed, and those trees which seem best are shaken and unsound at heart. When we went out of his grounds we entered upon Mr. Chambers' land, and saw abundance

<span class="fa fa-bookmark" title="p.387" id="pb.387"> p.387</span>

of woods, more than many thousand acres; and some of those parts through which we travelled the ground was so thronged and pestered with wood which was fallen and lay upon the ground, as the ground was thereby made of no use. Out of this part of the wood the best hath been made use of for pipe-staves, which were sold for 6£ a 1,000: upon every 1,000 of these there is now a custom imposed of 3£, which doth so much deduct as there is no valuable advantage, the charge of hewing being 1£ 10s., besides conveying them down by water to <span class="pn" title="Enniscorthy">Ennerscoff</span>, <sup id="fnref:78.footnotes">78<a href="#fn:78.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is twelve miles, at which time there is required the aid and endeavour of a hundred men to conduct and guide them in this narrow, shallow, and crooked river, which runs through this wood.</p><p>Before we passed this wood and river, we passed by Minmoare, a little Irish town, where a brother of Chambers dwelleth. Two miles hence is <span class="pn" title="Carnew">Carnue</span>, <sup id="fnref:79.footnotes">79<a href="#fn:79.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> the town wherein Mr. Chambers his castle is erected, and which is a neat, rough-cast, and well-contrived, convenient house. Here calling to drink a cup of beer (the weather being extreme hot), Mr. Chambers overruled us to stay all night, where we had very free and courteous entertainment. Two of his daughters, now married, are with my <span class="ps">Lord Brabseon</span>'s <span class="corr" title="Corrected from ‘’ Anon">Brabazon's</span> lady, and Mr. Sandeford's wife. <sup id="fnref:80.footnotes">80<a href="#fn:80.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Here is now Mr. Odell, who doth commend and magnify beyond all measure the park belonging to this house, which is about seven miles in compass, and wherein are both fallow and red deer good store. Here is good butter and cheese made, and they say fair English cattle are here bred, though the ground seems but barren and poor, and moorish hereabouts; but here hath a brave large scope of ground, and it is of the best sort that this county of <span class="pn" title="Wicklow">Wickley</span> yields. Nor far hence, about a quarter of a mile, he hath erected an iron-work, which is called a

<span class="fa fa-bookmark" title="p.388" id="pb.388"> p.388</span>

{<span class="fa" title="gap ">⬌</span>}. Herein the sows <sup id="fnref:81.footnotes">81<a href="#fn:81.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> of iron which are brought from <span class="pn" title="Bristol">Bristow</span> are melted into iron bars. They stand in 5£ a ton, being laid down at the door, and are worth in bars xx lb. a ton.</p><p><span class="date" title="1635-07-16">July 16.</span>—We left <span class="pn" title="Carnew">Carnue</span> about seven hour, and went thence into the county of Wexford to <span class="pn" title="Clohamon">Claghaman</span>, <sup id="fnref:82.footnotes">82<a href="#fn:82.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> by <span class="ps" title="Cecilius Calvert">Lord of Baltamoare</span>'s <sup id="fnref:83.footnotes">83<a href="#fn:83.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> town, where he hath a brave house, but of no great strength, nor built castle-wise. Here I saw lime burnt, wherewith they use to enrich their ground. This town is seated upon the bank of river <span class="pn" title="Slaney">Slane</span>, which doth hence carry down to <span class="pn" title="Enniscorthy">Ennerscoffe</span>, and so to Wexford, all pipe-staves, boards and other timber which grows in the woods near adjoining. We passed through <span class="ps">Sir Morgan Kavanagh</span>'s woods, wherein (we were informed in the morning at Carnew) there were lurking about sixteen stout rebels, well appointed, every of them with his pistols, <span class="term" title="(Irish) typeknife">skene</span>, and darts; they have also four long pieces, but we saw none, only we had one lusty fellow in jealousy <sup id="fnref:84.footnotes">84<a href="#fn:84.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> in the wood. Herein there hath been good store of good timber, though now there remains little timber useful, save to burn, and such as cumbreth the ground, but they say he hath better timber in his more remote woods from the river. This is a commodity which will be much wanting in this kingdom, and is now very dear at Dublin. In this wood there runs a little river which divides the counties of Wexford and <span class="pn" title="Carlow">Catherloe</span>, over which when we had passed we went to <span class="pn" title="Clonmullen">Clenmoullen</span>, <sup id="fnref:85.footnotes">85<a href="#fn:85.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> the castle and seat of <span class="ps">Sir Morgan Kavanagh</span>, who seems to be a very honest, fair-dealing man, and his lady <sup id="fnref:86.footnotes">86<a href="#fn:86.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> a good woman, but both recusants. Here we were
  
<span class="fa fa-bookmark" title="p.389" id="pb.389"> p.389</span>

entertained with good beer, sack and claret, whereof he was no niggard. He demands a 1,000£. <span class="frn" title="(Latin)">per annum</span>, and a 1,000£ rent for twenty town lands, and, as he saith, it is about 12,000 or 13,000 acres, but I cannot conceive it less than 20,000 acres; much hereof mountain wood, and the rest but poor land, all overgrown with fern and bracken, and not to be improved but with great charge and trouble.</p><p>Here he showed me a convenient seat for an iron-work, which may be supplied with sufficient water and charcoal; for this respect I do believe he doth set a far higher valuation and price upon his lands, which he doth much overvalue and esteem. In this wood I observed and tasted of the dew which fell upon the oak leaves, which glistened and shined and tasted like honey; doubtless this kingdom is a most fruitful place for bees. This castle and seat of <span class="ps">Sir Morgan Kavanagh</span> is an old, high, narrow, and inconvenient building; the stairs leading up into the dining-room mid chambers being narrow and steep, like a steeple stair; this also seated in a most solitary, melancholy place, woods on two sides and plains on the other; these are moors and mountains, whereon they say there are wolves. This also is in the Dufferie, <sup id="fnref:87.footnotes">87<a href="#fn:87.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which hath always been reputed a thievish place, but Sir Morgan being demanded, said that the sixteen rebels before-named were most conversant about <span class="pn">Ross</span> and in the county of <span class="pn" title="Kilkenny">Kilkennie</span>.</p><p>In the way to <span class="pn" title="Enniscorthy">Ennescorffie</span>, <sup id="fnref:88.footnotes">88<a href="#fn:88.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> about two miles thence on the other side the <span class="pn" title="Slaney">Slane</span>, I went to survey (over the river) the manor of the <span class="pn" title="Oulart">Ollort</span>, <sup id="fnref:89.footnotes">89<a href="#fn:89.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> in the county of Wexford, in the parish and diocese of <span class="pn" title="Ferns">Fernes</span> and <span class="pn" title="Leighlin">Loghlein</span>, which is to be sold with these parcels following: <span class="pn" title="">Taebcurrye</span>, <span class="pn" title="">Taenknock</span>, <span class="pn" title="">Rahennemonye</span>, <span class="pn" title="">Bollincahine</span>, and <span class="pn" title="">Sherewelch</span>. Hereunto belongs a court-leet, a court-barron, and one fair. It is mortgaged by one <span class="ps">Mr. Darbie Cavenah</span>, in Irish called Dormaunt MacDoullin. This land is now in mortgage to one

<span class="fa fa-bookmark" title="p.390" id="pb.390"> p.390</span>

Turner, an apothecary in Dublin, for 800£, and may be redeemed whensoever the money is paid. This land adjoins to <span class="ps">Sir James Caroll</span>'s <sup id="fnref:90.footnotes">90<a href="#fn:90.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> new and stately house, which hath almost sunk him by the charge of building the same. It is called Ballyeskerne. This land lies upon the bank of the <span class="pn" title="Slaney">Slane</span>, which is plentifully furnished with salmon and trouts; down this river abundance of timber is conveyed down to <span class="pn" title="Wexford">Waxford</span>, so to be transported by sea. Upon this river bank many pleasant convenient seats for houses or towns may be found out. Here are coneys belonging hereunto. It will keep cattle, and good sheep and horses; these I saw, though by reason of the most extreme, violent drought both that land and all this country is burnt up and no grass, so as you cannot look upon this land but with much disadvantage; yet it seems to be a good-natured earth, but it hath been overtilled, and much wronged by the Irish husbandry. It is given in for 1,000 acres, but it is by those who know not how to guess at 1,000 acres: for doubtless there is no less than 1,000 acres of arable and pasture land, which may be made rich land by lime, which may be conveniently provided very cheap for 2d. a barrel, and may be conveyed by water at a small charge. Our host, Mr. Plummer (who lives in <span class="pn" title="Enniscorthy">Ennerscoffie</span>, and is a Scotchman; his wife an Englishwoman), affirmed that the third part of the corn (for so the Irish tenants sow their landlords' grounds, and allow them the third sheaf, and take two sheaves for their pains) which grew last year upon that ground was sold for 120£ There is meadow land and bog, which being guttered, ditched, and drained (which may be done with 20£ or 30£ charge) will be good and rich meadow; this is no less than 500 acres. Of commoning also, which yields fern and gorse, and would be made good land with a small charge, there is about 800 acres. Here is woodland belonging hereunto, but how much I am uncertain. Little good timber I saw; some part of the wood may easily be cleared of the <span class="orig" title="Should be ‘alder trees’ Anon">oullers</span> <sup id="fnref:91.footnotes">91<a href="#fn:91.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and underwood,

<span class="fa fa-bookmark" title="p.391" id="pb.391"> p.391</span>

and made good meadowing. Here is as handsome an Irish hall upon this ground as ever I saw in this kingdom, and if <span class="ps">Sir James Caroll</span> will part with his house, it stands most conveniently to be occupied herewith; and it is generally believed that both house and lands may be purchased upon easy terms. This were a brave seat for a younger brother, but this will not be sold, for <span class="ps">Mr. Darbye Cavenah</span> himself came to me at <span class="pn" title="Wexford">Washford</span>, and would have made a lease for twenty-one years for 200 years, paying in the interim ten shillings an acre, which was a most senseless demand, and as much as the lands can be improved unto at the end of the 200 years; hereupon we brake off.</p><p>This kingdom is now divided into four provinces:
I. <span class="pn" title="Leinster">Linster</span>; 2. Munster; 3. Ulster; 4. Connaught. <span class="pn" title="Leinster">Linster</span> containeth these counties: 1. Eastmeath; 2. Westmeath; 3. Dublin; 4. Kildare; 5. Louth—these five called within the English Pale; 6. Longford; 7. King's County; 8. Queene; 9. <span class="pn" title="Kilkenny">Kilkennie</span>, one of the finest counties in Ireland; 10. <span class="pn" title="Carlow">Carloe</span>; 11. Wexford; 12. <span class="pn" title="Wicklow">Wickley</span>. Munster divides itself into these shires and counties: 1. <span class="pn">Waterford</span>; 2. <span class="pn" title="Tipperary">Tiperarie</span> and Cross Tiperarie; 3. <span class="pn" title="Cork">Corke</span>, greatest in Ireland; 4. <span class="pn" title="Kerry">Kerrie</span>, furthest point of Ireland, south-west; 5. <span class="pn" title="Limerick">Limbreck</span>, the richest land; 6. <span class="pn" title="Thomond">Toemond</span>. <sup id="fnref:92.footnotes">92<a href="#fn:92.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Ulster: 1. <span class="pn" title="Donegal">Donegall</span>, furthest north-west county; 2. <span class="pn" title="Enniskillen">Enneschelyn</span>, or <span class="pn" title="Fermanagh">Fermanough</span>; 3. Cavan; 4. <span class="pn" title="Monaghan">Monohain</span>; 5. Tyrone; 6. <span class="pn" title="Londonderry">Londonderie</span>; 7. <span class="pn" title="Armagh">Armath</span>; 8. <span class="pn" title="Downpatrick">Downe-Patrick</span>; 9. Antrim, wherein stands <span class="pn" title="Carrickfergus">Carick-Fergus</span>. Connaught: 1. <span class="pn" title="Galway">Gallaway</span>; 2. <span class="pn" title="Mayo">Mayeo</span>; 3. <span class="pn" title="Roscommon">Rosscommon</span>; 4. <span class="pn" title="Leitrim">Letrim</span>; 5. <span class="pn" title="Sligo">Sligoe.</span> <sup id="fnref:93.footnotes">93<a href="#fn:93.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>We lodged on Thursday, July 16, at <span class="pn" title="Enniscorthy">Ennerscorffie</span>, at one Andrew Plummer, a Scotchman, his wife an Englishwoman, where we paid 1s. ordinary for ourselves and 6d. for our servants. Here is a neat little castle in good repair. This and the town and the lands hereabout belong unto <span class="ps" title="Sir Henry Wallop">Sir Henry Wallope</span>, <sup id="fnref:94.footnotes">94<a href="#fn:94.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> who hath a very brave command and royalty and revenue hereabout. This town is seated upon

<span class="fa fa-bookmark" title="p.392" id="pb.392"> p.392</span>

the fair river <span class="pn" title="Slaney">Slane</span>, which ebbs and flows even to this town, the greatest part of all the wealthy inhabitants whereof (there cannot be many) are wood merchants. Here our host informed us that Mr. Chambers had now at least, there landed and coming down the water, an hundred thousand pipe-staves, &amp;c., which were worth at Wexford ten (shillings) an hundred: there his money to be received, out of which he cannot gain less than half in half.</p><p><span class="date" title="1635-07-17">July 17.</span>—Here I bought of <span class="ps">John Torkinton</span> a little white mare; the price was 2£ 4s. He said if I returned her to <span class="pn" title="Hacketstown">Hacquetts Town</span> when I had finished my journey, I should not abate above 3d. a day. I tried also a grissell gelding, for which I deposited 4£ 2s. 6d. and covenanted in this manner: that if I returned the horse within thirty days I was to receive my money back again, allowing an abatement of 1s. a day for so many days as I had the horse; only by this agreement I was to keep the horse ten days at least, so as if I returned him next day, I must abate 10s. of the 4£ 2s. 6d. This horse was one <span class="ps" title="Roger Mainwaring">Mainwareing</span>'s, <sup id="fnref:95.footnotes">95<a href="#fn:95.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> steward to <span class="ps" title="Sir Henry Wallop">Sir Henry Wallope</span>: he descended out of Caringham house, and is uncle to Mr. Mainwareing that now is. <sup id="fnref:96.footnotes">96<a href="#fn:96.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This money was left with Mr. Andrew Plummer, who undertook the performance of conditions.</p><p>Here we parted with <span class="ps">Mr. Needham</span>, who appointed with me to meet me on Tuesday morning next at <span class="pn" title="Carrick-on-Suir">Carick</span>, <sup id="fnref:97.footnotes">97<a href="#fn:97.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> where my Lord of Ormond lives. Hence I sent to Dublin by John Torkinton the two horses there hired, which were

<span class="fa fa-bookmark" title="p.393" id="pb.393"> p.393</span>

promised to be delivered there the day following, which I made use of, and was to pay for five days, for which I paid in Dublin 12s. beforehand.</p><p>We went hence towards Wexford, which is accounted eight mile, but they are very long miles. We crossed the water at <span class="pn" title="Enniscorthy">Ennerscoffie</span> on horseback, and at the <span class="pn" title="Carrick-on-Suir">Carick</span>, a mile from Wexford, we passed over a narrow ferry; all the grass in the country is burnt up, and here they complain of drought, and affirm they never felt such extreme scorching hot weather in Ireland. Here are divers of the Roches, which have much land about Wexford, and who would willingly set or sell; their land lieth very convenient for a Cheshire man.</p><p>About a mile hence lies a farm called the Park, which is now leased unto one Mr. Hardye, an Englishman, who lives upon it, and hath an estate in it about thirteen years. The landlord is one <span class="ps" title="William Synnot">Mr. William Synode</span> <span class="sup" title="Anon">? Synnot</span>, of the Lough, a man that needs money. This land is almost 16£ <span class="frn" title="(Latin)">per annum</span>. He saith it contains about three hundred acres, others say two hundred acres, and that it will keep twenty or thirty milch kine, yield sufficient corn for a small family, affords abundance of rabbits, whereof here there are too many, so as they pester the ground, and here may be more fish and fowl provided than to keep a good family, for on three sides it is compassed with great loughs a mile or two broad, so as the flood being in it flows to the very bank sides; when the flood is out, the shore being mud is bare and dry; when the tide is out, the depth of the mud is half a yard or a yard; but I could not find the mud bare, and this was the reason given by Mr. Hardye, that so long as the wind blows west, it clears it of water, but now the wind being at east keeps the tide in; when the flood is in, it is said to be not above one yard deep of water (except at some extraordinary spring tides). I cannot believe but that this mud will much fertilise and enrich the ground. This I do believe is a place of much security to such cattle or goods as are therein kept, and they affirm that they have not lost any since they came thither, which is about eight years.</p><p>Here is the best feeding for fowl that I ever saw. This grass which comes from the mud is good food for them, and

<span class="fa fa-bookmark" title="p.394" id="pb.394"> p.394</span>

there is a good store of it; and here is a little grove of oaks, wherein is no good timber, but it so stands as it is most strong shelter to the fowl that feed or frequent under it.</p><p>Here is the most commodious and convenient seat for a c(oy) <sup id="fnref:98.footnotes">98<a href="#fn:98.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> that ever I saw, but there is no more room whereupon to erect a c(oy) betwixt the water and an high bank of the wood than four or five rood in breadth, but sufficient in length so as you must either make so much of the mud firm land, whereupon to build your c(oy), or else you must only make good one side with two pipes, or you must erect your work upon a point of land which lieth much eastward, and is in view of the town, and much more inconvenient, or you must carry away abundance of earth to make a pond, and pipes in some ground, as yet much too high at the north-west end of the wood. Here grew ollers <sup id="fnref:99.footnotes">99<a href="#fn:99.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> sufficient to plant a coy, and here is sufficient wood to cleave into stakes for all uses; and as I am informed, reed may be provided out of <span class="ps">Sir Thomas Esmond</span>'s lands which is on the other side the water, and all necessaries may be supplied by water from the <span class="pn" title="Slaney">Slane</span>. Mr. Hardye demands for his interest, which is for thirteen years, 55£, and will abate nothing.</p><p>And herein grow good cherries, and all wood here planted flourisheth well. Mr. Turner, father-in-law to <span class="ps" title="William Synnot">Mr. William Synode</span>, demanded an 100£ fine for a lease of eighty years in reversion after the determination of the thirteen years now in being; of the unreasonableness of which demand being convinced, he sent next day a messenger and letter to his son-in-law, Mr. Synode, who desired to know what I would give. I would offer nothing, but Mr. Mainwaring offered 20£ per lease for eighty (years). Mr. Turner replied that 40£ would not be accepted, and an augmentation of the rent 4£ <span class="frn" title="(Latin)">per annum</span> from 16£ to 20£. Upon this we broke off.</p><p>We lodged at Wexford at the sign of the Windmill at the house of Paul Bennett. This town is seated upon a

<span class="fa fa-bookmark" title="p.395" id="pb.395"> p.395</span>

brave spacious harbour, capacious of many thousand sail, but it is much prejudiced and damnified by a most vile barred haven, which, notwithstanding, is far better than formerly. Two narrow bands of sand run along on both sides the channel into the sea, betwixt the points whereof is the channel or passage. Trade much decayeth in this town, and it is very poor by reason of herring fishing here failing. They report here of an incredible multitude of herrings ordinarily taken in one night, in this large and vast harbour, by five or six men in one boat of ten ton burthen, sometimes to the value of 20£, sometimes 40£, sometimes more. This was informed me and affirmed by one that ordinarily fished here and took this proportion. Now of latter times, the herrings have forsaken this coast, this town is much impoverished and decayed. Their quays go to ruin, and are in no good repair; there belonged sometimes unto every great merchant's house seated on the shore either a quay, or a part interest in a quay, or a private way to the quay. Their haven was then furnished with five thousand sail of ships and small vessels for fishing, and is now naked.</p><p><span class="date" title="1635-07-18">July 18</span>—This day I went to the court (the assizes being now here held for this county of <span class="pn" title="Wexford">Washford</span>, which began on Wednesday last, and ended this day), where is their shire hall. The judges that ride this circuit are <span class="ps" title="Sir George Shurley">Sir George Sherley</span>, <sup id="fnref:100.footnotes">100<a href="#fn:100.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Lord Chief Justice of Ireland, and <span class="ps" title="Sir John Phillpott">Sir John Fillpott</span>, <sup id="fnref:101.footnotes">101<a href="#fn:101.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> one of the judges in the Common Pleas, a little, black, temperate man. The one—viz., my Lord Chief Justice —sits upon Isie-prices, <sup id="fnref:102.footnotes">102<a href="#fn:102.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> the other upon matters of misdemeanours and trials for life and death. Here I saw four justices of peace sit upon the bench with <span class="ps">Sir John Philpott</span>, amongst which was one Devereux and my cousin Mainwareing, uncle to Mr. Mainwareing of Caringham that now is, a courteous, grave, civil gentleman, who came from the bench and saluted me in the hall, and accompanied me to the tavern, and bestowed wine upon me. He is agent

<span class="fa fa-bookmark" title="p.396" id="pb.396"> p.396</span>

unto <span class="ps" title="Sir Henry Wallop">Sir Henry Wallopp</span>, and is a justice of peace of this county, and was a burgess for the Parliament. <sup id="fnref:103.footnotes">103<a href="#fn:103.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> He told me there were three rebels condemned, as also he advised me rather to go by <span class="pn" title="Ballihack">Balliehack</span> and by the way of the Passage than by <span class="pn">Ross</span>, because of the rebels which frequent thereabouts; hereof he said there were about six or eight, and these furnished with some pieces, pistols, darts and skenes, and some of them most desperate spirits, and so cruel, that the inhabitants of the country dare scarce travel that way; these are proclaimed rebels, and such as are to be hanged, drawn and quartered so soon as they are apprehended. So also are those to be dealt withal who are not to be executed. One of them I saw in the streets returning towards the castle, and the women and some other following making lamentation, sometimes so violent as though they were distracted, sometimes as it were in a kind of tune singing; one of these ('twas said) was his wife. This is the Irish garb. <sup id="fnref:104.footnotes">104<a href="#fn:104.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This town is governed by a mayor, and two bayliffs or sheriffs, and ten or twelve aldermen.</p><p>Beyond the bar also it hath a very safe harbour, and shelter for ships to ride at anchor in, who want tide to bring them into the haven. <span class="ps" title="Sir Adam Colclough">Sir Adam Cotcliffe</span> <sup id="fnref:105.footnotes">105<a href="#fn:105.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> told me that he had dined at Milford in Wales, and supped in this town, which is about twenty-four hours' sail from <span class="pn" title="Bristol">Bristoll</span>, and as much to Dublin. <sup id="fnref:106.footnotes">106<a href="#fn:106.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> By reason of the assizes here, the inhabitants of the country resorted hither in greater numbers and better habits (Irish garments I mean) than I have yet seen. Some gentlewomen of good quality here I observed clothed in good handsome gowns, petticoats and hats, who wore Irish rugs which have handsome, comely large fringes, which go about their necks, and serve instead of bands. This

<span class="fa fa-bookmark" title="p.397" id="pb.397"> p.397</span>

ruggy fringe is joined to a garment which comes round about them, and reacheth to the very ground, and this is an handsome, comely vestment, much more comely as they are used than the rug short cloaks used by the women upon festival days in Abbeville, Bullein, and the nearer parts of Picardie in <span class="reg" title="Regularised from ‘Fraunce’ (%) Anon">France</span>. The most of the women are barenecked and clean skinned, and wear a crucifix tied in a black necklace, hanging betwixt their breasts. It seems they are not ashamed of their religion, nor desire to conceal themselves; and indeed in this town are many papists.</p><p><span class="date" title="1635-07-19">July 19.</span>—The present mayor, <span class="ps">Mr. Mark
 Cheveu</span>, attended the judges to the church door, and so did the sheriff of the shire, both which left them there, and went to mass, which is here tolerated, and publicly resorted unto in two or three houses in this town, wherein are very few Protestants, as appeared by that slender congregation at church where the judges were. This morning I went unto and visited both the judges, and was respectively used by them; the mayor, a well-bred gentleman, an inns-of-court man, who is a counsellor, a gentleman that hath an estate in the country, and was knight of this shire for last Parliament, invited me to dinner as also to supper with the judges. <sup id="fnref:107.footnotes">107<a href="#fn:107.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> He is an Irishman, and his wife Irish, in a strange habit, a threadbare short coat with sleeves, made like my green coat of stuff, reaching to her middle; she knew not how to carve, look, entertain, or demean herself. Here was a kind of beer (which I durst not taste) called charter beer, mighty thick, muddy stuff; the meat nothing well cooked or ordered. Much discourse here, complaint and information given against the rebels, the captain whereof is called <span class="ps">Simon Prendergrasse</span>, whose brother also will be brought in trouble for relieving, &amp;c. Three carriers were robbed betwixt <span class="pn">Ross</span> and this town on Friday last, and two other travellers, and one in his lodging, by three of these rebels well appointed, who said if they could have taken my <span class="ps" title="George FitzGerald, sixteenth Earl of Kildare">Lord of Kildare</span>, <sup id="fnref:108.footnotes">108<a href="#fn:108.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> who passed

<span class="fa fa-bookmark" title="p.398" id="pb.398"> p.398</span>

through them nakedly attended, he should have procured their pardon. There was a letter sent and read this night at supper, advertising a gentleman in town that last night they came to his house with a purpose to take away his life, because he prosecuted against them, and informed that they had taken from him the value of 200£. The judge here said, if all the justices of peace did not wait upon them to <span class="pn">Ross</span>, to guard them from these rebels, he would fine them deeply. The junior judge told me of a very wise demeanour of the now mayor of <span class="pn">Ross</span>, who being informed that three of these rebels lay asleep near the town, and being required to send out some ten or twelve with him to apprehend them, he answered that he would provide for the safety of his town, commanded the gates to be shut, the drum to be beat, and pieces, warning-pieces, to be discharged, whereby they awaked, and took notice thereof and escaped.</p><p><span class="date" title="1635-07-20">July 20.</span>—We left <span class="pn" title="Wexford">Washford</span>, and the Lord provided a good guide for us, and directed us to a better course than we intended, for instead of going over the passage (which was this day so much troubled and so rough as my Lord of Kildare was in great danger there, and himself and servants constrained to cut the sail ropes and tacklings) we took up our lodging at Tinterden, <sup id="fnref:109.footnotes">109<a href="#fn:109.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> a dissolved abbey, where now <span class="ps" title="Sir Adam Colclough">Sir Adam  Cocliffe</span> lives, and where we were exceedingly kindly and courteously entertained. Now my disease began to increase upon me. This a very fair, large, stately house, and of great receipt. He keeps a good house, and hath a great estate here, and his lady is a dainty, complete, well-bred woman. She is Sir Rob. Rich his daughter. The land on this side <span class="pn" title="Wexford">Washford</span> about four or five miles, and so to <span class="pn">Ballihack</span>, is much better land than that which I saw in any other part of this county. This day we had more rain than upon any day since we came from home. Here they say no rain fallen this two months, all extreme

<span class="fa fa-bookmark" title="p.399" id="pb.399"> p.399</span>

dry, but nothing so much burnt up as in the other side of this county.</p><p><span class="date" title="1635-07-21">July 21.</span>—We went home about eight hour, and came to <span class="pn">Ballihack</span>, a poor little village on this side the passage over the river of <span class="pn">Waterford</span>, which here is the broadest passage said to be in Ireland, and a most rough, troubled passage when the wind is anything high. Here last day the boat, wherein my Lord of Kildare came over, was in danger to be run under water by carrying too much sail, and running foul upon the passage boat. Down this river come all the shipping for <span class="pn">Waterford</span>. Here we saw the <span class="name" title="ship">Ninth Whelp</span> lying at anchor, to guard the fleet which now is ready to go hence to <span class="pn" title="Bristol">Bristoll</span> fair. <span class="ps">Sir Beverley Newcombe</span> is captain of her, and is now at <span class="pn">Waterford</span>. <sup id="fnref:110.footnotes">110<a href="#fn:110.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> They say there are about fifty sail to go to St. James fair at <span class="pn" title="Bristol">Bristoll</span>. The Irish here use a very presumptuous proverb and speech touching this passage. They always say they must be at <span class="pn" title="Bristol">Bristoll</span> fair, they must have a wind to <span class="pn" title="Bristol">Bristoll</span> fair, and indeed it is observed they never fail of a wind to <span class="pn" title="Bristol">Bristoll</span> fair; yea, though the fair be begun, and the wind still averse, yet still do they retain their confident presumption of a wind. It is most safe here to hire a boat to pass over in, not with horses, which is rowed over with four oars. I paid for the hire of it 2s. This is a full mile over. The passage boat which carries your horses will not carry at one time more than two or three horses. Here is far better coming into the boat and landing than at Port Patricke, but less and worse boats. On Munster side is good lodging and accommodation.</p><p>This day we passed over the land of a gentleman whose name is {<span class="fa" title="gap ">⬌</span>}. He died about seven days ago of a gangrene; his fingers and hands, toes and feet, rotted off, joint by joint. He was but a young man, of above 1,000£ <span class="frn" title="(Latin)">per annum</span>, and married an old woman, a crabbed piece of flesh, who cheated him with a 1,000£ she brought him, for which he was arrested within three days after his marriage.</p><p>We came to <span class="pn">Waterford</span> about three hour, and baited at

<span class="fa fa-bookmark" title="p.400" id="pb.400"> p.400</span>

the King's Head, at Mr. Wardes, a good house, and a very complete gentleman-like host.This town is reputed one of the richest towns in Ireland. It stands upon a river (called Watterford River), <sup id="fnref:111.footnotes">111<a href="#fn:111.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which maintaineth a sufficiently deep and safe channel even to the very quay, which, indeed, is not only the best and most convenient quay which I found in Ireland, but it is as good a quay as I have known either in England or observed in all my travels. A ship of three hundred may come close to these quays. This quay is made all along the river side without the walls, and divers fair and convenient buttresses made about twenty yards long, which go towards the channel. I saw the river at a spring tide flow even with the top of this quay, and yet near the quay a ship of three hundred ton full loaden may float at a low water. Upon this river stand divers forts and castles which command it. At the mouth of the river is there a fort called <span class="pn">Duncannon</span>, wherein lieth my Lord Esmond's company, consisting of fifty good, expert soldiers. <sup id="fnref:112.footnotes">112<a href="#fn:112.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Here is also a company of fifty soldiers, which are under the command of <span class="ps" title="Sir George Flower">Sir George Flowre</span>, <sup id="fnref:113.footnotes">113<a href="#fn:113.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> an ancient knight. These are disposed of in the fort, which is placed without the gate towards <span class="pn" title="Carrick-on-Suir">Caricke</span>, a pretty little hold, which stands on high and commands the town. There stands upon this river the Carick twelve mile, hence, and <span class="pn" title="Clonmel">Clonmell</span> about eight mile thence; hither (as I have heard) the river flows. There is, seated upon this river also Golden Bridge, and there is a passage by water from Cullen [?] and <span class="pn" title="Limerick">Limbrecke</span>. This is no barred, but a most bold haven, in the mouth whereof is placed an eminent tower, a sea

<span class="fa fa-bookmark" title="p.401" id="pb.401"> p.401</span>

mark, to be discerned at a great distance; <sup id="fnref:114.footnotes">114<a href="#fn:114.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> yet this river runs so crooked as without a W. or N.W. Hence went a great fleet to <span class="pn" title="Bristol">Bristoll</span> fair, who <span class="reg" title="Regularised from ‘staid’ (%) Anon">stayed</span> long here waiting for a wind.</p><p>This city is governed by a mayor, bailiffs, and twelve aldermen. Herein are seven churches; there have been many more. One of these, Christ Church, a cathedral; St. Patrick's, Holy Ghost, St. Stephen's, St. John—but none of these are in good repair, not the cathedral, nor indeed are there any churches almost to be found in good repair. Most of the inhabitants Irish, not above forty English, and not one of these Irish goes to church. This town trades much with England, France, and Spain, and that which gives much encouragement hereunto is the goodness of the haven.</p><p>This town double-walled, and the walls maintained in good repair. Here we saw women in a most impudent manner treading clothes with their feet; these were naked to the middle almost, for so high were their clothes tucked up about them. Here the women of better rank and quality wear long, high laced caps, turned up round about; these are mighty high; of this sort I gave William Dale money to buy me one. Here is a good, handsome market-place, and a most convenient prison that I ever saw for the women apart, and this is a great distance from the men's prison. Herein dwells a judicious apothecary, who hath been bred at <span class="ps" title="Antwerp">Antwerpe</span>, and is a traveller; his name is (as I take it) <span class="ps">Mr. Jarvis Billiard</span>, by whose directions and good advice I found much good, and through God's mercy recovered from my sickness. After I had dined here, I went about four or five hour towards <span class="pn" title="Carrick-on-Suir">Caricke</span>, where I stayed at a ferry about a mile from <span class="pn">Waterford</span> a whole hour for the boat, wherein we and our six horses were carried over together.</p><p>Hence to <span class="pn" title="Carrick-on-Suir">Caricke</span> is accounted nine miles, good large ones, but very fair way, and very ready to find. We came to <span class="pn" title="Carrick-on-Suir">Caricke</span> about nine hour. We lodged at the sign of the Three Cuts at Mr. Croummer's, where is a good neat woman. Here my disease increasing, I wanted good accommodation.

<span class="fa fa-bookmark" title="p.402" id="pb.402"> p.402</span>
	
Here is my <span class="ps" title="James Butler, twelfth Earl and first Duke of Ormond">Lord of Ormond</span>'s <sup id="fnref:115.footnotes">115<a href="#fn:115.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> house, daintily seated on the river bank, which flows even to the walls of his house, which I went to see, and found in the outer court three or four hay-stacks, not far from the stable-door; this court is paved. There are also two other courts; the one a quadrangle. The house was built at twice. If his land were improved and well planted, it would yield him great revenue; for it is said he hath thirty-two manors and manor-houses, and eighteen abbeys. This town of <span class="pn" title="Carrick-on-Suir">Carick</span> is seated upon the bank of a fine, pleasant, navigable river, but it is a most poor place, and the houses many quite ruinated, others much decayed; here is no trade at all. This hath been a town of strength and defence; it is walled about, and with as strong a wall, and that to walk upon, as is West Chester; the church in no good repair; nor any of the churches in this country, which argues their general disaffection unto religion. Here in this town is the poorest tavern I ever saw—a little low, thatched Irish house, not to be compared unto Jane Kelsall's of the Green at Handforth. <sup id="fnref:116.footnotes">116<a href="#fn:116.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> 'Twixt <span class="pn">Waterford</span> and this town are many spacious sheep-pastures, and very fair large sheep as most in England; the greatest part of the land hereabouts is converted unto this use.</p><p><span class="date" title="1635-07-22">July 22.</span>—From this town I returned back to Waterford, fearing indeed lest the country disease should so far prevail upon me as to disable me to endure, whereas indeed immediately after my departure I did begin by degrees to recover, and was within a few days, aid before my departure out of that kingdom, perfectly recovered, and my body rather inclined to be costive, but yet this did not continue with me above two days; and whereas I feared faintings by reason of sea-sickness, I thank God I was nothing subject thereunto, though I was never well at sea. Here, by promise, <span class="ps">Mr. Needham</span> of <span class="pn" title="Hacketstown">Hacquett's Town</span> stood engaged to meet me, and sends in his stead <span class="ps">Mr. Robert Cooke</span>, an English gentleman who lives about one or two miles from this town, upon a

<span class="fa fa-bookmark" title="p.403" id="pb.403"> p.403</span>

farm called <span class="pn" title="">Tibruchne</span> (as I take it), which is my Lord of {<span class="fa" title="gap ">⬌</span>} land; he is my <span class="ps" title="James Butler, twelfth Earl and first Duke of Ormond">Lord of Ormond</span>'s uncle. He pays 120£ rent for this farm, and paid an 100£ fine; his term in it is twenty years or thereabouts. The quantity of the ground hereunto belonging, as he valueth and esteems it to be, about 1,000 acres English measure; but, upon my view and survey thereof, I could not judge it to be less than 1,200 or 1,400 acres. This is all good land, and a great part marsh land lying along the river in common and not enclosed, which, if it were but divided and enclosed, would yield more than the rent of the whole, and this would be a small charge to make only ditches; this is commodiously, sometimes and not over often, watered and enriched by this navigable great river, which runs all along this ground a mile or two.</p><p>Here I observed a very convenient seat {<span class="fa" title="gap ">⬌</span>}. This was this day overflowed with the tide, by reason of a strong east wind concurring with this high St. James' flood; here abundance of fowl in winter. Here is a very fair, handsome English stone house, new built, and also a castle, to both which there comes up at every tide in a deep lough or channel sufficient water to carry a boat, and when the tide is gone out this is dry; so as if a net be placed in the mouth of it (which is but narrow) you may be thereby furnished with salmon, flookes, and other fish sufficient. There is now an Englishman tenant, who lives in the castle, who keeps a dairy and rents thirty kine from him, who keeps them summer and winter; for every cow he is to pay 1£ 10s. <span class="frn" title="(Latin)">per annum</span>, and half of the calves, all which are to be reared. I tasted of their milk, butter and cheese, and it was excellent good; I never drunk so good buttermilk. Here the milk is so good, as they churn that in the evening which was milked in the morning, so as the buttermilk is much sweeter and wholesomer; they never yet sold any cheese, only butter at 4d. a pound. Here I saw abundances of cheeses. Here is a town hereunto belonging, inhabited by Irish, who have no longer estate than from year to year; they pay neither here nor elsewhere no rent in money, only plough the ground to the parts, and allow the landlord

<span class="fa fa-bookmark" title="p.404" id="pb.404"> p.404</span>
	
a third part; this is so slothfully and improvidently ordered as the ground is much impaired, and yields much less than if well husbanded. But these unprofitable commodities may be removed at pleasure, and without any manner of inconvenience, exclamation or exception. <span class="ps">Mr. Robert Cooke</span>, who now dwells here, affirmed that this farm would keep 120 kine and their increase, sufficiently plentifully, both summer and winter. There is one now tenant upon another part hereof who will take the whole one half of the farm, so much as is grazing ground for cattle, and will pay 90£ <span class="frn" title="(Latin)">per annum</span>; and indeed <span class="ps">Mr. Cooke</span> is so honest a gentleman as I cannot but believe his report. He saith it will also keep five or six hundred sheep, as good fair sheep as are Leicestershire or Northamptonshire, and sufficient good corn land may be reserved as will employ two ploughs; besides the moor, which is a rich marsh like Saltney, <sup id="fnref:117.footnotes">117<a href="#fn:117.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> will keep abundance of young cattle, horses and colts, and in my judgment this marsh land cannot be less than 400 acres. Herein although the salt water this day overflowed in my view, yet owlers <sup id="fnref:118.footnotes">118<a href="#fn:118.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> grow and prosper well; hence you may go conveniently enough to <span class="pn" title="Carrick-on-Suir">Caricke</span> to church, the church in this town being in decay. Mr. Cooke will part with his interest herein, and demands his 100£ fine and the rent of 120£ <span class="frn" title="(Latin)">per annum</span>; the reason why he will part with his interest is because he hath a kinsman of his name partner with him, who fails in the payment of his part of the rent, for which his cattle was distrained.</p><p><span class="date" title="1635-07-23">July 23.</span>—This day I rested at King's Head at Mr.Warde's and prepared barley water, cordials and perfumes to take to sea, to preserve me from fainting, whereunto I was nothing subject (I thank God) at sea or land. Herein I made use of and spent most of the afternoon with <span class="ps">Mr. Jarvis Billiard</span>, the apothecary, who showed me the best Mercator that ever I saw in my life; and indeed before my departure hence I was freed from that indisposition.</p><p><span class="date" title="1635-07-24">July 24.</span>—Next morning I went down to the passage, which was so thronged as I could not be furnished with

<span class="fa fa-bookmark" title="p.405" id="pb.405"> p.405</span>

convenient lodging: hard bed, without curtains, air or casements, a corn room. We lodged at the Bell—6d. ordinary—a most unquiet house at this time. The wind stood well for them (if they could have gotten out to sea) two or three days before, but it was so strong as they durst not adventure out of the river, for fear of being thrown upon some of the crooked points in this river.</p><p><span class="date" title="1635-07-25">July 25.</span>—But upon St. James day the wind was sufficiently calmed, and stood fair, and they in <span class="name" title="ship">The Whelp</span> discharged a piece of ordinance to summon us aboard very early, so I was constrained to go aboard without my breakfast. There I bought half a mutton, cost 3s., and eggs seven a penny, and three pullets at 3d. apiece, but wanted a stomach to make use of any save eggs and pullets. About six hour I went aboard one of the King's ships, called the <span class="name" title="ship">Ninth Whelp</span>, which is in the King's books 215 ton and tonnage in King's books. <sup id="fnref:119.footnotes">119<a href="#fn:119.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> She carries sixteen pieces of ordinance, two brass sakers, six iron demi-culverin drakes, four iron whole culverin drakes, and four iron demi-cannon drakes. They are called drakes. They are taper-bored in the chamber, and are tempered with extraordinary metal to carry that shot; these are narrower where the powder is put in, and wider where the shot is put in, and with this kind of ordinance his Majesty is much affected. This ship is manned with sixty men; the captain is <span class="ps">Sir Beverley Newcomen</span>; <sup id="fnref:120.footnotes">120<a href="#fn:120.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> lieutenant, John Newcomen; master, William Brooke; master's mate, William Purser, who hath lost an arm—a temperate, well-governed, and

<span class="fa fa-bookmark" title="p.406" id="pb.406"> p.406</span>

well-affected man; master gunner, Joseph Dudley; boatswain, corruptly called boseon, John Green; purser, Thomas Morgan; serjeant, Nathaneell Gilson; and indeed the most of the better sort of the rest civilised and well-governed men, and divers of them I observed attentive and diligent at prayer. We had (through God's mercy) a quick, pleasant, and dainty passage, for within twenty-six hours after we parted with Ireland, the utmost point I mean of Irish shore, we were landed at Minehead in <span class="pn" title="Somersetshire">Somersettshire</span>. This is a most dainty, steady vessel, so long as she carries sail, and a most swift sailer, able to give the advantage of a topsail to any of the rest of this fleet, for whom we made many stays, and yet could not keep behind them, so as they did not put up all their sails as they otherwise might, but suited their course to the pace of this fleet, whom they waited upon to waft over from <span class="pn">Waterford</span> to <span class="pn" title="Bristol">Bristoll</span> fair, and to guard them from the Turks, of whom there was here a fear and rumour that they were very busy upon the coast of <span class="reg" title="Regularised from ‘Fraunce’ (%) Anon">France</span>. <sup id="fnref:121.footnotes">121<a href="#fn:121.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> These are full of men, ordinance and small shot. This day we caused match to be made ready and prepared, and looked for them about <span class="pn" title="Lundy">Lundye</span> next morning, but saw none, only it was the captain's care to see all the sail before him; for which end staying often, the vessel then (as also when she wanted sail) tottered and rolled intolerably; this did make me vomit extremely, and much more sea-sick than otherwise.</p><p>Here the captain's cabin was taken up by Alderman Joanes, of Dublin, and Dr. <span class="sup" title="Anon">Tilson</span>, <sup id="fnref:122.footnotes">122<a href="#fn:122.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Dean of Christ Church in Dublin, who came in her by sea from <span class="pn">Dublin</span> to <span class="pn">Waterford</span>, and so thence for <span class="pn" title="Bristol">Bristoll</span>; and the captain himself lodged in the master's cabin, so as I could not be accommodated with any more convenient cabin than the master gunner's cabin in the gun-room, but I could not endure under hatches, nor was I any longer in this cabin than about four hours in the night, during which time I could not rest; the ship

<span class="fa fa-bookmark" title="p.407" id="pb.407"> p.407</span>

tossed so exceedingly so as I thought it had been tempestuous, and yet was it very calm, fair and moon-shine night; and sometimes the waves flashed into the ship at the loop-holes at stern, so as; I could not endure in bed longer than one watch, from ten to two hour, and then I arose and went to the hatches, and presently we discovered <span class="pn" title="Lundy">Lundye</span>, which seems like a high rock in the sea, and is an island; this is accustomed to be the pirates' harbour and shelter, but now we could not discover any.</p><p>The remarkable points, shores, sands, rocks and islands in this passage are these: on <span class="pn" title="Wexford">Washford</span> side <span class="pn" title="Duncannon">Dunkannon</span>, which is a fort wherein my lord Esmond's company is desposed; and a low point whereon is placed the tower of <span class="pn">Waterford</span>, a white eminent conspicuous seamark; hence about four miles are two islands called the <span class="pn" title="Salteso">Saltes</span> <span class="sup" title="Anon">Salteso</span>. On <span class="pn">Waterford</span> side is <span class="pn" title="Creaden Head">Craydon Head</span> <span class="sup" title="Anon">Creaden Head</span>, and the utmost point is called <span class="pn">Horseleffes</span>, so called from a shelf of sand. Hence to <span class="pn">Lundy</span> is about thirty leagues.</p><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="navspyd48580e2" 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-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): Travels of Sir William Brereton in Ireland, 1635</p><p><b>Author</b>: William Brereton</p><p><b>Editor</b>: Edward Hawkins</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic file compiled by</b>: Beatrix Färber  and Janet Crawford</p></div><p><b>Funded by</b>: University College, Cork and The President's Strategic Fund via the Writers of Ireland II Project.</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>2</b>. Second draft, revised and corrected.</p></div><p><b>Extent</b>:  
22320 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>: 2007</p><p><b>Date</b>: 2010</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E630001</p><p><b>Availability</b>: Available with prior consent of the CELT programme for purposes of academic research and teaching only.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Editions</h4><ul><li value="1">William Brereton, Travels in Holland, the United Provinces, England, Scotland and Ireland, 1634–1635, ed. and publ. by Edward Hawkins, printed for the Chetham Society, vol. 1 (Manchester 1844.)</li></ul><h4>Literature</h4><ol><li value="1">Barnaby Rich, New Description of Ireland, London 1610.</li><li value="2">William Camden, Britannia [in Latin] (London 1610). The first translation into English by Philemon Holland was published in 1610. (A full critical edition in Latin and English is available at http://www.philological.bham.ac.uk/cambrit/). A second edition, translated into English, with additions and improvements was published by Dr Edmund Gibson 1722.</li><li value="3">John Dymmok, 'A treatice of Ireland. Edited by Richard Butler', Tracts relating to Ireland 2, 1–90, Irish Archaeological Society (Dublin 1843). [Available on CELT.]</li><li value="4">Luke Gernon, 'A discourse of Ireland, anno 1620'. In: C. L. Falkiner (ed.), Illustrations of Irish history and topography, mainly of the seventeenth century. (London, New York, Bombay 1904) 345–362. [Available on CELT.]</li><li value="5">William Lithgow, The totall discourse of the rare adventures &amp; painefull peregrinations of long nineteene years travayles from Scotland to the most famous Kingdomes in Europe, Asia and Affrica. Glasgow, 1906.</li><li value="6">William Lithgow, Rare adventures and painful peregrinations of long nineteen years travayles (1632). Reprint, edited with an introduction by Gilbert Phelps. (London 1974) [Material about Ireland available on CELT].</li><li value="7">Gerard Boate, Ireland's Naturall History, London 1652. Chetham Society. Reprinted as 'Gerard Boate's natural history of Ireland', edited, with an introduction, by Thomas E. Jordan (New York 2006).  [Available on CELT.]</li><li value="8">Stanley G. Mendyk, Gerard Boate and 'Irelands Naturall History'. Journal of the Royal Society of Antiquaries of Ireland, 115 (1985), 5–12.</li><li value="9">Albert Jouvin, de Rochefort, Description of Ireland after the Restoration. [This is an extract from vol. vi, pp 472–493 of Albert Jouvin, de Rochefort, Le Voyageur d'Europe: où sont les Voyages de France, d'Italie et de Maltre, ... Paris 1672.] The English translation is taken from Francis Grose and Thomas Astle (eds.), Antiquarian Repertory: A Miscellaneous Assemblage of Topography, History, Biography, Customs, and Manners (1775?–)1779; reprinted London 1807–1809 for Edward Jeffery. [Available on CELT.]</li><li value="10">Thomas Dinely, Observations on a tour through the kingdom of Ireland in 1681. Dublin 1858. Reprinted by E. P. Shirley (ed.) as 'Observations in a voyage through the kingdom of Ireland, 1680', Journal of the Kilkenny and South-East of Ireland Archaeological Society, new ser., 1 (1856–1857), 143–146, 170–188; new ser., 2 (1858–1859), 22–32, 55–56; new ser., 4 (1862–1863), 38–52, 103–109, 320–338; new ser., 5 (1864–1866), 40–48, 268–290, 425–446; new ser., 6 (1867), 73–91, 176–204.</li><li value="11">Walter Harris (ed.), Hibernica, or, some antient pieces relating to Ireland ... 2 vols. Dublin, 1747–1750.</li><li value="12">John Dubourdieu, Statistical survey of the County of Down: with observations on the means of improvement: drawn up for the consideration, and by order of the Dublin Society, by John Dubourdieu. (Dublin 1802).</li><li value="13">John Dubourdieu, Statistical survey of the County of Antrim: with observations on the means of improvement: drawn up for the consideration, and by directions of the Dublin Society, by the Rev. John Dubourdieu, rector of Annahilt. (Dublin 1812).</li><li value="14">Thomas Crofton Croker (ed.), The tour of the French traveller M. de La Boullaye Le Gouz in Ireland, A.D. 1644, ed. by T. Crofton Croker, with notes, and illustrative extracts, contributed by James Roche, Francis Mahony, Thomas Wright, and the editor. (London 1837). [=A translation of portions of "Les voyages et observations du sieur de la Boullaye Le Gouz ..." Paris, 1653.] [Available on CELT.]</li><li value="15">John D'Alton, The history of Drogheda: with its environs, and an introductory memoir of the Dublin and Drogheda railway. (Dublin 1844).</li><li value="16">Roderic O'Flaherty, A chorographical description of West or h-Iar Connaught, written A.D. 1684; ed. J. Hardiman (Dublin 1846).</li><li value="17">John D'Alton &amp; J.R. O'Flanagan, The history of Dundalk and its environs from the earliest historic period to the present times with memoirs of its eminent men. (Dublin 1864).</li><li value="18">Rev. George Hill (ed.), The Montgomery Manuscripts (Belfast 1869).</li><li value="19">George Benn, History of Belfast (London 1877).</li><li value="20">William Monck Mason, The history and antiquities of the collegiate and cathedral church of St Patrick near Dublin, from its foundation in 1190 to the year 1819. (Dublin 1820).</li><li value="21">Charles Smith, The ancient and present state of the county and city of Cork: Containing a natural, civil, ecclesiastical, historical, and topographical description thereof. (Dublin: printed for W. Wilson, 1774). Reprinted by the Cork Historical and Archaeological Society, with the addition of numerous original notes, etc., from the mss. of the late Thomas Crofton Croker, F.S.A., and Richard Caulfield, LL.D. Edited by Robert Day and W.A. Copinger (Cork: Guy &amp; Co., 1893–1894).</li><li value="22">Charles Smith, The ancient and present state of the county and city of Waterford: containing a natural, civil, ecclesiastical, historical and topographical description thereof. Dublin: Printed for W. Wilson 1773; 1774.</li><li value="23">Charles Smith, The ancient and present state of the county of Kerry. Containing a natural, civil, ecclesiastical, historical and topographical description thereof. (Dublin 1774; reprinted Dublin/Cork: Mercier Press 1979).</li><li value="24">Philip Herbert Hore (ed.), History of the town and county of Wexford: Tintern abbey, Rosegarland, and Clonmines, from the earliest times to the rebellion of 1798: compiled principally from the state papers, the public records, and MSS. of the late Herbert F. Hore. 6 vols. (London 1901–1911).</li><li value="25">Walter Harris, The antient and present state of the County of Down. Containing a chorographical description, with the natural and civil history of the same ... With a survey of the new canal; as also, a new and correct map of the County. (Dublin, Printed by A. Reilly, for Edward Exshaw 1744. Reprinted Ballinahinch 1979).</li><li value="26">Samuel McSkimin, The history and antiquities of the County of the town of Carrigfergus: from the earliest records till 1839. (Belfast 1829, reprinted 1909).</li><li value="27">Richard Bagwell, Ireland under the Tudors: with a succinct account of the earlier history. 3 vols. (London 1885–1890). (A digital copy is available at www.archive.org.)</li><li value="28">John Pentland Mahaffy, An Epoch in Irish History: Trinity College, Dublin; its Foundation and Early Fortunes, 1591–1660. (London 1903).</li><li value="29">P. W. Joyce, A Social History of Ancient Ireland (New York, London, and Bombay: Longmans, Green, &amp; Company. 1903. 2 volumes.</li><li value="30">R. N. Dore, The early Life of Sir William Brereton, Transactions of the Lancashire and Chester Antiquarian Society 63 (1953) 1–8.</li><li value="31">Constantia Maxwell, The stranger in Ireland: from the reign of Elizabeth to the Great Famine (London 1954).</li><li value="32">P. W. Joyce, The origin and history of Irish names of places. [Facs. of the original edition in 3 volumes published 1869–1913.] With a new introductory essay on P.W. Joyce by Mainchín Seoighe (Dublin: Éamonn de Búrca for Edmund Burke 1995).</li><li value="33">R. N. Dore (ed.), The Letter Books of Sir William Brereton, Lancashire and Cheshire Record Society 123 (Gloucester 1984).</li><li value="34">John Morrill, Sir William Brereton and England's Wars of Religion, The Journal of British Studies 24/3. (July 1985) 311–332.</li><li value="35">J. P. Harrington, The English traveller in Ireland (Dublin, 1991).</li><li value="36">John McVeagh (ed.), Irish Travel Writing. A Bibliography. (Dublin 1996).</li><li value="37">Hiram Morgan, The Battle of Kinsale (Bray 2004).</li><li value="38">C. J. Woods, Travellers' accounts as source material for Irish historians (Dublin 2009).</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%;">Falkiner, C. Litton, ed. (1904). <i>Illustrations of Irish
      History and Topography, mainly of the seventeenth
      century‍</i>. 1st ed. xvii + 426 pages. London, New York,
      Bombay: Longmans Green, and Co.</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="E630001.bib">
@book{E630001,
  title 	 = {Illustrations of Irish History and Topography, mainly of the seventeenth century},
  editor 	 = {C. Litton Falkiner},
  edition 	 = {1},
  note 	 = {xvii + 426 pages},
  publisher 	 = {Longmans Green, and Co.},
  address 	 = {London, New York, Bombay},
  date 	 = {1904}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E630001.bib" style="font-family:sans-serif;">E630001.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 present text covers pages 363–407 of the volume.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text proofread three times at CELT.</p><p><b>Normalization</b>: The electronic text was first edited by Edward Hawkins and published for the Chetham Society, vol. 1 (Manchester 1844). It was reprinted in the <span class="title" title="book">Illustrations of Irish History</span> by C. Litton Falkiner, from which it is taken. Footnotes are included and tagged <tt>note</tt>; those by Hawkins are marked with the <tt>resp="EH"</tt> (attribute within the XML encoding). Non-standard spellings of names of people and places are regularised using the <tt>reg</tt> attribute within the tags. Encoding is subject to revision.</p><p><b>Quotation</b>: Direct speech is tagged <tt>q</tt>.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. When a hyphenated word (hard or soft) crosses a page-break or line-break, this break is marked after the completion of the hyphenated word.</p><p><b>Segmentation</b>: <tt>div0</tt>=the travel journal; <tt>div1</tt>=the section; paragraphs are marked; page-breaks are marked <tt>pb n=""</tt>. The author's introduction is contained in an unnumbered <tt>div</tt> in the front matter.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd.</p><p><b>Interpretation</b>: Place-names, personal names, and terms are tagged. Words and phrases from other languages are tagged.</p><h4>Reference declaration</h4><p>A canonical reference to a location in this text 
        should be made using “section”, eg <cite><a href="#div1.1" class="smoothScrollApplied">section 1</a></cite>.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: By William Brereton <p><b>Date</b>: 1635</p></p><h4>Language usage</h4><ul><li value="en">Introduction and main text are in English. The editor has modernized Brereton's language. (en)</li><li value="ga">A few words are in Irish. (ga)</li><li value="la">A few words are in Latin. (la)</li></ul><p><b>Keywords</b>: travel; description; prose; 17c; Ireland; customs</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2010-07-15: Conversion script run, header updated; new wordcount made; file parsed; new SGML and HTML versions created. (ed. Beatrix Färber)</li><li>2008-09-23: Keywords added; file validated. (ed. Beatrix Färber)</li><li>2008-07-26: Value of div0 "type" attribute modified, content of 'langUsage' revised; minor modifications made to header. (ed. Beatrix Färber)</li><li>2007-04-25: File proof-read (3); additions to bibliography made; more markup applied; file parsed; SGML and HTML files created. (ed. Beatrix Färber)</li><li>2007-04-08: File proof-read (2). (ed. Janet Crawford)</li><li>2007-04-05: Header created with bibliography. (ed. Beatrix Färber)</li><li>2007-03-31: First proofing; basic structural markup added (ed. Benjamin Hazard)</li><li>2007-03-31: Text captured by scanning. (data capture Benjamin Hazard)</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/E630001/">Dates are standardized in the ISO form yyyy-mm-dd.</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>Source document</h6><p><a href="E630001.xml"><tt>E630001.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>For his character as a soldier see Clarendon, ii. p. 112. <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>Dubourdieu's Statistical Survey of the County of Down, in the Royal Dublin Society's series of Surveys, Dublin, 1802, p. 307. <a class="footnotebacklink" href="#fnref:2.footnotes" rev="footnote">🢀</a></p></li><li id="fn:3.footnotes"><p>Hugh Boyd's inn at the Chapel, now Stranraer. <span class="ps" title="Sir William Brereton">Brereton</span> elsewhere speaks of this house as the best inn in Scotland. <a class="footnotebacklink" href="#fnref:3.footnotes" rev="footnote">🢀</a></p></li><li id="fn:4.footnotes"><p>Sir William Livingston of Kilsyth had charters of the lands of Duntreath, the place perhaps here called Dundraide. — E. H. <a class="footnotebacklink" href="#fnref:4.footnotes" rev="footnote">🢀</a></p></li><li id="fn:5.footnotes"><p>Sir Hugh Montgomery, created Viscount Montgomery of the Great Ards by James I. in 1622, died in the year following <span class="ps" title="Sir William Brereton">Brereton</span>'s visit. He was the ancestor of the Earls of Mount Alexander, a title created by Charles II. at his restoration, which became extinct in 1758. See the Montgomery Manuscripts, by the Rev. George Hill; Belfast, 1869. <a class="footnotebacklink" href="#fnref:5.footnotes" rev="footnote">🢀</a></p></li><li id="fn:6.footnotes"><p>Now Newtownards. The borough received a charter from James I., and continued to return two members to the Irish Parliament from 1613 until the Union, when it was disfranchised. <a class="footnotebacklink" href="#fnref:6.footnotes" rev="footnote">🢀</a></p></li><li id="fn:7.footnotes"><p>Strangford is so called from the strong and dangerous currents of the lough or fiord. —Joyce's <span class="title" title="book">Irish Names of Places</span>, i. p. 107. <a class="footnotebacklink" href="#fnref:7.footnotes" rev="footnote">🢀</a></p></li><li id="fn:8.footnotes"><p>Black Head. <a class="footnotebacklink" href="#fnref:8.footnotes" rev="footnote">🢀</a></p></li><li id="fn:9.footnotes"><p>Island Magee. <a class="footnotebacklink" href="#fnref:9.footnotes" rev="footnote">🢀</a></p></li><li id="fn:10.footnotes"><p>Irvine in Ayrshire; Coleraine, co. Londonderry. <a class="footnotebacklink" href="#fnref:10.footnotes" rev="footnote">🢀</a></p></li><li id="fn:11.footnotes"><p>Rathlin Island. <a class="footnotebacklink" href="#fnref:11.footnotes" rev="footnote">🢀</a></p></li><li id="fn:12.footnotes"><p>Mull of Cantire. <a class="footnotebacklink" href="#fnref:12.footnotes" rev="footnote">🢀</a></p></li><li id="fn:13.footnotes"><p>Fair Head or Benmore in Antrim. <a class="footnotebacklink" href="#fnref:13.footnotes" rev="footnote">🢀</a></p></li><li id="fn:14.footnotes"><p>Donaghadee, co. Down. <a class="footnotebacklink" href="#fnref:14.footnotes" rev="footnote">🢀</a></p></li><li id="fn:15.footnotes"><p>According to McSkimin, the historian of Carrickfergus, who follows <span class="ps" title="Edward Campion: author">Campion</span>, the name commemorates King Fergus, first King of Scotland, said to have been lost in a storm off this place, B.C. 320. <a class="footnotebacklink" href="#fnref:15.footnotes" rev="footnote">🢀</a></p></li><li id="fn:16.footnotes"><p><span class="frn" title="(Latin)">Cf.</span> the description of the Castle and town of Carrickfergus in the Description of <span class="orig" title="Should be ‘Albert Jouvin,de Rochefort’ Anon">M. Jorevin de Rocheford</span>, p. 423 <span class="frn" title="(Latin)">infra</span>. See also McSkimin's <span class="title" title="book">History of Carrickfergus</span>. The Lord Chichester referred to by <span class="ps" title="Sir William Brereton">Brereton</span> was Edward, second Baron and first Viscount Chichester, brother of the well-known Lord Deputy of Ireland, by whom the mansion at Carrickfergus was built in 1618, on the site of a suppressed Franciscan monastery. An excellent account of Joymount, as the mansion was called from Chichester's patron, Mountjoy, will be found in the <span class="title" title="periodical">Ulster Journal of Archaeology</span>, vii. p. 1, in an article on 'The Palace of Carrickfergus.' About 1780 Joymount was pulled down to make way for a gaol and court house. See also the Montgomery Manuscripts, p. 424. <a class="footnotebacklink" href="#fnref:16.footnotes" rev="footnote">🢀</a></p></li><li id="fn:17.footnotes"><p>Near Ilkley in Yorkshire. <a class="footnotebacklink" href="#fnref:17.footnotes" rev="footnote">🢀</a></p></li><li id="fn:18.footnotes"><p>Arthur, the eldest son of Viscount Chichester, was, in March 1647, created Earl of Donegall in his father's lifetime. <a class="footnotebacklink" href="#fnref:18.footnotes" rev="footnote">🢀</a></p></li><li id="fn:19.footnotes"><p>Carrickfergus is reported to have been founded by Hugh de Lacy, the younger, who endowed a Franciscan friary there in 1232. The statement in the text is substantially true. In 1316 the town was taken by the Bruces and held against the English forces for two years. And in 1573 it was sacked by Sir Brian MacPhelimy. But with these exceptions it remained at all times a stronghold of English power. <a class="footnotebacklink" href="#fnref:19.footnotes" rev="footnote">🢀</a></p></li><li id="fn:20.footnotes"><p>Belfast Castle, long the seat of the Earls of Donegall, originally a possession of the O'Neills, was granted to Sir Arthur Chichester by James I. The splendid mansion built by Chichester was destroyed by fire in 1708. The site is now occupied by the Castle Market. See Benn's <span class="title" title="book">History of Belfast</span>, i. pp. 15, 85, 293. <a class="footnotebacklink" href="#fnref:20.footnotes" rev="footnote">🢀</a></p></li><li id="fn:21.footnotes"><p>Sir Moyses Hill, Provost Marshal of Ulster, came to Ireland in 1573, and was ancestor of the Marquesses of Downshire. The plantation was at Hillsboro', co. Antrim, where Sir M. Hill first settled. Hillsboro' Fort in co. Down was not built till 1641. Benn's <span class="title" title="book">History of Belfast</span>, i. p. 85. See also the <span class="title" title="periodical">Ulster Journal of Archaeology</span>, iv. p. 80. <a class="footnotebacklink" href="#fnref:21.footnotes" rev="footnote">🢀</a></p></li><li id="fn:22.footnotes"><p>Or Lisnegarvey, the modern Lisburn <a class="footnotebacklink" href="#fnref:22.footnotes" rev="footnote">🢀</a></p></li><li id="fn:23.footnotes"><p>Edward, second Viscount Conway and Killultagh, succeeded his father in 1631, and died in 1655, leaving an only son, at whose death in 1683 the title became extinct. These Irish estates passed ultimately to the Marquesses of Hertford. <a class="footnotebacklink" href="#fnref:23.footnotes" rev="footnote">🢀</a></p></li><li id="fn:24.footnotes"><p>Theophilus Buckworth was Bishop of Dromore from 1613 to 1652. From the outbreak of the rebellion of 1641 until his death he resided at Cambridge, his native city. <a class="footnotebacklink" href="#fnref:24.footnotes" rev="footnote">🢀</a></p></li><li id="fn:25.footnotes"><p>A lengthy passage descriptive only of <span class="ps" title="Sir William Brereton">Brereton</span>'a ailments during his Irish tour and the remedies he applied to them is omitted here. The bloody flux and other diseases prevalent in Ireland in the seventeenth century are scientifically discussed according to the learning of his day by <span class="ps" title="Gerard Boate">Boate</span> in his <span class="title" title="book">Ireland's Naturall History</span>, chap. xxiv. See pp. 130–131 of the Chetham Society's edition. <a class="footnotebacklink" href="#fnref:25.footnotes" rev="footnote">🢀</a></p></li><li id="fn:26.footnotes"><p>Now Newry. So called from the Irish <span class="term" title="(Irish) ">Iubhar</span>, meaning a yew tree. St. Patrick is said to have planted a yew tree at the monastery here. —Joyce's <span class="title" title="book">Irish Names of Places</span>, i. p. 512. <a class="footnotebacklink" href="#fnref:26.footnotes" rev="footnote">🢀</a></p></li><li id="fn:27.footnotes"><p>Newry was granted as fee by James I. to Marshal Bagnal in 1613, in which year the town was incorporated by charter. <span class="frn" title="(Latin)">Cf.</span> the account of Newry in <span class="ps" title="Sir Josias Bodley">Bodley</span>'s <span class="title" title="travel diary">Visit to Lecale</span>, p. 330 <span class="frn" title="(Latin)">supra</span>. <a class="footnotebacklink" href="#fnref:27.footnotes" rev="footnote">🢀</a></p></li><li id="fn:28.footnotes"><p><span class="ps">Sir Faithful Fortescue</span>, 1581–1666, Constable of Carrickfergus Castle, took an important part in the Civil War both in Ireland and England. At Edeghill his action in going over to Prince Rupert with his cavalry had much to do with the fortunes of that fight. <a class="footnotebacklink" href="#fnref:28.footnotes" rev="footnote">🢀</a></p></li><li id="fn:29.footnotes"><p>See <span class="ps" title="John D'Alton">D'Alton</span>'s <span class="title" title="book">History of Dundalk</span>. <a class="footnotebacklink" href="#fnref:29.footnotes" rev="footnote">🢀</a></p></li><li id="fn:30.footnotes"><p><span class="ps">Sir Arthur Tyringham</span> was of considerable influence In Ireland, and upon the breaking out of the rebellion in Ireland in 1641 was commissioned, with Arthur, afterwards first Earl of Donegall, to command in chief within the county of Antrim. <a class="footnotebacklink" href="#fnref:30.footnotes" rev="footnote">🢀</a></p></li><li id="fn:31.footnotes"><p>Drogheda. <a class="footnotebacklink" href="#fnref:31.footnotes" rev="footnote">🢀</a></p></li><li id="fn:32.footnotes"><p>Sixteen Irish miles are the exact equivalent of twenty-two English ones. The distances as given by <span class="ps" title="Sir William Brereton">Brereton</span> are usually in Irish miles. <a class="footnotebacklink" href="#fnref:32.footnotes" rev="footnote">🢀</a></p></li><li id="fn:33.footnotes"><p>Dromiskin, co. Louth. <a class="footnotebacklink" href="#fnref:33.footnotes" rev="footnote">🢀</a></p></li><li id="fn:34.footnotes"><p><span class="frn" title="(Latin)">Cf.</span> the description of Drogheda, by <span class="ps" title="Albert Jouvin, de Rochefort">Jorevin de Rocheford</span>, pp. 417–418 <span class="frn" title="(Latin)">infra</span>. <a class="footnotebacklink" href="#fnref:34.footnotes" rev="footnote">🢀</a></p></li><li id="fn:35.footnotes"><p>See <span class="ps" title="John D'Alton">D'Alton</span>'s <span class="title" title="book">History of Drogheda</span>. <a class="footnotebacklink" href="#fnref:35.footnotes" rev="footnote">🢀</a></p></li><li id="fn:36.footnotes"><p>During the wars of the O'Neills Armagh was practically inaccessible to the Primates, and their principal residence was at Drogheda as the nearest point in their diocese to <span class="pn">Dublin</span>. Primate Hampton, however, repaired the cathedral, and built a palace at Armagh as well as at Drogheda. He was Primate from 1613 to 1624. <a class="footnotebacklink" href="#fnref:36.footnotes" rev="footnote">🢀</a></p></li><li id="fn:37.footnotes"><p>Primate James Ussher, Archbishop of Armagh, 1624 to 1655. His uncle, Henry Ussher, was Primate from 1595 to 1613. <a class="footnotebacklink" href="#fnref:37.footnotes" rev="footnote">🢀</a></p></li><li id="fn:38.footnotes"><p>St. Peter's, Drogheda <a class="footnotebacklink" href="#fnref:38.footnotes" rev="footnote">🢀</a></p></li><li id="fn:39.footnotes"><p>Sir Garret Moore was created Baron Moore 1615, and Viscount Moore of Drogheda 1621. He was accused of complicity with Tyrone, but was acquitted, and was subsequently a principal undertaker in the Ulster plantation. He died in 1627, having married Mary, daughter of Sir Henry Colley, of Castle Carbery, county Kildare. <a class="footnotebacklink" href="#fnref:39.footnotes" rev="footnote">🢀</a></p></li><li id="fn:40.footnotes"><p>Lady Salisbury, widow of Sir Edward Moore, married as her second husband Sir Henry Salisbury of Leeweny, in Denbighshire, who was created a baronet in 1619. She was a daughter of Sir John Vaughan, Lord Carbery. <a class="footnotebacklink" href="#fnref:40.footnotes" rev="footnote">🢀</a></p></li><li id="fn:41.footnotes"><p><span class="ps">Sir Francis Roe</span> was a distinguished soldier in the Irish campaigns of Essex and Mountjoy. He was knighted by <span class="ps">Sir George Carew</span> 29 Sept. 1603. See <span class="ps" title="Walter Charles Metcalfe">Metcalfe</span>'s <span class="title" title="book">Book of Knights</span>. His name however is not in the list of mayors as given in <span class="ps" title="John D'Alton">D'Alton</span>'s <span class="title" title="book">History of Drogheda</span>. <a class="footnotebacklink" href="#fnref:41.footnotes" rev="footnote">🢀</a></p></li><li id="fn:42.footnotes"><p>Wirral, a hundred of Cheshire, north-west of Chester, between the river Dee and the Mersey, which now gives its name to the north-western division of the county. <a class="footnotebacklink" href="#fnref:42.footnotes" rev="footnote">🢀</a></p></li><li id="fn:43.footnotes"><p>The only nobleman of Ireland at this time with this initial was Viscount Netterville, whose handsome residence was at Dowth, upon the banks of the Boyne. —E. H. <a class="footnotebacklink" href="#fnref:43.footnotes" rev="footnote">🢀</a></p></li><li id="fn:44.footnotes"><p><span class="ps">Sir Richard Bolton</span>, 1570–1648, Attorney-General of the Court of Wards, Lord Chief Baron from 1625 to 1639, when he became Lord Chancellor of Ireland. He edited the Statutes of Ireland, 1621, an early legal treatise on the office of Justice of the Peace for Ireland, and has been credited with the authorship of a <span class="title">Declaration setting forth ... how the Laws of England came to be of force in Ireland</span>. (See <span class="ps" title="Walter Harris">Harris</span>'s <span class="title" title="book">Hibernica</span>, part ii.) <span class="ps" title="Sir Richard Bolton">Bolton</span>, who was created a peer by Charles I. in 1645, was a close confidant of 
<span class="ps" title="Thomas Wentworth first Earl of Strafford, 1593-1641"><span class="an">Strafford</span></span>, and was impeached by the Irish House of Commons for his share in that statesman's policy in 1641. The house mentioned, which was named Brazeel, was burned by <span class="ps">Owen <span class="an">Roe</span> O'Neill</span> in 1647. <a class="footnotebacklink" href="#fnref:44.footnotes" rev="footnote">🢀</a></p></li><li id="fn:45.footnotes"><p>This was probably Brackenstown, afterwards the residence of the Viscounts Molesworth as the heirs of Chief Baron Bysse. See <span class="ps" title="John D'Alton">D'Alton</span>'s <span class="title" title="book">History of the Co. Dublin</span>, p. 328. <a class="footnotebacklink" href="#fnref:45.footnotes" rev="footnote">🢀</a></p></li><li id="fn:46.footnotes"><p>This may have been Lissen Hall, the seat of Sir Edward Bolton. <a class="footnotebacklink" href="#fnref:46.footnotes" rev="footnote">🢀</a></p></li><li id="fn:47.footnotes"><p><span class="ps" title="Thomas Wentworth first Earl of Strafford, 1593-1641">Thomas Viscount Wentworth, afterwards Earl of <span class="pn">Strafford</span></span>. <a class="footnotebacklink" href="#fnref:47.footnotes" rev="footnote">🢀</a></p></li><li id="fn:48.footnotes"><p>Besides the archbishops there appear to have been twenty Irish bishops at this time: Ardfert, Clogher, Cloyne, Clonfert, Cork, Derry, Down, Connor, Dromore, Elphin, Ferns, Kildare, Kilfenora, Killala, Killaloe, Kilmore, Limerick, Ossory, Raphoe, Waterford. <a class="footnotebacklink" href="#fnref:48.footnotes" rev="footnote">🢀</a></p></li><li id="fn:49.footnotes"><p>See p. 405 <span class="frn" title="(Latin)">infra</span>. <a class="footnotebacklink" href="#fnref:49.footnotes" rev="footnote">🢀</a></p></li><li id="fn:50.footnotes"><p>Howth. <a class="footnotebacklink" href="#fnref:50.footnotes" rev="footnote">🢀</a></p></li><li id="fn:51.footnotes"><p><span class="pn">Hacketstown</span>, in the co. <span class="pn" title="county">Carlow</span>, is about fifteen miles from the head of the <span class="pn" title="river">Liffey</span> in the <span class="pn">Dublin</span> mountains. The river runs a devious course through <span class="pn" title="county">Kildare</span> and <span class="pn" title="county">Dublin</span>, as stated in the text. See p. 386 <span class="frn" title="(Latin)">infra</span>. <a class="footnotebacklink" href="#fnref:51.footnotes" rev="footnote">🢀</a></p></li><li id="fn:52.footnotes"><p>This monument, erected by the well-known <span class="ps" title="Richard Boyle, first Earl of Cork">Richard Boyle, <span class="gn">first</span> Earl of <span class="pn">Cork</span></span> to the memory of his second wife Katherine, daughter of <span class="ps">Sir Geoffrey Fenton</span>, was at the time of <span class="ps" title="Sir William Brereton">Brereton</span>'s visit the subject of a controversy which may be said to have had consequences affecting the course of English history, since it was to the quarrel with the powerful Earl and his family, originating in this dispute, that the vehemence of the Irish evidence by which the charges against <span class="ps" title="Thomas Wentworth first Earl of Strafford, 1593-1641"><span class="an">Strafford</span></span> were supported on his trial was largely due. The monument is now at the extreme west end, on the south side of the nave. See <span class="ps" title="William Monck Mason: author">Mason</span>'s <span class="title" title="book">History of St. Patrick's</span>, notes, p. liii. The monument which, as visitors to St. Patrick's Cathedral are aware, in very massive and elaborate, was designed, as we learn from <span class="ps" title="Richard Boyle, first Earl of Cork">Lord Cork</span>'s diary, by “Mr. Leveret, the pursuivant at arms,” who received 40£ for the model. It was executed by one Edward Tingham, a stone-cutter at Chapelizod, near Dublin, at a cost of 400£ <span class="title" title="book">Lismore Papers</span>, First Series, iii. 31, 171. A yet more elaborate monument in the same style was raised by <span class="ps" title="Richard Boyle, first Earl of Cork">Lord Cork</span><span class="pn">Cork</span> in St. Mary's Church, Youghal, where it may still be seen. <a class="footnotebacklink" href="#fnref:52.footnotes" rev="footnote">🢀</a></p></li><li id="fn:53.footnotes"><p>St. Werburgh's was used as a kind of chapel royal for the Viceroys, being regarded as the parish church of Dublin Castle. See <span class="ps" title="S.C. Hughes: author">Hughes</span>'s <span class="title" title="book">Church of St. Werburgh</span>, Dublin, 1889. <a class="footnotebacklink" href="#fnref:53.footnotes" rev="footnote">🢀</a></p></li><li id="fn:54.footnotes"><p>Nathaniel Hoyle, D.D., born at Sowerby, Yorkshire, educated at Magdalen College, Oxford, removed to Dublin, became fellow of Trinity College, and ultimately Vice-Provost and Professor of Divinity. Having been driven from Ireland by the rebellion he was appointed Master of University College, Oxford, in the chapel of which college he was buried, 1654. He was abused by Walker, praised by Wood, and respected by <span class="ps" title="James Ussher">Ussher</span>. —E. H. <a class="footnotebacklink" href="#fnref:54.footnotes" rev="footnote">🢀</a></p></li><li id="fn:55.footnotes"><p>St. Audoen's <a class="footnotebacklink" href="#fnref:55.footnotes" rev="footnote">🢀</a></p></li><li id="fn:56.footnotes"><p>Rev. Stephen Jerome. See Carroll's <span class="title" title="book">Succession of the Clergy in St. Bride's, Dublin</span>. St. Bride's disappeared from the roll of Dublin churches late in the nineteenth century. <a class="footnotebacklink" href="#fnref:56.footnotes" rev="footnote">🢀</a></p></li><li id="fn:57.footnotes"><p><span class="title" title="book">The Book of Sports</span>, first published under King James in 1618, subsequently under King Charles, October 18, 1633. <a class="footnotebacklink" href="#fnref:57.footnotes" rev="footnote">🢀</a></p></li><li id="fn:58.footnotes"><p>He was a grave man and good divine. Educated in the University of Dublin; born 1584, died 1658, aged 74. He was the author of <span class="title" title="book">Choice Observations and Explanations upon the Old Testament</span>, fol. 1655; a work which earned him the praise of “being extraordinary Textuary”. Richardson, who was consecrated Bishop of Ardagh in 1633, left Ireland at the outbreak of the rebellion of 1641, and never returned to his see. <span class="frn" title="(Latin)">Vide</span> Cotton's <span class="title" title="book">Fasti Ecclesiae Hibernicae</span>, iii. p. 184. <a class="footnotebacklink" href="#fnref:58.footnotes" rev="footnote">🢀</a></p></li><li id="fn:59.footnotes"><p>See Part I. p. 28 <span class="frn" title="(Latin)">supra</span>. <a class="footnotebacklink" href="#fnref:59.footnotes" rev="footnote">🢀</a></p></li><li id="fn:60.footnotes"><p>See Part I. p. 22 <span class="frn" title="(Latin)">supra</span>. <a class="footnotebacklink" href="#fnref:60.footnotes" rev="footnote">🢀</a></p></li><li id="fn:61.footnotes"><p>Perhaps <span class="ps" title="Sir William Brereton">Brereton</span>'s servant. <a class="footnotebacklink" href="#fnref:61.footnotes" rev="footnote">🢀</a></p></li><li id="fn:62.footnotes"><p>See Part I. p. 23 <span class="frn" title="(Latin)">supra</span>. <a class="footnotebacklink" href="#fnref:62.footnotes" rev="footnote">🢀</a></p></li><li id="fn:63.footnotes"><p>Sir Thomas Rotheram held the office of Overseer of Fortifications in conjunction with <span class="ps">Nicholas Pynnar</span> in succession to <span class="ps">Sir Josias Bodley</span>. He was member for Tuam in <span class="ps" title="Thomas Wentworth first Earl of Strafford, 1593-1641"><span class="an">Strafford</span></span>'s Parliament of 1634, and became a member of the Irish Privy Council. <a class="footnotebacklink" href="#fnref:63.footnotes" rev="footnote">🢀</a></p></li><li id="fn:64.footnotes"><p>The Irish Star-Chamber was more usually called the Court of Castle-Chamber. It is so described in successive patents; but its functions and jurisdiction were in all respects similar to those of the English Star-Chamber. The Court of Castle-Chamber survived the Restoration; at least appointments to offices connected with it were made as late as 1661. —<span class="title" title="book">Liber Munerum Hiberniae</span>, vol. i. part ii. p. 180. <a class="footnotebacklink" href="#fnref:64.footnotes" rev="footnote">🢀</a></p></li><li id="fn:65.footnotes"><p>The great Earl of <span class="pn">Cork</span> has left a description of this building, afterwards known as Kildare Hall, which accords in its details with <span class="ps" title="Sir William Brereton">Brereton</span>'s account. <span class="frn" title="(Latin)">Vide</span> <span class="ps" title="John Pentland Mahaffy">Mahaffy</span>'s <span class="title" title="book">Epoch in Irish History</span>, pp. 21, 45, 218. <a class="footnotebacklink" href="#fnref:65.footnotes" rev="footnote">🢀</a></p></li><li id="fn:66.footnotes"><p>According to Lord Cork's diary the endowment was 30£ a year, of which 20£ was provided by the Earl of Kildare, and 10£ by Lord Cork. — Lismore Papers, 1st Ser. iii. p. 82. <a class="footnotebacklink" href="#fnref:66.footnotes" rev="footnote">🢀</a></p></li><li id="fn:67.footnotes"><p>William Chappell, Dean of Cashel, was appointed provost in 1634, consecrated Bishop of <span class="pn">Cork</span> and <span class="pn">Ross</span> 1638. He retained the provostship until 1640. <a class="footnotebacklink" href="#fnref:67.footnotes" rev="footnote">🢀</a></p></li><li id="fn:68.footnotes"><p>Dr. Luke Chaloner was one of four original fellows of this institution, and treasurer of the fund for building it, but never provost. On his deathbed he recommended his only daughter, Phoebe, to Ussher for a wife. He died 1612. E. H. <span class="sup" title="By C. Litton Falkiner">—Chaloner has been called the real founder of Trinity College. See <span class="ps" title="John Pentland Mahaffy">Lord <span class="an">Falkland</span></span>'s <span class="title" title="book">Epoch in Irish History</span>.</span> <a class="footnotebacklink" href="#fnref:68.footnotes" rev="footnote">🢀</a></p></li><li id="fn:69.footnotes"><p>We have a fine copy of the Opus Majus of <span class="ps">Roger Bacon</span>, of the still unprinted portion of which I gave, many years ago (in Proceedings of Royal Irish Academy, vol. vii.), a detailed account.'—J. K. Ingram's Library of Trinity College, Dublin, p. 12. <a class="footnotebacklink" href="#fnref:69.footnotes" rev="footnote">🢀</a></p></li><li id="fn:70.footnotes"><p><span class="ps" title="James Ussher">Primate Ussher</span>'s library, as is well known, ultimately found its way to the library of Trinity College. “The fate of the History of the Waldenses has been thus described by <span class="ps" title="James Ussher">Ussher</span>'s chaplain, Dr. Nicholas Bernard. While travelling in Wales two of his trunks full of books were broken open by some soldiers, “amongst which he lost two manuscripts of the <span class="title" title="book">History of the Waldenses</span>, which he never got again; most of the other books were returned by the preachers exhorting of all sorts in their sermons to that end; but those two manuscripts, though the most meanly clad, he could never hear of.””—<span class="ps" title="John Kells Ingram">Ingram</span>'s <span class="title" title="book">Library of Trinity College</span>, p. 7. <a class="footnotebacklink" href="#fnref:70.footnotes" rev="footnote">🢀</a></p></li><li id="fn:71.footnotes"><p>Slaney. <a class="footnotebacklink" href="#fnref:71.footnotes" rev="footnote">🢀</a></p></li><li id="fn:72.footnotes"><p>Wexford <a class="footnotebacklink" href="#fnref:72.footnotes" rev="footnote">🢀</a></p></li><li id="fn:73.footnotes"><p>Carlow. <a class="footnotebacklink" href="#fnref:73.footnotes" rev="footnote">🢀</a></p></li><li id="fn:74.footnotes"><p>A patent for a market for Hacketstown was granted to the<span class="ps"> Earl of Ormond</span> in the year of <span class="ps" title="Sir William Brereton">Brereton</span>'s visit. <a class="footnotebacklink" href="#fnref:74.footnotes" rev="footnote">🢀</a></p></li><li id="fn:75.footnotes"><p>Leighlin <a class="footnotebacklink" href="#fnref:75.footnotes" rev="footnote">🢀</a></p></li><li id="fn:76.footnotes"><p>Morgan Kavanagh, of Borris and Poulmonty, died 1636, a direct ancestor of the Kavanaghs of Borris, co. Carlow. <a class="footnotebacklink" href="#fnref:76.footnotes" rev="footnote">🢀</a></p></li><li id="fn:77.footnotes"><p>See Part I. p. 182 <span class="frn" title="(Latin)">supra</span>. <a class="footnotebacklink" href="#fnref:77.footnotes" rev="footnote">🢀</a></p></li><li id="fn:78.footnotes"><p>Enniscorthy. <a class="footnotebacklink" href="#fnref:78.footnotes" rev="footnote">🢀</a></p></li><li id="fn:79.footnotes"><p>Carnew, co. Wicklow. <a class="footnotebacklink" href="#fnref:79.footnotes" rev="footnote">🢀</a></p></li><li id="fn:80.footnotes"><p>Galcot Chambre, of Denbigh in Wales, and of Carnew in the county of Wicklow. He left a son and two daughters: Elizabeth, married to Francis Sandford; and Mary, married in 1632 to Edward, Lord Brabazon, afterwards the second Earl of Meath, who was drowned, 1675, between Holyhead and Beaumaris. Upon this lady and her heirs the Wicklow estates were settled. — E. H. <a class="footnotebacklink" href="#fnref:80.footnotes" rev="footnote">🢀</a></p></li><li id="fn:81.footnotes"><p>We know not whether <span class="term">sow</span> is a term now used amongst iron manufacturers, or whether the modern word <span class="term">pig</span> is used as more delicate, or expressive of a different form or weight of rough metal. —E. H. <a class="footnotebacklink" href="#fnref:81.footnotes" rev="footnote">🢀</a></p></li><li id="fn:82.footnotes"><p>Clohamon. <a class="footnotebacklink" href="#fnref:82.footnotes" rev="footnote">🢀</a></p></li><li id="fn:83.footnotes"><p>Cecilius Calvert, Lord Baltimore, to whom Charles I. granted the province of Maryland, with very extensive powers, in 1632. —E. H. <a class="footnotebacklink" href="#fnref:83.footnotes" rev="footnote">🢀</a></p></li><li id="fn:84.footnotes"><p>Jealousie, i.e. lattice or grate, from behind which anyone may unperceived watch another. —E. H. <span class="sup" title="By C. Litton Falkiner">But the expression may here mean suspicion.</span> <a class="footnotebacklink" href="#fnref:84.footnotes" rev="footnote">🢀</a></p></li><li id="fn:85.footnotes"><p>Clonmullen Castle appears by the Ordnance survey of Ireland to be situated in the parish of Banagh, co. Carlow, on the borders of Wexford. —E. H. <a class="footnotebacklink" href="#fnref:85.footnotes" rev="footnote">🢀</a></p></li><li id="fn:86.footnotes"><p>This lady was Eleanor, third daughter of Edmund, second Lord Mountgarret.—E. H. <a class="footnotebacklink" href="#fnref:86.footnotes" rev="footnote">🢀</a></p></li><li id="fn:87.footnotes"><p>See Part I. p. 158 <span class="frn" title="(Latin)">supra</span>. The name is preserved in Duffry Hall, a seat of the Colcloughs, in the parish of Templeshanbo, co. Wexford. <a class="footnotebacklink" href="#fnref:87.footnotes" rev="footnote">🢀</a></p></li><li id="fn:88.footnotes"><p>Enniscorthy. <a class="footnotebacklink" href="#fnref:88.footnotes" rev="footnote">🢀</a></p></li><li id="fn:89.footnotes"><p>Oulart. Oulart Hill was the scene of one of the insurgents' successes in the rising of 1798. <a class="footnotebacklink" href="#fnref:89.footnotes" rev="footnote">🢀</a></p></li><li id="fn:90.footnotes"><p>Sir James Carroll, four times Lord Mayor of Dublin in the reigns of James I. and Charles I.  <a class="footnotebacklink" href="#fnref:90.footnotes" rev="footnote">🢀</a></p></li><li id="fn:91.footnotes"><p>Alder trees. <a class="footnotebacklink" href="#fnref:91.footnotes" rev="footnote">🢀</a></p></li><li id="fn:92.footnotes"><p>Clare. <a class="footnotebacklink" href="#fnref:92.footnotes" rev="footnote">🢀</a></p></li><li id="fn:93.footnotes"><p>See Part I. p. 103 <span class="frn" title="(Latin)">et seq. supra</span>. <a class="footnotebacklink" href="#fnref:93.footnotes" rev="footnote">🢀</a></p></li><li id="fn:94.footnotes"><p>Sir Henry Wallop, ancestor of the Earls of Portsmouth. His father, who had been Lord Justice of Ireland in 1582, and Lord Treasurer 1579–99, received large grants of land in Wexford. <a class="footnotebacklink" href="#fnref:94.footnotes" rev="footnote">🢀</a></p></li><li id="fn:95.footnotes"><p>Roger Mainwaring, fourth son of Henry Mainwaring, of Kermincham or Carincham, sheriff of Cheshire, 1575, was appointed in 1612 by <span class="ps">Sir Henry Wallop</span>, constable, governor and keeper of Enniscorthy Castle, with all jurisdictions and privileges, and general receiver of all his rents, &amp;c., with the yearly fee of 20£ English money. He died without issue. Carincham is now held by <span class="ps">Mr. Uniacke</span>, descended from an heiress of the Mainwarings; but the name of Mainwaring was assumed, in 1809, by sign manual, by another descendant, in the female line, of the same heiress. <span class="ps" title="Sir William Brereton">Sir W. Brereton</span> afterwards calls him cousin, but the pedigrees do not show this exact alliance. There were at an early period intermarriages which might have occasioned the use of a word which is sometimes applied in a very general way. —E. H. <a class="footnotebacklink" href="#fnref:95.footnotes" rev="footnote">🢀</a></p></li><li id="fn:96.footnotes"><p>Possibly Mathew Mainwaring, who was constable of Dublin Castle in 1635, was one of the same family. <a class="footnotebacklink" href="#fnref:96.footnotes" rev="footnote">🢀</a></p></li><li id="fn:97.footnotes"><p>Carrick-on-Suir. <a class="footnotebacklink" href="#fnref:97.footnotes" rev="footnote">🢀</a></p></li><li id="fn:98.footnotes"><p>Coy, an artificial snare or decoy for catching wild fowl. These coys were fashionable at this period, and <span class="ps" title="Sir William Brereton">Brereton</span> describes more than one such in his Travels. <a class="footnotebacklink" href="#fnref:98.footnotes" rev="footnote">🢀</a></p></li><li id="fn:99.footnotes"><p>Alder trees. <a class="footnotebacklink" href="#fnref:99.footnotes" rev="footnote">🢀</a></p></li><li id="fn:100.footnotes"><p>Sir George Shurley was L.C.J. [Lord Chief Justice] of Ireland 1625–1639. <a class="footnotebacklink" href="#fnref:100.footnotes" rev="footnote">🢀</a></p></li><li id="fn:101.footnotes"><p>Sir John Phillpott, third Justice of the Common Pleas, 1621-37. <a class="footnotebacklink" href="#fnref:101.footnotes" rev="footnote">🢀</a></p></li><li id="fn:102.footnotes"><p><span class="term" title="(Latin) ">Nisi prius</span>. <a class="footnotebacklink" href="#fnref:102.footnotes" rev="footnote">🢀</a></p></li><li id="fn:103.footnotes"><p>Roger Mainwaring was member for Carysfort in the Parliament of 1634. <a class="footnotebacklink" href="#fnref:103.footnotes" rev="footnote">🢀</a></p></li><li id="fn:104.footnotes"><p> Habit. <a class="footnotebacklink" href="#fnref:104.footnotes" rev="footnote">🢀</a></p></li><li id="fn:105.footnotes"><p>Sir Adam Colclough, of Tintern Abbey, in the county of Wexford, was the son of Sir Thomas Colclough of Tintern and Martha, daughter of Archbishop <span class="ps">Adam Loftus</span>. He was created a baronet in 1628. <a class="footnotebacklink" href="#fnref:105.footnotes" rev="footnote">🢀</a></p></li><li id="fn:106.footnotes"><p>Though always recognised as one of the shortest passages between England and Ireland it is only in the twentieth century that the advantages of the route have been fully appreciated. It is about to become the medium of a rapid service. <a class="footnotebacklink" href="#fnref:106.footnotes" rev="footnote">🢀</a></p></li><li id="fn:107.footnotes"><p><span class="ps">Richard Cheevers</span> was member for Wexford in 1634. He appears to have died shortly after <span class="ps" title="Sir William Brereton">Brereton</span>'s visit in February 1635–1636. <a class="footnotebacklink" href="#fnref:107.footnotes" rev="footnote">🢀</a></p></li><li id="fn:108.footnotes"><p>George, sixteenth Earl of Kildare. <a class="footnotebacklink" href="#fnref:108.footnotes" rev="footnote">🢀</a></p></li><li id="fn:109.footnotes"><p>Tintern, or Kinneagh, an abbey founded by <span class="ps" title="William Marshal first Earl of Pembroke">William, Earl of Pembroke</span>, who placed in it Cistercians from Tintern Abbey in Monmouthshire. It has long been in the possession of the family of the Colcloughs. —E. H. <span class="sup" title="By C. Litton Falkiner">See <span class="ps" title="Philip Herbert Hore">Hore</span>'s <span class="title" title="book">History of Wexford</span>, vol. ii.</span> <a class="footnotebacklink" href="#fnref:109.footnotes" rev="footnote">🢀</a></p></li><li id="fn:110.footnotes"><p>See note at p. 405 <span class="frn" title="(Latin)">infra</span>. <a class="footnotebacklink" href="#fnref:110.footnotes" rev="footnote">🢀</a></p></li><li id="fn:111.footnotes"><p>The Suir. <a class="footnotebacklink" href="#fnref:111.footnotes" rev="footnote">🢀</a></p></li><li id="fn:112.footnotes"><p>A very full account of <span class="pn">Duncannon Fort</span> will be found in <span class="ps" title="Philip Herbert Hore">Hore</span>'s <span class="title" title="book">History of Wexford</span>, vol. iv. <a class="footnotebacklink" href="#fnref:112.footnotes" rev="footnote">🢀</a></p></li><li id="fn:113.footnotes"><p>Sir George Flower was an active officer employed against the rebels in Ireland in 1600, and commanding a body of troops of from 1,200 to 2,000 men. In 1601 he was made sergeant-major of his Majesty's forces, and performed many gallant, daring, and successful achievements, for which he received the honour of knighthood. In 1627 he was appointed governor and constable of the fort then newly erected at <span class="pn">Waterford</span>, and appointed one of the commissioners to execute martial law within the province of Munster. Soon after this he died. He appears, however, to have been alive, though “an ancient knight”, in 1636. —E. H. <span class="sup" title="By C. Litton Falkiner">See Archdall's Lodge's Peerage, v. 282, sub tit. Ashbrook.</span> <a class="footnotebacklink" href="#fnref:113.footnotes" rev="footnote">🢀</a></p></li><li id="fn:114.footnotes"><p>Hook Tower. <a class="footnotebacklink" href="#fnref:114.footnotes" rev="footnote">🢀</a></p></li><li id="fn:115.footnotes"><p>James, twelfth Earl and first Duke of Ormond, whose talents and virtue are too well known and appreciated to require or admit of notice here. —E. H.  <a class="footnotebacklink" href="#fnref:115.footnotes" rev="footnote">🢀</a></p></li><li id="fn:116.footnotes"><p>Near Stockport in Cheshire. <a class="footnotebacklink" href="#fnref:116.footnotes" rev="footnote">🢀</a></p></li><li id="fn:117.footnotes"><p>In Flintshire. <a class="footnotebacklink" href="#fnref:117.footnotes" rev="footnote">🢀</a></p></li><li id="fn:118.footnotes"><p>Alders. <a class="footnotebacklink" href="#fnref:118.footnotes" rev="footnote">🢀</a></p></li><li id="fn:119.footnotes"><p>The Ninth Whelp was long on this station. She is frequently mentioned in the <span class="title" title="book">Lismore Papers</span> as carrying the <span class="ps" title="Richard Boyle, first Earl of Cork">first Earl of Cork</span> and his fortunes. It was the Earl's habit to recompense such services handsomely. “Landed all safely at Bristol, August 4 (1638),” he notes, “and I gave to the Captain Owens a fair sword, a silver belt, and all that was left of a hogshead of claret wine.”— <span class="title" title="book">Lismore Papers</span>. The <span class="name" title="ship">Ninth Whelp</span> was lost at sea in 1640. <span class="title" title="book">Cal. S. P. (Ireland)</span>, 1633–1647. <a class="footnotebacklink" href="#fnref:119.footnotes" rev="footnote">🢀</a></p></li><li id="fn:120.footnotes"><p><span class="ps">Sir Beverley Newcomen</span>, Bart., of Kenagh, co. Longford, commanded the ships employed to guard the Irish coast at this period. In 1619 he had been granted the office of Admiral of Ireland. Sir Beverley was drowned in 1637 by the upsetting of a pinnace in which he went to sound <span class="pn">Waterford</span> Harbour. His only son perished with him. He represented Tralee in <span class="ps" title="Thomas Wentworth first Earl of Strafford, 1593-1641"><span class="an">Strafford</span></span>'s Parliament of 1634. <span class="title" title="book">Cal. S. P. (Ireland)</span>, 1633–1647, pp. 63, 95, 158. <a class="footnotebacklink" href="#fnref:120.footnotes" rev="footnote">🢀</a></p></li><li id="fn:121.footnotes"><p>The descent of the Turks on another port in the south of Ireland, celebrated by <span class="ps" title="author">Thomas Davis</span> in <span class="title" title="poem">The Sack of Baltimore</span>, had occurred only three years earlier. <a class="footnotebacklink" href="#fnref:121.footnotes" rev="footnote">🢀</a></p></li><li id="fn:122.footnotes"><p>Henry Tilson, Dean of Christ Church, 1634, consecrated Bishop of Elphin 1639. He was one of <span class="ps" title="Thomas Wentworth first Earl of Strafford, 1593-1641"><span class="an">Strafford</span></span>'s chaplains. <a class="footnotebacklink" href="#fnref:122.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>