
<!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: Voyages en anglois et en françois d'A. de la Motraye en diverses provinces | 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: Voyages en anglois et en françois d'A. de la Motraye en diverses provinces | University College Cork</title><meta name="description" content="Voyages en anglois et en françois d'A. de la Motraye en diverses provinces|an electronic edition|by Aubry de la Mottraye"/><meta property="og:title" content="Voyages en anglois et en françois d'A. de la Motraye en diverses provinces|an electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E730003-001"/><meta property="og:description" content="Voyages en anglois et en françois d'A. de la Motraye en diverses provinces|an electronic edition|by Aubry de la Mottraye"/><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>Voyages en anglois et en françois d'A. de la Motraye en diverses provinces</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 E730003-001</p><h2 class="main-heading">Voyages en anglois et en françois d'A. de la Motraye en diverses provinces</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(Entry) unit(number) xml:id(d49516e260) gi(div1) heads(0) n(1) gtm(I'lladdonlyfewRemark) num(1) menutext(I'll add only few Remarks on…) 
Section 2. label(Entry) unit(number) xml:id(d49516e280) gi(div1) heads(0) n(2) gtm(TheShipwhereinIimbar) num(2) menutext(The Ship wherein I imbark'd sail'd…) 
Section 3. label(Entry) unit(number) xml:id(d49516e461) gi(div1) heads(0) n(3) gtm(Wewentupthenextmorn) num(3) menutext(We went up the next morning…) 
Section 4. label(Entry) unit(number) xml:id(d49516e579) gi(div1) heads(0) n(4) gtm(Ienquir'dafterMr.Jef) num(4) menutext(I enquir'd after Mr. Jeffreys on…) 
Section 5. label(Entry) unit(number) xml:id(d49516e677) gi(div1) heads(0) n(5) gtm(AfteraStayof5Weeks) num(5) menutext(After a Stay of 5 Weeks…) 
Section 6. label(Entry) unit(number) xml:id(d49516e1002) gi(div1) heads(0) n(6) gtm(CatherlaghistheChief) num(6) menutext(Catherlagh is the Chief Town of…) 
Section 7. label(Entry) unit(number) xml:id(d49516e1366) gi(div1) heads(0) n(7) gtm(IleftDublinthe9thof) num(7) menutext(I left Dublin the 9th of…) 
Section 8. gi(teiHeader) n(details) gtm(I'lladdonlyfewRemark) 
Section 9. gi(div) n(contacts) gtm(Contacts) 
Section 10. gi(div) n(rubric) gtm(Formatting) 
--><ul class="nav" id="navloc"><li class="text-uppercase meta" title="TEI Header"><a href="#teiHeader" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Header</a></li><li class="doc" title="Document body sections"><span style="color:white;">Entry</span> <select onchange="if(this.options[this.selectedIndex].value!='')location.href=this.options[this.selectedIndex].value;"><option value="E730003-001#d49516e260">1. I'll add only few Remarks on…</option><option value="E730003-001#d49516e280">2. The Ship wherein I imbark'd sail'd…</option><option value="E730003-001#d49516e461">3. We went up the next morning…</option><option value="E730003-001#d49516e579">4. I enquir'd after Mr. Jeffreys on…</option><option value="E730003-001#d49516e677">5. After a Stay of 5 Weeks…</option><option value="E730003-001#d49516e1002">6. Catherlagh is the Chief Town of…</option><option value="E730003-001#d49516e1366">7. I left Dublin the 9th of…</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">E730003-001</a></li><li id="update">2015-01-09</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>Aubry de la Mottraye</h2><span class="fa fa-bookmark" title="p.464" id="pb.464"> p.464</span><!--div0: thisdiv=div0, # (nth=1) head=""--><!--Heading quâ heading--><h1 id="d49516e257"/><a name="Entry.d49516e260">‍</a><h2 class="page-title" id="d49516e260">1.</h2><p>I'll add only few Remarks on <span class="pn" title="Ireland">Irland</span> whereby i'll finish this Vol. I might go thither from hence in short Time it being near at hand, but I did not till 1729, from <span class="pn">Rotterdam</span>, &amp; imbark'd in the Beginning of August for <span class="pn" title="Cork">Corke</span>, where I had promised long before <span class="ps">James Jeffreys Esquire</span>, who is Governour thereof, to go and pay him here one Day a visite.</p><a name="Entry.d49516e280">‍</a><h2 class="page-title" id="d49516e280">2.</h2><p>The Ship wherein I imbark'd sail'd the <span class="date" title="1729-08-06">6th. of August, old Style,</span> from Rotterdam to <span class="pn">Helvoetsluys</span> where we staid till the <span class="date" title="1729-08-10">10th.</span> for a fair wind, it then blew so but small, we got however in 4 Days as 7 or 8 Miles beyond <span class="pn">Dover</span> and a Calm forced us to anchor towards the Evening in <span class="pn">Folton-Bay</span>, we staid there till the <span class="date" title="1729-08-15">15th.</span> when it began to blow easterly tho weakly &amp; carry'd us under the <span class="pn">Island of Wight</span> (the <span class="pn"><span class="frn" title="(Latin)">Vectis</span></span> of the Ancients) where we were becalm'd againe till the <span class="date" title="1729-08-16">16th.</span> when it blow the fame a new and we got on the <span class="date" title="1729-08-17">17th.</span> before Noon <span class="pn" title="Lizard Point, Cornwall">Licard-Point</span>, their <span class="pn"><span class="frn" title="‘Ocrinum Promontorium’ (Latin)">Ocrinum Promentorium</span></span>, it strenghting we went

<span class="fa fa-bookmark" title="p.465" id="pb.465"> p.465</span>
<span class="fa fa-book" title="topic Caps du Lezard et de Cornouaille, Cork, &amp;c." id="mls.Caps du Lezard et de Cornouaille, Cork, &amp;c."> Caps du Lezard et de Cornouaille, Cork, &amp;c.</span>
towards night as far as Cap. <span class="pn">Cornwall</span> or <span class="pn">Land's End</span> (the <span class="pn"><span class="frn" title="(Latin)">Bolearium Prom.</span></span> <span class="sup" title="By Beatrix Färber ">of</span> of the Ancients,) avoiding (as much the  S<span class="ex">outh</span>  W<span class="ex">est</span> it blew then permitted<span class="sup" title="By Beatrix Färber ">)</span>, the <span class="pn">Stags</span> which we were not above a Muskett-Shot from, those Rocks so fatal to the <span class="ps">Lord <span class="an">Belhaven</span></span> <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> who was lost here against some Years agoe with all the Men in the Ship which was carrying him to <span class="pn" title="island">Jamaica</span>, we held the midle betwen other Rocks much distant from them Westward call'd <span class="pn" title="Scilly Islands: islands">Silly-Islands</span> (their <span class="pn"><span class="frn" title="(Latin)">Cassiterides</span></span>) where Admiral Shovel had met before with the like fate) <sup id="fnref:2.footnotes">2<a href="#fn:2.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and the <span class="pn" title="rock">Wolf</span> a blind Rock which lies some what under <span class="pn">Land's End</span>, with <span class="pn">Bresun</span> (their <span class="pn"><span class="frn" title="(Latin)">Lisia</span></span> higher up, there is not much above 50 Miles from hence to <span class="pn">Tyntagel</span>. Westerly Wind which blew harder and harder &amp; kept us off from <span class="pn" title="Scilly Rocks: rocks">Silli-Rocks</span> might carry us with that from the  S<span class="ex">outh</span> against others Rocks call'd the <span class="pn">Bishop</span> and his <span class="pn">Clarks</span> which are not less dangerous, had it not turn'd some what from  S<span class="ex">outh</span> to  E<span class="ex">ast</span> as the Night was become dark and the Wind very strong, we lessened our Sails; the <span class="date" title="1729-08-18">next Day</span> morning the weather having cleared up we saw Land on both sides of the <span class="pn">Irish Sea</span> viz. those Rocks or rather <span class="pn">S<span class="ex">aint</span> Davids Head</span> in <span class="pn">Wales</span> and the Irish Coast, we got towards the Evening into <span class="pn">Cork</span>'s Channel were the River <span class="pn" title="Lee: river">Lea</span>, (al. <span class="pn" title="river"><span class="frn" title="(Latin)">Luvius</span></span>) discharges in the <span class="pn">Irish Sea</span> or rather this seems to go and meet it 6 or 7 Miles higer up. This Channel is broad and long, we pass'd first by the <span class="pn" title="island">Bullock</span> and <span class="pn" title="island">Calf</span> (2 small Islands which we left on our right hand) so going on we did some considerable Remains of old Castles which are call'd commonly King John's Castles &amp; thought to have been built by him; there is none now even in <span class="pn">Cork</span> kept in a Condition of Defence since the last Reduction of <span class="pn" title="Ireland">Irland</span>; we came to an Anchor betwen 9 and 10 a'Clock before <span class="pn" title="Cove Cobh">Cow</span> (a small market Town about 7 Miles below <span class="pn">Cork</span>).</p><span class="fa fa-bookmark" title="p.466" id="pb.466"> p.466</span><a name="Entry.d49516e461">‍</a><h2 class="page-title" id="d49516e461">3.</h2><p>We went up the <span class="date" title="1729-08-19">next morning</span> to <span class="pn">Passage</span>, a good Village 2 Miles higher above which, the Water being Shallow or not deep enough for ships of some what large size, they stop, unload and load here, leaving that wherewith I was come I went by Land to <span class="pn" title="city">Cork</span>, almost all along the River side, the Banks of this River are very pleasant by the Avantage of several Seats with Gardens which lie here and there, specially on the northern Bank, that of <span class="ps" title="Joseph Lavitt (Lavit, Lavite)">Mr. La Vitt</span> a French Refugée is one of the first of the City on that side and very well built as are also several Magazines which it is accompany'd with. This City al. Capital of a <span class="corr" title="Corrected from ‘Kingdon’ by BF">Kingdom</span> when <span class="pn" title="Ireland">Irland</span> was Pentarchy or divided in 5 Kingdoms, is very advantageously seated partly in a Valley partly on Hills &amp; the most trading Place in <span class="pn" title="Ireland">Irland</span>; it's Trade consists Chiefly of Salt Beef and Tallow the greatest part whereof is exported to the  W<span class="ex">est</span> Indies, <span class="ps" title="Joseph Lavitt (Lavit, Lavite)">Mr. La Vitt</span> and <span class="ps">Mr. Carré</span> (another French Refugée) grew thereby prodigiously rich, I was assur'd by Merchants &amp; other credible Persons that they are kill'd Yearly no less than 80000 Oxen; it is large and populous, has many good well built Houses among great many more which are not so; the Custome-House is the handsomest of the publick Edifices &amp; built after the Italian Manner, the Southern and Northen Gates have been rebuilt very magnificently, there is a fine Stone Bridge on the R. <span class="pn" title="Lee: river">Lea</span> by the later, the Exchange and the County House (as they call this &amp; where they keep the Assizes and do other publick Affairs) are small but pretty &amp; neat; the <span class="corr" title="Corrected from ‘Berracks’ by BF">Barracks</span> to lodge Officers and Soldiers are more commodious than fine; the Churches are ordinary Buildings (except <span class="pn">Christ-Church</span> and <span class="pn">S<span class="ex">aint</span> Mary Shanon</span> wholly rebuilt after the modern <span class="corr" title="Corrected from ‘fashon’ by BF">fashion</span>,) the former lies below the Southern Gate and the later about 600 Paces beyond the 

