
<!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: Lewis Dillwyn's Visit to Kerry, 1809 | 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: Lewis Dillwyn's Visit to Kerry, 1809 | University College Cork</title><meta name="description" content="Lewis Dillwyn's Visit to Kerry, 1809|An electronic edition|ed Gerard J. Lyne|by Lewis Weston Dillwyn"/><meta property="og:title" content="Lewis Dillwyn's Visit to Kerry, 1809|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E800005-001"/><meta property="og:description" content="Lewis Dillwyn's Visit to Kerry, 1809|An electronic edition|ed Gerard J. Lyne|by Lewis Weston Dillwyn"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="la_IE"/><meta property="og:locale:alternate" content="ga_IE"/><meta property="og:locale:alternate" content="fr_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_logo_irish.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>Lewis Dillwyn's Visit to Kerry, 1809</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 E800005-001</p><h2 class="main-heading">Lewis Dillwyn's Visit to Kerry, 1809</h2><div class="btn-block">‍</div></figcaption></figure></div>
	  </div>
 <!--  container -->
 <div class="container">
	<!--  row -->
	<div class="row">
		<div class="page-nav" id="navspy" data-spy="affix" data-offset-top="750">
			<button class="btn btn--blue" type="button" data-toggle="collapse" data-target="#page-nav" aria-expanded="false" aria-controls="page-nav">On This Page</button>
			<div class="collapse" id="page-nav"><!--The $refsections variable contains:
Section 1. label(front) unit(preface) gi(front) heads(0) gtm(Preface) xml:id(d36295e379) n(front) 
Section 2. label(entry) unit(number) xml:id(d36295e720) gi(div1) heads(0) n(1) gtm(Tuesday,July18thWeha) num(1) menutext(Tuesday, July 18th We had engaged…) 
Section 3. label(entry) unit(number) xml:id(d36295e1108) gi(div1) heads(0) n(2) gtm(Wednesday,July19thWe) num(2) menutext(Wednesday, July 19th We had taken…) 
Section 4. label(entry) unit(number) xml:id(d36295e1285) gi(div1) heads(0) n(3) gtm(Thursday,July20thWed) num(3) menutext(Thursday, July 20th We determined to…) 
Section 5. label(entry) unit(number) xml:id(d36295e1477) gi(div1) heads(0) n(4) gtm(Friday,July21stWehad) num(4) menutext(Friday, July 21st We had set…) 
Section 6. label(entry) unit(number) xml:id(d36295e1947) gi(div1) heads(0) n(5) gtm(Saturday,July22ndMyf) num(5) menutext(Saturday, July 22nd My friends set…) 
Section 7. label(entry) unit(number) xml:id(d36295e2137) gi(div1) heads(0) n(6) gtm(Sunday,July23rdWehad) num(6) menutext(Sunday, July 23rd We had heard…) 
Section 8. label(entry) unit(number) xml:id(d36295e2477) gi(div1) heads(0) n(7) gtm(Monday,July24thAfter) num(7) menutext(Monday, July 24th After an early…) 
Section 9. label(entry) unit(number) xml:id(d36295e2612) gi(div1) heads(0) n(8) gtm(Tuesday,July25thMrWo) num(8) menutext(Tuesday, July 25th Mr Woods is…) 
Section 10. label(entry) unit(number) xml:id(d36295e2674) gi(div1) heads(0) n(9) gtm(Wednesday,July26thWhe) num(9) menutext(Wednesday, July 26th When the Party…) 
Section 11. label(back) unit(afterword) gi(back) heads(0) gtm(Afterword) xml:id(d36295e3015) n(back) 
Section 12. gi(teiHeader) n(details) gtm(Tuesday,July18thWeha) 
Section 13. gi(div) n(contacts) gtm(Contacts) 
Section 14. gi(div) n(rubric) gtm(Formatting) 
--><ul class="nav" id="navloc"><li class="text-uppercase meta" title="TEI Header"><a href="#teiHeader" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Header</a></li><li class="text-uppercase doc" title="Front matter"><a href="#front" class="smoothScrollApplied" id="gtmfrontNavLink"><b>intro (Lewis Dillwyn's Visit to…)</b></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="E800005-001#d36295e720">1. Tuesday, July 18th We had engaged…</option><option value="E800005-001#d36295e1108">2. Wednesday, July 19th We had taken…</option><option value="E800005-001#d36295e1285">3. Thursday, July 20th We determined to…</option><option value="E800005-001#d36295e1477">4. Friday, July 21st We had set…</option><option value="E800005-001#d36295e1947">5. Saturday, July 22nd My friends set…</option><option value="E800005-001#d36295e2137">6. Sunday, July 23rd We had heard…</option><option value="E800005-001#d36295e2477">7. Monday, July 24th After an early…</option><option value="E800005-001#d36295e2612">8. Tuesday, July 25th Mr Woods is…</option><option value="E800005-001#d36295e2674">9. Wednesday, July 26th When the Party…</option></select></li><li class="text-uppercase doc" title="Back matter"><a href="#back" class="smoothScrollApplied" id="gtmbackNavLink"><b>ack (Acknowledgements)</b></a></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">E800005-001</a></li><li id="update">2014-05-06</li></ol><!--front matter--><div id="front"><div class="intro"><span class="fa fa-bookmark" title="p.83" id="pb.83"> p.83</span><!--div: thisdiv=div, # (nth=1) head="Lewis Dillwyn's Visit to Kerry, 1809"--><!--Heading quâ heading--><h2 id="d36295e380">Lewis Dillwyn's Visit to Kerry, 1809</h2><p>In July 1809 the Anglo-Welsh naturalist <span class="ps">Lewis Weston Dillwyn</span> (1778–1855) accompanied by his lifelong friend <span class="ps">Joseph Woods</span> and another companion named <span class="ps" title="William Elford Leach">Leach</span>, whose identity has not been positively established, <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> paid a visit to <span class="pn" title="town/village">Killarney</span> where they spent some days exploring the town and its neighbourhood. <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> kept a diary of his tour the original of which, contained in a small closely-written volume of pocket-book size, is today preserved in  <span class="name" title="ms">Trinity College Dublin (Ms. 967)</span>. From it can be reconstructed the following outline of his itinerary. Crossing from <span class="pn">Milford Haven</span> to <span class="pn">Waterford</span> on 6 July, between that date and 16 July he travelled, firstly, to <span class="pn">Dungarvan</span> via <span class="pn">Kilmacthomas</span>: from thence to <span class="pn">Youghal</span> via <span class="pn">Clashmore</span> and then on to <span class="pn">Cork city</span> via <span class="pn">Castle Martyr</span> and <span class="pn">Midleton</span>. He remained two days in <span class="pn">Cork</span> (which impressed him as “a large and handsome city”) and then travelled on to <span class="pn">Clonakilty</span>, <span class="pn">Dunmanway</span> and <span class="pn" title="town">Bantry</span>. From <span class="pn" title="town">Bantry</span> he proceeded to <span class="pn" title="village">Kenmare</span> and <span class="pn" title="town/village">Killarney</span> where he remained for one week. Leaving <span class="pn" title="town/village">Killarney</span> he proceeded by stages to <span class="pn">Millstreet</span>, <span class="pn">Mallow</span>, <span class="pn">Clogheen</span> and <span class="pn" title="town">Clonmel</span>, from which latter town he returned on 30 July to <span class="pn">Waterford</span>, and from there arrived back in <span class="pn">Milford Haven</span> on 1 August. His Kerry sojourn, therefore, though occupying the largest space in his diary comprises only a part of his total itinerary.</p><p>The following facts concerning <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> have been gleaned from
the <span class="title" title="book">Dictionary of National Biography</span>. <sup id="fnref:2.footnotes">2<a href="#fn:2.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> He was born in Ipswich, son of <span class="ps">William Dillwyn</span> of Highham Lodge, Walthamstow, and was descended from an old Breconshire family. His father was a member of the <span class="on">Society of Friends</span> at whose school in Folkestone he was first enrolled before going in 1798 to Dover where he began his study of botany. His later publications included <span class="title" title="book">The natural history of British confervae</span> (1802–9), <span class="title" title="book">The botanist's guide through England and Wales</span> [a collaborative work] (1805), and <span class="title" title="book">A descriptive catalogue of British shells</span> (1817).</p><p>In 1803 his father placed him in charge of a pottery which he had

<span class="fa fa-bookmark" title="p.84" id="pb.84"> p.84</span>
purchased in <span class="pn">Swansea</span>. He was thus enabled to turn his interests as a naturalist to good account and his porcelain became celebrated for “the true and spirited paintings on it of butterflies, flowers, birds, and shells, besides the beauty of the material itself”. He also achieved some distinction in public life. He was for many years a magistrate, was made high sherriff of Glamorganshire in 1818 and in 1832 was returned to the first reformed parliament as M.P. for that shire, a seat which he retained until 1837. He was subsequently elected mayor of <span class="pn">Swansea</span>. His biographer describes him as “thoroughly upright in all his dealings, and a liberal and active country gentleman”.</p><p><span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> and his companions were, no doubt, mainly interested in the flora and fauna of the south of Ireland in general and of the <span class="pn" title="town/village">Killarney</span> area in particular. <span class="pn" title="town/village">Killarney</span> was, of course, by this time well established as a tourist attraction. Its proprietors the earls of Kenmare had early recognised its potential in this respect and commencing around the year 1750 took steps to provide comfortable accommodation for visitors to the town and boats for hire on the lakes. <sup id="fnref:3.footnotes">3<a href="#fn:3.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The contemporary romantic movement in literature and the arts, with its emphasis on the rural, the rustic and the antique, provided a favourable climate for their efforts and during the decades that followed there converged on <span class="pn" title="town/village">Killarney</span> a thickening throng of misty-eyed romantics, weaned on a literary diet of <span class="ps" title="James Mac Pherson: author">Mac Pherson</span> and <span class="ps">Sir Walter Scott</span>, all straining to catch among her lakes and dells the last dying cadences of Hibernia's perenially-broken harp strings. The doyen of the cult in Ireland, <span class="ps" title="author">Thomas Moore</span> himself, descended on the scene, was appropriately affected and penned in memory of his visit his <span class="title" title="poem">Innisfallen fare thee well</span>.</p><p>Fortunately, <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> shared to some extent the fashionable tastes of his age. Thus, while his diary contains numerous botanical references, and may even provide the earliest record of certain plant species for Kerry, he tells us even more about the towns and villages through which he passed, the antiquities he visited and the condition, manners and customs of the people with whom he came in contact. He had the advantage of possessing a readymade introduction to the Killarney area in the shape of an account of a tour published two years earlier, by the Dubliner <span class="ps" title="author">Isaac Weld</span>, entitled <span class="title" title="book">Illustrations of the scenery of Killarney and the surrounding country</span> (London 1805). It

<span class="fa fa-bookmark" title="p.85" id="pb.85"> p.85</span>
is clear, in fact, that <span class="ps" title="Isaac Weld">Weld</span>'s work had considerable influence in shaping <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>'s Killarney itinerary. <sup id="fnref:4.footnotes">4<a href="#fn:4.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The latter was, nevertheless, an acute observer in his own right — the result, probably, of combined scientific training and practical business experience. He had, besides, an eye for the humourous and colourful and even more remarkable for a casual diarist, considerable power of description. His jottings — albeit compiled while enduring the misery of a heavy cold contracted en route to <span class="pn" title="village">Kenmare</span> — convey a vivid sense of the beauty and serenity of <span class="pn" title="town/village">Killarney</span>'s lakes and mountains during the warm, dry summer of 1809.</p><p>There was, however, a less attractive side to <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>. He was, unfortunately, a religious bigot and his references to the Catholic clergy and Catholic worship in <span class="pn" title="town/village">Killarney</span>, though of course he would probably not have expressed such views in public, betray a crudely sectarian outlook at odds with the well-deserved reputation for tolerance and philanthropy acquired by the <span class="on">Society of Friends</span> in Ireland later in the nineteenth century. <sup id="fnref:5.footnotes">5<a href="#fn:5.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> One must, of course, see his prejudice in the context of his age when sectarian bigotry on all sides was the rule rather than the exception. In addition, he displays certain other unattractive traits, typical of colonialists in every age. He arrived already well stocked with prejudices and, one suspects, found among those he encountered socially — land agents, attorneys, and officials — many who were anxious to reinforce and add to them. Nevertheless, his account, though unsympathetic, is no doubt often accurate.</p><p>Like many other visitors he was, for instance, forcibly struck by the lack of a middle class in Irish society. The people he encountered were, he remarks, either well dressed or in rags — their habitations for the most part either mansions or hovels. He complains like many other travellers of the Irish readiness to take financial advantage of strangers. The inns and hotels at which he stayed varied considerably. Some were excellent, others — like the inn he first put up in at <span class="pn">Checkpoint</span>, Co. Waterford — quite vile. The ingratiating manners of innkeepers, boatmen and jarveys apart, the abiding impression one receives from his account is of a sullen population smarting under many oppressions and in consequence chronically prone to violence. In the course of his short visit <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> notes five murders (four of 

<span class="fa fa-bookmark" title="p.86" id="pb.86"> p.86</span>
them committed in Kerry) two executions and a riot, as well as evidence of popular resistance not only to tithes but rents. One senses also in his account of the conduct of the military authorities in <span class="pn" title="town/village">Killarney</span> evidence (scarcely surprising in the wake of 1798) of a virulent and triumphalist party spirit but little conducive to reconciliation. This is all the more interesting since evidence of this nature is hard to come by in other contemporary sources.</p><p>It should be noted that while the text which follows is in the main a faithful transcript of <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>'s manuscript, some lengthy passages descriptive of the geography of the Killarney lakes as well as quotations from published works and one or two brief passages of botanical theorising have been silently omitted. (The botanical names of all plants noted by <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> are, however, listed). In addition, the text has been broken into paragraphs — an arrangement not employed in the original diary.</p></div><hr/></div><!--body matter (assumes div0)--><div id="body"><h2>Lewis Weston Dillwyn</h2><h3>Edited by Gerard J. Lyne</h3><h1>Lewis Dillwyn's Visit to Kerry, 1809</h1><a name="entry.d36295e720">‍</a><h2 class="page-title" id="d36295e720">1.</h2><p><span class="date" title="1809-07-18">Tuesday, July 18th</span><br/>
We had engaged to breakfast at <span class="pn" title="seat">Ballylickey</span> <sup id="fnref:6.footnotes">6<a href="#fn:6.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which lies near the Road from <span class="pn" title="town">Bantry</span> to <span class="pn" title="village">Kenmare</span>, &amp; we accordingly left our inn soon after seven. <span class="pn" title="town">Bantry</span> is rather a small town situated on a Creek at a short distance from the Bay, &amp; it's only decent inn is what the generality of English Travellers would call most miserable. In the Bay large quantities of corallines are dredged up for the purposes of manure, <sup id="fnref:7.footnotes">7<a href="#fn:7.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> &amp; on our way to <span class="ps" title="Ellen Hutchins (1785–1815): scholar">Miss Hutchins</span>'s <sup id="fnref:8.footnotes">8<a href="#fn:8.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> I for an hour examined some Heapes in which I found several scarce and valuable shells &amp;

<span class="fa fa-bookmark" title="p.87" id="pb.87"> p.87</span>
among these are two or three which <span class="ps" title="William Elford Leach">Mr Leach</span> thinks are new to Britain. After breakfast I examined the remainder of <span class="ps" title="Ellen Hutchins (1785–1815): scholar">Miss Hutchins</span>'s marine algae &amp; she liberally supplied me with specimens of most of the rarer Species. About half past twelve we with regret parted from our new Friends at <span class="pn" title="seat">Ballylickey</span> &amp; set out for <span class="pn" title="village">Kenmare</span>. At 1 o'clock we arrived at the foot of the <span class="pn" title="cliff">Priests Leap</span> from whose highest Summit it is said that a Priest, being pursued by an Enemy, jumped into the Town of <span class="pn" title="town">Bantry</span> which is four Irish miles from its base &amp; there the credulous Catholics still show the mark which his Heel made when he alighted. It is a tremendous Mountain for a Carriage to pass, &amp; can only be accomplished with great difficulty on which account we found a respectable Farmer with fifteen of the Peasantry waiting by Mr. Hutchins's order in readiness to assist us. <sup id="fnref:9.footnotes">9<a href="#fn:9.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> We here left our Carriage and separating from each other we ascended the mountain in different directions in order that we might thereby examine it more thoroughly. We found <span class="term" title="(Latin) typebot">Saxifraga umbrosa</span> <sup id="fnref:10.footnotes">10<a href="#fn:10.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> &amp; <span class="term" title="(Latin) typebot">Saxifraga hirsuta</span> <sup id="fnref:11.footnotes">11<a href="#fn:11.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> in great abundance on all the Rocks as well as many of the more common Mountain plants but we did not meet with any others of the <span class="frn" title="(Latin)">rariores</span> except <span class="term" title="(Latin) typebot">Isoetes lacustris</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> which was gathered by <span class="ps" title="Joseph Woods">Mr Woods</span> in a small Lake near the top of the Mountain.</p><p>The <span class="pn" title="cliff">Priest's Leap</span> divides the Counties of <span class="pn" title="county">Cork</span> &amp; <span class="pn" title="county">Kerry</span> into the latter of which we entered when we passed it's Summit. About 100 yards from the top of the Mountain we crossed a small Bridge on which three months ago the Revd Mr. Tisdall, <sup id="fnref:13.footnotes">13<a href="#fn:13.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Protestant Vicar of

