
<!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: An impartial relation of the most memorable transactions of General Owen O'Neill and his party, from the year 1641 to the year 1650 | 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: An impartial relation of the most memorable transactions of General Owen O'Neill and his party, from the year 1641 to the year 1650 | University College Cork</title><meta name="description" content="An impartial relation of the most memorable transactions of General Owen O'Neill and his party, from the year 1641 to the year 1650|an electronic edition|by Henry O'Neill|ed John T. Gilbert"/><meta property="og:title" content="An impartial relation of the most memorable transactions of General Owen O'Neill and his party, from the year 1641 to the year 1650|an electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E650001-002"/><meta property="og:description" content="An impartial relation of the most memorable transactions of General Owen O'Neill and his party, from the year 1641 to the year 1650|an electronic edition|by Henry O'Neill|ed John T. Gilbert"/><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-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>An impartial relation of the most memorable transactions of General Owen O'Neill and his party, from the year 1641 to the year 1650</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 E650001-002</p><h2 class="main-heading" style="font-size:180%;">An impartial relation of the most memorable transactions of General Owen O'Neill and his party, from the year 1641 to the year 1650</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. label(back) unit(afterword) gi(back) heads(0) gtm(Afterword) xml:id(d26782e2197) n(back) 
Section 3. gi(teiHeader) n(details) gtm(ColonelHenryO'Neill's) 
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="Document body sections"><a href="#body" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Document body</a></li><li class="text-uppercase doc" title="Back matter"><a href="#back" class="smoothScrollApplied" id="gtmbackNavLink"><b>backmatter</b></a></li><li class="text-uppercase meta" title="Project contacts"><a href="#contacts" class="smoothScrollApplied" id="gtmcontactsNavLink">Contacts</a></li><li class="text-uppercase meta" title="Explanation of the symbols"><a href="#rubric" class="smoothScrollApplied" id="gtmrubricNavLink">Formatting</a></li></ul></div>
		</div>
		<div class="col-md-9 col-lg-9 content-wrap__wrapper">
			<div class="row">
				<div class="col-md-12">
					<div class="social-wrap__inner" data-spy="affix" data-offset-top="900" data-offset-bottom="200">
						
						<div class="shortlisted">
							<a class="favouritePage" id="gtmCourseSaveToFavourites" href="javascript:;">
								<p class="text-uppercase">Save To Favourites</p>
								<span><i class="fa fa-star-o">‍</i></span>
							</a>
						</div>
						<div class="share-links">
							<p class="text-uppercase">share</p>
							<ul>
								<li class="twitter"><a class="twitterShare" id="gtmTwitterShare" title="Twitter" href="javascript:;"><i class="fa fa-twitter">‍</i><span class="sr-only">Twitter</span></a></li>
								<li class="facebook"><a class="facebookShare" id="gtmFaceBookShare" title="Facebook" href="javascript:;"><i class="fa fa-facebook">‍</i><span class="sr-only">Facebook</span></a></li>
								<li class="linkedin"><a class="linkedInShare" id="gtmLinkedInShare" title="Linkedin" href="javascript:;"><i class="fa fa-linkedin">‍</i><span class="sr-only">Linkedin</span></a></li>
							</ul>
						</div>
					</div>
		    <div class="content-wrap__inner"><ol class="breadcrumb"><li><a href="https://www.ucc.ie/en/">Home</a></li><li><a href="https://www.ucc.ie/en/research-sites/celt//">CELT</a></li><li><a href="http://research.ucc.ie/celt/document/">Documents</a></li><li><a href="http://research.ucc.ie/celt">E650001-002</a></li><li id="update">2012-03-03</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><span class="fa fa-bookmark" title="p.196" id="pb.196"> p.196</span><h2>Henry O'Neill</h2><h3>Edited by John T. Gilbert</h3><a name="div0">‍</a><div class="solo"><h1 class="page-title" id="section1">Whole text</h1></div><!--div0: thisdiv=div0, # (nth=1) head="Colonel Henry O'Neill's Relation of Transactions of General Owen Neill and his Party"--><!--Heading quâ heading--><h1 id="d26782e246">Colonel Henry O'Neill's Relation of Transactions of General Owen Neill and his Party</h1><p class="opener">An impartiall relation of the most memorable transactions of Generall Owen O'Neill and his party, from the year 1641 to the year 1650. Collected by Colonel Henry Mc Tuoll O'Neill.</p><p><span class="date" title="1641">1641</span>—After the commotions betwixt <span class="pn">England</span> and <span class="pn">Scotland</span>, about the beginning of October, <span class="ps">Sir Phelim O'Neill</span>, Sir Con Magenis, colonel Brien, colonel Butler, with several others of the nation, had several regiments of foot ready to march for <span class="pn">Catalonia</span>, with the king's permission, the Spanish ambassador having prevailed then with his majesty to send over such levy's of the Irish, when a noise came amongst the Roman <span class="orig" title="Should be ‘catholics’ Anon">catholicks</span> of <span class="pn">Ulster</span> (confirmed soon after by a letter intercepted from <span class="pn">Scotland</span>, to one Freeman of <span class="pn">Antrim</span>) that a puritan army was ready to come for <span class="pn">Ireland</span>, under the command of <span class="ps" title="">general Leslie</span>, to suppress and extirpate the Roman <span class="orig" title="Should be ‘catholics’ Anon">catholicks</span> of <span class="pn">Ulster</span> from amongst the Scotch; and to that end a private declaration passed in their private meetings or council, to lay heavy 

<span class="fa fa-bookmark" title="p.197" id="pb.197"> p.197</span>
fines on such of them as would not appear at their kirk the first and second Sundays, and the third Sunday to hang (without mercy) at their own doors, as many as would prove obstinate; which rigid and inhuman way of reforming, struck such a terror in the minds of the people, that every one thought of his own safety, or some general method of defence against so great a danger. Whereupon a convocation of the prime gentlemen of the province met, and communicated their thoughts and apprehensions to each other, and to some gentlemen in <span class="pn">Leinster</span>, who joining their heads together, resolved to send immediately an express by one abbot Conally, abbot of <span class="pn" title="Clones">Clunes</span>, to <span class="ps" title="general Owen O'Neill">Owen O'Neill</span>, and other Irish officers in <span class="pn">Flanders</span>, to acquaint them of the present state of the kingdom, and how the Roman <span class="orig" title="Should be ‘catholics’ Anon">catholicks</span> were threatened by the Scotch puritans and English presbyterians, and that they would, for their own present safety, endeavour to secure as many magazined forts and garrisons in the north as possible, &amp;c. In order to which, on the <span class="date" title="1641-10-22">twenty-second of October, 1641</span>, <span class="ps">Sir Phelim O'Neill</span> surprised <span class="pn">Charlemont</span>, and Sir Con Magenis the <span class="pn">Newry</span> and other places; and at the same time gentlemen employed on the same design to <span class="pn">Dublin</span>, being discovered, took no effect.</p><p>Soon after this, the Scots in the North began their bloody massacres in the counties of <span class="pn" title="Down">Downe</span> and <span class="pn">Antrim</span>, at <span class="pn">Island Magee</span>, <span class="pn">Ballydavy</span>, <span class="pn">Clonleck</span>, <span class="pn">Cumber</span>, <span class="pn">Gallagh</span>, and <span class="pn">Magheravorn</span>, 500 poor souls destroyed without regard to age or sex, and that before one drop of blood was spilt by any Roman <span class="orig" title="Should be ‘catholic’ Anon">catholick</span>; though afterwards, when these unparalleled murthers were known, some of the loosest of the Irish rabble, being exasperated thereat, did, by way of retaliation, murther some British at <span class="pn">Portadown</span>, <span class="pn">Clancan</span>, <span class="pn">Curbridge</span> and <span class="pn">Belturbet</span>.</p><p><span class="ps" title="Sir Phelim O'Neill">Sir Phelim Neill</span> being at this time the most considerable person of his name in <span class="pn">Ulster</span>, was chosen commander in chief; after which time not many acts of hostility passed on either side, to the landing of <span class="ps" title="general Owen O'Neill">Owen O'Neill</span> in <span class="date" title="1642-07">July, 1642</span>, except when <span class="ps">Sir Phelim O'Neill</span> went to besiege <span class="pn">Drogheda</span>. The O'Reillys and Mc Mahons fell on major Meredith, as he was coming to relieve <span class="pn">Drogheda</span> with five hundred men, who were cut off to a few. <span class="ps" title="Sir Phelim O'Neill">Sir Phelim</span>, after being forced to withdraw his men from <span class="pn">Drogheda</span>, besieged <span class="pn">Lisnagarvy</span> (now called <span class="pn">Lisburn</span>) in the county of <span class="pn">Antrim</span>, which he was likewise forced to quit, by Sir Arthur Terringham and major Rawdon, who made a vigorous defence. Some time in this interval <span class="ps" title="Sir Phelim O'Neill">Sir Phelim</span> was routed at <span class="pn">Glanmaquin</span>, (on a winter frosty morning) in the county of <span class="pn" title="Donegal">Donegall</span>, where Alexander M'Colle, his brother Engus, and Nectan O'Donnell, Fitz Cathbarr, Fitz Hugh Oge, Fitz Hugh Duff were wounded, <span class="ps" title="Sir Phelim O'Neill">Sir Phelim</span> and Alexander M'Colle being ill provided for any action. And about the same time Phelim M'Tuoll O'Neill and M'Artan, with other gentlemen of the county of <span class="pn" title="Down">Downe</span>, did rout a great body of the Scotch at <span class="pn">Deirendreait</span> in the same county, where the Scotch left three hundred behind them dead on the spot, and but very few of the Irish lost, being the most considerable loss the British had that year.</p><p>In March the same year, major <span class="ps" title="general Munro">general Monro</span> (under <span class="ps" title="">general Leslie</span>) was commanded out of Scotland with ten thousand men, landed at <span class="pn">Carrickfergus</span>, where the British of the counties of <span class="pn" title="Down">Downe</span> and <span class="pn">Antrim</span> came into to him, and after a short stay marched with his whole army to <span class="pn">Newry</span>, which was surrendered upon the first summons (by a fresh-water governor) upon mercy, which proved so 