<span class="fa fa-bookmark" title="p.467" id="pb.467"> p.467</span>
<!--Cork, Edifices Publics, Blarney, &amp;c.;-->
Northern one, this Church was not as yet quite finish'd, Divine Service was perfom'd all the while in a Chapel of Ease for the Parish of that Name which is of a prodigious Extent. This Chapel is large and stands about 80 Paces beyond <span class="pn">North Gate</span>, the said Parish-Church lies above 400 further to the  N<span class="ex">orth</span>  it has been destroy'd by Cannon-shots from the <span class="corr" title="Corrected from ‘Shannon’ by BF">Shandon</span> Castle when some of King James II's Troops were possess'd thereof &amp; it was attackt by those of <sup id="fnref:3.footnotes">3<a href="#fn:3.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>  &amp; taken <span class="sup" title="By Beatrix Färber ">by</span> King William 3d. from a Hill whereon stands that Church over against it; The Cathedral is a long low and ugly Gothick Building the Foundation whereof is adscrib'd to  S<span class="ex">aint</span> Finbar the first Bishop of <span class="pn">Cork</span>, there are no Rings of Bells in this City ever since <span class="ps" title="Oliver Cromwell">Cromwell</span> converted all the great Bells into Cannons, there are 3 or 4 pretty neat meeting houses for <span class="on">Dissenters</span>; the French Refugees do meet in a little Church belonging formerly to a Monastery of Nuns, which is all that remains thereof, I have been assur'd that were here no less than 15 Religious Houses of both sexs, before the Reformation; that where they now refine the Suggar was one and a good part of the Church with it's Tower are to be seen to this Day; there was an other at the later end &amp; at a some Distance of the Suburb on that side (viz. Westward call'd <span class="pn">Red Abbey</span> of <span class="on">Cistertian Order</span> in a Place call'd the <span class="pn">Friar's Walk</span>; there remaine only few Ruines of it, it's best Materials have been taken away from building or adorning some Houses, the Situation is very Advantageous and affords one of the largest and richest prospect into Valleys between small Hills in the midle whereof runs the <span class="pn" title="Lee: river">Lea</span>, a great variety of Villages and Country-seats stand <span class="corr" title="Corrected from ‘dy’ by BF">by</span> or front the Banks of this River; the finest thereof is that of the Bishop of <span class="pn" title="Cork">Corke</span>.</p><a name="Entry.d49516e579">‍</a><h2 class="page-title" id="d49516e579">4.</h2><p>I enquir'd after <span class="ps" title="James Jeffreys">Mr. Jeffreys</span> on my Arrival at this City,

<span class="fa fa-bookmark" title="p.468" id="pb.468"> p.468</span>
and hear'd he constantly liv'd at <span class="pn">Blarney</span> 2 good Irish Miles from it <sup id="fnref:4.footnotes">4<a href="#fn:4.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Westward where to that rich prospect does extend and further; <span class="ps">Capt. Taylor</span> his Brother in Law who lives in <span class="pn">Cork</span> procur'd me very oblidingly a Guid with Horses to carry me thither, I went out by <span class="pn">North Gate</span> and left Dublin-Road over against the Portico of the said Chapel of Ease, I cross'd in my Way to <span class="pn">Blarney</span> the worse built part of all the Suburbs and inhabited by the poorest Peoples whose Houses are no better than Hutes, but then I got on a Chain of Hills and Dales with Villages, <span class="corr" title="Corrected from ‘Fiels’ by BF">Fields</span>, Pastures, &amp;c.; (The Hills shew'd me now the River <span class="pn" title="Lee: river">Lea</span> with some of the Objects I have nam'd, then the Vallies hiding from me, these Objects shew'd me those that they do enclose; however desirous I was to see <span class="ps" title="James Jeffreys">Mr. Jeffreys</span>, I found the Road too short; I could not expect a more Kind Wellcome than that which he gave me, he wouldn't have me lodge at any other House but his, during my whole Stay in these parts, he offerr'd me his Horses to go about and satisfy my curiousity, he is one of the best Nature Gentlemen I have seen, generally esteem'd and beloved &amp; has rendred great many considerable services to the Swedes both in Bender and Demotica; <span class="pn" title="Blarney">Blarnay</span> is a Castle built after the ancient Manner &amp; consists of a high &amp; strong Tower, of a good House the Apartments whereof are neat, the Lodgings for Servants, stables for Horses and Cattle well disposed and commodious, it is situated on a raising Ground, at the West thereof runs in a small Valley a River of the same Name, <sup id="fnref:5.footnotes">5<a href="#fn:5.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> a 

<span class="fa fa-bookmark" title="p.469" id="pb.469"> p.469</span>
<!--Blarney, Beaut&eacute; du Pais, Etat des Paysans &amp;c.;-->
spacious green Yard, a park with a good Quantity of Timber and a Garden with Fruit-Trees, Pulses, &amp;c.; do surround and adorne it, some arable <span class="corr" title="Corrected from ‘Fiels’ by BF">Fields</span>, Pastures with Villages or Hamlets belonging thereto inrich it, Among other Priviledges annex'd to this Castle or Rights belonging to the Lord of the Mannour is that of an Yearly Fair which is kept in the Valley just now mention'd where is a good Stone Bridge with a pav'd Way leading to some few good Houses; this Fair is held (I think) in the beginning of October, I was still there &amp; saw it, there is a Cudgeling of Country-men (the Prize whereof is a Hat for the Conquerour) and besides a Footrunning of Country-girls; that who runs the best from the Castle or from a certain Distance mark'd and arrived the first of <span class="corr" title="Corrected from ‘alll’ by BF">all</span> by 2 or 3 Times to the Scope gets the prize which is a fine new smoak, the Scope is a Kind of May-pole, planted beyond that Bridge, these Prizes are tied up to the Pole with Ribbons and are <span class="corr" title="Corrected from ‘Gifs’ by BF">Gifts</span> of the Lord of the Mannour. That Castle belong'd heterofore to the Lord Clancarty whom I have mention'd in the Beginning of the 2d. Chapter and was a part of his Estate confiscated and devolv'd to the Crown for his taking part with King James II. against King William III. The deceased <span class="ps">Sir James Jeffreys</span> purchas'd it; Mylord's Brother defended it very obstinately whilst his Lordship 

<span class="fa fa-bookmark" title="p.470" id="pb.470"> p.470</span>
was fighting at Limerick for K<span class="ex">ing</span> James; it could not be carry'd off but by the Help of some Field-Pieces, there remaine still some Marks of the Bullets on the Tower.</p><a name="Entry.d49516e677">‍</a><h2 class="page-title" id="d49516e677">5.</h2><p>After a Stay of 5 Weeks in <span class="pn" title="Blarney">Blarnay</span> where <span class="ps" title="James Jeffreys">Mr. Jeffreys</span> procur'd me a great Deal of Pleasure I set out for <span class="pn">Dublin</span> in Company with 3 Students who were going back to the University. I saw Nothing more remarkable betwen <span class="pn">Cork</span> and that Metropolis of <span class="pn" title="Ireland">Irland</span> than <span class="pn" title="Kilkenny">Killkenny</span> with a Country very fertile in Grains, pastures and such Richs of Nature &amp; Art as the above mention'd but with all this the greatest poverty imaginable among the Countrypeople (mostly R. Catholicks); they are almost naked lodge in Hutes made of Earth worse than the Habitations of the Laplanders, and lie on straw, they are (I heard) as great Slaves to the Irish Lords as the Russian <span class="term" title="(French) ">Païsants</span> to their <span class="term" title="(French) ">Boïars</span>, they live on Potatos and Butter-melk, I did hardly met with one even a Woman but walk'd barefoot either in Winter or Summer; I was assur'd by my Fellow-travellers, (and I had heard already at <span class="pn">Cork</span> and <span class="pn">Blarney</span>) that there are few or none who eat Bread twice a Year, those who have two Cows and a Field of Potatos of their own reckon themselves happy, however they are strong, healty and handsome Peoples, they breed as Rabbits, nothing more common than to see 5 or 6 Children and more in one Hute, however their Lords and Masters say that they are the most leazy Peoples in the World, one must not conclude from what I have said of the Beauty and Fertility of the Country, that they are general, there are in this as in others many Heaths &amp; barren Lands, where almost nothing grows but Brambles and sweet Brooms: there are several Marshs as dangerous as those of <span class="pn">Ingria</span> mention'd in the 2d. &amp; 3d. Chapt. which they call Bogs, 

<span class="fa fa-bookmark" title="p.471" id="pb.471"> p.471</span>
<!--Rathnioc, Formoy, Clonmel, Kills, Gowran, &amp;c.;-->
especially  N<span class="ex">orth</span>   W<span class="ex">est</span> I heard so, I have not seen them, the Wood and forrest, are almost as scarce now in <span class="pn" title="Ireland">Irland</span> as they were formerly plentifull before the Conquest of this Kingdom by Henry II. They have been cut down to sell or (as they say for Reason) to reduce the Rebels and <span class="term">Tories</span> (as are call'd here High-way-men) who retir'd therein, I have nam'd only <span class="pn" title="Kilkenny">Killkenny</span> as the most remarkable of the Towns from <span class="pn">Cork</span> to <span class="pn">Dublin</span>, I might add, which has preserv'd most of it's ancient Luster or Magnificence, the others v. g. as <span class="pn" title="Rathcormac">Rathnioc</span>, <span class="pn" title="Fermoy">Formoy</span>, <span class="pn">Clonmel</span>, 
<span class="pn" title="Kells">Kels</span>, <span class="pn">Gowran</span>, <span class="pn" title="Carlow">Catherlagh</span>, <span class="pn" title="Blessington">Blessingtown</span> &amp;c.; are not or little considerable but for their Situation and the Priviledge of sending Deputies to Parliament; <span class="pn" title="Rathcormac">Rathnioc</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> is 13 or 14 Miles above <span class="pn">Cork</span>, seated in the midle of a vast &amp; fertile Plain where I saw more Green &amp; Trees together than any where else on the Road, with arable Fields, <span class="corr" title="Corrected from ‘Medows’ by BF">Meadows</span>, Pastures<span class="sup" title="By Beatrix Färber ">,</span> Villages, Seats &amp;c.; <span class="ps" title="">Colonel Barry</span> a Member for this Borough has a noble Country House which is not much distant from it, <span class="pn" title="Fermoy">Formoy</span> stands 5 Miles higher on the River call'd <span class="pn" title="Blackwater: river">Black Water</span>; it's Waters are not blacker than those of the Black Sea, but very clear and fishy, the Parish Church al. Collegiate and serv'd by regular Canons of  S<span class="ex">aint</span> Austin is a good Gothick Building, we cross'd here that River on a good Stone Bridge: <span class="pn">Clonmel</span> 15 Miles beyong it is upon the R. Share <sup id="fnref:7.footnotes">7<a href="#fn:7.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and much larger, it has two Churches the best whereof was that of <span class="pn">Shung-Abbey</span>, <sup id="fnref:8.footnotes">8<a href="#fn:8.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> there is a 3d. one which did also belong to a Religious House but 'tis an ordinary Building &amp; out of Use, the Town-House which was rebuilding for most part with Marble is small but very neat. <span class="pn" title="Kells">Kills</span> is about 13 Miles above it, there is a good Church also formerly that of a Monastery which is all worth seeing, but there is here about from this Place to 

<span class="fa fa-bookmark" title="p.472" id="pb.472"> p.472</span>
<span class="pn">Gowran</span> and 7 or 8 Miles further as rich Variety of fertile Fields, of <span class="corr" title="Corrected from ‘Medows’ by BF">Meadows</span>, Pastures, Country-Seats, Farm-Houses, &amp;c.; as can be seen, my Fellow-travellers told me that all that with <span class="pn">Gowran</span> &amp; <span class="pn" title="Kilkenny">Killkenny</span> belong'd to the <span class="ps" title="">D<span class="ex">uke</span> of <span class="pn">Ormond</span></span> before his Retreat and had he remain'd in Possession thereof and this Estate was well administrated or honnestly manag'd might bring him a Yearly income of 60000 L. Sterl. <span class="ps" title="">Mylord <span class="an">Arran</span></span> his Brother has redeem'd it for a small matter from the Crown who confiscated it upon his Grace's Retreat &amp; lets the Pallaces &amp; Country-Seats fall into Ruin: I observed a little before we came to <span class="pn">Gowran</span> in the middle of a small green Plain an artificial Mount such as those which I have mention'd in my 2d. Vol.; they are almost as common in <span class="pn" title="Ireland">Irland</span> as in <span class="pn">Sweden</span> and <span class="pn">Dannemark</span>, &amp;c. they are adscrib'd here to the <span class="on">Danes</span>, such Monuments are not wanting in <span class="pn">England</span> especially in <span class="pn" title="Cornwall">Cornwal</span>, <span class="pn">Devon</span> &amp; <span class="pn">Wiltshire</span>, I only mention this because it <span class="sup" title="By Beatrix Färber ">is</span> one of the most regular and finest I have seen in <span class="pn" title="Ireland">Irland</span>. <span class="pn">Gowran</span> is about 7 Miles beyond 
<span class="pn" title="Kells">Kills</span>, this Town appears to have been large<span class="sup" title="By Beatrix Färber ">,</span> fair &amp; strong by the considerable Remains of it's Walls, Gates and Forts or Castles, as they call them and say there were formerly 7 of them. <span class="pn" title="Kilkenny">Killkenny</span> is still a pretty large City, one of the most magnificently built on account on the Marble Quarries not far from <span class="sup" title="By Beatrix Färber ">it</span>, the Streets are mostly pav'd therewith, it's Churches are all old Gothick Buildings, the Cathedral is the fairest and seated on a raising Ground; there stands near it a high Tower like No. 6 in the Print IX, but without Point or cover; there are several such ones in this Kingdom; they are reckon'd of a great antiquity &amp; the Work of the <span class="on">Danes</span>; I saw none in <span class="pn">England</span> tho' the <span class="on">Danes</span> did also invade it, they don't agree on the Use of these Towers, 

<span class="fa fa-bookmark" title="p.473" id="pb.473"> p.473</span>
<!--Killkeny, Catherlag, Dublin, &amp;c.;-->
some thinke they were Watch-Towers, others, Steeples for Bells because they stand generally near some old Churches; I was told that some are above 100 foot high, but with only 10 or 12 in Diameter, the Wall is not above 3 foot thick; there are no steps or stairs to ascend to the Top, nor even to the Entrance, which is a small square opening no less than 10 or 12 foot above Ground. That of <span class="pn" title="Clondalkin">Clundalkin</span> (4 Miles from <span class="pn">Dublin</span> which I have seen is very like this, 84 foot high and about 200 Paces from the Church; That of <span class="pn">Swords</span> (6 Miles from that City) has a point like No. 6 and is 72 foot high. There are almost over against the Cathedral of <span class="pn" title="Kilkenny">Killkenny</span> (about 100 Paces from it,) considerable Remains of an old Monastery which has been converted into Barracks and it's Church into a Stable; the Tower thereof is still pretty entire. This City is said to be one of those which had the greatest Number of Monasteries, and according to the Records there is no Kingdom who had so many of them as <span class="pn" title="Ireland">Irland</span> in proportion to it's Extent, the most numerous of the Religions Orders was that of regular Canons of  S<span class="ex">aint</span> Austin, they alone had more Houses than all those of other Orders together &amp; the Chapters of the Cathedrales &amp; Collegiate Churches were generally made up of these Canons as were those of <span class="pn" title="Cork">Corke</span>, <span class="pn" title="Kilkenny">Killkenny</span>, <span class="pn" title="Carlow">Catherlagh</span>, <span class="pn">Dublin</span> &amp;c.; this Order had besides this noble Prerogative of having 2 Abbots &amp; 8 Priors that were Spiritual Peers of the Kingdom and sat in Parliament; The Cross-Market in <span class="pn">Kilkenny</span> so <span class="corr" title="Corrected from ‘call’ by BF">called</span> from a Cross still standing in the midle is properly a broad spacious Street form'd by good regular Houses and the Town-House which is small but a Stately Building, the Cross is very high on a round Pedestal of 6 steps, the Arms thereof are broken but there remaine on the Top Good imboss'd 

<span class="fa fa-bookmark" title="p.474" id="pb.474"> p.474</span>
figures well preserv'd, the Chief Ornament of that Town is the <span class="ps" title="James FitzJames Butler, 2nd Duke of Ormonde, 13th Earl of Ormond, 7th Earl of Ossory, 2nd Baron Butler">Duke of <span class="pn">Ormond</span></span>'s Pallace, t'was a strong built Castle of his Ancesters which he caused to be demolish'd &amp; magnificently rebuilt after the modern <span class="corr" title="Corrected from ‘fashon’ by BF">fashion</span> some Time before his Retreat, but not quite finish'd especially within, there is no Appereance it ever will be so; it is so much neglected that it rains therein thro' the Roofs which have not been supply'd since with Slates when wanted (tho' a thing so common all over the Country;<span class="sup" title="By Beatrix Färber ">)</span> it is only inhabited, I think, by a Gardner with his Family who does hardly take care but of his Lodging, and not much better of the Gardens, nay these Gardens are so far neglected that he keeps only the Usefull in most of them, I mean Fruit-trees, Pulses and the like, he lets wild Grass for Cattle grow in the rest; the Situation of that Pallace it advantegous and pleasant on a Hill at the foot whereof runs the <span class="pn" title="Nore: river">Neura</span> washing it's park from  N<span class="ex">orth</span>  S<span class="ex">outh</span> W<span class="ex">est</span> on one side and the Town on the other, the Waters of this River are so fair and clear for running upon Sand &amp; Gravel that they are one of the 3 things wherein 'tis commonly said <span class="pn">Kilkenny</span>  excells, viz. Water without Mud, Air without Fogs, and Fire without Smoak, the Air indeed is reckon'd the purest and the best in the Kingdom, <sup id="fnref:9.footnotes">9<a href="#fn:9.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> the Coal which

<span class="fa fa-bookmark" title="p.475" id="pb.475"> p.475</span>
<!--Catherlag, Blessington, Dublin, &amp;c.;-->
is taken out of some Neighbouring Pits has those peculiar qualifications that it does never smoak, burns without trouble and even extinguish by being blown.</p><a name="Entry.d49516e1002">‍</a><h2 class="page-title" id="d49516e1002">6.</h2><p><span class="pn" title="Carlow: town">Catherlagh</span> is the Chief Town of the County of this Name in the same Province about 14 Miles above <span class="pn">Kilkenny</span> but much more neglected &amp; less populous, it appears to have been <span class="corr" title="Corrected from ‘strongher’ by BF">stronger</span> by considerable Remains of it's Walls, the River <span class="pn" title="river">Barrow</span> upon which it is seated, some fertile Fields and Pastures with Trees and Gardens wherewith it is surrounded are it's greatest Ornements, I can't say Nothing more Advantegeous of <span class="pn">Blessington</span> which stands on the R. <span class="pn" title="Liffey: river">Liffy</span>, about 18 Miles higher up. <span class="pn">Dublin</span> the Metropolis of the Kindgdom 13 Miles further upon the same River is one of the largest &amp; of the finest Cities in Europe, it is dayly aggrandized and beautify'd by the same Means as <span class="pn">London</span>  and <span class="pn">Paris</span>, it's ancient Churches are not of so good Gothick as theirs but the new ones, the other Edifices &amp; Houses built since the Reign of Charles II. do please very much, it's Streets are (for most part) broad and well paved; Christ-Church is reckon'd one of the oldest, it was at first Cathedal with a Chapter of regular Canons of  S<span class="ex">aint</span> Austin,  'tis now Parish and Collegiate one.  S<span class="ex">aint</span> Patrick's (n) Pl. IX. which was only then a Parish one, small and very old, demolish'd towards the Year 1190, rebuilt enlarg'd, has been made Collegiate and 

<span class="fa fa-bookmark" title="p.476" id="pb.476"> p.476</span>
erected into Metropolitan in the beginning of 1273<!--1213 in French version-->. It's Chapter was secularised with the Reformation or some Time before by Henry VIII, the Reverend and learn'd <span class="ps" title="Jonathan Swift">Doctor Swift</span> is the present Dean thereof, this Church is larger than the first but not of a better Gothick, they have converted one of it's Chapels on the S<span class="ex">outh</span> of the Choir into a small Parish Church and an other <span class="corr" title="Corrected from ‘Estward’ by BF">Eastward</span> and behind the Choir into an other for French Refugées who have conform'd to the Church of England <sup id="fnref:10.footnotes">10<a href="#fn:10.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> there was found in this when <span class="corr" title="Corrected from ‘putting’ by BF">puting</span> in the condition it is now in a flat tomb-stone for <span class="corr" title="Corrected from ‘Archibishop’ by BF">Archbishop</span> <span class="ps">Michael Trigury</span> whereon he is represented in his Pontificalibus accompany'd with an Angel, and giving his Blessing, the whole imboss'd work and well preserv'd his nose excepted, he was a Cornish Gentilman had succeeded <span class="ps">Richard Talbot</span> who dy'd An<span class="ex">no</span> 1449, this Tomb of same stone (viz. white Kilkenny-Marble) lies in the Choir with his Effigy, likely dress'd but inlaid work of Brass not by a great Deal so well preserv'd; the Epitaphs here under (*), (✗) are still legible but bad Latin, there are two other Monuments less ancient but incomparably more somptuous and in the Choir, one is against the Wall near the Altar on the Epistle side erected for the Earls of <span class="pn" title="Cork">Corke</span> (Burlington of Family) and the other for that of Ranclade on the Gospel side but below the Rails which separate the Sanctuary or Altar's stairs from the Choir; they consist of several Figures of white Marble well carv'd most of them as large as Nature and other 

<span class="fa fa-bookmark" title="p.477" id="pb.477"> p.477</span>
<!--Dublin, Edifices, Ponts, Quais, &Amp;c.;-->
Ornaments, among the finest Churches of modern Architecture are  S<span class="ex">aint</span> Ann's,  S<span class="ex">aint</span> Warberg's,  S<span class="ex">aint</span> Miakens <span class="sup" title="By Beatrix Färber ">i. e. St. Michan's</span>,  S<span class="ex">aint</span> Mary's &amp; a new Presbiterian Meeting. Among the publick Edifices the most Somptuous and Stately ones are the new Buildings in the Castle (H.) those in Trinity Colledge or University, especially the Library and Theatrum Anatomicum, the Royal Hospital mark'd (t) in the Plan for disabl'd Soldiers (at <span class="corr" title="Corrected from ‘Kilmaimam’ by BF">Kilmainham</span> al. the Chief House of the Templars, who sat in Parliament as Peers of the Kingdom, the new House which was building for the Parliament who sat in the Mean while in the Hospital of the Blue Boys; the Corn-Markett, the Barracks (l) for 4 or 5 Regiments the finest largest and the most Somptuous Edifices of this kind that ever were erected; the Linnen Hall (I) or general Magazin for Linnen Manufactures; among private Houses that of the Earl of Kildare, those of Counsellour Suift, of the Lord Mayor, E. that of <span class="ps" title="Jonathan Swift">Dr. Suift</span> with  S<span class="ex">aint</span> Patrick's Library &amp; that of <span class="ps">Dr. Molyneux</span> (b), That of the late <span class="corr" title="Corrected from ‘Speecher’ by BF">Speaker</span> in the House of Commons <span class="ps" title="William Conolly (1662-1729">Mr. Conolly</span> and that of the Primate &amp;c.; the new Keys as well as the new Streets are graced therewith. The old Keys extend from  W<span class="ex">est</span> to  E<span class="ex">ast</span> beginning at Bloody-Bridge No. 5., are continu'd by Arran-Bridge No. 4, Old-Bridge No. 3, Ormond-Bridge No. 2 and Essex-Bridge (d) No. 1 and go by the same Names; They are call'd from the late Bridge  S<span class="ex">outh</span> E<span class="ex">ast</span> City Key and Aston Key, The new Keys are  N<span class="ex">orth</span>  E<span class="ex">ast</span> the North Key which extends to F. and S<span class="ex">outh</span> E<span class="ex">ast</span> George Key &amp; Rogerson Key; the Ith. begins at (d) where ends Aston Key &amp; it extends to D. where the later (viz. Rogerson Key) begins and continues as far as <span class="pn">Ringsend</span> (a fine Village above 2 Miles below Essex Bridge, <span class="corr" title="Corrected from ‘setead’ by BF">seated</span> at the Bottom of the Bay of that Name) there was few Years agoe nothing but Water and Marshs where are the 

<span class="fa fa-bookmark" title="p.478" id="pb.478"> p.478</span>
2 later and the North-Key, now adorn'd with several magnificent Houses and Gardens the Number whereof is dayly increasing they have drain'd thoses places by causeys with Slusses and reduced or convey'd the Water of the River into the great Channel (F); they have already by Means of such Causeys and Slusses diverted the Waters both of the River and the Sea which were filling up the Space (a) so that Grass begins to grow therein; they are taking the like Measures to render such the Space betwen A. &amp; C. a great part thereof is already drain'd out and they got Northward Ground to build at B. where is the new Street call'd Strand. So that <span class="pn">Dublin</span> has a Port from <span class="pn">Ringsend</span> to the Custome-House which stands immediately under Essex-Bridge for this City had none before, small Vessels of 25 to 30 Tuns could hardly go up thither (and this only with Spring Tide) the others were forc'd to lie in the Ringsend-Road which is bad enough, but now those of 200 Tuns &amp; above can go up to the said Bridge. That City is so considerably increas'd both on this side and  N<span class="ex">orth</span>   W<span class="ex">est</span> &amp;  S<span class="ex">outh</span>  W<span class="ex">est</span> that the most magnificent Royal Hospital (t) at <span class="pn" title="Kilmainham">Kilmainam</span>, which was above a quarter of a Mile from it, it is now close thereto, the pleasant situation of this Hospital answears perfectly well the Magnificence of it's Buildings,  'tis on a raising Ground which affords a vast prospect on the City &amp; divers rich objects the Chief and nearest whereof N<span class="ex">orth</span> E<span class="ex">ast</span> are S<span class="ex">aint</span> Steven's Hospital (p), 
the Infirmanes (s), the Barracks (l), the Royal Park  W<span class="ex">est</span> of them; and  E<span class="ex">ast</span> of said Bararracks, at K. Outmantown-Green's <sup id="fnref:11.footnotes">11<a href="#fn:11.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Buildings with the Blue Boys-Hospital, &amp;c.; where  'tis said was al. an Abbey of Benedictine Monks; the less remote Objects  S<span class="ex">outh</span> E<span class="ex">ast</span> of the Royal Hospital are the Poor-House (r), and no far off the City-Bason (q), which supplies most part thereof with Water, this admirable Bason is 

<span class="fa fa-bookmark" title="p.479" id="pb.479"> p.479</span>
<!--Stillorgan, Castletown, Bristol, Bath.-->
above 590 paces long and about 30 broad, there is one of the most pleasant Walkings round about it, (o) the Cloth-Manufactures which are worth seeing. The City has been increas'd and imbellish'd proportionably more  S<span class="ex">outh</span> E<span class="ex">ast</span> at <span class="pn" title="St Stephen's Green">Steeven-Green</span> (h) it is one of the largest and most pleasant Squares I have seen, I say the pleasantest, for the perpetual Green which it is cover'd with, the broad Walk and the noble Buildings about it. The Bishopricks Liberties at (m) where they have built pretty much of late, I have seen in the neighbouring parts of <span class="pn">Dublin</span> several beautifull Houses, the neighest v.g.  N<span class="ex">orth</span> E<span class="ex">ast</span> of <span class="pn">Ringsend</span>'s Bay on the Way to <span class="pn" title="Clontarf">Clantarf</span> (al. a House of the Templars) that of <span class="ps">Mylord <span class="an">Roscommon</span></span> &amp; beyond <span class="pn" title="Clontarf">Clantarf</span> that of <span class="ps">Mylord Hoath</span>; S. F. and about 2 Miles beyond <span class="pn">Ringsend</span>, that of Mylord <span class="ps">Mylord Allen</span> with his Park at <span class="pn" title="Stillorgan">Stilorgan</span> remarkable for the Obelisk (8) 107 feet high from the <span class="corr" title="Corrected from ‘gronnd’ by BF">ground</span> lately erected there on a noble Grotto, the Grotto is finely vaulted within and can well contain 20 persons, there are 4 double pairs of Stairs from 11 to 13 Steps up to that  Obelisk which can hold 4 or 5 Persons. There is aboundance of Game and Deers in the Park as also is that of <span class="ps">Mylord Merian</span> which is not far off, I have seen  S<span class="ex">outh</span>  W<span class="ex">est</span> &amp;  N<span class="ex">orth</span>   W<span class="ex">est</span> of the City the Phenix and other finer House at Island Bridge so call'd from a good Stone bridge which I cross'd when going to <span class="pn" title="Clondalkin">Clundalkin</span> where nothing offers worth observing but the Tower already mention'd, the Chief Seats on the Way I saw  N<span class="ex">orth</span> O<span class="ex">st</span>  going to <span class="pn">Castletown</span> 9 Miles from <span class="pn">Dublin</span> are, 1. the Royal House at <span class="pn">Chapel Bridge</span>, 2. at some Distance from the River that of <span class="ps">Col. Lutterel</span> with a spacious Park and fine Gardens, 3. <span class="pn">Palmtown</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> by the River whereupon are several Paper-mills and Tan-Houses, 4. that of <span class="ps">Mr. White</span>, 5. that of and <span class="ps">Mylord <span class="an">Moncashel</span></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> &amp;c.; at last at <span class="pn">Castletown</span> that of Mr. Conolli <sup id="fnref:14.footnotes">14<a href="#fn:14.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> before mention'd, he had spent 

<span class="fa fa-bookmark" title="p.480" id="pb.480"> p.480</span>
already 1500 L. to render equally magnificent and pleasant when Death took him away on the end of Oct. 1729.</p><a name="Entry.d49516e1366">‍</a><h2 class="page-title" id="d49516e1366">7.</h2><p>I left <span class="pn">Dublin</span> the <span class="date" title="1729-11-09">9th of November</span> and imbark'd on the Evening for <span class="pn" title="Bristol">Bristow</span> at Rogerson Key.</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="navspyd49516e2" class="hyper-list-btn"><ol><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fileDesc">fileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-titleStmt">titleStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-editionStmt">editionStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-publicationStmt">publicationStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-notesStmt">notesStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-sourceDesc">sourceDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-encodingDesc">encodingDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-profileDesc">profileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-revisionDesc">revisionDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fullbib">Source</a></li></ol></div><a name="fileDesc">‍</a><h3 id="details-fileDesc">File description</h3><div id="details-titleStmt"><h4>Title statement</h4><p><b>Title</b> (uniform): Voyages en anglois et en françois d'A. de la Motraye en diverses provinces</p><p><b>Author</b>: Aubry de la Mottraye</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled by</b>: Beatrix Färber  and Ivonn Nagai Quispe</p><p><b>Proof corrections by</b>: Beatrix Färber</p></div><p><b>Funded by</b>: University College, Cork, School of History</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>1</b>. First draft.</p></div><p><b>Extent</b>: 
7000 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>: 2015</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E730003-001</p><p><b>Availability</b>: Available with prior consent of the CELT programme for purposes of academic research and teaching only.</p></div><div id="details-notesStmt"><h4>Notes statement</h4><p>CELT is indebted to C.J. Woods, formerly of the R.I.A., for drawing our attention to these documents in 2012.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><!--<listBibl>
<head>Manuscript source</head>
<bibl n="1"></bibl>
</listBibl>--><h4>Edition</h4><ol><li value="1">See below.</li><li value="2">Thee voyages and travels of A. de la Motraye, revised ed., iii (London 1732) 289–296. From: A. De la Motraye's travels through Europe, Asia, and into part of Africa; with proper cutts and maps: Containing a great variety of geographical, topographical, and political observations on those parts of the world; especially on Italy, Turky, Greece, Crim and Noghaian Tartaries, Circassia, Sweden, and Lapland. A curious collection of things particularly rare, both in nature and antiquity; such as remains of ancient cities and colonies, inscriptions, idols, medals, minerals, &amp;c. With an historical account of the most considerable events which happen'd during the space of above 25 years; such as a great revolution in the Turkish Empire, by which the emperor was depos'd; the engaging of the Russian and Turkish armies on the banks of the Pruth; the late King of Sweden's reception and entertainment at bender; his transactions with the porte, during his stay of above four years in Turky; his return into his dominions, compaigns in Norway, death, &amp;c. His sister, the princess Ulrica's accession to the throne, her generous resignation of it to her consort the present King; and, in fine, all the chief transactions of the senate and states of Sweden, &amp;c. -- Reprinted Gale Ecco, 2010.</li></ol><h4>Literature/Further reading</h4><ol><li value="1">Gerard Boate, Ireland's Naturall History (London 1652. Reprinted as 'Gerard Boate's natural history of Ireland', edited, with an introduction, by Thomas E. Jordan, New York 2006). (Available on CELT.)</li><li value="2">Sir James Ware, Antiquities and History of Ireland (London/Dublin 1705).</li><li value="3">Thomas [recte Samuel] Molyneux, 'Journey to the North', Robert M. Young (ed), Historical notices of old Belfast and its vicinity (Belfast 1895) 152–160. (Available on CELT).</li><li value="4">Jonathan Swift, A Proposal for the Universal Use of Irish Manufacture (Dublin 1720). (Available on CELT in file E700001-024).</li><li value="5">Robert Lord Molesworth, Some Considerations on the Promotion of Agriculture. (Dublin 1723).</li><li value="6">Thomas Molyneux, A Discourse concerning the Danish Mounts, Forts, and Towers in Ireland (Dublin 1725).</li><li value="7">William Petty, A geographical description of the kingdom of Ireland, newly corrected &amp; improv'd by actual observations. Containing one general map of the whole kingdom with 4 provincial and 32 county maps, (…) The whole being laid down from the best maps vizt. Sr. Wm. Petty's, Mr. Pratt's, &amp;c. with a description of each county collected from the best accounts extant (London 1728).</li><li value="8">Jonathan Swift, A Short View of the State of Ireland. (1728). (Available on CELT in file E700001-015).</li><li value="9">[Sir John Browne,] Seasonable Remarks on Trade, with Some Reflections on the Advantages which might accrue to Great Britain by a proper Regulation of the Trade of Ireland. (1728).</li><li value="10">Sir John Browne, An Essay on Trade in General and that of Ireland in particular, by the Author of "Seasonable Remarks". (Dublin 1728).</li><li value="11">John Loveday, Diary of a Tour in 1732, through parts of England, Wales, Ireland and Scotland, made by John Loveday of Caversham, and now for the first time printed from a manuscript in the possession of his great-grandson John Edward Taylor Loveday, with an Introduction and an Itinerary (Edinburgh 1890). (Extract on Ireland available online at CELT).</li><li value="12">Richard Pococke, A Tour in Ireland in 1752; ed. by George T. Stokes, as 'Bishop Pococke's tour in Ireland in 1752' (Dublin and London 1891). (Available online at CELT).</li><li value="13">[Thomas Campbell,] A Philosophical Survey of the South of Ireland, in a series of letters to John Watkinson (Dublin 1778). (Available online at CELT.)</li><li value="14">Edward Ledwich, The antiquities of Ireland: with additions and corrections. To which is added a collection of miscellaneous antiquities. (First ed. Dublin 1790; 2nd ed. Dublin: J. Jones, 1804.)</li><li value="15">Nicholas Carlisle, A Topographical Dictionary of Ireland (London 1810).</li><li value="16">Robert Walsh, J. Warburton, James Whitelaw, History of the city of Dublin, from the earliest accounts to the present time: containing its annals, antiquities, ecclesiastical history, and charters; its present extent, public buildings, schools, institutions, &amp;c, to which are added, biographical notices of eminent men, and copious appendices of its population, revenue, commerce, and literature. In two volumes illustrated with numerous plates, plans and maps (London 1818).</li><li value="17">Thomas Crofton Croker, Researches in the south of Ireland: illustrative of the scenery, architectural remains, and the manners and superstitions of the peasantry; with an appendix containing a private narrative of the Rebellion of 1798 (London 1824). (Available online at CELT).</li><li value="18">Samuel Lewis, A Topographical Dictionary of Ireland, comprising the several counties, cities, boroughs, corporate, market, and post towns. Parishes, and villages, with historical and statistical descriptions (...) (London 1837). (Available online at http://www.libraryireland.com/topog/index.php).</li><li value="19">Robert Kane, The industrial resources of Ireland (Dublin 1844). (Available online at CELT.)</li><li value="20">George Petrie, The ecclesiastical architecture of Ireland Anterior to the Anglo-Norman invasion (...) (Dublin 1845).</li><li value="21">Sir John Davies, 'A Discoverie of the State of Ireland' in A collection of Tracts and Treatises illustrative of the natural history, antiquities, and the political and social state of Ireland: at various periods prior to the present century (2 vols, Dublin, 1860) 1, 593–714.</li><li value="22">C. Litton Falkiner (ed), The Woods of Ireland, in: Illustrations of Irish History and Topography, mainly of the seventeenth century, 143–159. (Available online at CELT.)</li><li value="23">Alice Effie Murray, History of the Commercial and Financial Relations between England and Ireland from the Period of the Restoration (London 2nd edition 1907). (Available online at CELT.</li><li value="24">Eileen McCracken, The Irish Woods since Tudor Times: distribution and exploitation (Newtown Abbot, 1971).</li><li value="25">Nadine Florion, Regard de trois voyageurs étrangers sur l'Angleterre au début du dix-huitième siècle: Muralt, la Mottraye, De Saussure. Doctoral thesis (Lille: A.N.R.T. 1987).</li><li value="26">J. R. Pilcher, Seán Mac An tSaoir  (eds.), Woods, trees and forests in Ireland: proceedings of a seminar held on 22 and 23 February 1994. Dublin: Royal Irish Academy, 1995.</li><li value="27">La Grande-Bretagne et l'Europe des Lumières: actes de colloques décembre 1992 et décembre 1993, sous la direction de Serge Soupel. Centre d'études anglaises du XVIIIe siècle de l'Université de la Sorbonne nouvelle, Paris III (Paris 1996.)</li><li value="28">C. J. Woods, Travellers' accounts as source-material for Irish historians (Dublin, 2009), no. 12.</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%;">Mottraye, Aubry de la (1732). <i>Voyages en anglois et en
      françois d’A. de la Motraye en diverses provinces ... ; avec
      des remarques géographiques, topographiques, historiques
      &amp; politiques sur ... païs par lesquels l’auteur a passé
      &amp; repassé comme l’Irlande tirées non seulement de ses
      observations mais encore des mémoires qui lui ont été
      communiquez ...‍</i> 1st ed. 1 volume. Dublin: Grierson &amp;
      Bradley.</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="E730003-001.bib">
@book{E730003-001,
  title 	 = {Voyages en anglois et en françois d'A. de la Motraye en diverses provinces ... ; avec des remarques géographiques, topographiques, historiques \&amp; politiques sur ... païs par lesquels l'auteur a passé \&amp; repassé comme l'Irlande tirées non seulement de ses observations mais encore des mémoires qui lui ont été communiquez ... },
  author 	 = {Aubry de la Mottraye},
  edition 	 = {1},
  note 	 = {1 volume},
  publisher 	 = {Grierson \&amp; Bradley},
  address 	 = {Dublin },
  date 	 = {1732}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E730003-001.bib" style="font-family:sans-serif;">E730003-001.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 464–79.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been proof-read twice and parsed.</p><p><b>Normalization</b>: The electronic text represents the edited text. The 18th century language and spelling have been largely left intact, but spelling and punctuation edited in a few instances. Some non-standard place-names have been  tentatively identified, and eludicating comments are welcome. Separation into divisions has been made at CELT. Words and phrases in languages other than English are tagged; dates are tagged. A selection of the more important personal and place-names has been encoded.</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 (and subsequent punctuation mark) crosses a page-break, this break is marked after the completion of the word (and punctuation mark).</p><p><b>Segmentation</b>: <tt>div0</tt>=the description; <tt>div1</tt>=the entry. Page-breaks are marked <tt>pb n=""</tt>.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd.</p><p><b>Interpretation</b>: Dates are tagged.</p><h4>Reference declaration</h4><p>A canonical reference to a location in this text 
        should be made using “Entry”, eg <cite><a href="#div1.1" class="smoothScrollApplied">Entry 1</a></cite>.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: by Aubry de la Mottraye (1674–1743)
August to November 1732
</p><h4>Language usage</h4><ul><li value="en">The text is in eighteenth-century English. (en)</li><li value="fr">Some words in the editor's notes are in French. (fr)</li><li value="la">Some names are in Latin. (la)</li></ul><p><b>Keywords</b>: description; prose; travel; Munster; Leinster; Dublin; round towers; 18c</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2015-12: Text captured by keyboarding; basic structural encoding added. (file capture Ivonn Nagai Quispe)</li><li>2015-01-16: File proofed (2); some place-names and individuals identified; footnotes supplied. File re-parsed and validated. Bibliographic details added; SGML and HTML files created. (ed. )</li><li>2015-01-14: File proofed (1); structural and content encoding applied;  File parsed and validated. (ed. Beatrix Färber)</li><li>2015-01-09: Header created; file converted to XML; proofed (1) (ed. Beatrix Färber)</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/E730003-001/">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="E730003-001.xml"><tt>E730003-001.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>On the frigate Royal Anne, wrecked in October 1721. (See http://www.falmouthpacket.co.uk/news/2355310.lizard_shipwreck_to_be_studied/) <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>See https://en.wikipedia.org/wiki/Scilly_naval_disaster_of_1707 <a class="footnotebacklink" href="#fnref:2.footnotes" rev="footnote">🢀</a></p></li><li id="fn:3.footnotes"><p>"James I" missing here. <a class="footnotebacklink" href="#fnref:3.footnotes" rev="footnote">🢀</a></p></li><li id="fn:4.footnotes"><p>An Irish Mile makes up near one and quarter English. <a class="footnotebacklink" href="#fnref:4.footnotes" rev="footnote">🢀</a></p></li><li id="fn:5.footnotes"><p>This little River falls about a Mile lower into the <span class="pn" title="Lee: river">Lea</span> near a great Village which I forgot the Name of, where is a Church well built after the Gothick Manner that belong'd formerly to a Monastery, there are little further (betwen this Village and an other) considerable Remains of Balan-Castle; we cross'd <span class="ps" title="James Jeffreys">Mr. Jeffreys</span> &amp; I at the later Village a stone-Bridge built by <span class="ps" title="Oliver Cromwell">Cromwell</span>'s Order &amp; call'd still by his Name, to go and dine at a pretty Country Seat which has there one of his Sisters who are all of the same good Nature as himself. V. p. 468. <a class="footnotebacklink" href="#fnref:5.footnotes" rev="footnote">🢀</a></p></li><li id="fn:6.footnotes"><p>i. e. Rathcormac? <a class="footnotebacklink" href="#fnref:6.footnotes" rev="footnote">🢀</a></p></li><li id="fn:7.footnotes"><p>i. e. Suir <a class="footnotebacklink" href="#fnref:7.footnotes" rev="footnote">🢀</a></p></li><li id="fn:8.footnotes"><p>(Dr Ben Hazard suggests de la Mottraye might refer to Slunagh, pointing out "the land is good around there and there was an old monastery on the site." <a class="footnotebacklink" href="#fnref:8.footnotes" rev="footnote">🢀</a></p></li><li id="fn:9.footnotes"><p>Wood being now Scarce in divers Parts of <span class="pn" title="Ireland">Irland</span>, they burn Coal especially in the Sea Towns, where it can easily and with a small expence be had from <span class="pn">Wales</span> and <span class="pn">Scotland</span>, they burn Turfs in other parts of <span class="pn" title="Ireland">Irland</span>, it seems that by cutting the Forests for the reason aforesaid, they have extirpated at same time that Kind of Elks of all extraordinary Bigness who retir'd therein, and are no more to be seen here alive. I say Elks judging thereof by the form of their Horns mark'd 7 in the Print IX. which are now and then found with the whole Carcass in the Bogs wherefrom are taken Turfs, these Horns don't at least differ from those of the Elks, I have seen but by their <span class="corr" title="Corrected from ‘lenght’ by BF">length</span> which exceeds them by above the double. <a class="footnotebacklink" href="#fnref:9.footnotes" rev="footnote">🢀</a></p></li><li id="fn:10.footnotes"><p>They have for the like Use part of  S<span class="ex">aint</span> Mary-Abby of Cistercian Order &amp; the rest is converted into a Presbiterian meeting and Suggar-House, the French Dissenters have a pretty large one in  S<span class="ex">aint</span> Peter's Parish. <a class="footnotebacklink" href="#fnref:10.footnotes" rev="footnote">🢀</a></p></li><li id="fn:11.footnotes"><p>Oxmantown? <a class="footnotebacklink" href="#fnref:11.footnotes" rev="footnote">🢀</a></p></li><li id="fn:12.footnotes"><p>Palmerstown? <a class="footnotebacklink" href="#fnref:12.footnotes" rev="footnote">🢀</a></p></li><li id="fn:13.footnotes"><p>Mountcashel <a class="footnotebacklink" href="#fnref:13.footnotes" rev="footnote">🢀</a></p></li><li id="fn:14.footnotes"><p>William Conolly (1662-1729). <a class="footnotebacklink" href="#fnref:14.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>