
<!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 description of Ireland: A.D. 1618 | 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 description of Ireland: A.D. 1618 | University College Cork</title><meta name="description" content="A description of Ireland: A.D. 1618|An electronic edition|by Thomas Gainsford|ed Luke McInerney"/><meta property="og:title" content="A description of Ireland: A.D. 1618|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E610006"/><meta property="og:description" content="A description of Ireland: A.D. 1618|An electronic edition|by Thomas Gainsford|ed Luke McInerney"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="la_IE"/><meta property="og:locale:alternate" content="ga_IE"/>

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

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

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

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

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

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

<body class="inner">

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

	
	<!-- navbar // layout: header -->
    <header id="header" class="header">
      <div class="navbar navbar__custom">
	<a class="navbar__brand" href="https://www.ucc.ie/en/">
	  <h1 class="sr-only">University College Cork</h1>
<!--
	    src="/en/media/2017siteassets/images/ucc_logo__insertVectorrainbow.svg"
-->
	  <img alt="UCC Logo" src="https://www.ucc.ie/en/media/2017siteassets/images/ucc_logo_irish.svg"/>
	</a> 
	<button type="button" class="nav-toggle text-uppercase" data-toggle="button" aria-pressed="false"><span>Menu</span></button> 
	<div class="ucc-class">
	  <div class="inner"><h2>A description of Ireland: A.D. 1618</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 E610006</p><h2 class="main-heading">A description of Ireland: A.D. 1618</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(body) unit(document) gi(div0) heads(1) gtm(Document) n(body) 
