
<!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: A Visit to Lecale, in the County of Down, in the year 1602–3 | 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: A Visit to Lecale, in the County of Down, in the year 1602–3 | University College Cork</title><meta name="description" content="A Visit to Lecale, in the County of Down, in the year 1602–3|Descriptio Itineris ad Lecaliam in Ultonia|An electronic edition|English translation|by Sir Josias Bodley|ed William Reeves"/><meta property="og:title" content="A Visit to Lecale, in the County of Down, in the year 1602–3|Descriptio Itineris ad Lecaliam in Ultonia|An electronic edition|English translation"/><meta property="og:url" content="http://research.ucc.ie/celt/document/T100074"/><meta property="og:description" content="A Visit to Lecale, in the County of Down, in the year 1602–3|Descriptio Itineris ad Lecaliam in Ultonia|An electronic edition|English translation|by Sir Josias Bodley|ed William Reeves"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="ga_IE"/><meta property="og:locale:alternate" content="fr_IE"/><meta property="og:locale:alternate" content="la_IE"/>

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

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

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

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

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

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

<body class="inner">

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

	
	<!-- navbar // layout: header -->
    <header id="header" class="header">
      <div class="navbar navbar__custom">
	<a class="navbar__brand" href="https://www.ucc.ie/en/">
	  <h1 class="sr-only">University College Cork</h1>
<!--
	    src="/en/media/2017siteassets/images/ucc_logo__insertVectorrainbow.svg"
-->
	  <img alt="UCC Logo" src="https://www.ucc.ie/en/media/2017siteassets/images/ucc-central-header-logo.svg"/>
	</a> 
	<button type="button" class="nav-toggle text-uppercase" data-toggle="button" aria-pressed="false"><span>Menu</span></button> 
	<div class="ucc-class">
	  <div class="inner"><h2>A Visit to Lecale, in the County of Down, in the year 1602–3</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 T100074</p><h2 class="main-heading">A Visit to Lecale, in the County of Down, in the year 1602–3</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(d25162e280) n(front) 
Section 2. label(section) unit(number) xml:id(d25162e446) gi(div1) heads(1) n() gtm(AnAccountofaJourney) num(1) menutext(An Account of a Journey of Captain Josias Bodley into Lecale) 
Section 3. gi(teiHeader) n(details) gtm(AnAccountofaJourney) 
Section 4. gi(div) n(contacts) gtm(Contacts) 
Section 5. gi(div) n(rubric) gtm(Formatting) 
--><ul class="nav" id="navloc"><li class="text-uppercase meta" title="TEI Header"><a href="#teiHeader" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Header</a></li><li class="text-uppercase doc" title="Front matter"><a href="#front" class="smoothScrollApplied" id="gtmfrontNavLink"><b>introduction (A Visit to Lecale,…)</b></a></li><li class="doc" title="Document body sections"><span style="color:white;">Section</span> <select onchange="if(this.options[this.selectedIndex].value!='')location.href=this.options[this.selectedIndex].value;"><option value="T100074#d25162e446">1. An Account of a Journey of Captain Josias Bodley into Lecale</option></select></li><li class="text-uppercase meta" title="Project contacts"><a href="#contacts" class="smoothScrollApplied" id="gtmcontactsNavLink">Contacts</a></li><li class="text-uppercase meta" title="Explanation of the symbols"><a href="#rubric" class="smoothScrollApplied" id="gtmrubricNavLink">Formatting</a></li></ul></div>
		</div>
		<div class="col-md-9 col-lg-9 content-wrap__wrapper">
			<div class="row">
				<div class="col-md-12">
					<div class="social-wrap__inner" data-spy="affix" data-offset-top="900" data-offset-bottom="200">
						
						<div class="shortlisted">
							<a class="favouritePage" id="gtmCourseSaveToFavourites" href="javascript:;">
								<p class="text-uppercase">Save To Favourites</p>
								<span><i class="fa fa-star-o">‍</i></span>
							</a>
						</div>
						<div class="share-links">
							<p class="text-uppercase">share</p>
							<ul>
								<li class="twitter"><a class="twitterShare" id="gtmTwitterShare" title="Twitter" href="javascript:;"><i class="fa fa-twitter">‍</i><span class="sr-only">Twitter</span></a></li>
								<li class="facebook"><a class="facebookShare" id="gtmFaceBookShare" title="Facebook" href="javascript:;"><i class="fa fa-facebook">‍</i><span class="sr-only">Facebook</span></a></li>
								<li class="linkedin"><a class="linkedInShare" id="gtmLinkedInShare" title="Linkedin" href="javascript:;"><i class="fa fa-linkedin">‍</i><span class="sr-only">Linkedin</span></a></li>
							</ul>
						</div>
					</div>
		    <div class="content-wrap__inner"><ol class="breadcrumb"><li><a href="https://www.ucc.ie/en/">Home</a></li><li><a href="https://www.ucc.ie/en/research-sites/celt//">CELT</a></li><li><a href="http://research.ucc.ie/celt/document/">Documents</a></li><li><a href="http://research.ucc.ie/celt">T100074</a></li><li id="update">2010-07-18</li></ol><!--front matter--><div id="front"><div class="introduction"><span class="fa fa-bookmark" title="p.326" id="pb.326"> p.326</span><!--div: thisdiv=div, # (nth=1) head="A Visit to Lecale, in the County of Down, in the year 1602-3"--><!--Heading quâ heading--><h2 id="d25162e281">A Visit to <span class="pn">Lecale</span>, in the County of <span class="pn" title="county">Down</span>, in the year 1602-3</h2><!--div: thisdiv=div, # (nth=2)--><h2 class="subsid">by <span class="ps">Sir Josias Bodley</span></h2><p>The intrinsic interest of this humorous narrative of the holiday excursion of a knot of English officers in Ulster in the last days of <span class="ps" title="Queen Elizabeth the First of England and Ireland">Elizabeth</span>'s reign derives an extrinsic attraction from the fact that its author was a brother of the famous founder of the Bodleian Library. <span class="ps">Sir Josias Bodley</span> was the youngest of <span class="ps">Sir Thomas Bodley</span>'s four brothers. Not much is known of his early life, but <span class="ps">Anthony Wood</span>'s statement that he spent some time at <span class="pn" title="college">Merton College</span>, <span class="pn" title="city">Oxford</span>, is confirmed by the evidence of classical reading which the narrative of his Irish tour affords. After serving some years in the <span class="pn" title="country">Netherlands</span>, <span class="ps" title="Sir Josias Bodley">Bodley</span> came to <span class="pn" title="country">Ireland</span> in <span class="date" title="1598">1598</span>, and seems to have spent his remaining years in that country. His earliest experience of the country was gained in the war with <span class="ps" title="Hugh O'Neill"><span class="an">Tyrone</span></span>. He served under <span class="ps" title="Robert Devereux, second Earl of Essex"><span class="an">Essex</span></span> and <span class="ps" title="Charles Blount, Lord Mountjoy"><span class="an">Mountjoy</span></span>, and is frequently mentioned by <span class="ps">Fynes Moryson</span> in his account of the Irish wars as holding considerable commands in various parts of <span class="pn" title="country">Ireland</span>. In <span class="date" title="1604-03">March 1604</span> he was knighted by <span class="ps" title="Charles Blount, Lord Mountjoy"><span class="an">Mountjoy</span></span>. After the pacification of <span class="pn" title="country">Ireland</span> he was appointed to superintend the Castles of <span class="pn" title="country">Ireland</span>. In <span class="date" title="1609">1609</span> <span class="ps">Bodley</span> was selected to survey the Ulster Plantation, and in recognition of this work received the appointment of director-general of the fortifications of <span class="pn" title="country">Ireland</span>, a post which he held until his death. <span class="ps">Bodley</span>, who died August 19, 1617, was buried at Christ Church, Dublin, August 26, 1617 (<span class="ps" title="John Finlayson">Finlayson</span>'s <span class="title" title="book">Monumental Inscriptions in Christ Church Cathedral, Dublin</span>, p. 72). Transcripts of the <span class="title" title="manuscript book">Descriptio Itineris ad Lecaliam in Ultonia</span> are among the manuscripts at the British Museum (Add. MS. 4784, f. 87) and at the Bodleian Library (Tanner MS. 444). The transcript from which the version here printed is translated was copied by <span class="ps" title="William Reeves">Bishop Reeves</span> from that at the British