<span class="fa fa-bookmark" title="p.88" id="pb.88"> p.88</span>
Kenmare was waylaid, robbed, &amp; inhumanly murdered by two Ruffians one of whom named Murphy now lies in Tralee Jail with the clearest Evidence against him. The manner in which he was taken is singular. Mr Tisdall's Body was not found or his dreadful fate known till nine days after the Murder &amp; in the Interim Murphy had escaped to the opposite side of the Kingdom where some Persons seeing such an ill looking Fellow well stocked with Bank Notes suspected they were forged &amp; stopped him at <span class="pn" title="city">Kilkenny</span>. Before he could clear himself from the charge of Forgery, the murder was detected &amp; printed descriptions of Murphy's Person were circulated by Mr Hutchins, one of which reach<span class="sup" title="By Gerard J. Lyne">[ed]</span> Kilkenny just as the Magistrate was going to discharge him. He is accused of numerous other Crimes of the very blackest die, &amp; is said to have hired himself for two Guineas, &amp; assassinated a Person whom he never saw till pointed out for the bloody purpose. <sup id="fnref:14.footnotes">14<a href="#fn:14.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> His accomplice was also taken but contrived to murder the Constable who had him in Custody, &amp; thereby effected his excape. <sup id="fnref:15.footnotes">15<a href="#fn:15.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>It is the custom of this Country when any person has been murdered to form a heap of stones on the Spot, to which every Passer

<span class="fa fa-bookmark" title="p.89" id="pb.89"> p.89</span>
by adds one or it is supposed that he would otherwise be haunted by the Ghost of the Deceased. The heap, or Cairne as it is here called, was in the present instance so small, that I should hardly have noticed it, if I had not been previously informed of its situation. <sup id="fnref:16.footnotes">16<a href="#fn:16.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>The <span class="pn" title="cliff">Priest's Leap</span> is said to be more than 2,000 feet above the level of the Sea, <sup id="fnref:17.footnotes">17<a href="#fn:17.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and the prospect from its Summit is very grand and extensive. To the Southward the smooth &amp; glassy surface of <span class="pn" title="bay">Bantry Bay</span> with its numerous creeks &amp; Inlets formed a fine contrast to the dark line of its surrounding Mountains, &amp; a large tract of Country with the Atlantic Ocean beyond as if spread in a Map beneath us. To the North immediately below us appeared a Tract of dreary Peat without either a House or Tree in view, &amp; beyond it the numerous vast Mountains of Kerry, many of which have no connection with each other, but rise separately from their own Bases, &amp; in this respect the view differs from any other that I have ever seen.</p><p>At half past six having all met together and found our Carriage at the foot of the Mountain we proceeded towards <span class="pn" title="village">Kenmare</span> where however we did not arrive till half past eight tho' its distance from <span class="pn" title="town">Bantry</span> is said to be <em>only</em> 12 Irish Miles. <sup id="fnref:18.footnotes">18<a href="#fn:18.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> We had sent a Message to the Inn desiring that some Dinner might be prepared against our arrival, but it was not ready till an hour after, &amp; a long hour it seemed for we had not eaten a Mouthfull since Breakfast. I had a violent Cold and felt so much indisposed that tho' I was not at all over fatigued I fell fast asleep immediately after Dinner and was unable even to journalise or preserve my Specimens that Evening.</p><a name="entry.d36295e1108">‍</a><h2 class="page-title" id="d36295e1108">2.</h2><p><span class="date" title="1809-07-19">Wednesday, July 19th</span><br/>
We had taken up our Quarters at a comfortable Inn, which is kept

<span class="fa fa-bookmark" title="p.90" id="pb.90"> p.90</span>
by a Mrs Sullivan &amp; has been recently built by <span class="ps">Lord Henry Petty</span> who possesses a large property in this Neighbourhood. <sup id="fnref:19.footnotes">19<a href="#fn:19.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> After Breakfast we strolled for about 1 ½ hours on the Banks of <span class="pn">Kenmare Bay</span>, which is a very fine winding Haven of the same kind as that at <span class="pn" title="town">Bantry</span>. It is, however, still larger, the length being about 30 and the breath from 3 to 9 miles but it's Banks are less mountainous &amp; altogether the effect it produces is less striking &amp; picturesque. <span class="pn" title="village">Kenmare</span> or <span class="pn">Nedeen</span> by which name it is most commonly known in this Country is a small &amp; straggling Town. Close by the Inn a handsome Chapel has been built &amp; is now nearly finished at the expence of <span class="ps">Lord Henry Petty</span> for the use of the Catholicks. <sup id="fnref:20.footnotes">20<a href="#fn:20.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> On the Banks of the Bay I collected <span class="term" title="(Latin) typezoo">Venus Paphia</span> <sup id="fnref:21.footnotes">21<a href="#fn:21.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and several other Shells.</p><p>There are two Roads from <span class="pn" title="village">Kenmare</span> to <span class="pn" title="town/village">Killarney</span>, by one of which the distance is 12 &amp; by the other 20 or 24 Miles. <sup id="fnref:22.footnotes">22<a href="#fn:22.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The former, however, is extremely mountainous &amp; the latter is flat, &amp; as we were told that it also passes thro' a far more beautiful country, we gave it the preference &amp; set out accordingly at ½ past 10.</p><p>As near as it is possible to judge of distances where the Roads have never been measured &amp; where they are reckoned differently by every Person you meet, the Country thro' which we passed for the first six Miles was not at all particularly picturesque. It then however became romantic &amp; we soon afterwards entered a very extensive wood of Oak

<span class="fa fa-bookmark" title="p.91" id="pb.91"> p.91</span>
&amp; Birch which is the first we had seen in Ireland except such as had been planted about the Seats of the Gentry. On the opposite side of the Valley the Mountains rose to a great height &amp; were in some places almost perpendicular, but they derived their principal beauty from the numerous deep Gullies which were well wooded whilst the more prominent points were bare. Our Horses were baited <sup id="fnref:23.footnotes">23<a href="#fn:23.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> at a wretched Pot House &amp; we availed ourselves of the opportunity it afforded to stroll among the neighbouring Woods, but without being able to make any botanical or entomological Discoveries <span class="term" title="(Latin) typebot">Saxifraga umbrosa</span> by the road sides in almost every situation was the commonest of weeds.</p><p>About a mile or two from this place our course suddenly changed from Northward to Westward &amp; we then passed the much and deservedly admired <span class="pn">Flesk Rocks</span> which take their Name from the River that winds along their Feet. They are in many places nearly perpendicular, &amp; notwithstanding their apparent want of Soil, are beautifully scattered over with Oak, Birch &amp; Ash Trees many of which have attained a large size. My idea is that their height is not less than 600 feet. From thence as we approached <span class="pn" title="town/village">Killarney</span>, the view with the cloud capt Summits of <span class="pn" title="mountains">Macgillycuddy's Reeks</span> in our front, became more &amp; more mountainous &amp; more sublime.</p><p>The entrance into the Town thro' <span class="ps" title=" Valentine Browne first earl of Kenmare">Lord <span class="an">Kenmare</span></span>'s Plantation is handsome but we have yet had no good view of the Lake, <span class="pn" title="town/village">Killarney</span> being near two English Miles from it's Banks. We drove to Coffees Hotel which tho' very large for a County Inn was so full that we were shoved about from one Room to another, &amp; were obliged to sleep in different houses over the way, which, however, were provided with good Beds.</p><a name="entry.d36295e1285">‍</a><h2 class="page-title" id="d36295e1285">3.</h2><p><span class="date" title="1809-07-20">Thursday, July 20th</span><br/>
We determined to commence our operations in this Neighbourhood with a visit to <span class="pn">Dunloh Gap</span> &amp; accordingly set out in our Carriage, immediately after Breakfast. We drove over an excellent Road by the side of the lower Lake, &amp; about a Mile &amp; a half from <span class="pn" title="town/village">Killarney</span> passed the Ruins of <span class="pn">Aghadoe Cathedral</span>, which did not

<span class="fa fa-bookmark" title="p.92" id="pb.92"> p.92</span>
appear either so extensive or beautiful as we had been led to suppose. <sup id="fnref:24.footnotes">24<a href="#fn:24.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The surface of the Lake was perfectly smooth &amp; beautifully reflected the numerous well wooded Islands with which it is studded &amp; its Banks on the opposite side are formed by the <span class="pn">Glennaa</span>
and <span class="pn">Tomies Mountain</span> beyond which the Reeks appear majestically overtopping them. About 4 or 5 Miles from <span class="pn" title="town/village">Killarney</span> we turned to the Left beyond the North end of the Lake, &amp; crossed a Bridge over the River <span class="pn" title="river">Laune</span> to <span class="pn" title="castle">Dunloh Castle</span>. <sup id="fnref:25.footnotes">25<a href="#fn:25.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It now consists of a single square Tower which originally formed only a small part of the ancient Edifice &amp; is the residence of Major Mahony. <sup id="fnref:26.footnotes">26<a href="#fn:26.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The Major as we were ascending on foot to the Castle, met us in his Gig, from which he immediately alighted, &amp; with the utmost politeness conducted us into his Grounds, which are truly beautiful &amp; command some fine views of parts of the lower Lake. It being Session time at <span class="pn" title="town/village">Killarney</span> <sup id="fnref:27.footnotes">27<a href="#fn:27.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> he apologised for not being able to remain with us long but desired his Son (a fine Lad of about 16) to <em>do the Honors</em> in his stead. He first paddled us about in a small pleasure Boat on the River, whose Banks are overhung with Trees, &amp; it's Stream as clear as crystal. We were then conducted to the top Battlements of the Castle from which we enjoyed a fine view of the Lake &amp; its surrounding Country, &amp; afterwards set out again for <span class="pn">Dunloh Gap</span>. We reached the entrance to the celebrated Chasm at 1 O'Clock &amp; there left our Carriage with directions that the Driver should be in readiness at the same place by ½ past 4.</p><p>We first ascended by the side of a clear Stream. When the River

<span class="fa fa-bookmark" title="p.93" id="pb.93"> p.93</span>
after rain is swollen by the mountain Torrents, the Cascade which it here forms must be a very grand object, but the Stream is now small owing to the present unusually dry weather. Above this Fall we found a deep but narrow Lake whose surface was almost covered with the Flowers of the two <span class="term" title="(Latin) typebot">Nymphaeas</span> <sup id="fnref:28.footnotes">28<a href="#fn:28.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> &amp; of  <span class="term" title="(Latin) typebot">Lobelia Dortmanna</span>. <sup id="fnref:29.footnotes">29<a href="#fn:29.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> We here seperated, &amp; each pursuing his Fancy took a different direction among the Rocks we did not meet again for nearly three hours. At the end of the first Lake there is a small ascent over which a widely arched &amp; not inelegant Bridge crosses from one side of the Chasm to the other. From this Bridge I pursued my course nearly to the end of this tremendous defile which is almost three Miles in length, &amp; I passed along the edges of three other Lakes of which the last is particularly romantic and beautiful. It is awfully surrounded with nodding precipices and seems enclosed with Dangers. In several parts of these Lakes we observed <span class="term" title="(Latin) typebot">Isoetes lacustris</span> and I was particularly struck with the beautiful appearance of several large Bushes of the white variety <span class="term" title="(Latin) typebot">Erica tetralix</span> <sup id="fnref:30.footnotes">30<a href="#fn:30.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which were literally covered with Bloom.</p><p>At the further end of the defile I to my no small surprise met our Driver who having got somebody to hold his Horses had rambled to view this stupendous Scene. I asked him how he liked it. “Not at all” said Pat. To my query why he replied “Because its such a terrible place &amp; then what's the use of it — why to be sure is'nt one Acre of Land about Waterford worth all of it put together”. <sup id="fnref:31.footnotes">31<a href="#fn:31.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>In this part of Ireland it seems to be the custom of the Peasantry to wrap themselves up as much as possible in all Weathers, &amp; tho' this day has been exceptionally sultry we have scarcely seen a Man who was not great coated or a Woman who was not muffled up in a large woolen Cloak.</p><p>We regained our Chaise about 5 O'Clock, &amp; returned by the Road

<span class="fa fa-bookmark" title="p.94" id="pb.94"> p.94</span>
we came to <span class="pn" title="town/village">Killarney</span>, where I found that the Post had just arrived and brought me four Letters from <span class="pn">Swansea</span>. In consequence of our having determined on some alteration in our future plans we this Evening discharged our Chaise, &amp; Pat wishing long life to our Honors, prepared with a doleful countenance for his return to <span class="pn">Waterford</span>. <sup id="fnref:32.footnotes">32<a href="#fn:32.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It was near 8 O'Clock before we got our Dinner, after which we employed ourselves in writing &amp; in preserving Specimens till so late an hour that tho' we were a good deal tired it was after Midnight when we went to Bed.</p><a name="entry.d36295e1477">‍</a><h2 class="page-title" id="d36295e1477">4.</h2><p><span class="date" title="1809-07-21">Friday, July 21st</span><br/>
We had set this Day apart for an excursion on the upper and lower Lakes for which purpose we rose early and were in readiness by 7 in the morning but owing to some difficulties about getting a Boat it was near 9 O'Clock before we left our Inn. Having procured a Man with a Bugle &amp; French Horn &amp; made all other necessary arrangements we at length set out on foot &amp; walked along rather an uninteresting Road for nearly two Miles to <span class="pn" title="castle">Ross Castle</span>. <sup id="fnref:33.footnotes">33<a href="#fn:33.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This Castle of which <span class="ps" title="Isaac Weld">Weld</span> has given an accurate Drawing <sup id="fnref:34.footnotes">34<a href="#fn:34.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> stands just over the Bridge which connects <span class="pn">Ross Island</span> with the main Land &amp; was formerly very strong &amp; used as a <em>Royal</em> residence, <sup id="fnref:35.footnotes">35<a href="#fn:35.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> but is now converted to a Barrack. <sup id="fnref:36.footnotes">36<a href="#fn:36.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> We here embarked &amp; were rowed along <span class="pn">Ross Bay</span> towards the lovely Island of <span class="pn" title="island">Innisfallen</span>, on the edge of which under a Canopy of Ash &amp; Beech Trees stands the ruin of an Abbey which <span class="ps" title=" Valentine Browne first earl of Kenmare">Lord <span class="an">Kenmare</span></span> has converted into a Banqueting House for the accommodation of visitors. <sup id="fnref:37.footnotes">37<a href="#fn:37.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The northern-most points of <span class="pn" title="island">Ross Island</span> are formed of steep Limestone Rocks, &amp; passing thro' a narrow strait between these and <span class="pn" title="island">Mouse Island</span> we reached the open Lake which then suddenly opened to our view.</p><span class="fa fa-bookmark" title="p.95" id="pb.95"> p.95</span><p>In the neighbourhood of <span class="pn" title="town/village">Killarney</span> there are two Lakes, 4 or 5 Miles distant from each other, &amp; of these one is called the upper and the other the lower Lake. The latter on which we now entered is about 7 Miles long &amp; from 3 to 4 broad. On the West it is bounded by the steep sides of the  <span class="pn" title="Tomies: mountain">Tommies</span> &amp; <span class="pn" title="mountain">Glennaa</span> Mountains &amp; the Eastern washes a beautiful well cultivated Country over which several lofty Mountains rise at a short distance. Its surface is studded with more than thirty Islands of various sizes, some of which are barren Craigs, &amp; others are clothed with a great variety of unusually beautiful and richly contrasted foliage. <span class="pn">O'Donoghue's Table</span> is a naked craig of which so much of the base has been worn away by the continued action of the water, that it appears as if it was artificially supported by four Pillars. The Weather could not have been more delightful, &amp; the surface of the Lake was gently undulated by a faint Breeze.</p><p><span class="pn" title="island">Dinis Island</span> is much resorted to by parties of pleasure, both on account of its internal beauties &amp; the great variety of prospects which it commands. Thro' the narrow Channel at its extremity we were rowed till we had nearly arrived in <span class="pn" title="lake">Mucross Lake</span> when turning suddenly to the right we entered the Stream which connects the upper with the lower Lake. Our Boatmen said they never before knew the Water so low, &amp; we in consequence to lighten our Boat were obliged to land by the old Weir Bridge and walk along the Banks of the Channel till we arrived at the <span class="pn" title="rock">Eagles Nest</span>. In its loftiest clefts large numbers of Eagles build their Nests. &amp; are generally seen hovering about it, but in this respect we were not fortunate. We here crossed over in our Boat to the opposite shore, &amp; landed a Cannon which our Boatmen had borrowed for the purpose at <span class="ps" title="Valentine Browne first earl of Kenmare">Lord <span class="an">Kenmare</span></span>'s. We fired six rounds &amp; in the intervals our Musician who was concealed among the opposite Rocks played alternately on the Bugle &amp; French Horn. The repeated Echoes produced by each Discharge of our Cannon resembled loud peals of Thunder &amp; seemed to rend the Rocks. We then reimbarked &amp; having proceeded a short distance, we again landed on a rocky point a little above the <span class="pn" title="rock">Eagles Nest</span> where both with our Cannon and Bugle we tried another series of Echoes &amp; thought them still finer than the last. <sup id="fnref:38.footnotes">38<a href="#fn:38.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> We were from there rowed thro' a great variety of exquisitely beautiful scenery, along the numerous windings of the Stream. In about half an hour we arrived in a small Bason encircled by stupendous Rocks &amp; among them a short passage called <span class="pn">Colman's Eye</span> from some person of that name having