Section 2. gi(teiHeader) n(details) gtm(TheDescriptionofIrela) 
Section 3. gi(div) n(contacts) gtm(Contacts) 
Section 4. 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="Document body sections"><a href="#body" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Document body</a></li><li class="text-uppercase meta" title="Project contacts"><a href="#contacts" class="smoothScrollApplied" id="gtmcontactsNavLink">Contacts</a></li><li class="text-uppercase meta" title="Explanation of the symbols"><a href="#rubric" class="smoothScrollApplied" id="gtmrubricNavLink">Formatting</a></li></ul></div>
		</div>
		<div class="col-md-9 col-lg-9 content-wrap__wrapper">
			<div class="row">
				<div class="col-md-12">
					<div class="social-wrap__inner" data-spy="affix" data-offset-top="900" data-offset-bottom="200">
						
						<div class="shortlisted">
							<a class="favouritePage" id="gtmCourseSaveToFavourites" href="javascript:;">
								<p class="text-uppercase">Save To Favourites</p>
								<span><i class="fa fa-star-o">‍</i></span>
							</a>
						</div>
						<div class="share-links">
							<p class="text-uppercase">share</p>
							<ul>
								<li class="twitter"><a class="twitterShare" id="gtmTwitterShare" title="Twitter" href="javascript:;"><i class="fa fa-twitter">‍</i><span class="sr-only">Twitter</span></a></li>
								<li class="facebook"><a class="facebookShare" id="gtmFaceBookShare" title="Facebook" href="javascript:;"><i class="fa fa-facebook">‍</i><span class="sr-only">Facebook</span></a></li>
								<li class="linkedin"><a class="linkedInShare" id="gtmLinkedInShare" title="Linkedin" href="javascript:;"><i class="fa fa-linkedin">‍</i><span class="sr-only">Linkedin</span></a></li>
							</ul>
						</div>
					</div>
		    <div class="content-wrap__inner"><ol class="breadcrumb"><li><a href="https://www.ucc.ie/en/">Home</a></li><li><a href="https://www.ucc.ie/en/research-sites/celt//">CELT</a></li><li><a href="http://research.ucc.ie/celt/document/">Documents</a></li><li><a href="http://research.ucc.ie/celt">E610006</a></li><li id="update">2019-06-05</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>Thomas Gainsford</h2><h3>Edited by Luke McInerney</h3><a name="div0">‍</a><div class="solo"><h1 class="page-title" id="section1">Whole text</h1></div><span class="fa fa-bookmark" title="p.35" id="pb.35"> p.35</span><!--div0: thisdiv=div0, # (nth=1) head="The Description of Ireland"--><!--Heading quâ heading--><h1 id="d25396e225">The Description of Ireland</h1><p>[1] The country and kingdom of Ireland is generally for natural air and, commodity of blessings, sufficient to satisfy a couetous or curious appetite: but withal divided into such fastness of mountain, bogg, and wood, that it hath emboldened the inhabitants to presume on hereditary <span class="corr" title="Corrected from ‘securirie’ by LMI">securitie</span> as if disobedience had a protection. For the mountains deny any carriages but by great industry and strength of men (so have we drawn the canon over the deepest bogs and stoniest hills) and the passages are every way dangerous, both for unfirmness of ground, and the lurking rebel, who will plash down whole trees over the passes and so intricately wind them, or lay them, that they shall be a strong barricade, and then lurk in ambush amongst the standing wood, playing upon all comers, as they intend to go along. On the bog they likewise presume  with a naked celerity to come as near our foot and horse, as is possible, and then fly off again, knowing we cannot, or indeed dare not follow them: and thus they serve us in the narrow entrances into their glens; and stony paths, or if you will, dangerous quagmires of their mountains, where 100 shot shall rebate the hasty approach of 500; and a few muskets (if they durst carry any) well placed, will stagger a pretty army; not acquainted with the terror, or unpreventing the mischief.</p><p>[2] The province of Leinster is more orderly than the rest, as being reasonable well inhabited, and having some form of a Commonwealth; so that I find no mistake either for delight or profit, but that the want of wood abridgeth their computation of happiness; yet questionless was the principal cause of our reducing them to civility, and the place wherein we first settled many English families. Some unite, and some divide the Kingdom of Meth from Leinster, and make it a province of itself, containing East Meth; West Meth and Longford, wherein O Roorck is resident, supposing himself the greatest Gentleman in the world; yea contesting many times with O Neal, however with much ado he afforded him precedency: The country is very fruitful and pleasant, not so mountainous, but ill inhabited; For the wars, and their own bestiality, have not only made a separation of all good order, but even terrified both beast and fowl from commorance among them in many places.</p><span class="fa fa-bookmark" title="p.36" id="pb.36"> p.36</span><p>[3] The province Munster hath some Towns well advanced by the sea coasts, and many excellent harbours, wherein Ireland may boast over all countries of Europe: The grounds adjacent are very fertile, and in many places affords cause of ostentation but more inward they are very barren and mountainous, full of bogs, woods, and other remote places, whose fastness hath incited the people to over great presumption: yet because of the spaciousness with men desiring good order, it might be reduced and reformed, as enjoying plentiful and sweet rivers, full of fish, and some of sufficient depth to transport reasonable boats into the land.</p><p>[4] The province of Conach is divided from the rest by a goodly river called the Shannon being as I take it the greatest of any island in the world: For it stretches a course of 200 miles, and filleth his channel along the shores of Longford, Meths, Ormond, Limerick and Kerry, yet serveth them in no great stead: For their shipping cometh no further, than Limerick where it is five mile broad fresh water, and 60 mile from the main sea, from thence small cotts, as they term their boats, carry their wood, turf, fish and other commodities: but for fish, as Salmon, Bream, Pike and divers other sorts, I shall not be believed to relate their numbers, and hugeness by such as are enemies to observation, or the belief of the blessings of other countries. Within 20 miles of Limerick, as I take it a little beyond, the precinct of Caher-castle, a strange rock hath taken her lodging even cross the river and filleth the room in such a manner that almost the navigation is hindered thereby but what cannot men and money do? And why should not the idle people be industriously employed to remove the same, and so free the passage to Athlone: As for an objection of impossibility; the judgement of men hath yielded to survey, and many examples have confirmed the effects of more laborious attempts. The fourth part, namely Tomond (for by reason of the rivers interposing itself I see no reason why it should be disjointed from Conach) with Galway and Clanricard is very stony, full of marble, alabaster, and iett, and hath better order both for number and good buildings in their castles, than in other parts of Ireland: The north from Athlone, to the Abbey of Aboile, and so beyond the Curlews as far as Sligo, is of excellent temperature and goodness: These Curlews are mountains full of dangerous passages, especially when the Kern take a stomach and pride to enter into action, as they term their rebellion and tumultuary insurrection. On the other side of the County of Mayo consorteth with the pleasingest place in the Kingdom, by whose beaten banks lie those famous islands of Life, of whom a ridiculous tale is fathered, that nothing dies in them, so that when the inhabitants grow old, they are carried elsewhere, which custom they have of late superstitiously observed both in these islands of Aran, and some other adjoining of the same condition, as they suppose.</p><p>[5] The province of Ulster, and called the North is very large, and withal mountains; full of great loughs of freshwater, except Lough Cone, which ebbeth and floweth, as the sea shouldeth aside the straight at Strangford, and with that violence at the ebb, that a ship under sail with a reasonable gale of wind cannot enter against the tide. These lake's nature hath appointed in steed of rivers, and stored with fish, especially Trout, and Pike, of such strange proportion, that if I should tell you of a Trout taken up in Tyrone 46 inches long, and presented to the Lord Mountjoy, then Deputy: you would demand, whether I was <span class="frn" title="(Latin)">oculatus testis</span>; and I answer, I eat my part of it, and I take it both my Lord Da<span class="sup" title="By ">n</span>vers and Sir William Goodolphin were at the table, and worthy Sir Iosias Bodley hath the portraiture depicted in plano. Here are no towns, or at least very few, but divers Castles dispersed, and the inhabitants remove their cabins, as their cattle change pasture, somewhat like the Tartarians, except in times of war, and troubles, then do they retire under the couett [cover?] of castles, and order their houses wound with rods, and covered with turfs, as well as they can, bringing their cattle even within their houses, lying altogether in one room both to prevent robberies of Kern, and spoiled by wolves. Amongst these every country is subject to the Law Tanist which is, he which is best able to maintain the reputation of their families, is the great O, and commander. </p><p>[6] Through the Kingdom generally the winter is neither so cold, nor the summer so hot as in England, by reason whereof harvest is very late, and in the north wheat will not quickly ripen, nor have they acorns once in a dozen year: their principal corn is oates, which are commonly burnt out of the straw, and they then trod from the husks with men's feet; of this they made their bread in cakes, being first ground by calliots and drudges very naked, and beastly sitting on the ground, with the mill like our mustard quernes between their legs, and then upon broad iron press they bake the meal when it is needed; which custom they best observe in Munster with their chiefest corn. The continual showers and mists make the country more dangerous to our nation, debarring the absolute assurance of wholesome air; and the consequent health: seldom any frost continues or snow, lieth long, but on the mountains; in which are great store of deer both red and sallow. The abundance of wolves compels them to house their cattle in the bawns of their castles, where all the winter nights they stand up to the bellies in dirt: another reason is to prevent thieves, and false-hearted brethren, who have spies abroad, and will come 30 mile out of one province into another to practice a cunning robbery; the people are generally haters of bondage, and beyond measure proud: so that the younger brothers, and bastards, who are dear as the other, scorn all endeavours, but liberty and war. The gentlewomen stomach, and in truth vilipend others, who get their living by trade, merchandise, or mechanically; yet are divers [en]gravers in gold and silver, called plain tinkers, who make their chalices, harps, buttons for their sleeves, crucifixes, and such like, in estimation amongst them. Their noblemen, or Lords called Dynastas, are known by O and Mac, and every family hath such minister of justice to the people, famoused by the title of Breahans, and yet the exactions over their tenants by way of cuttings, and other terrible impositions, have caused divers rebellions and insurrections amongst themselves, which when the State hath attempted to reform, then have they stood on their guard, and taken indirect occasions to condemn our usurpation, whereby their odious and hateful repinings, like a monstrous cloth, have made their disobedience loathsome, and brought upon them such miseries, as a calamitous war and angry prince inflicted turbulent people withal. These families have also such, as by way of history elate them to exorbitant actions, joining withal abuse of Poetry, and deceit of Physic, known by the name of Bardes, on whom depend certain harpers, rhymers, and whom Priests, which live in a kindred, the father instructing the son, or brother, and he his cousin or friend. The name Galliglass is in a manner extinct, but of Kerne in great reputation as serving them in their revolts, and proving sufficient soldiers, but excellent for skirmish. They have strong and able bodies, proud hearts, pestilent wits, liberal of life, subject to incontinency, amorous, wherein their women are extraordinarily pleased, patient to endure, lovers of music and hospitality, constant to their maintainers, whether men or women, implacable in their hatred, light of belief, covetous of glory, impatient of reproach, or contumely not thinking it yet any disgrace to receive a nickname at their christening, as Con O Neale Banco, because he was lame. Besides, they are all extremely superstitious, as indeed barbarous people are best observers of ceremonies, and when any of them enters into religion, it is admirable with what austerity they reform themselves: Their children are nursed abroad, and their foster fathers and foster mothers are as dear to them as their own kindred: They use incantations and spells, wearing girdles of women's hair and locks of your lovers; they suppose idleness a glory of nature, and by their sluttish, or rather savage customs, strive to scorn (as they say) our superfluity: they are ready upon any enforcement by the impostering Art of their Bardes to innovation, as envying our first conquest, and stomaching they were never able to expel us: They are desperate in revenge, and their Kerne think no man dead, until his head be off. They suppose theft no great offence, as imitating the Lacedemonians; for they pray to prosper in their attempts: but these be commonly the bastards of Priests, who prove nitrous villains, and daughters either beg or became strumpets, or if you will, beggarly strumpets. They commonly intermix oaths with their speeches, as by the Trinity, God, his saints, St Patrick, St Bridget, faith and truth, the temple, your hand, O Neales hand, and such like. Their marriages are strange; for they are made sometimes so conditionally, that upon a slight occasion the man taketh another wife, the wife another husband. They are easily delivered of their children [I have known of them delivered in the morning and march along with us the same day] and if they have any by divers men, at their deaths they resign them to the right father; the new married and conceived with child giveth 