<span class="fa fa-bookmark" title="p.327" id="pb.327"> p.327</span>
Museum, and is in the Library of Trinity College, Dublin (MS. No. 734). This translation is also by <span class="ps" title="William Reeves">Bishop Reeves</span>, by whom it was published in the <span class="title" title="periodical">Ulster Journal of Archaeology</span> for 1854 (vol. ii. pp. 73–99). Comparison with the manuscript in the Bodleian, and with a further copy formerly in the Phillipps collection which has recently been acquired by the University of Dublin, shows the British Museum version from which <span class="ps" title="William Reeves">Dr. Reeves</span> took his transcript to be less accurate than the others.</p></div><hr/></div><!--body matter (assumes div0)--><div id="body"><h2>Sir Josias Bodley</h2><h3 style="font-style:italic;">Descriptio Itineris ad Lecaliam in Ultonia</h3><h4>English translation</h4><h3>Edited by William Reeves</h3><h1>A Visit to Lecale, in the County of Down, in the year 1602–3</h1><a name="section.d25162e446">‍</a><h2 class="page-title" id="d25162e446">An Account of a Journey of <span class="ps">Captain Josias Bodley</span> into <span class="pn">Lecale</span>, in <span class="pn" title="province">Ulster</span>, in the Year 1602–3</h2><span class="fa fa-bookmark" title="p.328" id="pb.328"> p.328</span><!--div1: thisdiv=div1, # (nth=1) head="An Account of a Journey of Captain Josias Bodley into Lecale, in Ulster, in the Year 1602–3"--><p>Good God! What have I taken on me to do? <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Truly I am an ass, otherwise I would never have undertaken so

<span class="fa fa-bookmark" title="p.329" id="pb.329"> p.329</span>
heavy a burthen; but no matter, I shall do what I can, like Coppinger's dog, who always took her own way.</p><p>I have taken in hand to recount what happened in a journey which <span class="ps" title="Sir Toby Caulfield">Captain Caulfeild</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>, <span class="ps" title="Sir John Jephson">Captain Jephson</span> <sup id="fnref:3.footnotes">3<a href="#fn:3.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, and I made to <span class="pn">Lecale</span>, to visit our friend <span class="ps">Sir Richard Morrison</span> <sup id="fnref:4.footnotes">4<a href="#fn:4.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and divert ourselves there. And I shall narrate everything in due order; for order is a fair thing and all love it, except the Irish men-at-arms, who are a most vile race of men, if it be at all allowable to call them “men” who live upon grass, and are foxes in their disposition and wolves in their actions. But to our business.</p><p>The aforesaid <span class="ps" title="Sir Richard Morrison">Master Morrison</span> sent very kind letters to us, inviting us to keep the Nativity (which the English call “Christmas”) with him, but, as <span class="ps">Sir Arthur Chichester</span>, the

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

serjeant-major of the whole army, had convoked us with all our companies at that very moment to fight with <span class="ps" title="Hugh O'Neill"><span class="an">Tyrone</span></span>, who was then in the woods of <span class="pn">Glenconkein</span> <sup id="fnref:5.footnotes">5<a href="#fn:5.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> with much cattle and few fighting men, we could not go at that time to <span class="pn">Lecale</span>, but joined the said <span class="ps" title="Sir Arthur Chichester">Sir Arthur</span>, and remained with him for sixteen or seventeen days in the field, without doing much harm to <span class="ps" title="Hugh O'Neill"><span class="an">Tyrone</span></span>; for that <span class="ps" title="Hugh O'Neill"><span class="an">Tyrone</span></span> is the worst rascal, and very wary and subtle, and won't be beaten except on good terms. However, we fought him twice in the very woods, and made him run to his strongholds. So after leaving about that place a well-provided garrison, we each departed, with full permission and goodwill.</p><p>We now remembered the said invitation of <span class="ps" title="Sir Richard Morrison">Sir Richard</span>, and after deliberation (for in the commencement of affairs deliberation should be used by those adventuring bold attempts, as <span class="ps">Seneca</span> says), we thought it good to go thither, although it was now eight days after the Nativity, because we did not doubt our being welcome though it had been Lent. This was resolved on in the city of <span class="pn" title="city">Armagh</span>, where there is a Governor, <sup id="fnref:6.footnotes">6<a href="#fn:6.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> a very honest fellow with a black beard, who uses every one well according to his poor ability, and would use them much better if he had more of the thing the English call “means”.</p><p>We set out from that city for the town commonly called <span class="pn" title="town">Newry</span>, <sup id="fnref:7.footnotes">7<a href="#fn:7.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which was one day's journey. There, to speak truth, we were not very well entertained, nor according to our qualities, for that town produces nothing but lean beef, and very rarely mutton, the very worst wine, nor was there any bread, except biscuits, even in the Governor's house. However, we did our best to be merry and jocund with the bad wine, putting sugar in it (as the senior lawyers are used to do with Canary wine), with toasted bread, which in English is called “a lawyer's nightcap.” There we found

<span class="fa fa-bookmark" title="p.331" id="pb.331"> p.331</span>
<span class="ps" title="Henry Adderton">Captain Adderton</span>, <sup id="fnref:8.footnotes">8<a href="#fn:8.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> an honest fellow and a friend of ours, who, having nothing to do, was easily persuaded to accompany us to <span class="pn">Lecale</span>.</p><p>So the next morning we four take horse and set out. We had no guide except <span class="ps" title="Sir Toby Caulfield">Captain Caulfeild</span>, who promised he would lead us very well. But before we had ridden three miles we had lost our way and were compelled to go on foot, leading our horses through bogs and marshes, which was very troublesome, and some of us were not wanting who swore silently between our teeth, and wished our guide at a thousand devils. At length we came to some village of obscure name where, for two brass shillings, we brought with us a countryman who might lead us to the island of <span class="ps">Magennis</span>, <sup id="fnref:9.footnotes">9<a href="#fn:9.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> ten miles distant from the town of <span class="pn" title="town">Newry</span>, for <span class="ps" title="Sir Richard Morrison">Master Morrison</span> had promised he would meet us there.</p><p>The weather was very cold, and it began to roar dreadfully with a strong wind in our faces when we were on the mountains, where there was neither tree nor house; but there was no remedy save patience. <span class="ps">Captain Bodley</span> alone had a long cloak with a hood, into which he prudently thrust his head, and laughed somewhat into himself to see the others so badly armed against the storm.</p><p>We now came to the island of <span class="ps">Magennis</span>, where, alighting from our horses, we met <span class="ps" title="Sir Richard Morrison">Master Morrison</span> and <span class="ps" title="Ralph Constable">Captain Constable</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> with many others, whom, for the sake of brevity, I pass by. They had tarried there at least three hours expecting our arrival, and in the meantime drank ale and

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

<span class="term" title="typewhisky"><span class="frn" title="‘uisce beatha’ (Irish)">usquebaugh</span></span> with the Lady Sara, <sup id="fnref:11.footnotes">11<a href="#fn:11.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> the daughter of <span class="ps" title="Hugh O'Neill"><span class="an">Tyrone</span></span>, and wife of the aforesaid <span class="ps">Magennis</span>; a truly beautiful woman; so that I can well believe these three hours did not appear to them more than a minute, especially to <span class="ps" title="Ralph Constable">Master Constable</span>, who is by his nature very fond not of women only, but likewise of dogs and horses. We also drank twice or thrice, and after we had duly kissed her we each prepared for our journey. <sup id="fnref:12.footnotes">12<a href="#fn:12.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>It was ten or twelve miles from that island to <span class="pn" title="town">Downpatrick</span>, where <span class="ps" title="Sir Richard Morrison">Master Morrison</span> dwelt, and the way seemed much longer on account of our wish to be there. At length, as all things have an end, and a black pudding two (as the proverb hath it), we came by little and little to the said house. And now began that more than Lucullan entertainment, which neither <span class="ps" title="Marcus Tullius Cicero">Cicero</span>, whose style in composition I chiefly imitate (although <span class="ps" title="Quintus Horatius Flaccus">Horace</span> says, ‘O imitatores, servum pecus!’ (Horace, Epistulae I 19.19.)) nor any other of the Latin or Greek authors, could express in suitable terms.</p><p>When we had approached within a stone's-throw of the house, or rather palace, of the said <span class="ps" title="Sir Richard Morrison">Master Morrison</span>, behold! forthwith innumerable servants! Some light us with pinewood lights and torches because it is dark; others, as soon as we alight, take our horses and lead them into a handsome and spacious stable, where neither hay nor oats are wanting. <span class="ps" title="Sir Richard Morrison">Master Morrison</span> himself leads us by wide stairs into a large hall, where a fire is burning the height of our chins, as the saying is, and afterwards into a bed-chamber prepared in the Irish fashion.</p><p>Here, having taken off our boots, we all sit down and converse on various matters: <span class="ps" title="Sir Toby Caulfield">Captain Caulfeild</span> about supper and food, for he was very hungry; <span class="ps" title="Ralph Constable">Captain Constable</span> about hounds, of which he had there some excellent ones, as he himself asserted; and the rest about other things. <span class="ps" title="Sir Richard Morrison">Master Morrison</span> ordered a cup of Spanish wine to be brought, with burnt sugar, nutmeg, and ginger, and made us all drink a