<span class="fa fa-bookmark" title="p.96" id="pb.96"> p.96</span>
once jumped over it. Thro' this when we had glided the upper Lake suddenly burst on our view &amp; filled me with such delight as I had no idea that any terrestrial scene could have produced. Our Boatmen told us that its length somewhat exceeds two Miles &amp; that it is one Mile broad but it appears much longer.</p><p>Among a cluster of beautifully romantic Islands near the extremity of the Lakes is one called <span class="pn" title="island">Royane's Island</span>, distinguishable by its larger size, &amp; by a Cottage which <span class="ps" title=" Valentine Browne first earl of Kenmare">Lord <span class="an">Kenmare</span></span> has built on it for the accommodation of Strangers. The Island consists of a rugged Rock which is covered with the Arbutus, Holly &amp; a variety of Trees and Shrubs.</p><p>On this Island we landed &amp; whilst an old woman who attends there on such occasions was preparing a cold Dinner that we had brought with us we wound along a Path to the summit of the Island. Every thing around was wild &amp; magnificent and excepting the Cottage below not a Trace of Man's Labor could be seen.</p><p>We returned to our Dinner &amp; as on one excuse or other the Musician had not complied with my request to play 
<span class="title" title="anthem">God save the King</span> whilst we were on the water I now insisted that it should be played. The Boatmen, at least, pretended not to dislike it &amp; I afterwards gave them leave to play <span class="title" title="tune">Erin go bras</span> if they chose. <sup id="fnref:39.footnotes">39<a href="#fn:39.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The principal Boatman who is a shrewd fellow said they did not like those party tunes, one of which I found is <span class="title" title="tune">Erin go bras</span> &amp; the other

<span class="fa fa-bookmark" title="p.97" id="pb.97"> p.97</span>
<span class="title" title="tune">Croppies lie down</span>. He told me that the Band of the Cork Militia lately played the latter thro' the Streets of <span class="pn" title="town/village">Killarney</span> which occasioned a great riot, &amp; to some just remarks on the impropriety of such conduct he feelingly added “For tho' we are all loyal at <span class="pn" title="town/village">Killarney</span>, yet we are Irishmen”. By our order some Meat had been put up for their Dinners, but neither they nor the Musician would touch a Morsel, &amp; they all dined on three Trout which they had taken with a Fly as we came along. I wonder that our Landlord who is himself a strict Catholick had not recollected that this was Friday.</p><p>Having dined we reimbarked &amp; were rowed round the upper end of the Lake to Crosbies Cottage than which it is impossible to imagine a more sequestered or romantic retreat. From thence we returned as we came, but the purple tints of Evening, &amp; the lengthened Shadows from the mountains had so increased the beautiful effect of the Scenery that we enjoyed it almost as much as if we had not seen it before.</p><p>The Boatmen as they rowed along amused us with many Tales about <span class="ps" title="O'Donoghue More">O'Donoghue</span> who was formerly Lord of this Country, &amp; who tho' he has been dead many hundred years, still frequently appears on the Lake &amp; is often attended with a splendid retinue. <sup id="fnref:40.footnotes">40<a href="#fn:40.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Our steersman who is 78 years of age declared he had very often seen him, told us many romantic particulars, in perfect unison with the wildness of the Scenery, &amp; which he offered to confirm with an Oath. Two of the other Boatmen also declared they had seen him &amp; that he is often seen rising from &amp; walking or playing <em>Goals</em> on the Water, [and this] is by all the Lower orders in this Country, fully and firmly believed. <sup id="fnref:41.footnotes">41<a href="#fn:41.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>We landed at nine o' Clock on the South side of <span class="pn" title="island">Ross Island</span>, &amp; from thence walked thro' <span class="ps" title=" Valentine Browne first earl of Kenmare">Lord <span class="an">Kenmare</span></span>'s Grounds to our Inn at 

<span class="fa fa-bookmark" title="p.98" id="pb.98"> p.98</span>
<span class="pn" title="town/village">Killarney</span>. On the Rocks in the Lake we every where saw an abundance of <span class="term" title="(Latin) typebot">Arbutus Unedo</span>, <sup id="fnref:42.footnotes">42<a href="#fn:42.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> <span class="term" title="(Latin) typebot">Pyrus torminalis</span> <sup id="fnref:43.footnotes">43<a href="#fn:43.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> &amp; <span class="term" title="(Latin) typebot">Pyrus Aria</span> <sup id="fnref:44.footnotes">44<a href="#fn:44.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> &amp; on some boggy ground a little Northward of the <span class="pn" title="rock">Eagles Nest</span> we gathered <span class="term" title="(Latin) typebot">Schoenus fuscus</span>. <sup id="fnref:45.footnotes">45<a href="#fn:45.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Messrs Woods &amp; <span class="ps" title="William Elford Leach">Leach</span> determined to ascend <span class="pn" title="mountains">Macgillycuddy's Reeks</span> tomorrow but I found my throat so sore &amp; my Cold still so very troublesome that I thought it most prudent not to accompany them &amp; as they intended to start very early we returned to our Rooms at 10 o' Clock.</p><a name="entry.d36295e1947">‍</a><h2 class="page-title" id="d36295e1947">5.</h2><p><span class="date" title="1809-07-22">Saturday, July 22nd</span><br/>
My friends set off for the <span class="pn" title="Macgillycuddy's Reeks: mountains">Reeks</span> at about 4 this morning &amp; I for the sake of my Cold indulged myself with a Book in Bed till a later hour than usual. I employed myself with writing my Journal of yesterday's excursion &amp; a Letter home which together occupied me till after three, when I took a walk for half an hour about the Town. It is the neatest &amp; best paved of the small Irish Towns that we have yet seen &amp; is said to contain about 4,000 Inhabitants. Among some other very good Houses may be reckoned that of the titular Bishop which adjoins the Catholick Cathedral. <sup id="fnref:46.footnotes">46<a href="#fn:46.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> At the end of the same street is a spacious and rather handsome Building which on enquiry I found is a Nunnery where several unfortunate Females who have taken the black veil are for ever immured. <sup id="fnref:47.footnotes">47<a href="#fn:47.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> There are two Catholick &amp; one Protestant Churches, but the Inhabitants are so very generally attached to the former that the latter is very little frequented. It is said that this religion is more rigidly observed here than in any other Town in Ireland, which may, I apprehend, be attributed to <span class="ps" title=" Valentine Browne first earl of Kenmare">Lord <span class="an">Kenmare</span></span> who with an immense Property &amp; great influence continues firm in his attachment to the Catholick Faith, &amp; the same may be said of nearly all the neighbouring Gentry. I am informed that <span class="ps" title="Napoleon Bonaparte">Buonaparte</span> <sup id="fnref:48.footnotes">48<a href="#fn:48.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> by his infamous conduct towards the Pope and the Spanish Monarchy is now abhored as he ought to be by Numbers who before regarded him as their future Deliverer from the oppression under which they at present groan. Much discontent arises from their being obliged to pay

<span class="fa fa-bookmark" title="p.99" id="pb.99"> p.99</span>
Tithes for the support of what all Catholics are taught to regard as Heresy, but still more from the manner in which these Tithes are collected. The Protestant Clergymen too often let their small Tithes by auction to the highest bidder, and the Purchasers who are called Tythe Farmers are said to make it answer by extorting the utmost Farthing from the very lowest Classes of the Peasantry. One of these Farmers was a few days ago collecting in this manner at <span class="pn">Castle Island</span> which is only 12 miles from <span class="pn" title="town/village">Killarney</span> when a few outraged wretches dragged him from the Inn &amp; murdered him in the Street without any Person making the least effort to save him or interfering to prevent the Murderers from effecting their escape. I spoke to several about it but they all considered it as a <em>white</em> Murder in which there was no great harm.</p><p>After having dined I was preparing for a walk about 6 O'Clock when my Companions returned much sooner than I had expected. They had been on the highest summit of <span class="pn" title="mountains">Macgillycuddy's Reeks</span>, the ascent to which <span class="ps" title="Joseph Woods">Mr Woods</span> says is not so difficult as <span class="ps" title="Isaac Weld">Weld</span> has represented. The highest point is called <span class="pn" title="Carantuohill: mountain">Gheran-tuel</span>, <sup id="fnref:49.footnotes">49<a href="#fn:49.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and according to Kirwan's <sup id="fnref:50.footnotes">50<a href="#fn:50.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> measurement is nearly as high as the <span class="pn">Wyddfa</span> of <span class="pn">Snowden</span>. From this my friends describe the view as magnificently extensive, but from their account the Mountain seems to offer nothing worth the trouble and fatigue of climbing it. They gathered <span class="term" title="(Latin) typebot">Saxifraga Geum</span> or rather <span class="term" title="(Latin) typebot">Saxifraga hirsuta</span> <sup id="fnref:51.footnotes">51<a href="#fn:51.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> for I believe that the two Plants so called by <span class="ps" title="J. T. Mackay: scholar">Mackay</span> are not specifically <span class="corr" title="Corrected from ‘district’ by BF">distinct</span>, &amp; also another Species which <span class="ps" title="J. T. Mackay: scholar">Mackay</span> calls <span class="frn" title="(Latin)">adscendens</span>. <sup id="fnref:52.footnotes">52<a href="#fn:52.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The Mountain seems to afford unusually little sport for a Botanist &amp; they gathered no other Plants which can be considered at all rare except <span class="term" title="(Latin) typebot">Rhodiola rosea</span> <sup id="fnref:53.footnotes">53<a href="#fn:53.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, <span class="term" title="(Latin) typebot">Rumex digynus</span> <sup id="fnref:54.footnotes">54<a href="#fn:54.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> &amp; <span class="term" title="(Latin) typebot">Asplenium viride</span>. <sup id="fnref:55.footnotes">55<a href="#fn:55.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>
</p><a name="entry.d36295e2137">‍</a><h2 class="page-title" id="d36295e2137">6.</h2><p><span class="date" title="1809-07-23">Sunday, July 23rd</span><br/>
We had heard that Mass in the Chapel of the Nunnery is

<span class="fa fa-bookmark" title="p.100" id="pb.100"> p.100</span>
performed in public only on Sunday Mornings at ½ past 6 &amp; <span class="ps" title="William Elford Leach">Leach</span> &amp; I therefore rose early for the purpose of attending it. It was with some difficulty &amp; only thro' the assistance of a Catholick from whom we hired our Boat on Friday that we obtained admittance for even the fore Court of the Nunnery was thronged with poor Wretches who were prostrate on their knees. The Moment that we reached the Door, never having seen anything of the kind before I was filled with amazement for large Candles were burning on the Altar which was covered with gewgaws, &amp; the Priest who stood before it wore a kind of white Petticoat which a Robe of Crimson &amp; white Sattin. He really looked more like Punch in a Puppet Show than a Parson performing worship. Only seven Nuns were present of whom five wore the black &amp; two the white Veil <sup id="fnref:56.footnotes">56<a href="#fn:56.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> &amp; they were pent up from the rest of the Congregation by a wooden railing. The Abbess was a tall woman &amp; there seemed to me some thing so severe &amp; forbidding in her deportment, that I from my heart pitied those who were irretrievably subjected to her controul. The Service when we arrived was nearly over, &amp; when it was ended a fellow politely threw some holy water over us &amp; we came away.</p><p>Wishing however to know more of their mode of worship &amp; finding as we passed the Cathedral that the Service was about to begin, we entered it. It is a large &amp; gaily painted Building &amp; the Ornaments on &amp; Paintings above the Altar seemed to be good &amp; costly. We in particular remarked several massy Silver Candlesticks of fine workmanship on which large wax Tapers were burning. Even the Aisles &amp; Galleries were already nearly filled with People who were busily employed in counting their Beads. There are no Pews, Seats, or Divisions of any kind whatever in the Body of the Church or Aisles, &amp; the whole Congregation being prostrate on the Stone Floor presented a curious spectacle. In a few minutes after we entered the Priest came in, &amp; took his station before the Altar. His livery resembled that of the Priest at the Nunnery, except that it was still finer, &amp; his crimson Robes, besides the large white Cross, was gaudily ornamented with gold Lace. There was a fine painting of our Saviour over him &amp; the wide difference in the appearance of the great Master &amp; his pretended Disciple, was very striking. I never was so surprized as to find that very nearly all the Service was made up of dumb show, &amp; the remainder consisted in ringing a little Bell, &amp; gabbling a few sentences of Latin so that I could not distinguish a single word. The Audience said nothing &amp; their devotion seemed

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

wholly to consist of bodily exercises. They sometimes prostrated themselves twice or thrice in a minute, then sprinkled &amp; crossed themselves, counted their Beads &amp;c., &amp; in the short intervals between these Ceremonies some of them with the utmost indifference took Snuff! Beyond anything that I could have imagined it all looked like Mummery, and appeared as if they thought that the great object of their adoration could neither see the Heart or understand any Language but Latin. At the end of the Service the Priest gave notice of a day for the performance of some <em>sacred</em> Mystery both in English and Irish, &amp; dismissed the Congregation with a Threat that those who do not then attend the Chapel will be damned.</p><p>Just after our return to the Inn, <span class="ps">Counsellor Lapp</span> who knew me by name when at <span class="pn">Swansea</span> politely called on &amp; breakfasted with us. Just afterwards we were surprized to see a Post Chaise arrive at an opposite Inn, escorted by a detachment of Dragoons, &amp; containing nothing but a Servant Girl. On enquiry we found that she is a material Evidence against some <span class="on">White Boys</span> for the murder of her Master &amp; that the Escort was necessary to prevent her from being murdered by the Murderers Friends. <sup id="fnref:57.footnotes">57<a href="#fn:57.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> According to the representations of Mr Lapp the people are far from being so loyal at <span class="pn" title="town/village">Killarney</span> as our Boatman wished to make us believe, &amp; he told us that the late Riot arose from the Military Band having been pelted by a Mob whilst playing <span class="title" title="anthem">God save the King</span>, &amp; that they were only dispersed by a charge of Bayonets. As a Punishment for this Outrage the Colonel ordered that the same tune together with <span class="title" title="anthem">Croppies lie down</span> should be played alternately every Evening, &amp; he protected the Band by the Regiment.</p><p><span class="ps" title="Joseph Woods">Mr Woods</span> having determined to devote the day to writing, <span class="ps" title="William Elford Leach">Mr Leach</span> and myself set out without him at ½ past 9 to explore the Peninsula of <span class="pn" title="peninsula">Mucross</span>. We kept along the Road for about 2 Miles &amp; then struck across some Fields to the edge of the Lake where I found <span class="term" title="(Latin) typebot">Galium boreale</span> <sup id="fnref:58.footnotes">58<a href="#fn:58.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> growing in great abundance &amp; <span class="ps" title="William Elford Leach">Mr Leach</span> collected several scarce Insects. We then crossed over a part of <span class="ps" title="">Mr Herbert</span>'s Grounds to the Ruins of <span class="pn" title="abbey">Mucross Abbey</span>, <sup id="fnref:59.footnotes">59<a href="#fn:59.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is still a favorite

<span class="fa fa-bookmark" title="p.102" id="pb.102"> p.102</span>
burial place with the Catholicks. Most of the Bodies are not buried but put into a sort of Tomb or rather Cupboard, thro' a trap Door on one side which in many instances was very imperfectly closed. Other Bodies were placed in shallow Graves without any Earth &amp; only a Stone or Plank to cover them. One of these Stones by some means had slipped away, &amp; in looking down we saw two Coffins with the Lids (if they ever had any) broken off so as to expose the half decayed remains of their contents which did not appear to have been dead much more than a Year. Every apartment of the Ruins is used as a Cemetary in the same manner &amp; in each are large Piles of Bones, Skulls &amp; half decayed Coffins. The fact is that the Abbey yard is very small &amp; the Soil very shallow. &amp; the superstitious Peasantry so much prefer being buried on the Southern or Western side that there is not sufficient room for the great number of Bodies which are there brought to be buried. When therefore another of a Family dies that possesses a Tomb, one of the old Tenants is pulled out to make room for the new comer &amp; the Body and Coffin is thrown into the Abbey, within whose sacred precints it is supposed to be perfectly safe. <sup id="fnref:60.footnotes">60<a href="#fn:60.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The Ruins are for the most part covered with Ivy, &amp; an enormous Yew spreads a deep shade over the Cloisters, <sup id="fnref:61.footnotes">61<a href="#fn:61.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which added to the sepulchral smell &amp; the sight of so many naked Truths filled me with such a mixture of Awe &amp; Horror that I confess I should not then have liked to be left alone. My imagination involuntarily painted it as “The Land of apparitions — empty shades” &amp; such I am ashamed to
confess was its affect on my Mind that it was sometime before reason