<span class="fa fa-bookmark" title="p.37" id="pb.37"> p.37</span>
the Barde her best clothes. They have soft and excellent skins and hands; but the small of their legs hangeth in a manner over their brogs: Their apparel is a mantle to sleep in, and that on the ground or some rushes or flags: a thick gathered smock with wide sleeves graced with bracelets and crucifixes about their necks: They wear linen rowels about their heads of divers fashions: in Ulster carelessly wound about: In Conach like Bishop's mitres, a very stately attire, and once prohibited by statute: in Munster resembling a thick Cheshire Cheese. Their smocks are saffroned against vermin; for they wear them three months together: but to be lowsie is hereditary with the best of them, and no disgrace. But men and women not long since accustomed a savage manner of diet, which was raw flesh, drinking the blood, now they seeth it, and quaff up the liquor, and then take <span class="frn" title="‘uisce beatha’ (Irish)">Vsquebath</span>: not having flesh they feed on watercresses and shamrocks and <span class="frn" title="(Irish)">bonniclaboch</span>, which is milk strangely put into a tub a souring, till it be clotted, and curdled together: When the cow will not let her milk down they blow her behind very strangely, and sometimes thrust up their arms to their elbows, speaking words of gentleness and intreaty by way of bemoaning. The men wear trousers, mantle, and a cap of steel; they are curious about their horses tending to witchcraft; they have not saddles but strange fashioned pads, their horses are for the most part unshod behind: they use axes, staves, broad swords and darts: In Terconnell the hair of their heads grows so long and curled, that they go bear-headed, and are called Glibs, the women Glibbins. These and many other do the mere Irish observe with resolution and our wonderment not to be diverted, as if the Poet should find fault with: ‘Quo semel est imbuta recens seruabit odorem Testa diu.’ (Horace, epist. 1.2. 69-70.)
And thus much for Topography or superficial view of the kingdoms of the world.</p><p class="closer"><span class="frn" title="(Latin)">LIBRI PRIMI FINIS</span></p><div id="teiHeader"><h2 class="page-title">Document details</h2><h2>The <a href="https://www.tei-c.org/" target="_new">TEI</a> Header</h2><div id="navspyd25396e2" 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 description of Ireland: A.D. 1618</p><p><b>Author</b>: Thomas Gainsford</p><p><b>Editor</b>: Luke McInerney</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Rendered into TEI-XML by</b>: Beatrix Färber</p></div><p><b>Funded by</b>: University College Cork.</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>1</b>. First draft.</p></div><p><b>Extent</b>: 3360 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>: 2013</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E610006</p><p><b>Availability</b>: Available with prior consent of the CELT programme for purposes of academic research and teaching only. CELT is very grateful to Luke McInerney and the editor of 'The Other Clare', Ristéard Ua Cróinín, for their permission to make this text available with modernized spelling on CELT.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Internet Links</h4><ol><li value="1">Luke McInerney has a webpage with further articles (including the full text of this one) on http://independent.academia.edu/LukeMcInerney.</li><li value="2">You will find the website of the journal <tt>The Other Clare</tt> at http://www.duchasnasionna.eu/other_clare/journal.html.</li></ol><h4>Editions</h4><ul><li value="1">Thomas Gainsford, 'A description of Ireland: A.D. 1618', in: The Glory of England, or a true Description of many excellent Prerogatives and remarkable Blessings whereby she triumpheth over all the Nations of the World (London: E. Griffin for E. Whittakers)  1618. [Revised 1619, re-issued 1620].</li></ul><h4>Literature</h4><ol><li value="1">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="2">Sir Josias Bodley, A Visit to Lecale, in the County of Down, in the year 1602–3 (=Descriptio Itineris ad Lecaliam in Ultonia), ed. and trans. by William Reeves, Ulster Journal of Archaeology 1854, vol. ii, 73–99. (Available on CELT).</li><li value="3">Thomas Gainsford, The True Exemplary and Remarkable History of the Earl of Tirone: dedicated to the Earl of Clanricarde; of no great value, but interesting as a nearly contemporary record (London 1619).</li><li value="4">William Lithgow, Rare Adventures in Ireland in 1619, in: 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. 1606. Reprinted 1632.</li><li value="5">Fynes Moryson, An Itinerary: containing his ten yeeres travell through the Twelve Dominions of Germany, Bohmerland, Sweitzerland, Netherland, Denmarke, Poland, Italy, Turky, France, England, Scotland and Ireland (London 1617, repr. 4 vols. Glasgow 1907–8).</li><li value="6">Edmund Hogan (ed.), The Description of Ireland, and the State thereof as it is at this present, in anno 1598 (Dublin 1878).</li><li value="7">Fynes Moryson, A history of Ireland from the year 1599 to 1603 (2 vols. Dublin 1735).</li><li value="8">Philip O'Sullivan-Beare, Historiae catholicae Iberniae compendium (Lisbon 1621).</li><li value="9">George Carew, A discourse of the present state of Ireland, 1614, per S. C., in: Desiderata Curiosa Hibernica: or a select collection of State Papers, vol. 1 (Dublin 1772) 430–440. (Available on CELT).</li><li value="10">M. J. Byrne, Ireland under Elizabeth (Dublin 1903) [An English translation of Philip O'Sullivan Beare, Historiae Catholicae Iberniae Compendium. Available on CELT]</li><li value="11">William Camden, Annales rerum anglicarum et hibernicarum regnante Elizabetha (Leiden 1625).</li><li value="12">Paul Walsh (ed &amp;trans.), Beatha Aodha Ruaidh Uí Dhomhnaill, as Leabhar Lughaidh Uí Chlérigh [The Life of Aodh Ruadh O Domhnaill from the book of Lughaidh Ó Clérigh], 2 vols. (Dublin 1948). (Available on CELT).</li><li value="13">Constantia Maxwell, The stranger in Ireland: from the reign of Elizabeth to the Great Famine (London 1954).</li><li value="14">Mark Eccles, 'Thomas Gainsford, 'Captain Pamphlet'', Huntington Library Quarterly Vol. 45, No. 4 (Autumn 1982) 259–270.</li><li value="15">Andrew Hadfield and John McVeagh (eds.), Strangers to that land: British perceptions of Ireland from the reformation to the famine. Gerrards Cross, Buckinghamshire 1994.</li><li value="16">Dagmar Ó Riain-Raedel, A German visitor to Monaincha in 1591, Tipperary Historical Journal (1998) 223–233. (The diary of German nobleman Ludolf von Münchhausen describing the Island of the Living is availbe at CELT.)</li><li value="17">Nicholas Canny, (ed), Making Ireland British, 1580–1650 (Oxford 2001).</li><li value="18">John A. Murphy and Emer Purcell, The Desmond Survey. Electronic edition online at http://celt.ucc.ie/published/E580000-001/index.html) (Cork 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%;">‘A description of Ireland: A.D. 1618’ (2012). In: <i>The
      Other Clare‍</i> 36. Ed. by Luke McInerney. 33–37: 35–37.</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="E610006.bib">