<span class="fa fa-bookmark" title="p.333" id="pb.333"> p.333</span>
good draught of it, which was very grateful to the palate, and also good for procuring an appetite for supper if anyone needed such.</p><p>In an hour we heard some one down in the kitchen calling with a loud voice, “To the dresser.” Forthwith we see a long row of servants decently dressed, each with dishes of the most select meats, which they place on the table in the very best style. One presents to us a silver basin with the most limpid water, another hands us a very white towel; others arrange chairs and seats in their proper places. ‘Denique quid verbis opus est? spectemur agendo’ (<span class="ps" title="Publius Ovidius Naso">Ovid</span>, <span class="title" title="poem">Metamorphoses</span>, Liber 13.) (as Ajax says in <span class="ps" title="Publius Ovidius Naso">Ovid</span>). Grace having been said, we begin to fix our eyes intently on the dishes whilst handling our knives; and here you might have plainly seen those Belgian feasts, where ‘In principio erat silentium, in medio stridor dentium, et in fine rumor gentium.’ (<!--(text of drinking song?)-->)</p><p>For at first we sat as if rapt and astounded by the variety of meats and dainties—like a German I once saw depicted standing between two jars, the one of white wine, the other of claret, with this motto: “I know not which way to turn.” But after a short time we fall to roundly on every dish, calling now and then for wine, now and then for attendance, everyone according to his whim. In the midst of supper <span class="ps" title="Sir Richard Morrison">Master Morrison</span> ordered to be given to him a glass goblet full of claret, which measured (as I conjecture) ten or eleven inches roundabout, and drank to the health of all and to our happy arrival. We freely received it from him, thanking him, and drinking, one after the other, as much as he drank before us. He then gave four or five healths of the chief men and of our absent friends, just as the most illustrious lord, now Treasurer of <span class="pn" title="country">Ireland</span>, <sup id="fnref:13.footnotes">13<a href="#fn:13.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> is used to do at his dinners. And it is a very praiseworthy thing, and has perhaps more in it than anyone would believe; and there was not one