<span class="fa fa-bookmark" title="p.103" id="pb.103"> p.103</span>
could resume her entire sway. The Eastern Window &amp; several other parts of the Abbey are very handsome, but as a Ruin its beauty cannot be compared with that of <span class="pn" title="abbey">Notley</span>. <sup id="fnref:62.footnotes">62<a href="#fn:62.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>From the Abbey we walked to the Villages of <span class="pn" title="village">Mucross</span> &amp; <span class="pn" title="village">Clogheen</span>, &amp; hired a Guide to conduct us to the spots which command the finest views, &amp; which are therefore generally visited by Travellers. The House <sup id="fnref:63.footnotes">63<a href="#fn:63.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> is beautifully situated at the commencement of the Peninsula &amp; is the Residence of <span class="ps" title="Henry Arthur Herbert">Mr Herbert</span> now Member for the County. <sup id="fnref:64.footnotes">64<a href="#fn:64.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The Domains have long been celebrated both for their internal beauties, &amp; for the vast variety of noble Prospects which they command. <span class="ps" title="George Berkeley">Bishop Berkeley</span> justly remarked “that another Louis may lay out another Versailles, but the hand of the Deity only can make <span class="pn">Mucross</span>”. <sup id="fnref:65.footnotes">65<a href="#fn:65.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The whole Peninsula consists of rugged Rocks clothed with a great variety of Trees and Shrubs which in some places are so thickly interwoven that the Lake tho' only a few yards distant cannot be seen at all &amp; in others it appears on all sides glittering thro' the Leaves. Every opening of the Woods affords a different view of the Lake, of its Islands &amp; the neighbouring Mountains &amp; each vies with the other in beauty. Some of the little craggy Islands about the Banks are of the most fantastic shapes, &amp; one of them so singularly resembles a Horse when drinking that it is every where known by the name of “O'Donoghue's Horse”. As we walked towards <span class="pn">Brickeen</span> <span class="pn" title="lake">Turk Lake</span> was on our left &amp; the Lower Lake on our right &amp; in the very middle of the Peninsula we unexpectely found another small Lake whose surface like a Mirror reflected its sourrounding Rocks &amp; Trees. The sultry heats of noon were tempered by the Breezes from the Lake; the air was filled with the fragrance of wild Flowers, &amp; the Eye wherever it turned beheld a region of Delight, in which Nature seemed to have unlocked all her treasures.</p><p><span class="ps">Col. Herbert</span> has made a Drive which extends the whole length of the Peninsula, &amp; crossing over a Bridge goes round the Island of

<span class="fa fa-bookmark" title="p.104" id="pb.104"> p.104</span>
<span class="pn" title="island">Brickeen</span>. Just as we were returning from <span class="pn" title="island">Brickeen Island</span> we hailed a Boat with which four stout Lads were amusing themselves on <span class="pn" title="lake">Turk Lake</span>, &amp; after an hour's delightful row we were landed at <span class="pn">Ross Mines</span> whence on foot we reached <span class="pn" title="town/village">Killarney</span> at ½ past 5.</p><p>At <span class="pn" title="town">Bantry</span> I was told that an able bodied Man gets only ten pence a day for his Labor, but the Wages are here higher I suppose owing to the Mining Establishment on <span class="pn" title="island">Ross Island</span> <sup id="fnref:66.footnotes">66<a href="#fn:66.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> where from four to five hundred are employed. I asked our Guide who was a Laborer what they received at <span class="pn">Mucross</span>, &amp; he told me “A Hog in common times but two tenpennies now we save the Hay”. <sup id="fnref:67.footnotes">67<a href="#fn:67.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>Just as we were going to Tea Mr [?Japp] <sup id="fnref:68.footnotes">68<a href="#fn:68.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> called &amp; introduced Capt. White who I had before seen at Swansea &amp; we accepted an invitation to dine with him tomorrow at his House on <span class="pn" title="island">Ross Island</span>. A Mr Wiggins also called on <span class="ps" title="Joseph Woods">Mr Woods</span> &amp; they remained with us so long that we could do nothing more than journalize a little before Bedtime. Mr Wiggins is Surveyor to Lord Headley's Estates in this neighbourhood <sup id="fnref:69.footnotes">69<a href="#fn:69.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> &amp; they both arrived here a few hours before on their way to Tralee Assize in consequence of 180 of his Lordship's Tenants having signed a resolution that they would pay no more rent!</p><a name="entry.d36295e2477">‍</a><h2 class="page-title" id="d36295e2477">7.</h2><p><span class="date" title="1809-07-24">Monday, July 24th</span><br/>
After an early Breakfast we set out on foot to ascend <span class="pn" title="mountain">Mangerton</span>, which excepting the 
<span class="pn" title="mountains">Reeks</span> is the highest Mountain about <span class="pn" title="town/village">Killarney</span>. After having walked three Miles we found a Man willing to be our Guide with whom at ½ past 9 we began the ascent. We wound up a rugged Path &amp; in a short time enjoyed a Bird's Eye view of both the upper and lower Lakes &amp; of all their Islands, Bays, Inlets &amp; Promontories which with their surrounding Mountains form the finest Landscape I have ever seen. In three hours we reached a large Lake situated at the bottom of an enormous hollow near the top of <span class="pn" title="mountain">Mangerton</span> &amp; surrounded by rocky Precipices of a tremendous height. It is said to be unfathomable and its Irish name signifies the Pit of Hell <sup id="fnref:70.footnotes">70<a href="#fn:70.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> but it is more usually called the <span class="pn">Devil's Punch Bowl</span>. It is

<span class="fa fa-bookmark" title="p.105" id="pb.105"> p.105</span>
remarkable for its dark, translucent &amp; very cold waters which so pleased <span class="ps">Charles Fox</span> <sup id="fnref:71.footnotes">71<a href="#fn:71.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> whilst on a visit at <span class="ps" title="Valentine Browne first earl of Kenmare">Lord <span class="an">Kenmare</span></span>'s that he swam across the Lake. We tasted some of the <em>Punch</em> &amp; hunted over the sides of the <em>Bowl</em> in hopes of finding some Alpine Plants but we saw none except <span class="term" title="(Latin) typebot">Rumex digymens</span> of which the leaves served as an excellent relish for some Biscuits we had brought in our Pockets. The Guide to wash down our repast pointed out a small spring that issues from beneath a Rock than which I can imagine nothing more crystalline, &amp; it seemed literally as cold as ice. <span class="ps" title="Joseph Woods">Woods</span> &amp; <span class="ps" title="William Elford Leach">Leach</span> climbed up the almost perpendicular Cliffs, whilst I walked round by a more easy ascent to the Summit of the Mountain which forms a dreary plain without a single Rock on the surface. <span class="term" title="(Latin) typebot">Empetrum Nigrum</span> <sup id="fnref:72.footnotes">72<a href="#fn:72.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> is there very abundant but we could not find any other than Common Plants which with the similar disappointment of my Friends as they ascended the
<span class="pn" title="mountains">Reeks</span> gave me a poor idea of the botanical fertility of the Kerry Mountains. <span class="pn" title="mountain">Mangerton</span> commands a magnificently extensive prospect of the neighbouring country, which is bounded on the South &amp; on the West by the Atlantic Ocean, but we had hardly reached the Summit when it began to rain so heavily that the view was greatly obscured &amp; we found it necessary to return. We must not, however, complain for it was the first time that we had been in the least annoyed by the weather since we landed in Ireland, &amp; we found when we approached the foot of the Mountain that it had there scarcely rained at all. The Water that overflows from the Lake runs into the Streams which is [sic] afterwards precipitated down a chasm in the <span class="pn" title="mountain">Turk Mountain</span> &amp; forms what is called the <span class="pn">Turk Cascade</span>. The Bed of the Stream is at present nearly dry, &amp; the unusually dry weather, so favourable to the general purposes of our Tour, has prevented us from enjoying the sight, not only of this but also of several other noble falls in the neighbourhood &amp; especially that of <span class="pn">Derricunihy</span> by the end of the upper Lake.</p><p>The People of the Country are extremely superstitious &amp; our Guide amused us all the way with stories about O'Donoghue,
Histories of Fairies, Ghosts, etc. He very gravely told us that the Devil is often seen in every kind of Shape, except that of a Lamb, but that he may always be readily known by a cloven Hoof, which he can neither alter the appearance of or hide. This Wicked One or his Imps sometimes play such pranks about the Mountains that a Priest is not

<span class="fa fa-bookmark" title="p.106" id="pb.106"> p.106</span>
unfrequently employed to drive him off, &amp; on enquiry I found that “No pay no pray” is a maxim with the Holy Fathers in this as well as all other matters.</p><p>Among other traditions one Guide told me that the Danes when they possessed this Country used to make a most excellent kind of Beer from the common Heath of which the natives were so fond that they by force retained two of these Invaders when the remainder reimbarked in order to compel them to teach the manner of brewing it. The two thus retained were a Father &amp; his Son who were tempted with large promises &amp; threatened with torture for the purpose, but the former is said to have killed the latter &amp; then himself to prevent the valuable secret from being known to the Irish who still lament their ignorance of this favourite Beverage of their Ancestors. <sup id="fnref:73.footnotes">73<a href="#fn:73.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>From the foot of the Mountain we walked to Mucross &amp; again
admired its venerable Abbey, &amp; then strolled across the Domain to the Quay where we found Captain White's four<span class="sup" title="By Beatrix Färber">-</span>oared Boat in waiting which landed us on <span class="pn" title="island">Ross Island</span> at 5 o Clock. After having been hospitably entertained by Captain White we returned to the Inn on foot &amp; were when we arrived so thoroughly tired that we went almost directly to Bed.</p><a name="entry.d36295e2612">‍</a><h2 class="page-title" id="d36295e2612">8.</h2><p><span class="date" title="1809-07-25">Tuesday, July 25th</span><br/>
<span class="ps" title="Joseph Woods">Mr Woods</span> is so delighted with the Scenery about <span class="pn" title="town/village">Killarney</span> &amp; has found travelling so injurious to his Health that if he could procure a suitable Apartment he determined on spending a few weeks on the borders of the Lake. To the search for some such Apartment he devoted this morning &amp; succeeded in fixing himself very comfortably at <span class="pn">Mucross</span>. In the meanwhile <span class="ps" title="William Elford Leach">Leach</span> &amp; myself, anxious to make the best use of our time strolled to the Quay at <span class="pn" title="castle">Ross Castle</span> with the intention of hiring a Boat &amp; crossing the Lake to <span class="pn">O'Sullivan's Cascade</span>, but alas, every Boat was engaged. We then went on to <span class="pn">Ross Mines</span> for the purpose of borrowing Captain White's which he had obligingly said should be always at our service, but here a fresh Disappointment awaited us, for the Boat had been sunk just before in
order to stop it from Leading. <sup id="fnref:74.footnotes">74<a href="#fn:74.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> I however derived some consolation

<span class="fa fa-bookmark" title="p.107" id="pb.107"> p.107</span>
from the assurance of several Gentlemen who happened to be at the Mines that tho' the Fall is extremely grand when there is plenty of Water yet that it is hardly worth seeing at such a dry Season as the present. I then gave an hour or two to examine the Island on which we found much heavenly scenery but no <span class="frn" title="(Latin)">Rariores</span> except <span class="term" title="(Latin) typebot">Lobelia Dortmanna</span>, <span class="term" title="(Latin) typebot">Littorella locustris</span> &amp; other Plants peculiar to similar situations. I was a good deal puzzled by a very short variety of <span class="term" title="(Latin) typebot">Alisma ranunculoides</span>  <sup id="fnref:75.footnotes">75<a href="#fn:75.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> with a single large flower &amp; at first thought it had been a new Species. We returned to our Inn by 5 when Mr Lapp &amp; Capt. White, who had yesterday accepted our Invitation, dined &amp; spent the Evening very pleasantly with us.</p><a name="entry.d36295e2674">‍</a><h2 class="page-title" id="d36295e2674">9.</h2><p><span class="date" title="1809-07-26">Wednesday, July 26th</span><br/>
When the Party was formed it was our intention to have gone from <span class="pn" title="town/village">Killarney</span> to <span class="pn">Dingle</span>, &amp; from thence via <span class="pn">Tralee</span> to <span class="pn">Limerick</span> but the loss of <span class="ps" title="Joseph Woods">Mr Woods</span>' Company, added to the great difficulty (or rather impossibility) of getting either Chaises or Beds in the neighbourhood of <span class="pn">Tralee</span> during the time of the Assizes which will not be over till next Monday, induced <span class="ps" title="William Elford Leach">Mr Leach</span> &amp; myself to abandon this part of our Plan &amp; we determined on proceeding by the direct Road to <span class="pn" title="town">Clonmel</span>. I rose soon after 6 &amp; packed my Luggage in hopes that we should have been able to procure a Chaisee (for which our Landlord offered to use his best endeavours) &amp; have set out for <span class="pn" title="Millstreet: village">Mill Street</span> in the afternoon. As soon as we had breakfasted we walked to the <span class="pn">Ross Island Mine</span> where Capt. White had promised that his Boat should be at our disposal. On the Hedges near the Mine we found <span class="term" title="(Latin) typebot">Vicia sylvatica</span> <sup id="fnref:76.footnotes">76<a href="#fn:76.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> growing in great abundance &amp; which I am much mistaken if I did not see growing in <span class="pn">Mucross Abbey</span> but if so it was there out of flower. We embarked about 10 in Company with a City Ship Merchant who begged to be of our Party, &amp; were first landed on <span class="pn" title="island">Innisfallen</span> which excepting that of <span class="pn" title="island">Ross</span> is the largest Island on the Lakes, &amp; contains about 18 Irish Acres. An old Man who inhabits the only Cottage on the Island officially introduced himself as our Guide &amp; first conducted us over the old Abbey, whose ruins covered with Ivey are far more extensive than they appeared to be as I passed them on Friday. <sup id="fnref:77.footnotes">77<a href="#fn:77.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The old Chapel is beautifully situated on a Rock