<span class="fa fa-bookmark" title="p.198" id="pb.198"> p.198</span>
merciless, that a great many of the clergy and laity were hanged, killed and drowned about the bridge of the town. From <span class="pn">Newry</span> he returned back to his quarters, after preying the upper parts of the countys of <span class="pn" title="Down">Downe</span> and <span class="pn" title="Armagh">Ardmagh</span>. about the beginning of June after, he <span class="orig" title="Should be ‘marched’ Anon">marcht</span> to <span class="pn">Charlemont</span>, Neill Modera Neill being governor there from <span class="ps" title="Sir Phelim O'Neill">Sir Phelim</span>, who defended it vigorously, all the store of ammunition found at <span class="pn">Newry</span> and other places, being spent at this <span class="orig" title="Should be ‘siege’ Anon">seige</span> and elsewhere, to a small quantity, and having no supply nearer them than <span class="pn">Limerick</span>, <span class="orig" title="Should be ‘dispatched’ Anon">dispatcht</span> a party thither with five hundred pounds, and with much ado could find but two firkins of powder, and forced to pay ten shillings for each pound. Munro having raised his <span class="orig" title="Should be ‘siege’ Anon">seige</span> at this time, <span class="date" title="1642-07">in July following, 1642</span>, he summoned all the British forces in <span class="pn">Ulster</span>, in order to overrun the whole Province: The rumour of such great preparations being spread every where, the chief gentlemen of the <span class="pn">Ulster</span> Irish assembled at <span class="pn">Glaslaugh</span> in the county of <span class="pn">Monaghan</span>, where they concluded that every one should shift for himself, since they were in no posture of defence; some intending for <span class="pn">France</span>, some for <span class="pn">Spain</span>, <span class="pn">Flanders</span>, &amp;c. others for the Highlands, and the most remote places within the kingdom. Amidst these sad resolutions an express arrived from general O'Neill from <span class="pn">Castledo</span>, directed to <span class="ps">Sir Phelim O'Neill</span>, of his safe  <span class="orig" title="Should be ‘arrival’ Anon">arrivall</span> with ammunition, arms, and a few Low-country officers and soldiers of his own regiment; and moreover, that he directed a frigate (the St. Frances) to land at <span class="pn">Wexford</span> with more ammunition, &amp;c. which accordingly came in safe soon after, and withal prayed <span class="ps" title="Sir Phelim O'Neill">Sir Phelim</span> and the rest of the <span class="pn">Ulster</span> gentlemen, to repair forthwith to him at <span class="pn">Castledo</span>, in order to bring him off, which was chearfully performed by the  <span class="orig" title="Should be ‘chief’ Anon">chiefe</span> men, and fifteen hundred choice soldiers to accompany him through the most secure ways, which was accordingly done by <span class="pn">Ballyshanny</span> side (without any great interruption 'till they came to <span class="pn">Charlemont</span>, where he was no sooner arrived, but Munro had notice by the shooting of the artillery from the Fort, whereupon he immediately ordered his army to march out of the county of <span class="pn" title="Armagh">Ardmagh</span>, where they were come but a little before to harrass the whole county) and to make towards the county of <span class="pn">Antrim</span> to meet <span class="ps" title="">general Leslie</span>, newly landed from <span class="pn">Scotland</span> with more men to join him; from whence they both <span class="orig" title="Should be ‘marched’ Anon">marcht</span> soon over the lower <span class="pn" title="river">Bann-water</span> to the county of <span class="pn">Derry</span> (where Donnell Gevlagh O'Cahane gave them some diversion in their passage with a small party). Leslie no sooner came to <span class="pn">Tyrone</span>, but sends O'Neill a letter importing, that he was sorry a man of his experience and reputation abroad should come to <span class="pn">Ireland</span> to second so bad a cause, and advised him to return from whence he came. O'Neill answered, he had more reason to come to relieve the deplorable state of his country, than he had to march in the head of an army to <span class="pn">England</span> against his king, to force him to give unreasonable conditions to himself and his countrymen, at a time when all <span class="pn">Scotland</span> was their own. During <span class="ps" title="">general Leslie</span>'s short stay this time near O'Neill, he attempted nothing, but marched back to his Claneboys, where he left Munro with the army, and himself gone for <span class="pn">Scotland</span>. At his parting he told Munro, that if O'Neill but once got an army together, that he believed he would worst him.  O'Neill, at this time, trusting to five or six hundred men only to attend his person, and the garrison in <span class="pn">Charlemont</span>, the rest of the gentlemen being persuaded before to attend their several interests, in order to 

