
<!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: Description of England and Ireland under the Restoration | 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: Description of England and Ireland under the Restoration | University College Cork</title><meta name="description" content="Description of England and Ireland under the Restoration|English translation|An electronic edition|by Albert Jouvin|ed C. Litton Falkiner"/><meta property="og:title" content="Description of England and Ireland under the Restoration|English translation|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/T100075"/><meta property="og:description" content="Description of England and Ireland under the Restoration|English translation|An electronic edition|by Albert Jouvin|ed C. Litton Falkiner"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="fr_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>Description of England and Ireland under the Restoration</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 T100075</p><h2 class="main-heading">Description of England and Ireland under the Restoration</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(d30607e264) n(front) 
Section 2. label(section) unit(number) xml:id(d30607e408) gi(div1) heads(2) n(1) gtm(DescriptionofEnglanda) num(1) menutext(Description of England and Ireland after the RestorationThe following is the note prefixed by Grose to his reproduction of M. Jorevin de Rocheford's Travels: The descriptions of England) 
Section 3. label(section) unit(number) xml:id(d30607e569) gi(div1) heads(1) n(2) gtm(DUBLINDublinisthecapi) num(2) menutext(DUBLIN) 
Section 4. label(section) unit(number) xml:id(d30607e1063) gi(div1) heads(1) n(3) gtm(DROGHEDADrodaphDrogheda.) num(3) menutext(DROGHEDA) 
Section 5. label(section) unit(number) xml:id(d30607e1107) gi(div1) heads(1) n(3) gtm(DUNDALKDondalkisasmal) num(4) menutext(DUNDALK) 
Section 6. label(section) unit(number) xml:id(d30607e1279) gi(div1) heads(1) n(3) gtm(CARRICKFERGUSKnockfergus) num(5) menutext(CARRICKFERGUS) 
Section 7. gi(teiHeader) n(details) gtm(DescriptionofEnglanda) 
Section 8. gi(div) n(contacts) gtm(Contacts) 
Section 9. 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 (Ireland under the Restoration…)</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="T100075#d30607e408">1. Description of England and Ireland after the RestorationThe following is the note prefixed by Grose to his reproduction of M. Jorevin de Rocheford's Travels: The descriptions of England</option><option value="T100075#d30607e569">2. DUBLIN</option><option value="T100075#d30607e1063">3. DROGHEDA</option><option value="T100075#d30607e1107">3. DUNDALK</option><option value="T100075#d30607e1279">3. CARRICKFERGUS</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">T100075</a></li><li id="update">2010-07-17</li></ol><!--front matter--><div id="front"><div class="introduction"><span class="fa fa-bookmark" title="p.408" id="pb.408"> p.408</span><!--div: thisdiv=div, # (nth=1) head="Ireland under the Restoration by Albert Jouvin, de Rochefort"--><!--Heading quâ heading--><h2 id="d30607e265">Ireland under the Restoration by Albert Jouvin, de Rochefort</h2><p>This description of <span class="pn" title="country">Ireland</span> in the reign of Charles II. is taken from a translation of a French original which appeared in the second volume of <span class="ps" title="Francis Grose">Grose</span> and <span class="ps" title="Thomas Astle">Astle</span>'s <span class="title" title="book">Antiquarian Repertory</span>. Both in the first edition of the <span class="title" title="book">Repertory</span>, which was issued in 1779, and in the second, published in 1809 by <span class="ps">Edward Jeffery</span>, the name of the French author is given as <span class="ps" title="Albert Jouvin">M. Jorevin <span class="an">de Rocheford</span></span>, and the notes of the English editors constantly refer to the author as <span class="frn" title="(French)">Monsieur Jorevin.</span> But though they state that the work was published in <span class="pn" title="city">Paris</span> in <span class="date" title="1672">1672</span>, the editors nowhere mention its title. A diligent search through all available biographical and bibliographical dictionaries entirely failed to identify any such author, and this volume had already passed through the press before any further information regarding the book and its origin could be procured. It was only on the eve of publication that a visit to the Bibliothèque Nationale at Paris enabled the present editor to establish the writer's identity. None of the catalogues in the library contained the name Jorevin de Rocheford; but in <span class="ps">Père Lelong</span>'s <span class="title" title="book">Bibliothèque Historique de la France</span>, <span class="date" title="1778">1778</span>, mention was made of a work by <span class="ps">Albert Jouvin, <span class="an">de Rochefort</span></span>, published in <span class="date" title="1672">1672</span>, in three volumes, each of two parts, of which the full title proved to be: <span class="title" title="book">Le Voyageur d'Europe; où sont les Voyages de France, d'ltalie et de Maltre, d'Espagne et de Portugal, des Pays-Bas, d'Allemagne et de Pologne, d'Angleterre, de Danemark et de Suède: Par Monsieur A. Jouvin, de Rochefort: Dedié à Monsieur de Pomponne, Sécrétaire d'Estat.</span> Paris, 1672. At pp. 472–93 of Part VI was found the original from which the translation here reprinted was made for the <span class="title" title="book">Antiquarian Repertory</span>. Beyond the description of the author in <span class="ps">Lelong</span>'s catalogue as <span class="term" title="(French) ">Tresorier de France</span> nothing further has been ascertained concerning <span class="ps" title="Albert Jouvin">M. Jouvin</span>'s career. <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p></div><hr/></div><!--body matter (assumes div0)--><div id="body"><h2>Albert Jouvin</h2><h4>English translation</h4><h3>Edited by C. Litton Falkiner</h3><h1>Description of England and Ireland under the Restoration</h1><a name="section.d30607e408">‍</a><h2 class="page-title" id="d30607e408">1. Description of <span class="pn" title="country">England</span> and <span class="pn" title="country">Ireland</span> after the Restoration <sup id="fnref:2.footnotes">2<a href="#fn:2.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></h2><span class="fa fa-bookmark" title="p.409" id="pb.409"> p.409</span><!--div1: thisdiv=div1, #1 (nth=1) head="Description of England and Ireland after the RestorationThe following is the note prefixed by Grose to his reproduction of M. Jorevin de Rocheford's Travels: The descriptions of England, by Messieurs Perlin and De la Serre, which form the preceding article, show the opinion foreigners entertained of this country in the reigns of Edward VI. and Queen Mary, as well as some of the prevailing manners and customs of those times. The reader, it is more than probable, will be glad to see the observations of other travellers on the same subjects at a later period. Under this supposition a translation is here presented of the travels of Monsieur Jorevin de Rocheford: at least, that part which treats of England and Ireland. This book was printed at Paris in 1672 in three volumes duodecimo, and is now extremely rare. Monsieur Jorevin, though far from a writer of the first rank, appears to have been rather superior to either of the gentlemen above mentioned; his abstract of our national history is false and ridiculous, even beneath criticism; but his descriptions of places, buildings, &c., seem to have been accurate, as they still retain striking likenesses of the respective subjects, notwithstanding the alterations which must necessarily have happened in the space of nearly a century and a half. In a word, though he is an indifferent historian, he is a tolerable topographer."--><!--div1: thisdiv=div1, #1 (nth=2)--><h3 class="subsid">by Jorevin de Rocheford</h3><p><span class="pn" title="town">Chester</span> lies at the mouth of the river <span class="pn" title="river">Dee</span>, where it enlarges itself into the form of a gulf, in which by the assistance of the tide vessels come up to the town. On this account it may be reckoned among the good sea-ports, since it is the ordinary passage of the packet-boat, messengers and merchandise, going from <span class="pn" title="country">England</span> to <span class="pn" title="country">Ireland</span>.</p><p>The plan is nearly formed by two great streets, which cross each other in the middle, and as they are very broad at this crossing, they make a fine and spacious area, which serves for the market-place, in which is the town house. Turning on the right hand, the way leads to the great church, where I saw a tomb worth remarking. The wall on the bridge is very agreeable; the gate which shuts it in is like

<span class="fa fa-bookmark" title="p.410" id="pb.410"> p.410</span>
a strong little castle; there is then a suburb. <span class="pn" title="town">Chester</span> is esteemed one of the strongest towns in <span class="pn" title="country">England</span>, on account of its fine high walls, the many towers by which it is defended, and its strong castle, standing in the highest part of the town, which it commands. It has been much damaged during the late wars. Under the usurpation of Cromwell the town was almost entirely ruined, after having sustained a long siege. The first thing I did on my arrival at <span class="pn" title="town">Chester</span> was to learn when the packet-boat would sail for <span class="pn" title="city">Dublin</span>; it had set off some days before; but I found a trading vessel laden with divers merchandises, in which I took my passage for <span class="pn" title="country">Ireland</span>. This vessel was at anchor in the gulf, near the little village of Birhouse, <sup id="fnref:3.footnotes">3<a href="#fn:3.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> eight miles from the town. Here are some large storehouses for the keeping of the merchandise to be embarked for <span class="pn" title="country">Ireland</span>, as is generally done every month from hence to <span class="pn" title="country">Ireland</span>, and reciprocally from <span class="pn" title="country">Ireland</span> to <span class="pn" title="country">England</span>, from whence all the letters, the messengers, and vessels that are to pass go first to the village of <span class="pn" title="Holyhead: village">Holeyd</span>, <sup id="fnref:4.footnotes">4<a href="#fn:4.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is in the island of <span class="pn" title="peninsula">Mona</span> or <span class="pn" title="peninsula">Anglesey</span>, as a place of rendezvous, there being a very good harbour, from whence a boat commonly sets out for <span class="pn" title="city">Dublin</span>.</p><p>I embarked, then, in this vessel, which set sail at four in the afternoon, the weather bad and rainy; on account whereof, after we got out of the gulf and the mouth of this river, within sight of the town of <span class="pn" title="town">Flint</span> and its strong castle, we chose not to expose ourselves much to the sea, when the wind was so furious and so contrary that it split all our sails, and obliged us to put out all our anchors, one of which broke as the storm augmented. This, together with the horrid spectacle of surrounding rocks, which seemed to threaten our destruction, threw us into great terrors, the sea seeming opening to swallow us up, without any resource. This lasted all the night, but the dawn of day brought us a stark calm, attended with rain, which ceased when the wind became fair, although this did not last long; for as we could not, for want of depth of water, pass the straits that lie between the land and the Isle of <span class="pn" title="peninsula">Anglesey</span>, we turned round 
	
<span class="fa fa-bookmark" title="p.411" id="pb.411"> p.411</span>
about to go to the village of <span class="pn" title="Holyhead: village">Holeyd</span>, distant from <span class="pn" title="town">Chester</span> more than sixty miles, to embark the merchandise and passengers, who come to this place as a rendezvous from <span class="pn" title="country">England</span> to go to <span class="pn" title="city">Dublin</span>, the capital town of <span class="pn" title="country">Ireland</span>. We anchored in this port; during which time we went to walk in the village and about the island, which seemed fruitful in corn. We saw the post arrive, who gave his packet to the captain of our ship. There were a good many persons who waited for a passage to <span class="pn" title="country">Ireland</span>.  Among them was a young man who spoke a little French; he was a clockmaker, and had worked in the galleries of the Louvre in <span class="pn" title="city">Paris</span>; with whom, entering into some discourse, touching the skill and valour of the English, he said he should not fear two Frenchmen. “It would not be,” said I (in answer to him), “a man of your sort that could terrify me sword in hand,” when all on a sudden he drew his sword, crying out, “Defend yourself.” Whilst I learned to fence at <span class="pn" title="city">Rome</span>, there were several English with whom I practised, whose faults I easily discovered; and, <span class="frn" title="(Latin)">in fine</span>, observing this young man assaulted me precipitately, by keeping always on the defensive, and considering his default, I retired a long way, which caused this young, giddy-headed fellow to throw himself almost out of all kind of guard. He had a sword of the French fashion, long and slender, that would not cut, which is the ordinary way of using the sword in <span class="pn" title="country">England</span>. Stopping, then, all on a sudden, I gave him a thrust in the under part of the right arm, which made him cry out to me, in the presence of many persons, who prevented me from killing him in the rage I was then in at being attacked by such a young coxcomb. I broke his sword on a rock, after having disarmed him, and he was blamed by all for having attacked me without cause. This did not prevent our embarking with a very favourable wind, which carried us that day to <span class="pn" title="city">Dublin</span>, a distance of fifty miles.</p><a name="section.d30607e569">‍</a><h2 class="page-title" id="d30607e569">2. DUBLIN</h2><!--div1: thisdiv=div1, #2 (nth=2) head="DUBLIN"--><p><span class="pn" title="city">Dublin</span> is the capital city of the kingdom of <span class="pn" title="country">Ireland</span>, situated on the river <span class="pn" title="Liffey: river">Leffer</span>, <sup id="fnref:5.footnotes">5<a href="#fn:5.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> where the tide rises near two

<span class="fa fa-bookmark" title="p.412" id="pb.412"> p.412</span>
fathoms, by which large barks are brought up to a quay in the middle of the town, and loaded vessels remain at anchor at its mouth, under cover of some high mountains, which run out into the sea in form of a promontory. We landed at the little village of <span class="pn" title="Ringsend: village">Ranesin</span>, <sup id="fnref:6.footnotes">6<a href="#fn:6.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is on the borders of that little gulf, from whence we entered into a great suburb, where stands the college of the University, which I visited after having found an inn at the Mitre, in the little part of the town, <sup id="fnref:7.footnotes">7<a href="#fn:7.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> separated by the river which runs through it. On the morrow, being accompanied by a French merchant who lived there, I went to see this grand college. I was introduced to the principal, <sup id="fnref:8.footnotes">8<a href="#fn:8.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> who was a man of great wit and learning. He showed me a fine library, in which were many very scarce books; among others he lent me that of <span class="ps" title="William Camden">Camdenus <span class="an">Britannicus</span></span>, who has written the history and description of <span class="pn" title="country">England</span>, enriched with maps of every county and the plans of all the cities. This man was curious to hear me speak of the city of <span class="pn" title="city">Paris</span>, and of the French customs, and seemed astonished that out of mere curiosity I should come to see <span class="pn" title="country">Ireland</span>, which is a country so retired, and almost unknown to foreign travellers.  He likewise showed me a fine garden, very well taken care of, wherein was a great parterre representing a sun-dial, and in the middle a tree that served for the gnomon. There was a vine nailed against the back part of a chimney exposed to the mid-day sun, and yet nevertheless its grapes never would ripen, the climate being too cold, which is the case with many fruit trees that cannot live here, or at least bring their fruits to maturity. In the garden is a very fine terrace, from which is a view of this great sea-port. I was shown from the terrace the mountain of <span class="pn" title="Plinlimmon: mountain">Plinlimont</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> which is in the principality of <span class="pn">Wales</span>, in <span class="pn" title="country">England</span>; the weather, it is true, was then very fine and clear. This grand college has two

<span class="fa fa-bookmark" title="p.413" id="pb.413"> p.413</span>
large courts, encompassed with lodgings; the schools are in the second, as also the church, where he showed me the tomb of a doctor who founded and endowed this university. <sup id="fnref:10.footnotes">10<a href="#fn:10.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> He afterwards invited me to dinner, where I had great pleasure, not so much for the good cheer, as because during that time he entertained me with the account of many fine things respecting the kingdom of <span class="pn" title="country">Ireland</span>.</p><p>I returned him thanks, in leaving him to see the palace of the Viceroy, Monsieur the Duke of Ormont, uncle to the King, who has a fine court, and a suite altogether royal; among them are several French gentlemen. <sup id="fnref:11.footnotes">11<a href="#fn:11.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This Castle is at one of the ends of the town, and within its ancient walls, which at present do not contain one third of its extent. The Castle is strong, enclosed by thick walls, and by many round towers that command the whole town; on them are mounted a good number of cannon. The court is small, but the lodgings, although very ancient, are very handsome, and worthy of being the dwelling of the Viceroy. The principal gate is in a great street, called <span class="pn" title="Castle Street: street">Casselstrit</span>, that runs from one end to the other of the town; in the middle of it is an open space in which the principal streets of <span class="pn" title="city">Dublin</span> meet. That of <span class="pn" title="High Street: street">Aystrit</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> is fine; in it is the town-hall with a fine clock,

<span class="fa fa-bookmark" title="p.414" id="pb.414"> p.414</span>
which is before Christ Church. This great church seems to me to have been some abbey; the cloisters are converted into shops of tradesmen, and the abbey-house serves for the court in which pleadings are held. This same street passes by the open place called <span class="pn" title="Fishamble Street: street">Fichsterit</span>, <sup id="fnref:13.footnotes">13<a href="#fn:13.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is the fish-market, that terminates at one of the ancient city gates between two great towers, where are the two prisons. Beyond this is a great suburb, which is at present both the best and largest part of <span class="pn" title="city">Dublin</span>.  A little river runs through the largest street, called <span class="pn" title="Thomas Street: street">Tomstrit</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> wherein dwell several workmen of different trades for the conveniency of this rivulet, of which they make use, and that waters and cleanses all the suburb, the houses of which are fine and straight. I went to see the metropolitan church of St. Patrick, tutelar of all <span class="pn" title="country">Ireland</span>: it has been much damaged by thunder, and principally its high tower. There is an open spot used for the marketplace like that called the Haymarket. Here is a large covered market-house. So that <span class="pn" title="city">Dublin</span>, with its suburbs, is one of the greatest and best-peopled towns in <span class="pn" title="continent">Europe</span>, and the residence of all the nobility of the kingdom of <span class="pn" title="country">Ireland</span>. There is a stone bridge, which joins that small part of the town called <span class="pn" title="Oxmantown: quarter">Oxmonton</span> to the greater. On that side which lies by the water is a great quay, where are the finest palaces in <span class="pn" title="city">Dublin</span>. I was there shown the ancient abbey of St. Mary, formerly, after that of Armagh, the richest in the whole island; at present only the ruins of it are remaining. I lodged in this suburb, from whence I often went to walk in the great meadows by the side of the river, contemplating the country and the situation of this famous town, which seemed to me to be near high mountains on one side, and on the other adjoining to a fine country, with this advantage that it is in the middle of the island of <span class="pn" title="country">Ireland</span>; so that the produce of the country may be conveniently brought thither from every part, as well as what comes by sea from foreign countries, with which, by the means of its port, it may traffic.</p><p>One may go to the town of <span class="pn" title="town">Kilkenny</span>, which lies fifty

<span class="fa fa-bookmark" title="p.415" id="pb.415"> p.415</span>
miles from <span class="pn" title="city">Dublin</span>, to see the fine castle of Monsieur the Duke of <span class="orig" title="Should be ‘Ormond’ Anon">Ormont</span>, rich on every side with marble, and ornamented with many things so curious, that those who have seen it say that it surpasses many palaces of <span class="pn" title="country">Italy</span>. It is only ten leagues from <span class="pn" title="city">Waterford</span>, which is one of the good sea-ports of this kingdom, as are those of <span class="pn" title="town">Wexford</span>, <span class="pn" title="city">Cork</span>, <span class="pn" title="town">Kinsale</span>, <span class="pn" title="city">Limerick</span> and <span class="pn" title="city">Galway</span>, from whence sail every year many vessels, loaded with leather, butter, cheese, tallow, salt meat, and fish; as also with a kind of cloth manufactured in the country, which is very cheap, and is carried to <span class="pn" title="country">Spain</span>, <span class="pn" title="country">Italy</span>, and often to the American Islands, from whence a return is made of divers merchandises of those countries, as I have observed in several sea-ports of this kingdom, which is the richest of all <span class="pn" title="continent">Europe</span> in things necessary for human life, but the poorest in money. This causes provisions to be so cheap, that butter and cheese are commonly sold at a penny the pound; a pound of beef, at the butchery, for eight deniers; veal and mutton a penny; a large salmon just out of the sea, threepence; a large fresh cod, twopence; a pair of soles, or quaviver, above a foot broad, a penny; an hundred herrings, threepence; so that one is served with flesh and fish in the best manner for twelvepence a day. <span class="frn" title="(Latin)">In fine</span>, this is the land of plenty. And, moreover, on the road, if you drink two pennyworth of beer at a public-house, they will give you of bread, meat, butter, cheese, fish, as much as you choose; and for all this you only pay your twopence for the beer, it being the custom of the kingdom, as I have experienced wherever I have been.</p><p>This island is between the degrees 51 and 56. It may be about 200 French leagues in length, and fifty in breadth. It has several large towns, great castles, and good sea-ports. They have suffered much in the last civil wars on account of religion, when they were almost all ruined, the inhabitants punished, and the rest banished from the kingdom for having resisted the will of their King, and persisted in following the Catholic religion, which was rooted in the hearts of many. These have been forbidden, upon pain of death, to return,

<span class="fa fa-bookmark" title="p.416" id="pb.416"> p.416</span>
for fear that the religion might in time revive, and little by little increase in the kingdom. In truth the <span class="on" title="people">Irish</span> are naturally inclined to the Catholic religion; there are even in <span class="pn" title="city">Dublin</span> more than twenty houses where mass is secretly said, and above a thousand places, and subterraneous vaults and retired spots in the woods, where the peasants assemble to hear mass celebrated by some priests they secretly maintain. I consider it as a fact that one third of the <span class="on" title="people">Irish</span> are Catholics, wherefore if any Catholic prince was to attempt the conquest of <span class="pn" title="country">Ireland</span>, I believe he would be readily seconded by the inhabitants. On this account perhaps it is that there are garrisons in all the maritime places, and the entries and ports are always guarded. There are several great lakes, and large bodies of standing water in the middle of this kingdom, all full of fish; and in some places very high mountains, such as those of Torne, Anna, [?] and those near the town of <span class="pn" title="town">Armagh</span>, which was formerly the capital of the kingdom, but has been ruined in the wars between the Protestants and Catholics, when it was burned, so that at present it is but a kind of deserted village. There are, however, among these mountains many great meadows, where a number of cattle are fed, for which the country seems more proper than for the growing of corn, so that many persons live on the produce of their lands, without having any intercourse with the towns; on which account it is said by many, that in <span class="pn" title="country">Ireland</span> there are provinces inhabited by savages.</p><p><span class="pn" title="country">Ireland</span> is commonly divided into four provinces: these are, <span class="pn" title="province">Ultonia</span>, <sup id="fnref:15.footnotes">15<a href="#fn:15.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> <span class="pn" title="province">Connacie</span>, <sup id="fnref:16.footnotes">16<a href="#fn:16.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> <span class="pn" title="province">Lagenie</span> and <span class="pn" title="province">Momonie</span>, <sup id="fnref:17.footnotes">17<a href="#fn:17.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> sub-divided into their counties. There is but one principal and large river in all the kingdom, which is called <span class="pn" title="river">Shannon</span>. Those who would go from <span class="pn" title="city">Dublin</span> to <span class="pn" title="city">London</span> must take the great road from <span class="pn" title="city">London</span> to <span class="pn" title="Barnet">Bornek</span>, <sup id="fnref:18.footnotes">18<a href="#fn:18.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> to <span class="pn">St. Alban's</span>, <span class="pn" title="Dunstable">Dunsta</span>, <sup id="fnref:19.footnotes">19<a href="#fn:19.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> <span class="pn" title="Brickhill">Brigil</span>, <sup id="fnref:20.footnotes">20<a href="#fn:20.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> <span class="pn" title="Stony Stratford">Stanistritford</span>, <sup id="fnref:21.footnotes">21<a href="#fn:21.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Daventry, <span class="pn" title="Coventry">Couentru</span>, <sup id="fnref:22.footnotes">22<a href="#fn:22.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Colsid, <sup id="fnref:23.footnotes">23<a href="#fn:23.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> <span class="pn" title="Lichfield">Lechefild</span>, <sup id="fnref:24.footnotes">24<a href="#fn:24.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> <span class="pn" title="Stone">Strone</span>, <sup id="fnref:25.footnotes">25<a href="#fn:25.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> <span class="pn" title="Nantwich">Nantich</span>, <sup id="fnref:26.footnotes">26<a href="#fn:26.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> <span class="pn" title="town">Chester</span>; here is the packet-boat and ordinary passage to <span class="pn" title="city">Dublin</span>, which is 120 miles; so that

<span class="fa fa-bookmark" title="p.417" id="pb.417"> p.417</span>
from <span class="pn" title="city">London</span> to <span class="pn" title="city">Dublin</span> it is 270 miles, or 120 common French leagues. <sup id="fnref:27.footnotes">27<a href="#fn:27.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Those who go from <span class="pn" title="city">Dublin</span> to <span class="pn" title="city">Edinburgh</span>, the capital of the kingdom of <span class="pn" title="country">Scotland</span>, must take the way I did, along the soft-coasts by several little ports, where one may often meet with a passage for <span class="pn" title="country">Scotland</span>; although they say the packet-boat, which is the ordinary one, goes from <span class="pn">Portpatrick</span>, that consists of five or six houses near <span class="pn" title="Olderfleet">Olderflet</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> six miles from <span class="pn" title="Carrickfergus: town">Knock Fergus</span> <span class="sup" title="By C. Litton Falkiner">Carrickfergus</span>, and arrives at <span class="pn" title="Donaghadee: town">Donocady</span> <span class="sup" title="By C. Litton Falkiner">Donaghadee</span>, crossing an arm of the sea about fifteen miles broad.  From thence one may go straight to <span class="pn" title="city">Edinburgh</span>, without going through the town of <span class="pn" title="Glasgow: town">Glasco</span>. This is the shortest way from <span class="pn" title="city">Dublin</span>, the capital of <span class="pn" title="country">Ireland</span>, to <span class="pn" title="city">Edinburgh</span>, the capital of <span class="pn" title="country">Scotland</span>, being 200 miles, or 100 common leagues of <span class="pn" title="country">France</span>.</p><p>I left <span class="pn" title="city">Dublin</span> in my way to <span class="pn" title="country">Scotland</span>, and on my route passed through an agreeable country, having a view of the sea-coast and the towns of <span class="pn" title="Santry: town">Sandré</span> and <span class="pn" title="Swords: town">Souldres</span>, <sup id="fnref:29.footnotes">29<a href="#fn:29.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> where is a ruined castle. On the way we saw several of these small castles, all ruined in the last wars. I found afterwards some meadows, and many herds of oxen, cows and calves, which are not naturally large, the climate of this country being too cold, but when transported into a warmer country they become large and robust. From thence the road lies by <span class="pn" title="Ardeath">Ardof</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> and a castle near Bardelet. <sup id="fnref:31.footnotes">31<a href="#fn:31.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> In the inland parts of <span class="pn" title="country">Ireland</span> they speak a particular language, but in the greatest part of the towns and villages on the sea coast only English is spoken. At length I arrived at</p><a name="section.d30607e1063">‍</a><h2 class="page-title" id="d30607e1063">3. DROGHEDA</h2><!--div1: thisdiv=div1, #3 (nth=3) head="DROGHEDA"--><p><span class="pn" title="Drogheda: town">Drodaph</span> <sup id="fnref:32.footnotes">32<a href="#fn:32.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> is one of the biggest and most populous towns in the kingdom, occasioned by her traffic on the sea, as well

<span class="fa fa-bookmark" title="p.418" id="pb.418"> p.418</span>
on account of the goodness and safety of its port, as of its being placed in a country full of all kinds of provisions, and situated on the river <span class="pn" title="river">Boyne</span>, bordered by two hills, whereof it occupies the greatest part, which makes it a very strong place, with a castle in the highest part of the town, on the side by which I entered, where it appeared almost in ruins; but the walls of the town are still entire and defensible; here is always a garrison, as in the most important place of the kingdom. Passing over a bridge, which joins this part of the town to the larger, you come to a great quay, bordered by vessels, which come hither from all parts of <span class="pn" title="continent">Europe</span>. The tide here rises near a fathom and a half, and the river would be deep enough, and capable of bearing large vessels, if the entrance had not been greatly damaged, and almost stopped up by the sands which it brings with it from the mountains wherein it rises. From this bridge you come to a fine and broad street, which forms a square in its centre, which serves for a parade; here is the town-house, towards which tend most of the best streets in the town. I was there on a Sunday, and was told that if I was desirous of hearing mass, one would be said at two miles distance from the town. It would be astonishing to relate the numbers of Catholics that I saw arrive from across the woods and mountains to assemble at this mass, which was said in a little hamlet, and in a chamber poorly fitted up. Here I saw, before mass, above fifty persons confess, and afterwards communicate with a devotion truly Catholic, and sufficient to draw these blind religionists to the true faith. The chapel in which the priest celebrated mass was not better adorned than the chamber; but God does not seek grand palaces, He chooses poverty and pureness of heart in those that serve Him. This priest informed me that the <span class="on" title="people">Irish</span> were naturally inclined to the Catholic faith, but that there were many in different parts of the kingdom who found great difficulty to perform freely the functions of their religion. He had studied long in <span class="pn" title="country">France</span>, and spoke the French language well. He told me the Irish Catholics did not eat either flesh or eggs on Wednesdays, Fridays, or Saturdays; that they followed the

<span class="fa fa-bookmark" title="p.419" id="pb.419"> p.419</span> 
commandments of the Church, and of our holy Father the Pope, whom they acknowledged for chief of the Catholic, Apostolic and Roman Church. This good man discoursed with me touching many difficulties there were in exercising the Catholic religion among the Protestants. He kept me with him for the space of half a day. Thence I returned to lodge at <span class="pn" title="Drogheda: town">Drodaph</span>. I left it on the next morning, and came into an open country, by a road almost all paved, to <span class="pn" title="Dunleer">Doulers</span> <sup id="fnref:33.footnotes">33<a href="#fn:33.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and <span class="pn" title="Castlebellingham">Keltron</span>, <sup id="fnref:34.footnotes">34<a href="#fn:34.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> on a river, from whence you approach the seaside, which you must follow, and afterwards pass over a river near <span class="pn" title="Dundalk: town">Dondalk</span>.</p><a name="section.d30607e1107">‍</a><h2 class="page-title" id="d30607e1107">3. DUNDALK</h2><!--div1: thisdiv=div1, #3 (nth=4) head="DUNDALK"--><p><span class="pn" title="Dundalk: town">Dondalk</span> is a small town, consisting almost of one great street, situated near the bank of a small river, which at high water has sufficient depth to bring vessels nearly up to the town, if the sands did not choke the entry. Near it are to be seen a chain of high mountains, which run out into the sea, where they form a promontory, seen in front on leaving the town after passing this river, over which there is no bridge. I never saw finer fish, and so great a variety as in the market of this little place. It must be owned that the coasts of <span class="pn" title="country">Ireland</span> and <span class="pn" title="country">Scotland</span> are the most abundant in fish of any in <span class="pn" title="continent">Europe</span>. Water-fowl are frequently here taken in such quantities, and sold so cheap, as to take away the pleasure of sporting for them; for my part I will say that I could never have believed it, however it might have been affirmed to me, if I had not seen them in flocks on the seashore, and sometimes the air for leagues together darkened by these fowl. There are besides, in the interior parts of the country, several large lakes and pools full of fish. Among these in the province of <span class="pn" title="province">Ultonie</span>, that of St. Patrick's Purgatory is remarkable; it has a little island, where, near a convent, the voices of divers persons may be heard under a rock, groaning and lamenting like the souls of persons suffering in purgatory; therefore the inhabitants of the place say that St. Patrick, the apostle of <span class="pn" title="country">Ireland</span>, besought 

<span class="fa fa-bookmark" title="p.420" id="pb.420"> p.420</span>
God that He would cause the cries of the souls in purgatory to be heard here in order to convert the people to the Christian religion, whence this lake has been named St. Patrick's Purgatory, or the Purgatory of the Island. <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 may from this judge, that in general fish is as plenty in the middle of the island as on the sea-coasts which surround it. It is saying everything to relate that navigators who frequent these parts complain that their vessels are sometimes obstructed by the quantities of fish they meet with in their course.</p><p>It is a peculiarity in this island that there are no venomous animals, not even frogs, toads, lizards, spiders, nor any other kind, which is a mark of the purity and goodness of its air. Some persons have tried the experiment whether any creatures of this sort brought from other places would live here, but it is a certainty that they die as soon as they arrive in the country; and farther it is said, that the touch of a native of <span class="pn" title="country">Ireland</span> proves mortal to any of these animals in any foreign country whatsoever, and that a circle being made about any venomous creature with a stick which grew in this island, the animal will instantly die. Let not, then, the island of <span class="pn" title="island">Malta</span> boast of being the only island in the world which neither nourishes nor suffers any venomous animals, since we have that of <span class="pn" title="country">Ireland</span> so near to us which has this natural virtue, enjoyed by <span class="pn" title="island">Malta</span> only some little time, and that by a particular miracle of St. Paul, as the sacred history informs us, and as we have related in the voyage to <span class="pn" title="island">Malta</span>.</p><p>After having passed the little river at the end of <span class="pn" title="Dundalk: town">Dondalk</span>, you must ascend the high mountains which enclose the small town of <span class="pn" title="Carlingford: town">Carlinfort</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> these I left on my right, and on the left hand <span class="pn" title="town">Armagh</span>, distant about twenty miles from thence. It was formerly the capital town of this kingdom, and in Catholic times had an archbishopric, one of the four which are in this island, with over nine-and-twenty bishoprics: at present it is only a village, remarkable for the fine

<span class="fa fa-bookmark" title="p.421" id="pb.421"> p.421</span>
antiquities of an abbey and its handsome church, equal in size to the largest in all <span class="pn" title="country">England</span>. The way by these mountains is through a desert strewed with flint and other stones, from whence one sees on the left hand some valleys filled with cattle, where I passed a river, and farther on came down over a large wooden bridge, and arrived at <span class="pn" title="town">Newry</span>. A great gulf is formed here that brings vessels up to the town, which is situated on an eminence, extending to the river's side. Here I feasted on fish, which made me halt here for the space of two days, during which time I diverted myself with walking and visiting the environs. From hence I set out for the mountains by a desert road, covered with flint stones, to <span class="pn" title="Loughbrickland">Braklen</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> Continuing still by the mountains, I came to a river, from whence I arrived at <span class="pn" title="town">Dromore</span>, upon a river. They pretended to me that it was a good town, and had formerly a bishopric, <sup id="fnref:38.footnotes">38<a href="#fn:38.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> but there is no appearance of it. I remember I eat of a salad made according to the mode of the country, of I know not what herbs; I think there were sorrel and beets chopt together; it represented the form of a fish, the whole without oil or salt, and only a little vinegar made of beer, and a quantity of sugar strewed over it, that it resembled Mount Etna covered with snow, so that it is impossible to be eaten by any one not accustomed to it. I made my host laugh heartily in the presence of a gentleman, a lord of the town, on asking for oil to season this salad, according to the French fashion, and after having dressed it, I persuaded the gentleman to taste it, who was pleased to hear me speak of the state and customs of <span class="pn" title="country">France</span>. He had studied at <span class="pn" title="city">Dublin</span>, and told me he was extremely desirous of seeing <span class="pn" title="country">France</span>, and that before he died he would certainly make that voyage. He begged me to stay only eight days in his house, promising that I should pass my time in all sorts

<span class="fa fa-bookmark" title="p.422" id="pb.422"> p.422</span>
of pleasures and diversions, both of walking and the chase; that he rarely saw any strangers or Frenchmen pass through those parts, and he was still more astonished when I informed him that I came only out of curiosity, after having visited the most southern parts of <span class="pn" title="continent">Europe</span>. He showed me many curiosities in his cabinet, as well as all the apartments of his castle, which were well furnished, and hung with tapestry. He knew not how sufficiently to entertain and make me welcome, in order to induce me to remain with him some days; but as I had resolved to prosecute my journey, I was obliged to thank and take leave of him. He conducted me a mile on the way, after which I got to <span class="pn" title="Hillsborough">Hilbara</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> otherwise Tilburg, where there is a large castle, one of the finest in <span class="pn" title="country">Ireland</span>, situated on a river which runs out of a large pool, where I passed over a great causey, which finished where the mountains begin near <span class="pn" title="Lisnegarvey">Lenegiardin</span>, <sup id="fnref:40.footnotes">40<a href="#fn:40.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> whose large castle and its garden are filled with wonders, like many others in the same town, which is on an eminence, the foot whereof is washed by the river. After this the country is but ill-cultivated, and corn dear.</p><p>Few windmills are to be seen in <span class="pn" title="country">Ireland</span>. They eat here, as well as in some parts of <span class="pn" title="country">Scotland</span>, cakes called kets, which they bake on thin iron plates over a fire; being sufficiently baked on one side, they turn them on the other, till they become as dry as a biscuit. They are made without leaven, and sometimes so ill baked that a person who is not used to them cannot eat them; nevertheless throughout all the inns on the road no other sort of bread is eaten; however, they do not spare to cover them with butter, and thick cheese, here very cheap, costing only a penny per pound. The common people live chiefly on this, especially in places distant from the rivers and lakes. Afterwards I arrived at <span class="pn" title="town">Belfast</span>, situate on a river at the bottom of a gulf, where barks and vessels anchor on account of the security and goodness of the port; wherefore several merchants live here who

<span class="fa fa-bookmark" title="p.423" id="pb.423"> p.423</span>
trade to <span class="pn" title="country">Scotland</span> and <span class="pn" title="country">England</span>, whither they transport the superfluities of this country. Here is a very fine castle, and two or three large and straight streets, as in a new-built town. One may often procure a passage here for <span class="pn" title="country">Scotland</span>, but as I could not meet with one, I went to <span class="pn" title="Carrickfergus">Knockfergus</span>, which is at the entry of this gulf, and within eight miles of <span class="pn" title="town">Belfast</span>.</p><a name="section.d30607e1279">‍</a><h2 class="page-title" id="d30607e1279">3. CARRICKFERGUS</h2><!--div1: thisdiv=div1, #3 (nth=5) head="CARRICKFERGUS"--><p><span class="pn" title="Carrickfergus">Knockfergus</span> is a strong town, and one of the most ancient in the kingdom; it is situated, as it were, at one of the ends of the island, at the entry of a gulf environed by mountains, whereby it is sheltered from the wind, having besides a port, enclosed by a great mole built with flints, composing a large quay in the form of a semicircle, by the side of which there are always a number of vessels. The entrance is defended by a huge castle on the sea-shore, elevated upon a rock, that renders it difficult to be scaled. There are garrisons in both the town and castle, as there are in all the strong places in <span class="pn" title="country">Ireland</span>. I was not disappointed in procuring a passage for <span class="pn" title="country">Scotland</span>, but the wind being contrary, obliged me to wait eight days, during which time I walked about all the environs of the town, and upon the sea-shore, which are very agreeable. I was well entertained here, both on fish and flesh, for a shilling a day, exclusive of my horse, which I had sent back to <span class="pn" title="city">Dublin</span>, where I hired him to this place. I nevertheless began to tire, being without company, or any person to discourse with, unless in the English language, in which I had great difficulty to make myself understood in a long discourse, as well as to understand what was said to me in the same tongue, wherefore my whole amusement was to walk and see the town, expecting the change of wind and weather. They took me into the great castle, which is enclosed by very thick walls, and defended by round towers placed all about it, having in the middle a large keep, or dungeon, over whose gate are many pieces of cannon; these command the city, and also the port. About a month before my arrival the garrison was in arms against the Viceroy, who

<span class="fa fa-bookmark" title="p.424" id="pb.424"> p.424</span>
had not paid them. <sup id="fnref:41.footnotes">41<a href="#fn:41.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Being informed of this, he equipped six large ships of war and three thousand land forces, and besieged the castle, which resisted three months, without the guns being able to do anything; but provisions and ammunition failing, the mutineers were obliged to make conditions with the Viceroy, who caused five or six of the most guilty to be punished. At the distance of about an hundred paces in the city, near the sea-side, are still to be seen some old towers of an ancient castle. Another day I went to see the great palace, which is at one of the ends of the town. It is a great square pavilion, having, I think, as many windows as there are days in the year. The top is terraced, and surrounded with balustrades; the entry is handsome. You first come into the outer great court, surrounded with the officers' lodgings, having a gallery over it, from whence there is a view of the sea and all over the town; then you advance to a drawbridge between two little turrets, which accompany a small pavilion rising over the gate of the drawbridge; this leads from the first to the second court, and faces the grand edifice. Its staircase is admirable, and its gate or door much more so, on account of many pieces of sculpture and engraving with which it is ornamented. The town has properly but two principal streets; in the largest there is a marketplace, where are the town hall and parade; a small river runs through the middle of it, and empties itself at the port, whither I often went to see if the wind had changed. <sup id="fnref:42.footnotes">42<a href="#fn:42.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>The etymology of <span class="pn" title="Carrickfergus">Knocfergus</span>, <sup id="fnref:43.footnotes">43<a href="#fn:43.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> according to the opinions of many of the natives, comes from the embarkation made by the King Fergus for <span class="pn" title="country">Scotland</span>, from near that rock on which the castle stands; a rock being in the Irish tongue called Knock, or Karrick, which added to Fergus, the name of the King, gave the name of Knock Fergus, or Karrick Fergus, to this town.</p><span class="fa fa-bookmark" title="p.425" id="pb.425"> p.425</span><p>I knew that the common passage for the post and packet-boat was six miles above the town, at a little village called <span class="pn" title="village">Larne</span>, and that formerly this passage was to <span class="pn" title="Ardglas: village">Arglas</span> and to <span class="pn" title="Donaghadee: village">Denocadi</span>, <sup id="fnref:44.footnotes">44<a href="#fn:44.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> villages below <span class="pn" title="town">Belfast</span>; but for security, and finding an opportunity of passing from <span class="pn" title="Carrickfergus: town">Knockfergus</span>, or <span class="pn" title="Carrickfergus: town">Karrickfergus</span>, in <span class="pn" title="country">Scotland</span>, I would wait for proper wind and weather to do it. During my stay I saw the burial of the governor of the town, who was carried in procession about all the streets, followed by the most considerable burghers of the town, and all the officers and soldiers of the garrison, their arms trailing on the ground, with many trumpets playing sorrowfully and in a dismal tone, until they came into the church, where, after all these ceremonies, before he was put into the grave, they fired a general discharge on the spot where he was placed, in the middle of the church. <sup id="fnref:45.footnotes">45<a href="#fn:45.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>As the water throughout <span class="pn" title="country">England</span> is in general unfit to drink, they make a sort of beer they call Smal Bir, or weak beer, for the servants and children, instead of water. It is made solely of what remains after they have drawn off the good beer, by the addition of water passing through the grains, which is afterwards well boiled up. This small beer is extremely proper to quench thirst and to refresh, but has neither strength nor nourishment.</p><p>The wind at length became favourable for leaving <span class="pn" title="Carrickfergus: town">Knockfergus</span>, from whence we kept the Irish coast for some time, until it was stark calm. This gave occasion to our sailors to observe, that it was a presage of our having presently a brisk gale; and in effect, early in the morning, so violent a wind arose that, though it was abaft, it obliged us to take in all our sails, and run into the great gulf of <span class="pn" title="Dumbarton">Dombritton</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> at the entry of which there is the great rock <span class="pn" title="Ailsa: rock">Aliza</span>. <sup id="fnref:47.footnotes">47<a href="#fn:47.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The storm increased so much, that the sea often covered our vessel, and passed over it, threatening to bury

<span class="fa fa-bookmark" title="p.426" id="pb.426"> p.426</span>
us in its waves. This gulf is skirted by high mountains and bare rocks, whence we saw on the right hand Yroüen. <sup id="fnref:48.footnotes">48<a href="#fn:48.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Towards the approach of night the wind began to abate, owing to some clouds portending rain and a change of wind, which came on with a fury, and in so tempestuous a manner that resistance was impossible, and in the little gulf of <span class="pn" title="Greenock">Krinock</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> our sailors were obliged to put out all the anchors they had, trusting to the mercy of God, in whom was placed all our hope. We arrived there after the storm was over, which both wetted and greatly fatigued our sailors, happy to get off so well. This town is the passage of the Scotch post and packet-boat to <span class="pn" title="country">Ireland</span>; its port is good, sheltered by the mountains which surround it, and by a great mole, by the side of which are ranged the barks and other vessels, for the conveniency of loading and unloading more easily. We made good cheer together, as companions of fortune. After which I left this town, and coasted the gulf of <span class="pn" title="Dumbarton">Dombritton</span>.</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="navspyd30607e2" 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): Description of England and Ireland under the Restoration</p><p><b>Title</b> (supplementary): English translation</p><p><b>Author</b>: Albert Jouvin</p><p><b>Editor</b>: C. Litton Falkiner</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>translated by</b>: Francis Grose and Thomas Astle</p><p><b>Electronic edition compiled by</b>: Beatrix Färber  and Benjamin Hazard</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>:  
9000 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>: T100075</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/Translations</h4><ol><li value="1">Albert Jouvin, de Rochefort, Le Voyageur d'Europe; où sont les Voyeges de France, d'Italie, et de Maltre, d'Espagne et de Portugal, des Pays-Bas, d'Allemagne et de Pologne, d'Angleterre, de Danemark et de Suède. Paris 1672. (3 volumes of 2 parts each); volume 3/2 pp 472–493.</li><li value="2">English translation of the above extract, entitled 'Albert Jouvin, de Rochefort, Description of Ireland after the Restoration', in Francis Grose and Thomas Astle (eds.), Antiquarian Repertory: A Miscellaneous Assemblage of Topography, History, Biography, Customs, and Manners (London 1779; reprinted 1809) 549–622; again reprinted in Falkiner, Illustrations of Irish History and Topography, mainly of the seventeenth century.</li></ol><h4>Further reading: a selection</h4><ol><li value="1">Sir William Brereton, 'Carrickfergus visited in 1635'; edited by E. Hawkins. Carrickfergus &amp; District Historical Journal, 4 (1988–89) 11–16.</li><li value="2">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.]</li><li value="3">Thomas Dinely, Observations on a Tour through the Kingdom of Ireland in 1681 (Dublin 1858, reprinted in Kilkenny Archaeological Society's Journal, Second Series, 4 (1856–57) 143–46, 170–88; 5 (1858–59) 22–32, 55–56; 7 (1862–63) 38–52, 103–109, 320–38; 8 (1864–66) 40–48, 268–90; 425–46; 9 (1867) 73–91, 176–204).</li><li value="4">Roderic O'Flaherty, A chorographical description of West or h-Iar Connaught, written A.D. 1684; ed. J. Hardiman. Dublin 1846.</li><li value="5">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 1774). Reprinted by the Cork Historical and Archæological 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 1893–1894.</li><li value="6">The Memoirs of Anne Fanshawe, edited by Herbert C. Fanshawe (London: Bodley Head 1907).</li><li value="7">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 1773; 1774).</li><li value="8">Thomas Carte, The life of James, Duke of Ormond: containing an account of the most remarkable affairs of his time, and particularly of Ireland under his government [...] 6 volumes (Oxford 1851).</li><li value="9">Richard Gough (ed.), Description des royaumes d'Angleterre et d'Escosse. Composé par Estienne Perlin. Paris 1558. Histoire de l'entree de la reine mere dans la Grande Bretagne. Par P. de la Serre. Paris 1639. Illustrated with cuts and English notes. London: reprinted by W. Bowyer and J. Nichols; for T. Payne and W. Browne, 1775.</li><li value="10">Samuel MacSkimin, The history and antiquities of the county of the town of Carrickfergus: from the  earliest records to the present time, also a statistical survey of said county (Belfast 1829).</li><li value="11">George Hill. (ed.), The Montgomery manuscripts (1603–1706), compiled from family papers by William Montgomery, of Rosemount, Esquire. (Belfast 1869).</li><li value="12">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="13">John Pentland Mahaffy, An Epoch in Irish History: Trinity College, Dublin; its Foundation and Early Fortunes, 1591–1660. (London 1903).</li><li value="14">P. W. Joyce, A Social History of Ancient Ireland. 2 volumes. (New York, London, and Bombay 1903).</li><li value="15">Constantia Maxwell, The stranger in Ireland: from the reign of Elizabeth to the Great Famine (London 1954).</li><li value="16">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="17">John McVeagh (ed.), Irish Travel Writing. A Bibliography. (Dublin 1996).</li><li value="18">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="T100075.bib">
@book{T100075,
  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="T100075.bib" style="font-family:sans-serif;">T100075.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 408–426 of the volume. C. Litton Falkiner's introduction and footnotes are included.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text proofread twice at CELT.</p><p><b>Normalization</b>: Footnotes by Falkiner are included in <tt>note</tt> tags.</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 whole text; <tt>div1</tt>=the section;  page-breaks are marked.</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 languages other than English 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>: Translation by Francis Grose and Thomas Astle
<p><b>Date</b>: 1779</p></p><h4>Language usage</h4><ul><li value="en">The translation is in English. (en)</li><li value="fr">A few words are in French. (fr)</li><li value="la">A few words are in Latin. (la)</li></ul><p><b>Keywords</b>: histor; geography; prose; manners and customs; 17c; translation</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2010-07-17: Conversion script run, header updated; additions to bibliographic details made; more content encoding added; new wordcount made; file parsed; new SGML and HTML versions created. (ed. Beatrix Färber)</li><li>2008-10-22: File validated. (ed. Beatrix Färber)</li><li>2008-09-05: Keywords added. (ed. Beatrix Färber)</li><li>2008-07-27: Value of div0 "type" attribute modified, title elements streamlined, content of 'langUsage' revised; minor modifications made to header. (ed. Beatrix Färber)</li><li>2007-04-18: Header created including bibliography; file proof-read (2); more markup applied; file parsed. (ed. Beatrix Färber)</li><li>2007-04-05: File proofed (1); basic structural and content markup applied. (ed. Benjamin Hazard)</li><li>2007-04-05: 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/T100075/">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="T100075.xml"><tt>T100075.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>The precise date of <span class="ps" title="Albert Jouvin">Jouvin</span>'s visit to <span class="pn" title="country">Ireland</span>, or indeed of any portion of his extended travels, is nowhere mentioned in his book. If he is accurate his tour must have taken place in <span class="date" title="1666-06">June 1666</span>, since the mutiny at <span class="pn" title="town">Carrickfergus</span> is known to have occurred in May of that year. But this inference is inconsistent with the prior mention in the English part of the Tour of the launch of the ship <span class="name" title="ship">Charles</span> in the presence of <span class="ps" title="King Charles the Second">Charles <span class="gn">II.</span></span> and his consort, an incident which <span class="ps" title="Samuel Pepys">Pepys</span> has recorded under date March 3, 1667-68 (<span class="title" title="book">Pepys's Diary</span>, ed. Wheatley, vii. 348). It is, however, certain that the Tour was made in the latter years of the <span class="ps" title="James Butler">Duke of <span class="pn">Ormond</span></span>'s second tenure of the Irish Viceroyalty, which terminated in <span class="date" title="1668-11">November 1668</span>. <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>The following is the note prefixed by <span class="ps" title="Francis Grose">Grose</span> to his reproduction of <span class="ps" title="Albert Jouvin de Rochefort">M. Jorevin de Rocheford</span>'s Travels: “The descriptions of <span class="pn" title="country">England</span>, by Messieurs <span class="ps" title="Estienne Perlin">Perlin</span> and <span class="ps" title="Jean Puget de la Serre">De la Serre</span>, which form the preceding article, show the opinion foreigners entertained of this country in the reigns of Edward VI. and Queen Mary, as well as some of the prevailing manners and customs of those times. The reader, it is more than probable, will be glad to see the observations of other travellers on the same subjects at a later period. Under this supposition a translation is here presented of the travels of Monsieur Jorevin de Rocheford: at least, that part which treats of <span class="pn" title="country">England</span> and <span class="pn" title="country">Ireland</span>. This book was printed at Paris in 1672 in three volumes duodecimo, and is now extremely rare. Monsieur Jorevin, though far from a writer of the first rank, appears to have been rather superior to either of the gentlemen above mentioned; his abstract of our national history is false and ridiculous, even beneath criticism; but his descriptions of places, buildings, &amp;c., seem to have been accurate, as they still retain striking likenesses of the respective subjects, notwithstanding the alterations which must necessarily have happened in the space of nearly a century and a half. In a word, though he is an indifferent historian, he is a tolerable topographer.” <a class="footnotebacklink" href="#fnref:2.footnotes" rev="footnote">🢀</a></p></li><li id="fn:3.footnotes"><p>Perhaps Burton, eight miles from <span class="pn" title="town">Chester</span>. <a class="footnotebacklink" href="#fnref:3.footnotes" rev="footnote">🢀</a></p></li><li id="fn:4.footnotes"><p>Holyhead. <a class="footnotebacklink" href="#fnref:4.footnotes" rev="footnote">🢀</a></p></li><li id="fn:5.footnotes"><p>Liffey. <a class="footnotebacklink" href="#fnref:5.footnotes" rev="footnote">🢀</a></p></li><li id="fn:6.footnotes"><p>Ringsend. <a class="footnotebacklink" href="#fnref:6.footnotes" rev="footnote">🢀</a></p></li><li id="fn:7.footnotes"><p>Oxmantown. <a class="footnotebacklink" href="#fnref:7.footnotes" rev="footnote">🢀</a></p></li><li id="fn:8.footnotes"><p>The Provost of Trinity College at this time was Dr. Thomas Seele. See <span class="ps" title="John Pentland Mahaffy">Mahaffy</span>'s <span class="title" title="book">Epoch in Irish History, 1591–1660</span>, p. 253. <a class="footnotebacklink" href="#fnref:8.footnotes" rev="footnote">🢀</a></p></li><li id="fn:9.footnotes"><p>The Welsh mountains are occasionally visible from the neighbourhood of <span class="pn" title="city">Dublin</span>—a presage always of bad weather. But <span class="pn" title="mountain">Plinlimmon</span> is certainly not within range at any time. <a class="footnotebacklink" href="#fnref:9.footnotes" rev="footnote">🢀</a></p></li><li id="fn:10.footnotes"><p>Dr. Luke Chaloner. See <span class="ps" title="John Pentland Mahaffy">Dr. Mahaffy</span>'s <span class="title" title="book">Epoch in Irish History, 1591–1660</span>, chap. ii., and <span class="sup" title="By Beatrix Färber ">Travels of Sir William Brereton,</span> p. 383, note 2, <span class="frn" title="(Latin)">supra</span>. <a class="footnotebacklink" href="#fnref:10.footnotes" rev="footnote">🢀</a></p></li><li id="fn:11.footnotes"><p>The impressions of another Frenchman, who visited <span class="pn" title="country">Ireland</span> in 1644, regarding <span class="pn" title="city">Dublin</span> and the Viceregal Court, have been recorded in the Tour of <span class="ps">M. Boullaye le Gouz</span>, edited in 1837 by <span class="ps">T. Crofton Croker</span>, as follows:— “There are fine buildings in Doublin; a college and many churches, amongst which is that of St. Patrick, the apostle of the country. In the choir are displayed the arms of the old English knights, with their devices. I went there on Sunday to witness the ceremonial attending on the Viceroy. I saw much that was really magnificent. On leaving the church there marched before him a company of footmen, beating the drum, and with match-locks ready for action. Then followed a company of the halberdiers, his body-guards, and sixty gentlemen on foot, with four noblemen well mounted, and the Viceroy in the midst upon a white Barbary horse.” <span class="sup" title="By Beatrix Färber ">Thomas Crofton Croker's edition is available on CELT, see file T100076.</span> <a class="footnotebacklink" href="#fnref:11.footnotes" rev="footnote">🢀</a></p></li><li id="fn:12.footnotes"><p>By “Casselstrit” is meant Castle Street, and by “Aystrit” is meant High Street. M. Jorevin de Rocheford's shots at English street nomenclature are often odd enough. Thus, in the English part of his Tour, <span class="pn">Hyde Park</span> appears as “Ayparte.” His account of this is characteristic: “Among these (gardens) is Ayparte, which is the common walk and jaunt of the coaches of <span class="pn" title="city">London</span>, where we plainly perceived that the English ladies are very handsome, and that they know it very well.”—<span class="title" title="book">Ant. Hep.</span> iv. p. 566. <a class="footnotebacklink" href="#fnref:12.footnotes" rev="footnote">🢀</a></p></li><li id="fn:13.footnotes"><p>Fishamble Street. <a class="footnotebacklink" href="#fnref:13.footnotes" rev="footnote">🢀</a></p></li><li id="fn:14.footnotes"><p>Thomas Street. <a class="footnotebacklink" href="#fnref:14.footnotes" rev="footnote">🢀</a></p></li><li id="fn:15.footnotes"><p>Ulster. <a class="footnotebacklink" href="#fnref:15.footnotes" rev="footnote">🢀</a></p></li><li id="fn:16.footnotes"><p>Connaught. <a class="footnotebacklink" href="#fnref:16.footnotes" rev="footnote">🢀</a></p></li><li id="fn:17.footnotes"><p>Leinster and Munster. <a class="footnotebacklink" href="#fnref:17.footnotes" rev="footnote">🢀</a></p></li><li id="fn:18.footnotes"><p>Barnet. <a class="footnotebacklink" href="#fnref:18.footnotes" rev="footnote">🢀</a></p></li><li id="fn:19.footnotes"><p>Dunstable. <a class="footnotebacklink" href="#fnref:19.footnotes" rev="footnote">🢀</a></p></li><li id="fn:20.footnotes"><p>Brickhill. <a class="footnotebacklink" href="#fnref:20.footnotes" rev="footnote">🢀</a></p></li><li id="fn:21.footnotes"><p>Stony Stratford. <a class="footnotebacklink" href="#fnref:21.footnotes" rev="footnote">🢀</a></p></li><li id="fn:22.footnotes"><p>Coventry. <a class="footnotebacklink" href="#fnref:22.footnotes" rev="footnote">🢀</a></p></li><li id="fn:23.footnotes"><p>Coleshill. <a class="footnotebacklink" href="#fnref:23.footnotes" rev="footnote">🢀</a></p></li><li id="fn:24.footnotes"><p>Lichfield. <a class="footnotebacklink" href="#fnref:24.footnotes" rev="footnote">🢀</a></p></li><li id="fn:25.footnotes"><p>Stone. <a class="footnotebacklink" href="#fnref:25.footnotes" rev="footnote">🢀</a></p></li><li id="fn:26.footnotes"><p>Nantwich. <a class="footnotebacklink" href="#fnref:26.footnotes" rev="footnote">🢀</a></p></li><li id="fn:27.footnotes"><p>Much information concerning the communication between <span class="pn" title="city">London</span> and <span class="pn" title="city">Dublin</span> in early times has been gathered together in a series of papers contributed to the <span class="title" title="journal">Irish Builder</span> for 1897 by Mr. F. Elrington Ball, M.R.I.A. <a class="footnotebacklink" href="#fnref:27.footnotes" rev="footnote">🢀</a></p></li><li id="fn:28.footnotes"><p>Olderfleet is at the extremity of the peninsula which forms the haven of <span class="pn" title="village">Larne</span>. Its castle, built by the <span class="on" title="family">Bissets</span>, a Scotch family, dated from the reign of Henry III. <span class="pn">Olderfleet</span> was the scene of the landing of Edward Bruce and his army in 1315. <a class="footnotebacklink" href="#fnref:28.footnotes" rev="footnote">🢀</a></p></li><li id="fn:29.footnotes"><p>Santry and Swords. <a class="footnotebacklink" href="#fnref:29.footnotes" rev="footnote">🢀</a></p></li><li id="fn:30.footnotes"><p>Ardeath, in Meath. <a class="footnotebacklink" href="#fnref:30.footnotes" rev="footnote">🢀</a></p></li><li id="fn:31.footnotes"><p>The identity of this castle is doubtful. <a class="footnotebacklink" href="#fnref:31.footnotes" rev="footnote">🢀</a></p></li><li id="fn:32.footnotes"><p>Drogheda. <a class="footnotebacklink" href="#fnref:32.footnotes" rev="footnote">🢀</a></p></li><li id="fn:33.footnotes"><p>Dunleer. <a class="footnotebacklink" href="#fnref:33.footnotes" rev="footnote">🢀</a></p></li><li id="fn:34.footnotes"><p>Castlebellingham. <a class="footnotebacklink" href="#fnref:34.footnotes" rev="footnote">🢀</a></p></li><li id="fn:35.footnotes"><p>In Lough Derg, co. Donegal. See <span class="sup" title="By Beatrix Färber ">Moryson, The Description of Ireland,</span> note at p. 220 <span class="frn" title="(Latin)">supra</span>. <a class="footnotebacklink" href="#fnref:35.footnotes" rev="footnote">🢀</a></p></li><li id="fn:36.footnotes"><p>Carlingford. <a class="footnotebacklink" href="#fnref:36.footnotes" rev="footnote">🢀</a></p></li><li id="fn:37.footnotes"><p>Loughbrickland. <a class="footnotebacklink" href="#fnref:37.footnotes" rev="footnote">🢀</a></p></li><li id="fn:38.footnotes"><p>The traveller's astonishment at the aspect of <span class="pn" title="town">Dromore</span> is not surprising. The ancient Cathedral had been a ruin before the Reformation. Partly rebuilt in the reign of James I. by <span class="ps">Bishop Buckworth</span>, it was destroyed during the civil strife which followed the Rebellion of 1641. <span class="ps">Jeremy Taylor</span> who ruled the diocese at the time of this visit contented himself with building a modest church in lieu of a cathedral. <a class="footnotebacklink" href="#fnref:38.footnotes" rev="footnote">🢀</a></p></li><li id="fn:39.footnotes"><p>Hillsborough, co. Down. Not to be confounded with the earlier Hillsboro', co. Antrim, close to Belfast. See <span class="sup" title="By Beatrix Färber ">Travels of Sir William Brereton,</span> p. 370 <span class="frn" title="(Latin)">supra</span>. <a class="footnotebacklink" href="#fnref:39.footnotes" rev="footnote">🢀</a></p></li><li id="fn:40.footnotes"><p>Lisnegarvey, the modern <span class="pn">Lisburn</span>. <a class="footnotebacklink" href="#fnref:40.footnotes" rev="footnote">🢀</a></p></li><li id="fn:41.footnotes"><p>The mutiny at <span class="pn" title="town">Carrickfergus</span> was of serious dimensions. See <span class="ps" title="Thomas Carte">Carte</span>'s <span class="title" title="book">Life of Ormond</span>, ii. pp. 325–327, and <span class="ps" title="Samuel MacSkimin">McSkimin</span>'s <span class="title" title="book">History of Carrickfergus</span>. See also reference to the part played in suppressing it by the Irish Guards, Part I. p. 91, <span class="frn" title="(Latin)">supra</span>. <a class="footnotebacklink" href="#fnref:41.footnotes" rev="footnote">🢀</a></p></li><li id="fn:42.footnotes"><p>See <span class="sup" title="By Beatrix Färber ">Travels of Sir William Brereton,</span> p. 368 <span class="frn" title="(Latin)">supra</span>, and see also the <span class="title" title="book">Montgomery Manuscripts</span>, p. 424, note. <a class="footnotebacklink" href="#fnref:42.footnotes" rev="footnote">🢀</a></p></li><li id="fn:43.footnotes"><p>See <span class="sup" title="By Beatrix Färber ">Travels of Sir William Brereton,</span> p. 368 <span class="frn" title="(Latin)">supra</span>, note 2. <a class="footnotebacklink" href="#fnref:43.footnotes" rev="footnote">🢀</a></p></li><li id="fn:44.footnotes"><p>Ardglas and Donaghadee. <a class="footnotebacklink" href="#fnref:44.footnotes" rev="footnote">🢀</a></p></li><li id="fn:45.footnotes"><p>This must have been a deputy or Constable of Carrickfergus. The Governor at the time of de Rocheford's visit was Arthur, first Earl of Donegall, who survived till 1675. <a class="footnotebacklink" href="#fnref:45.footnotes" rev="footnote">🢀</a></p></li><li id="fn:46.footnotes"><p>Dumbarton. <a class="footnotebacklink" href="#fnref:46.footnotes" rev="footnote">🢀</a></p></li><li id="fn:47.footnotes"><p>Ailsa Craig. <a class="footnotebacklink" href="#fnref:47.footnotes" rev="footnote">🢀</a></p></li><li id="fn:48.footnotes"><p>Perhaps Arran is meant. <a class="footnotebacklink" href="#fnref:48.footnotes" rev="footnote">🢀</a></p></li><li id="fn:49.footnotes"><p>Greenock. <a class="footnotebacklink" href="#fnref:49.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>