<span class="fa fa-bookmark" title="p.108" id="pb.108"> p.108</span>
that overhangs the Lake &amp; has been converted by <span class="ps" title=" Valentine Browne first earl of Kenmare">Lord <span class="an">Kenmare</span></span> into a Banqueting House for the accommodation of visitors. <sup id="fnref:78.footnotes">78<a href="#fn:78.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It is customary for the neighbouring Gentry to give Balls &amp; <span class="frn" title="(French)">Fetes champetres</span> here but a large half buried Pile of human Skulls in the ancient Cemetary close by, seems calculated:<br/>
<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg">'to spoil the Dance of youthful Blood<br/>And strike the Dimple from the Cheek of Mirth.' <sup id="fnref:79.footnotes">79<a href="#fn:79.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></li></ol></blockquote>
Our Companion seemed to have no idea of Happiness excepting that of making Money &amp; made a great boast of having as he passed thro' <span class="pn" title="town/village">Killarney</span> on his way to <span class="pn">Tralee</span> about Business, thus given up one whole day to see the Lakes. He absolutely called us back to ask the name of a Plant that beautifully covered an old Wall &amp; we told him it was Ivy which it seems he had neither seen or heard of before. The leaves were unusually large &amp; it grew perhaps more luxuriantly than I had ever before seen it. He also enquired the name of a Tree which he much admired &amp; when told it was an Ash he declared he should have known the Timber if it had been stripped of the Leaves &amp; began immediately to calculate its value. We found an <span class="term" title="(Latin) typebot">Orobanche</span> <sup id="fnref:80.footnotes">80<a href="#fn:80.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is common on Ivy &amp; which Mr Drummond considers as a new Species. When the great City Ship Owner heard such a fine outlandish Name applied to such an ugly Weed he seemed much surprized &amp; his ignorance afforded <span class="ps" title="William Elford Leach">Leach</span> such a fair opportunity for quizzing &amp; cramming him that he occasioned us a good deal of merriment.</p><p><span class="pn" title="island">Innisfallen</span> is skirted on all sides with Ash, Yew &amp; Holly, which have grown to an unusually enormous size (expecially the latter of which one Tree measures 11 feet in circumference) &amp; it abounds with such lovely scenery that I could readily have fancied myself in the very Island of Calypso. I was particularly pleased with the beautiful contrast formed by the silvery tints of the Ash &amp; the solemn shades of the Yew as their quivering Leaves appeared reflected together on the surface of the Lake beneath them.</p><span class="fa fa-bookmark" title="p.109" id="pb.109"> p.109</span><p>From this Island we were rowed across the Lake &amp; landed among some noble Woods at the foot of the  <span class="pn" title="mountain">Tomies Mountain</span>, which after having ascended about 50 yards we saw the White Foam of <span class="pn">O'Sullivan's Cascade</span> sparkling among the Leaves. We found the Stream much more miserable than we expected but the Cascade is not near equally high, nor independent of the far finer Woods by which it is surrounded, so I think it equally beautiful with the lower (?)Culhepeste to which of the Falls about <span class="pn" title="Pontneddfechan">Pont Nedd Vechn</span> <sup id="fnref:81.footnotes">81<a href="#fn:81.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> it bears most resemblance. <span class="term" title="(Latin) typebot">Hymenophyllum alatum</span> <sup id="fnref:82.footnotes">82<a href="#fn:82.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> of English Botany grows on the Rocks about the Cascade in great profusion &amp; an examination of recent Specimens has increased my suspicion that it ought not to be regarded as any thing more than a variety of the common Species. On the Rocks we also gathered <span class="term" title="(Latin) typebot">Dicranum majus</span>, <span class="term" title="(Latin) typebot">Dicranum falcatum</span> <sup id="fnref:83.footnotes">83<a href="#fn:83.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, <span class="term" title="(Latin) typebot">Hypnum proliferum</span> <sup id="fnref:84.footnotes">84<a href="#fn:84.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> &amp; several other Mosses in front &amp; on some marshy ground we saw <span class="term" title="(Latin) typebot">Sium verticillatum</span> <sup id="fnref:85.footnotes">85<a href="#fn:85.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is rather a common Plant in the neighbourhood of <span class="pn" title="town/village">Killarney</span>. The City Merchant, surprized to see us gather such large quantities of the <span class="term" title="(Latin) typebot">Hymenophyllums</span> [sic] was very inquisitive about its use, &amp; <span class="ps" title="William Elford Leach">Leach</span> so far made him believe, tho' it is the most scentless of Plants, that it is used by the West Indians in the manufacture of Snuff &amp; gives the fine flavor to Majueba, that he seemed half inclined to ship a Cargo for the London Market.</p><p>On our return there was only a gentle Breeze but the waves were sufficiently high to make me feel a little uncomfortable, &amp; the Lake especially in this part is often so violently agitated that even <span class="ps" title=" Valentine Browne first earl of Kenmare">Lord <span class="an">Kenmare</span></span>'s large Yacht dares not venture out. Hurricanes even during the finest Weather, so often &amp; so suddenly descend with impetuous fury from the Mountain that no Boat ever ventures to carry a Sail on the Lake. As the Merchant wished to extend his Voyage, and see a few other Wonders, besides Ivy, to tell about in the City, we agreed for his conveneancy to be landed on the outermost point of <span class="pn" title="island">Ross Island</span>, from which we walked to the Mines. The Man who steered our Boat was a remarkable, shrewd &amp; nearly the most impudent Fellow I every met with &amp; he gave us the following account of himself in the face of the other Boatmen without the least hesitation. “I was born &amp; bred in <span class="pn" title="town/village">Killarney</span> &amp; have lately been discharged on account of my Wounds from his Majesty's Navy in which I have served most of

<span class="fa fa-bookmark" title="p.110" id="pb.110"> p.110</span>
my Life. I thought as I had been a good deal among the Savages of the Savage Islands &amp; of most other parts of the World that I could continue to live among my own Countrymen but d—m 'em, they are more <span class="corr" title="Corrected from ‘uncililized’ by BF">uncivilized</span> than all the Savages in the South Seas, &amp; beat 'em out &amp; out for ferocity, theft &amp; villainy of every kind so that please G—d I shall next week again bid good by to old Ireland for ever”.</p><p>We examined the Copper Ore at the Mines which we found imbedded in Lime Stone &amp; were told that till lately it had not been worked since the Danes were in possession of the Country. The Miners in the old Danish Shafts have found several Hammers made of a very hard Stone which is said to differ from any that the neighbourhood produces, but nothing remains of the handle except the Indenture by which it was affix'd to the Stone. <sup id="fnref:86.footnotes">86<a href="#fn:86.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> We returned to <span class="pn" title="town/village">Killarney</span> after having spent half an hour with Capt. White, who politely offered me one of the Danish Hammers, but it was so ponderous that I hardly thought it worth bringing away.</p><p>By the road side we saw <span class="term" title="(Latin) typezoo">Sirex Gigas</span>, <sup id="fnref:87.footnotes">87<a href="#fn:87.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which <span class="ps" title="William Elford Leach">Mr Leach</span> for a long while endeavoured to catch, but in vain. On our arrival at the Inn we were vexed to find that our Landlord's endeavours to get a Chaise had been unsuccessful. None of the Innkeepers at <span class="pn" title="town/village">Killarney</span> keep any Carriages &amp; only three are kept in the Towne, which the Proprietor will not let for travelling when he can hire them out for pleasuring about the Lakes. The Fellow told me positively that I should not have one on Thursday, nor would he make any promise for Friday or even Saturday, under the pretence that they were half engaged. In order therefore that we might not be thus delayed, we hired a Cart to take our Luggage &amp; determined to set out on foot for <span class="pn" title="Millstreet: village">Mill Street</span> tomorrow morning. It was late before we dined, &amp; as we meant to rise at 5 we settled our Bill &amp; soon afterwards retired early to Bed.