@article{E610006,
  editor 	 = {Luke McInerney},
  title 	 = {A description of Ireland: A.D. 1618},
  journal 	 = {The Other Clare},
  address 	 = {Shannon},
  publisher 	 = {The Shannon Archaeological \&amp; Historical Society},
  date 	 = {2012},
  volume 	 = {36},
  note 	 = {33–37: 35–37}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E610006.bib" style="font-family:sans-serif;">E610006.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 electronic edition covers the appendix of the article on pages 35–37 of the text.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been proof-read by the editor, Luke McInerney.</p><p><b>Normalization</b>: The electronic text represents the edited text. The spelling has been modernized by the editor.</p><p><b>Quotation</b>: There is no direct speech.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. When a hyphenated word (and subsequent punctuation mark) crosses a page-break, this break is marked after the completion of the word (and punctuation mark).</p><p><b>Segmentation</b>: <tt>div0</tt>=the description. Paragraphs are marked and numbered; page-breaks are marked <tt>pb n=""</tt>.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd.</p><p><b>Interpretation</b>: Names of persons (given names), places and group names are not tagged. </p><!--<refsDecl>
</refsDecl>--><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: by Thomas Gainsford (1566–1624)
<p><b>Date</b>: 1618</p>
</p><h4>Language usage</h4><ul><li value="en">The text is in seventeenth-century English. (en)</li><li value="la">Some words are in Latin. (la)</li><li value="ga">Some words are in Irish, albeit in anglicized form. (ga)</li></ul><p><b>Keywords</b>: diary; prose; military; contemporary affairs; manners and customs; 17c</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2019-06-05: Changes made to div0 type. (ed. Beatrix Färber)</li><li>2013-01-30: Bibliographic items added; file re-parsed. (ed. Beatrix Färber)</li><li>2013-01-28: Header created; file converted to XML; file parsed and validated. (ed. Beatrix Färber)</li><li>2013-01: Donated en electronic text of the 'description' with modernized spelling to CELT. (donation Luke McInerney)</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/E610006/">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="E610006.xml"><tt>E610006.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/></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>