<span class="fa fa-bookmark" title="p.199" id="pb.199"> p.199</span>
defend them the best they could from the incursions of the enemy, to wit, each county to defend themselves. In November following, the supreme council sent for O'Neill, and made him general and general governor of <span class="pn">Ulster</span>, and of the two thousand arms sent over by the Pope, gave him five hundred, which were brought to <span class="pn">Ulster</span> about the latter end of January following; from which time no action of note happened, only slight skirmishes by parties sent to the counties of <span class="pn" title="Down">Downe</span> and <span class="pn">Antrim</span>, 'till <span class="date" title="1643-05">May 1643</span>. <span class="date" title="1643-03">The March before</span>, Henry Roe O'Neill and colonel Richard Ferrall landed at <span class="pn">Wexford</span> out of <span class="pn">Flanders</span>, with some few officers only, and arms for one troop of horse.</p><p>In <span class="date" title="1643-05">May, 1643</span>, Sir Robert Stewart of Culmore, with those of <span class="pn">Leggan</span> and <span class="pn">Inniskillin</span>, came to the borders of the county of <span class="pn">Monaghan</span>, preyed the country, took <span class="orig" title="Should be ‘Mc Kenna’ Anon">Ma-Kana</span>'s wife of <span class="pn">Treucha</span> away, and killed Daniel Gevlah O'Cahane, then lieutenant general.</p><p>In the spring before, Munro lost no time in gathering as many of the British as he could, and modelling of them with his own army, with resolution to subdue the whole Province in a trice; which he attempted in <span class="date" title="1643-05">May 1643</span>, as covertly by night as possible, 'till he reached <span class="pn" title="Armagh">Ardmagh</span> with his whole army undiscovered, 'till the general himself, as he was hunting abroad, discovered them within two miles of him then, and four of his quarters at <span class="pn">Anaghsawry</span>, where they thought to surprise both him and his guards within a mile of <span class="pn">Charlemont</span>; but finding him nearer, unexpectedly fell upon him, accompanied with a few of his guards only, and some gentlemen, and chased him close to his quarters at <span class="pn">Anaghsawry</span>, where with his small party he received the enemy with so much bravery and experience of a knowing soldier, that he brought off himself and his party of four hundred men, without the loss of a man, from Munro's whole army (after a full hour's dispute in a lane leading to <span class="pn">Charlemont</span>, enclosed with quicksets, which favoured much the retreat) and where Munro himself was forced to quit his horse and take a pike, upon major Ballentine's being killed, and the horse giving way, and where he was heard to say (crying aloud to his men) “Fay, fay, run awa frae awheen rebels.” Munro being vexed at this disappointment, took up that night all the secure passes leading from <span class="pn">Charlemont</span>, with intent to prey next morning the whole country, especially near <span class="pn">Charlemont</span>. But lieutenant colonel Sandford, was sent the same night with a round party, who killed the next day a hundred of their men, and obliged them to quit the preys, and withdraw towards their quarters without doing much harm, only burning an Englishman's house where the general quartered. Munro, the same summer, made a second attempt in like manner by night to <span class="pn" title="Armagh">Ardmagh</span> to beat up O'Neill's quarters again, which frequent incursions made O'Neill quit <span class="pn">Charlemont</span> and the whole province, and withdraw himself to the counties of <span class="pn">Longford</span> and <span class="pn">Leitrim</span>, 'till he had got an army together to enable him to meet the enemy in the field in his way. In <span class="date" title="1643-07">July 1643</span>, marching with what men and <span class="term" title="(Irish) ">creaghts</span> he had, through the county of <span class="pn">Monaghan</span>, Sir William Stewart and Sir Robert Stewart, with those of <span class="pn">Leggan</span> and <span class="pn" title="Ennskillen">Inniskillen</span>, to the number of three thousand horse and foot, appeared at <span class="pn" title="Clones">Clouness</span>, within three miles of O'Neill, to intercept him in his way (the <span class="pn">Fermanagh</span> gentlemen and spies who were intrusted to watch the enemy's motions that side, having given no 

<span class="fa fa-bookmark" title="p.200" id="pb.200"> p.200</span>
timely notice of their approaching.) At this time O'Neill had not above one O'Neill's thousand six hundred men fit for any service, and many of them dispersed amongst the <span class="term" title="(Irish) ">creaghts</span>; but what of them were to the fore, were drawn up upon the enemy's moving towards them, the foot placed at a pass, the general himself with what horse (being only a couple of new-raised troops and some gentlemen) made forwards to take a view of the enemy's strength, and before they could well retire, the enemy charged them in the rear (almost mad drunk with <span class="term" title="(Irish) ">usquebaugh</span>) crying aloud, “Whar's Me Art! Whar's Me Art!” (meaning the general) when one captain Stewart, with that hussa in his mouth, came up before the general, as he was entering on a narrow causeway, where O'Neill himself shot him off his horse, but <span class="sup" title="By John T. Gilbert">he</span> lived, and was afterwards rewarded with one hundred pounds by my lord of Ormond for his singular and desperate onset this day on O'Neill's person, who was in danger of being lost, with all his men, by lieutenant colonel Shane Mc Brian Luny Neill's quitting the pass, where he was posted with the foot before to second the horse, where he heard they were engaged (an argument rather of his courage than good conduct) for which error he fell ever after into the general's ill opinion. In this action, which continued more than a full hour, the Irish lost about one hundred and fifty men, amongst whom colonel Oge O'Neill (Daniel's brother) was murthered by a presbyterian minister, after quarters given. Major Maurice O'Hagan killed, with captain Ardall Hanlon, and several other officers; (colonel Hugh Duff O'Neill and Art O'Neill Mc Hugh Boy, taken prisoners) the general himself pursued back to <span class="pn">Charlemont</span>, where he staid but three days, when he began his intended journey again to the counties of <span class="pn">Longford</span> and <span class="pn">Leitrim</span>. The enemy (having preyed the country) retired back to <span class="pn" title="Donegal">Donegall</span> and <span class="pn">Fermanagh</span>. As soon as O'Neill came to <span class="pn">Mohill</span> in the county of <span class="pn">Leitrim</span>, he <span class="orig" title="Should be ‘wrote’ Anon">writ</span> to the supreme council, who sent him a few arms and ammunition; and from <span class="pn">Mohill</span> removed to the county of <span class="pn">Roscommon</span>, and took up his own quarters at <span class="pn">Killmore</span>, and encamped his small army at <span class="pn">Sheebrunagh</span>, where they continued but three days, when a letter came from captain King from <span class="pn">Abbyboyle</span> to O'Neill, that since he understood that O'Neill issued out his commissions in the king's name, he knew no reason why they should not join their men together: upon which Neill sent to the camp at <span class="pn">Shee</span> to double their guards, and to be vigilant 'till he had suggested what answer to return to King, or know more of his principles. In the mean while, captain King got all the English in the county of <span class="pn">Roscommon</span> together, at break of day, and fell in with the camp at <span class="pn">Shee</span>, which lay in disorder, as well as the guards, occasioned by a quantity of strong-waters brought them the evening before by some Irish sutlers out of the English garrisons adjoining, and routed them, with the loss of one hundred and sixty men killed and wounded, Hugh <span class="orig" title="Should be ‘Maguire’ Anon">MacGwire</span>, (Cuconaght More's father,) taken prisoner; the captain of the guard for his neglect, was condemned and executed. This accident fell out in <span class="date" title="1643-08">August, 1643</span>. Immediately after O'Neill marched back to <span class="pn">Mohill</span> and to <span class="pn">Cloncork</span> in the county of <span class="pn">Leitrim</span>, (bordering on the county of <span class="pn">Cavan</span>,) where the supreme council <span class="orig" title="Should be ‘wrote’ Anon">writ</span> to him, desiring him to make up, out of hand, as many of the <span class="pn">Ulster</span> men as he could, and to march with them to join Sir James Dillon and the Meathians;  whereupon he removed to <span class="pn">Brush-hill</span>, and summoned all the <span class="pn">Ulster</span> gentlemen, who in a short 

<span class="fa fa-bookmark" title="p.201" id="pb.201"> p.201</span>
space made up three thousand men effectual, (besides colonel Richard O'Ferrall's regiment of foot,) with whom he marched to <span class="pn">Clonebreney</span>, and besieged it, with the help of one gun brought him by Sir James Dillon; the place soon surrendered by one Smith, on terms to march out with armes and luggage. Other inconsiderable holds were reduced off-hand in those parts, and so to <span class="pn">Ballybeg</span>, where major Cordogan commanded, who after summons sent his resolution of maintaining the place to the last. Upon which answer the gun was planted, and after two or three <span class="orig" title="Should be ‘shots’ Anon">shotts</span>, without any further ceremony, Cordogan himself slips out alone, and makes towards the general. The guards would have <span class="orig" title="Should be ‘shot’ Anon">shott</span> at him, but being espied by the general himself, commanded no body should touch him: and notwithstanding the <span class="pn">Leinster</span> gentlemen represented him as a very ill man, and deserving death, yet he told them, he would let him live longer, to become better, on the account of mercy, and spared Sir Harry's Tichbourn's son also, being both kept prisoners, but dismissed the garrison without their arms. About this time some commissioners chosen by my lord of Ormond, and others by the supream council, met at <span class="pn">Harristowne</span> in the county of <span class="pn">Kildare</span>, and there concluded a cessation of arms for a twelve month; whereupon orders were issued to all commanders of armies to cease all acts of hostility. But my lord Moore would hearken to no such declaration, 'till he had first <span class="orig" title="Should be ‘tried’ Anon">tryed</span> the mettle of Owen Roe and his <span class="pn">Ulster</span> <span class="term" title="(Irish) ">creaghts</span>: of which expression O'Neill being informed, ordered his army and <span class="term" title="(Irish) ">creaghts</span> to move towards <span class="pn">Port Leister</span> ford, where the army encamped, and a party detached out immediately for another gun to <span class="pn">Tychrochan</span>, which no sooner arrived, but both guns were planted against an old castle on the river near the camp, where some of my lord Moore's men were lodged, and after several shots made to little effect, the general, not pleased with the gunner, alighted off his horse, and ordered the guns to be planted otherwise, and after a few <span class="orig" title="Should be ‘shots’ Anon">shotts</span>, the men stole out by a private sally-port, and <span class="orig" title="Should be ‘got’ Anon">gott</span> over the river to their own party. At the same time notice came to the general, that my lord Moore was marching with his army from <span class="pn">Athboy</span> towards him; whereupon he ordered the guns to be removed to the camp, and to plant them at the ford, over which he passed himself with a squadron of horse, 'till he came to an old millstead, called the <span class="pn">Red Railes Mill</span>, a good distance from the ford, the <span class="orig" title="Should be ‘enemy's’ Anon">enemie's</span> side, where he ordered a captain of the Magenesses with sixty men to be placed, and some pioneers to throw up some breast-work about the mill-door, which proved of good consequence afterwards, himself marching forwards to the top of a hill over the mill, to take a view of the enemy, which were marching up the other side of the hill in battle array, which made the general retire leisurely, and in the rear maintain a handsom play with the enemy's advanced guards, who pursued him close to the mill, where they were received with a warm salutation by the party in the mill, and a troop of dragoons lineing a ditch near it, who were all cut off to six men before they could be brought off. The sixty men in the mill bore the brunt of the whole day's action, by bravely opposing frequent attacks without intermission, or any personal <span class="orig" title="Should be ‘relief’ Anon">reliefe</span>, but what our great <span class="orig" title="Should be ‘shot’ Anon">shott</span> did by often clearing both sides of the mill effectually. Owen O'Dogherty brought the mill at length a supply of ammunition, for which signal service he was made major next day to Henry Roe O'Neill's regiment of horse, consisting of three or four troops only. On both sides the main 

<span class="fa fa-bookmark" title="p.202" id="pb.202"> p.202</span>
ford partys were disputing private passes, without much harm, or any great loss on either side, except the lord Moore himself, who was taken out of his saddle by the middle by one of the great balls, which was <span class="orig" title="Should be ‘shot’ Anon">shott</span> at a body of horse drawn up at a great distance on a height over the mill, of which loss the Irish knew nothing, 'till a deserter the next morning assured them both of that, and of the enemies having withdrawn in the night towards <span class="pn">Athboy</span>; upon which occasion the following verse was composed: 
<blockquote class="docindoc verse"><ol style="list-style-type:none;"><li class="lg">Contra Romanes mores, res mira, dynasta<br/>Morus, ab Eugenio, canonisatus erat.</li></ol></blockquote></p><p>Within three days after Castlehaven came to the camp, and <span class="orig" title="Should be ‘got’ Anon">gott</span> the cessation proclaimed, upon which the <span class="pn">Ulster</span> army marched to the North, every one to his own country to quarter his men. O'Neill took up his quarters again at <span class="pn">Anagh Saury</span>, the English quartering in the counties of <span class="pn">Down</span> and <span class="pn">Antrim</span> (except Sir John Clothworthy and the presbiterians) submitted to the cessation. But Munroe nor the Scotch would not, <span class="orig" title="Should be ‘alleging’ Anon">alleadging</span>, the council of <span class="pn">Scotland</span> sent them such instructions.</p><p>In <span class="date" title="1643-11">November 1643</span>, general O'Neill was sent for to <span class="pn">Waterford</span> by a general assembly of the confederates, where it was ordered that Castlehaven should march to the north with six thousand men (the following season) at the cost of the other three provinces, and join O'Neill against the Scotch puritans. In this assembly a person of quallity moved (and <span class="sup" title="By John T. Gilbert">it</span> passed unanimously in the house) that some of the king's forts should be engaged to some state or potentate abroad, for a sum of money to carry on the war, 'till general O'Neill opposed it in a speech, wherein he laid open the danger and ill consequence it might produce to the king and nation, to give any foreigner an interest in the kingdom; and withall said, they were no mercenary soldiers, but natives of the kingdom, that might, without any extraordinary expence, agree well with such cloathing and <span class="orig" title="Should be ‘diet’ Anon">diett</span> as the country itselfe could afford, &amp;c. After a short stay here, O'Neill returns to <span class="pn">Ulster</span>; and <span class="date" title="1644-03">in March following, 1644</span>, captain Chichester, governor of <span class="pn">Belfast</span>, and Theophilus Jones, governor of <span class="pn">Lisburn</span>, <span class="orig" title="Should be ‘wrote’ Anon">writt</span> to general O'Neill, that Munro possessed himself of <span class="pn">Belfast</span>, and was resolved to offer the like to <span class="pn">Lisburn</span>; and desired O'Neill to send them some ammunition for their supply, which he willingly granted: but soon after he was forced (by the growing power of the Scotch) to quit <span class="pn">Ulster</span> again, and march with his army and <span class="term" title="(Irish) ">creaghts</span> to the countys of <span class="pn">Meath</span>, <span class="pn">Longford</span>, <span class="pn">Leitrim</span>, and <span class="pn">Cavan</span>.</p><p>In <span class="date" title="1644-05">May, 1644</span>, Castlehaven was making all the preparation possible to <span class="orig" title="Should be ‘get’ Anon">gett</span> his six thousand ready; and likewise O'Neill <span class="orig" title="Should be ‘losing’ Anon">loseing</span> no endeavours of his part, and hearing of Castlehaven and his army to set out, went the length of <span class="pn">Portleistor</span> to meet and receive him. In the mean time Munro was on his march with a great army of twelve thousand men, composed of English and Scotch, and never <span class="orig" title="Should be ‘stopped’ Anon">stopt</span> 'till he came the length of <span class="pn">Granard</span>, where he made no stay, but forced his passage over <span class="pn">Fena</span> into <span class="pn">Leinster</span>, with resolution to fall on O'Neill and his party; but hearing Castlehaven and he joined, stopped <span class="pn">Carlonstown</span>, burning it, returned in all haste back to the North, about the latter end of <span class="date" title="1644-07">July, 1644</span>. As soon as 

<span class="fa fa-bookmark" title="p.203" id="pb.203"> p.203</span>
O'Neill and Castlehaven had modelled their own armys together, they likewise <span class="orig" title="Should be ‘marched’ Anon">marcht</span> to <span class="pn">Charlemont</span>, where they were <span class="orig" title="Should be ‘supplied’ Anon">supplyed</span> with provisions from <span class="pn">Newry</span>, <span class="pn" title="Dundalk">Dundalke</span> and <span class="pn">Drogheda</span>. The only towns that observed the cessation that side of the kingdom. What supply the <span class="term" title="(Irish) ">creaghts</span> could afford the other side, was not wanting, during the camp's stay at <span class="pn">Charlemont</span>; from whence they marched to <span class="pn">Tonregee</span>, about the beginning of <span class="date" title="1644-09">September, 1644</span>, where they raised a fort to secure their magazine, and soon after Castlehaven marched into the <span class="orig" title="Should be ‘enemy's’ Anon">enemie's</span> quarters with a body of two thousand foot and five hundred horse; colonel Myles Ryley and colonel Bryan Roe O'Neill, with squadrons of their own horse, appointed to wait of Castlehaven in this expedition (where no great service was performed, only captain Blair taken prisoner, and a hundred of his men killed near <span class="pn">Dromore</span>). Upon the alarum, several squadrons of the horse advanced from Munro's camp, who forced Castlehaven to retire back to <span class="pn">Tonregee</span>, wanting his foot, misled the night before, and not able to come up timely to the horse, who performed what service was done. Soon after this, Munro, with his whole army of thirteen thousand <span class="orig" title="Should be ‘British’ Anon">Brittish</span>, marched to <span class="pn" title="Armagh">Ardmagh</span>. Upon notice of their coming, the Irish army removed to the very gate of <span class="pn">Charlemont</span>, and the <span class="term" title="(Irish) ">creaghts</span> removed to the remotest parts of the countys of <span class="pn">Monaghan</span>, <span class="pn">Cavan</span>, and <span class="pn">Tyrone</span>, which was a great want in maintaining the army, since the <span class="orig" title="Should be ‘supplies’ Anon">supplys</span> from <span class="pn">Newry</span>, <span class="pn" title="Dundalk">Dundalke</span> and <span class="pn">Drogheda</span>, were <span class="orig" title="Should be ‘stopped’ Anon">stopt</span> by the <span class="orig" title="Should be ‘enemy's’ Anon">enemie's</span> encamping at <span class="pn" title="Armagh">Ardmagh</span>. During the stay of both armies so neare one another for five or six weeks, no <span class="reg" title="Regularised from ‘actione’ (%) Anon">action</span> of note happened, except what passed betwixt out-guards and scouts; onely three troops of horse commanded to a pass on the <span class="pn">Black-water</span>, between <span class="pn" title="Benburb">Benborbe</span> and <span class="pn">Kinard</span>, to keep the enemy from spoyling the country on <span class="pn">Dungannon</span> side, were beaten off, with the loss of some men; captain Charles Hovendon killed, captain Con Baccagh O'Neill wounded and taken prisoner, and captain Art oge O'Neill killed before the face of lieutenant colonel Fennell, and a strong squadron of horse under his command, who flatly <span class="orig" title="Should be ‘denied’ Anon">denyd</span> to relieve those prime officers and gentlemen of <span class="pn">Ulster</span>, which disgusted O'Neill very much in his sickness, which kept him for many days before from negotiating any affairs relating to the army. The Irish army at length being distressed for want of provision, were forced to decamp (leaving captain White governor in <span class="pn">Charlemont</span>) and marched bag and baggage, after making a <span class="orig" title="Should be ‘show’ Anon">shew</span> the evening before (by making of cashes and tochers over a bog leading to the <span class="orig" title="Should be ‘enemy's’ Anon">enemies</span> camp) of a resolution to fight them the next day. O'Neill beginning to mend of his distemper, tooke up his quarters <span class="orig" title="Should be ‘at’ Anon">att</span> Ballahaise in the county of <span class="pn">Cavan</span>, and Castlehaven took up his within two miles of him, from whence he <span class="orig" title="Should be ‘wrote’ Anon">writt</span> to O'Neill, praying him (if his health would permit) to come to see him. The messenger who brought the letter, perceiving somehow by Castlehaven or his officers, that they were resolved to lay the whole blame of their ill success in the North on O'Neill, gave him a <span class="frn" title="(Latin)">caveat</span> of it, which made the bishop of Clogher, and other of his friends, to mind him of a strong guard to attend his person, but he said he valued them not, nor their ill suggestions, and went only with his secretary and a few attendants, to see Castlehaven, who put to him, how they could excuse themselves for not performing some signall service or exploit in the enemy's country. O'Neill replied, as infirm as he was, his best advice was not wanting to his lordship. Castlehaven said, his 

<span class="fa fa-bookmark" title="p.204" id="pb.204"> p.204</span>
officers were much concerned, that O'Neill and his officers called them cowards. “I must confess,” says O'Neill, “I did say so to a gentleman here, lieutenant colonel Fennell, with the feather, a cowardly cock, for seeing my kinsmen overpowered by the enemy, some of them hacked before his face, and a strong brigade of horse under his command, and never offered to relieve them;” and in a little heat said, “My lord, we need not discourse any more on this subject, 'till we both appear before the supream council that employed us both.” So they parted, Castlehaven marching towards the West, O'Neill staying about <span class="pn">Cavan</span> a fortnight longer, from whence he marched to the <span class="pn">King's County</span> with his own guards, and a few beeves to subsist them. The winter following he went to the assembly at <span class="pn">Kilkenny</span>, to whom he moved, that he understood that Castlehaven and his officers would lay the blame at his door, for performing no considerable service in their expedition to the North. And since <span class="orig" title="Should be ‘foreign’ Anon">forreigne</span> residents were in town, in his opinion, if the general assembly, on examining matters of fact, did not find one of them deserving to lose his head, he presumed the world abroad would think the assembly and nation very inconsiderable, and not <span class="orig" title="Should be ‘fit’ Anon">fitt</span> to be corresponded with, whereupon the assembly appointed a committee to examine the whole matter, which accordingly was done, but no report made to this hour.</p><p><span class="date" title="1645">1645</span>. — No action this year, only orders from the supreme council to O'Neill for levying a sum of money on the <span class="term" title="(Irish) ">creaghts</span> and Irish inhabitants of <span class="pn">Ulster</span>, in order to which O'Neill repaired to <span class="pn">Carrickmacross</span>, in the upper part of the county of <span class="pn">Monaghan</span>, from whence he removed to <span class="pn">Belturbet</span>, where he resided 'till the <span class="term" title="(Latin) ">nuntio</span> came to <span class="pn">Kilkenny</span>.</p><p><span class="date" title="1646">1646</span>. — O'Neill in the spring waited on the <span class="term" title="(Latin) ">nuntio</span> at <span class="pn">Kilkenny</span>, where the supreme council gave him a new power to levy a new army of northern men, which he compleated in May following five thousand men strong, of which five hundred horse, such as they were; with whom he marched to <span class="pn" title="Benburb">Benborbe</span>, where the 4th June, notice was brought of <span class="ps">Monro</span>'s marching with six thousand foot in nine battalions, and eight hundred horse well accoutred, and encamped at the old place near <span class="pn" title="Armagh">Ardmagh</span>, and within seven miles of O'Neill's camp. Next day, being the fifth, the scouts came in with news that the enemy was marching westward from <span class="pn" title="Armagh">Ardmagh</span> towards <span class="pn">Glasslagh</span>, and at the same time that <span class="ps" title="George Munro">Colonel George Monro</span> marched with a party of five hundred foot from <span class="pn">Coleraine</span> to <span class="pn">Dungannon</span>, within seven miles of <span class="pn" title="Benburb">Benborbe</span>, the other side; whereupon O'Neill marched, with all his horse, to the top of the hill, (where the battle was fought the same afternoon) to take a view of the enemy in their march, as they passed the road the other side of the river towards <span class="pn">Glasslagh</span> (the place appointed for the Legannurs and those of <span class="pn">Coleraine</span> to join the main body). Neill having taken a full view of the enemy, and which way they were leading, commanded most of his horse to march towards <span class="pn">Dungannon</span>, with design to cutt off (if possible) <span class="ps" title="George Munro">George Munroe</span>'s five hundred foot in their march to <span class="pn">Glasslagh</span>, whilst himself stay'd with the remainder of the horse to attend the <span class="orig" title="Should be ‘enemy's’ Anon">enemie's</span> further march. The party at <span class="pn">Dungannon</span> observing the Irish horse approaching, posted themselves advantagiously in hedges, that the horse could do them no harm, (the foot sent to second them not coming in timely). In the mean time the army from <span class="pn" title="Armagh">Ardmagh</span>, upon second thoughts, marching 

<span class="fa fa-bookmark" title="p.205" id="pb.205"> p.205</span>
unexpectedly over the river at <span class="pn">Kinard</span>, towards the general, which he no sooner observed, but he ordered his own regiment of foot to march to a narrow pass within two miles of the camp in the <span class="orig" title="Should be ‘enemy's’ Anon">enemie's</span> way, from whence they were soon forced, by an orderly retiration, into their own body. As they were moving to gain an advantagious piece of ground of which the enemy possessed themselves before they could come up, the enemy having the advantage to be drawn upon this plain hill, with some usefull ditches. O'Neill being necessitated to draw up his army on a low shrubby piece of ground (with some difficulty) and of great disadvantage to his men in their advancing towards the enemy, who never moved forwards, but playing incessantly with their field-pieces, which alarmed the party sent to <span class="pn">Dungannon</span>, and obliged them to return in hast. At first view of them, <span class="ps" title="George Munro">Munroe</span> took them to be the Laggan horse, but finding his mistake, was somewhat surprized, as some of his own officers informed, and how, they observed, he always dreaded O'Neill. Both armies being drawn up orderly on both sides, O'Neill in the front made a short exhortatory speech, wherein he displayed their present condition, and how every <span class="orig" title="Should be ‘individuall’ Anon">individual</span> man there was obliged to fight for his king, religion, and country, and withall how burthensome they and their <span class="term" title="(Irish) ">creaghts</span> were to the rest of the kingdom, &amp;c. and so gave the word of command to advance, which they chearfully and bravely obeyed, 'till they joined battle, (commanding Rory Maguire's regiment for a reserve.) In the advance our men and the enemy forbore firing 'till they came within pushe of pike, where the English, commanded by my lord Blaney, maintained their ground, 'till my lord and most of his men were cut off. The rout began two hours before night, in which the enemy left very rich booty of all sorts, which hindered the execution much, by the soldiers falling to plunder. My lord Montgomery was taken prisoner, and so was major Cogheran; captain Hamilton, with several officers slain, with four thousand private men on the <span class="orig" title="Should be ‘spott’ Anon">spot</span>; and in pursuit that night and the next day, about one hundred and fifty soldiers taken prisoners, and dismissed with a pass. To the best of my memory upwards of twenty <span class="orig" title="Should be ‘colours’ Anon">collours</span> taken, their artillery (being four field-pieces) with most of all their armes, tents, and baggage left behind (except <span class="ps">Sir James Montgomery</span>'s regiment on their right, who escaped.) Lost of the Irish side, colonel Manus Mc Neale, Garve Donnell, slain; lieutenant general Ferrall and lieutenant colonel Phelim Mc Tuoll Neill wounded; colonel Miles Reilly's cornet killed, with thirty-five private men, and two hundred and forty-five wounded. Next day O'Neill ordered my lord Blaney's and captain Hamilton's corps to be interred in <span class="pn" title="Benburb">Benborbe</span> church with the proper ceremonies. If God had not put this timely stop to <span class="ps" title="George Munro">Munroe</span>'s career, his instructions and intentions were to harrass the whole country before him 'till he came to <span class="pn">Dunmore</span> near <span class="pn">Kilkenny</span>, as was found by a memorial delivered by my lord Montgomery's own hand, when a prisoner. O'Neill, to follow this good success, <span class="orig" title="Should be ‘marched’ Anon">marcht</span> with his now well provided army to <span class="pn">Tonregee</span>, in order to reduce the counties of <span class="pn">Down</span> and <span class="pn">Antrim</span>. By this time my lord of Ormond was assured of the defeat at <span class="pn" title="Benburb">Benborbe</span>, by some of his own creatures, employed as spies, in Munro's army; whereupon he sent his serjeant at armes to <span class="pn">Kilkenny</span>, <span class="pn">Wexford</span>, <span class="pn">Waterford</span>, <span class="pn">Limerick</span>, and <span class="pn">Galway</span>, to proclaim a peace concluded sometime before (unknown to general O'Neill, and most of the clergy of the kingdom) with the 

<span class="fa fa-bookmark" title="p.206" id="pb.206"> p.206</span>
supreme council; which, no sooner the <span class="term" title="(Latin) ">nuntio</span> heard, but he sends an express to O'Neill, to congratulate his late victory, and withall desired him to march with his army forthwith to <span class="pn">Kilkenny</span> (affairs being of late carried contrary to the engagements given them both before by the assembly and supreme council). This message of the <span class="term" title="(Latin) ">nuntio</span> overtook O'Neill at <span class="pn">Tonregee</span>, as he was ready to march into the <span class="orig" title="Should be ‘enemy's’ Anon">enemie's</span> quarters; yet to <span class="orig" title="Should be ‘show’ Anon">shew</span> his obedience to the <span class="term" title="(Latin) ">nuntio</span>, he calls a councill of war, and resolves to march immediately to <span class="pn">Kilkenny</span>, against his own and the whole army's inclination, to wave so good an opportunity of improving the <span class="orig" title="Should be ‘catholic’ Anon">catholick</span> cause in the province of <span class="pn">Ulster</span>, and consequently in the whole kingdom. How breaches were made up afterwards at <span class="pn">Kilkenny</span>, you know best, for I staid behind them in the North to recruit my troop: but this much I can call to mind, when O'Neill returned from <span class="pn">Kilkenny</span>, he took in <span class="pn">Maryburrough</span>, <span class="pn">Deesart</span>, <span class="pn">Cullentragh</span>, <span class="pn">Sheelan</span>, <em>alias</em> <span class="pn">Dsiden</span>, <span class="pn">Bealaroyn</span>, <span class="pn">Castlereban</span>, <span class="pn">Athy</span>, &amp;c. From <span class="pn">Athy</span> the general went to <span class="pn">Harristowne</span>, where <span class="ps">Sir Phelim O'Neill</span> and Harry Roe O'Neill were with all the horse for some weeks before. From Harristowne they marched to <span class="pn">Lucan</span>, where the army wanting provisions and other necessaries, and despairing of doing any good, by reason of many disappointments, <span class="orig" title="Should be ‘marched’ Anon">marcht</span> back to <span class="pn">Castlereban</span> near <span class="pn">Ath</span>y, where the general kept his winter quarters, and dispersed the army to the most convenient quarters in the kingdom. In this march I heard of none that deserted our army, nor of no engagement with any of Preston's party.</p><p><span class="date" title="1647">1647</span>. After Preston was beaten at <span class="pn" title="Lynche's Knock">Lyndsay's Knock</span> <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>by colonel Jones, O'Neill being come then the length of <span class="pn">Abbyboyle</span> with a good army to take his rounds by <span class="pn" title="sligo">Sligoe</span>, some of the supreme council came to him from <span class="pn">Kilkenny</span>, to diswade him from his present design, and to return back to <span class="pn">Leinster</span> to relieve them, since general Preston and the whole country was open for Jones and his successful English party; which message Neill and the rest of his army disapproved, and yet were loth to return a positive denyall, 'till the second message, whereby the supreme council pressed the necessity of his immediate return, as affairs stood; which prevailed at last with O'Neill to alter his former resolutions, and march back to <span class="pn">Killbeggan</span>, much against his own and his officers inclinations, some whereof mutynied in four or five days after, and kept their cabal meetings within <span class="pn">Killbegan</span> church. The  <span class="orig" title="Should be ‘chief’ Anon">chiefe</span> ringleaders colonel Alexander M'Donnell, Rory Maguire, Hugh Boy O'Donnell, with most of the whole army of foot, except the general's own regiment of foot, leiutenant general Ferrall's and Philip M'Hugh O'Reilly's.  Upon the first notice the general had of this mutiny, he thought to surprise and secure the  <span class="orig" title="Should be ‘chief’ Anon">chiefe</span> heads; but on the first beat of drum, when the cabal officers saw him make towards them, they immediately run, and every one of them headed their own men, with resolution to stand out, and march from the camp. The general immediately ordered the artillery to be planted on them as they stood, which with the mediation of the bishop of <span class="pn">Clogher</span> and general Farrell, wrought on them so far as to be pacified, and brought to a better understanding, and submitted and acknowledged their <span class="orig" title="Should be ‘error’ Anon">errour</span>; though many in the world would think it a plausible pretence, as alledging (which was true) that they had no subsistance, or any kind of establishment in the standing army of the kingdom, as other provinces had, and that they served only to be absolute slaves to the supreme 

<span class="fa fa-bookmark" title="p.207" id="pb.207"> p.207</span>
council, who contributed nothing towards their maintenance, though apt to call upon them on any emergency; and when any service offered that might probably redound to their present or future glory, or the <span class="orig" title="Should be ‘general’ Anon">generall</span> good of the nation, they allways thwarted or diverted them, which they conceived to be an ill design, either to make them inconsiderable in the nation, or instruments only to serve their own ends. Neill made answer, “I told you often, and the generallity of the nation, that I came to the kingdom with intent to serve the king and the nation in <span class="orig" title="Should be ‘general’ Anon">generall</span>, and in particular the province wherein I was born, and that no further than reason and justice would dictate; and do tell you, no pretence or <span class="orig" title="Should be ‘colour’ Anon">collour</span> of any other notion whatsoever, will diswade me from discharging to the utmost of my power the many assurances of this kind I gave the supreme council, and the nation in general, and to you before; and do believe nothing will more endear or create a better understanding between you and the rest of your countrymen than a timely <span class="orig" title="Should be ‘relief’ Anon">reliefe</span> of this kind in time of need.”</p><p>So the discontents being for this time seemingly made up, the army marched forwards to <span class="pn">Castlegordon</span>, where O'Neill quartered 'till <span class="date" title="1647-11">November following, 1647</span>, when he and the <span class="pn">Leinster</span> officers joined, composed most of horse, as Sir Walter Dungan, Lewis Moore, Finglass, Barnwell, &amp;c. with some <span class="pn">Connaught</span> captains of the Roirke's and Reynolds's, with some Kelley's, in the whole amounting to twelve thousand foot and fifteen hundred horse, with whom they marched to burn the English quarters near <span class="pn">Dublin</span>, by order of the supreme council. The first day they marched near <span class="pn">Lyndsy's Knock</span>, the second day to <span class="pn">Dunboyne</span>, the next day a party detached to burn and spoil the country. The same day the army marching over a bridge near <span class="pn">Clonee</span>, to a rising hill where they were drawn up, upon an alarm that colonel Trevor was approaching with a strong body of horse from <span class="pn">Castleknock</span> to the bridge, the army passed a little before, from whence he was soon forced to make a brisk retreat, the army continuing on their march, 'till they came that night to <span class="pn">Brazell</span>, the fourth day to <span class="pn">Ratho</span>, where about twelve o'clock Michael Jones, Trevor, Sir Harry Titchbourne, and Sir Thomas Armstrong appeared within a small distance with four squadrons of horse, who after our army was drawn up, and they taking a full view of them, called a council of war, who agreed it was dangerous to venture on, such a formidable army, commanded by an old experienced soldier; and so marched off without offering the least disturbance, our army continuing on their march, 'till, we came that night the length of <span class="pn">Clonmolin</span>, where we still apprehended an onsett from Jones and the rest, which obliged us to stand to our arms all night; the fifth day to <span class="pn">Blackford</span>, within three miles of <span class="pn">Clonard-bridge</span>, where the enemy likewise appeared, and went off as before; the sixth day passing over <span class="pn">Clonard-bridge</span>, and so back to <span class="pn">Castle-jordan</span>. During the whole march, partys were employed to burn and spoil, who brought in great booties. Sir Walter Dungan and colonel Bryan M'Mahon commanded the forlorne hope during this march in the <span class="orig" title="Should be ‘enemy's’ Anon">enemie's</span> quarters. At <span class="pn">Blackford</span> I heard myself, Sir Walter Dungan, Finglass, &amp;c. affirm, they learned more experience in this march than ever they did in their lives before. The winter following the army was quartered dispersedly over the kingdom, with daily expectation of being disarmed by the supreme council.</p><p><span class="date" title="1648">1648</span>. Ormond, Inchiquin, and the supreme council, having agreed about the
<span class="fa fa-bookmark" title="p.208" id="pb.208"> p.208</span>
latter end of spring, <span class="ps">Sir Phelim O'Neill</span>, lord Iveagh, Alexander M'Donnell, Bryan M'Coll Mac Mahon, Myles Reilley, Hugh Boy Donnell, Torlagh O'Neill, M'Henry and Art M'Hugh Boy O'Neill, both of the <span class="pn">Fews</span>, Daniel Oge Magenis, uncle to the lord Iveagh, and such other officers as were possessed of their estates in <span class="date" title="1641">1641</span>, deserted O'Neill, and joined Ormond, Inchiquin, and the supreme council, except Philip M'Hugh O'Reilly, Rory Maguire, Hugh M'Brian, M'Cuconaght Maguire, Hugh M'Art Roe M'Mahon, Bryan Mantagh M'Mahon, Miles Swiny, O'Cahane, Hugh M'Patrick Duff M'Mahon, Coll. Con O'Roirk, and captain Charles Reynolds, of the county of <span class="pn">Leitrim</span>, lieutenant general Ferrall, and all his relations in the county of <span class="pn">Longford</span> (except Richard Fitz Robert O'Ferrall) who stuck to O'Neill. You may easily judge what state Neill was left in at this time. In May following the <span class="term" title="(Latin) ">nuntio</span> apprehending that foul play, and observing how affairs run at <span class="pn">Kilkenny</span> quite contrary to his expectation, sends privately to O'Neill, praying him to send a party of horse to meet him at <span class="pn">Ballynekilly</span> a certain night, and that he would endeavour to make his escape from <span class="pn">Kilkenny</span>, which accordingly was done, and the <span class="term" title="(Latin) ">nuntio</span> conveyed to a house prepared for him near <span class="pn">Maryburrough</span>, where O'Neill then quartered, and where both of them stay'd for some time after. Rory Maguire in the mean time was sent to rendevouse what men he had at <span class="pn">Burr</span>, and to make up a body of them, and such as would join with them; some horse and foot came in, accordingly, and an express was sent to Phelim M'Hugh O'Reilly to march with what men he had from the county of <span class="pn">Cavan</span>, who met the express by the way coming. No sooner were they joined, but news came that general Preston took the field, whereupon O'Neill removed with his small army to <span class="pn">Athlone</span>, to secure his men as well as that pass. In his march near <span class="pn">Moatgranoge</span>, the first blood was spilt between him and Preston, by one captain Davys, an officer of Castlehaven's, taken prisoner before near <span class="pn" title="Armagh">Ardmagh</span>, and released by O'Neill after <span class="pn" title="Benburb">Benborbe</span> fight. Preston and his army draws near <span class="pn">Athlone</span>, and encamps at <span class="pn">Toy</span>, within two miles of it.  O'Neill within and Preston without the town, spent a good deal of time in one another's neighbourhood, without any other action but slight skirmishes, 'till O'Neill, for want of provisions, was forced to quit the place and march to <span class="pn">Jamestown</span>, leaving Theobald Magawly with some officers and soldiers of his own army to guard and defend the castle and pass; he takes a round by <span class="pn">Mohill</span>, through, the county of <span class="pn">Leitrim</span>, to <span class="pn">St. Johnstowne</span> in the county of <span class="pn">Longford</span>, where news came to him that Clanrickard, Preston, and all those that joined them, invested <span class="pn">Athlone</span> with a very close siege on both sides the river, whereupon he marches forward to <span class="pn">Ardagh</span>, and resolves to try his fortune in raising the <span class="orig" title="Should be ‘siege’ Anon">seige</span>, when intelligence came to him that lord Dillon, lord Taaffe, major Barnwell and colonel Purcell, were posted at <span class="pn">Ballymore</span> with a considerable party of horse and foot to intercept him: however, O'Neill keeps on his march over the <span class="pn" title="river">Ennywater</span>, to encounter them at <span class="pn">Ballymore</span>. First, as he passed the river, some diversion was offered by a party of the enemy, the next day proving very rainy, obliged him to keep his camp all that day at a convenient distance from <span class="pn">Ballymore</span>, without any alarms from the enemy; the next morning he appears before it, where no sooner discovered, but the lords ordered the old walls and ditches of both sides the street to be lined by the foot, and the horse to be drawn up in the centre within the town. O'Neill attacks the foot and dislodges 

<span class="fa fa-bookmark" title="p.209" id="pb.209"> p.209</span>
them, and routed them and the horse together, without much dispute, or any great loss, (O'Neill abhorring the spilling of his countrymens' blood if he could help it.) He lost only four men of his own, more of the enemy, and lieutenant Barry taken prisoner. Two nights before this <span class="pn">Athlone</span> was surrendered; O'Neill to secure <span class="pn">Athy</span> and other towns in <span class="pn">Leinster</span> in his hands, marches forthwith to <span class="pn">Maryburrough</span>, his army beginning to encrease daily, having at this time about 2500, he marches to <span class="pn">Athy</span>, next day he storms <span class="pn">Ballylichan</span> and Hovendon's castle, and gave merciful quarters. Within two days after our army was mustered and found to be 3000 strong, horse and foot. Next day they marched to <span class="pn">Ballyragid</span>, (<span class="ps"><span class="an">Mountgarret</span></span>'s house) the second day to <span class="pn">Deninbridge</span> (within three miles of <span class="pn">Kilkenny</span>) where Rory Maguire was commanded with two troops of horse to <span class="pn">Dunmore</span>. In his way a squadron of horse accosted him, who engaged and forced him to retire back to the camp; the next day we crossed the river into my lord Mountgarret's deer park, where we were supplied with store of venison and good ale found in the park lodge: we staid here but five days, in which time abundance of preys, and all sorts of provisions came in from <span class="pn">Ossory</span>. Preston and Inchiquin appearing daily with great bodies of horse on rising grounds westwards of us; we marched from before their faces, 'till we came to <span class="pn">Gortatree Tocher</span> (the first day) which was made up in an instant with faggots, and so to <span class="pn">Burrisewly</span>. By this time Inchiquin was appointed with 5000 horse and foot to attend our motion, and wait an opportunity to beat up our quarters, which he never durst nor offered to attempt in our whole march. An express met our general here from the O'Brien's of <span class="pn" title="Thomond">Tumond</span> to invite him over the <span class="pn" title="river">Shannon</span>, which he seemed to accept, and in order to it marched to <span class="pn">Killaloe</span>, where some of those gentlemen met and conferred with him, laying before him some friendly projects, which he also seemed to approve, but told them, within forty-eight hours longer he would resolve them further: in the mean time he commands Rory Maguire, with three or four hundred men (under the pretence of bringing in preys) to march towards <span class="pn">Banagher</span> in order to surprise it, having received an account from his spies of the present state of it, which Maguire accordingly gained before the next morning with great toil and expedition; a piece of service very acceptable to O'Neill, and of great consequence at that time; of which, O'Neill no sooner had notice, but he marches to the Silver-mines, and commanded Phelim Mc Tuoll O'Neill with a detachment to storm <span class="pn">Nenagh</span>, if not surrendered on summons, which they would not yield to, 'till it was taken by storm. From the mines (where they encamped but one night or two) they marched to <span class="pn">Nenagh</span>, from thence to <span class="pn">Burr</span>, where an express met the general from the governor of <span class="pn">Athy</span>, that he was closely besieged by general Preston and one Mc Thomas, whereupon Phelim Mc Tuoll was appointed out again with a detachment of 450 men to relieve <span class="pn">Athy</span>, and in his instructions was to ferry his men over by night at <span class="pn">Castlereban</span> within two miles of <span class="pn">Athy</span>. He marched with such expedition, that he tired his men to 80, with whom he boldly ventured through Mc Thomas's brigade, and forced his way through an old abbey likewise possessed by the enemy, and in his way took lieutenant colonel Sanford and other officers prisoners (but the lieutenant colonel afterwards made his escape) and relieved the town, which lay in a gasping condition. The enemy went off; O'Neill himself next day appeared with the whole army where he continued but one 

<span class="fa fa-bookmark" title="p.210" id="pb.210"> p.210</span>
Bancher blockt up, whereupon he counter-marches with all expedition, 'till he came to <span class="pn">Ballaghnore</span>, now called <span class="pn">Owen Roe's pass</span>, and blockt up Inchiquin and his army. There happened no action except slight skirmishes, during a whole fortnight's space, both armies lay so near one another, 'till Clanrickard and Taaffe with all their power came from <span class="pn">Connaught</span> to join Inchiquin, and jointly to fall on O'Neill, who, to know their strength, alarmed their out guards, which occasioned by that means the enemy's whole army to appear under arms within a musket shot of O'Neill, who ordered his army likewise to draw out. Both armies being thus drawn at that distance on both sides a mill-race, one Purdon, with 400 horse, falls in the rear of O'Neill's camp, and entered boldly on the general's own quarters, and possessed himself of the artillery, which he kept but a short time, being beaten off by one troop of horse and 100 foot, left to secure the quarters and guns. Purdon retires to <span class="pn">Burr</span>, from whence he came, and left only nine of his men dead behind him. Both the armies withdrew without much action, except random shots, which slightly wounded of our side Con Backagh O'Neill and major Dogherty and Art Mc Hugh Boy O'Neill taken prisoner. O'Neill's army growing scarce of provision by staying so long in so inconvenient a place; <span class="pn">Bangor</span> given up, and the inhabitants quitting the country to remote places, who afforded them some supply at first, decamped the first of October, and marched by night towards <span class="pn">Ballyboy-arkall</span>, the rather, our own general being assured that Inchiquin with his main body would fall upon him in the front the next day, and Purdon in the rear with his party, which they attempted to do two hours after we began our march, by visiting our empty camp. From <span class="pn">Ballyboy</span> we marched the same day to <span class="pn" title="Tullaghmore">Tollamore</span>, where we encampt ourselves advantageously that night. Inchiquin missing his aim, marches to <span class="pn">Kilkenny</span>, Clanrickard back to <span class="pn">Connaught</span>, O'Neill straight to <span class="pn">Lisnemain</span> near <span class="pn">Belturbet</span>, where he remained all the winter and spring. When O'Neill left <span class="pn">Tollamore</span>, he stays for five or six weeks in the counties of <span class="pn">Westmeath</span> and <span class="pn">Longford</span>, from whence he marches to <span class="pn">Lisnemain</span> in the county of <span class="pn">Cavan</span>, and quartered his men on the <span class="term" title="(Irish) ">creaghts</span> and the inhabitants of the county of <span class="pn">Cavan</span>, and the upper parts of the county of <span class="pn">Monaghan</span>; and in the spring sent major general Hugh Duff O'Neill to <span class="pn">Westmeath</span>, and stormed <span class="pn" title="castle">Ballanalack castle</span>, whereabouts our men were quartered, in continual actions with the Methians 'till Easter Sunday following, we marched back again, after forcing the county of <span class="pn">Westmeath</span> to pay us contribution, and after which we made a shift to live among the <span class="term" title="(Irish) ">creaghts</span> of <span class="pn">Ulster</span> 'till the cessation with general Monk. As to the peace concluded between Ormond and the confederates in <span class="date" title="1648">1648</span>, I see no reason why O'Neill was not concerned, if not upon the <span class="term" title="(Latin) ">nuncio</span> and clergy's being disgusted, as well as he. The misunderstanding began in <span class="date" title="1647">1647</span>, all the deserters went off the May before. <span class="date" title="1648-01">January 1648</span>, you can remember the assembly took a solemn oath to conclude no peace, nor act any general thing tending to the nation, without the major vote of the assembly and supreme council. If they acted any thing contrary to the tenor of that oath, as possibly they might, or was believed they did, must probably be the main motive for the distinction: I am sure O'Neill was always for establishing a certain number of the northern army with the standing army of the kingdom, in regard he served 

<span class="fa fa-bookmark" title="p.211" id="pb.211"> p.211</span>
them all alike. What of this I cannot call to mind, I must refer to your own better memory; but this more I can add, that one Thomas Terrill, of the supreme council, mentioned that no other title should be given O'Neill in any directions, than <span class="ps" title="general Owen O'Neill">Mr. Owen O'Neill</span>, an argument of spiteful malice and antipathy.</p><p><span class="date" title="1649-05">1649. — In the beginning of May</span> O'Neill finding himself destitute of all possibility of doing good, and having no means left him under God's providence, but a few poor <span class="term" title="(Irish) ">creaghts</span> of his own country to maintain himself and the few men he kept on foot still, nor no ammunition, nor means left to get anything unless by taking some desperate course; on which he settled his thoughts, and off-hand summoned a provincial council to meet at <span class="pn">Belturbet</span>, where it was concluded (upon a former invitation sent by <span class="ps">Sir Charles Coote</span>) to treat with him for ammunition, and commissioners appointed immediately to meet him for that purpose, or his commissioners, at <span class="pn">Newtown</span> near <span class="pn">Drimahire</span>, where <span class="orig" title="Should be ‘colonel’ Anon">colonell</span> Richard Coote and major Ormsby met, and agreed to give thirty barrels of powder, ball and match proportionably, three hundred beeves, or four hundred pounds in money conditionally: O'Neill should march with his army to relieve <span class="pn">Derry</span>. Secretary Glancy was left at <span class="pn">Sligo</span> to receive the ammunition; but within two days after, <span class="orig" title="Should be ‘colonel’ Anon">colonell</span> Coote <span class="orig" title="Should be ‘wrote’ Anon">writt</span> to O'Neill, that his brother the lord president would not stand to these articles, and so broke off: whereupon, to try other conclusions, Hugh Mc Pat Duff Mc Mahon was sent to colonel Monk with the like proposal, which was readily granted; whereupon O'Neill with his weak army marches to <span class="pn">Glassdromon</span>, within seven miles of <span class="pn">Dundalk</span>, where Monk quartered; from whence he sends a party with carriage-horses to receive and bring home the ammunition. Colonel Trevor hearing of the passage, prepares himself with five or six squadrons of horse, and marches from <span class="pn">Drogheda</span> to interrupt them, which he effectually did, by surprising the party in their return in a plain road, and taking the ammunition, and routing the whole party after a hot dispute. This accident no sooner happened, but O'Neill marches to <span class="pn">Clowness</span>, where an express came to him the next day from <span class="ps">Sir Charles Coote</span>, acquainting him that <span class="pn">Derry</span> was again besieged by my lord Montgomery and the Scotch, and that he would allow and ratify the former proposals, so he went to raise the Scotch from <span class="pn">Derry</span>, which O'Neill was forced to accept of this time; and in order to make good his part of the agreement, marches by short steps with his army, consisting of 2000 men, 'till he came to <span class="pn">Ballykelly</span> in the county of <span class="pn">Derry</span>, of which he possessed himself. The Scotch hearing of his approach, raised their siege and posted away by day and night, 'till they were over the <span class="pn" title="Bann: river">Ban-water</span> in their own country. O'Neill encamps before the town, <span class="pn">Tyrone</span> side of the river, where president Coote came to compliment him, and perform his conditions, and afterwards invited him and his chief officers into the town, and treated them nobly. O'Neill continued encamped here eight or nine days longer, where he unfortunately fell sick, occasioned (as some confidently affirmed, and was myself since assured off by an English officer that it was so) by a poisoned pair of russet leather boots, sent him, as a present by a gentleman of the Plunket's from the county of <span class="pn">Lowth</span>, who boasted to this gentleman that he did the English a considerable service in dispatching O'Neill out of the world. About this time Ormond besieged <span class="pn">Dublin</span>, who sent Daniel O'Neill, to his uncle O'Neill, now sick, with the same proposals formerly 

<span class="fa fa-bookmark" title="p.212" id="pb.212"> p.212</span>
offered, who seemed to accept of none, but such as the <span class="term" title="(Latin) ">nuntio</span> would approve. By next post news came of Ormond's being routed by Jones, whereupon O'Neill calls for the chief officers of his army, and put to them what was best to be done as affairs stood? They all submitted to his better judgment, who replied, “Gentlemen, to demonstrate to the world that I value the service of my king, and the welfare of my nation, as I always did, I now forget and forgive the supreme council, and my enemies their ill practices, and all the wrongs they did me from time to time, and will now embrace that peace which I formerly denied out of a good intent.” Whereupon commissioners were appointed to go along with Daniel O'Neill to my lord of Ormond, to ratify the same. Having taken his leave of <span class="ps">Sir Charles Coote</span>, begins his march (he being carried in a horse litter) 'till they came the length of <span class="pn">Ballahays</span> in the county of <span class="pn">Cavan</span>, where colonel Trevor came to kiss his hands, and to congratulate the late good understanding between Ormond and him. From whence he commanded his lieutenant general and major general Hugh O'Neill to march with the army, and join my lord of Ormond, he himself growing worse, was removed to <span class="pn" title="Cloghotterwater">Cloghhotterwater</span>, near <span class="pn">Cavan</span>, where he parted this world <span class="date" title="1649-11-06">the sixth of November, 1649</span>, and was interred in the <span class="pn">Old Abbey</span> at <span class="pn">Cavan</span>.</p><p><span class="date" title="1650">1650</span>. About March following a provincial council, was summoned to meet at <span class="pn">Belturbet</span>, in order to elect a new general for the province of <span class="pn">Ulster</span>, where the marquis of <span class="pn">Antrim</span>, <span class="ps">Sir Phelim O'Neill</span>, lieutenant general Ferrall, Henry Roe O'Neill (Hugh Duff being then in <span class="pn">Munster</span>) and the bishop of <span class="pn">Clogher</span>, met as competitors (bishop Swiny of <span class="pn">Killmore</span>, chairman) and the competitors names being called over they all appeared except <span class="ps" title="">Hugh <span class="an">Duff</span></span>. The articles between Ormond and O'Neill were called for, and read, wherein a proviso was found, that in case God should call away general O'Neill, none of the deserters should have a vote in the election of a new general; whereupon those of the deserters which stood by were ordered to withdraw, which they did after some debate. The evening before, the bishop of <span class="pn">Clogher</span> endeavoured to gain some of general O'Neill's friends to vote of his side, making them believe that he would resign over again the place to Daniel O'Neill, who was a favourite both of the king's and of Ormond's, and a person both a soldier and a native of the province, by which means he got an interest which contributed much to his election, which done he waits on the lord of Ormond to receive his commission (Ormond being then at <span class="pn">Athlone</span>). The Bishop no sooner received his com- mission, but he goes <em>pro forma</em> to Daniel O'Neill, and offered it him conditionally if he would become a Roman <span class="orig" title="Should be ‘catholic’ Anon">catholick</span>, which the ambitious bishop knew he would not listen to. As far as I could understand, Ormond favoured the bishop before <span class="pn">Antrim</span>, or any other of the province, except Daniel O'Neill, who was incapable on account of his religion. The main consideration and winning reasons that took place in the election were, that if any of the deserters, or others of emulous and ambitious spirits were chosen, that probably it might occasion the province to fall in pieces again, and for want of due consideration in hot and factious brains could not unanimously be brought into the field under a lay, so well as a spiritual commander. Being under cure of my wounds, I was not an eye-witness of the action at <span class="pn" title="Letterkenny">Litterkenny</span>, but what I have by hearsay, and by an officer that was in the action, and assured me that the bishop was four thousand strong, when he marched to 

<span class="fa fa-bookmark" title="p.213" id="pb.213"> p.213</span>
<span class="pn">Tyrconnell</span>. When the army came to <span class="pn" title="Letterkenny">Litterkenny</span>, colonel Miles Swiny made an humble request of the bishop to give him and his regiment leave to march to <span class="pn">Castledo</span> to try if he could gain it for their future security in that part of the country, which was granted, but was wanting afterwards, as many more were that were left in garrisons up and down in those parts, which very much weakened the army the day of action. It appeared to this gentleman that the enemy had as many horse of Scotch and English, as the Irish had of horse and foot. The Scotch who was protected by the bishop in those parts, and particularly colonel Sanderson, bore a great share in defeating him in the last day. The first day's engagement a fortnight before being thus: the bishop's army coming to a pass on the river between <span class="pn">Lifford</span> and <span class="pn">Derry</span>, the tide beginning to flow, the colonels were commanded to cast dice who would venture over the ford with his regiment first: Phelim Mc Tuoll O'Neill, tho' his turn was that day to be in the rear, said, he would casts no lots, but would venture over, which he did with some difficulty, and beat off the horse the other side, whereby he gave the whole army liberty to march over leisurely, some forced to swim. All that night they were forced to stand to their arms; next day <span class="ps">Sir Charles Coote</span> appeared with his formidable army, and drew them up by a Danish stone fort upon a narrow pass leading to <span class="pn">Derry</span>. The bishop likewise drew up his army in battle array, both armies being within musket shot of each other, captain Taylor and captain Cathhcart, two of the best horse officers the enemy had, marched with two strong brigades of horse towards the rear of our army in a full carrier, who were repulsed bravely by our horse and some foot, and beaten back into their own. body, with the loss of their two fine captains, which ended most of this day's action, both armies withdrawing 'till the fatal day, at <span class="pn" title="Letterkenny">Litterkenny</span>, some while after. The enemy in this interval preparing and daily encreasing 'till the last blow was given, wherein we lost, after quarters given, colonel Henry Roe O'Neill, colonel Hugh Maguire, colonel Hugh Mc Mahon, Art. Oge O'Neill, Mc Shane Deemis, and colonel Phelim Mc Tuoll O'Neill. Quarters were made good to none but George Sexton (quarter-master general) who was afterwards put to death at Carrickfergus, by order of the high court of justice; major general Cahan killed on the spot, with a great many prime officers, and about 1500 private men; the bishop taken two days after by major King near <span class="pn" title="Ennskillen">Inniskillen</span>. After this, every one shifted for himself the best he could, except some parties who kept out about <span class="pn" title="mountain">Sleave Russell</span> in <span class="pn">Ulster</span>, no general protection granted.</p><p>It is plain to the world what fund or support <span class="ps" title="general Owen O'Neill">Owen O'Neill</span> had in maintaining an army during the whole course of this war, having received no pay nor subsistence all the while, except a slender sum in gold from the pope's <span class="term" title="(Latin) ">nuncio</span> (as general Preston and others got) and had to deal with divers distinct and inveterate enemies, and with some very ungrateful friends and countrymen of his own persuasion, joined in the main to ruin him and his well-meaning party, rather than propagate the <span class="orig" title="Should be ‘catholic’ Anon">catholick</span> cause, or good of the king and nation, as they solemnly swore and avowed. The notions under which the respective interests (then on foot) laboured to work out their own ends; which fatal disunion and evil practices have infallibly opened the gap, and laid a foundation for other nations and religions to grow, as well as occasion the universal decay of the new and <span class="orig" title="Should be ‘ancient’ Anon">antient</span> Irish, and the Roman <span class="orig" title="Should be ‘catholic’ Anon">catholick</span> 

<span class="fa fa-bookmark" title="p.214" id="pb.214"> p.214</span>
interest in this unhappy kingdom ever since, and is like to continue so, <span class="frn" title="(Latin)">ad infinitum</span>, if God in his great mercy will not prevent it. </p><p class="closer"><span class="frn" title="(Latin)">Fiat voluntas ejus</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="navspyd26782e2" class="hyper-list-btn"><ol><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fileDesc">fileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-titleStmt">titleStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-editionStmt">editionStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-publicationStmt">publicationStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-notesStmt">notesStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-sourceDesc">sourceDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-encodingDesc">encodingDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-profileDesc">profileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-revisionDesc">revisionDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fullbib">Source</a></li></ol></div><a name="fileDesc">‍</a><h3 id="details-fileDesc">File description</h3><div id="details-titleStmt"><h4>Title statement</h4><p><b>Title</b> (uniform): An impartial relation of the most memorable transactions of General Owen O'Neill and his party, from the year 1641 to the year 1650</p><p><b>Author</b>: Henry O'Neill</p><p><b>Editor</b>: John T. Gilbert</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled by</b>: Beatrix Färber</p><p><b>Proof corrections and structural markup by</b>: Mike Clark</p></div></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>2</b>. Second draft.</p></div><p><b>Extent</b>: 12390 words</p><div id="details-publicationStmt"><h4>Publication statement</h4><p><b>Publisher</b>: CELT: Corpus of Electronic Texts: a project of the History Department, University College Cork</p><p><b>Address</b>: College Road, Cork, Ireland—http://www.ucc.ie/celt</p><p><b>Date</b>: 2008</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E650001-002</p><p><b>Availability</b>: Available with prior consent of the CELT programme for purposes of academic research and teaching only.</p></div><div id="details-notesStmt"><h4>Notes statement</h4><p>We would like to gratefully acknowledge the assistance given by volunteer Mike Clark who proofed and encoded the text for CELT.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Manuscript source</h4><ul><li value="1">Oxford, Bodleian Library, Carte Papers, LXIV. pp. 453–471. An online description is available on the webpage(s) of the Bodleian Library at http://www.bodley.ox.ac.uk/dept/scwmss/projects/carte/carte.html.</li></ul><h4>Further Reading: a Selection</h4><ol><li value="1">Richard Cox, Hibernia Anglicana; or the History of Ireland from the Conquest thereof by the English to this present Time. With an Introductory Discourse touching the ancient State of that Kingdom; and a new and exact Map of the same, 2 vols. (London: H. Clark and Joseph Watts (1689–90).</li><li value="2">Thomas Carte, Life of James, duke of Ormond (London 1736).</li><li value="3">J. T. Gilbert, History of the Irish confederation and the war in Ireland (Dublin 1882–89) 3 volumes.</li><li value="4">Ireland under the Commonwealth: being a selection of documents relating to the government of Ireland from 1651-1659, edited by  Robert Dunlop. Manchester: Manchester University Press. 1913. (2 volumes.) Volume 1.</li><li value="5">Jane H. Ohlmeyer (ed.), Ireland from independence to occupation 1641–1660 (Cambridge: Cambridge University Press 1995).</li><li value="6">Charles Dillon, 'Cín lae Uí Mhealláin, friar O Meallan journal'. In: Dúiche Néill, 10 (1995–96) 130–207.</li><li value="7">Jane H. Ohlmeyer 'The civil wars in Ireland'. In:  John Philipps Kenyon;  Jane H. Ohlmeyer (eds.), The civil wars: a military history of England, Scotland, and Ireland 1638–1660 (Oxford: Oxford University Press 1998)  73–102.</li><li value="8">Micheál Ó Siochrú, Confederate Ireland 1642–1649: a constitutional and political analysis. Dublin: Four Courts Press, 1998.</li><li value="9">Jane H. Ohlmeyer (ed.). Political thought in seventeenth-century Ireland: kingdom or colony. Cambridge: Cambridge University Press in association with the Folger Institute, Washington, DC, 2000.</li><li value="10">Raymond Gillespie, 'Confederate Kilkenny 1642–1650'. In: John Bradley; Diarmuid Healy; Anne Murphy (ed.), Themes in Kilkenny's history: a selection of lectures from the NUI Maynooth—Radio Kilkenny academic lecture series 1999 (Kilkenny 2000) 57–67.</li><li value="11">Micheál Ó Siochrú (ed.), Kingdoms in crisis: Ireland in the 1640s. Essays in honour of Donal Crógan (Dublin and Portland (OR) 2001) 252–263.</li><li value="12">Micheál Ó Siochrú, 'The Confederates and the Irish wars of the 1640's'. In:  Liam Ronayne (ed.), The battle of Scariffhollis 1650 (Letterkenny: Éagráin Dhún na nGall, 2001) 7–15.</li><li value="13">Pádraig Lenihan, Confederate Catholics at War 1641–49, Cork: Cork University Press, 2001.</li><li value="14">Nicholas Canny, Making Ireland British, 1580-1650. Oxford 2001.</li><li value="15">Tadhg Ó hAnnracháin, 'Conflicting Loyalties, Conflicted Rebels: Political and Religious Allegiance among the Confederate Catholics of Ireland', English Historical Review, 119:483 (2004) 851–872.</li><li value="16">Mícheál Ó Siochrú, Atrocity, Codes of Conduct and the Irish in the British Civil Wars 1641–1653, Past &amp; Present 195/1 (2007) 55–86.</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%;">‘Colonel Henry O’Neill’s relation of transactions of
      General Owen Neill and his party’ (1880). In: <i>A
      Contemporary History of Affairs in Ireland from 1641 to
      1652‍</i>. Ed. by John T. Gilbert. Vol. 3. Dublin: Irish
      Archaeological and Celtic Society, pp. 196–214.</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="E650001-002.bib">
@incollection{E650001-002,
  editor 	 = {John T. Gilbert},
  title 	 = {Colonel Henry O'Neill's relation of transactions of General Owen Neill and his party},
  booktitle 	 = {A Contemporary History of Affairs in Ireland from 1641 to 1652},
  address 	 = {Dublin},
  publisher 	 = {Irish Archaeological and Celtic Society},
  date 	 = {1880},
  volume 	 = {3},
  pages 	 = {196–214}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E650001-002.bib" style="font-family:sans-serif;">E650001-002.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 196–214 of the volume in the Appendix.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been proof-read twice and parsed.</p><p><b>Normalization</b>: The electronic text represents the edited text. Older spellings like <tt>O Neill</tt> without apostroph, reflecting Irish usage, are silently brought into line with current English usage, i.e. <tt>O'Neill</tt> etc. Obsolete and variant spellings, including those of place-names, are retained in the text itself, but in the XML markup regularized forms are given, using the <tt>orig reg=""</tt> element,  in the value of the 'reg' attribute. Text supplied by the editor, J.T. Gilbert, is marked <tt>sup resp="JTG"</tt>. In HTML format, supplied text is displayed in italics. Words and phrases in languages other than English are tagged; dates are tagged. Personal names are not encoded in this edition; this is envisaged at a later stage.</p><p><b>Quotation</b>: Direct speech is tagged <tt>q</tt>.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. When a hyphenated word (and subsequent punctuation mark) crosses a page-break, this break is marked after the completion of the word (and punctuation mark).</p><p><b>Segmentation</b>: <tt>div0</tt>=the report. Page-breaks are marked <tt>pb n=""</tt>.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd.</p><p><b>Interpretation</b>: Dates are tagged.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: by Colonel Henry O'Neill
1641–1650
</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 Irish words are retained in anglicized spelling. (ga)</li></ul><p><b>Keywords</b>: histor; military; political; prose; report; 17c; Confederate wars; General Owen O'Neill</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2012-03-03: Encoding of personal names begun; header updated; bibliographic details added; new wordcount made. (ed. Beatrix Färber)</li><li>2008-10-30: Second proofing completed; place-names and spelling variants encoded; file parsed. (ed. Beatrix Färber)</li><li>2008-10-19: Header created, keywords added. (ed. Beatrix Färber)</li><li>2008-10-17: File proofed (1); structural encoding applied; dates encoded. (ed. Mike Clark)</li><li>2008-06-25: Text captured; file prepared for proofing. (ed. Beatrix Färber)</li></ol></div></div><!--back matter--><div id="back"><div class="backmatter"><h3>Backmatter</h3><p>The foregoing Memoirs, was sent by way of letter to colonel Charles Kelly of Agharahan.</p><p>Some particulars relating to the manner of the death of my grandfather <span class="ps">colonel Phelim Mc Tuoll</span>, (whose commissions of lieutenant colonel to <span class="ps" title="general Owen O'Neill">general O'Neill</span>'s own regiment from the supreame council of the confederate <span class="orig" title="Should be ‘catholics’ Anon">catholicks</span> of <span class="pn">Ireland</span>, dated <span class="date" title="1645-03-16">16th March, 1645</span>, and of colonel to the same regiment from the <span class="ps" title="James Butler twelfth earl of Ormond">marquis of <span class="pn">Ormond</span></span>, dated <span class="date" title="1649-11-12">12th November, 1649</span>, I have now by me) being omitted in the foregoing account, I do not think it improper to have them mentioned here; tho' I had the same account from several old people that were eye-witnesses of, and conversant in the history of the transactions in those days, yet I had the following narrative from—Osborne, an attorney of the Court of Exchequer in <span class="date" title="1700">1700</span>, to whom the same was related by his father, one captain Osborne of <span class="ps">Sir Charles Coote</span>'s own regiment of horse.</p><p>When quarters were given to several of the Irish officers, and in particular my grandfather, he and <span class="ps">Sir Charles Coote</span> came to terms about his randsom, and it was agreed between them, that my grandfather, on procuring one hundred beeves from his friends to be delivered to <span class="ps" title="Sir Charles Coote">Sir Charles</span>, should have his life spared, and be set at liberty; and for that purpose he was drawing articles to be executed between <span class="ps" title="Sir Charles Coote">Sir Charles</span> and him, when a serjeant came into <span class="ps" title="Sir Charles Coote">Sir Charles</span>'s tent the next day after the action, with an account of his having brought colonel <span class="ps" title="Henry Roe O'Neill">Henry <span class="an">Ro</span> O'Neill</span>,<span class="ps">general Owen O'Neill</span>'s son, prisoner. Without more ado, <span class="ps" title="Sir Charles Coote">Sir Charles</span> reprimanded the serjeant for not bringing his head, and commanded him to go and dispatch him immediately, whereupon the pen dropped out of my grandfather's hand, and accosting <span class="ps" title="Sir Charles Coote">Sir Charles</span> in favour of his relation, pleaded in his behalf, his being a Spaniard born, and that he came here a soldier of fortune, and hoped for these considerations, he would not suffer his orders to be put in execution. But all would not do, the orders were executed; and <span class="ps" title="Sir Charles Coote">Sir Charles</span> telling my grandfather, that if he began to prate, he would be served the same way, my grandfather being touched with the usage his kinsman received, replied, “That he would rather be served so, than to owe his life to such a monstrous villain as he was;” whereupon he ordered him to be carried out, and knocked on the head with tent-poles, by <span class="ps" title="Sir Charles Coote">Sir Charles</span>'s men, which being observed by one of <span class="ps" title="Sir Charles Coote">Sir Charles</span>'s officers that was coming towards the tent, asked the soldiers what they meant by using the gentleman so, and they replying, it was by the general's orders, the officer, in compassion to him, and to put him out of pain, drew his sword and ran him through the heart, and both his and <span class="ps" title="Henry Roe O'Neill">Henry <span class="an">Roe</span></span>'s heads were cut off and put up in <span class="pn">Derry</span>; so far had they the honour to imitate the death of their king, who was most barbarously murthered the year before.</p></div><hr/></div></div>
				</div>
			</div>
		</div>
		<div class="col-md-3 col-lg-3">
			<div class="rhs__menu side-items">
				<div class="contact" id="contacts"><p><a href="/celt/">Index to all documents</a></p><h3>Standardisation of values</h3><ul><li><a href="/celt/document/E650001-002/">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="E650001-002.xml"><tt>E650001-002.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>Linche's Knock. <a class="footnotebacklink" href="#fnref:1.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>