<span class="fa fa-bookmark" title="p.334" id="pb.334"> p.334</span>
among us but did pledge him and each other without any scruple or gainsay, which I was very glad to see, for it was a proof of unanimity and assured friendship.</p><p>For there are many (a thing I can't mention without great and extreme sorrow) who won't drink healths with others, sitting, nevertheless, in the company of those who do drink, and not doing as they do, which is of all things the most shameful. And since I have now happened upon this discourse on drinking I will say something, by way of digression, on the subject. Not long ago I was in company with some boon companions who were drinking healths in <span class="term" title="typewhisky"><span class="frn" title="‘uisce beatha’ (Irish)">usquebaugh</span></span>, when one was present who wished to appear more abstemious than the rest, and would not drink with them, to whom one of them, who could not speak Latin as well as I do, said these words: “<span class="frn" title="(Latin)">Si tu es plus sapientis [sic] quam nos sumus, tu es plus</span> beholden to God Almighty <span class="frn" title="(Latin)">quam nos sumus,</span>” which was most nobly said and very apposite. And I saw with my own eyes, when I was in <span class="pn" title="country">Poland</span>, a certain person sitting at table with many others, and refusing to drink as they drank, thrust out of doors by the head and shoulders with great disgrace, and made almost unfit for all civilised society. For at table he who does not receive whatsoever healths may be proposed by another does so, either because he likes not the proposer, or him to whom they drink, or the wine itself. Truly I would not willingly have any dealings with him who undervalues either me or my friend, or, lastly, wine, the most precious of all things under heaven.</p><p>But if any such person thinks he should go excused because he cannot bear wine, owing to the weakness of his brain, he may depend on it that it happens through his own fault; to wit, because he does not sufficiently accustom himself to wine; for by a daily and frequent use of wine he will so easily familiarise himself to it (for custom, according to <span class="ps" title="Claudius Galenus"><span class="an">Galen</span></span>, is second nature) that he may quaff as many cups as he pleases, not only without injury, but even with the greatest pleasure and delight. But if he abstains from potations because he thinks that from them arises the cause,

<span class="fa fa-bookmark" title="p.335" id="pb.335"> p.335</span>
sometimes of quarrels, sometimes of mischief, let him understand that such things happen not from wine but from the vicious natures of men, from which it is rather to be deduced that, by a continual habit of drinking, we may avoid, when drunk, those vices we endeavour to avoid when sober. And for my part I have ever thought the abstemious are self-conscious of some great crime, which they fear they would betray if drunk. For wine is the father of Ebriety, but Ebriety is the mother of Truth, although some say that Truth is the daughter of Time; but they think so because wine is always drunk in good time, and it requires time to make a man drunk.</p><p>But I think I hear some severe <span class="ps">Cato</span>—such as they are who place their greatest happiness in long and “well got-up” <sup id="fnref:14.footnotes">14<a href="#fn:14.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> beards—I say I think I hear him saying, ‘Dost thou to us praise drunkenness, which enervates not only the powers of the body, but enfeebles the spirit and dulls the sharpness of the intellect?’ () Silence, I prithee, my good <span class="ps">Cato</span>, unless you first of all explain to US what drunkenness is; for he who well explaineth teacheth well. There are certain gradations of drunkenness; there are certain limits; nor can he be in reality styled a drunkard who is occasionally conquered by wine; but he who so indulges that, neglecting all other business, he hath always his nose in the cup, without regard to the place where, the persons with whom, or the time when, he drinketh.</p><p>For I maintain that being drunk is nothing else than being sometimes rationally mad, just as if one should take any medicine that intoxicates the brain, or produces perhaps nausea, vomiting, or sleep; of which there are many, as <span class="term" title="typemedical">antimony</span>, <span class="term" title="(Latin) typemedical">nux vomica</span>, <span class="term" title="typemedical">opium</span>, <span class="term" title="typemedical">mandrake</span>, and such like, and yet which may subsequently expel some disease, and conduce to health. Even <span class="ps">Hippocrates</span> himself, the prince of physicians, recommends amongst other things that contribute to health, an immoderate potation of wine at least once a month. And I remember having heard that a certain most learned physician, when he was asked by a friend 

<span class="fa fa-bookmark" title="p.336" id="pb.336"> p.336</span>
why he drank so much wine himself, and was almost daily drunk, although to others he preached abstinence from wine, whereby they might prolong their life, replied that he lived more in one day by living his own way and according to his own will, than if he had lived a whole year according to the laws of physic. And certainly there are more old drunkards than old physicians, as <span class="ps">Rabelais</span> says.</p><p>I could, indeed, adduce in corroboration of my opinion, almost innumerable instances of illustrious and learned men who were wont to get drunk after the manner I have mentioned. But what need is there for particular examples when so many countries on the globe are so addicted to potations that you would suppose they did scarcely anything else than drink—to wit, <span class="pn" title="country">Flanders</span>, <span class="pn" title="country">Germany</span>, <span class="pn" title="country">Poland</span>, <span class="pn" title="country">Denmark</span>, <span class="pn" title="country">Sweden</span>, <span class="pn" title="country">Norway</span>, with many others, now too tedious to particularise. Much more could be said on this point, but I wish not to amplify farther, for the thing is as clear in itself as the day. I will therefore conclude with these lines of <span class="ps" title="Quintus Horatius Flaccus">Horace</span>, which are worthy of being inscribed in letters of gold on every table: 
<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg">Quid non ebrietas designat? Aperta recondit;<br/>Spes jubet esse ratas: in prelia trudit inermem,<br/>Sollicitis animis onus eximit; addocet artes;<br/>Foecundi calices quem non fecere disertum?<br/>Contracta quem non in paupertate solutum?</li></ol></blockquote>
 <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>Let us now return to <span class="pn">Lecale</span>, where the supper (which, as I have said, was most elegant) being ended, we again enter our bedroom, in which was a large fire (for at the time it was exceedingly cold out of doors) and benches for sitting on, and plenty of tobacco, with nice pipes, was set before us. The wine also had begun to operate a little on us, and every one's wits had become somewhat sharper; all were gabbling at once, and all sought a hearing at once, like what <span class="ps">Sir Roger Williams</span>, <sup id="fnref:16.footnotes">16<a href="#fn:16.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> of worthy memory, used to call

<span class="fa fa-bookmark" title="p.337" id="pb.337"> p.337</span>
“his academy”, to wit, where all were speakers and no listeners. And it is not true what some say, “When wine is in wit is out”, unless they mean thereby, that when anyone is full of wine, then his wit, which was previously hidden and unknown, exhibits itself openly and plainly. For if any sober person had been present at that time in any corner of the room, I doubt not that he would have heard very remarkable and witty things, which I cannot now recollect.</p><p>I remember, however, that we conversed profoundly about things political, economical, philosophical, and much else; and amongst other things we said that the time was now happily different from when we were before <span class="pn" title="town">Kinsale</span> at Christmas of last year, <sup id="fnref:17.footnotes">17<a href="#fn:17.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> when we suffered intolerable cold, dreadful labour, and a want of almost everything, drinking the very worst whiskey. <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 compared events, till lately unhoped for, with the past, and with those now hoped for. Lastly, reasoning on everything, we conclude that the verse of <span class="ps" title="Quintus Horatius Flaccus">Horace</span> squares exceedingly well with the present time namely, 
<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg">Nunc est bibendum, nunc pede libero<br/>pulsanda tellus.</li></ol></blockquote></p><span class="fa fa-bookmark" title="p.338" id="pb.338"> p.338</span><p>Therefore, after a little, <span class="ps" title="Sir John Jephson">Captain Jephson</span> calls for <span class="term" title="typewhisky"><span class="frn" title="‘uisce beatha’ (Irish)">usquebaugh</span></span>, and we all immediately second him with one consent, calling out “<span class="term" title="typewhisky"><span class="frn" title="‘uisce beatha’ (Irish)">Usquebaugh</span></span>, <span class="term" title="typewhisky"><span class="frn" title="‘uisce beatha’ (Irish)">usquebaugh</span></span>!” for we could make as free there as in our own quarters.</p><p>Besides it was not without reason we drank <span class="term" title="typewhisky"><span class="frn" title="‘uisce beatha’ (Irish)">usquebaugh</span></span>, for it was the best remedy against the cold of that night, and good for dispersing the crude vapours of the French wine; and pre-eminently wholesome in these regions, where the priests themselves—who are holy men, as the Abbot of <span class="pn" title="city">Armagh</span>, the Bishop of <span class="pn" title="town">Cashel</span>, and others, and also noble men, as <span class="ps">Henry <span class="gn">Oge</span> <span class="nk">Mc</span> Mahon McHenry</span>, and men and women of every rank—pour <span class="term" title="typewhisky"><span class="frn" title="‘uisce beatha’ (Irish)">usquebaugh</span></span> down their throats by day and by night, and that not for hilarity only which would be praiseworthy, but for constant drunkenness which is detestable.</p><p>Therefore after everyone had drank two or three healths, still discoursing between each health on grave affairs relating to the State (amongst which many things concerning <span class="ps">Marius</span> and <span class="ps">Sylla</span>, concerning <span class="ps">Caesar</span> and <span class="ps">Pompey</span>, and also about <span class="ps">Marcus Coriolanus</span>, were most learnedly handled and most keenly argued) we all at once agree to go to bed. For, what because of the assailing fumes of the wine which now sought our heads and, by reason of the coolness of our brains, diffused themselves over our eyes, what because of the fatigue from the previous day's journey, and what because of the hour itself, when the sun had advanced from the east to the meridian line of the other hemisphere, fifteen degrees, six minutes, five seconds and four-thirds, we thought it right (as I have said) to rest for some hours. And behold now the great kindness that <span class="ps" title="Sir Richard Morrison">Master Morrison</span> shows towards us! He gives up to us his own good and soft bed, and throws himself upon a pallet in the same chamber, and would not be persuaded by anything we could say to lie in his own bed; and the pallet was very hard and thin such as they are wont to have who are called “Palatine” of great heroes.</p><p>I need not tell how soundly we slept till morning, for that is easily understood, all things considered—at least, if

<span class="fa fa-bookmark" title="p.339" id="pb.339"> p.339</span>
the old syllogism be true, “He who drinks well sleeps well.” We did not, however, pass the night altogether without annoyance, for <span class="ps" title="Ralph Constable">Captain Constable</span>'s dogs, which were very badly educated (after the northern fashion), were always jumping on the beds, and would not let us alone, although we beat them ever so often, which the said <span class="ps" title="Ralph Constable">Constable</span> took in dudgeon, especially when he heard his dogs howling; but it was all as one for that, for it is not right that dogs, who are of the beasts, should sleep with men who are reasoning and laughing animals, according to the philosophers.</p><p>When the sun, on the line of the ecliptic, over the poles of the Zodiac, had already made almost the fourth part of his daily journey above our horizon, and the domestics, knowing that it was time for us to rise, came in to light the fire, we all suddenly awoke, and saluted each other as is the custom with the well-educated. Before we get out of bed they bring to us a certain aromatic of strong ale compounded with sugar and eggs (in English, “caudle”), to comfort and strengthen the stomach; they also bring beer (if any prefer it), with toasted bread and nutmeg to allay thirst, steady the head, and cool the liver; they also bring pipes of the best tobacco to drive away rheums and catarrhs.</p><p>We all now jump quickly out of bed, put on our clothes, approach the fire, and, when all are ready, walk abroad together to take the air, which in that region is most salubrious and delightful, so that if I wished to enumerate all the advantages of the place, not only powers (of description) but time itself would be wanting. I shall therefore omit that, as being already known, and revert to ourselves, who, having now had a sufficient walk, returned to our lodgings as dinner time was at hand.</p><p>But how can we now tell about the sumptuous preparation of everything? How about the dinners? How about the suppers? How about the dainties? For we seemed as if present (as you would suppose) at the nuptial banquet to which some <span class="ps">Cleopatra</span> had invited her <span class="ps">Antony</span>; so many varieties of meat were there; so many kinds of condiments, about every one of which I would willingly say something,

<span class="fa fa-bookmark" title="p.340" id="pb.340"> p.340</span>
only that I fear being tedious. I shall therefore demonstrate from a single dinner what may be imagined of the rest. There was a large and beautiful collar of brawn with its accompaniments, to wit, mustard and Muscadel wine; there were well-stuffed geese (such as the Lord Bishop is wont to eat at <span class="pn">Ardbraccan</span>), <sup id="fnref:19.footnotes">19<a href="#fn:19.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> the legs of which <span class="ps" title="Sir Toby Caulfield">Captain Caulfeild</span> always laid hold of for himself; there were pies of venison and of various kinds of game; pasties also, some of  marrow with innumerable plums, others of it with coagulated milk, such as the Lord Mayor and Aldermen of <span class="pn" title="city">London</span> almost always have at their feasts; others, which they call tarts, of divers shapes, materials, and colours, made of beef, mutton, and veal. I do not mention, because they are reckoned vulgar, other kinds of dishes, wherein <span class="pn" title="country">France</span> much abounds, and which they designate <span class="frn" title="(French)">quelq'-choses</span>. Neither do I relate anything of the delicacies which accompanied the cheese, because they would exceed all belief. I may say in one word that all things were there supplied to us most luxuriously and most copiously.</p><p>And lest anyone might think that God had sent us the meat but the devil the cook (as the proverb says), there was a cook there so expert in his art that his equal could scarce be found; and I shall now say one big (<span class="orig" title="Should be ‘’ Anon">superbum</span>) word— I believe that Master Robert, the cook who presides over the kitchen of the Lord Deputy (with pardon be it spoken) is not a much better cook, or more skilled in his art than he —and his name is Philip. And truly this may suffice as to the dishes and dainties, for a word is enough to the wise.</p><p>If you now inquire whether there were any other amusements besides those I have related, I say an infinite number and the very best. For if we wished to ride after dinner you would have seen forthwith ten or twelve handsome steeds

<span class="fa fa-bookmark" title="p.341" id="pb.341"> p.341</span>
with good equipments and other ornaments, ready for the road. We quickly mount; we visit the Well and Chair of St. Patrick, <sup id="fnref:20.footnotes">20<a href="#fn:20.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> the ancient fort, or any other place according to our fancy, and at length returning home, cards, tables, and dice are set before us, and amongst other things, that Indian tobacco (of which I shall never be able to make sufficient mention) and of which I cannot speak otherwise; whereas there are many who loathe it as not at all pleasant or necessary; and they do not so, like others who unnaturally and from antipathy dislike certain foods, just as Captain Morris hates eels, Captain Sydney cheese, Captain Windsor <sup id="fnref:21.footnotes">21<a href="#fn:21.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> mutton chops, and <span class="ps">Captain Bodley</span> <span class="term" title="typewhisky"><span class="frn" title="‘uisce beatha’ (Irish)">usquebaugh</span></span>, nevertheless, admitting these things to be good in themselves, and freely allowing them to others; whereas those good fellows (of whom I speak) not only contemn tobacco themselves but also advise others against it.</p><p>And I have now, for twelve years and more, been expecting some sound reason from them to confirm that opinion, but have, as yet, heard none (that is worth a farthing), nor shall I ever hear one. Almost all have but one argument, that would make a dog laugh and a horse break his halter, saying that neither our sires nor grand-sires took tobacco, yet they lived I know not how long. So, indeed, they lived until they died, despite of tobacco; but who knows if they might not have lived longer had they used tobacco? And if one who now uses tobacco die of any disease, who knows if he might not have died sooner if he had abstained from tobacco?</p><p>And do not reject as ridiculous and entirely false that some tobacconists, being dissected after death, have been found to be black inside, because (if such hath ever happened) it proceeds from the vitiation or corruption of the blood, or from the superabundance of the atrabilious

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

humour, or, lastly, from the <span class="term" title="(Latin) ">morbus Gallicus</span>, or any other indisposition of the body; for physicians very well know, and with their opinion I agree, that tobacco, nevertheless, may contain in itself something divine, and may conduce wonderfully to our health.</p><p>Whence, I prithee, could I bring stronger or surer testimony than that so many noble and, at the same time, wise men (besides countless others) delight in it extremely? And from the time it was first discovered it hath maintained the same repute for so many years; nor hath it ever had an enemy except the ignorant, who, either on account of the cost (for it is sold dear) or because he imagined himself awkward in properly or skilfully imbibing it, was deterred, as it were, on the very threshold. Indeed, from my experience, I have so much in view its innumerable and unspeakable benefits, that I might even venture to say (with the poet): ‘Cur moriatur homo qui iumat in ore tobacco?’ () <sup id="fnref:22.footnotes">22<a href="#fn:22.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>And now once more to our <span class="pn">Lecale</span>, where, amongst other things that contributed to hilarity there came one night after supper certain maskers of the Irish gentry, four in number, if I rightly remember. They first sent in to us a letter marked with “the greatest haste” and “after our hearty commendations,” according to the old style, saying that they were strangers just arrived in these parts, and very desirous of spending one or two hours with us; and leave being given, they entered in this order: first a boy, with lighted torch; then two beating drums; then the maskers, two and two; then another torch. One of the maskers carried a dirty pocket-handkerchief with ten pounds in it, not of bullion, but of the new money lately coined, which has the harp on one side and the royal arms on the other. They were dressed in shirts with many ivy leaves sewn

<span class="fa fa-bookmark" title="p.343" id="pb.343"> p.343</span>
on here and there over them, and had over their faces masks of dog-skin with holes to see out of, and noses made of paper; their caps were high and peaked (in the Persian fashion) and were also of paper, and ornamented with the same leaves.</p><p>I may briefly say we play at dice. At one time the drums sound on their side, at another the trumpet on ours. We fight a long time a doubtful game; at length the maskers lose, and are sent away, cleaned out (<span class="orig" title="Should be ‘’ Anon">vacui</span>). Now whoever hath seen a dog struck with a stick or a stone run out of the house with his tail hanging between his legs would have (so) seen these maskers going home, without money, out of spirits, out of order, without even saying “Farewell”; and they said that each of them had five or six miles to go to his home, and it was then two hours after midnight.</p><p>I shall now tell of another jest or gambol which amongst many the domestics of <span class="ps" title="Sir Richard Morrison">Master Morrison</span> exhibited for us. Two servants sat down after the manner of women (with reverence be it spoken) when they “hunker,” only that they (the servants) sat upon the ground; their hands were tied together in such a manner that their knees were clasped within them, and a stick placed between the bend of the arms and the legs, so that they could in no way move their arms; they held between the forefinger and thumb of either hand a small stick almost a foot in length and sharp at the farther end. Two are placed in this way: one opposite the other at the distance of an ell. Being thus placed they engage, and each one tries to upset his opponent by attacking him with his feet, for being once upset he can by no means recover himself, but presents his rear to his upsetter for attack with the aforesaid small stick, <sup id="fnref:23.footnotes">23<a href="#fn:23.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which

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

made us laugh so for an hour that the tears dropped from our eyes, and the wife of Philip, the cook, laughed, and the scullion, who were both present. You would have said that some barber-surgeon was there, to whom all were showing their teeth. But enough of these matters; for there would be no end of writing were I to recount all our grave and merry doings in that space of seven days. I shall therefore make an end both of the journey and of my story. For on the seventh day from our arrival we departed, mournful and sad; and <span class="ps" title="Sir Richard Morrison">Master Morrison</span> accompanied us as far as <span class="pn" title="town">Dundrum</span>, <sup id="fnref:24.footnotes">24<a href="#fn:24.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> to whom each of us bidding farewell, and again farewell, and shouting the same for a long way, with our caps raised above our heads, we hasten to our quarters, and there we each cogitate seriously over our own affairs.</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="navspyd25162e2" class="hyper-list-btn"><ol><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fileDesc">fileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-titleStmt">titleStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-editionStmt">editionStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-publicationStmt">publicationStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-sourceDesc">sourceDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-encodingDesc">encodingDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-profileDesc">profileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-revisionDesc">revisionDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fullbib">Source</a></li></ol></div><a name="fileDesc">‍</a><h3 id="details-fileDesc">File description</h3><div id="details-titleStmt"><h4>Title statement</h4><p><b>Title</b> (uniform): A Visit to Lecale, in the County of Down, in the year 1602–3</p><p><b>Title</b> (original, Latin): Descriptio Itineris ad Lecaliam in Ultonia</p><p><b>Title</b> (supplementary): English translation</p><p><b>Author</b>: Sir Josias Bodley</p><p><b>Editor</b>: William Reeves</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>translated by</b>: William Reeves </p><p><b>Electronic edition compiled by</b>: Beatrix Färber </p></div><p><b>Funded by</b>: University College, Cork and The President's Strategic Fund via the Writers of Ireland II Project.</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>2</b>. Second draft, revised and corrected.</p></div><p><b>Extent</b>:  
8900 words</p><div id="details-publicationStmt"><h4>Publication statement</h4><p><b>Publisher</b>: CELT: Corpus of Electronic Texts: a project of University College, Cork</p><p><b>Address</b>: College Road, Cork, Ireland — http://www.ucc.ie/celt</p><p><b>Date</b>: 2007</p><p><b>Date</b>: 2010</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: T100074</p><p><b>Availability</b>: Available with prior consent of the CELT programme for purposes of academic research and teaching only.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Manuscript sources</h4><ol><li value="1"><span class="frn" title="(Latin)">Descriptio Itineris ad Lecaliam in Ultonia:</span> British Library, Add. MS. 4784, folio. 87.</li><li value="2"><span class="frn" title="(Latin)">Descriptio Itineris ad Lecaliam in Ultonia:</span> Oxford, Bodleian Library, Tanner MS. 444.</li><li value="3"><span class="frn" title="(Latin)">Descriptio Itineris capitani Iosiae Bodleij Lecaliam in Ultonia:</span> Oxford, Bodleian Library, MS don b 8 (Personal miscellany of Sir William Haward), pp 140–155.</li><li value="4"><span class="frn" title="(Latin)">Descriptio Itineris ad Lecaliam in Ultonia:</span> Transcript of British Library Add. MS. 4784, Trinity College, Dublin, MS. 734.</li></ol><h4>Editions/Translations</h4><ul><li value="1">William Reeves, A Visit to Lecale, in the County of Down, in the year 1602–03 (English translation of Latin text from TCD Library copy of BL Add. MS. 4784), Ulster Journal of Archaeology 1854, vol. ii, 73–99.</li></ul><h4>Further reading: A selection</h4><ol><li value="1">J. J. N. McGurk, 'Bodley, Sir Josias (c. 1550–1617)', Sept 2004, Oxford Dictionary of National Biography [online at www.oxforddnb.com].</li><li value="2">Edmund Hogan (ed.), The description of Ireland &amp; the state thereof as it is at this present in anno 1598. (Dublin 1878).</li><li value="3">Anthony M. Wilson, 'A visit to Lecale by Josias Bodley in 1602', Lecale Miscellany 13 (1995) 18–27.</li><li value="4">Barnaby Rich, New description of Ireland (London 1610).</li><li value="5">William Camden, Britannia [in Latin] (London 1610). The first translation into English by Philemon Holland was published in 1610. (A full critical edition in Latin and English is available at http://www.philological.bham.ac.uk/cambrit/). A second edition, translated into English, with additions and improvements was published by Dr Edmund Gibson 1722.</li><li value="6">John Dymmok, 'A treatice of Ireland. Edited by Richard Butler', Tracts relating to Ireland 2, 1–90, Irish Archaeological Society (Dublin 1843). Available on CELT.</li><li value="7">Luke Gernon, 'A discourse of Ireland, anno 1620'. In: C. L. Falkiner (ed.), Illustrations of Irish history and topography, mainly of the seventeenth century. (London, New York, Bombay 1904) 345–362. (Available on CELT).</li><li value="8">William Lithgow, The totall discourse of the rare adventures &amp; painefull peregrinations of long nineteene years travayles from Scotland to the most famous Kingdomes in Europe, Asia and Affrica. Glasgow, 1906.</li><li value="9">William Lithgow, Rare adventures and painful peregrinations of long nineteen years travayles (1632). Reprint, edited with an introduction by Gilbert Phelps. (London 1974).</li><li value="10">Thomas Crofton Croker (ed.), The tour of the French traveller M. de La Boullaye Le Gouz in Ireland, A.D. 1644, ed. by T. Crofton Croker, with notes, and illustrative extracts, contributed by James Roche, Francis Mahony, Thomas Wright, and the editor. (London 1837). (Available on CELT) [=A translation of portions of "Les voyages et observations du sieur de la Boullaye Le Gouz ..." Paris, 1653.].</li><li value="11">Albert Jouvin, de Rochefort, Description of Ireland after the Restoration. [This is an extract  from vol. vi, pp 472–493 of Albert Jouvin, de Rochefort, Le Voyageur d'Europe: où sont les Voyages de France, d'Italie et de Maltre, ... Paris 1672.] The English translation is taken from Francis Grose and Thomas Astle (eds.), Antiquarian Repertory: A Miscellaneous Assemblage of Topography, History, Biography, Customs, and Manners (1775?–)1779; reprinted London 1807–1809 for Edward Jeffery; reprinted again in In: C. L. Falkiner (ed.), Illustrations of Irish history and topography, mainly of the seventeenth century. (London, New York, Bombay 1904) 409–426. (Available on CELT).</li><li value="12">Thomas Dinely, Observations on a tour through the kingdom of Ireland in 1681. Dublin 1858. Reprinted by E. P.  Shirley (ed.) as 'Observations in a voyage through the kingdom of Ireland, 1680',  Journal of the Kilkenny and South-East of Ireland Archaeological Society, new ser., 1 (1856–1857), 143–146, 170–188; new ser., 2 (1858–1859), 22–32, 55–56; new ser., 4 (1862–1863), 38–52, 103–109, 320–338; new ser., 5 (1864–1866), 40–48, 268–290, 425–446; new ser., 6 (1867), 73–91, 176–204.</li><li value="13">Roderic O'Flaherty, A chorographical description of West or h-Iar Connaught, written A.D. 1684; ed. J. Hardiman. (Dublin 1846).</li><li value="14">Anthony à Wood, Athenae oxonienses: an exact history of all the writers and bishops who have had their education in the University of Oxford. To which are added the Fasti, or Annals of the said University. London: 1813–1820, 4 vols. (vol. 2 covers 1500–1640).</li><li value="15">Walter Harris, The antient and present state of the County of Down. Containing a chorographical description, with the natural and civil history of the same ... With a survey of the new canal; as also, a new and correct map of the County. Dublin, Printed by A. Reilly, for Edward Exshaw 1744. (Reprinted Ballinahinch 1979).</li><li value="16">William Reeves, Ecclesiastical Antiquities of Down, Connor and Dromore (Dublin 1847).</li><li value="17">King James I of England, A Counterblaste to Tobacco, (first published London 1604.) ed. by Edward Arber (London 1869). (A digital copy is available at htp://www.la.utexas.edu/research/poltheory/james/blaste/index.html.</li><li value="18">Agnes Strickland, Lives of the Queens of England, from the Norman conquest ... A new edition, revised and greatly augmented. London: Colburn &amp; Co., 1851 iv. p. 709.</li><li value="19">P. W. Joyce, A Social History of Ancient Ireland (New York, London, and Bombay 1903). 2 volumes.</li><li value="20">Richard Bagwell, Ireland under the Tudors: with a succinct account of the earlier history. 3 vols. (London 1885–1890). (A digital copy is available at www.archive.org.)</li><li value="21">Constantia Maxwell, The stranger in Ireland: from the reign of Elizabeth to the Great Famine (London 1954).</li><li value="22">John McVeagh (ed.), Irish Travel Writing. A Bibliography. (Dublin 1996).</li><li value="23">Hiram Morgan, The Battle of Kinsale (Bray 2004).</li><li value="24">C. J. Woods, Travellers' accounts as source material for Irish historians (Dublin 2009).</li></ol><h4 id="details-fullbib">The edition used in the digital edition</h4><p style="font-family:serif;padding-left:3em;padding-right:3em;line-height:120%;">Falkiner, C. Litton, ed. (1904). <i>Illustrations of Irish
      History and Topography, mainly of the seventeenth
      century‍</i>. 1st ed. xvii + 426 pages. London, New York,
      Bombay: Longmans, Green, and Co.</p><p>You can add this reference to your bibliographic database by copying or downloading the following:</p><pre style="font-size:90%;" class="bibtex" href="T100074.bib">
@book{T100074,
  title 	 = {Illustrations of Irish History and Topography, mainly of the seventeenth century},
  editor 	 = {C. Litton Falkiner},
  edition 	 = {1},
  note 	 = {xvii + 426 pages},
  publisher 	 = {Longmans, Green, and Co.},
  address 	 = {London, New York, Bombay},
  date 	 = {1904}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="T100074.bib" style="font-family:sans-serif;">T100074.bib</a></span></p></pre><a name="encodingDesc">‍</a><h3 id="details-encodingDesc">Encoding description</h3><p><b>Project description</b>: CELT: Corpus of Electronic Texts</p><h4>Sampling declarations</h4><p>The present text covers pages 328–344 of the volume. C. Litton Falkiner's introduction is included.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text proofread twice at CELT.</p><p><b>Interpretation</b>: Words and phrases from languages other than English are marked.</p><p><b>Normalization</b>: The electronic text was translated and published by William Reeves in the Ulster Journal of Archaeology, 1854, and reprinted in the <span class="title" title="book">Illustrations of Irish History</span> by C. Litton Falkiner, from which it is taken. Footnotes by Falkiner are included in <tt>note</tt> tags.</p><p><b>Quotation</b>: Direct speech is tagged <tt>q</tt>.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. When a hyphenated word (hard or soft) crosses a page-break or line-break, this break is marked after the completion of the hyphenated word.</p><p><b>Segmentation</b>: <tt>div0</tt>=the whole text; <tt>div1</tt>=the section; page-breaks are marked.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd.</p><p><b>Interpretation</b>: Place-names, personal and organisation names, and terms are tagged. Words and phrases from languages other than English are tagged.</p><h4>Reference declaration</h4><p>A canonical reference to a location in this text 
        should be made using “section”, eg <cite><a href="#div1." class="smoothScrollApplied">section </a></cite>.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: Translation by William Reeves
<p><b>Date</b>: c.1853</p></p><h4>Language usage</h4><ul><li value="en">The editor has modernized Fynes Moryson's Elizabethan idiom. (en)</li><li value="ga">A few words are in Irish. (ga)</li><li value="fr">A word is in French. (fr)</li><li value="la">A few words in Latin are retained. (la)</li></ul><p><b>Keywords</b>: travel; prose; 17c; Manners and Customs; translation</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2010-07-18: Conversion script run, header updated;  additions to bibliographic details made;  more encoding added; new wordcount made; file parsed; new SGML and HTML versions created. (ed. Beatrix Färber)</li><li>2008-10-19: Keywords added, file validated; minor modifications to header. (ed. Beatrix Färber)</li><li>2007-04-02: Second proofing; SGML and HTML files created. (ed. Beatrix Färber)</li><li>2007-03-29: Header created including bibliography; file proof-read (1); structural and content markup applied. (ed. Beatrix Färber)</li><li>2007-03-19: Text captured by scanning. (data capture Benjamin Hazard)</li></ol></div></div><!--back matter--></div>
				</div>
			</div>
		</div>
		<div class="col-md-3 col-lg-3">
			<div class="rhs__menu side-items">
				<div class="contact" id="contacts"><p><a href="/celt/">Index to all documents</a></p><h3>Standardisation of values</h3><ul><li><a href="/celt/document/T100074/">Dates are standardized in the ISO form yyyy-mm-dd.</a></li></ul><h2>CELT Project Contacts</h2><ul><li>Director: <a href="mailto:h.morgan@ucc.ie">Dr Hiram Morgan</a></li><li>Managing Editor: <a href="mailto:b.faerber@ucc.ie">Beatrix Färber</a></li><li>Technical Support: <a href="mailto:pflynn@ucc.ie">Dr Peter Flynn</a></li></ul><p><a href="#" class="smoothScrollApplied">More…</a></p></div><div class="contact" id="rubric"><h2>Formatting</h2><p>For details of the markup, see the 
      <a href="http://www.tei-c.org/">Text Encoding Initiative</a> (TEI)</p><p><span class="fa fa-bookmark"/>
        page of the print edition</p><p><span class="fa fa-book"/> folio of the manuscript</p><p><span class="fa fa-folder"/> numbered division</p><p><span class="lbn"> 999</span> line number of the print edition (in grey: interpolated)</p><p><span class="u">underlining</span>: text supplied, added, or expanded
      editorially</p><p><span class="i">italics</span>:
      foreign words; corrections (hover to view); document titles</p><p><span class="lem">bold</span>: lemmata (hover for readings)</p><p><span class="overlap">wavy underlining</span>: scribal additions 
      in another hand; hand shifts flagged with <span class="flag">⚑</span> 
      (hover to view)</p><p style="color:red;">TEI markup for which a representation 
      has not yet been decided is shown in red: 
      comments and suggestions are welcome.</p><h6>Source document</h6><p><a href="T100074.xml"><tt>T100074.xml</tt></a></p></div>
 <div class="hyper-list contact"><h2>Search CELT</h2><form name="sup" id="sup" action="/search"><input type="hidden" name="site" value="names"/><div class="input-group stylish-input-group"><label for="terms" class="sr-only">Search by name</label><input id="terms" name="terms" type="text" class="form-control" placeholder="Not yet implemented"/><span class="input-group-addon"><button type="submit" title="search"><span class="fa fa-search"/><span class="sr-only">Search</span></button></span></div></form></div>
				
			</div>
		</div>
		<!-- // sidebar -->
	</div>
	<!-- // row -->
</div>
<!-- // container -->			</div>
			<!-- footer // layout: footer -->
			<div class="footnotes"><ol><li id="fn:1.footnotes"><p>The opening paragraphs of the original <span class="title" title="book">Descriptio</span>, taken from the transcript in the Bodleian Library, will give the reader a sufficient idea of <span class="ps">Bodley</span>'s “Latinity”. It is printed in full, from <span class="ps" title="William Reeves">Dr. Reeves</span>'s transcript in the library of Trinity College, Dublin, in the Ulster Archaeological Journal, ii. p. 73, et seq. “Deus bone, quid ego in me suscepi? Sane ego sum asinus, aliter nunquam suscepissem tam grave onus; sed nihil refert; faciam quod potero, ut illa canis Coppingeri, quae semper fecit suam bonam voluntatem. Ego cepi in manu declarare quid accidit in Itinere quod fecimus ad Lecaliam, Capitanus Caulfeildus, Capitanus Jonsonus et ego, euntes ad visitandum <span class="ps" title="Sir Richard Morrison">Sirrum Richardum Morrisonum</span>, amicum nostrum, et ad recreandum nos ibi. Et ego narrabo omnia ordine; quia ordo est pulchra res, et omnes amant illum, praeter milites Irlandicos, qui sunt pessimum genus hominum; [si saltem illos homines licet appellare, qui vescuntur gramine, et sunt animo vulpes et factis lupi.] Sed ad rem. Praedictus <span class="ps">Dominus Morrisonus</span> mittebat literas ad nos valde humanas, quibus invitabat nos ad custodiendum Natalitias (quas Angli <span class="frn" title="(English Translation)">Christmas</span> vocant) apud se. Sed quia <span class="ps" title="Sir Arthur Chichester">Sirrus Arthurus Chichesterus</span> Sergeantus Major totius exercitus, convocarat nos cum nostris cohortibus in illo ipso instante, ad pugnandum cum <span class="ps" title="Hugh O'Neill"><span class="an">Tyrone</span></span>, qui fuit tunc in sylvis Glenconensibus cum multis vaccis at paucis militibus, nos non potuimus ire pro illo tempore in <span class="pn">Lecaliam</span>; sed ivimus ad dictum <span class="ps">Dominum Arthurum</span>, et cum illo mansimus per sedecim, vel septendecim dies in campis sine facere aliquid magnum malum ad <span class="ps" title="Hugh O'Neill"><span class="an">Tyronum</span></span>; quia ille <span class="ps" title="Hugh O'Neill"><span class="an">Tyronus</span></span> est pessimus nebulo, et valde cautus, et subtilis, et non vult esse verberatus, nisi super bonos terminos; tamen nos pugnavimus bis cum illo in ipsis sylvis, et fecimus illum currere ad fortitudines suas: sed postea linquentes circa illum locum unum garrisonum bene munitum discessimus singuli cum bona venia et bona voluntate. Jam venit nobis in mentem dicta invitatio <span class="ps">Sirri Richardi</span> et post deliberationem (quia rebus inchoantibus deliberatione, periclitantibus audacia, utendum est, ut ait <span class="ps">Seneca</span>) nos putavimus bonum ire illuc, quamvis Natalities jam essent octo dies praeteritae, quia non dubitavimus esse bene venti etiamsi fuit in Quadragesima. Fuit hoc determinatum in urbe Armachensi, ubi est gubernator unus valde honestus homo cum barba nigra, qui tractat omnes bene, secundum parvam habilitatem suam, et tractaret multo melius, si haberet plus illius rei quam Angli vocant “meanes.”” <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>Sir Toby Caulfeild, 1565–1627, first Baron, and ancestor of the Earls of Charlemont, came to <span class="pn" title="country">Ireland</span> in <span class="date" title="1599">1599</span> with the <span class="ps" title="Robert Devereux, second Earl of Essex">Earl of <span class="pn">Essex</span></span>. He was appointed by <span class="ps" title="Charles Blount, Lord Mountjoy"><span class="an">Mountjoy</span></span> governor of the fort of <span class="pn" title="fort">Charlemont</span>, and rewarded by James I. by the grant of extensive estates in <span class="pn" title="province">Ulster</span>. <a class="footnotebacklink" href="#fnref:2.footnotes" rev="footnote">🢀</a></p></li><li id="fn:3.footnotes"><p>Sir John Jephson seems to have come to <span class="pn" title="country">Ireland</span> with <span class="ps" title="Robert Devereux, second Earl of Essex"><span class="an">Essex</span></span>. He was at first attached to the army in <span class="pn" title="province">Connaught</span> under <span class="ps">Sir Conyers Clifford</span>, and was present at the battle of the <span class="pn" title="mountain range">Curlew Mountains</span>, on the <span class="pn" title="county">Sligo</span> borders of <span class="pn" title="county">Roscommon</span>, at which that commander was defeated and slain. <span class="ps" title="Sir John Jephson">Jephson</span>'s valour on this occasion has been eulogised by <span class="ps">Fynes Moryson</span>, in his <span class="title" title="book">Itinerary</span>, Part II. p. 38. He was at this period quartered at <span class="pn" title="town">Carrickfergus</span> as second in command to <span class="ps">Sir Arthur Chichester</span>. In <span class="date" title="1604">1604</span> he was knighted. <span class="ps" title="Sir John Jephson">Jephson</span> married the daughter and heiress of <span class="ps">Sir Thomas Norris</span>, and acquired large estates in co. Cork. In the Bodleian MS., and also in the British Museum transcript, the name is spelt Jonson throughout. <span class="ps" title="William Reeves">Bishop Reeves</span> in his notes observes that no officer of the name is mentioned by <span class="ps">Fynes Moryson</span>, whereas a <span class="ps" title="Sir John Jephson">Captain Jephson</span> was certainly a brother officer of <span class="ps">Bodley</span>'s. It may be added that the voluminous lists of the officers of the army in <span class="pn" title="country">Ireland</span>, printed in the <span class="title" title="book">Irish State Paper Calendars</span>, confirm <span class="ps" title="William Reeves">Dr. Reeves</span>'s view. <a class="footnotebacklink" href="#fnref:3.footnotes" rev="footnote">🢀</a></p></li><li id="fn:4.footnotes"><p><span class="ps">Sir Richard Moryson</span>, 1571–1628, a younger brother of <span class="ps">Fynes Moryson</span>, served in <span class="pn" title="country">Flanders</span> under <span class="ps">Sir Roger Williams</span> (see post, p. 336). In <span class="date" title="1599">1599</span> he accompanied <span class="ps" title="Robert Devereux, second Earl of Essex"><span class="an">Essex</span></span> to <span class="pn" title="country">Ireland</span>, and was knighted by him at <span class="pn" title="city">Dublin</span>. Under <span class="ps" title="Charles Blount, Lord Mountjoy"><span class="an">Mountjoy</span></span> he was governor successively of <span class="pn" title="town">Dundalk</span>, <span class="pn">Lecale</span>, <span class="pn" title="city">Waterford</span> and <span class="pn" title="town">Wexford</span>. In <span class="date" title="1609">1609</span> he became Vice-President of <span class="pn" title="province">Munster</span>, and represented <span class="pn" title="town">Bandon</span> in the Parliament of 1613. After several unsuccessful efforts to obtain the presidency of <span class="pn" title="province">Munster</span>, he secured in <span class="date" title="1618">1618</span> a grant of the office in reversion, but did not live to succeed to it. He had meantime left <span class="pn" title="country">Ireland</span> on being appointed Lieutenant-General of the Ordnance in <span class="pn" title="country">England</span>. <span class="ps" title="Sir Richard Moryson">Moryson</span>'s wife was a daughter of <span class="ps">Sir Henry Harrington</span>. His daughter Letitia married <span class="ps">Lucius Gary, Lord <span class="an">Falkland</span></span>. <a class="footnotebacklink" href="#fnref:4.footnotes" rev="footnote">🢀</a></p></li><li id="fn:5.footnotes"><p>A forest of great extent on the borders of <span class="pn" title="county">Derry</span> and <span class="pn" title="county">Tyrone</span>. See Part I. p. 157 <span class="frn" title="(Latin)">supra</span>. <a class="footnotebacklink" href="#fnref:5.footnotes" rev="footnote">🢀</a></p></li><li id="fn:6.footnotes"><p><span class="ps" title="William Reeves">Dr. Reeves</span> in his notes suggests that <span class="ps">Bodley</span> here refers to himself. But the Governor of <span class="pn" title="city">Armagh</span> in <span class="date" title="1603">1603</span> was <span class="ps">Sir Henry Danvers</span>. <a class="footnotebacklink" href="#fnref:6.footnotes" rev="footnote">🢀</a></p></li><li id="fn:7.footnotes"><p>Cf. the references to <span class="pn" title="town">Newry</span> in the accounts of <span class="ps">Sir W. Brereton</span> at p. 372 <span class="frn" title="(Latin)">infra</span> <span class="sup" title="By Beatrix Färber ">(online on CELT)</span> and of <span class="ps" title="Jouvin de Rochefort">M. Jorevin de Rocheford</span> at p. 421 <span class="frn" title="(Latin)">infra</span>. <a class="footnotebacklink" href="#fnref:7.footnotes" rev="footnote">🢀</a></p></li><li id="fn:8.footnotes"><p>A Captain Henry Adderton, or Atherton, held a command at <span class="pn">Mount Norris</span>, co. <span class="pn" title="county">Armagh</span>, from 1603 to 1606.—Cal. S. P. (Ireland), 1603–6. Like his fellows he had come to <span class="pn" title="country">Ireland</span> with <span class="ps" title="Robert Devereux, second Earl of Essex">Essex</span>, and was first employed under <span class="ps">Sir Henry Harrington</span> in the expedition against <span class="ps">Phelim <span class="nk">Mc</span> Pheagh O'Byrne</span> in co. <span class="pn" title="county">Wicklow</span> (<span class="ps" title="John Dymmok">Dymmok</span>'s <span class="title" title="book">Treatise of Ireland</span>, p. 42). <span class="sup" title="By Beatrix Färber ">(Online at CELT).</span> <a class="footnotebacklink" href="#fnref:8.footnotes" rev="footnote">🢀</a></p></li><li id="fn:9.footnotes"><p>At <span class="pn">Castlewellan</span>, co. <span class="pn" title="county">Down</span>. <a class="footnotebacklink" href="#fnref:9.footnotes" rev="footnote">🢀</a></p></li><li id="fn:10.footnotes"><p><span class="ps">Sir Ralph Constable</span> was at this time stationed at <span class="pn" title="town">Carrickfergus</span>. He too was present at the battle of the <span class="pn" title="mountain range">Curlew Mountains</span>, and took part also in the fight on the <span class="pn" title="river">Blackwater</span>, <span class="date" title="1601-07-16">July 16, 1601</span>. In a letter from <span class="ps" title="Sir Arthur Chichester">Chichester</span> to the <span class="ps" title="">Earl of <span class="pn">Salisbury</span></span>, dated <span class="date" title="1606-07-17">July 17, 1606</span>, <span class="ps" title="Ralph Constable">Constable</span> is commended as having “in the busiest times of the rebellion proved himself a very worthy and valiant gentleman,” qualities which in 1604 procured him the distinction of a knighthood at the hands of the Deputy, <span class="ps">Sir George Carew</span>.—Cal. S. P. (Ireland), 1603—6, p. 519. <a class="footnotebacklink" href="#fnref:10.footnotes" rev="footnote">🢀</a></p></li><li id="fn:11.footnotes"><p>Sarah, daughter of Hugh O'Neill, died 1638. <a class="footnotebacklink" href="#fnref:11.footnotes" rev="footnote">🢀</a></p></li><li id="fn:12.footnotes"><p>See as to the custom of taking drink at the hands of the lady of the house, <span class="ps" title="Luke Gernon">Gernon</span>'s <span class="title" title="book">Description</span>, p. 360 <span class="frn" title="(Latin)">infra</span>. <a class="footnotebacklink" href="#fnref:12.footnotes" rev="footnote">🢀</a></p></li><li id="fn:13.footnotes"><p><span class="ps">Sir George Carew</span>, the well-known statesman of Elizabeth, and collector of the invaluable manuscript materials for Irish history known as the Carew Papers. <a class="footnotebacklink" href="#fnref:13.footnotes" rev="footnote">🢀</a></p></li><li id="fn:14.footnotes"><p><span class="frn" title="(Latin)">Comptis</span> or <span class="frn" title="(Latin)">completis</span> in the original. <a class="footnotebacklink" href="#fnref:14.footnotes" rev="footnote">🢀</a></p></li><li id="fn:15.footnotes"><p><span class="ps">Horace</span>, Epistles, Book I. 5th Ep. <span class="frn" title="(Latin)">Aperta recondit</span> is a misquotation for <span class="ps" title="Quintus Horatius Flaccus">Horace</span>'s <span class="frn" title="(Latin)">Operta recludit.</span> <a class="footnotebacklink" href="#fnref:15.footnotes" rev="footnote">🢀</a></p></li><li id="fn:16.footnotes"><p><span class="ps">Sir Roger Williams</span> was a distinguished Elizabethan soldier. He fought under <span class="ps">Sir Thomas Norris</span> in the <span class="pn" title="country">Low Countries</span> in 1577 and was present at Zutphen in 1586. <span class="ps" title="William Camden">Camden</span> in his Annals has several references to <span class="ps" title="Sir Roger Williams">Williams</span>, who was the author of <span class="title" title="book">A Brief Discourse of War</span>, 1590, which he dedicated to <span class="ps" title="Robert Devereux, second Earl of Essex">Essex</span>. <span class="ps" title="Agnes Strickland">Miss Strickland</span> records a good story of <span class="ps" title="Sir Roger Williams">Williams</span>' “bluntness”: Elizabeth was very delicate in her olfactory nerves, and affected to be still more sensitive on that point than she really was. One day that valiant Welsh commander, <span class="ps">Sir Roger Williams</span>, knelt to prefer a petition which her Majesty was determined not to grant, and did not like to be compelled to refuse. Observing that his boots were made of rough, untanned leather, instead of answering him she turned away with a gesture of disgust, exclaiming, “Pho, Williams! how your boots stink!” “Tut, madam,” replied the sturdy <span class="ps" title="Sir Roger Williams">Williams</span>, who understood her meaning, “it is my suit that stinks, not my boots.”—<span class="ps" title="Agnes Strickland">Strickland</span>'s <span class="title" title="book">Lives of the Queens of England</span>, edition of 1851, iv. p. 709. <a class="footnotebacklink" href="#fnref:16.footnotes" rev="footnote">🢀</a></p></li><li id="fn:17.footnotes"><p>Bodley, with most of his comrades in the visit to <span class="pn">Lecale</span>, was present under <span class="ps" title="Charles Blount, Lord Mountjoy"><span class="an">Mountjoy</span></span> at the siege of <span class="pn" title="town">Kinsale</span>, September to December 1601. <a class="footnotebacklink" href="#fnref:17.footnotes" rev="footnote">🢀</a></p></li><li id="fn:18.footnotes"><p><span class="ps">Dr. Reeves</span> here notes that this sentence is obscure in the original, and conjectures that some words may have been omitted from the British Museum transcript from which he copied. A comparison with the version in the Bodleian and that recently acquired by the Library of Trinity College, Dublin, shows that two or three sentences have been omitted. They are, however, of no importance to the narrative. <a class="footnotebacklink" href="#fnref:18.footnotes" rev="footnote">🢀</a></p></li><li id="fn:19.footnotes"><p>See the account of <span class="ps" title="Charles Blount, Lord Mountjoy"><span class="an">Mountjoy</span></span>'s visit to <span class="pn">Ardbraccan</span> in <span class="ps">Fynes Moryson</span>'s Itinerary, Part II. (p. 91, of the folio of 1617):—“The 15th of March his lordship drew to <span class="pn">Ardbrachin</span>, the <span class="ps">Bishop of <span class="pn">Meath</span></span>'s house, six miles distant (from Trim), where his lordship had appointed the adjoining garrisons to meet him the next day.” The bishop was <span class="ps">Dr. Thomas Jones, afterwards Archbishop of <span class="pn">Dublin</span></span>. <a class="footnotebacklink" href="#fnref:19.footnotes" rev="footnote">🢀</a></p></li><li id="fn:20.footnotes"><p>At <span class="pn">Struel</span>, near <span class="pn" title="town">Downpatrick</span>. See <span class="ps" title="Walter Harris">Harris</span>'s <span class="title" title="book">History of Down</span>, p. 25, and <span class="ps" title="William Reeves">Reeves</span>'s <span class="title" title="book">Eccl. Antiq.</span> p. 42. <a class="footnotebacklink" href="#fnref:20.footnotes" rev="footnote">🢀</a></p></li><li id="fn:21.footnotes"><p>Captain Edward Morris was quartered at Mountjoy, co. Tyrone, at this time. Cal. S. P. (Ireland), 1603–1606, p. 91. Captain John Sidney, or Sydney, was quartered at Cavan, and Captain Sir William Windsor, or Winsor, at Drogheda. Ibid. p. 92. Sydney was knighted in 1604. <a class="footnotebacklink" href="#fnref:21.footnotes" rev="footnote">🢀</a></p></li><li id="fn:22.footnotes"><p>At the period at which <span class="ps" title="Sir Josias Bodley">Bodley</span> was writing the controversy as to the use of tobacco was at its height. <span class="ps" title="King James the First of England and Ireland">James <span class="gn">I.</span></span> had not yet published his well-known <span class="title" title="book">Counterblast to Tobacco</span>, which did not appear till 1604. But since its introduction into <span class="pn" title="country">England</span> in 1586 by some returned Virginian colonists its use had become sufficiently general to have provoked much social controversy. Several works on the subject appeared between 1590 and 1602. See Arber's edition of <span class="title" title="book">A Counterblaste to Tobacco in English Reprints</span>, pp. 85–94. <a class="footnotebacklink" href="#fnref:22.footnotes" rev="footnote">🢀</a></p></li><li id="fn:23.footnotes"><p><span class="ps" title="William Reeves">Bishop Reeves</span> has the following note on this game: ‘Here is a most graphic  description of a game still common in the North of <span class="pn" title="country">Ireland</span> at harvest homes (provincially churns) and at Halloween and Christmas merrymakings. It is called in this part of <span class="pn" title="country">Ireland</span> “skiver (i.e. skewer) the goose,” and is a very good representation of that biped trussed and prepared for the spit. As now generally practised the pointed stick is properly dispensed with, and the attack is confined to the parties endeavouring to upset each other by pushing, in which the aggressor is frequently “hoist with his own petard,” as much to the amusement of the company as it appears to have been enjoyed by Bodley and his brother warriors.’ (Ulster Journal of Archaeology, ii. p. 94, note.) <a class="footnotebacklink" href="#fnref:23.footnotes" rev="footnote">🢀</a></p></li><li id="fn:24.footnotes"><p>Dundrum in co. <span class="pn" title="county">Down</span>, about ten miles from <span class="pn" title="town">Downpatrick</span>. <a class="footnotebacklink" href="#fnref:24.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>