<span class="fa fa-bookmark" title="p.111" id="pb.111"> p.111</span>
Settling the Bill we however found a tedious Job for very little Mony is to be had &amp; the chief substitute in circulation consists of Killarney Notes <sup id="fnref:88.footnotes">88<a href="#fn:88.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> for the following Sums:<br/>
d d d d<br/>
3 6 13 19 ½ 2/- 2/2 2/6.</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="navspyd36295e2" 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): Lewis Dillwyn's Visit to Kerry, 1809</p><p><b>Editor</b>: Gerard J. Lyne</p><p><b>Author</b>: Lewis Weston Dillwyn</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled and proof-read by</b>: Beatrix Färber and Rebecca Daly</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>: 
17215 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>: 2014</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E800005-001</p><p><b>Availability</b>: Available with prior consent of the CELT project for purposes of academic research and teaching only.</p></div><div id="details-notesStmt"><h4>Notes statement</h4><p>We are very grateful to Gerard Lyne, formerly Keeper of Manuscripts at the National Library of Ireland, and the Board of the Kerry Archaeological and Historical Society for their kind permission to publish this material in electronic form on CELT.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Manuscript</h4><ul><li value="1">Trinity College Library, Ms. 967 (Q. 3. 19) [Journal of a tour from Swansea to Killarney by L. W. Dillwyn, 1809].</li></ul><h4>Literature (including that referred to in annotations)</h4><ol><li value="1">Thomas Molyneux, A Discourse concerning the Danish Mounts, Forts, and Towers in Ireland (Dublin 1725).</li><li value="2">Pádraig Ó Maidin (ed), 'Pococke's tour of south and south-west Ireland in 1758', <tt>Journal of the Cork Historical and Archaeological Society</tt> 63 (1958), 73–94; 64 (1959), 35–56, 109–30; 65 (1960), 130–41.</li><li value="3">Charles Smith, The ancient and present state of the county of Kerry (Dublin 1756). Charles Smith, The ancient and present state of the county of Kerry. Containing a natural, civil, ecclesiastical, historical and topographical description thereof. (Dublin 1774. Reprinted Dublin/Cork: Mercier Press 1979).</li><li value="4">Dunn [attributed], A Description of Killarney (Dublin 1776). [Available online at CELT].</li><li value="5">Richard Twiss, A tour in Ireland in 1775 (London: printed for the author, 1776).</li><li value="6">[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="7">Peter Bernard Scalé, An Hibernian Atlas (London 1776).</li><li value="8">Arthur Young, A Tour in Ireland, with general observations on the present state of that kingdom: made in the years 1776, 1777, and 1778. And brought down to the end of 1779. London, printed by H. Goldney, for T. Cadell and J. Dodsley, 1780; Dublin. A new edition by A. W. Hutton, 'Arthur Young's tour in Ireland, 1776–1779', was published 1892 in London.</li><li value="9">George Taylor and Andrew Skinner, Taylor and Skinner's Maps of the Roads of Ireland, surveyed 1777 (London 1778; Dublin 1783).</li><li value="10">Reverend Mervyn Archdall, Monasticum Hibernicum; or an History of the Abbies, Priories, and other Religious Houses in Ireland, 2 volumes (London 1786).</li><li value="11">Philip Luckombe, The compleat Irish traveller (...) 2 vols (London 1788).</li><li value="12">Caspar Voght, Schilderung von Irland, Bruchstücke aus dem Tagebuche eines Reisenden. Im Herbst 1794, in: August Hennings, Der Genius der Zeit, Bd. 8,  (Mai bis August 1796) 566–653. [Available online at CELT.]</li><li value="13">Jacques Louis de Bougrenet Chevalier de La Tocnaye, A Frenchman's Walk through Ireland 1796–7 (Promenade d'un François dans l'Irlande), translated by John Stevenson (first published Cork 1798; repr. Belfast 1917; Dublin 1984).</li><li value="14">Thomas Moore, 'Sweet Innisfallen, fare thee well' (available online at http://www.bartleby.com/270/2/60.html).</li><li value="15">Isaac Weld, Illustrations of the Scenery of Killarney and the surrounding Country (London 1805).</li><li value="16">William Wilson, The postchaise companion (Dublin [1806]).</li><li value="17">J. T. Mackay, Systematic catalogue of the rare plants found in Ireland, in Transactions of the Dublin Society 5 (1806) 59–.</li><li value="18">Sir Richard Colt Hoare, Journal of a Tour in Ireland, AD 1806 (Dublin and London 1807).</li><li value="19">J. Charles, Modern map of the Roads of Ireland including all the Post Towns (Dublin 1814).</li><li value="20">Thomas Crofton Croker, Researches in the south of Ireland (London 1824) [available online at CELT].</li><li value="21">George Petrie, The ecclesiastical architecture of Ireland Anterior to the Anglo-Norman invasion (...) (Dublin 1845).</li><li value="22">M. A. Hickson (ed), Selections from old Kerry records (...) I (Dublin 1872–74).</li><li value="23">J. A. Froude, The English in Ireland in the eighteenth century, I (London 1872).</li><li value="24">R. R. Madden (ed), Literary remains of the United Irishmen of l798 (...) (Dublin 1887).</li><li value="25">A. Moffatt, The Minstrelsy of Ireland (...) (London [1898]).</li><li value="26">John Windele, 'Some castles and clans of Desmond, extracted from 'Notices of Cork and Killarney', Kerry Archaeologcial Magazine 2 (March 1913) 80–92.</li><li value="27">Rev. P. A. Walsh, ''The exile of Erin': who wrote it?' (Dublin, 1921). Rev. P. A. Walsh, ''The exile of Erin': who wrote it?' (Dublin, 1921).</li><li value="28">W. F. T. Butler, Gleanings from Irish history (London 1925).</li><li value="29">William Petty Lansdowne (sixth marquis of Lansdowne), Glanerought and the Petty-Fitzmaurices (London: Oxford University Press 1937).</li><li value="30">D. J. O'Sullivan, 'The Bunting Collection of Irish folk music and sings', <i>Irish Folk Song Society Journal</i> 6 (1939) 53–60.</li><li value="31">J. B. Leslie, Ardfert and Aghadoe clergy and parishes (Dublin 1940).</li><li value="32">Edward MacLysaght (ed), The Kenmare Manuscripts (Dublin 1942). (Reprinted Shannon: Irish University Press 1970).</li><li value="33">Seán Mac Airt, The Annals of Inisfallen (MS. Rawlinson B. 503) (Dublin: DIAS 1944). Several times reprinted. [Available online at CELT.]</li><li value="34">M. Nic Neill, 'Wayside Death Cairns in Ireland', <i>Béaloideas</i> 15 (1946) 49–63.</li><li value="35">Mary Scannell and Donall M. Synnott (comp.), Census catalogue of the flora of Ireland (Dublin 1972).</li><li value="36">Seán Ó Luing, 'Richard Griffith and the roads of Kerry', <i>Journal of the Kerry Archaeological and Historical Society</i> 8 (1975) 89–113.</li><li value="37">Thomas Joseph Barrington, Discovering Kerry: its history, heritage and topography (Dublin 1976).</li><li value="38">Brian Ó Cuív, A Fragment of Irish Annals. Edited with English translation, <i>Celtica</i> 14 (1981) 83–104. [Mentions Oirbealch at entry 1468.3.]</li><li value="39">Gerard J. Lyne and M. E. Mitchell (eds), 'A scientific tour through Munster: the travels of Joseph Woods, architect and botanist, 1809', <i>North Munster Antiquarian Journal</i> 27 (1985) 15–61.</li><li value="40">Gerard J. Lyne (ed), 'Rev. Daniel A. Beaufort's tour of Kerry, 1788', <i>Journal of the Kerry Archaeological and Historical Society</i> 18 (1985) 183–214. [Available online at CELT.]</li><li value="41">Gerard J. Lyne (ed), 'Lewis Dillwyn's visit to Waterford, Cork and Tipperary in 1809', <i>Journal of the Cork Historical and Archaeological Society</i> 91 (1986) 85–104.</li><li value="42">Helena C. G. Chesney, 'The young lady of the lichens: Ellen Hutchins (1785–1815)', in:  Mary Mulvihill, Stars, shells and bluebells: women scientists and pioneers (Dublin 1997) 28–39.</li><li value="43">Donal Synnott, Botany in Ireland, in:  John Wilson Foster; Helena C. G. Chesney (eds), Nature in Ireland: a scientific and cultural history (Dublin 1997).</li><li value="44">C. J. Woods, Travellers' accounts as source material for Irish historians (Dublin 2009).</li><li value="45">John A. Murphy and Emer Purcell (eds), The Desmond Survey, published online at CELT in 2013, and available in CELT file E580000-001 (includes Desmond, Peyton and Clancarthy Surveys).</li><li value="46">Pádraig Ó Riain, A dictionary of Irish Saints (Dublin 2011).</li><li value="47">Jane O'Hea O'Keeffe, Voices from the Great Houses (Cork: Mercier Press 2013). Includes a section on the Hutchins family.</li><li value="48">Kaith Harrison and Eric Smith, Rifle-green by Nature: A Regency Naturalist and His Family, William Elford Leach (London: Ray Society 2008).</li></ol><h4>Lewis Weston Dillwyn: Life and Works</h4><ol><li value="1">See the Oxford DNB, online edition, at http://www.oxforddnb.com/view/article/7670</li><li value="2">According to Copac data, Lewis Weston Dillwyn's diaries (36 vols) are fully transcribed by Richard Morris are and available for academic use at https://cronfa.swan.ac.uk/dspace/handle/10512/111</li><li value="3">Lewis Weston Dillwyn and Dawson Turner, The botanist's guide through England and Wales (London 1805).</li><li value="4">Lewis Weston Dillwyn, Letters from Lewis Weston Dillwyn 1803, Oct. 15. 1808, Aug. 27, "one to W. Phillips, 1803, and the other to Sir T. F., 1808" (Copac) [=National Library of Wales MS 14005E, ff. 43–45].</li><li value="5">Lewis Weston Dillwyn, British Confervae; or colored figures and descriptions of the British plants referred by botanists to the genus Conferva (London 1802–9).  (Available at Boole Library, UCC, Special Collections.) [Translated into German as 'Grossbritanniens Conferven, nach Dillwyn für deutsche Botaniker bearbeitet von Friedrich Weber und D. M. H. Mohr (Göttingen 1803–1805).</li><li value="6">Lewis Weston Dillwyn, A Descriptive Catalogue of Recent Shells, arranged according to the Linnaean method: with particular attention to the synonymy (London 1817).</li><li value="7">Lewis Weston Dillwyn (ed), Historia sive synopsis methodica Conchyliorum, Martini Lister. Editio tertia, recensuit et indice locupletissimo instruxit L. W. Dillwyn. (Oxonii/Oxford 1823).</li><li value="8">Lewis Weston Dillwyn, Fauna of Swansea, in: British Fish 1848 [book published between 1848 and 1882, according to Copac data].</li><li value="9">Lewis Weston Dillwyn, Calendar of the diary of Lewis Weston Dillwyn. Vol. 1. 16 October 1817 to 14 November 1823. Vol. 2. 18 November 1823 to 31 December 1833. Vol. 3. 1 January 1834 to 15 July 1852. 3 vols. (Aberystwyth, National Library of Wales, 19--).</li><li value="10">Lewis Weston Dillwyn, Contributions towards a history of Swansea (Swansea 1840).</li><li value="11">Lewis Weston Dillwyn, Hortus Collinsonianus: an account of the plants cultivated by Peter Collinson. (Swansea 1843).</li><li value="12">Lewis Weston Dillwyn, Materials for a Fauna and Flora of Swansea and the neighbourhood (Swansea 1848).</li><li value="13">Soranus (=Thomas Williams), Lewis Weston Dillwyn, Esq., of Swansea, The Cambrian Journal (Science and scientific men of Wales) (Tenby 1855).</li><li value="14">Lewis Weston Dillwyn, The diary of Lewis Weston Dillwyn. (South Wales and Monmouth Record Society Publications; vol. 5) (1963).</li><li value="15">Ray Desmond and Christine Ellwood, Dictionary of British and Irish botanists and horticulturists ... (London 1977,  rev. edn 1994).</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%;">‘Lewis Dillwyn’s Visit to Kerry, 1809’ (1983). In:
      <i>Journal of the Kerry Archaeological and Historical
      Society‍</i> 15–16. Ed. by Kieran O’Shea, pp. 83–111.</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="E800005-001.bib">
@article{E800005-001,
  editor 	 = {Gerard J. Lyne},
  title 	 = {Lewis Dillwyn's Visit to Kerry, 1809},
  journal 	 = {Journal of the Kerry Archaeological and Historical Society},
  editor 	 = {Kieran O'Shea},
  address 	 = {Naas},
  publisher 	 = {Leinster Leader},
  date 	 = {1983},
  volume 	 = {15–16 },
  pages 	 = {83–111}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E800005-001.bib" style="font-family:sans-serif;">E800005-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 pp 83–111, which includes the editor's introduction and the editor's acknowledgements.</p><h4>Editorial declarations</h4><p><b>Correction</b>: The text has been checked and proofread twice. Editorial footnotes are retained, renumbered at CELT, and take the form <tt>note type="auth" n=""</tt> All supplied text is tagged. Text supplied by the editor  is marked <tt>sup resp="GJL"</tt>.</p><p><b>Normalization</b>: The electronic text represents the edited text. Some abbreviations of titles or botanical terms have been expanded silently.</p><p><b>Quotation</b>: Direct speech is rendered <tt>q</tt>.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. Words containing a hard or soft hyphen crossing a page-break or line-break have been placed on the line on which they start.</p><p><b>Segmentation</b>: <tt>div0</tt>= the description; page-breaks are marked <tt>pb n=""/</tt>.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd. Date values are encoded.</p><p><b>Interpretation</b>: Names of people, places and botanical terms 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 Lewis Weston Dillwyn (1778–1855)
<p><b>Date</b>: July 1809</p></p><h4>Language usage</h4><ul><li value="en">The text is in English. (en)</li><li value="la">Many botanical terms are in Latin. (la)</li><li value="ga">Some words are in Irish. (ga)</li><li value="fr">A word or two is in French. (fr)</li></ul><p><b>Keywords</b>: travel; description; diary; prose; Kerry; manners and customs; botany; 19c</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2016-11-01: Addition made to bibliography and footnote 1, confirming the identity of William Elford Leach, based on information supplied by Dr Keith Harrison, Harrogate. New SGML and HTML files created. (ed. Beatrix Färber)</li><li>2014-05-28; 2014-06-04; 2014-06-13;: Corrections added. File parsed and validated. SGML and HTML files created. (ed. Beatrix Färber)</li><li>2014-05-26; 2014-06-04; 2014-06-13;: File proofed (2); corrections communicated. (ed. Rebecca Daly)</li><li>2014-05-17: File proofed (1), structural and content encoding applied, including personal and place names. Bibliographic details added. (ed. BF)</li><li>2014-05: Text converted to XML; TEI header created. (ed. Beatrix Färber)</li><li>2014-05: Text captured by scanning. (text capture Beatrix Färber)</li></ol></div></div><!--back matter--><div id="back"><div class="ack"><!--div: thisdiv=div, # (nth=1) head="Acknowledgements"--><!--Heading quâ heading--><h2 id="d36295e3016">Acknowledgements</h2><p>I wish to thank Dr David Dickson of Trinity College Dublin for drawing attention to <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>'s manuscript and the Board of the College for permission to publish it. I owe a special debt of gratitude to Miss M. Scannell, Head of Herbarium, National Botanic Gardens, for elucidating the numerous botanical references. The following also helped: Peter Tynan O'Mahony, Secretary, O'Mahony Records
Society; Dr Breandán Ó Cíobháin, Coimisiún na Logainmneacha; Breandán Breathnach, Na Píobairí Uilleann; Dr Pádraig de Brún, Dublin Institute for Advanced Studies; Rev. Fr Kieran O'Shea, Castleisland; Mr Danny Moriarty, Kenmare; Dr Noel Kissane, Mr Brian McKenna and Peadar Mac Mathúna, National Library; Dr Jim O'Connor and Mr Mark Holmes, Natural History Museum; Mrs K.
Browne and Mrs Margaret O'Riordan, Kerry County Library.</p></div><hr/></div></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/E800005-001/">Dates are standardized in the ISO form yyyy-mm-dd. Date values are encoded.</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="E800005-001.xml"><tt>E800005-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>It is tempting to identify him with the Devon-born William Elford Leach (1790–1836) who later became an eminent naturalist. W. E. Leach was, however, only nineteen years old in 1809 and would seem at this time to have been studying medicine either in London or Edinburgh. (See <span class="title" title="book">Dictionary of National Biography</span>). <span class="sup" title="By Beatrix Färber">In November 2016, Dr Keith Harrison, who has co-authored a biography of William Elford Leach, has confirmed that it was indeed he who accompanied Dillwyn and Woods. Leach was eighteen, not nineteen, years old at that time. Harrison says that "in his later publications there are numerous references to this imporant field trip." (Harrison 2008, p. 99).</span> <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>See also R. Desmond, <span class="title" title="book">Dictionary of British and Irish botanists and horticulturists</span> ... (London 1977) 187. This notes the existence of <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>'s Killarney diary. <a class="footnotebacklink" href="#fnref:2.footnotes" rev="footnote">🢀</a></p></li><li id="fn:3.footnotes"><p><span class="ps" title="author">Charles Smith</span> notes around this time that “a large commodious inn” is about to be built in the town for the accommodation of “the great number of curious travellers” who visit the lakes and he predicts that “many more will go thither {<span class="fa" title="gap ">⬌</span>} when they can be assured of being commodiously and cheaply entertained” (<span class="ps" title="Charles Smith: author">C. Smith</span>, <span class="title" title="book">The ancient and present state of the county of Kerry …</span> (Dublin 1756) 146–7). <a class="footnotebacklink" href="#fnref:3.footnotes" rev="footnote">🢀</a></p></li><li id="fn:4.footnotes"><p><span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>, for instance, illustrates his manuscript with a tracing of a map of the Killarney lakes taken from <span class="ps" title="Isaac Weld">Weld</span>. <a class="footnotebacklink" href="#fnref:4.footnotes" rev="footnote">🢀</a></p></li><li id="fn:5.footnotes"><p>It is worth noting that <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> appears to have lapsed from the <span class="on">Society of Friends</span> on his marriage around the time of his visit to <span class="pn" title="town/village">Killarney</span>. <a class="footnotebacklink" href="#fnref:5.footnotes" rev="footnote">🢀</a></p></li><li id="fn:6.footnotes"><p>The home of <span class="ps" title="Thomas Hutchins Junior">Thomas Hutchins</span>, whose father, also called Thomas, secured a renewal of a lease of <span class="pn" title="seat">Ballylickey</span> and other lands from <span class="ps">Lord <span class="an">Kenmare</span></span> in 1758. <span class="ps"><span class="an">Kenmare</span></span> noted on renewing the lease that Hutchins had “an excellent house on the premises equal to a man of five hundred [pounds] a year {<span class="fa" title="gap ">⬌</span>}” Part of the family income derived from “a great fishing trade” which they carried on along the coast of <span class="pn">Bearehaven.</span> However, they were also deeply involved in the lucrative smuggling trade, though <span class="ps"><span class="an">Kenmare</span></span> fancied he had persuaded them to abandon it (E. MacLysaght (ed.) <span class="title" title="book">The Kenmare Manuscripts</span> (Dublin 1942) 232. The National Library of Ireland holds correspondence of the family relating to smuggling, etc., 1783–6 (Ms 8685). <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> states that at the time of his visit <span class="ps" title="Thomas Hutchins Junior">Thomas Hutchins <span class="gn">Junior</span></span> was incapacitated by paralysis. <a class="footnotebacklink" href="#fnref:6.footnotes" rev="footnote">🢀</a></p></li><li id="fn:7.footnotes"><p>Some fifty years earlier <span class="ps" title=" Valentine Browne first earl of Kenmare">Lord <span class="an">Kenmare</span></span> noted that “all my tenants have the advantage of a most excellent manure in coryll sand, which they rise in several parts of <span class="pn">Bantry harbour</span> especially of Glengarriff by “drudging” {<span class="fa" title="gap ">⬌</span>} and when turned out [it] enriches the land for twenty years after” (MacLysaght, <em>op. cit.</em>, 232). <a class="footnotebacklink" href="#fnref:7.footnotes" rev="footnote">🢀</a></p></li><li id="fn:8.footnotes"><p>Ellen Hutchins (1785–1815) algologist and bryologist; dau[ghter] of Thomas Hutchins of <span class="pn" title="seat">Ballylickey</span>. She was already acquainted with <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>, having contributed to a work which he published in 1802. Some of her letters and drawings of algae are now at Kew (Desmond, <span class="title" title="book">British and Irish botanists</span>, 333). She resided at  <span class="pn" title="seat">Ballylickey</span> with her elderly mother and invalid brother. <a class="footnotebacklink" href="#fnref:8.footnotes" rev="footnote">🢀</a></p></li><li id="fn:9.footnotes"><p>The Priest's Leap is the name given to a high cliff on the old road from <span class="pn" title="village">Kenmare</span> to <span class="pn" title="town">Bantry</span> in the townland of <span class="pn">Cummeenshrule</span>, parish of <span class="pn">Kilcaskan</span>, barony of <span class="pn">Glanerought</span>. Some sixty years earlier <span class="ps" title="author">Charles Smith</span> noted that “From the S[outhern] part of <span class="pn" title="town">Bantry</span> bay to the N[orthern] there are but two passages by which one can go into Kerry; that on the N[orthern] end is a most rugged, dangerous one, called the Priest's Leap, and well known in this country {<span class="fa" title="gap ">⬌</span>}” (<span class="ps" title="Charles Smith: author">C. Smith</span>, <span class="title" title="book">The ancient
and present state of the county and city of Cork</span> … I (Dublin 1750) 297. When <span class="ps" title="author">Arthur Young</span> visited the area in 1776 he found the Leap “utterly impassable, the road not being finished, which is making by subscription {<span class="fa" title="gap ">⬌</span>}” (A. W. Hutton (ed.) <span class="title" title="book">Arthur Young's tour in Ireland, 1776–1779,</span> I (London 1892) 341). The Desmond Survey map of Glanerought, compiled c. 1600, has marked on it “The Priest's Lepp” from which it would seem that the name is one of some antiquity and predates the Penal Laws with which it is associated in popular tradition. Marks resembling the tracks of bloodhounds on a rock beside the main road in <span class="pn">Bonane</span>, a few miles from <span class="pn" title="village">Kenmare</span>, are said to indicate the spot where the chase after the priest began. Other marks resembling a horse's hoof and the priest's whip on a rock near <span class="pn" title="town">Bantry</span> are said to show where he alighted following his miraculous leap. <a class="footnotebacklink" href="#fnref:9.footnotes" rev="footnote">🢀</a></p></li><li id="fn:10.footnotes"><p><span class="term" title="(Latin) typebot">Saxifraga umbrosa</span>:  old incorrect name for <span class="term" title="(Latin) typebot">Saxifraga spathularis</span> (<span class="term" title="typebot">St Patrick's cabbage</span>). <a class="footnotebacklink" href="#fnref:10.footnotes" rev="footnote">🢀</a></p></li><li id="fn:11.footnotes"><p><span class="term" title="(Latin) typebot">Saxifraga hirsuta</span> (<span class="term" title="typebot">Kidney-leaved saxifrage</span>). <a class="footnotebacklink" href="#fnref:11.footnotes" rev="footnote">🢀</a></p></li><li id="fn:12.footnotes"><p><span class="term" title="(Latin) typebot">Isoetes lacustris</span> (<span class="term" title="typebot">Quill-wort</span>). <a class="footnotebacklink" href="#fnref:12.footnotes" rev="footnote">🢀</a></p></li><li id="fn:13.footnotes"><p>The Rev. Fitzgerald Tisdall (1762–1809); became rector of Kenmare in 1808; J. P. for Co. Cork; commanded a yeomanry corps at Crookhaven in 1798. For biographical note see J. B. Leslie, <span class="title" title="book">Ardfert and Aghadoe clergy and parishes</span> (Dublin 1940) 101. Leslie states that he was murdered on Easter Sunday morning. In fact, the murder took place on Palm Sunday (see below, n. 14). <a class="footnotebacklink" href="#fnref:13.footnotes" rev="footnote">🢀</a></p></li><li id="fn:14.footnotes"><p>The following accounts appear in the contemporary press: “The Rev. Fitzgerald Tisdall {<span class="fa" title="gap ">⬌</span>} was barbarously murdered on Sunday, 26th March, in the morning at a place called the <span class="pn">Priest's Leap</span>, when on his way from <span class="pn" title="town">Bantry</span> to <span class="pn" title="village">Kenmare</span>. The body was stripped of everything, both money and clothes, and thrown into a cave some distance from the road” (<span class="title" title="periodical">Dublin Evening Post</span>, 8 April 1809). Michael Murphy was convicted of the murder and hanged in Tralee on 29 July following. Before execution he “unequivocally confessed his guilt. He declared that he, accompanied by another, sallied forth on the morning of the day (Palm Sunday) on which the murder was committed, for the sole purpose of robing the first they might meet — that they had met the Rev. Mr Tisdall and on his resisting {<span class="fa" title="gap ">⬌</span>} had barbarously taken away his life (but not by firing at him) and plundered his corpse of every valuable thing about him. During the entire of this transaction his [Murphy's] companion remained an idle spectator. He [Murphy] was executed this day [29 July] opposite the gaol, on which occasion he evinced the sincerest compunction” (<em>ibid.</em>, 5 Aug. 1809). <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> later gives some additional details of the case which he learnt at the inn in Millstreet, Co. Cork, from some barristers on their way home from Tralee assizes. He states that Murphy “whilst on his Trial struck one of the Evidences [i.e. witnesses] from the Dock &amp; appeared so hardened after having received Sentence as to have shocked the whole Court. His Body is to be given for Dissection to the County Hospital which in this country is dreaded more than hanging &amp; even this Monster has petitioned to be allowed Christian Burial”. The press confirms that dissection was ordered by the court but does not state whether Murphy's petition against it was granted. <a class="footnotebacklink" href="#fnref:14.footnotes" rev="footnote">🢀</a></p></li><li id="fn:15.footnotes"><p>Neither the name of Murphy's accomplice or the alleged murder of the constable are mentioned in the newspapers, above. <a class="footnotebacklink" href="#fnref:15.footnotes" rev="footnote">🢀</a></p></li><li id="fn:16.footnotes"><p><span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>'s explanation of this ancient custom is only partly accurate. The cairn indicated goodwill towards the deceased rather than fear of him. In the words of one authority “The popular explanation of the heap is that it is a memorial and a reminder to pray for the dead. In the vast majority of instances the act of adding a stone to the heap is regarded as a benefit to the dead person and is accompanied by a prayer {<span class="fa" title="gap ">⬌</span>}. Only a very small minority of Irish cairns are regarded as weighing down the dead to keep them from rising again”. To describe another's ill will it was said <span class="frn" title="(Irish)">Tá sé comh h-olc sin domh a's nach gcuirfeadh se cloch ann mo leachta</span> (He is so ill-disposed towards me that he would not put a stone on my cairn) (M. Nic Neill, 'Wayside Death Cairns in Ireland', in <span class="title" title="periodical">Béaloideas</span>, 15 (1946) 49–63). <a class="footnotebacklink" href="#fnref:16.footnotes" rev="footnote">🢀</a></p></li><li id="fn:17.footnotes"><p>Its elevation is, in fact, about 1500 feet above sea level. <a class="footnotebacklink" href="#fnref:17.footnotes" rev="footnote">🢀</a></p></li><li id="fn:18.footnotes"><p>In 1821 Richard Griffith stated that “Only fourteen miles separated <span class="pn" title="village">Kenmare</span> and <span class="pn" title="town">Bantry</span>, but at the present time, by the most direct road a carriage could pass [i.e. a route other than the Leap] the distance was 64 miles” (Quoted by S. Ó Luing in <span class="title" title="article">Richard Griffith and the roads of Kerry</span> in No. 8 (1975) 107, <span class="title" title="periodical">Journal of the Kerry Archaeological and Historical Society</span>.  Eleven Irish miles equal fourteen English. <a class="footnotebacklink" href="#fnref:18.footnotes" rev="footnote">🢀</a></p></li><li id="fn:19.footnotes"><p>This inn probably corresponds substantially with the present Landsdowne Arms Hotel. Henry Petty became third marquis of Landsdowne in 1809 in succession to his elder brother. <a class="footnotebacklink" href="#fnref:19.footnotes" rev="footnote">🢀</a></p></li><li id="fn:20.footnotes"><p>The chapel in question was completed c. 1799 at Shelburne Street. It stood a little to the rear of the building formerly housing the Munster and Leinster Bank, now the residence of Dr Denis O'Connor. It was probably Henry Petty's father, <span class="ps" title="Sir William Petty">William Petty, <span class="gn">first</span> marquis of <span class="pn">Lansdowne</span></span>, who assisted the building. Around 1797 he gave instructions that the new chapel was “to be further assisted if wanted” [The Sixth] Marquis of Lansdowne, <span class="title" title="book">Glanerought and the Petty-Fitzmaurices</span> (London 1937) 84, quoting memo by Lansdowne, above. <a class="footnotebacklink" href="#fnref:20.footnotes" rev="footnote">🢀</a></p></li><li id="fn:21.footnotes"><p><span class="term" title="(Latin) typezoo">Venus Paphia</span> [<span class="term" title="(Latin) typezoo">Venus striatula</span>] (<span class="term" title="typezoo">Striped Venus</span>). A bivalve. <a class="footnotebacklink" href="#fnref:21.footnotes" rev="footnote">🢀</a></p></li><li id="fn:22.footnotes"><p><span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>'s reference to the roads requires some elucidation. The main or “post” road from <span class="pn" title="village">Kenmare</span> to <span class="pn" title="town/village">Killarney</span> (now for the most part disused), was the shorter of the two routes he mentions and followed a line running roughly due northwards. (The modern road via <span class="pn">Moll's Gap</span> was not opened intil the 1840's), <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>, however, took the road via <span class="pn">Kilgarvan</span> and <span class="pn">Glenflesk</span> which, it would seem, for the most part followed the line of the modern road through these areas. It ran, however, first in an easterly (not northerly) and then northwesterly (not westerly) direction. Both of the roads to which <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> refers can be traced on I. Charles's <span class="title" title="book/map">Modern map of the Roads of Ireland</span> (Dublin 1814). Surprisingly, <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> does not refer to the village of <span class="pn">Kilgarvan</span> through which he must have passed. Certain other topographical features he mentions are also somewhat puzzling though the woods to which he refers are shown on a map dating from the period 1777–83 as extending at intervals along the road from <span class="pn" title="village">Kenmare</span> to <span class="pn">Kilgarvan</span>.  (<span class="title" title="book/map">Taylor and Skinner's Maps of the Roads of Ireland</span> (Dublin 1783) 177). <a class="footnotebacklink" href="#fnref:22.footnotes" rev="footnote">🢀</a></p></li><li id="fn:23.footnotes"><p>Bait, verb tr., meaning to pasture or feed a horse, especially on a journey. <a class="footnotebacklink" href="#fnref:23.footnotes" rev="footnote">🢀</a></p></li><li id="fn:24.footnotes"><p><span class="pn">Aghadoe</span> derives from the Irish <span class="frn" title="(Irish)"><span class="pn">Achadh dá Eo</span></span> (Enclosure of the Two Yews). Its ruined church is situated on a commanding hill about two-and-a-half miles from <span class="pn" title="town/village">Killarney</span>. A monastery was established here in the sixth-seventh century dedicated to St Fionan. It may have become a bishopric in the eleventh century (hence perhaps the persistent popular description of the church as a cathedral) but the evidence for this is inconclusive. Some of the present remains would seem to date from the eleventh century to the thirteenth (T. J. Barrington, <span class="title" title="book">Discovering Kerry: its history, heritage and topography</span> (Dublin 1976) 202). <a class="footnotebacklink" href="#fnref:24.footnotes" rev="footnote">🢀</a></p></li><li id="fn:25.footnotes"><p>The present <span class="pn" title="castle">Dunloe Castle</span> is in the main a sixteenth-century structure though it is said to occupy the site of a wooden castle built by the Normans in 1207. It is certain that the later castle was a stronghold of O'Sullivan More. It came by marriage into possession of the O'Mahonys in 1665 and was renovated and much altered by Major Daniel Mahony, below. (Barrington, <em>op. cit.</em> 220; also, <span class="title" title="periodical">Kerry Arch. Mag.</span> (1913) 80–81). <a class="footnotebacklink" href="#fnref:25.footnotes" rev="footnote">🢀</a></p></li><li id="fn:26.footnotes"><p>Daniel Mahony (d. 1832) Brigade Major; married (1787) Elizabeth, younger daughter of Patrick Creagh by Margaret Trant. Mahony was grandson of Daniel Mahony (1676–1747) the celebrated “Donnell of Dunloe” who was “soe dreaded by his mighty power that noe Papist in {<span class="fa" title="gap ">⬌</span>} Ireland hath the like” (see M. A. Hickson, <span class="title" title="book">Selections from old Kerry records (...)</span> I (Dublin 1872-4) 153-4, 157-9, 160-62; also, J. A. Froude, <span class="title" title="book">The English in Ireland in the eighteenth century</span>, I (London 1872) 452-5). Major Mahony had two or three sons living at the time of <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>'s visit, of whom the eldest, Daniel, was aged about nineteen or twenty. The others were John and Patrick. <a class="footnotebacklink" href="#fnref:26.footnotes" rev="footnote">🢀</a></p></li><li id="fn:27.footnotes"><p><span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> was referring, presumably, to the assizes which were in progress at this time in <span class="pn">Tralee</span>, not <span class="pn" title="town/village">Killarney</span>. <a class="footnotebacklink" href="#fnref:27.footnotes" rev="footnote">🢀</a></p></li><li id="fn:28.footnotes"><p><span class="term" title="(Latin) typebot">Nymphaea alba</span> (<span class="term" title="typebot">White water lily</span>) and <span class="term" title="(Latin) typebot">Nymphaea lutea</span> [<span class="term" title="(Latin) typebot">Nuphar lutea</span>] (<span class="term" title="typebot">Yellow water lily</span>). <a class="footnotebacklink" href="#fnref:28.footnotes" rev="footnote">🢀</a></p></li><li id="fn:29.footnotes"><p><span class="term" title="(Latin) typebot">Lobelia Dortmanna</span> (<span class="term" title="typebot">Water lobelia</span>). <a class="footnotebacklink" href="#fnref:29.footnotes" rev="footnote">🢀</a></p></li><li id="fn:30.footnotes"><p><span class="term" title="(Latin) typebot">Erica tetralix</span> (<span class="term" title="typebot">Bell heather</span>). <a class="footnotebacklink" href="#fnref:30.footnotes" rev="footnote">🢀</a></p></li><li id="fn:31.footnotes"><p><span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> and his companions had hired a chaise in Waterford from a Mrs Murphy, “the very ugliest of all the Women I ever saw {<span class="fa" title="gap ">⬌</span>}”. The rates were a guinea a day for the chaise and three shillings and ninepence halfpenny a day for the driver whose name was Pat and who “tho' not hideously ugly in the Face is tall, thin, raw boned &amp; knock kneed &amp; is totally unlike any Postilion I ever saw in England”. They heard, however, “an excellent character of his capability to drive &amp; of his civility &amp; fidelity{<span class="fa" title="gap ">⬌</span>}”. <a class="footnotebacklink" href="#fnref:31.footnotes" rev="footnote">🢀</a></p></li><li id="fn:32.footnotes"><p>Although Mrs Murphy had agreed that they could send back the chaise whenever they chose she and her driver had obviously hoped that they would retain it for the duration of their stay. <a class="footnotebacklink" href="#fnref:32.footnotes" rev="footnote">🢀</a></p></li><li id="fn:33.footnotes"><p><span class="pn" title="castle">Ross Castle</span>, built by O'Donoghue More, dates from the sixteenth century. In the 1580's it came into possession of <span class="ps">Donal MacCarthy <span class="an">More</span>, <span class="gn">first</span> earl of <span class="pn">Clancar</span></span>, and was by him mortgaged to one of the Browne family, ancestors of <span class="ps" title=" Valentine Browne first earl of Kenmare">Lord <span class="an">Kenmare</span></span>. The <span class="on" title="family">Brownes</span> built themselves a residence attached to the old castle and despite much ensuing litigation with <span class="ps" title="Donal Mac Carthy More">MacCarthy <span class="an">More</span></span> it remained in their possession, providing the title of Lord Castlerosse for Kenmare's eldest son. <span class="pn" title="castle">Ross</span> was considered a place of great strength and under the command of <span class="ps" title="Donough MacCarthy, viscount Muserry (1594–1665)">Lord Muskerry</span> was the last fortress in Ireland to yield to the Cromwellians (Barrington, <em>op. cit.</em>, 203). <a class="footnotebacklink" href="#fnref:33.footnotes" rev="footnote">🢀</a></p></li><li id="fn:34.footnotes"><p><span class="ps" title="Isaac Weld">Weld</span>, <span class="title" title="book">Killarney</span>, facing p. 71. <a class="footnotebacklink" href="#fnref:34.footnotes" rev="footnote">🢀</a></p></li><li id="fn:35.footnotes"><p><span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> was probably confused by the fact that it had been a <em>royalist</em> (not a royal) stronghold during the Cromwellian wars. <a class="footnotebacklink" href="#fnref:35.footnotes" rev="footnote">🢀</a></p></li><li id="fn:36.footnotes"><p>The former residence of the Brownes attached to the west end of the castle was converted into a barrack in 1688. When the military were removed in 1815 <span class="ps" title=" Valentine Browne first earl of Kenmare">Lord <span class="an">Kenmare</span></span> in response to public complaints had the windows narrowed to match those of the castle (Barrington, <em>op. cit.</em>, 203; <span class="title" title="periodical">Kerry Arch. Mag.</span> (1913) 91). <a class="footnotebacklink" href="#fnref:36.footnotes" rev="footnote">🢀</a></p></li><li id="fn:37.footnotes"><p>See below, n. 75. <a class="footnotebacklink" href="#fnref:37.footnotes" rev="footnote">🢀</a></p></li><li id="fn:38.footnotes"><p>The custom of discharging cannon and also ringing bells on the lakes for the amusement of visitors was one of long standing (see <span class="ps" title="Charles Smith: author">Smith</span>, <em>op. cit.</em>, 134–5). <a class="footnotebacklink" href="#fnref:38.footnotes" rev="footnote">🢀</a></p></li><li id="fn:39.footnotes"><p>The tune referred to by <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> was that popularly known as <span class="title" title="tune">Erin go bragh</span> (Ireland forever). Its origins are somewhat controversial. Around 1792 <span class="ps">George Nugent Reynolds</span> of Co. Leitrim (d. 1802) composed a song entitled <span class="title" title="song">The exiled Irishman's lamentation</span> (commencing: “Green were the fields where my forefathers dwelt o”), which he set to the air of the traditional Irish love song <span class="title" title="song">'S a mhuirnín dílis</span> (Savourneen deelish). In 1801 another song to the same air entitled <span class="title" title="song">The exile of Erin</span> (commencing: “There came to the beach a poor exile of Erin”), was published anonymously. Both songs include the slogan <span class="frn" title="(Irish)">Erin go brath</span> and not only did they both become popularly known by this title but the traditional air which they had appropriated was also becoming known by it from at least as early as 1804. The authorship of the 1801 song is frequently attributed to the Scottish poet <span class="ps" title="poet">Thomas Campbell</span> (1777–1844) but it seems more probable that it also was composed by <span class="ps" title="George Nugent Reynolds">Reynolds</span>. While the tune to which <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> refers was, therefore, <span class="title" title="tune">'S a mhuirnín dílis</span>, it would be interesting to know which of the two later exile songs his musicians associated with this air, especially as the earlier one expressed strong United Irish or, at least, radical sentiments. The fact that in <span class="pn" title="town/village">Killarney</span> it was apparently regarded as a “party” tune would seem to indicate that it was there popularly identified with the earlier, or United Irish, song. <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>, of course, probably only knew the title as being that of a popular Irish air. For detailed information on both air and songs see R. R. Madden, ed., <span class="title" title="book">Literary remains of the United Irishmen of l798 (...)</span> (Dublin 1887) 329–54; A. Moffatt, <span class="title" title="book">The Minstrelsy of Ireland (...)</span> (London [1898] 262–3; D. J. O'Sullivan, <span class="title" title="article">The Bunting Collection of Irish folk music and sings (...)</span> in <span class="title" title="periodical">Irish Folk Song Socierty Journal</span>, VI (1939) 53–60; Rev. P. A. Walsh, <span class="title" title="article">The exile of Erin: who wrote it?</span> ... (Dublin, 1921). <a class="footnotebacklink" href="#fnref:39.footnotes" rev="footnote">🢀</a></p></li><li id="fn:40.footnotes"><p><span class="ps">O'Donoghue <span class="an">More</span></span> (or O'Donoghue of the Lakes as he was also called) had his seat at <span class="pn" title="castle">Ross Castle</span>. According to the <span class="title" title="manuscript book">Desmond Survey</span> he owned most of the parish of <span class="pn" title="town/village">Killarney</span> and a large part of <span class="pn">Aghadoe</span>, the shore of the Lower Lake from the mouth of the <span class="pn" title="river">Flesk</span> to a point beyond Lakeview, together with the mountains on the opposite side, most of <span class="pn" title="mountain">Mangerton</span> and the valleys round the Upper Lake — a total of forty-five ploughlands. The last <span class="ps">O'Donoghue <span class="an">More</span></span> was one of the few native Irish chiefs to side with the Earl of Desmond and was killed in the rebellion. His lands were declared forfeit and were granted to <span class="ps" title="Sir Valentine Browne (died 1589)">Sir Valentine Browne</span>, ancestor of the earls of Kenmare. <span class="ps" title="Donald Mac Carthy More">MacCarthy <span class="an">More</span></span>, who had remained loyal, persuaded the English government to make them over to him as O'Donoghue's former overlord. He then, however, mortgaged them to <span class="ps" title="Sir Valentine Browne (died 1589)">Browne</span> for £120. <span class="ps" title="Sir Valentine Browne (died 1589)">Browne</span> refused to accept repayment of the mortgage and despite prolonged litigation the lands of the O'Donoghues remained with the Brownes and their descendants the earls of Kenmare. (W. F. T. Butler, <span class="title" title="book">Gleanings from Irish history</span> (London 1925), 25–7. <a class="footnotebacklink" href="#fnref:40.footnotes" rev="footnote">🢀</a></p></li><li id="fn:41.footnotes"><p>Many points about the lakes continue, appropriately enough, to be associated in popular tradition with O'Donoghue. In local lore he has, in fact, become confused with the ancient lake god. (Barrington, <em>op. cit.</em>, 203). <a class="footnotebacklink" href="#fnref:41.footnotes" rev="footnote">🢀</a></p></li><li id="fn:42.footnotes"><p><span class="term" title="(Latin) typebot">Arbutus Unedo</span> (<span class="term" title="typebot">Arbutus or Strawberry tree</span> of Killarney; Irish <span class="term" title="(Irish) typebot">Crann caithne</span>). <a class="footnotebacklink" href="#fnref:42.footnotes" rev="footnote">🢀</a></p></li><li id="fn:43.footnotes"><p><span class="term" title="(Latin) typebot">Pyrus torminalis</span>  [<span class="term" title="(Latin) typebot">Sorbus torminalis</span>] (<span class="term" title="typebot">Wild service tree</span>). <a class="footnotebacklink" href="#fnref:43.footnotes" rev="footnote">🢀</a></p></li><li id="fn:44.footnotes"><p><span class="term" title="(Latin) typebot">Pyrus Aria</span> [<span class="term" title="(Latin) typebot">Sorbus Aria</span>] (<span class="term" title="typebot">Whitebeam</span>) <a class="footnotebacklink" href="#fnref:44.footnotes" rev="footnote">🢀</a></p></li><li id="fn:45.footnotes"><p><span class="term" title="(Latin) typebot">Schoenus fuscus</span> [<span class="term" title="(Latin) typebot">Rhynchospora fusca</span>] (<span class="term" title="typebot">Brown beak-edge</span>). <a class="footnotebacklink" href="#fnref:45.footnotes" rev="footnote">🢀</a></p></li><li id="fn:46.footnotes"><p>The bishop's residence was in Bishop's Lane, the cathedral in Chapel Lane, both off New Street. <a class="footnotebacklink" href="#fnref:46.footnotes" rev="footnote">🢀</a></p></li><li id="fn:47.footnotes"><p>The nuns in question belonged to the Presentation Order. <a class="footnotebacklink" href="#fnref:47.footnotes" rev="footnote">🢀</a></p></li><li id="fn:48.footnotes"><p>This spelling of Bonaparte's surname was deliberately employed by his opponents as a slight, since it drew attention to his Corsican, father than French, origins. <a class="footnotebacklink" href="#fnref:48.footnotes" rev="footnote">🢀</a></p></li><li id="fn:49.footnotes"><p>Carantuohill (Irish <span class="pn">Corán Tuathail</span> i.e. the serrated mountain of Tuathal). <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> derives his spelling of the name from <span class="ps" title="Isaac Weld">Weld</span>'s <span class="title" title="book">Killarney</span>. <a class="footnotebacklink" href="#fnref:49.footnotes" rev="footnote">🢀</a></p></li><li id="fn:50.footnotes"><p>Probably Richard Kirwan (1733–1812) son of Martin Kirwan of Cregg, Co. Galway; eminent chemist and natural philosopher (See <span class="title" title="book">Dictionary of National Biography</span>). <a class="footnotebacklink" href="#fnref:50.footnotes" rev="footnote">🢀</a></p></li><li id="fn:51.footnotes"><p><span class="term" title="(Latin) typebot">Saxifraga hirsuta</span> [<span class="term" title="(Latin) typebot">Saxifraga geum</span>] (<span class="term" title="typebot">Kidney-leaved saxifrage</span>). <a class="footnotebacklink" href="#fnref:51.footnotes" rev="footnote">🢀</a></p></li><li id="fn:52.footnotes"><p>The reference to <span class="term" title="(Latin) typebot">Saxifraga adscendens</span> occurs in <span class="ps">J. T. Mackay</span> <span class="title" title="article">Systematic catalogue of the rare plants found in Ireland</span> in <span class="title" title="periodical">Trans. Dublin Soc.</span>, V (1806) 151. Mackay gives <span class="term" title="(Latin) typebot">Saxifraga decipiens</span> [<span class="term" title="(Latin) typebot">Saxifraga rosacea</span>] as a synonym. For a list (with distribution) of all the <span class="term" title="(Latin) typebot">saxifragae</span> known in Ireland see M. Scannell and D. M. Synnott comp., <span class="title" title="book">Census catalogue of the flora of Ireland</span> (Dublin 1972). <a class="footnotebacklink" href="#fnref:52.footnotes" rev="footnote">🢀</a></p></li><li id="fn:53.footnotes"><p><span class="term" title="(Latin) typebot">Rhodiola rosea</span> (<span class="term" title="typebot">Rose-root</span>). <a class="footnotebacklink" href="#fnref:53.footnotes" rev="footnote">🢀</a></p></li><li id="fn:54.footnotes"><p><span class="term" title="(Latin) typebot">Rumex digynus</span> [<span class="term" title="(Latin) typebot">Oxyria digyna</span>] (<span class="term" title="typebot">Mountain sorrel</span>). <a class="footnotebacklink" href="#fnref:54.footnotes" rev="footnote">🢀</a></p></li><li id="fn:55.footnotes"><p><span class="term" title="(Latin) typebot">Asplenium viride</span> (<span class="term" title="typebot">Green spleenwort</span>). <a class="footnotebacklink" href="#fnref:55.footnotes" rev="footnote">🢀</a></p></li><li id="fn:56.footnotes"><p>The black veil was worn by professed nuns, the white by postulants. <a class="footnotebacklink" href="#fnref:56.footnotes" rev="footnote">🢀</a></p></li><li id="fn:57.footnotes"><p><span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> again encountered the servant girl and her military escort at the inn in Millstreet on 28 July where he heard that the man against whom she had testified was convicted and sentenced to hang next morning with Murphy the murderer of the Rev. Mr Tisdall. The press reports the execution with Murphy on 29 July of “Michael Mulvahill found guilty of the murder of James Wall and John Scanlan (...)” (<span class="title" title="periodical">Dublin Evening Post</span>, 5 Aug. 1809). <a class="footnotebacklink" href="#fnref:57.footnotes" rev="footnote">🢀</a></p></li><li id="fn:58.footnotes"><p><span class="term" title="(Latin) typebot">Galium boreale</span> (<span class="term" title="typebot">Northern bedstraw</span>). <a class="footnotebacklink" href="#fnref:58.footnotes" rev="footnote">🢀</a></p></li><li id="fn:59.footnotes"><p>Muckross “Abbey” was, in fact, a Franciscan friary. In some old records it is also called the “Abbey” of Irrelagh (Irish <span class="frn" title="(Irish)">Oirbhealach</span> i.e. the Eastern Way). It was founded in 1448 for the Observantine Franciscans by <span class="ps">Donal MacCarthy <span class="an">More</span></span>, allegedly on the site of an earlier church of which no trace now remains. (The Four Masters through a mistake in one of their sources say that it was founded in 1340). As evidenced by the marked difference in architectural styles within the building it was not completed until around 1500. The annals record that the local Irish lords MacCarthy More, O'Sullivan More, O'Donoghue and MacGillycuddy all selected burial places there. The buildings underwent extensive renovations between 1612 and 1626. They remained in the hands of the Franciscans until the fall of nearby <span class="pn" title="castle">Ross Castle</span> to the Cromwellians. (See esp. Barrington, <em>op. cit.</em>, 206–8). <a class="footnotebacklink" href="#fnref:59.footnotes" rev="footnote">🢀</a></p></li><li id="fn:60.footnotes"><p><span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>'s description is corroborated by that of <span class="ps" title="Isaac Weld">Weld</span> a few years earlier
(<span class="title" title="book">Killarney</span>, 26–7). It is said (albeit probably with some exaggeration) that in the 1830's the Herberts had seven or eight hundred cartloads of human remains taken out of Muckross and buried in a large pit. (Barrington, <em>op. cit.</em>, 208). It was formerly the custom in many old overcrowded cemeteries for gravediggers to remove the skulls and bones of previous burials from shallow ground and pile them within the walls of the adjacent ruined church. This was still the practice within living memory at Kilmakilloge, in Tuosist. <a class="footnotebacklink" href="#fnref:60.footnotes" rev="footnote">🢀</a></p></li><li id="fn:61.footnotes"><p>The yew, which still flourishes, was noted by <span class="ps" title="Charles Smith: author">Smith</span> more than half-a-century
earlier (<span class="ps" title="Charles Smith: author">Smith</span>, <em>op. cit.</em>, 143). Contrary to popular belief, however, it is probably much younger than the ruins which surround it (Barrington, <em>op. cit.</em>, 208). <a class="footnotebacklink" href="#fnref:61.footnotes" rev="footnote">🢀</a></p></li><li id="fn:62.footnotes"><p>Notley Abbey in Buckinghamshire founded in 1162 for Canons of the Augustine Order (<span class="title" title="periodical">National Gazeteer ...</span> III (London 1868) 89). <a class="footnotebacklink" href="#fnref:62.footnotes" rev="footnote">🢀</a></p></li><li id="fn:63.footnotes"><p>The present Muckross House, which was completed in 1843, is on the site of the earlier house referred to by <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>. <a class="footnotebacklink" href="#fnref:63.footnotes" rev="footnote">🢀</a></p></li><li id="fn:64.footnotes"><p>Henry Arthur Herbert, M.P. <a class="footnotebacklink" href="#fnref:64.footnotes" rev="footnote">🢀</a></p></li><li id="fn:65.footnotes"><p>This remark is attributed to <span class="ps" title="George Berkeley">Berkeley</span> by <span class="ps" title="Isaac Weld">Weld</span> (<span class="title" title="book">Killarney</span>, 9). Berkeley's point was that the Herberts by their extensive landscaping activities were spoiling the natural beauty of the spot. Muckross had formerly belonged to MacCarthy More. <span class="ps">Florence MacCarthy <span class="an">More</span></span>, however, conformed to the Established Church and became a captain in the British Life Guards. He married one of the Herberts and his only son Charles, the last MacCarthy More, who died unmarried in London in 1770, bequeathed Muckross to his mother's family who already had a lease of the property. (Butler, <span class="title" title="book">Gleanings</span>, 70–71). <a class="footnotebacklink" href="#fnref:65.footnotes" rev="footnote">🢀</a></p></li><li id="fn:66.footnotes"><p>Mining for copper and cobalt was carried on in modern times in this area from about 1750 until sometime in the last century (Barrington, <em>op. cit.</em>, 209). <a class="footnotebacklink" href="#fnref:66.footnotes" rev="footnote">🢀</a></p></li><li id="fn:67.footnotes"><p><span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> states elsewhere that an English shilling was called in Ireland a “hog” and an English sixpence a “pig”. <a class="footnotebacklink" href="#fnref:67.footnotes" rev="footnote">🢀</a></p></li><li id="fn:68.footnotes"><p>Lapp, see p. 107. <a class="footnotebacklink" href="#fnref:68.footnotes" rev="footnote">🢀</a></p></li><li id="fn:69.footnotes"><p>The Winns, Barons Headley, were landlords mainly of the Glenbeigh area. They also owned <span class="pn">Aghadoe House</span>, <span class="pn" title="town/village">Killarney</span>, now a youth hostel. (Barrington, <em>op. cit.</em>, 265). <a class="footnotebacklink" href="#fnref:69.footnotes" rev="footnote">🢀</a></p></li><li id="fn:70.footnotes"><p><span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>'s information was correct. It is known in Irish as <span class="frn" title="(Irish)"><span class="pn">Poll Ifrinn</span></span>. <a class="footnotebacklink" href="#fnref:70.footnotes" rev="footnote">🢀</a></p></li><li id="fn:71.footnotes"><p>Presumably Charles James Fox (1749–1806) the well-known English statesman who was a strong supporter of Catholic Emancipation. No record of his visit to <span class="pn" title="town/village">Killarney</span> has, however, been traced. <span class="sup" title="By Beatrix Färber">However the entry for Charles James Fox in the new edition of the Oxford DNB, written by L.G. Mitchell, mentions that Fox visited Killarney in 1777.</span> <a class="footnotebacklink" href="#fnref:71.footnotes" rev="footnote">🢀</a></p></li><li id="fn:72.footnotes"><p><span class="term" title="(Latin) typebot">Empetrum nigrum</span> (<span class="term" title="typebot">Crowberry</span> or (Irish) <span class="term" title="(Irish) typebot">Fraochóg</span>). <a class="footnotebacklink" href="#fnref:72.footnotes" rev="footnote">🢀</a></p></li><li id="fn:73.footnotes"><p>A somewhat similar tradition is associated with Glenmore Lake in Tuosist where the custodian of the secret is said to have been a hermit. <span class="ps" title="Charles Smith: author">Smith</span> records the popular belief in the Dingle peninsula that “the ancient Danes ... made a kind of beer of the heath which grows there ...” and that “most of the old fences in these wild mountains were the work of the ancient Danes {<span class="fa" title="gap ">⬌</span>}” (<em>op. cit.</em>, 173). <a class="footnotebacklink" href="#fnref:73.footnotes" rev="footnote">🢀</a></p></li><li id="fn:74.footnotes"><p>Presumably submergence was intended to seal the planks by causing them to swell. <a class="footnotebacklink" href="#fnref:74.footnotes" rev="footnote">🢀</a></p></li><li id="fn:75.footnotes"><p><span class="term" title="(Latin) typebot">Alisma ranunculoides</span> [<span class="term" title="(Latin) typebot">Baldellia ranunculoides</span>] (<span class="term" title="typebot">Lesser waterplantain</span>). <a class="footnotebacklink" href="#fnref:75.footnotes" rev="footnote">🢀</a></p></li><li id="fn:76.footnotes"><p><span class="term" title="(Latin) typebot">Vicia sylvatica</span> (<span class="term" title="typebot">Wood vetch</span>). <a class="footnotebacklink" href="#fnref:76.footnotes" rev="footnote">🢀</a></p></li><li id="fn:77.footnotes"><p>Innisfallen was founded in the seventh century by Faithliu of the royal house of Eoghanacht Locha Lein whose uncle and father were both kings of West Munster. Like <span class="pn">Aghadoe</span> it was dedicated to St. Fionán. In the ninth century a hospital, presumably for lepers, was established here. The monastery became a major seat of learning and Brian Boru is thought to have been among its <span class="frn" title="(Latin)">alumni</span>. It subsequently, however, degenerated considerably. The <span class="title" title="book">Annals of Innisfallen</span>, though probably only the later portions of them were actually written here, may have remained in the custody of monks on the island until the seventeenth century. Among the extensive but, for the most part, architecturally uninteresting ruins, are remains of an ancient beehive hut and a twelfth-century church (Barrington, <em>op. cit.</em>, 212–13). <a class="footnotebacklink" href="#fnref:77.footnotes" rev="footnote">🢀</a></p></li><li id="fn:78.footnotes"><p>A visitor to the spot seventy-five years after <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span>'s day found the church still disfigured by the fireplace which <span class="ps"><span class="an">Kenmare</span></span> had constructed in it for the convenience of banqueters (<span class="title" title="periodical">Roy. Soc. Antiq. Ire. Jn.</span>, 4th ser., 6 (1883–1884) 311; see also Barrington, <em>op. cit.</em>, 213. <a class="footnotebacklink" href="#fnref:78.footnotes" rev="footnote">🢀</a></p></li><li id="fn:79.footnotes"><p>Adapted from the poem “The Grave” by Scottish poet Robert Blair (1699–1746)  first published 1743. <a class="footnotebacklink" href="#fnref:79.footnotes" rev="footnote">🢀</a></p></li><li id="fn:80.footnotes"><p><span class="term" title="(Latin) typebot">Orobanche hederae</span> (<span class="term" title="typebot">Ivy broomrape</span>). <a class="footnotebacklink" href="#fnref:80.footnotes" rev="footnote">🢀</a></p></li><li id="fn:81.footnotes"><p>Pont-Nedd-Fychan or Pont-Neath-Vaughan on the borders of Glamorgan and Brecon situated in mountainous country at the head of the Vale of Neath. There are several waterfalls in this area <span class="sup" title="By Beatrix Färber">(one by the river Hepste).</span> <a class="footnotebacklink" href="#fnref:81.footnotes" rev="footnote">🢀</a></p></li><li id="fn:82.footnotes"><p><span class="term" title="(Latin) typebot">Hymenophyllum alatum</span> [<span class="term" title="(Latin) typebot">Trichomanes speciosum</span>] (<span class="term" title="typebot">Killarney fern</span>, <span class="term" title="typebot">Bristle fern</span>). <a class="footnotebacklink" href="#fnref:82.footnotes" rev="footnote">🢀</a></p></li><li id="fn:83.footnotes"><p><span class="term" title="(Latin) typebot">Dicranum majus</span>, <span class="term" title="(Latin) typebot">Dicranum falcatum</span> (<span class="term" title="typebot">Great fork moss</span>). <a class="footnotebacklink" href="#fnref:83.footnotes" rev="footnote">🢀</a></p></li><li id="fn:84.footnotes"><p><span class="term" title="(Latin) typebot">Hypnum proliferum</span> [<span class="term" title="(Latin) typebot">Hypnum splendens</span>]. (A moss). <a class="footnotebacklink" href="#fnref:84.footnotes" rev="footnote">🢀</a></p></li><li id="fn:85.footnotes"><p><span class="term" title="(Latin) typebot">Sium verticillatum</span> [<span class="term" title="(Latin) typebot">Carum verticillatum</span>] (<span class="term" title="typebot">Whorled caraway</span>). <a class="footnotebacklink" href="#fnref:85.footnotes" rev="footnote">🢀</a></p></li><li id="fn:86.footnotes"><p>Eighteenth-century Anglo-Irish antiquarians such as <span class="ps">Thomas Molyneaux</span>, <span class="ps">Edward Ledwich</span> and others, propounded the notion (first advanced by earlier writers) that the round towers and stone forts of Ireland had been constructed by the Danes. Their theory was refuted in the middle of the last century by <span class="ps">George Petrie</span> who remarks that it was founded on the view that “everything indicating the least pretension to civilisation in Ireland previous to the arrival of the English should be ascribed to the Danes — the Irish being a race of uncivilised savages”  (G. Petrie, <span class="title" title="book">The ecclesiastical architecture of Ireland Anterior to the Anglo-Norman invasion ...</span> (Dublin 1845) 5–11). It is difficult to know whether the notions of the antiquarians had any bearing on the folklore which also developed in Ireland concerning the Danes (see above, n. <span class="sup" title="By Beatrix Färber">73</span>). From implements such as those referred to by <span class="ps" title="Lewis Weston Dillwyn">Dillwyn</span> it is clear that prehistoric man was mining for copper in the Muckross area from as early as 2000 B.C. (Barrington, <em>op. cit.</em>, 209). <a class="footnotebacklink" href="#fnref:86.footnotes" rev="footnote">🢀</a></p></li><li id="fn:87.footnotes"><p><span class="term" title="(Latin) typezoo">Sirex Gigas</span>  [<span class="term" title="(Latin) typezoo">Urocerus gigas</span>] (<span class="term" title="typezoo">Common giant wood wasp</span>). <a class="footnotebacklink" href="#fnref:87.footnotes" rev="footnote">🢀</a></p></li><li id="fn:88.footnotes"><p>There was a chronic shortage of government currency at this time not only in Ireland but in many parts of Britain also. <a class="footnotebacklink" href="#fnref:88.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>