
<!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: Annals of the Four Masters | 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: Annals of the Four Masters | University College Cork</title><meta name="description" content="Annals of the Four Masters|Annala Rioghachta Eireann|Volume 2|English translation|An electronic edition|by unknown"/><meta property="og:title" content="Annals of the Four Masters|Annala Rioghachta Eireann|Volume 2|English translation|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/T100005B"/><meta property="og:description" content="Annals of the Four Masters|Annala Rioghachta Eireann|Volume 2|English translation|An electronic edition|by unknown"/><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>Annals of the Four Masters</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 T100005B</p><h2 class="main-heading">Annals of the Four Masters</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(Annal) unit(Year) xml:id(d27142e689) gi(div1) heads(0) n(M903) gtm(TheAgeofChrist,903.T) num(1) menutext(The Age of Christ, 903.The twenty-seventh…) 
1.1. label(Event) unit(Entry) xml:id(d27142e690) gi(div2) heads(0) gtm(TheAgeofChrist,903.) n(1) menutext(The Age of Christ, 903.) 
1.2. label(Event) unit(Entry) xml:id(d27142e693) gi(div2) heads(0) gtm(Thetwenty-seventhyear) n(2) menutext(The twenty-seventh year of Flann.) 
1.3. label(Event) unit(Entry) xml:id(d27142e696) gi(div2) heads(0) gtm(Maelmartin,AbbotofLug) n(3) menutext(Maelmartin, Abbot of Lughmhadh;) 
1.4. label(Event) unit(Entry) xml:id(d27142e699) gi(div2) heads(0) gtm(Diarmaid,AbbotofDoire) n(4) menutext(Diarmaid, Abbot of Doire-Chalgaigh;) 
1.5. label(Event) unit(Entry) xml:id(d27142e702) gi(div2) heads(0) gtm(Cormac,AbbotofDruim-m) n(5) menutext(Cormac, Abbot of Druim-mor;) 
1.6. label(Event) unit(Entry) xml:id(d27142e705) gi(div2) heads(0) gtm(andSuibhne,sonofDubh) n(6) menutext(and Suibhne, son of Dubhdabhoireann, Prior…) 
1.7. label(Event) unit(Entry) xml:id(d27142e708) gi(div2) heads(0) gtm(Maeloghrai,sonofCongh) n(7) menutext(Maeloghrai, son of Conghalach, lord of…) 
1.8. label(Event) unit(Entry) xml:id(d27142e711) gi(div2) heads(0) gtm(ThebattleofBealach-Mu) n(8) menutext(The battle of Bealach-Mughna was fought…) 
1.9. label(Event) unit(Entry) xml:id(d27142e751) gi(div2) heads(0) gtm(Ahostingwasmadebyth) n(9) menutext(A hosting was made by the…) 
1.10. label(Event) unit(Entry) xml:id(d27142e754) gi(div2) heads(0) gtm(Cnaimheini,sonofMaena) n(10) menutext(Cnaimheini, son of Maenach, lord of…) 
Section 2. label(Annal) unit(Year) xml:id(d27142e757) gi(div1) heads(0) n(M904) gtm(TheAgeofChrist,904.T) num(2) menutext(The Age of Christ, 904.The twenty-eighth…) 
2.1. label(Event) unit(Entry) xml:id(d27142e758) gi(div2) heads(0) gtm(TheAgeofChrist,904.) n(1) menutext(The Age of Christ, 904.) 
2.2. label(Event) unit(Entry) xml:id(d27142e761) gi(div2) heads(0) gtm(Thetwenty-eighthyearo) n(2) menutext(The twenty-eighth year of Flann.) 
2.3. label(Event) unit(Entry) xml:id(d27142e764) gi(div2) heads(0) gtm(Ruadhan,BishopofLusca) n(3) menutext(Ruadhan, Bishop of Lusca,) 
2.4. label(Event) unit(Entry) xml:id(d27142e767) gi(div2) heads(0) gtm(andCumascach,sonofAi) n(4) menutext(and Cumascach, son of Ailell,Œconomus of…) 
2.5. label(Event) unit(Entry) xml:id(d27142e770) gi(div2) heads(0) gtm(Mughroin,sonofSochlac) n(5) menutext(Mughroin, son of Sochlachan, lord of…) 
2.6. label(Event) unit(Entry) xml:id(d27142e773) gi(div2) heads(0) gtm(Amhalghaidh,sonofCong) n(6) menutext(Amhalghaidh, son of Conghalach, Tanist of…) 
2.7. label(Event) unit(Entry) xml:id(d27142e776) gi(div2) heads(0) gtm(Colman,sonofCinaeth,) n(7) menutext(Colman, son of Cinaeth, lord of…) 
2.8. label(Event) unit(Entry) xml:id(d27142e779) gi(div2) heads(0) gtm(TheDaimhliagofCluain-) n(8) menutext(The Daimhliag of Cluain-mic-Nois was erected…) 
2.9. label(Event) unit(Entry) xml:id(d27142e782) gi(div2) heads(0) gtm(BecUaLeathlobhair,lor) n(9) menutext(Bec Ua Leathlobhair, lord of Dal-Araidhe,…) 
2.10. label(Event) unit(Entry) xml:id(d27142e794) gi(div2) heads(0) gtm(Cearbhall,sonofMuirig) n(10) menutext(Cearbhall, son of Muirigen, King of…) 
2.11. label(Event) unit(Entry) xml:id(d27142e846) gi(div2) heads(0) gtm(AtCill-CorbainCearbhal) n(11) menutext(At Cill-Corbain Cearbhall was interred, as…) 
Section 3. label(Annal) unit(Year) xml:id(d27142e863) gi(div1) heads(0) n(M905) gtm(TheAgeofChrist,905.T) num(3) menutext(The Age of Christ, 905.The twenty-ninth…) 
3.1. label(Event) unit(Entry) xml:id(d27142e864) gi(div2) heads(0) gtm(TheAgeofChrist,905.) n(1) menutext(The Age of Christ, 905.) 
3.2. label(Event) unit(Entry) xml:id(d27142e867) gi(div2) heads(0) gtm(Thetwenty-ninthyearof) n(2) menutext(The twenty-ninth year of Flann.) 
3.3. label(Event) unit(Entry) xml:id(d27142e870) gi(div2) heads(0) gtm(Maelmordha,airchinneach) n(3) menutext(Maelmordha, airchinneach of Tir-da-ghlas,died.) 
3.4. label(Event) unit(Entry) xml:id(d27142e873) gi(div2) heads(0) gtm(Uallachan,sonofCathal) n(4) menutext(Uallachan, son of Cathal, Tanist of…) 
3.5. label(Event) unit(Entry) xml:id(d27142e876) gi(div2) heads(0) gtm(ThebattleofMagh-Cumma) n(5) menutext(The battle of Magh-Cumma was gained…) 
3.6. label(Event) unit(Entry) xml:id(d27142e882) gi(div2) heads(0) gtm(AfleetbyDomhnallUaM) n(6) menutext(A fleet by Domhnall Ua Maeleachlainn,…) 
3.7. label(Event) unit(Entry) xml:id(d27142e885) gi(div2) heads(0) gtm(Awonderfulsignappeare) n(7) menutext(A wonderful sign appeared in this…) 
3.8. label(Event) unit(Entry) xml:id(d27142e888) gi(div2) heads(0) gtm(TheoratoryofMagh-eow) n(8) menutext(The oratory of Magh-eo was burned.) 
3.9. label(Event) unit(Entry) xml:id(d27142e891) gi(div2) heads(0) gtm(Aedh,sonofMaelpadraig) n(9) menutext(Aedh, son of Maelpadraig, lord of…) 
3.10. label(Event) unit(Entry) xml:id(d27142e894) gi(div2) heads(0) gtm(Buadhach,sonofMothla,) n(10) menutext(Buadhach, son of Mothla, Tanist of…) 
Section 4. label(Annal) unit(Year) xml:id(d27142e897) gi(div1) heads(0) n(M906) gtm(TheAgeofChrist,906.T) num(4) menutext(The Age of Christ, 906.The thirtieth…) 
4.1. label(Event) unit(Entry) xml:id(d27142e898) gi(div2) heads(0) gtm(TheAgeofChrist,906.) n(1) menutext(The Age of Christ, 906.) 
4.2. label(Event) unit(Entry) xml:id(d27142e901) gi(div2) heads(0) gtm(ThethirtiethyearofFl) n(2) menutext(The thirtieth year of Flann.) 
4.3. label(Event) unit(Entry) xml:id(d27142e904) gi(div2) heads(0) gtm(Etigen,sonofFinghin,) n(3) menutext(Etigen, son of Finghin, Abbot of…) 
4.4. label(Event) unit(Entry) xml:id(d27142e907) gi(div2) heads(0) gtm(Fogartach,sonofCele,) n(4) menutext(Fogartach, son of Cele, lord of…) 
4.5. label(Event) unit(Entry) xml:id(d27142e910) gi(div2) heads(0) gtm(Aedh,sonofDubhghilla,) n(5) menutext(Aedh, son of Dubhghilla, lord of…) 
4.6. label(Event) unit(Entry) xml:id(d27142e928) gi(div2) heads(0) gtm(Dunlang,sonofCairbre,) n(6) menutext(Dunlang, son of Cairbre, heir apparent…) 
4.7. label(Event) unit(Entry) xml:id(d27142e931) gi(div2) heads(0) gtm(Domhnall,sonofAedhFi) n(7) menutext(Domhnall, son of Aedh Finnliath, lord…) 
4.8. label(Event) unit(Entry) xml:id(d27142e937) gi(div2) heads(0) gtm(Gaithine,sonofAughran) n(8) menutext(Gaithine, son of Aughran, Tanist of…) 
4.9. label(Event) unit(Entry) xml:id(d27142e940) gi(div2) heads(0) gtm(Buadhach,sonofGusan,) n(9) menutext(Buadhach, son of Gusan, Tanist of…) 
4.10. label(Event) unit(Entry) xml:id(d27142e946) gi(div2) heads(0) gtm(Dianimh,daughterofDui) n(10) menutext(Dianimh, daughter of Duibhghilla, the wife…) 
Section 5. label(Annal) unit(Year) xml:id(d27142e956) gi(div1) heads(0) n(M907) gtm(TheAgeofChrist,907.T) num(5) menutext(The Age of Christ, 907.The thirtieth…) 
5.1. label(Event) unit(Entry) xml:id(d27142e957) gi(div2) heads(0) gtm(TheAgeofChrist,907.) n(1) menutext(The Age of Christ, 907.) 
5.2. label(Event) unit(Entry) xml:id(d27142e960) gi(div2) heads(0) gtm(ThethirtiethyearofFl) n(2) menutext(The thirtieth year of Flann.) 
5.3. label(Event) unit(Entry) xml:id(d27142e963) gi(div2) heads(0) gtm(Finnachta,bishop,died.) n(3) menutext(Finnachta, bishop, died.) 
5.4. label(Event) unit(Entry) xml:id(d27142e966) gi(div2) heads(0) gtm(Cormac,BishopofSaighi) n(4) menutext(Cormac, Bishop of Saighir, died.) 
5.5. label(Event) unit(Entry) xml:id(d27142e969) gi(div2) heads(0) gtm(Maelbrighde,sonofMael) n(5) menutext(Maelbrighde, son of Maeldomhnaigh, Abbot of…) 
5.6. label(Event) unit(Entry) xml:id(d27142e972) gi(div2) heads(0) gtm(andFlann,sonofLaegh,) n(6) menutext(and Flann, son of Laegh, Abbot…) 
5.7. label(Event) unit(Entry) xml:id(d27142e975) gi(div2) heads(0) gtm(TheviolationofArd-Mac) n(7) menutext(The violation of Ard-Macha by Cearnachan,…) 
5.8. label(Event) unit(Entry) xml:id(d27142e981) gi(div2) heads(0) gtm(Ruarc,sonofMaelfabhai) n(8) menutext(Ruarc, son of Maelfabhaill, lord of…) 
5.9. label(Event) unit(Entry) xml:id(d27142e986) gi(div2) heads(0) gtm(Muireadhach,sonofMugh) n(9) menutext(Muireadhach, son of Mughron, lord of…) 
Section 6. label(Annal) unit(Year) xml:id(d27142e989) gi(div1) heads(0) n(M908) gtm(TheAgeofChrist,908.T) num(6) menutext(The Age of Christ, 908.The thirty-second…) 
6.1. label(Event) unit(Entry) xml:id(d27142e990) gi(div2) heads(0) gtm(TheAgeofChrist,908.) n(1) menutext(The Age of Christ, 908.) 
6.2. label(Event) unit(Entry) xml:id(d27142e993) gi(div2) heads(0) gtm(Thethirty-secondyearo) n(2) menutext(The thirty-second year of Flann.) 
6.3. label(Event) unit(Entry) xml:id(d27142e996) gi(div2) heads(0) gtm(Tibraide,sonofMaelfin) n(3) menutext(Tibraide, son of Maelfinn, Bishop and…) 
6.4. label(Event) unit(Entry) xml:id(d27142e999) gi(div2) heads(0) gtm(Muireadhach,sonofCorm) n(4) menutext(Muireadhach, son of Cormac, Abbot of…) 
6.5. label(Event) unit(Entry) xml:id(d27142e1002) gi(div2) heads(0) gtm(andGairbhith,sonofMa) n(5) menutext(and Gairbhith, son of Maelmordha, Tanist…) 
6.6. label(Event) unit(Entry) xml:id(d27142e1016) gi(div2) heads(0) gtm(Sochlachan,sonofDiarm) n(6) menutext(Sochlachan, son of Diarmaid, lord of…) 
6.7. label(Event) unit(Entry) xml:id(d27142e1019) gi(div2) heads(0) gtm(Cleirchen,sonofMurcha) n(7) menutext(Cleirchen, son of Murchadh, lord of…) 
6.8. label(Event) unit(Entry) xml:id(d27142e1022) gi(div2) heads(0) gtm(Cuileannan,sonofMael-b) n(8) menutext(Cuileannan,son of Mael-brighde, died.) 
6.9. label(Event) unit(Entry) xml:id(d27142e1025) gi(div2) heads(0) gtm(Conghalach,sonofGairb) n(9) menutext(Conghalach, son of Gairbhith, lord of…) 
6.10. label(Event) unit(Entry) xml:id(d27142e1028) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(10) menutext(A battle was gained by the…) 
6.11. label(Event) unit(Entry) xml:id(d27142e1034) gi(div2) heads(0) gtm(Maelbrighde,sonofTorn) n(11) menutext(Maelbrighde, son of Tornan, repaired to…) 
Section 7. label(Annal) unit(Year) xml:id(d27142e1038) gi(div1) heads(0) n(M909) gtm(TheAgeofChrist,909.T) num(7) menutext(The Age of Christ, 909.The Thirty-third…) 
7.1. label(Event) unit(Entry) xml:id(d27142e1039) gi(div2) heads(0) gtm(TheAgeofChrist,909.) n(1) menutext(The Age of Christ, 909.) 
7.2. label(Event) unit(Entry) xml:id(d27142e1042) gi(div2) heads(0) gtm(TheThirty-thirdyearof) n(2) menutext(The Thirty-third year of Flann.) 
7.3. label(Event) unit(Entry) xml:id(d27142e1045) gi(div2) heads(0) gtm(Tibraide,BishopofClua) n(3) menutext(Tibraide, Bishop of Cluain-eidhneach;) 
7.4. label(Event) unit(Entry) xml:id(d27142e1048) gi(div2) heads(0) gtm(andMaelmaedhog,Abboto) n(4) menutext(and Maelmaedhog, Abbot of Druim-mor, died.) 
7.5. label(Event) unit(Entry) xml:id(d27142e1051) gi(div2) heads(0) gtm(Litheach,AbbotofCluai) n(5) menutext(Litheach, Abbot of Cluain-eidhneach;) 
7.6. label(Event) unit(Entry) xml:id(d27142e1054) gi(div2) heads(0) gtm(andMaelcaisil,Abbotof) n(6) menutext(and Maelcaisil,Abbot of Mungairit, died.) 
7.7. label(Event) unit(Entry) xml:id(d27142e1057) gi(div2) heads(0) gtm(AbattlewasgainedatG) n(7) menutext(A battle was gained at Gulban-Guirt…) 
7.8. label(Event) unit(Entry) xml:id(d27142e1060) gi(div2) heads(0) gtm(AbattlewasgainedbyM) n(8) menutext(A battle was gained by Maelmithidh,…) 
7.9. label(Event) unit(Entry) xml:id(d27142e1066) gi(div2) heads(0) gtm(Maelpatraig,sonofFlat) n(9) menutext(Maelpatraig, son of Flathrai, lord of…) 
Section 8. label(Annal) unit(Year) xml:id(d27142e1069) gi(div1) heads(0) n(M910) gtm(TheAgeofChrist,910.T) num(8) menutext(The Age of Christ, 910.The thirty-fourth…) 
8.1. label(Event) unit(Entry) xml:id(d27142e1070) gi(div2) heads(0) gtm(TheAgeofChrist,910.) n(1) menutext(The Age of Christ, 910.) 
8.2. label(Event) unit(Entry) xml:id(d27142e1073) gi(div2) heads(0) gtm(Thethirty-fourthyearo) n(2) menutext(The thirty-fourth year of Flann.) 
8.3. label(Event) unit(Entry) xml:id(d27142e1076) gi(div2) heads(0) gtm(ForeignersarrivedinIr) n(3) menutext(Foreigners arrived in Ireland, and took…) 
8.4. label(Event) unit(Entry) xml:id(d27142e1079) gi(div2) heads(0) gtm(AhostingoftheFochla,) n(4) menutext(A hosting of the Fochla, and…) 
Section 9. label(Annal) unit(Year) xml:id(d27142e1091) gi(div1) heads(0) n(M911) gtm(TheAgeofChrist,911.T) num(9) menutext(The Age of Christ, 911.The thirty-fifth…) 
9.1. label(Event) unit(Entry) xml:id(d27142e1092) gi(div2) heads(0) gtm(TheAgeofChrist,911.) n(1) menutext(The Age of Christ, 911.) 
9.2. label(Event) unit(Entry) xml:id(d27142e1095) gi(div2) heads(0) gtm(Thethirty-fifthyearof) n(2) menutext(The thirty-fifth year of Flann.) 
9.3. label(Event) unit(Entry) xml:id(d27142e1098) gi(div2) heads(0) gtm(Theplunderingoftheso) n(3) menutext(The plundering of the south of…) 
9.4. label(Event) unit(Entry) xml:id(d27142e1101) gi(div2) heads(0) gtm(Maelbrighde,sonofGeib) n(4) menutext(Maelbrighde, son of Geibhleachan, lord of…) 
9.5. label(Event) unit(Entry) xml:id(d27142e1104) gi(div2) heads(0) gtm(Aenghus,sonofFlann,h) n(5) menutext(Aenghus, son of Flann, heir apparent…) 
9.6. label(Event) unit(Entry) xml:id(d27142e1114) gi(div2) heads(0) gtm(Domhnall,sonofAedh(i) n(6) menutext(Domhnall, son of Aedh (i.e. of…) 
Section 10. label(Annal) unit(Year) xml:id(d27142e1145) gi(div1) heads(0) n(M912) gtm(TheAgeofChrist,912.T) num(10) menutext(The Age of Christ, 912.The thirty-sixth…) 
10.1. label(Event) unit(Entry) xml:id(d27142e1146) gi(div2) heads(0) gtm(TheAgeofChrist,912.) n(1) menutext(The Age of Christ, 912.) 
10.2. label(Event) unit(Entry) xml:id(d27142e1149) gi(div2) heads(0) gtm(Thethirty-sixthyearof) n(2) menutext(The thirty-sixth year of Flann.) 
10.3. label(Event) unit(Entry) xml:id(d27142e1152) gi(div2) heads(0) gtm(Maelciarain,sonofEocha) n(3) menutext(Maelciarain,son of Eochagan, Abbot of Cluain-Eois…) 
10.4. label(Event) unit(Entry) xml:id(d27142e1160) gi(div2) heads(0) gtm(AnarmywasledbyNiall) n(4) menutext(An army was led by Niall,…) 
10.5. label(Event) unit(Entry) xml:id(d27142e1163) gi(div2) heads(0) gtm(Agreatnewfleetoffor) n(5) menutext(A great new fleet of foreigners…) 
Section 11. label(Annal) unit(Year) xml:id(d27142e1166) gi(div1) heads(0) n(M913) gtm(TheAgeofChrist,913.T) num(11) menutext(The Age of Christ, 913.The thirty-seventh…) 
11.1. label(Event) unit(Entry) xml:id(d27142e1167) gi(div2) heads(0) gtm(TheAgeofChrist,913.) n(1) menutext(The Age of Christ, 913.) 
11.2. label(Event) unit(Entry) xml:id(d27142e1170) gi(div2) heads(0) gtm(Thethirty-seventhyear) n(2) menutext(The thirty-seventh year of Flann.) 
11.3. label(Event) unit(Entry) xml:id(d27142e1173) gi(div2) heads(0) gtm(Scannlan,AbbotandBish) n(3) menutext(Scannlan, Abbot and Bishop of Tamhlacht,…) 
11.4. label(Event) unit(Entry) xml:id(d27142e1176) gi(div2) heads(0) gtm(Scannlan,airchinneacho) n(4) menutext(Scannlan, airchinneach of Congbhail-Glinne-Suilighe, died.) 
11.5. label(Event) unit(Entry) xml:id(d27142e1179) gi(div2) heads(0) gtm(TheplunderingofCorcac) n(5) menutext(The plundering of Corcach, Lis-mor, and…) 
11.6. label(Event) unit(Entry) xml:id(d27142e1184) gi(div2) heads(0) gtm(Ruarc,sonofMaelbrighd) n(6) menutext(Ruarc, son of Maelbrighde, lord of…) 
11.7. label(Event) unit(Entry) xml:id(d27142e1187) gi(div2) heads(0) gtm(TheharassingofFlannS) n(7) menutext(The harassing of Flann Sinna by…) 
11.8. label(Event) unit(Entry) xml:id(d27142e1193) gi(div2) heads(0) gtm(Greatandfrequentreinf) n(8) menutext(Great and frequent reinforcements of foreigners…) 
11.9. label(Event) unit(Entry) xml:id(d27142e1196) gi(div2) heads(0) gtm(Lenae,sonofCatharnach) n(9) menutext(Lenae, son of Catharnach, lord of…) 
Section 12. label(Annal) unit(Year) xml:id(d27142e1199) gi(div1) heads(0) n(M914) gtm(TheAgeofChrist,914.A) num(12) menutext(The Age of Christ, 914.Aedh, son…) 
12.1. label(Event) unit(Entry) xml:id(d27142e1200) gi(div2) heads(0) gtm(TheAgeofChrist,914.) n(1) menutext(The Age of Christ, 914.) 
12.2. label(Event) unit(Entry) xml:id(d27142e1203) gi(div2) heads(0) gtm(Aedh,sonofAilell,Abb) n(2) menutext(Aedh, son of Ailell, Abbot of…) 
12.3. label(Event) unit(Entry) xml:id(d27142e1206) gi(div2) heads(0) gtm(Maenach,sonofDailigei) n(3) menutext(Maenach, son of Dailigein, Abbot of…) 
12.4. label(Event) unit(Entry) xml:id(d27142e1209) gi(div2) heads(0) gtm(Maelbairrfinn,priestof) n(4) menutext(Maelbairrfinn, priest of Cluain-mic-Nois;) 
12.5. label(Event) unit(Entry) xml:id(d27142e1212) gi(div2) heads(0) gtm(andMartin,AbbotofRos-) n(5) menutext(and Martin, Abbotof Ros-Commain, died.) 
12.6. label(Event) unit(Entry) xml:id(d27142e1215) gi(div2) heads(0) gtm(Cobhflaith,daughterof) n(6) menutext(Cobhflaith, daughter of Duibhduin, Abbess of…) 
12.7. label(Event) unit(Entry) xml:id(d27142e1218) gi(div2) heads(0) gtm(Fogartach,sonofTolarg) n(7) menutext(Fogartach, son of Tolarg, lord of…) 
12.8. label(Event) unit(Entry) xml:id(d27142e1221) gi(div2) heads(0) gtm(Gebhennach,sonofAedh,) n(8) menutext(Gebhennach, son of Aedh, lord of…) 
12.9. label(Event) unit(Entry) xml:id(d27142e1224) gi(div2) heads(0) gtm(Bran,sonofEchtighearn) n(9) menutext(Bran, son of Echtighearn, Tanist of…) 
12.10. label(Event) unit(Entry) xml:id(d27142e1227) gi(div2) heads(0) gtm(Ard-Machawasburned.) n(10) menutext(Ard-Macha was burned.) 
12.11. label(Event) unit(Entry) xml:id(d27142e1230) gi(div2) heads(0) gtm(AfterFlann,thesonof) n(11) menutext(After Flann, the son of Maelsechlainn,…) 
12.12. label(Event) unit(Entry) xml:id(d27142e1250) gi(div2) heads(0) gtm(Ainle,sonofCathan,lo) n(12) menutext(Ainle, son of Cathan, lord of…) 
12.13. label(Event) unit(Entry) xml:id(d27142e1253) gi(div2) heads(0) gtm(TheforeignersofLochD) n(13) menutext(The foreigners of Loch Dachaech still…) 
Section 13. label(Annal) unit(Year) xml:id(d27142e1256) gi(div1) heads(0) n(M915) gtm(TheAgeofChrist,915.T) num(13) menutext(The Age of Christ, 915.The first…) 
13.1. label(Event) unit(Entry) xml:id(d27142e1257) gi(div2) heads(0) gtm(TheAgeofChrist,915.) n(1) menutext(The Age of Christ, 915.) 
13.2. label(Event) unit(Entry) xml:id(d27142e1260) gi(div2) heads(0) gtm(ThefirstyearofNiall) n(2) menutext(The first year of Niall Glundubh,…) 
13.3. label(Event) unit(Entry) xml:id(d27142e1263) gi(div2) heads(0) gtm(Maelgiric,AbbotofCill) n(3) menutext(Maelgiric, Abbot of Cill-achaidh, died.) 
13.4. label(Event) unit(Entry) xml:id(d27142e1266) gi(div2) heads(0) gtm(ThefairofTailltinwas) n(4) menutext(The fair of Tailltin was renewed…) 
13.5. label(Event) unit(Entry) xml:id(d27142e1269) gi(div2) heads(0) gtm(Sitric,grandsonofImha) n(5) menutext(Sitric, grandson of Imhar, with his…) 
13.6. label(Event) unit(Entry) xml:id(d27142e1272) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(6) menutext(A slaughter was made of the…) 
13.7. label(Event) unit(Entry) xml:id(d27142e1275) gi(div2) heads(0) gtm(ThearmyoftheUi-Neill) n(7) menutext(The army of the Ui-Neill of…) 
13.8. label(Event) unit(Entry) xml:id(d27142e1307) gi(div2) heads(0) gtm(TheplunderingofCill-d) n(8) menutext(The plundering of Cill-dara by the…) 
13.9. label(Event) unit(Entry) xml:id(d27142e1310) gi(div2) heads(0) gtm(Maelruanaidh,sonofNia) n(9) menutext(Maelruanaidh, son of Niall, Tanist of…) 
13.10. label(Event) unit(Entry) xml:id(d27142e1313) gi(div2) heads(0) gtm(Culothair,sonofMatudh) n(10) menutext(Culothair, son of Matudhan, chief of…) 
Section 14. label(Annal) unit(Year) xml:id(d27142e1320) gi(div1) heads(0) n(M916) gtm(TheAgeofChrist,916.T) num(14) menutext(The Age of Christ, 916.The second…) 
14.1. label(Event) unit(Entry) xml:id(d27142e1321) gi(div2) heads(0) gtm(TheAgeofChrist,916.) n(1) menutext(The Age of Christ, 916.) 
14.2. label(Event) unit(Entry) xml:id(d27142e1324) gi(div2) heads(0) gtm(ThesecondyearofNiall) n(2) menutext(The second year of Niall.) 
14.3. label(Event) unit(Entry) xml:id(d27142e1327) gi(div2) heads(0) gtm(Egnech,successorofEnd) n(3) menutext(Egnech, successor of Enda of Ara,…) 
14.4. label(Event) unit(Entry) xml:id(d27142e1330) gi(div2) heads(0) gtm(Fearadhach,AbbotofIni) n(4) menutext(Fearadhach, Abbot of Inis-bo-finne;) 
14.5. label(Event) unit(Entry) xml:id(d27142e1333) gi(div2) heads(0) gtm(Maeleoin,AbbotofRos-C) n(5) menutext(Maeleoin, Abbot of Ros-Cre;) 
14.6. label(Event) unit(Entry) xml:id(d27142e1336) gi(div2) heads(0) gtm(andCeallachanUaDaint,) n(6) menutext(and Ceallachan Ua Daint, Abbot of…) 
14.7. label(Event) unit(Entry) xml:id(d27142e1339) gi(div2) heads(0) gtm(Muireann,daughterofSu) n(7) menutext(Muireann, daughter of Suart, Abbess of…) 
14.8. label(Event) unit(Entry) xml:id(d27142e1342) gi(div2) heads(0) gtm(DanielofCluain-Coirpth) n(8) menutext(Daniel of Cluain-Coirpthe, a celebrated historian,…) 
14.9. label(Event) unit(Entry) xml:id(d27142e1345) gi(div2) heads(0) gtm(Eithne,daughterofAedh) n(9) menutext(Eithne, daughter of Aedh, son of…) 
14.10. label(Event) unit(Entry) xml:id(d27142e1348) gi(div2) heads(0) gtm(Mor,daughterofCearbha) n(10) menutext(Mor, daughter of Cearbhall, son of…) 
14.11. label(Event) unit(Entry) xml:id(d27142e1351) gi(div2) heads(0) gtm(TighearnachUaCleirigh,) n(11) menutext(Tighearnach Ua Cleirigh, lord of Aidhne,…) 
14.12. label(Event) unit(Entry) xml:id(d27142e1355) gi(div2) heads(0) gtm(Ceat,sonofFlaithbhear) n(12) menutext(Ceat, son of Flaithbheartach, lord of…) 
14.13. label(Event) unit(Entry) xml:id(d27142e1358) gi(div2) heads(0) gtm(Cill-darawasplundered) n(13) menutext(Cill-dara was plundered by the foreigners…) 
14.14. label(Event) unit(Entry) xml:id(d27142e1361) gi(div2) heads(0) gtm(TheplunderingofLeithg) n(14) menutext(The plundering of Leithghlinn by the…) 
14.15. label(Event) unit(Entry) xml:id(d27142e1364) gi(div2) heads(0) gtm(Oitirandtheforeigners) n(15) menutext(Oitir and the foreigners went from…) 
Section 15. label(Annal) unit(Year) xml:id(d27142e1367) gi(div1) heads(0) n(M917) gtm(TheAgeofChrist,917.D) num(15) menutext(The Age of Christ, 917.Domhnall, son…) 
15.1. label(Event) unit(Entry) xml:id(d27142e1368) gi(div2) heads(0) gtm(TheAgeofChrist,917.) n(1) menutext(The Age of Christ, 917.) 
15.2. label(Event) unit(Entry) xml:id(d27142e1371) gi(div2) heads(0) gtm(Domhnall,sonofDiarmai) n(2) menutext(Domhnall, son of Diarmaid, Abbot of…) 
15.3. label(Event) unit(Entry) xml:id(d27142e1374) gi(div2) heads(0) gtm(andMaelcoe,AbbotofOe) n(3) menutext(and Maelcoe, Abbot of Oendruim, died.) 
15.4. label(Event) unit(Entry) xml:id(d27142e1380) gi(div2) heads(0) gtm(Innreachtach,AbbotofT) n(4) menutext(Innreachtach, Abbot of Trefoit, was slain…) 
15.5. label(Event) unit(Entry) xml:id(d27142e1383) gi(div2) heads(0) gtm(Maelene,sonofMaelbrig) n(5) menutext(Maelene, son of Maelbrighde, Abbot of…) 
15.6. label(Event) unit(Entry) xml:id(d27142e1386) gi(div2) heads(0) gtm(Duibhghilla,sonofLach) n(6) menutext(Duibhghilla, son of Lachtnan, lord of…) 
15.7. label(Event) unit(Entry) xml:id(d27142e1389) gi(div2) heads(0) gtm(Cormac,sonofMothla,l) n(7) menutext(Cormac, son of Mothla, lord of…) 
15.8. label(Event) unit(Entry) xml:id(d27142e1392) gi(div2) heads(0) gtm(ThebattleofAth-cliath) n(8) menutext(The battle of Ath-cliath (i.e. of…) 
15.9. label(Event) unit(Entry) xml:id(d27142e1499) gi(div2) heads(0) gtm(Easterdayfellonthe2) n(9) menutext(Easter day fell on the 25th…) 
15.10. label(Event) unit(Entry) xml:id(d27142e1523) gi(div2) heads(0) gtm(TheplunderingofFearna) n(10) menutext(The plundering of Fearna and Teach-Munna…) 
Section 16. label(Annal) unit(Year) xml:id(d27142e1526) gi(div1) heads(0) n(M918) gtm(TheAgeofChrist,918.T) num(16) menutext(The Age of Christ, 918.The first…) 
16.1. label(Event) unit(Entry) xml:id(d27142e1527) gi(div2) heads(0) gtm(TheAgeofChrist,918.) n(1) menutext(The Age of Christ, 918.) 
16.2. label(Event) unit(Entry) xml:id(d27142e1530) gi(div2) heads(0) gtm(ThefirstyearofDonnch) n(2) menutext(The first year of Donnchadh, son…) 
16.3. label(Event) unit(Entry) xml:id(d27142e1533) gi(div2) heads(0) gtm(Finchar,BishopofDaimh) n(3) menutext(Finchar, Bishop of Daimhliag;) 
16.4. label(Event) unit(Entry) xml:id(d27142e1536) gi(div2) heads(0) gtm(Cormac,sonofCuilennan) n(4) menutext(Cormac, son of Cuilennan, Bishop of…) 
16.5. label(Event) unit(Entry) xml:id(d27142e1539) gi(div2) heads(0) gtm(Loingseach,BishopofCl) n(5) menutext(Loingseach, Bishop of Cluain-mic-Nois;) 
16.6. label(Event) unit(Entry) xml:id(d27142e1542) gi(div2) heads(0) gtm(Maelmaire,AbbotofArd-) n(6) menutext(Maelmaire, Abbot of Ard-Breacain;) 
16.7. label(Event) unit(Entry) xml:id(d27142e1545) gi(div2) heads(0) gtm(Ciaran,AbbotofDevenis) n(7) menutext(Ciaran, Abbot of Devenish) 
16.8. label(Event) unit(Entry) xml:id(d27142e1549) gi(div2) heads(0) gtm(Scannlan,sonofGorman,) n(8) menutext(Scannlan, son of Gorman, wise man,…) 
16.9. label(Event) unit(Entry) xml:id(d27142e1552) gi(div2) heads(0) gtm(andMeraigheofCluainmo) n(9) menutext(and Meraighe of Cluainmor-Maedhog, died.) 
16.10. label(Event) unit(Entry) xml:id(d27142e1555) gi(div2) heads(0) gtm(Agreatfloodinthisye) n(10) menutext(A great flood in this year,…) 
16.11. label(Event) unit(Entry) xml:id(d27142e1558) gi(div2) heads(0) gtm(Ceanannuswasplundered) n(11) menutext(Ceanannus was plundered by the foreigners,…) 
16.12. label(Event) unit(Entry) xml:id(d27142e1562) gi(div2) heads(0) gtm(Agreatslaughterwasma) n(12) menutext(A great slaughter was made of…) 
16.13. label(Event) unit(Entry) xml:id(d27142e1565) gi(div2) heads(0) gtm(AbattlewasgainedinC) n(13) menutext(A battle was gained in Cianachta-Breagh…) 
16.14. label(Event) unit(Entry) xml:id(d27142e1568) gi(div2) heads(0) gtm(Murchadh,sonofFlann,) n(14) menutext(Murchadh, son of Flann, lord of…) 
16.15. label(Event) unit(Entry) xml:id(d27142e1571) gi(div2) heads(0) gtm(Flann,sonofLonan,the) n(15) menutext(Flann, son of Lonan, the Virgil…) 
Section 17. label(Annal) unit(Year) xml:id(d27142e1576) gi(div1) heads(0) n(M919) gtm(TheAgeofChrist,919.T) num(17) menutext(The Age of Christ, 919.The second…) 
17.1. label(Event) unit(Entry) xml:id(d27142e1577) gi(div2) heads(0) gtm(TheAgeofChrist,919.) n(1) menutext(The Age of Christ, 919.) 
17.2. label(Event) unit(Entry) xml:id(d27142e1580) gi(div2) heads(0) gtm(ThesecondyearofDonnc) n(2) menutext(The second year of Donnchadh.) 
17.3. label(Event) unit(Entry) xml:id(d27142e1583) gi(div2) heads(0) gtm(Ciaran,BishopofTolan,) n(3) menutext(Ciaran, Bishop of Tolan,) 
17.4. label(Event) unit(Entry) xml:id(d27142e1586) gi(div2) heads(0) gtm(andRuman,sonofCathas) n(4) menutext(and Ruman, son of Cathasach, Bishop…) 
17.5. label(Event) unit(Entry) xml:id(d27142e1596) gi(div2) heads(0) gtm(Maenach,sonofSiadhal,) n(5) menutext(Maenach, son of Siadhal, Abbot of…) 
17.6. label(Event) unit(Entry) xml:id(d27142e1605) gi(div2) heads(0) gtm(Cairbre,sonofFearadha) n(6) menutext(Cairbre, son of Fearadhach, head of…) 
17.7. label(Event) unit(Entry) xml:id(d27142e1608) gi(div2) heads(0) gtm(andFearghal,sonofMae) n(7) menutext(and Fearghal, son of Maelmordha, Abbot…) 
17.8. label(Event) unit(Entry) xml:id(d27142e1626) gi(div2) heads(0) gtm(Domhnall,sonofFlann,) n(8) menutext(Domhnall, son of Flann, son of…) 
17.9. label(Event) unit(Entry) xml:id(d27142e1667) gi(div2) heads(0) gtm(Ceallach,sonofConghal) n(9) menutext(Ceallach, son of Conghalach, Abbot of…) 
17.10. label(Event) unit(Entry) xml:id(d27142e1670) gi(div2) heads(0) gtm(Cinaedh,sonofDomhnall) n(10) menutext(Cinaedh, son of Domhnall, Abbot of…) 
17.11. label(Event) unit(Entry) xml:id(d27142e1673) gi(div2) heads(0) gtm(Flaithbeartach,sonofM) n(11) menutext(Flaithbeartach, son of Muircheartach, Abbot of…) 
17.12. label(Event) unit(Entry) xml:id(d27142e1684) gi(div2) heads(0) gtm(Maelsinchill,sonofCan) n(12) menutext(Maelsinchill, son of Canannan, died; for…) 
17.13. label(Event) unit(Entry) xml:id(d27142e1695) gi(div2) heads(0) gtm(Cearnach,sonofFlann,) n(13) menutext(Cearnach, son of Flann, Abbot of…) 
17.14. label(Event) unit(Entry) xml:id(d27142e1705) gi(div2) heads(0) gtm(Macrodaidhe,sonofDunc) n(14) menutext(Macrodaidhe, son of Dunchadh, airchinneach of…) 
17.15. label(Event) unit(Entry) xml:id(d27142e1708) gi(div2) heads(0) gtm(Maenach,aCeile-DeCuld) n(15) menutext(Maenach, a Ceile-De Culdee, came across…) 
17.16. label(Event) unit(Entry) xml:id(d27142e1714) gi(div2) heads(0) gtm(Godfrey,grandsonofImh) n(16) menutext(Godfrey, grandson of Imhar, took up…) 
17.17. label(Event) unit(Entry) xml:id(d27142e1723) gi(div2) heads(0) gtm(Afleetofforeigners,c) n(17) menutext(A fleet of foreigners, consisting of…) 
17.18. label(Event) unit(Entry) xml:id(d27142e1728) gi(div2) heads(0) gtm(Maelseachlainn,sonofM) n(18) menutext(Maelseachlainn, son of Maelruanaidh, son of…) 
17.19. label(Event) unit(Entry) xml:id(d27142e1731) gi(div2) heads(0) gtm(TheplunderingofCluain) n(19) menutext(The plundering of Cluain-eidhneach, the burning…) 
Section 18. label(Annal) unit(Year) xml:id(d27142e1734) gi(div1) heads(0) n(M920) gtm(TheAgeofChrist,920.T) num(18) menutext(The Age of Christ, 920.The third…) 
18.1. label(Event) unit(Entry) xml:id(d27142e1735) gi(div2) heads(0) gtm(TheAgeofChrist,920.) n(1) menutext(The Age of Christ, 920.) 
18.2. label(Event) unit(Entry) xml:id(d27142e1738) gi(div2) heads(0) gtm(ThethirdyearofDonnch) n(2) menutext(The third year of Donnchadh.) 
18.3. label(Event) unit(Entry) xml:id(d27142e1741) gi(div2) heads(0) gtm(Maelpoil,sonofAilell,) n(3) menutext(Maelpoil, son of Ailell, bishop, anchorite,…) 
18.4. label(Event) unit(Entry) xml:id(d27142e1757) gi(div2) heads(0) gtm(Cormac,BishopofCluain) n(4) menutext(Cormac, Bishop of Cluain-fearta-Brenainn;) 
18.5. label(Event) unit(Entry) xml:id(d27142e1760) gi(div2) heads(0) gtm(andAilell,sonofFlait) n(5) menutext(and Ailell, son of Flaithim, Abbot…) 
18.6. label(Event) unit(Entry) xml:id(d27142e1763) gi(div2) heads(0) gtm(FlannaganUa-Riagain,Ab) n(6) menutext(Flannagan Ua-Riagain, Abbot of Cill-dara, and…) 
18.7. label(Event) unit(Entry) xml:id(d27142e1766) gi(div2) heads(0) gtm(MaelinmhainUa-Glascon,) n(7) menutext(Maelinmhain Ua-Glascon, Abbot of Cluain-Dolcain;) 
18.8. label(Event) unit(Entry) xml:id(d27142e1769) gi(div2) heads(0) gtm(Colga,sonofFeadhach,) n(8) menutext(Colga, son of Feadhach, Abbot of…) 
18.9. label(Event) unit(Entry) xml:id(d27142e1772) gi(div2) heads(0) gtm(AlldghusofCill-Scire;) n(9) menutext(Alldghus of Cill-Scire;) 
18.10. label(Event) unit(Entry) xml:id(d27142e1775) gi(div2) heads(0) gtm(AedhUaRaithnen,oldsa) n(10) menutext(Aedh Ua Raithnen, old sage of…) 
18.11. label(Event) unit(Entry) xml:id(d27142e1778) gi(div2) heads(0) gtm(Feardalach,priestofCl) n(11) menutext(Feardalach, priest of Cluain-mic-Nois;) 
18.12. label(Event) unit(Entry) xml:id(d27142e1782) gi(div2) heads(0) gtm(andLoingseach,sonofA) n(12) menutext(and Loingseach, son of Aenagan, Œconomus…) 
18.13. label(Event) unit(Entry) xml:id(d27142e1785) gi(div2) heads(0) gtm(Tadhg,sonofFaelan,lo) n(13) menutext(Tadhg, son of Faelan, lord of…) 
18.14. label(Event) unit(Entry) xml:id(d27142e1799) gi(div2) heads(0) gtm(Innreachtach,sonofCon) n(14) menutext(Innreachtach, son of Conchobhar, heir apparent…) 
18.15. label(Event) unit(Entry) xml:id(d27142e1802) gi(div2) heads(0) gtm(Mael-micduach,lordofA) n(15) menutext(Mael-micduach, lord of Aidhne, was slain…) 
18.16. label(Event) unit(Entry) xml:id(d27142e1805) gi(div2) heads(0) gtm(Aedh,sonofLonanO'Gua) n(16) menutext(Aedh, son of Lonan O'Guaire, Tanist…) 
18.17. label(Event) unit(Entry) xml:id(d27142e1808) gi(div2) heads(0) gtm(FinnguineUaMaelmhuaidh) n(17) menutext(Finnguine Ua Maelmhuaidh, lord of Feara-Ceall,…) 
18.18. label(Event) unit(Entry) xml:id(d27142e1811) gi(div2) heads(0) gtm(AnarmywasledbyDonnc) n(18) menutext(An army was led by Donnchadh,…) 
18.19. label(Event) unit(Entry) xml:id(d27142e1814) gi(div2) heads(0) gtm(Maelmordha,sonofRiaga) n(19) menutext(Maelmordha, son of Riagan, Tanist of…) 
18.20. label(Event) unit(Entry) xml:id(d27142e1819) gi(div2) heads(0) gtm(TheplunderingofCluain) n(20) menutext(The plundering of Cluain-mic-Nois by the…) 
18.21. label(Event) unit(Entry) xml:id(d27142e1822) gi(div2) heads(0) gtm(TheplunderingofEn-ini) n(21) menutext(The plundering of En-inis in Fotharta-tire,…) 
18.22. label(Event) unit(Entry) xml:id(d27142e1825) gi(div2) heads(0) gtm(TheplunderingofCluain) n(22) menutext(The plundering of Cluain-mic-Nois by the…) 
18.23. label(Event) unit(Entry) xml:id(d27142e1829) gi(div2) heads(0) gtm(Uathmharan,sonofDobhai) n(23) menutext(Uathmharan,son of Dobhailen, lord of Luighne…) 
18.24. label(Event) unit(Entry) xml:id(d27142e1832) gi(div2) heads(0) gtm(Flaithbheartach,sonof) n(24) menutext(Flaithbheartach, son of Inmhainen, King of…) 
Section 19. label(Annal) unit(Year) xml:id(d27142e1836) gi(div1) heads(0) n(M921) gtm(TheAgeofChrist,921.T) num(19) menutext(The Age of Christ, 921.The fourth…) 
19.1. label(Event) unit(Entry) xml:id(d27142e1837) gi(div2) heads(0) gtm(TheAgeofChrist,921.) n(1) menutext(The Age of Christ, 921.) 
19.2. label(Event) unit(Entry) xml:id(d27142e1840) gi(div2) heads(0) gtm(ThefourthyearofDonnc) n(2) menutext(The fourth year of Donnchadh.) 
19.3. label(Event) unit(Entry) xml:id(d27142e1843) gi(div2) heads(0) gtm(Maelcallann,AbbotofDi) n(3) menutext(Maelcallann, Abbot of Disert-Diarmada;) 
19.4. label(Event) unit(Entry) xml:id(d27142e1846) gi(div2) heads(0) gtm(Maelpadraig,sonofMora) n(4) menutext(Maelpadraig, son of Morann, Abbot of…) 
19.5. label(Event) unit(Entry) xml:id(d27142e1849) gi(div2) heads(0) gtm(Dubhdabhraine,Abbotof) n(5) menutext(Dubhdabhraine, Abbot of Ross-ailithir;) 
19.6. label(Event) unit(Entry) xml:id(d27142e1852) gi(div2) heads(0) gtm(Maeltuile,sonofColman) n(6) menutext(Maeltuile, son of Colman, lector of…) 
19.7. label(Event) unit(Entry) xml:id(d27142e1858) gi(div2) heads(0) gtm(DuibhlitirofCill-Sleib) n(7) menutext(Duibhlitir of Cill-Sleibhthe, priest of Ard-Macha,…) 
19.8. label(Event) unit(Entry) xml:id(d27142e1861) gi(div2) heads(0) gtm(Cucongalta,priestofLa) n(8) menutext(Cucongalta, priest of Lann-Leire, the Tethra…) 
19.9. label(Event) unit(Entry) xml:id(d27142e1864) gi(div2) heads(0) gtm(Maelmordha,sonofConch) n(9) menutext(Maelmordha, son of Conchobhar, lord of…) 
19.10. label(Event) unit(Entry) xml:id(d27142e1867) gi(div2) heads(0) gtm(andFindsonofCearran,) n(10) menutext(and Find son of Cearran, lord…) 
19.11. label(Event) unit(Entry) xml:id(d27142e1872) gi(div2) heads(0) gtm(Lighach,daughterofFla) n(11) menutext(Lighach, daughter of Flann, son of…) 
19.12. label(Event) unit(Entry) xml:id(d27142e1876) gi(div2) heads(0) gtm(Spelan,sonofConghalac) n(12) menutext(Spelan, son of Conghalach, lord of…) 
19.13. label(Event) unit(Entry) xml:id(d27142e1879) gi(div2) heads(0) gtm(TheplunderingofFeara-) n(13) menutext(The plundering of Feara-Arda and Lann-Leire,…) 
19.14. label(Event) unit(Entry) xml:id(d27142e1882) gi(div2) heads(0) gtm(Cele,sonofAnrothan,l) n(14) menutext(Cele, son of Anrothan, lord of…) 
19.15. label(Event) unit(Entry) xml:id(d27142e1887) gi(div2) heads(0) gtm(Maelcluithe,sonofConc) n(15) menutext(Maelcluithe, son of Conchobhar, heir apparent…) 
19.16. label(Event) unit(Entry) xml:id(d27142e1890) gi(div2) heads(0) gtm(Finn,sonofMaelmordha,) n(16) menutext(Finn, son of Maelmordha, son of…) 
19.17. label(Event) unit(Entry) xml:id(d27142e1893) gi(div2) heads(0) gtm(Flaithbheartach,sonof) n(17) menutext(Flaithbheartach, son of Inmainen, was taken…) 
Section 20. label(Annal) unit(Year) xml:id(d27142e1896) gi(div1) heads(0) n(M922) gtm(TheAgeofChrist,922.T) num(20) menutext(The Age of Christ, 922.The fifth…) 
20.1. label(Event) unit(Entry) xml:id(d27142e1897) gi(div2) heads(0) gtm(TheAgeofChrist,922.) n(1) menutext(The Age of Christ, 922.) 
20.2. label(Event) unit(Entry) xml:id(d27142e1900) gi(div2) heads(0) gtm(ThefifthyearofDonnch) n(2) menutext(The fifth year of Donnchadh.) 
20.3. label(Event) unit(Entry) xml:id(d27142e1903) gi(div2) heads(0) gtm(Duibhlitir,AbbotofClu) n(3) menutext(Duibhlitir, Abbot of Cluain-eidhneach;) 
20.4. label(Event) unit(Entry) xml:id(d27142e1906) gi(div2) heads(0) gtm(Muireadhach,sonofDomh) n(4) menutext(Muireadhach, son of Domhnall, Abbot of…) 
20.5. label(Event) unit(Entry) xml:id(d27142e1909) gi(div2) heads(0) gtm(Maelmordha,sonofCongh) n(5) menutext(Maelmordha, son of Conghalach, Abbot of…) 
20.6. label(Event) unit(Entry) xml:id(d27142e1912) gi(div2) heads(0) gtm(MochtaoftheIsland,so) n(6) menutext(Mochta of the Island, son of…) 
20.7. label(Event) unit(Entry) xml:id(d27142e1915) gi(div2) heads(0) gtm(Ceallach,sonofCearbha) n(7) menutext(Ceallach, son of Cearbhall, heir apparent…) 
20.8. label(Event) unit(Entry) xml:id(d27142e1918) gi(div2) heads(0) gtm(Afleetofforeignersup) n(8) menutext(A fleet of foreigners upon Loch…) 
20.9. label(Event) unit(Entry) xml:id(d27142e1921) gi(div2) heads(0) gtm(ForeignerscameuponLoc) n(9) menutext(Foreigners came upon Loch Cuan; and…) 
20.10. label(Event) unit(Entry) xml:id(d27142e1924) gi(div2) heads(0) gtm(ForeignersuponLochRib) n(10) menutext(Foreigners upon Loch Ribh, i.e. under…) 
Section 21. label(Annal) unit(Year) xml:id(d27142e1931) gi(div1) heads(0) n(M923) gtm(TheAgeofChrist,923.T) num(21) menutext(The Age of Christ, 923.The sixth…) 
21.1. label(Event) unit(Entry) xml:id(d27142e1932) gi(div2) heads(0) gtm(TheAgeofChrist,923.) n(1) menutext(The Age of Christ, 923.) 
21.2. label(Event) unit(Entry) xml:id(d27142e1935) gi(div2) heads(0) gtm(ThesixthyearofDonnch) n(2) menutext(The sixth year of Donnchadh.) 
21.3. label(Event) unit(Entry) xml:id(d27142e1938) gi(div2) heads(0) gtm(Failbhe,anchorite,died) n(3) menutext(Failbhe, anchorite, died.) 
21.4. label(Event) unit(Entry) xml:id(d27142e1941) gi(div2) heads(0) gtm(Cathal,sonofConchobha) n(4) menutext(Cathal, son of Conchobhar, king of…) 
21.5. label(Event) unit(Entry) xml:id(d27142e1947) gi(div2) heads(0) gtm(Dubhghall,sonofAedh,) n(5) menutext(Dubhghall, son of Aedh, King of…) 
21.6. label(Event) unit(Entry) xml:id(d27142e1950) gi(div2) heads(0) gtm(Lorcan,sonofDunchadh,) n(6) menutext(Lorcan, son of Dunchadh, lord of…) 
21.7. label(Event) unit(Entry) xml:id(d27142e1963) gi(div2) heads(0) gtm(Domhnall,sonofCathal,) n(7) menutext(Domhnall, son of Cathal, heir apparent…) 
21.8. label(Event) unit(Entry) xml:id(d27142e1966) gi(div2) heads(0) gtm(Faelan,sonofMuireadha) n(8) menutext(Faelan, son of Muireadhach, King of…) 
21.9. label(Event) unit(Entry) xml:id(d27142e1969) gi(div2) heads(0) gtm(Tomrar,sonofTomralt,) n(9) menutext(Tomrar, son of Tomralt, was slain…) 
21.10. label(Event) unit(Entry) xml:id(d27142e1972) gi(div2) heads(0) gtm(Flaithchius,sonofScor) n(10) menutext(Flaithchius, son of Scorachan, lord of…) 
Section 22. label(Annal) unit(Year) xml:id(d27142e1975) gi(div1) heads(0) n(M924) gtm(TheAgeofChrist,924.T) num(22) menutext(The Age of Christ, 924.The seventh…) 
22.1. label(Event) unit(Entry) xml:id(d27142e1976) gi(div2) heads(0) gtm(TheAgeofChrist,924.) n(1) menutext(The Age of Christ, 924.) 
22.2. label(Event) unit(Entry) xml:id(d27142e1979) gi(div2) heads(0) gtm(TheseventhyearofDonn) n(2) menutext(The seventh year of Donnchadh.) 
22.3. label(Event) unit(Entry) xml:id(d27142e1982) gi(div2) heads(0) gtm(Colman,sonofAilill,A) n(3) menutext(Colman, son of Ailill, Abbot of…) 
22.4. label(Event) unit(Entry) xml:id(d27142e1993) gi(div2) heads(0) gtm(Maelsechlainn,sonofMa) n(4) menutext(Maelsechlainn, son of Maelruanaidh, heir apparent…) 
22.5. label(Event) unit(Entry) xml:id(d27142e1996) gi(div2) heads(0) gtm(andDuineachaidh,sonof) n(5) menutext(and Duineachaidh, son of Laeghaire, chief…) 
22.6. label(Event) unit(Entry) xml:id(d27142e1999) gi(div2) heads(0) gtm(Dun-Sobhaircewasplunde) n(6) menutext(Dun-Sobhairce was plundered by the foreigners,…) 
22.7. label(Event) unit(Entry) xml:id(d27142e2009) gi(div2) heads(0) gtm(Avictorywasgainedby) n(7) menutext(A victory was gained by Muircheartach,…) 
22.8. label(Event) unit(Entry) xml:id(d27142e2012) gi(div2) heads(0) gtm(Cill-darawasplundered) n(8) menutext(Cill-dara was plundered by the foreigners…) 
22.9. label(Event) unit(Entry) xml:id(d27142e2018) gi(div2) heads(0) gtm(Fearghus,sonofDuilige) n(9) menutext(Fearghus, son of Duiligen, lord of…) 
22.10. label(Event) unit(Entry) xml:id(d27142e2021) gi(div2) heads(0) gtm(Mochta,BishopofUi-Nei) n(10) menutext(Mochta, Bishop of Ui-Neill, and priest…) 
Section 23. label(Annal) unit(Year) xml:id(d27142e2024) gi(div1) heads(0) n(M925) gtm(TheAgeofChrist,925.T) num(23) menutext(The Age of Christ, 925.The eighth…) 
23.1. label(Event) unit(Entry) xml:id(d27142e2025) gi(div2) heads(0) gtm(TheAgeofChrist,925.) n(1) menutext(The Age of Christ, 925.) 
23.2. label(Event) unit(Entry) xml:id(d27142e2028) gi(div2) heads(0) gtm(TheeighthyearofDonnh) n(2) menutext(The eighth year of Donnhhadh.) 
23.3. label(Event) unit(Entry) xml:id(d27142e2031) gi(div2) heads(0) gtm(Cormac,sonofFithbran,) n(3) menutext(Cormac, son of Fithbran, Abbot of…) 
23.4. label(Event) unit(Entry) xml:id(d27142e2034) gi(div2) heads(0) gtm(Maelpeadair,AbbotofCl) n(4) menutext(Maelpeadair, Abbot of Cluain-fearta-Molua, died.) 
23.5. label(Event) unit(Entry) xml:id(d27142e2037) gi(div2) heads(0) gtm(SoichleachanofTeach-Mu) n(5) menutext(Soichleachan of Teach-Munna was wounded, and…) 
23.6. label(Event) unit(Entry) xml:id(d27142e2042) gi(div2) heads(0) gtm(Brian,sonofCeinnedigh) n(6) menutext(Brian, son of Ceinnedigh, was born…) 
23.7. label(Event) unit(Entry) xml:id(d27142e2045) gi(div2) heads(0) gtm(DonnghalofRos-Commain,) n(7) menutext(Donnghal of Ros-Commain, died.) 
23.8. label(Event) unit(Entry) xml:id(d27142e2048) gi(div2) heads(0) gtm(Caindealbhan,sonofMae) n(8) menutext(Caindealbhan, son of Maelcron, lord of…) 
23.9. label(Event) unit(Entry) xml:id(d27142e2051) gi(div2) heads(0) gtm(Goach,sonofDubhroa,l) n(9) menutext(Goach, son of Dubhroa, lord of…) 
23.10. label(Event) unit(Entry) xml:id(d27142e2054) gi(div2) heads(0) gtm(Sitric,sonofImhar,lo) n(10) menutext(Sitric, son of Imhar, lord of…) 
23.11. label(Event) unit(Entry) xml:id(d27142e2057) gi(div2) heads(0) gtm(Godfrey,withhisforeig) n(11) menutext(Godfrey, with his foreigners, left Ath-cliath,…) 
23.12. label(Event) unit(Entry) xml:id(d27142e2061) gi(div2) heads(0) gtm(TheforeignersofLinn-D) n(12) menutext(The foreigners of Linn-Duachaill deserted (i.e.…) 
23.13. label(Event) unit(Entry) xml:id(d27142e2064) gi(div2) heads(0) gtm(ThefairofTailltinwas) n(13) menutext(The fair of Tailltin was prevented…) 
23.14. label(Event) unit(Entry) xml:id(d27142e2067) gi(div2) heads(0) gtm(St.Maelbrighde,sonof) n(14) menutext(St. Maelbrighde, son of Tornan, successor…) 
23.15. label(Event) unit(Entry) xml:id(d27142e2102) gi(div2) heads(0) gtm(Anrothan,sonofMaelgor) n(15) menutext(Anrothan, son of Maelgorm, assumed the…) 
Section 24. label(Annal) unit(Year) xml:id(d27142e2105) gi(div1) heads(0) n(M926) gtm(TheAgeofChrist,926.T) num(24) menutext(The Age of Christ, 926.The ninth…) 
24.1. label(Event) unit(Entry) xml:id(d27142e2106) gi(div2) heads(0) gtm(TheAgeofChrist,926.) n(1) menutext(The Age of Christ, 926.) 
24.2. label(Event) unit(Entry) xml:id(d27142e2109) gi(div2) heads(0) gtm(TheninthyearofDonnch) n(2) menutext(The ninth year of Donnchadh.) 
24.3. label(Event) unit(Entry) xml:id(d27142e2112) gi(div2) heads(0) gtm(Baeithine,AbbotofBirr) n(3) menutext(Baeithine, Abbot of Birra;) 
24.4. label(Event) unit(Entry) xml:id(d27142e2115) gi(div2) heads(0) gtm(Finnachta,AbbotofCorc) n(4) menutext(Finnachta, Abbot of Corcach, head of…) 
24.5. label(Event) unit(Entry) xml:id(d27142e2118) gi(div2) heads(0) gtm(Ciaran,AbbotofAchadh-) n(5) menutext(Ciaran, Abbot of Achadh-bo-Cainnigh;) 
24.6. label(Event) unit(Entry) xml:id(d27142e2121) gi(div2) heads(0) gtm(Celedabhaill,sonofSca) n(6) menutext(Celedabhaill, son of Scannal, went to…) 
24.7. label(Event) unit(Entry) xml:id(d27142e2169) gi(div2) heads(0) gtm(Muirgheal,daughterofF) n(7) menutext(Muirgheal, daughter of Flann, son of…) 
24.8. label(Event) unit(Entry) xml:id(d27142e2172) gi(div2) heads(0) gtm(Donnchadh,sonofDomhna) n(8) menutext(Donnchadh, son of Domhnall, heir apparent…) 
24.9. label(Event) unit(Entry) xml:id(d27142e2175) gi(div2) heads(0) gtm(Lorcan,sonofMaelcein,) n(9) menutext(Lorcan, son of Maelcein, lord of…) 
24.10. label(Event) unit(Entry) xml:id(d27142e2178) gi(div2) heads(0) gtm(Finnachta,sonofTadhg,) n(10) menutext(Finnachta, son of Tadhg, heir apparent…) 
24.11. label(Event) unit(Entry) xml:id(d27142e2181) gi(div2) heads(0) gtm(Cinaedh,sonofOghran,) n(11) menutext(Cinaedh, son of Oghran, lord of…) 
24.12. label(Event) unit(Entry) xml:id(d27142e2185) gi(div2) heads(0) gtm(Eaghra,sonofPoprigh,) n(12) menutext(Eaghra, son of Poprigh, lord of…) 
24.13. label(Event) unit(Entry) xml:id(d27142e2188) gi(div2) heads(0) gtm(TheplunderingofCill-d) n(13) menutext(The plundering of Cill-dara by the…) 
24.14. label(Event) unit(Entry) xml:id(d27142e2191) gi(div2) heads(0) gtm(Maelruanaidh,sonofCon) n(14) menutext(Maelruanaidh, son of Conchobhar, was slain…) 
Section 25. label(Annal) unit(Year) xml:id(d27142e2197) gi(div1) heads(0) n(M927) gtm(TheAgeofChrist,927.T) num(25) menutext(The Age of Christ, 927.The tenth…) 
25.1. label(Event) unit(Entry) xml:id(d27142e2198) gi(div2) heads(0) gtm(TheAgeofChrist,927.) n(1) menutext(The Age of Christ, 927.) 
25.2. label(Event) unit(Entry) xml:id(d27142e2201) gi(div2) heads(0) gtm(ThetenthyearofDonnch) n(2) menutext(The tenth year of Donnchadh.) 
25.3. label(Event) unit(Entry) xml:id(d27142e2204) gi(div2) heads(0) gtm(Tuathal,sonofOenacan,) n(3) menutext(Tuathal, son of Oenacan, Bishop of…) 
25.4. label(Event) unit(Entry) xml:id(d27142e2207) gi(div2) heads(0) gtm(Celedabhaill,sonofSca) n(4) menutext(Celedabhaill, son of Scannall, successor of…) 
25.5. label(Event) unit(Entry) xml:id(d27142e2217) gi(div2) heads(0) gtm(Caencomhrac,sonofMael) n(5) menutext(Caencomhrac, son of Maeluidhir, Abbot and…) 
25.6. label(Event) unit(Entry) xml:id(d27142e2220) gi(div2) heads(0) gtm(Tuathal,sonofMaelciar) n(6) menutext(Tuathal, son of Maelciarain, Abbot of…) 
25.7. label(Event) unit(Entry) xml:id(d27142e2226) gi(div2) heads(0) gtm(Ferghil,AbbotofTir-da) n(7) menutext(Ferghil, Abbot of Tir-da-ghlas, died at…) 
25.8. label(Event) unit(Entry) xml:id(d27142e2229) gi(div2) heads(0) gtm(Dunchadh,sonofBraenan) n(8) menutext(Dunchadh, son of Braenan, priest of…) 
25.9. label(Event) unit(Entry) xml:id(d27142e2232) gi(div2) heads(0) gtm(Maelgiric,Abbotofthe) n(9) menutext(Maelgiric, Abbot of the house of…) 
25.10. label(Event) unit(Entry) xml:id(d27142e2237) gi(div2) heads(0) gtm(Maelpadraig,sonofCele) n(10) menutext(Maelpadraig, son of Celen, priest and…) 
25.11. label(Event) unit(Entry) xml:id(d27142e2240) gi(div2) heads(0) gtm(Maelmoicheirghe,Œconomu) n(11) menutext(Maelmoicheirghe, Œconomus of Cluain-mic-Nois;) 
25.12. label(Event) unit(Entry) xml:id(d27142e2244) gi(div2) heads(0) gtm(Diarmaid,sonofCearbha) n(12) menutext(Diarmaid, son of Cearbhall, lord of…) 
25.13. label(Event) unit(Entry) xml:id(d27142e2247) gi(div2) heads(0) gtm(Innreachtach,sonofCat) n(13) menutext(Innreachtach, son of Cathal, lord of…) 
25.14. label(Event) unit(Entry) xml:id(d27142e2253) gi(div2) heads(0) gtm(TheforeignersofLuimne) n(14) menutext(The foreigners of Luimneach went upon…) 
25.15. label(Event) unit(Entry) xml:id(d27142e2256) gi(div2) heads(0) gtm(Anewfleetwaslaunched) n(15) menutext(A new fleet was launched upon…) 
25.16. label(Event) unit(Entry) xml:id(d27142e2259) gi(div2) heads(0) gtm(AnarmywasledbyDonnc) n(16) menutext(An army was led by Donnchadh…) 
25.17. label(Event) unit(Entry) xml:id(d27142e2269) gi(div2) heads(0) gtm(Caineach,daughterofCa) n(17) menutext(Caineach, daughter of Canannan, and wife…) 
25.18. label(Event) unit(Entry) xml:id(d27142e2272) gi(div2) heads(0) gtm(Domhnall,sonofTadhg,) n(18) menutext(Domhnall, son of Tadhg, heir apparent…) 
25.19. label(Event) unit(Entry) xml:id(d27142e2275) gi(div2) heads(0) gtm(TheplunderingofCill-d) n(19) menutext(The plundering of Cill-dara by Godfrey,…) 
Section 26. label(Annal) unit(Year) xml:id(d27142e2278) gi(div1) heads(0) n(M928) gtm(TheAgeofChrist,928.T) num(26) menutext(The Age of Christ, 928.The eleventh…) 
26.1. label(Event) unit(Entry) xml:id(d27142e2279) gi(div2) heads(0) gtm(TheAgeofChrist,928.) n(1) menutext(The Age of Christ, 928.) 
26.2. label(Event) unit(Entry) xml:id(d27142e2282) gi(div2) heads(0) gtm(TheeleventhyearofDon) n(2) menutext(The eleventh year of Donnchadh.) 
26.3. label(Event) unit(Entry) xml:id(d27142e2285) gi(div2) heads(0) gtm(Nuadha,BishopofGleann) n(3) menutext(Nuadha, Bishop of Gleann-da-locha;) 
26.4. label(Event) unit(Entry) xml:id(d27142e2288) gi(div2) heads(0) gtm(FlannofFobhar,Abboto) n(4) menutext(Flann of Fobhar, Abbot of Lughmhadh;) 
26.5. label(Event) unit(Entry) xml:id(d27142e2291) gi(div2) heads(0) gtm(Mael-caeimhghin,sonof) n(5) menutext(Mael-caeimhghin, son of Scannlan, Abbot of…) 
26.6. label(Event) unit(Entry) xml:id(d27142e2294) gi(div2) heads(0) gtm(andDonnghal,AbbotofR) n(6) menutext(and Donnghal, Abbot of Ros-Comain, died.) 
26.7. label(Event) unit(Entry) xml:id(d27142e2297) gi(div2) heads(0) gtm(MaolDaBhonna,sonofD) n(7) menutext(Maol Da Bhonna, son of Dobhailen,…) 
26.8. label(Event) unit(Entry) xml:id(d27142e2301) gi(div2) heads(0) gtm(Muircheartach,sonofEa) n(8) menutext(Muircheartach, son of Eagra, lord of…) 
26.9. label(Event) unit(Entry) xml:id(d27142e2304) gi(div2) heads(0) gtm(andIdhnaidheUaMannach) n(9) menutext(and Idhnaidhe Ua Mannachain, were slain.) 
26.10. label(Event) unit(Entry) xml:id(d27142e2307) gi(div2) heads(0) gtm(Godfrey,grandsonofImh) n(10) menutext(Godfrey, grandson of Imhar, with the…) 
26.11. label(Event) unit(Entry) xml:id(d27142e2319) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(11) menutext(A slaughter was made of the…) 
26.12. label(Event) unit(Entry) xml:id(d27142e2323) gi(div2) heads(0) gtm(TheforeignersofLuimne) n(12) menutext(The foreigners of Luimneach encamped in…) 
26.13. label(Event) unit(Entry) xml:id(d27142e2326) gi(div2) heads(0) gtm(Theforeigners,i.e.tho) n(13) menutext(The foreigners, i.e. those under the…) 
26.14. label(Event) unit(Entry) xml:id(d27142e2329) gi(div2) heads(0) gtm(AccolbhEarl,withasla) n(14) menutext(Accolbh Earl, with a slaughter of…) 
26.15. label(Event) unit(Entry) xml:id(d27142e2332) gi(div2) heads(0) gtm(Finn,sonofMaelmordha,) n(15) menutext(Finn, son of Maelmordha, heir apparent…) 
Section 27. label(Annal) unit(Year) xml:id(d27142e2335) gi(div1) heads(0) n(M929) gtm(TheAgeofChrist,929.T) num(27) menutext(The Age of Christ, 929.The twelfth…) 
27.1. label(Event) unit(Entry) xml:id(d27142e2336) gi(div2) heads(0) gtm(TheAgeofChrist,929.) n(1) menutext(The Age of Christ, 929.) 
27.2. label(Event) unit(Entry) xml:id(d27142e2339) gi(div2) heads(0) gtm(ThetwelfthyearofDonn) n(2) menutext(The twelfth year of Donnchadh.) 
27.3. label(Event) unit(Entry) xml:id(d27142e2342) gi(div2) heads(0) gtm(Crunnmhael,BishopofCi) n(3) menutext(Crunnmhael, Bishop of Cill-dara,) 
27.4. label(Event) unit(Entry) xml:id(d27142e2345) gi(div2) heads(0) gtm(Tibraide,sonofAinnsen) n(4) menutext(Tibraide, son of Ainnsene, Abbot of…) 
27.5. label(Event) unit(Entry) xml:id(d27142e2348) gi(div2) heads(0) gtm(Maeleoin,bishopandanc) n(5) menutext(Maeleoin, bishop and anchorite of Ath-Truim,…) 
27.6. label(Event) unit(Entry) xml:id(d27142e2351) gi(div2) heads(0) gtm(Ceannfaeladh,sonofLor) n(6) menutext(Ceannfaeladh, son of Lorcan, comharba of…) 
27.7. label(Event) unit(Entry) xml:id(d27142e2354) gi(div2) heads(0) gtm(Bran,sonofColman,Abb) n(7) menutext(Bran, son of Colman, Abbot of…) 
27.8. label(Event) unit(Entry) xml:id(d27142e2357) gi(div2) heads(0) gtm(Maelbrighde,sonofFead) n(8) menutext(Maelbrighde, son of Feadacan, Abbot of…) 
27.9. label(Event) unit(Entry) xml:id(d27142e2360) gi(div2) heads(0) gtm(andOnchu,priestofCil) n(9) menutext(and Onchu, priest of Cill-dara, died.) 
27.10. label(Event) unit(Entry) xml:id(d27142e2363) gi(div2) heads(0) gtm(Cearnachan,sonofTighe) n(10) menutext(Cearnachan, son of Tighearnan, lord of…) 
27.11. label(Event) unit(Entry) xml:id(d27142e2366) gi(div2) heads(0) gtm(TheforeignersofLuimne) n(11) menutext(The foreigners of Luimneach took up…) 
27.12. label(Event) unit(Entry) xml:id(d27142e2370) gi(div2) heads(0) gtm(GodfreywentintoOsraig) n(12) menutext(Godfrey went into Osraighe, to expel…) 
27.13. label(Event) unit(Entry) xml:id(d27142e2373) gi(div2) heads(0) gtm(Donncuan,sonofFaelan,) n(13) menutext(Donncuan, son of Faelan, heir apparent…) 
27.14. label(Event) unit(Entry) xml:id(d27142e2376) gi(div2) heads(0) gtm(Dearbhail,daughterofM) n(14) menutext(Dearbhail, daughter of Maelfinnia, Queen of…) 
Section 28. label(Annal) unit(Year) xml:id(d27142e2382) gi(div1) heads(0) n(M930) gtm(TheAgeofChrist,930.T) num(28) menutext(The Age of Christ, 930.The thirteenth…) 
28.1. label(Event) unit(Entry) xml:id(d27142e2383) gi(div2) heads(0) gtm(TheAgeofChrist,930.) n(1) menutext(The Age of Christ, 930.) 
28.2. label(Event) unit(Entry) xml:id(d27142e2386) gi(div2) heads(0) gtm(ThethirteenthyearofD) n(2) menutext(The thirteenth year of Donnchadh.) 
28.3. label(Event) unit(Entry) xml:id(d27142e2389) gi(div2) heads(0) gtm(Suibhne,AbbotofLann-L) n(3) menutext(Suibhne, Abbot of Lann-Leire;) 
28.4. label(Event) unit(Entry) xml:id(d27142e2392) gi(div2) heads(0) gtm(Duibhlitir,sonofSealb) n(4) menutext(Duibhlitir, son of Sealbhach, Abbot of…) 
28.5. label(Event) unit(Entry) xml:id(d27142e2397) gi(div2) heads(0) gtm(Feardomhnach,sonofFla) n(5) menutext(Feardomhnach, son of Flannagan, Abbot of…) 
28.6. label(Event) unit(Entry) xml:id(d27142e2400) gi(div2) heads(0) gtm(Fuacarta,AbbotofInis-) n(6) menutext(Fuacarta, Abbot of Inis-Caindeagha;) 
28.7. label(Event) unit(Entry) xml:id(d27142e2403) gi(div2) heads(0) gtm(Maenghal,sonofBecan,) n(7) menutext(Maenghal, son of Becan, Abbot of…) 
28.8. label(Event) unit(Entry) xml:id(d27142e2406) gi(div2) heads(0) gtm(andMaelgiric,Abbotof) n(8) menutext(and Maelgiric, Abbot of Fobhar, died.) 
28.9. label(Event) unit(Entry) xml:id(d27142e2411) gi(div2) heads(0) gtm(Airmheadh,AbbotofCuil) n(9) menutext(Airmheadh, Abbot of Cuil-rathain, was killed…) 
28.10. label(Event) unit(Entry) xml:id(d27142e2414) gi(div2) heads(0) gtm(Aenghus,sonofAnghus,) n(10) menutext(Aenghus, son of Anghus, chief poet…) 
28.11. label(Event) unit(Entry) xml:id(d27142e2417) gi(div2) heads(0) gtm(Flann,sonofMaelfinnia) n(11) menutext(Flann, son of Maelfinnia, lord of…) 
28.12. label(Event) unit(Entry) xml:id(d27142e2431) gi(div2) heads(0) gtm(Cinaedh,sonofCaindeal) n(12) menutext(Cinaedh, son of Caindealbhan, lord of…) 
28.13. label(Event) unit(Entry) xml:id(d27142e2437) gi(div2) heads(0) gtm(ThecrozierofCiaran,i) n(13) menutext(The crozier of Ciaran, i.e. the…) 
28.14. label(Event) unit(Entry) xml:id(d27142e2440) gi(div2) heads(0) gtm(LoingseachUaLeathlobha) n(14) menutext(Loingseach Ua Leathlobhair, King of Ulidia,…) 
28.15. label(Event) unit(Entry) xml:id(d27142e2443) gi(div2) heads(0) gtm(TorolbhtheEarlwaskil) n(15) menutext(Torolbh the Earl was killed by…) 
28.16. label(Event) unit(Entry) xml:id(d27142e2446) gi(div2) heads(0) gtm(Flann,sonofMuireadhac) n(16) menutext(Flann, son of Muireadhach, heir apparent…) 
Section 29. label(Annal) unit(Year) xml:id(d27142e2450) gi(div1) heads(0) n(M931) gtm(TheAgeofChrist,931.T) num(29) menutext(The Age of Christ, 931.The fourteenth…) 
29.1. label(Event) unit(Entry) xml:id(d27142e2451) gi(div2) heads(0) gtm(TheAgeofChrist,931.) n(1) menutext(The Age of Christ, 931.) 
29.2. label(Event) unit(Entry) xml:id(d27142e2454) gi(div2) heads(0) gtm(ThefourteenthyearofD) n(2) menutext(The fourteenth year of Donnchadh.) 
29.3. label(Event) unit(Entry) xml:id(d27142e2457) gi(div2) heads(0) gtm(Cosgrach,sonofMaelmoc) n(3) menutext(Cosgrach, son of Maelmochoirghi, Bishop of…) 
29.4. label(Event) unit(Entry) xml:id(d27142e2460) gi(div2) heads(0) gtm(Seachnasach,priestofD) n(4) menutext(Seachnasach, priest of Dearmhach;) 
29.5. label(Event) unit(Entry) xml:id(d27142e2463) gi(div2) heads(0) gtm(andFedhelm,i.e.daught) n(5) menutext(and Fedhelm, i.e. daughter of Domhnall,…) 
29.6. label(Event) unit(Entry) xml:id(d27142e2466) gi(div2) heads(0) gtm(Cathal,sonofOdhran,l) n(6) menutext(Cathal, son of Odhran, lord of…) 
29.7. label(Event) unit(Entry) xml:id(d27142e2469) gi(div2) heads(0) gtm(andCuilen,sonofCeall) n(7) menutext(and Cuilen, son of Ceallach, lord…) 
29.8. label(Event) unit(Entry) xml:id(d27142e2472) gi(div2) heads(0) gtm(Celecen,i.e.thesonof) n(8) menutext(Celecen, i.e. the son of Gairbhith,…) 
29.9. label(Event) unit(Entry) xml:id(d27142e2475) gi(div2) heads(0) gtm(Lorcan,sonofEochaidh,) n(9) menutext(Lorcan, son of Eochaidh, the second…) 
29.10. label(Event) unit(Entry) xml:id(d27142e2478) gi(div2) heads(0) gtm(AbattlewasgainedinM) n(10) menutext(A battle was gained in Magh-Uatha…) 
29.11. label(Event) unit(Entry) xml:id(d27142e2483) gi(div2) heads(0) gtm(AbattlewasgainedbyC) n(11) menutext(A battle was gained by Conaing,…) 
29.12. label(Event) unit(Entry) xml:id(d27142e2487) gi(div2) heads(0) gtm(Theforeignerstookupt) n(12) menutext(The foreigners took up their station…) 
29.13. label(Event) unit(Entry) xml:id(d27142e2490) gi(div2) heads(0) gtm(Ard-Machawasplundered) n(13) menutext(Ard-Macha was plundered about the festival…) 
29.14. label(Event) unit(Entry) xml:id(d27142e2502) gi(div2) heads(0) gtm(BardBoinne,chiefpoet) n(14) menutext(Bard Boinne, chief poet of Ireland,…) 
29.15. label(Event) unit(Entry) xml:id(d27142e2505) gi(div2) heads(0) gtm(Domhnall,sonofGadhra,) n(15) menutext(Domhnall, son of Gadhra, lord of…) 
29.16. label(Event) unit(Entry) xml:id(d27142e2508) gi(div2) heads(0) gtm(ThevictoryofDuibhthir) n(16) menutext(The victory of Duibhthir was gained…) 
Section 30. label(Annal) unit(Year) xml:id(d27142e2511) gi(div1) heads(0) n(M932) gtm(TheAgeofChrist,932.T) num(30) menutext(The Age of Christ, 932.The fifteenth…) 
30.1. label(Event) unit(Entry) xml:id(d27142e2512) gi(div2) heads(0) gtm(TheAgeofChrist,932.) n(1) menutext(The Age of Christ, 932.) 
30.2. label(Event) unit(Entry) xml:id(d27142e2515) gi(div2) heads(0) gtm(ThefifteenthyearofDo) n(2) menutext(The fifteenth year of Donnchadh.) 
30.3. label(Event) unit(Entry) xml:id(d27142e2518) gi(div2) heads(0) gtm(TheforeignersofLuimne) n(3) menutext(The foreigners of Luimneach plundered Connaught…) 
30.4. label(Event) unit(Entry) xml:id(d27142e2521) gi(div2) heads(0) gtm(Duibhghilla,sonofRoba) n(4) menutext(Duibhghilla, son of Robachan, lord of…) 
30.5. label(Event) unit(Entry) xml:id(d27142e2526) gi(div2) heads(0) gtm(Uallach,daughterofMui) n(5) menutext(Uallach, daughter of Muimhneachan, chief poetess…) 
30.6. label(Event) unit(Entry) xml:id(d27142e2529) gi(div2) heads(0) gtm(Godfrey,lordofthefor) n(6) menutext(Godfrey, lord of the foreigners, died.) 
30.7. label(Event) unit(Entry) xml:id(d27142e2532) gi(div2) heads(0) gtm(Firefromheavenburned) n(7) menutext(Fire from heaven burned the mountains…) 
Section 31. label(Annal) unit(Year) xml:id(d27142e2535) gi(div1) heads(0) n(M933) gtm(TheAgeofChrist,933.T) num(31) menutext(The Age of Christ, 933.The sixteenth…) 
31.1. label(Event) unit(Entry) xml:id(d27142e2536) gi(div2) heads(0) gtm(TheAgeofChrist,933.) n(1) menutext(The Age of Christ, 933.) 
31.2. label(Event) unit(Entry) xml:id(d27142e2539) gi(div2) heads(0) gtm(ThesixteenthyearofDo) n(2) menutext(The sixteenth year of Donnchadh.) 
31.3. label(Event) unit(Entry) xml:id(d27142e2542) gi(div2) heads(0) gtm(Cormac,sonofMaenach,) n(3) menutext(Cormac, son of Maenach, Abbot of…) 
31.4. label(Event) unit(Entry) xml:id(d27142e2547) gi(div2) heads(0) gtm(Macclenna,AbbotofImle) n(4) menutext(Macclenna, Abbot of Imleach-Ibhair and Liath-mor-Mochaemhog,…) 
31.5. label(Event) unit(Entry) xml:id(d27142e2550) gi(div2) heads(0) gtm(Maelbrighde,AbbotofMa) n(5) menutext(Maelbrighde, Abbot of Mainistir-Buithe;) 
31.6. label(Event) unit(Entry) xml:id(d27142e2553) gi(div2) heads(0) gtm(andMuireadhach,sonof) n(6) menutext(and Muireadhach, son of Maelbrighde, Abbot…) 
31.7. label(Event) unit(Entry) xml:id(d27142e2556) gi(div2) heads(0) gtm(Anlaith,AbbessofCluai) n(7) menutext(Anlaith, Abbess of Cluain-Bronaigh and Cluain-Boireann,…) 
31.8. label(Event) unit(Entry) xml:id(d27142e2562) gi(div2) heads(0) gtm(Conchobhar,sonofDomhn) n(8) menutext(Conchobhar, son of Domhnall, heir apparent…) 
31.9. label(Event) unit(Entry) xml:id(d27142e2565) gi(div2) heads(0) gtm(Cinaedh,sonofCairbre,) n(9) menutext(Cinaedh, son of Cairbre, lord of…) 
31.10. label(Event) unit(Entry) xml:id(d27142e2568) gi(div2) heads(0) gtm(Maelmuire,sonofCeannd) n(10) menutext(Maelmuire, son of Ceanndubhan, Tanist of…) 
31.11. label(Event) unit(Entry) xml:id(d27142e2571) gi(div2) heads(0) gtm(TheislandsofLochGabh) n(11) menutext(The islands of Loch Gabhar and…) 
Section 32. label(Annal) unit(Year) xml:id(d27142e2574) gi(div1) heads(0) n(M934) gtm(TheAgeofChrist,934.T) num(32) menutext(The Age of Christ, 934.The seventeenth…) 
32.1. label(Event) unit(Entry) xml:id(d27142e2575) gi(div2) heads(0) gtm(TheAgeofChrist,934.) n(1) menutext(The Age of Christ, 934.) 
32.2. label(Event) unit(Entry) xml:id(d27142e2578) gi(div2) heads(0) gtm(Theseventeenthyearof) n(2) menutext(The seventeenth year of Donnchadh.) 
32.3. label(Event) unit(Entry) xml:id(d27142e2581) gi(div2) heads(0) gtm(Conchobhar,sonofDomhn) n(3) menutext(Conchobhar, son of Domhnall, was slain…) 
32.4. label(Event) unit(Entry) xml:id(d27142e2584) gi(div2) heads(0) gtm(Bec,sonofGairbhith,l) n(4) menutext(Bec, son of Gairbhith, lord of…) 
32.5. label(Event) unit(Entry) xml:id(d27142e2587) gi(div2) heads(0) gtm(Anrudhan,sonofMaelgor) n(5) menutext(Anrudhan, son of Maelgorm, lord of…) 
32.6. label(Event) unit(Entry) xml:id(d27142e2590) gi(div2) heads(0) gtm(Cluain-mic-Noiswasplun) n(6) menutext(Cluain-mic-Nois was plundered by the foreigners…) 
32.7. label(Event) unit(Entry) xml:id(d27142e2593) gi(div2) heads(0) gtm(AmhlaibhCeannchairech,) n(7) menutext(Amhlaibh Ceannchairech, with the foreigners, came…) 
32.8. label(Event) unit(Entry) xml:id(d27142e2598) gi(div2) heads(0) gtm(TheburningofAth-cliat) n(8) menutext(The burning of Ath-cliath by Donnchadh,…) 
32.9. label(Event) unit(Entry) xml:id(d27142e2601) gi(div2) heads(0) gtm(ArthurUaTuathaildied.) n(9) menutext(Arthur Ua Tuathail died.) 
Section 33. label(Annal) unit(Year) xml:id(d27142e2604) gi(div1) heads(0) n(M935) gtm(TheAgeofChrist,935.T) num(33) menutext(The Age of Christ, 935.The eighteenth…) 
33.1. label(Event) unit(Entry) xml:id(d27142e2605) gi(div2) heads(0) gtm(TheAgeofChrist,935.) n(1) menutext(The Age of Christ, 935.) 
33.2. label(Event) unit(Entry) xml:id(d27142e2608) gi(div2) heads(0) gtm(TheeighteenthyearofD) n(2) menutext(The eighteenth year of Donnchadh.) 
33.3. label(Event) unit(Entry) xml:id(d27142e2611) gi(div2) heads(0) gtm(Aireach-tach,AbbotofD) n(3) menutext(Aireach-tach, Abbot of Disert-Diarmada;) 
33.4. label(Event) unit(Entry) xml:id(d27142e2614) gi(div2) heads(0) gtm(Fedhach,AbbotofSlaine) n(4) menutext(Fedhach, Abbot of Slaine;) 
33.5. label(Event) unit(Entry) xml:id(d27142e2617) gi(div2) heads(0) gtm(Muireadhach,AbbotofBe) n(5) menutext(Muireadhach, Abbot of Beannchair, died.) 
33.6. label(Event) unit(Entry) xml:id(d27142e2623) gi(div2) heads(0) gtm(Diarmaid,sonofAilell,) n(6) menutext(Diarmaid, son of Ailell, Abbot of…) 
33.7. label(Event) unit(Entry) xml:id(d27142e2626) gi(div2) heads(0) gtm(Aenghus,sonofMuirchea) n(7) menutext(Aenghus, son of Muircheartach, a learned…) 
33.8. label(Event) unit(Entry) xml:id(d27142e2629) gi(div2) heads(0) gtm(Aireachtach,priestofC) n(8) menutext(Aireachtach, priest of Cill-achaidh, died.) 
33.9. label(Event) unit(Entry) xml:id(d27142e2632) gi(div2) heads(0) gtm(Eochaidh,sonofConall,) n(9) menutext(Eochaidh, son of Conall, King of…) 
33.10. label(Event) unit(Entry) xml:id(d27142e2635) gi(div2) heads(0) gtm(Clerchen,sonofTighear) n(10) menutext(Clerchen, son of Tighearnan, son of…) 
33.11. label(Event) unit(Entry) xml:id(d27142e2638) gi(div2) heads(0) gtm(Conghalach,sonofCatha) n(11) menutext(Conghalach, son of Cathalan lord of…) 
33.12. label(Event) unit(Entry) xml:id(d27142e2644) gi(div2) heads(0) gtm(Croinghilla,sonofCuil) n(12) menutext(Croinghilla, son of Cuileannan, lord of…) 
33.13. label(Event) unit(Entry) xml:id(d27142e2647) gi(div2) heads(0) gtm(MacetighMacAinseamain,) n(13) menutext(Macetigh Mac Ainseamain, lord of Mughdhorna-Maighen;…) 
33.14. label(Event) unit(Entry) xml:id(d27142e2652) gi(div2) heads(0) gtm(Lorcan,sonofConghalac) n(14) menutext(Lorcan, son of Conghalach, lord of…) 
33.15. label(Event) unit(Entry) xml:id(d27142e2658) gi(div2) heads(0) gtm(Gairbhith,sonofMaelei) n(15) menutext(Gairbhith, son of Maeleitigh, lord of…) 
33.16. label(Event) unit(Entry) xml:id(d27142e2661) gi(div2) heads(0) gtm(Bruadar,sonofDuibhghi) n(16) menutext(Bruadar, son of Duibhghilla, lord of…) 
33.17. label(Event) unit(Entry) xml:id(d27142e2664) gi(div2) heads(0) gtm(Amhlaeibh,sonofGodfre) n(17) menutext(Amhlaeibh, son of Godfrey, lord of…) 
33.18. label(Event) unit(Entry) xml:id(d27142e2670) gi(div2) heads(0) gtm(TheforeignersofAthcli) n(18) menutext(The foreigners of Athcliath left their…) 
33.19. label(Event) unit(Entry) xml:id(d27142e2673) gi(div2) heads(0) gtm(Cill-Cleithewasplunder) n(19) menutext(Cill-Cleithe was plundered by the son…) 
33.20. label(Event) unit(Entry) xml:id(d27142e2678) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(20) menutext(A battle was gained by the…) 
Section 34. label(Annal) unit(Year) xml:id(d27142e2686) gi(div1) heads(0) n(M936) gtm(TheAgeofChrist,936.T) num(34) menutext(The Age of Christ, 936.The nineteenth…) 
34.1. label(Event) unit(Entry) xml:id(d27142e2687) gi(div2) heads(0) gtm(TheAgeofChrist,936.) n(1) menutext(The Age of Christ, 936.) 
34.2. label(Event) unit(Entry) xml:id(d27142e2690) gi(div2) heads(0) gtm(ThenineteenthyearofD) n(2) menutext(The nineteenth year of Donnchadh.) 
34.3. label(Event) unit(Entry) xml:id(d27142e2693) gi(div2) heads(0) gtm(Mael-padraig,i.e.thes) n(3) menutext(Mael-padraig, i.e. the son of Bran,…) 
34.4. label(Event) unit(Entry) xml:id(d27142e2696) gi(div2) heads(0) gtm(Dubhthach,successorof) n(4) menutext(Dubhthach, successor of Colum Cille and…) 
34.5. label(Event) unit(Entry) xml:id(d27142e2699) gi(div2) heads(0) gtm(andCaencomhracofMuc-s) n(5) menutext(and Caencomhrac of Muc-shnamh, anchorite, died.) 
34.6. label(Event) unit(Entry) xml:id(d27142e2704) gi(div2) heads(0) gtm(Ciaran,sonofCiarman,) n(6) menutext(Ciaran, son of Ciarman, Abbot of…) 
34.7. label(Event) unit(Entry) xml:id(d27142e2707) gi(div2) heads(0) gtm(Conaingen,AbbotofTeac) n(7) menutext(Conaingen, Abbot of Teach-Fethghna, and chief…) 
34.8. label(Event) unit(Entry) xml:id(d27142e2710) gi(div2) heads(0) gtm(andFinguine,sonofFub) n(8) menutext(and Finguine, son of Fubhthaidh, son…) 
34.9. label(Event) unit(Entry) xml:id(d27142e2716) gi(div2) heads(0) gtm(Maelcairnigh,AbbotofT) n(9) menutext(Maelcairnigh, Abbot of Tulan, died.) 
34.10. label(Event) unit(Entry) xml:id(d27142e2719) gi(div2) heads(0) gtm(RobhartachofTeach-Thei) n(10) menutext(Robhartach of Teach-Theille, died.) 
34.11. label(Event) unit(Entry) xml:id(d27142e2722) gi(div2) heads(0) gtm(Fearghal,sonofDomhnal) n(11) menutext(Fearghal, son of Domhnall, lord of…) 
34.12. label(Event) unit(Entry) xml:id(d27142e2726) gi(div2) heads(0) gtm(andMurchadh,sonofSoc) n(12) menutext(and Murchadh, son of Sochlachan, lord…) 
34.13. label(Event) unit(Entry) xml:id(d27142e2729) gi(div2) heads(0) gtm(Conchobhar,sonofMaelc) n(13) menutext(Conchobhar, son of Maelchein, lord of…) 
34.14. label(Event) unit(Entry) xml:id(d27142e2732) gi(div2) heads(0) gtm(DonnchadhUaMaeleachlai) n(14) menutext(Donnchadh Ua Maeleachlainn plundered Airthear-Liffe.) 
34.15. label(Event) unit(Entry) xml:id(d27142e2735) gi(div2) heads(0) gtm(Amhlaibh,sonofGodfrey) n(15) menutext(Amhlaibh, son of Godfrey, came to…) 
34.16. label(Event) unit(Entry) xml:id(d27142e2738) gi(div2) heads(0) gtm(Achallengeofbattlebe) n(16) menutext(A challenge of battle between Donnchadh,…) 
34.17. label(Event) unit(Entry) xml:id(d27142e2761) gi(div2) heads(0) gtm(ThetwosuccessorsofPa) n(17) menutext(The two successors of Patrick, namely,…) 
34.18. label(Event) unit(Entry) xml:id(d27142e2764) gi(div2) heads(0) gtm(andMaelpadraig,sonof) n(18) menutext(and Maelpadraig, son of Maeltuile, bishop…) 
Section 35. label(Annal) unit(Year) xml:id(d27142e2767) gi(div1) heads(0) n(M937) gtm(TheAgeofChrist,937.T) num(35) menutext(The Age of Christ, 937.The twentieth…) 
35.1. label(Event) unit(Entry) xml:id(d27142e2768) gi(div2) heads(0) gtm(TheAgeofChrist,937.) n(1) menutext(The Age of Christ, 937.) 
35.2. label(Event) unit(Entry) xml:id(d27142e2771) gi(div2) heads(0) gtm(ThetwentiethyearofDo) n(2) menutext(The twentieth year of Donnchadh.) 
35.3. label(Event) unit(Entry) xml:id(d27142e2774) gi(div2) heads(0) gtm(Maeldomh-naigh,Abbotof) n(3) menutext(Maeldomh-naigh, Abbot of Tamhlacht;) 
35.4. label(Event) unit(Entry) xml:id(d27142e2777) gi(div2) heads(0) gtm(andCeallach,sonofCae) n(4) menutext(and Ceallach, son of Caellaidhe, Prior…) 
35.5. label(Event) unit(Entry) xml:id(d27142e2782) gi(div2) heads(0) gtm(Finnachta,sonofCealla) n(5) menutext(Finnachta, son of Ceallach, Comharba of…) 
35.6. label(Event) unit(Entry) xml:id(d27142e2785) gi(div2) heads(0) gtm(Laighnen,comharbaofFe) n(6) menutext(Laighnen, comharba of Fearna and Tamhlacht,…) 
35.7. label(Event) unit(Entry) xml:id(d27142e2791) gi(div2) heads(0) gtm(Aileachwasplunderedby) n(7) menutext(Aileach was plundered by the foreigners…) 
35.8. label(Event) unit(Entry) xml:id(d27142e2794) gi(div2) heads(0) gtm(AbattlewasgainedbyC) n(8) menutext(A battle was gained by Conghalach,…) 
35.9. label(Event) unit(Entry) xml:id(d27142e2797) gi(div2) heads(0) gtm(Domhnall,sonofLorcan,) n(9) menutext(Domhnall, son of Lorcan, lord of…) 
35.10. label(Event) unit(Entry) xml:id(d27142e2801) gi(div2) heads(0) gtm(Crichan,sonofMaelmuir) n(10) menutext(Crichan, son of Maelmuire, lord of…) 
35.11. label(Event) unit(Entry) xml:id(d27142e2805) gi(div2) heads(0) gtm(Flann,sonofCeallach,) n(11) menutext(Flann, son of Ceallach, Tanist of…) 
35.12. label(Event) unit(Entry) xml:id(d27142e2808) gi(div2) heads(0) gtm(Cian,sonofAenghus,wa) n(12) menutext(Cian, son of Aenghus, was slain…) 
35.13. label(Event) unit(Entry) xml:id(d27142e2811) gi(div2) heads(0) gtm(Murchadh,sonofFinn,w) n(13) menutext(Murchadh, son of Finn, was mortally…) 
35.14. label(Event) unit(Entry) xml:id(d27142e2814) gi(div2) heads(0) gtm(Canoin-Phadraigwascove) n(14) menutext(Canoin-Phadraig was covered by Donnchadh, son…) 
35.15. label(Event) unit(Entry) xml:id(d27142e2817) gi(div2) heads(0) gtm(Ceallachan,KingofCais) n(15) menutext(Ceallachan, King of Caiseal, with the…) 
35.16. label(Event) unit(Entry) xml:id(d27142e2820) gi(div2) heads(0) gtm(ThemenofMunster,unde) n(16) menutext(The men of Munster, under Ceallachan,…) 
35.17. label(Event) unit(Entry) xml:id(d27142e2826) gi(div2) heads(0) gtm(Theforeignersdeserted) n(17) menutext(The foreigners deserted Ath-cliath by the…) 
Section 36. label(Annal) unit(Year) xml:id(d27142e2829) gi(div1) heads(0) n(M938) gtm(TheAgeofChrist,938.T) num(36) menutext(The Age of Christ, 938.The twenty-first…) 
36.1. label(Event) unit(Entry) xml:id(d27142e2830) gi(div2) heads(0) gtm(TheAgeofChrist,938.) n(1) menutext(The Age of Christ, 938.) 
36.2. label(Event) unit(Entry) xml:id(d27142e2833) gi(div2) heads(0) gtm(Thetwenty-firstyearof) n(2) menutext(The twenty-first year of Donnchadh.) 
36.3. label(Event) unit(Entry) xml:id(d27142e2836) gi(div2) heads(0) gtm(Muirchear-tachofCamus,) n(3) menutext(Muirchear-tach of Camus, Abbot of Beannchair;) 
36.4. label(Event) unit(Entry) xml:id(d27142e2839) gi(div2) heads(0) gtm(Duibhinnreacht,sonofR) n(4) menutext(Duibhinnreacht, son of Ronan, Abbot of…) 
36.5. label(Event) unit(Entry) xml:id(d27142e2842) gi(div2) heads(0) gtm(andAinbhith,sonofDom) n(5) menutext(and Ainbhith, son of Domhnall, Abbot…) 
36.6. label(Event) unit(Entry) xml:id(d27142e2847) gi(div2) heads(0) gtm(Coibhdeanach,AbbotofC) n(6) menutext(Coibhdeanach, Abbot of Cill-achaidh, was drowned…) 
36.7. label(Event) unit(Entry) xml:id(d27142e2850) gi(div2) heads(0) gtm(FlannUaCathailsuffere) n(7) menutext(Flann Ua Cathail suffered martyrdom at…) 
36.8. label(Event) unit(Entry) xml:id(d27142e2853) gi(div2) heads(0) gtm(Suibhne,sonofCu-Breat) n(8) menutext(Suibhne, son of Cu-Breatan, Abbot of…) 
36.9. label(Event) unit(Entry) xml:id(d27142e2856) gi(div2) heads(0) gtm(Maelbeannachta,anchorit) n(9) menutext(Maelbeannachta, anchorite, died.) 
36.10. label(Event) unit(Entry) xml:id(d27142e2859) gi(div2) heads(0) gtm(MaelmartinUaScellain,) n(10) menutext(Maelmartin Ua Scellain, Lector of Leithghlinn,…) 
36.11. label(Event) unit(Entry) xml:id(d27142e2862) gi(div2) heads(0) gtm(Anarmywasledbythek) n(11) menutext(An army was led by the…) 
36.12. label(Event) unit(Entry) xml:id(d27142e2866) gi(div2) heads(0) gtm(Niall,sonofFearghal,) n(12) menutext(Niall, son of Fearghal, heir of…) 
36.13. label(Event) unit(Entry) xml:id(d27142e2869) gi(div2) heads(0) gtm(Flann,daughterofDonnc) n(13) menutext(Flann, daughter of Donnchadh, and Queen…) 
36.14. label(Event) unit(Entry) xml:id(d27142e2872) gi(div2) heads(0) gtm(Aralt,grandsonofImhar) n(14) menutext(Aralt, grandson of Imhar, i.e. the…) 
36.15. label(Event) unit(Entry) xml:id(d27142e2877) gi(div2) heads(0) gtm(Agreatslaughterwasma) n(15) menutext(A great slaughter was made of…) 
36.16. label(Event) unit(Entry) xml:id(d27142e2880) gi(div2) heads(0) gtm(AmhlaeibhCuaranwentto) n(16) menutext(Amhlaeibh Cuaran went to Cair-Abroc; and…) 
36.17. label(Event) unit(Entry) xml:id(d27142e2883) gi(div2) heads(0) gtm(Depredationswerecommit) n(17) menutext(Depredations were committed by the Leinstermen…) 
36.18. label(Event) unit(Entry) xml:id(d27142e2886) gi(div2) heads(0) gtm(CairbreUaCinaeidh,lor) n(18) menutext(Cairbre Ua Cinaeidh, lord of Ui-Aitheachda,…) 
36.19. label(Event) unit(Entry) xml:id(d27142e2889) gi(div2) heads(0) gtm(Avictorywasgainedby) n(19) menutext(A victory was gained by the…) 
Section 37. label(Annal) unit(Year) xml:id(d27142e2892) gi(div1) heads(0) n(M939) gtm(TheAgeofChrist,939.T) num(37) menutext(The Age of Christ, 939.The twenty-second…) 
37.1. label(Event) unit(Entry) xml:id(d27142e2893) gi(div2) heads(0) gtm(TheAgeofChrist,939.) n(1) menutext(The Age of Christ, 939.) 
37.2. label(Event) unit(Entry) xml:id(d27142e2896) gi(div2) heads(0) gtm(Thetwenty-secondyearo) n(2) menutext(The twenty-second year of Donnchadh.) 
37.3. label(Event) unit(Entry) xml:id(d27142e2899) gi(div2) heads(0) gtm(Eocha,sonofScannal,A) n(3) menutext(Eocha, son of Scannal, Abbot of…) 
37.4. label(Event) unit(Entry) xml:id(d27142e2902) gi(div2) heads(0) gtm(andOeonacan,priestof) n(4) menutext(and Oeonacan, priest of Dun-Leath-ghlaisi, died.) 
37.5. label(Event) unit(Entry) xml:id(d27142e2905) gi(div2) heads(0) gtm(Maelbrighde,sonofNech) n(5) menutext(Maelbrighde, son of Nechtrai, the glory…) 
37.6. label(Event) unit(Entry) xml:id(d27142e2908) gi(div2) heads(0) gtm(Muircheartach,sonofNi) n(6) menutext(Muircheartach, son of Niall, with the…) 
37.7. label(Event) unit(Entry) xml:id(d27142e2914) gi(div2) heads(0) gtm(Afleetwasconductedby) n(7) menutext(A fleet was conducted by Muircheartach,…) 
37.8. label(Event) unit(Entry) xml:id(d27142e2920) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(8) menutext(A slaughter was made of the…) 
37.9. label(Event) unit(Entry) xml:id(d27142e2923) gi(div2) heads(0) gtm(Anotherbattlewasgaine) n(9) menutext(Another battle was gained by the…) 
37.10. label(Event) unit(Entry) xml:id(d27142e2928) gi(div2) heads(0) gtm(Muircheartachafterwards) n(10) menutext(Muircheartach afterwards assembled the Cinel-Conaill and…) 
37.11. label(Event) unit(Entry) xml:id(d27142e2947) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(11) menutext(A slaughter was made of the…) 
37.12. label(Event) unit(Entry) xml:id(d27142e2950) gi(div2) heads(0) gtm(Unusualfrost,sothatt) n(12) menutext(Unusual frost, so that the rivers…) 
37.13. label(Event) unit(Entry) xml:id(d27142e2953) gi(div2) heads(0) gtm(Maelruanaidh,sonofFla) n(13) menutext(Maelruanaidh, son of Flann, Tanist of…) 
37.14. label(Event) unit(Entry) xml:id(d27142e2956) gi(div2) heads(0) gtm(Abattlewasgainedover) n(14) menutext(A battle was gained over the…) 
Section 38. label(Annal) unit(Year) xml:id(d27142e2959) gi(div1) heads(0) n(M940) gtm(TheAgeofChrist,940.T) num(38) menutext(The Age of Christ, 940.The twenty-third…) 
38.1. label(Event) unit(Entry) xml:id(d27142e2960) gi(div2) heads(0) gtm(TheAgeofChrist,940.) n(1) menutext(The Age of Christ, 940.) 
38.2. label(Event) unit(Entry) xml:id(d27142e2963) gi(div2) heads(0) gtm(Thetwenty-thirdyearof) n(2) menutext(The twenty-third year of Donnchadh.) 
38.3. label(Event) unit(Entry) xml:id(d27142e2966) gi(div2) heads(0) gtm(Dun-chadh,sonofSuthai) n(3) menutext(Dun-chadh, son of Suthainen, Bishop of…) 
38.4. label(Event) unit(Entry) xml:id(d27142e2969) gi(div2) heads(0) gtm(andCeallach,sonofEpo) n(4) menutext(and Ceallach, son of Eporan, Bishop…) 
38.5. label(Event) unit(Entry) xml:id(d27142e2972) gi(div2) heads(0) gtm(Maelmochta,scribeandA) n(5) menutext(Maelmochta, scribe and Abbot of Cluain-Iraird,…) 
38.6. label(Event) unit(Entry) xml:id(d27142e2986) gi(div2) heads(0) gtm(Faelan,sonofMuireadha) n(6) menutext(Faelan, son of Muireadhach, King of…) 
38.7. label(Event) unit(Entry) xml:id(d27142e3001) gi(div2) heads(0) gtm(ConghalachandAilpin,t) n(7) menutext(Conghalach and Ailpin, two sons of…) 
38.8. label(Event) unit(Entry) xml:id(d27142e3004) gi(div2) heads(0) gtm(Dunlaith,daughterofMa) n(8) menutext(Dunlaith, daughter of Maelmithigh, died.) 
38.9. label(Event) unit(Entry) xml:id(d27142e3007) gi(div2) heads(0) gtm(Cluain-mic-NoisandCill) n(9) menutext(Cluain-mic-Nois and Cill-dara were plundered by…) 
38.10. label(Event) unit(Entry) xml:id(d27142e3010) gi(div2) heads(0) gtm(Dun-Leathghlaisewasplu) n(10) menutext(Dun-Leathghlaise was plundered by the son…) 
38.11. label(Event) unit(Entry) xml:id(d27142e3014) gi(div2) heads(0) gtm(Agreatfloodinthisye) n(11) menutext(A great flood in this year,…) 
Section 39. label(Annal) unit(Year) xml:id(d27142e3017) gi(div1) heads(0) n(M941) gtm(TheAgeofChrist,941.T) num(39) menutext(The Age of Christ, 941.The twenty-fourth…) 
39.1. label(Event) unit(Entry) xml:id(d27142e3018) gi(div2) heads(0) gtm(TheAgeofChrist,941.) n(1) menutext(The Age of Christ, 941.) 
39.2. label(Event) unit(Entry) xml:id(d27142e3021) gi(div2) heads(0) gtm(Thetwenty-fourthyearo) n(2) menutext(The twenty-fourth year of Donnchadh.) 
39.3. label(Event) unit(Entry) xml:id(d27142e3024) gi(div2) heads(0) gtm(Connla,sonofDunacan,) n(3) menutext(Connla, son of Dunacan, Bishop and…) 
39.4. label(Event) unit(Entry) xml:id(d27142e3027) gi(div2) heads(0) gtm(Caenchomhrac,Bishopof) n(4) menutext(Caenchomhrac, Bishop of Daimhliag;) 
39.5. label(Event) unit(Entry) xml:id(d27142e3030) gi(div2) heads(0) gtm(Fogartach,AbbotofSaig) n(5) menutext(Fogartach, Abbot of Saighir;) 
39.6. label(Event) unit(Entry) xml:id(d27142e3033) gi(div2) heads(0) gtm(andFeardomhnach,Abbot) n(6) menutext(and Feardomhnach, Abbot of Fobhar, died.) 
39.7. label(Event) unit(Entry) xml:id(d27142e3036) gi(div2) heads(0) gtm(Aedh,sonofScannlan,l) n(7) menutext(Aedh, son of Scannlan, lord of…) 
39.8. label(Event) unit(Entry) xml:id(d27142e3042) gi(div2) heads(0) gtm(MuircheartachoftheLea) n(8) menutext(Muircheartach of the Leather Cloaks, son…) 
39.9. label(Event) unit(Entry) xml:id(d27142e3062) gi(div2) heads(0) gtm(Avictorywasgainedat) n(9) menutext(A victory was gained at Tracht-Mugha,…) 
39.10. label(Event) unit(Entry) xml:id(d27142e3065) gi(div2) heads(0) gtm(Lorcan,sonofFaelan,K) n(10) menutext(Lorcan, son of Faelan, King of…) 
39.11. label(Event) unit(Entry) xml:id(d27142e3096) gi(div2) heads(0) gtm(Ceallach,sonofBec,lo) n(11) menutext(Ceallach, son of Bec, lord of…) 
39.12. label(Event) unit(Entry) xml:id(d27142e3100) gi(div2) heads(0) gtm(FlannUaFogarta,lordo) n(12) menutext(Flann Ua Fogarta, lord of Breacraighe,…) 
39.13. label(Event) unit(Entry) xml:id(d27142e3104) gi(div2) heads(0) gtm(Duibhleambna,daughtero) n(13) menutext(Duibhleambna, daughter of Tighearnan, i.e. lord…) 
Section 40. label(Annal) unit(Year) xml:id(d27142e3108) gi(div1) heads(0) n(M942) gtm(TheAgeofChrist,942.R) num(40) menutext(The Age of Christ, 942.Robhartach, son…) 
40.1. label(Event) unit(Entry) xml:id(d27142e3109) gi(div2) heads(0) gtm(TheAgeofChrist,942.) n(1) menutext(The Age of Christ, 942.) 
40.2. label(Event) unit(Entry) xml:id(d27142e3112) gi(div2) heads(0) gtm(Robhartach,sonofMaelc) n(2) menutext(Robhartach, son of Maelcainnigh, Abbot of…) 
40.3. label(Event) unit(Entry) xml:id(d27142e3115) gi(div2) heads(0) gtm(Maelfeichine,AbbotofC) n(3) menutext(Maelfeichine, Abbot of Cluain-Iraird;) 
40.4. label(Event) unit(Entry) xml:id(d27142e3118) gi(div2) heads(0) gtm(Dubhthach,sonofMaelse) n(4) menutext(Dubhthach, son of Maelseampul, Lector of…) 
40.5. label(Event) unit(Entry) xml:id(d27142e3121) gi(div2) heads(0) gtm(andGuaire,sonofMaele) n(5) menutext(and Guaire, son of Maelecan, priest…) 
40.6. label(Event) unit(Entry) xml:id(d27142e3124) gi(div2) heads(0) gtm(Flaithbheartach,sonof) n(6) menutext(Flaithbheartach, son of Inmainen, King of…) 
40.7. label(Event) unit(Entry) xml:id(d27142e3127) gi(div2) heads(0) gtm(Flann,sonofFinn,) n(7) menutext(Flann, son of Finn,) 
40.8. label(Event) unit(Entry) xml:id(d27142e3130) gi(div2) heads(0) gtm(andMuireadhach,sonof) n(8) menutext(and Muireadhach, son of Maelmordha, two…) 
40.9. label(Event) unit(Entry) xml:id(d27142e3133) gi(div2) heads(0) gtm(Finn,sonofMatan,lord) n(9) menutext(Finn, son of Matan, lord of…) 
40.10. label(Event) unit(Entry) xml:id(d27142e3136) gi(div2) heads(0) gtm(Conn,sonofDonnchadh,) n(10) menutext(Conn, son of Donnchadh, heir apparent…) 
40.11. label(Event) unit(Entry) xml:id(d27142e3139) gi(div2) heads(0) gtm(Cairbre,sonofMaelpadr) n(11) menutext(Cairbre, son of Maelpadraig, lord of…) 
40.12. label(Event) unit(Entry) xml:id(d27142e3143) gi(div2) heads(0) gtm(Avictorywasgainedby) n(12) menutext(A victory was gained by Ceallachan…) 
40.13. label(Event) unit(Entry) xml:id(d27142e3146) gi(div2) heads(0) gtm(ThedestructionofAth-c) n(13) menutext(The destruction of Ath-cliath by the…) 
40.14. label(Event) unit(Entry) xml:id(d27142e3187) gi(div2) heads(0) gtm(Donnchadh,sonofFlann,) n(14) menutext(Donnchadh, son of Flann, son of…) 
Section 41. label(Annal) unit(Year) xml:id(d27142e3202) gi(div1) heads(0) n(M943) gtm(TheAgeofChrist,943.T) num(41) menutext(The Age of Christ, 943.The first…) 
41.1. label(Event) unit(Entry) xml:id(d27142e3203) gi(div2) heads(0) gtm(TheAgeofChrist,943.) n(1) menutext(The Age of Christ, 943.) 
41.2. label(Event) unit(Entry) xml:id(d27142e3206) gi(div2) heads(0) gtm(ThefirstyearofCongha) n(2) menutext(The first year of Conghalach, son…) 
41.3. label(Event) unit(Entry) xml:id(d27142e3209) gi(div2) heads(0) gtm(Maeltuile,sonofDunan,) n(3) menutext(Maeltuile, son of Dunan, successor of…) 
41.4. label(Event) unit(Entry) xml:id(d27142e3212) gi(div2) heads(0) gtm(Guaire,sonofSealbhach) n(4) menutext(Guaire, son of Sealbhach, Abbot of…) 
41.5. label(Event) unit(Entry) xml:id(d27142e3215) gi(div2) heads(0) gtm(Aenghus,sonofDonnchad) n(5) menutext(Aenghus, son of Donnchadh, son of…) 
41.6. label(Event) unit(Entry) xml:id(d27142e3218) gi(div2) heads(0) gtm(Aerchadh,sonofMurchad) n(6) menutext(Aerchadh, son of Murchadh, lord of…) 
41.7. label(Event) unit(Entry) xml:id(d27142e3221) gi(div2) heads(0) gtm(Aireachtach,sonofAinb) n(7) menutext(Aireachtach, son of Ainbhith, chief of…) 
41.8. label(Event) unit(Entry) xml:id(d27142e3224) gi(div2) heads(0) gtm(TheforeignersofLoch-E) n(8) menutext(The foreigners of Loch-Eathach were slain,…) 
41.9. label(Event) unit(Entry) xml:id(d27142e3227) gi(div2) heads(0) gtm(Blacaire,oneofthechi) n(9) menutext(Blacaire, one of the chiefs of…) 
41.10. label(Event) unit(Entry) xml:id(d27142e3230) gi(div2) heads(0) gtm(UaCanannan,i.e.Ru-aid) n(10) menutext(Ua Canannan, i.e. Ru-aidhri, proceeded into…) 
41.11. label(Event) unit(Entry) xml:id(d27142e3233) gi(div2) heads(0) gtm(ThehostagesofConnaugh) n(11) menutext(The hostages of Connaught were delivered…) 
41.12. label(Event) unit(Entry) xml:id(d27142e3240) gi(div2) heads(0) gtm(Twopillarsoffirewere) n(12) menutext(Two pillars of fire were a…) 
41.13. label(Event) unit(Entry) xml:id(d27142e3243) gi(div2) heads(0) gtm(Cuileannan,sonofCoibh) n(13) menutext(Cuileannan, son of Coibhdheanach, lord of…) 
Section 42. label(Annal) unit(Year) xml:id(d27142e3246) gi(div1) heads(0) n(M944) gtm(TheAgeofChrist,944.T) num(42) menutext(The Age of Christ, 944.The second…) 
42.1. label(Event) unit(Entry) xml:id(d27142e3247) gi(div2) heads(0) gtm(TheAgeofChrist,944.) n(1) menutext(The Age of Christ, 944.) 
42.2. label(Event) unit(Entry) xml:id(d27142e3250) gi(div2) heads(0) gtm(ThesecondyearofCongh) n(2) menutext(The second year of Conghalach.) 
42.3. label(Event) unit(Entry) xml:id(d27142e3253) gi(div2) heads(0) gtm(Flathghus,AbbotofFear) n(3) menutext(Flathghus, Abbot of Fearna-mor;) 
42.4. label(Event) unit(Entry) xml:id(d27142e3256) gi(div2) heads(0) gtm(Scannlan,AbbotofTuaim) n(4) menutext(Scannlan, Abbot of Tuaim-Finnlocha;) 
42.5. label(Event) unit(Entry) xml:id(d27142e3259) gi(div2) heads(0) gtm(Maelbeathadh,AbbotofD) n(5) menutext(Maelbeathadh, Abbot of Daimhinis;) 
42.6. label(Event) unit(Entry) xml:id(d27142e3262) gi(div2) heads(0) gtm(andGuaire,priestofCl) n(6) menutext(and Guaire, priest of Cluain-mic-Nois, died.) 
42.7. label(Event) unit(Entry) xml:id(d27142e3265) gi(div2) heads(0) gtm(Aimhirgin,sonofCinaed) n(7) menutext(Aimhirgin, son of Cinaedh, lord of…) 
42.8. label(Event) unit(Entry) xml:id(d27142e3268) gi(div2) heads(0) gtm(Dunlaing,sonofAedh,l) n(8) menutext(Dunlaing, son of Aedh, lord of…) 
42.9. label(Event) unit(Entry) xml:id(d27142e3271) gi(div2) heads(0) gtm(Domhnall,sonofMaelmhu) n(9) menutext(Domhnall, son of Maelmhuaidh, lord of…) 
42.10. label(Event) unit(Entry) xml:id(d27142e3274) gi(div2) heads(0) gtm(Domhnall,sonofUathmha) n(10) menutext(Domhnall, son of Uathmharan, son of…) 
42.11. label(Event) unit(Entry) xml:id(d27142e3279) gi(div2) heads(0) gtm(TheplunderingofCluain) n(11) menutext(The plundering of Cluain-mic-Nois, and the…) 
42.12. label(Event) unit(Entry) xml:id(d27142e3282) gi(div2) heads(0) gtm(TheplunderingofCill-C) n(12) menutext(The plundering of Cill-Cuilinn by the…) 
42.13. label(Event) unit(Entry) xml:id(d27142e3288) gi(div2) heads(0) gtm(Athelstan,thecelebrate) n(13) menutext(Athelstan, the celebrated king of the…) 
Section 43. label(Annal) unit(Year) xml:id(d27142e3291) gi(div1) heads(0) n(M945) gtm(TheAgeofChrist,945.T) num(43) menutext(The Age of Christ, 945.The third…) 
43.1. label(Event) unit(Entry) xml:id(d27142e3292) gi(div2) heads(0) gtm(TheAgeofChrist,945.) n(1) menutext(The Age of Christ, 945.) 
43.2. label(Event) unit(Entry) xml:id(d27142e3295) gi(div2) heads(0) gtm(ThethirdyearofCongha) n(2) menutext(The third year of Conghalach.) 
43.3. label(Event) unit(Entry) xml:id(d27142e3298) gi(div2) heads(0) gtm(Caenchomhrac,AbbotofI) n(3) menutext(Caenchomhrac, Abbot of Ia;) 
43.4. label(Event) unit(Entry) xml:id(d27142e3301) gi(div2) heads(0) gtm(andCathasach,sonofGu) n(4) menutext(and Cathasach, son of Guasan, Lector…) 
43.5. label(Event) unit(Entry) xml:id(d27142e3304) gi(div2) heads(0) gtm(AbattlewasgainedbyD) n(5) menutext(A battle was gained by Donnchadh,…) 
43.6. label(Event) unit(Entry) xml:id(d27142e3328) gi(div2) heads(0) gtm(ThefulloftheFinnfadh) n(6) menutext(The full of the Finnfadhach of…) 
43.7. label(Event) unit(Entry) xml:id(d27142e3334) gi(div2) heads(0) gtm(Abattlebetweenthebir) n(7) menutext(A battle between the birds of…) 
43.8. label(Event) unit(Entry) xml:id(d27142e3337) gi(div2) heads(0) gtm(Abattlebetweentherav) n(8) menutext(A battle between the ravens of…) 
43.9. label(Event) unit(Entry) xml:id(d27142e3340) gi(div2) heads(0) gtm(AnarmywasledbyRuaid) n(9) menutext(An army was led by Ruaidhri…) 
43.10. label(Event) unit(Entry) xml:id(d27142e3345) gi(div2) heads(0) gtm(ScolaigheO'hAedhagain,) n(10) menutext(Scolaighe O'hAedhagain, lord of Dartraighe; Gairbhith,…) 
43.11. label(Event) unit(Entry) xml:id(d27142e3348) gi(div2) heads(0) gtm(TheplunderingofAth-cl) n(11) menutext(The plundering of Ath-cliath by Conghalach,…) 
Section 44. label(Annal) unit(Year) xml:id(d27142e3351) gi(div1) heads(0) n(M946) gtm(TheAgeofChrist,946.T) num(44) menutext(The Age of Christ, 946.The fourth…) 
44.1. label(Event) unit(Entry) xml:id(d27142e3352) gi(div2) heads(0) gtm(TheAgeofChrist,946.) n(1) menutext(The Age of Christ, 946.) 
44.2. label(Event) unit(Entry) xml:id(d27142e3355) gi(div2) heads(0) gtm(ThefourthyearofCongh) n(2) menutext(The fourth year of Conghalach.) 
44.3. label(Event) unit(Entry) xml:id(d27142e3358) gi(div2) heads(0) gtm(AinmirUacathlai,Abbot) n(3) menutext(Ainmir Ua cathlai, Abbot of Cluain-mic-Nois,) 
44.4. label(Event) unit(Entry) xml:id(d27142e3361) gi(div2) heads(0) gtm(andLeacaininMeathdie) n(4) menutext(and Leacain in Meath died. He…) 
44.5. label(Event) unit(Entry) xml:id(d27142e3364) gi(div2) heads(0) gtm(Cathasach,sonofDomhna) n(5) menutext(Cathasach, son of Domhnall, Abbot of…) 
44.6. label(Event) unit(Entry) xml:id(d27142e3367) gi(div2) heads(0) gtm(Colman,sonofMaelpadra) n(6) menutext(Colman, son of Maelpadraig, airchinneach of…) 
44.7. label(Event) unit(Entry) xml:id(d27142e3370) gi(div2) heads(0) gtm(Corc,sonofCoinligan,) n(7) menutext(Corc, son of Coinligan, Abbot of…) 
44.8. label(Event) unit(Entry) xml:id(d27142e3373) gi(div2) heads(0) gtm(Cormacan,sonofMaelbri) n(8) menutext(Cormacan, son of Maelbrighdhe, the chief…) 
44.9. label(Event) unit(Entry) xml:id(d27142e3376) gi(div2) heads(0) gtm(ThebattleofAth-cliath) n(9) menutext(The battle of Ath-cliath was gained…) 
44.10. label(Event) unit(Entry) xml:id(d27142e3397) gi(div2) heads(0) gtm(Gormfhlaith,daughterof) n(10) menutext(Gormfhlaith, daughter of Flann, son of…) 
44.11. label(Event) unit(Entry) xml:id(d27142e3401) gi(div2) heads(0) gtm(Anarmywasledbythef) n(11) menutext(An army was led by the…) 
44.12. label(Event) unit(Entry) xml:id(d27142e3404) gi(div2) heads(0) gtm(Cathusach,sonofAilchi) n(12) menutext(Cathusach, son of Ailchi, Bishop of…) 
Section 45. label(Annal) unit(Year) xml:id(d27142e3407) gi(div1) heads(0) n(M947) gtm(TheAgeofChrist,947.) num(45) menutext(The Age of Christ, 947. The…) 
45.1. label(Event) unit(Entry) xml:id(d27142e3408) gi(div2) heads(0) gtm(TheAgeofChrist,947.) n(1) menutext(The Age of Christ, 947.) 
45.2. label(Event) unit(Entry) xml:id(d27142e3411) gi(div2) heads(0) gtm(ThefifthyearofCongha) n(2) menutext(The fifth year of Conghalach.) 
45.3. label(Event) unit(Entry) xml:id(d27142e3414) gi(div2) heads(0) gtm(Oenacan,sonofEgcearta) n(3) menutext(Oenacan, son of Egceartach, airchinneach of…) 
45.4. label(Event) unit(Entry) xml:id(d27142e3417) gi(div2) heads(0) gtm(Aedhan,sonofAnailedh,) n(4) menutext(Aedhan, son of Anailedh, airchinneach of…) 
45.5. label(Event) unit(Entry) xml:id(d27142e3423) gi(div2) heads(0) gtm(Flaithbheartach,sonof) n(5) menutext(Flaithbheartach, son of Muircheartach, son of…) 
45.6. label(Event) unit(Entry) xml:id(d27142e3426) gi(div2) heads(0) gtm(Laidhgnen,sonofCongha) n(6) menutext(Laidhgnen, son of Conghalach, lord of…) 
45.7. label(Event) unit(Entry) xml:id(d27142e3429) gi(div2) heads(0) gtm(Dormhnall,sonofFinn,) n(7) menutext(Dormhnall, son of Finn, royal heir…) 
45.8. label(Event) unit(Entry) xml:id(d27142e3432) gi(div2) heads(0) gtm(Fogartach,sonofDonnag) n(8) menutext(Fogartach, son of Donnagan, lord of…) 
45.9. label(Event) unit(Entry) xml:id(d27142e3435) gi(div2) heads(0) gtm(Madudhan,sonofAedh,s) n(9) menutext(Madudhan, son of Aedh, son of…) 
45.10. label(Event) unit(Entry) xml:id(d27142e3438) gi(div2) heads(0) gtm(AhostingbyConghalach,) n(10) menutext(A hosting by Conghalach, son of…) 
Section 46. label(Annal) unit(Year) xml:id(d27142e3441) gi(div1) heads(0) n(M948) gtm(TheAgeofChrist,948.T) num(46) menutext(The Age of Christ, 948.The sixth…) 
46.1. label(Event) unit(Entry) xml:id(d27142e3442) gi(div2) heads(0) gtm(TheAgeofChrist,948.) n(1) menutext(The Age of Christ, 948.) 
46.2. label(Event) unit(Entry) xml:id(d27142e3445) gi(div2) heads(0) gtm(ThesixthyearofCongha) n(2) menutext(The sixth year of Conghalach.) 
46.3. label(Event) unit(Entry) xml:id(d27142e3448) gi(div2) heads(0) gtm(Finnachta,sonofEchthi) n(3) menutext(Finnachta, son of Echthighern, bishop, scribe,…) 
46.4. label(Event) unit(Entry) xml:id(d27142e3451) gi(div2) heads(0) gtm(Colman,BishopandAbbot) n(4) menutext(Colman, Bishop and Abbot of Fidh-duin,…) 
46.5. label(Event) unit(Entry) xml:id(d27142e3454) gi(div2) heads(0) gtm(Maelfinnen,learnedbish) n(5) menutext(Maelfinnen, learned bishop of Doire-Chalgaigh;) 
46.6. label(Event) unit(Entry) xml:id(d27142e3457) gi(div2) heads(0) gtm(CormacUah-Ailella,air) n(6) menutext(Cormac Ua h-Ailella, airchinneach of Cill-Cuilinn;) 
46.7. label(Event) unit(Entry) xml:id(d27142e3460) gi(div2) heads(0) gtm(andScuithine,Abbotof) n(7) menutext(and Scuithine, Abbot of Dearmach, died.) 
46.8. label(Event) unit(Entry) xml:id(d27142e3467) gi(div2) heads(0) gtm(DonnghalUaMaelmidhe,L) n(8) menutext(Donnghal Ua Maelmidhe, Lector of Cluain-mic-Nois;) 
46.9. label(Event) unit(Entry) xml:id(d27142e3470) gi(div2) heads(0) gtm(FlannUaAnaile,airchin) n(9) menutext(Flann Ua Anaile, airchinneach of Gleann-da-locha,…) 
46.10. label(Event) unit(Entry) xml:id(d27142e3473) gi(div2) heads(0) gtm(EochaganUaCleirigh,a) n(10) menutext(Eochagan Ua Cleirigh, a lawgiver, died.) 
46.11. label(Event) unit(Entry) xml:id(d27142e3476) gi(div2) heads(0) gtm(Dariet,awiseman,died) n(11) menutext(Dariet, a wise man, died.) 
46.12. label(Event) unit(Entry) xml:id(d27142e3480) gi(div2) heads(0) gtm(Reachtabhra,sonofMaen) n(12) menutext(Reachtabhra, son of Maenach, chief priest…) 
46.13. label(Event) unit(Entry) xml:id(d27142e3483) gi(div2) heads(0) gtm(Oenghus,sonofBran,pr) n(13) menutext(Oenghus, son of Bran, priest of…) 
46.14. label(Event) unit(Entry) xml:id(d27142e3486) gi(div2) heads(0) gtm(ThebelfryofSlainewas) n(14) menutext(The belfry of Slaine was burned…) 
46.15. label(Event) unit(Entry) xml:id(d27142e3492) gi(div2) heads(0) gtm(Avictorywasgainedby) n(15) menutext(A victory was gained by Ruaidhri…) 
46.16. label(Event) unit(Entry) xml:id(d27142e3495) gi(div2) heads(0) gtm(AnotherhostingbyRuaid) n(16) menutext(Another hosting by Ruaidhri Ua Canannain…) 
46.17. label(Event) unit(Entry) xml:id(d27142e3498) gi(div2) heads(0) gtm(DonnchadhsonofDomhnal) n(17) menutext(Donnchadh son of Domhnall Ua Maeleachlainn…) 
46.18. label(Event) unit(Entry) xml:id(d27142e3502) gi(div2) heads(0) gtm(AnarmywasledbyCongh) n(18) menutext(An army was led by Conghalach…) 
46.19. label(Event) unit(Entry) xml:id(d27142e3505) gi(div2) heads(0) gtm(TheplunderingofMaghF) n(19) menutext(The plundering of Magh Finn by…) 
46.20. label(Event) unit(Entry) xml:id(d27142e3508) gi(div2) heads(0) gtm(Ruarc,sonofAnfithUa) n(20) menutext(Ruarc, son of Anfith Ua Laeghachain,…) 
46.21. label(Event) unit(Entry) xml:id(d27142e3511) gi(div2) heads(0) gtm(Madudhan,sonofAedh,K) n(21) menutext(Madudhan, son of Aedh, King of…) 
Section 47. label(Annal) unit(Year) xml:id(d27142e3515) gi(div1) heads(0) n(M949) gtm(TheAgeofChrist,949.T) num(47) menutext(The Age of Christ, 949.The seventh…) 
47.1. label(Event) unit(Entry) xml:id(d27142e3516) gi(div2) heads(0) gtm(TheAgeofChrist,949.) n(1) menutext(The Age of Christ, 949.) 
47.2. label(Event) unit(Entry) xml:id(d27142e3519) gi(div2) heads(0) gtm(TheseventhyearofCong) n(2) menutext(The seventh year of Conghalach.) 
47.3. label(Event) unit(Entry) xml:id(d27142e3522) gi(div2) heads(0) gtm(Aileall,sonofCorcAbb) n(3) menutext(Aileall, son of Corc Abbot of…) 
47.4. label(Event) unit(Entry) xml:id(d27142e3527) gi(div2) heads(0) gtm(GuaireUaForannain,air) n(4) menutext(Guaire Ua Forannain, airchinneach of Ard-stratha,…) 
47.5. label(Event) unit(Entry) xml:id(d27142e3533) gi(div2) heads(0) gtm(Aedh,sonofMaelruanaid) n(5) menutext(Aedh, son of Maelruanaidh, royal heir…) 
47.6. label(Event) unit(Entry) xml:id(d27142e3536) gi(div2) heads(0) gtm(Maceitigh,sonofCuilea) n(6) menutext(Maceitigh, son of Cuileannan, lord of…) 
47.7. label(Event) unit(Entry) xml:id(d27142e3539) gi(div2) heads(0) gtm(Bec,sonofDonnchuan,l) n(7) menutext(Bec, son of Donnchuan, lord of…) 
47.8. label(Event) unit(Entry) xml:id(d27142e3542) gi(div2) heads(0) gtm(NiallMothlachUaCanann) n(8) menutext(Niall Mothlach Ua Canannain was slain…) 
47.9. label(Event) unit(Entry) xml:id(d27142e3545) gi(div2) heads(0) gtm(Conghalach,sonofMaelm) n(9) menutext(Conghalach, son of Maelmithigh, with the…) 
47.10. label(Event) unit(Entry) xml:id(d27142e3548) gi(div2) heads(0) gtm(Godfrey,sonofSitric,) n(10) menutext(Godfrey, son of Sitric, with the…) 
47.11. label(Event) unit(Entry) xml:id(d27142e3554) gi(div2) heads(0) gtm(ThespoilingofSil-Anmc) n(11) menutext(The spoiling of Sil-Anmchadha, and the…) 
47.12. label(Event) unit(Entry) xml:id(d27142e3558) gi(div2) heads(0) gtm(ThefreedomofCluain-Ir) n(12) menutext(The freedom of Cluain-Iraird was granted…) 
47.13. label(Event) unit(Entry) xml:id(d27142e3564) gi(div2) heads(0) gtm(Avictorywasgainedove) n(13) menutext(A victory was gained over the…) 
47.14. label(Event) unit(Entry) xml:id(d27142e3567) gi(div2) heads(0) gtm(Avictorywasgainedove) n(14) menutext(A victory was gained over the…) 
47.15. label(Event) unit(Entry) xml:id(d27142e3572) gi(div2) heads(0) gtm(Dubhdabharc,sonofMael) n(15) menutext(Dubhdabharc, son of Maelmordha, lord of…) 
47.16. label(Event) unit(Entry) xml:id(d27142e3575) gi(div2) heads(0) gtm(Greatluesandbloodyfl) n(16) menutext(Great lues and bloody flux among…) 
Section 48. label(Annal) unit(Year) xml:id(d27142e3578) gi(div1) heads(0) n(M950) gtm(TheAgeofChrist,950.T) num(48) menutext(The Age of Christ, 950.The eighth…) 
48.1. label(Event) unit(Entry) xml:id(d27142e3579) gi(div2) heads(0) gtm(TheAgeofChrist,950.) n(1) menutext(The Age of Christ, 950.) 
48.2. label(Event) unit(Entry) xml:id(d27142e3582) gi(div2) heads(0) gtm(TheeighthyearofCongh) n(2) menutext(The eighth year of Conghalach.) 
48.3. label(Event) unit(Entry) xml:id(d27142e3585) gi(div2) heads(0) gtm(Adhlann,sonofEgneach,) n(3) menutext(Adhlann, son of Egneach, son of…) 
48.4. label(Event) unit(Entry) xml:id(d27142e3588) gi(div2) heads(0) gtm(BlathmhacofSgeillicdi) n(4) menutext(Blathmhac of Sgeillic died.) 
48.5. label(Event) unit(Entry) xml:id(d27142e3591) gi(div2) heads(0) gtm(FlannUaBecain,airchin) n(5) menutext(Flann Ua Becain, airchinneach of Druim-cliabh,…) 
48.6. label(Event) unit(Entry) xml:id(d27142e3594) gi(div2) heads(0) gtm(FeardomhnachUaMaenaigh) n(6) menutext(Feardomhnach Ua Maenaigh, Abbot of Cluain-mic-Nois…) 
48.7. label(Event) unit(Entry) xml:id(d27142e3597) gi(div2) heads(0) gtm(Celeclamh,anchoriteof) n(7) menutext(Celeclamh, anchorite of Ard-Macha;) 
48.8. label(Event) unit(Entry) xml:id(d27142e3600) gi(div2) heads(0) gtm(andFlann,sonofMael-f) n(8) menutext(and Flann, son of Mael-fiachrach, airchinnech…) 
48.9. label(Event) unit(Entry) xml:id(d27142e3606) gi(div2) heads(0) gtm(FlannUaCleirigh,lord) n(9) menutext(Flann Ua Cleirigh, lord of South…) 
48.10. label(Event) unit(Entry) xml:id(d27142e3609) gi(div2) heads(0) gtm(DomhnallDonn,sonofDo) n(10) menutext(Domhnall Donn, son of Donnchadh, royal…) 
48.11. label(Event) unit(Entry) xml:id(d27142e3612) gi(div2) heads(0) gtm(Canannan,sonofCeallac) n(11) menutext(Canannan, son of Ceallach, Tanist of…) 
48.12. label(Event) unit(Entry) xml:id(d27142e3616) gi(div2) heads(0) gtm(Avictorywasgainedove) n(12) menutext(A victory was gained over the…) 
48.13. label(Event) unit(Entry) xml:id(d27142e3619) gi(div2) heads(0) gtm(Conchobhar,sonofDomhn) n(13) menutext(Conchobhar, son of Domhnall Ua Maeleachlainn,…) 
48.14. label(Event) unit(Entry) xml:id(d27142e3622) gi(div2) heads(0) gtm(Avictorywasgainedove) n(14) menutext(A victory was gained over the…) 
48.15. label(Event) unit(Entry) xml:id(d27142e3627) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(15) menutext(A battle was gained by the…) 
Section 49. label(Annal) unit(Year) xml:id(d27142e3633) gi(div1) heads(0) n(M951) gtm(TheAgeofChrist,951.T) num(49) menutext(The Age of Christ, 951.The ninth…) 
49.1. label(Event) unit(Entry) xml:id(d27142e3634) gi(div2) heads(0) gtm(TheAgeofChrist,951.) n(1) menutext(The Age of Christ, 951.) 
49.2. label(Event) unit(Entry) xml:id(d27142e3637) gi(div2) heads(0) gtm(TheninthyearofCongha) n(2) menutext(The ninth year of Conghalach.) 
49.3. label(Event) unit(Entry) xml:id(d27142e3640) gi(div2) heads(0) gtm(CiaranUaGabhla,Bishop) n(3) menutext(Ciaran Ua Gabhla, Bishop of Cluain-fearta-Brenainn;) 
49.4. label(Event) unit(Entry) xml:id(d27142e3643) gi(div2) heads(0) gtm(Duibhinnsi,asageandb) n(4) menutext(Duibhinnsi, a sage and bishop of…) 
49.5. label(Event) unit(Entry) xml:id(d27142e3646) gi(div2) heads(0) gtm(Diarmaid,sonofCaicher) n(5) menutext(Diarmaid, son of Caicher,Bishop of Inis-Cealtra;) 
49.6. label(Event) unit(Entry) xml:id(d27142e3649) gi(div2) heads(0) gtm(Maelcothaigh,sonofLac) n(6) menutext(Maelcothaigh, son of Lachtnan, successor of…) 
49.7. label(Event) unit(Entry) xml:id(d27142e3655) gi(div2) heads(0) gtm(Ceannfaeladh,sonofSui) n(7) menutext(Ceannfaeladh, son of Suibhne, Abbot of…) 
49.8. label(Event) unit(Entry) xml:id(d27142e3658) gi(div2) heads(0) gtm(Diarmaid,sonofTorptha) n(8) menutext(Diarmaid, son of Torpthach, Abbot of…) 
49.9. label(Event) unit(Entry) xml:id(d27142e3661) gi(div2) heads(0) gtm(Feidhlimidh,fostersono) n(9) menutext(Feidhlimidh, fosterson of Maelmaedhog, Abbot of…) 
49.10. label(Event) unit(Entry) xml:id(d27142e3664) gi(div2) heads(0) gtm(Maelmaire,airchinneach) n(10) menutext(Maelmaire, airchinneach of Teach-Fethghna;) 
49.11. label(Event) unit(Entry) xml:id(d27142e3667) gi(div2) heads(0) gtm(Maelmartan,sonofMaena) n(11) menutext(Maelmartan, son of Maenach, priest of…) 
49.12. label(Event) unit(Entry) xml:id(d27142e3671) gi(div2) heads(0) gtm(Maelpadraig,sonofCosc) n(12) menutext(Maelpadraig, son of Coscan, Lector of…) 
49.13. label(Event) unit(Entry) xml:id(d27142e3674) gi(div2) heads(0) gtm(andGormghal,Lectorof) n(13) menutext(and Gormghal, Lector of Teach-Mochua and…) 
49.14. label(Event) unit(Entry) xml:id(d27142e3677) gi(div2) heads(0) gtm(Cormac,sonofMaelsluaig) n(14) menutext(Cormac,son of Maelsluaigh, sage of Munster;) 
49.15. label(Event) unit(Entry) xml:id(d27142e3680) gi(div2) heads(0) gtm(Anghal,LectorofCluain) n(15) menutext(Anghal, Lector of Cluain-Iraird;) 
49.16. label(Event) unit(Entry) xml:id(d27142e3683) gi(div2) heads(0) gtm(andColgga,anchoriteof) n(16) menutext(and Colgga, anchorite of Ard-Macha, died.) 
49.17. label(Event) unit(Entry) xml:id(d27142e3686) gi(div2) heads(0) gtm(Eithne,daughterofFear) n(17) menutext(Eithne, daughter of Fearghal, Queen of…) 
49.18. label(Event) unit(Entry) xml:id(d27142e3689) gi(div2) heads(0) gtm(Echthighern,sonofCina) n(18) menutext(Echthighern, son of Cinaedh, lord of…) 
49.19. label(Event) unit(Entry) xml:id(d27142e3692) gi(div2) heads(0) gtm(Cluain-mic-Noiswasplun) n(19) menutext(Cluain-mic-Nois was plundered by the men…) 
49.20. label(Event) unit(Entry) xml:id(d27142e3695) gi(div2) heads(0) gtm(Ruadhacan,sonofEitige) n(20) menutext(Ruadhacan, son of Eitigen, lord of…) 
49.21. label(Event) unit(Entry) xml:id(d27142e3698) gi(div2) heads(0) gtm(Faelan,sonofTadhg,Ta) n(21) menutext(Faelan, son of Tadhg, Tanist of…) 
49.22. label(Event) unit(Entry) xml:id(d27142e3701) gi(div2) heads(0) gtm(andDuibhginn,sonofCu) n(22) menutext(and Duibhginn, son of Cuileannan, lord…) 
49.23. label(Event) unit(Entry) xml:id(d27142e3705) gi(div2) heads(0) gtm(TheplunderingofInis-D) n(23) menutext(The plundering of Inis-Doimhle and Inis-Uladh…) 
49.24. label(Event) unit(Entry) xml:id(d27142e3708) gi(div2) heads(0) gtm(TheplunderingofTeach-) n(24) menutext(The plundering of Teach-Moling from the…) 
Section 50. label(Annal) unit(Year) xml:id(d27142e3712) gi(div1) heads(0) n(M952) gtm(TheAgeofChrist,952.T) num(50) menutext(The Age of Christ, 952.The tenth…) 
50.1. label(Event) unit(Entry) xml:id(d27142e3713) gi(div2) heads(0) gtm(TheAgeofChrist,952.) n(1) menutext(The Age of Christ, 952.) 
50.2. label(Event) unit(Entry) xml:id(d27142e3716) gi(div2) heads(0) gtm(ThetenthyearofCongha) n(2) menutext(The tenth year of Conghalach.) 
50.3. label(Event) unit(Entry) xml:id(d27142e3719) gi(div2) heads(0) gtm(Robhartach,successorof) n(3) menutext(Robhartach, successor of Colum-Cille and Adamnan;) 
50.4. label(Event) unit(Entry) xml:id(d27142e3722) gi(div2) heads(0) gtm(Reachtabhra,Bishopand) n(4) menutext(Reachtabhra, Bishop and Abbot of Cill-achaidh;) 
50.5. label(Event) unit(Entry) xml:id(d27142e3725) gi(div2) heads(0) gtm(Caenchomhrac,AbbotofC) n(5) menutext(Caenchomhrac, Abbot of Cill-Easpuig, Sanctain, and…) 
50.6. label(Event) unit(Entry) xml:id(d27142e3729) gi(div2) heads(0) gtm(Flannagan,sonofAllchu) n(6) menutext(Flannagan, son of Allchu, successor of…) 
50.7. label(Event) unit(Entry) xml:id(d27142e3732) gi(div2) heads(0) gtm(Celeachair,sonofRobha) n(7) menutext(Celeachair, son of Robhartach, successor of…) 
50.8. label(Event) unit(Entry) xml:id(d27142e3735) gi(div2) heads(0) gtm(andCiaran,ofthetribe) n(8) menutext(and Ciaran, of the tribe of…) 
50.9. label(Event) unit(Entry) xml:id(d27142e3738) gi(div2) heads(0) gtm(andCeallachan,Kingof) n(9) menutext(and Ceallachan, King of Caiseal, died.) 
50.10. label(Event) unit(Entry) xml:id(d27142e3743) gi(div2) heads(0) gtm(Aedh,sonofGair-bhith,) n(10) menutext(Aedh, son of Gair-bhith, lord rectè…) 
50.11. label(Event) unit(Entry) xml:id(d27142e3752) gi(div2) heads(0) gtm(NiallUaTolairg,lordo) n(11) menutext(Niall Ua Tolairg, lord of Cuircne,…) 
50.12. label(Event) unit(Entry) xml:id(d27142e3758) gi(div2) heads(0) gtm(Saighir-Chiarainwasplu) n(12) menutext(Saighir-Chiarain was plundered by the men…) 
50.13. label(Event) unit(Entry) xml:id(d27142e3761) gi(div2) heads(0) gtm(Bran,sonofDomhnall,l) n(13) menutext(Bran, son of Domhnall, lord of…) 
50.14. label(Event) unit(Entry) xml:id(d27142e3764) gi(div2) heads(0) gtm(Conn,sonofEradan,son) n(14) menutext(Conn, son of Eradan, son of…) 
50.15. label(Event) unit(Entry) xml:id(d27142e3767) gi(div2) heads(0) gtm(Agreatslaughterwasma) n(15) menutext(A great slaughter was made of…) 
50.16. label(Event) unit(Entry) xml:id(d27142e3770) gi(div2) heads(0) gtm(Ualgharg,sonofCianan,) n(16) menutext(Ualgharg, son of Cianan, lord of…) 
50.17. label(Event) unit(Entry) xml:id(d27142e3779) gi(div2) heads(0) gtm(DunlangUaDubhainwass) n(17) menutext(Dunlang Ua Dubhain was slain.) 
50.18. label(Event) unit(Entry) xml:id(d27142e3782) gi(div2) heads(0) gtm(AhostingoftheCinel-E) n(18) menutext(A hosting of the Cinel-Eoghain by…) 
Section 51. label(Annal) unit(Year) xml:id(d27142e3785) gi(div1) heads(0) n(M953) gtm(TheAgeofChrist,953.T) num(51) menutext(The Age of Christ, 953.The eleventh…) 
51.1. label(Event) unit(Entry) xml:id(d27142e3786) gi(div2) heads(0) gtm(TheAgeofChrist,953.) n(1) menutext(The Age of Christ, 953.) 
51.2. label(Event) unit(Entry) xml:id(d27142e3789) gi(div2) heads(0) gtm(TheeleventhyearofCon) n(2) menutext(The eleventh year of Conghalach.) 
51.3. label(Event) unit(Entry) xml:id(d27142e3792) gi(div2) heads(0) gtm(Dunadhach,sonofEgeart) n(3) menutext(Dunadhach, son of Egeartach, Bishop of…) 
51.4. label(Event) unit(Entry) xml:id(d27142e3795) gi(div2) heads(0) gtm(DunlangMac-Ua-Donnagain) n(4) menutext(Dunlang Mac-Ua-Donnagain, Abbot of Inis-Doimhle and…) 
51.5. label(Event) unit(Entry) xml:id(d27142e3798) gi(div2) heads(0) gtm(Maelinmhain,wisemanan) n(5) menutext(Maelinmhain, wise man and anchorite of…) 
51.6. label(Event) unit(Entry) xml:id(d27142e3801) gi(div2) heads(0) gtm(Cuilen,sonofCeallach,) n(6) menutext(Cuilen, son of Ceallach, Abbot of…) 
51.7. label(Event) unit(Entry) xml:id(d27142e3804) gi(div2) heads(0) gtm(Aenghus,sonofLoingsea) n(7) menutext(Aenghus, son of Loingseach, airchinneach of…) 
51.8. label(Event) unit(Entry) xml:id(d27142e3807) gi(div2) heads(0) gtm(Aenghus,sonofMaelbrig) n(8) menutext(Aenghus, son of Maelbrighde, airchinneach of…) 
51.9. label(Event) unit(Entry) xml:id(d27142e3810) gi(div2) heads(0) gtm(Ailinne,lordofMughdho) n(9) menutext(Ailinne, lord of Mughdhorna-Maighen;) 
51.10. label(Event) unit(Entry) xml:id(d27142e3813) gi(div2) heads(0) gtm(andBraen,sonofCathac) n(10) menutext(and Braen, son of Cathacan, lord…) 
51.11. label(Event) unit(Entry) xml:id(d27142e3816) gi(div2) heads(0) gtm(Mithighen,sonofCinaed) n(11) menutext(Mithighen, son of Cinaedh, lord of…) 
51.12. label(Event) unit(Entry) xml:id(d27142e3820) gi(div2) heads(0) gtm(Murchadh,sonofCumasga) n(12) menutext(Murchadh, son of Cumasgach, lord of…) 
51.13. label(Event) unit(Entry) xml:id(d27142e3823) gi(div2) heads(0) gtm(andFlann,sonofGlethn) n(13) menutext(and Flann, son of Glethneachan, chief…) 
51.14. label(Event) unit(Entry) xml:id(d27142e3826) gi(div2) heads(0) gtm(Innerghe,sonofMochan,) n(14) menutext(Innerghe, son of Mochan, lord of…) 
51.15. label(Event) unit(Entry) xml:id(d27142e3831) gi(div2) heads(0) gtm(AhostingbyDomhnall,s) n(15) menutext(A hosting by Domhnall, son of…) 
Section 52. label(Annal) unit(Year) xml:id(d27142e3837) gi(div1) heads(0) n(M954) gtm(TheAgeofChrist,954.G) num(52) menutext(The Age of Christ, 954.Gaeithine, learned…) 
52.1. label(Event) unit(Entry) xml:id(d27142e3838) gi(div2) heads(0) gtm(TheAgeofChrist,954.) n(1) menutext(The Age of Christ, 954.) 
52.2. label(Event) unit(Entry) xml:id(d27142e3841) gi(div2) heads(0) gtm(Gaeithine,learnedBisho) n(2) menutext(Gaeithine, learned Bishop of Dun-Leathglaise;) 
52.3. label(Event) unit(Entry) xml:id(d27142e3844) gi(div2) heads(0) gtm(Oenghus,sonofNoachan,) n(3) menutext(Oenghus, son of Noachan, successor of…) 
52.4. label(Event) unit(Entry) xml:id(d27142e3847) gi(div2) heads(0) gtm(Maelpadraig,sonofCubr) n(4) menutext(Maelpadraig, son of Cubreatan, airchinneach of…) 
52.5. label(Event) unit(Entry) xml:id(d27142e3850) gi(div2) heads(0) gtm(Maenach,successorofFi) n(5) menutext(Maenach, successor of Finnen, and Lector…) 
52.6. label(Event) unit(Entry) xml:id(d27142e3853) gi(div2) heads(0) gtm(andMaelbrighde,sonof) n(6) menutext(and Maelbrighde, son of Redan, successor…) 
52.7. label(Event) unit(Entry) xml:id(d27142e3856) gi(div2) heads(0) gtm(TadhgoftheThreeTower) n(7) menutext(Tadhg of the Three Towers, son…) 
52.8. label(Event) unit(Entry) xml:id(d27142e3859) gi(div2) heads(0) gtm(AhostingbyConghalach,) n(8) menutext(A hosting by Conghalach, son of…) 
52.9. label(Event) unit(Entry) xml:id(d27142e3862) gi(div2) heads(0) gtm(Thefollowingwerethey) n(9) menutext(The following were they who were…) 
Section 53. label(Annal) unit(Year) xml:id(d27142e3886) gi(div1) heads(0) n(M955) gtm(TheAgeofChrist,955.T) num(53) menutext(The Age of Christ, 955.The first…) 
53.1. label(Event) unit(Entry) xml:id(d27142e3887) gi(div2) heads(0) gtm(TheAgeofChrist,955.) n(1) menutext(The Age of Christ, 955.) 
53.2. label(Event) unit(Entry) xml:id(d27142e3890) gi(div2) heads(0) gtm(ThefirstyearofDomhna) n(2) menutext(The first year of Domhnall, son…) 
53.3. label(Event) unit(Entry) xml:id(d27142e3893) gi(div2) heads(0) gtm(Flann,sonofAedhagan,) n(3) menutext(Flann, son of Aedhagan, Abbot of…) 
53.4. label(Event) unit(Entry) xml:id(d27142e3896) gi(div2) heads(0) gtm(Maelceallaigh,sonofAe) n(4) menutext(Maelceallaigh, son of Aedh,successor of Ailbhe…) 
53.5. label(Event) unit(Entry) xml:id(d27142e3899) gi(div2) heads(0) gtm(Colman,sonofConghal,) n(5) menutext(Colman, son of Conghal, successor of…) 
53.6. label(Event) unit(Entry) xml:id(d27142e3902) gi(div2) heads(0) gtm(Diarmaid,anchoriteofG) n(6) menutext(Diarmaid, anchorite of Gleann-da-locha;) 
53.7. label(Event) unit(Entry) xml:id(d27142e3905) gi(div2) heads(0) gtm(MocoluimUaCanannain,l) n(7) menutext(Mocoluim Ua Canannain, lord of Cinel-Conaill,…) 
53.8. label(Event) unit(Entry) xml:id(d27142e3908) gi(div2) heads(0) gtm(Maelfothartaigh,sonof) n(8) menutext(Maelfothartaigh, son of Flann, King of…) 
53.9. label(Event) unit(Entry) xml:id(d27142e3911) gi(div2) heads(0) gtm(andMuireadhachUaLacht) n(9) menutext(and Muireadhach Ua Lachtnain, lord of…) 
53.10. label(Event) unit(Entry) xml:id(d27142e3916) gi(div2) heads(0) gtm(Eochaidh,lordofLochC) n(10) menutext(Eochaidh, lord of Loch Cal;) 
53.11. label(Event) unit(Entry) xml:id(d27142e3919) gi(div2) heads(0) gtm(andMaelsinchill,sonof) n(11) menutext(and Maelsinchill, son of Dubhcinn, chief…) 
53.12. label(Event) unit(Entry) xml:id(d27142e3925) gi(div2) heads(0) gtm(ThefleetofFearghal,s) n(12) menutext(The fleet of Fearghal, son of…) 
53.13. label(Event) unit(Entry) xml:id(d27142e3928) gi(div2) heads(0) gtm(ThemortalwoundingofC) n(13) menutext(The mortal wounding of Cairbri Finn…) 
53.14. label(Event) unit(Entry) xml:id(d27142e3931) gi(div2) heads(0) gtm(Riagan,sonofFiannacht) n(14) menutext(Riagan, son of Fiannachta Ui Lorcain…) 
53.15. label(Event) unit(Entry) xml:id(d27142e3934) gi(div2) heads(0) gtm(Maelsechlainn,sonofAi) n(15) menutext(Maelsechlainn, son of Aimhirgin, lord of…) 
53.16. label(Event) unit(Entry) xml:id(d27142e3937) gi(div2) heads(0) gtm(AbattlewasgainedbyT) n(16) menutext(A battle was gained by Tuathal,…) 
53.17. label(Event) unit(Entry) xml:id(d27142e3940) gi(div2) heads(0) gtm(AnarmywasledbyDomhn) n(17) menutext(An army was led by Domhnall…) 
Section 54. label(Annal) unit(Year) xml:id(d27142e3946) gi(div1) heads(0) n(M956) gtm(TheAgeofChrist,956.T) num(54) menutext(The Age of Christ, 956.The second…) 
54.1. label(Event) unit(Entry) xml:id(d27142e3947) gi(div2) heads(0) gtm(TheAgeofChrist,956.) n(1) menutext(The Age of Christ, 956.) 
54.2. label(Event) unit(Entry) xml:id(d27142e3950) gi(div2) heads(0) gtm(ThesecondyearofDomhn) n(2) menutext(The second year of Domhnall.) 
54.3. label(Event) unit(Entry) xml:id(d27142e3953) gi(div2) heads(0) gtm(Flann,sonofMochloings) n(3) menutext(Flann, son of Mochloingseach, successor of…) 
54.4. label(Event) unit(Entry) xml:id(d27142e3956) gi(div2) heads(0) gtm(TanaidheMacUidhir,suc) n(4) menutext(Tanaidhe Mac Uidhir, successor of Comhghall,…) 
54.5. label(Event) unit(Entry) xml:id(d27142e3961) gi(div2) heads(0) gtm(Finnachta,sonofLachtn) n(5) menutext(Finnachta, son of Lachtnan, airchinneach of…) 
54.6. label(Event) unit(Entry) xml:id(d27142e3964) gi(div2) heads(0) gtm(Aedh,sonofCeallach,s) n(6) menutext(Aedh, son of Ceallach, successor of…) 
54.7. label(Event) unit(Entry) xml:id(d27142e3967) gi(div2) heads(0) gtm(andLughaidh,sonofCol) n(7) menutext(and Lughaidh, son of Colgan, airchinneach…) 
54.8. label(Event) unit(Entry) xml:id(d27142e3970) gi(div2) heads(0) gtm(Tuathal,sonofUgaire,) n(8) menutext(Tuathal, son of Ugaire, King of…) 
54.9. label(Event) unit(Entry) xml:id(d27142e3973) gi(div2) heads(0) gtm(NiallUahEruilbh,died.) n(9) menutext(Niall Ua hEruilbh, died.) 
54.10. label(Event) unit(Entry) xml:id(d27142e3976) gi(div2) heads(0) gtm(Avictorywasgainedove) n(10) menutext(A victory was gained over the…) 
54.11. label(Event) unit(Entry) xml:id(d27142e3979) gi(div2) heads(0) gtm(DomhnallMacAenghusa,l) n(11) menutext(Domhnall Mac Aenghusa, lord of Ui-Eathach,…) 
Section 55. label(Annal) unit(Year) xml:id(d27142e3982) gi(div1) heads(0) n(M957) gtm(TheAgeofChrist,957.T) num(55) menutext(The Age of Christ, 957.The third…) 
55.1. label(Event) unit(Entry) xml:id(d27142e3983) gi(div2) heads(0) gtm(TheAgeofChrist,957.) n(1) menutext(The Age of Christ, 957.) 
55.2. label(Event) unit(Entry) xml:id(d27142e3986) gi(div2) heads(0) gtm(ThethirdyearofDomhna) n(2) menutext(The third year of Domhnall.) 
55.3. label(Event) unit(Entry) xml:id(d27142e3989) gi(div2) heads(0) gtm(OenghusUaLapain,Bisho) n(3) menutext(Oenghus Ua Lapain, Bishop of Rath-bhoth;) 
55.4. label(Event) unit(Entry) xml:id(d27142e3992) gi(div2) heads(0) gtm(Dubhduin,successorofC) n(4) menutext(Dubhduin, successor of Colum Cille;) 
55.5. label(Event) unit(Entry) xml:id(d27142e3995) gi(div2) heads(0) gtm(Martin,anchorite,succe) n(5) menutext(Martin, anchorite, successor of Caeimhghin and…) 
55.6. label(Event) unit(Entry) xml:id(d27142e3998) gi(div2) heads(0) gtm(Maenach,sonofCormac,) n(6) menutext(Maenach, son of Cormac, Abbot of…) 
55.7. label(Event) unit(Entry) xml:id(d27142e4001) gi(div2) heads(0) gtm(andMaenach,airchinneac) n(7) menutext(and Maenach, airchinneach of Lothra, died.) 
55.8. label(Event) unit(Entry) xml:id(d27142e4004) gi(div2) heads(0) gtm(Dubhdabhoireann,sonof) n(8) menutext(Dubhdabhoireann, son of Domhnall, King of…) 
55.9. label(Event) unit(Entry) xml:id(d27142e4007) gi(div2) heads(0) gtm(Domhnall,sonofMaelmor) n(9) menutext(Domhnall, son of Maelmordha, lord of…) 
55.10. label(Event) unit(Entry) xml:id(d27142e4010) gi(div2) heads(0) gtm(Cluain-mic-Noiswasplun) n(10) menutext(Cluain-mic-Nois was plundered by Mathghamhain, son…) 
55.11. label(Event) unit(Entry) xml:id(d27142e4013) gi(div2) heads(0) gtm(TheTermonofCiarainwa) n(11) menutext(The Termon of Ciarain was burned…) 
55.12. label(Event) unit(Entry) xml:id(d27142e4017) gi(div2) heads(0) gtm(Aplunderingarmywasle) n(12) menutext(A plundering army was led to…) 
55.13. label(Event) unit(Entry) xml:id(d27142e4020) gi(div2) heads(0) gtm(CathasachofDruim-thorr) n(13) menutext(Cathasach of Druim-thorraidh, son of Duilgen,…) 
Section 56. label(Annal) unit(Year) xml:id(d27142e4024) gi(div1) heads(0) n(M958) gtm(TheAgeofChrist,958.T) num(56) menutext(The Age of Christ, 958.The fourth…) 
56.1. label(Event) unit(Entry) xml:id(d27142e4025) gi(div2) heads(0) gtm(TheAgeofChrist,958.) n(1) menutext(The Age of Christ, 958.) 
56.2. label(Event) unit(Entry) xml:id(d27142e4028) gi(div2) heads(0) gtm(ThefourthyearofDomhn) n(2) menutext(The fourth year of Domhnall.) 
56.3. label(Event) unit(Entry) xml:id(d27142e4031) gi(div2) heads(0) gtm(DubhduinUaSteafain,su) n(3) menutext(Dubhduin Ua Steafain, successor of Colum…) 
56.4. label(Event) unit(Entry) xml:id(d27142e4034) gi(div2) heads(0) gtm(andCathmogh,AbbotofL) n(4) menutext(and Cathmogh, Abbot of Lis-mor and…) 
56.5. label(Event) unit(Entry) xml:id(d27142e4037) gi(div2) heads(0) gtm(Carlus,sonofConn,son) n(5) menutext(Carlus, son of Conn, son of…) 
56.6. label(Event) unit(Entry) xml:id(d27142e4040) gi(div2) heads(0) gtm(Fearghal,sonofAughran) n(6) menutext(Fearghal, son of Aughran, lord of…) 
56.7. label(Event) unit(Entry) xml:id(d27142e4043) gi(div2) heads(0) gtm(Faelan,sonofFearghal,) n(7) menutext(Faelan, son of Fearghal, Tanist of…) 
56.8. label(Event) unit(Entry) xml:id(d27142e4046) gi(div2) heads(0) gtm(AnarmywasledbyDomhn) n(8) menutext(An army was led by Domhnall,…) 
56.9. label(Event) unit(Entry) xml:id(d27142e4049) gi(div2) heads(0) gtm(Feargraidh,sonofCleir) n(9) menutext(Feargraidh, son of Cleireach, Tanist of…) 
56.10. label(Event) unit(Entry) xml:id(d27142e4052) gi(div2) heads(0) gtm(Donnchadh,sonofLorcan) n(10) menutext(Donnchadh, son of Lorcan, son of…) 
56.11. label(Event) unit(Entry) xml:id(d27142e4055) gi(div2) heads(0) gtm(FaifnethePoet,chiefp) n(11) menutext(Faifne the Poet, chief poet of…) 
56.12. label(Event) unit(Entry) xml:id(d27142e4059) gi(div2) heads(0) gtm(FinshneachtaUaCuill,p) n(12) menutext(Finshneachta Ua Cuill, poet of Munster,…) 
Section 57. label(Annal) unit(Year) xml:id(d27142e4062) gi(div1) heads(0) n(M959) gtm(TheAgeofChrist,959.T) num(57) menutext(The Age of Christ, 959.The fifth…) 
57.1. label(Event) unit(Entry) xml:id(d27142e4063) gi(div2) heads(0) gtm(TheAgeofChrist,959.) n(1) menutext(The Age of Christ, 959.) 
57.2. label(Event) unit(Entry) xml:id(d27142e4066) gi(div2) heads(0) gtm(ThefifthyearofDomhna) n(2) menutext(The fifth year of Domhnall.) 
57.3. label(Event) unit(Entry) xml:id(d27142e4069) gi(div2) heads(0) gtm(ConaingUaDomhnallain,) n(3) menutext(Conaing Ua Domhnallain, airchinneach of Clochar-Daimheni,…) 
57.4. label(Event) unit(Entry) xml:id(d27142e4074) gi(div2) heads(0) gtm(Donnchadh,sonofAurcha) n(4) menutext(Donnchadh, son of Aurchadh, lord of…) 
57.5. label(Event) unit(Entry) xml:id(d27142e4077) gi(div2) heads(0) gtm(Feargraidh,sonofCleir) n(5) menutext(Feargraidh, son of Cleireach, King of…) 
57.6. label(Event) unit(Entry) xml:id(d27142e4080) gi(div2) heads(0) gtm(Foghartach,sonofCiarm) n(6) menutext(Foghartach, son of Ciarmhac, was treacherously…) 
57.7. label(Event) unit(Entry) xml:id(d27142e4083) gi(div2) heads(0) gtm(Ualgharg,lordofDartra) n(7) menutext(Ualgharg, lord of Dartraighe, was killed.) 
57.8. label(Event) unit(Entry) xml:id(d27142e4086) gi(div2) heads(0) gtm(Aboltoffirepassedso) n(8) menutext(A bolt of fire passed south-westwards…) 
57.9. label(Event) unit(Entry) xml:id(d27142e4089) gi(div2) heads(0) gtm(Niall,sonofAedh,son) n(9) menutext(Niall, son of Aedh, son of…) 
Section 58. label(Annal) unit(Year) xml:id(d27142e4092) gi(div1) heads(0) n(M960) gtm(TheAgeofChrist,960.T) num(58) menutext(The Age of Christ, 960.The sixth…) 
58.1. label(Event) unit(Entry) xml:id(d27142e4093) gi(div2) heads(0) gtm(TheAgeofChrist,960.) n(1) menutext(The Age of Christ, 960.) 
58.2. label(Event) unit(Entry) xml:id(d27142e4096) gi(div2) heads(0) gtm(ThesixthyearofDomhna) n(2) menutext(The sixth year of Domhnall.) 
58.3. label(Event) unit(Entry) xml:id(d27142e4099) gi(div2) heads(0) gtm(AnarmywasledbyFlait) n(3) menutext(An army was led by Flaithbheartach,…) 
58.4. label(Event) unit(Entry) xml:id(d27142e4104) gi(div2) heads(0) gtm(AenghusUaMaeldoraidh,) n(4) menutext(Aenghus Ua Maeldoraidh, lord of Cinel-Conaill,…) 
58.5. label(Event) unit(Entry) xml:id(d27142e4107) gi(div2) heads(0) gtm(Eoghan,sonofMuireadha) n(5) menutext(Eoghan, son of Muireadhach, was slain…) 
58.6. label(Event) unit(Entry) xml:id(d27142e4110) gi(div2) heads(0) gtm(Murchadh,sonofAedh,l) n(6) menutext(Murchadh, son of Aedh, lord of…) 
58.7. label(Event) unit(Entry) xml:id(d27142e4113) gi(div2) heads(0) gtm(MughronUaMaelmhuaidh,) n(7) menutext(Mughron Ua Maelmhuaidh, lord of Feara-Ceall,…) 
58.8. label(Event) unit(Entry) xml:id(d27142e4116) gi(div2) heads(0) gtm(Cluain-mic-Noiswasplun) n(8) menutext(Cluain-mic-Nois was plundered by the Osraighi.) 
58.9. label(Event) unit(Entry) xml:id(d27142e4119) gi(div2) heads(0) gtm(Inis-morinLoch-Ribhwa) n(9) menutext(Inis-mor in Loch-Ribh was taken by…) 
58.10. label(Event) unit(Entry) xml:id(d27142e4125) gi(div2) heads(0) gtm(Thefleetofthemenof) n(10) menutext(The fleet of the men of…) 
58.11. label(Event) unit(Entry) xml:id(d27142e4128) gi(div2) heads(0) gtm(Murcheartach,sonofEig) n(11) menutext(Murcheartach, son of Eigneachan, son of…) 
58.12. label(Event) unit(Entry) xml:id(d27142e4132) gi(div2) heads(0) gtm(AnarmywasledbytheU) n(12) menutext(An army was led by the…) 
58.13. label(Event) unit(Entry) xml:id(d27142e4135) gi(div2) heads(0) gtm(FearghalUaRuaircdevas) n(13) menutext(Fearghal Ua Ruairc devastated Meath.) 
58.14. label(Event) unit(Entry) xml:id(d27142e4138) gi(div2) heads(0) gtm(Lightningdestroyedthe) n(14) menutext(Lightning destroyed the swans and the…) 
58.15. label(Event) unit(Entry) xml:id(d27142e4141) gi(div2) heads(0) gtm(Thefleetofthesonof) n(15) menutext(The fleet of the son of…) 
58.16. label(Event) unit(Entry) xml:id(d27142e4146) gi(div2) heads(0) gtm(Apreywascarriedoffb) n(16) menutext(A prey was carried off by…) 
58.17. label(Event) unit(Entry) xml:id(d27142e4149) gi(div2) heads(0) gtm(ApreybySitricCamfro) n(17) menutext(A prey by Sitric Cam from…) 
58.18. label(Event) unit(Entry) xml:id(d27142e4155) gi(div2) heads(0) gtm(Buadhach,sonofCormac,) n(18) menutext(Buadhach, son of Cormac, and Donnchadh,…) 
58.19. label(Event) unit(Entry) xml:id(d27142e4158) gi(div2) heads(0) gtm(Dunchadh,sonofLaeghai) n(19) menutext(Dunchadh, son of Laeghaire, lord of…) 
58.20. label(Event) unit(Entry) xml:id(d27142e4161) gi(div2) heads(0) gtm(AnarmywasledbyDomhn) n(20) menutext(An army was led by Domhnall…) 
Section 59. label(Annal) unit(Year) xml:id(d27142e4164) gi(div1) heads(0) n(M961) gtm(TheAgeofChrist,961.T) num(59) menutext(The Age of Christ, 961.The seventh…) 
59.1. label(Event) unit(Entry) xml:id(d27142e4165) gi(div2) heads(0) gtm(TheAgeofChrist,961.) n(1) menutext(The Age of Christ, 961.) 
59.2. label(Event) unit(Entry) xml:id(d27142e4168) gi(div2) heads(0) gtm(TheseventhyearofDomh) n(2) menutext(The seventh year of Domhnall.) 
59.3. label(Event) unit(Entry) xml:id(d27142e4171) gi(div2) heads(0) gtm(Fothadh,sonofBran,sc) n(3) menutext(Fothadh, son of Bran, scribe and…) 
59.4. label(Event) unit(Entry) xml:id(d27142e4174) gi(div2) heads(0) gtm(Cosgrach,sonofDonnaga) n(4) menutext(Cosgrach, son of Donnagan, distinguished Bishop…) 
59.5. label(Event) unit(Entry) xml:id(d27142e4177) gi(div2) heads(0) gtm(Cathal,sonofCormac,d) n(5) menutext(Cathal, son of Cormac, distinguished Bishop…) 
59.6. label(Event) unit(Entry) xml:id(d27142e4183) gi(div2) heads(0) gtm(Anaile,scribeofDaimhl) n(6) menutext(Anaile, scribe of Daimhliag-Cianain, died at…) 
59.7. label(Event) unit(Entry) xml:id(d27142e4186) gi(div2) heads(0) gtm(DubhthachofDisert-Chia) n(7) menutext(Dubhthach of Disert-Chiarain; Caencomhrac, son of…) 
59.8. label(Event) unit(Entry) xml:id(d27142e4189) gi(div2) heads(0) gtm(Anunusualthingwasdon) n(8) menutext(An unusual thing was done by…) 
59.9. label(Event) unit(Entry) xml:id(d27142e4192) gi(div2) heads(0) gtm(Egneach,sonofDalach,) n(9) menutext(Egneach, son of Dalach, lord of…) 
59.10. label(Event) unit(Entry) xml:id(d27142e4195) gi(div2) heads(0) gtm(UaCanannaincarriedves) n(10) menutext(Ua Canannain carried vessels with him…) 
59.11. label(Event) unit(Entry) xml:id(d27142e4198) gi(div2) heads(0) gtm(Avictorywasgainedby) n(11) menutext(A victory was gained by Fearghal,…) 
59.12. label(Event) unit(Entry) xml:id(d27142e4204) gi(div2) heads(0) gtm(Aslaughterwasmadeaga) n(12) menutext(A slaughter was made against Mathghamain,…) 
59.13. label(Event) unit(Entry) xml:id(d27142e4207) gi(div2) heads(0) gtm(Donnchadh,sonofCealla) n(13) menutext(Donnchadh, son of Ceallachan, King of…) 
59.14. label(Event) unit(Entry) xml:id(d27142e4210) gi(div2) heads(0) gtm(Fearghal,sonofCeallach) n(14) menutext(Fearghal,son of Ceallach, died at Saighir,…) 
Section 60. label(Annal) unit(Year) xml:id(d27142e4214) gi(div1) heads(0) n(M962) gtm(TheAgeofChrist,962.T) num(60) menutext(The Age of Christ, 962.The eighth…) 
60.1. label(Event) unit(Entry) xml:id(d27142e4215) gi(div2) heads(0) gtm(TheAgeofChrist,962.) n(1) menutext(The Age of Christ, 962.) 
60.2. label(Event) unit(Entry) xml:id(d27142e4218) gi(div2) heads(0) gtm(TheeighthyearofDomhn) n(2) menutext(The eighth year of Domhnall.) 
60.3. label(Event) unit(Entry) xml:id(d27142e4221) gi(div2) heads(0) gtm(Dubscuile,sonofCinaed) n(3) menutext(Dubscuile, son of Cinaedh, successor of…) 
60.4. label(Event) unit(Entry) xml:id(d27142e4226) gi(div2) heads(0) gtm(Suibhni,sonofNiamhan,) n(4) menutext(Suibhni, son of Niamhan, Abbot of…) 
60.5. label(Event) unit(Entry) xml:id(d27142e4229) gi(div2) heads(0) gtm(Suibhne,sonofSegonan,) n(5) menutext(Suibhne, son of Segonan, Bishop and…) 
60.6. label(Event) unit(Entry) xml:id(d27142e4232) gi(div2) heads(0) gtm(Finghin,distinguishedB) n(6) menutext(Finghin, distinguished Bishop of Dun-leathghlaisi; and…) 
60.7. label(Event) unit(Entry) xml:id(d27142e4238) gi(div2) heads(0) gtm(Colman,sonofCobradh,) n(7) menutext(Colman, son of Cobradh, Lector of…) 
60.8. label(Event) unit(Entry) xml:id(d27142e4241) gi(div2) heads(0) gtm(andMuireann,daughtero) n(8) menutext(and Muireann, daughter of Mac Colman,…) 
60.9. label(Event) unit(Entry) xml:id(d27142e4244) gi(div2) heads(0) gtm(Maelruanaidh,sonofFla) n(9) menutext(Maelruanaidh, son of Flann, son of…) 
60.10. label(Event) unit(Entry) xml:id(d27142e4247) gi(div2) heads(0) gtm(Furadhran,sonofBece,) n(10) menutext(Furadhran, son of Bece, lord of…) 
60.11. label(Event) unit(Entry) xml:id(d27142e4250) gi(div2) heads(0) gtm(Muircheartach,sonofCo) n(11) menutext(Muircheartach, son of Conghalach, son of…) 
60.12. label(Event) unit(Entry) xml:id(d27142e4254) gi(div2) heads(0) gtm(Cill-darawasplundered) n(12) menutext(Cill-dara was plundered by the foreigners,…) 
60.13. label(Event) unit(Entry) xml:id(d27142e4257) gi(div2) heads(0) gtm(MuircheartachUaCananna) n(13) menutext(Muircheartach Ua Canannain, lord of Cinel-Conaill,…) 
60.14. label(Event) unit(Entry) xml:id(d27142e4260) gi(div2) heads(0) gtm(ThevictoryofBealachw) n(14) menutext(The victory of Bealach was gained…) 
60.15. label(Event) unit(Entry) xml:id(d27142e4268) gi(div2) heads(0) gtm(Avictorywasgainedove) n(15) menutext(A victory was gained over Amlaeibh,…) 
60.16. label(Event) unit(Entry) xml:id(d27142e4271) gi(div2) heads(0) gtm(CairbreUaGuaire,head) n(16) menutext(Cairbre Ua Guaire, head of the…) 
Section 61. label(Annal) unit(Year) xml:id(d27142e4274) gi(div1) heads(0) n(M963) gtm(TheAgeofChrist,963.T) num(61) menutext(The Age of Christ, 963.The ninth…) 
61.1. label(Event) unit(Entry) xml:id(d27142e4275) gi(div2) heads(0) gtm(TheAgeofChrist,963.) n(1) menutext(The Age of Christ, 963.) 
61.2. label(Event) unit(Entry) xml:id(d27142e4278) gi(div2) heads(0) gtm(TheninthyearofDomhna) n(2) menutext(The ninth year of Domhnall.) 
61.3. label(Event) unit(Entry) xml:id(d27142e4281) gi(div2) heads(0) gtm(Dunchadh,sonofCeallac) n(3) menutext(Dunchadh, son of Ceallach, Bishop and…) 
61.4. label(Event) unit(Entry) xml:id(d27142e4284) gi(div2) heads(0) gtm(andColman,AbbotofDis) n(4) menutext(and Colman, Abbot of Disert-Diarmada, died.) 
61.5. label(Event) unit(Entry) xml:id(d27142e4289) gi(div2) heads(0) gtm(Joseph,successorofMac) n(5) menutext(Joseph, successor of Mac Neisi and…) 
61.6. label(Event) unit(Entry) xml:id(d27142e4292) gi(div2) heads(0) gtm(Cinaedh,sonofMaelchia) n(6) menutext(Cinaedh, son of Maelchiarain, Abbot of…) 
61.7. label(Event) unit(Entry) xml:id(d27142e4295) gi(div2) heads(0) gtm(andGebhennach,sonofC) n(7) menutext(and Gebhennach, son of Cathal, Abbot…) 
61.8. label(Event) unit(Entry) xml:id(d27142e4303) gi(div2) heads(0) gtm(AhostingbyDomhnallUa) n(8) menutext(A hosting by Domhnall Ua Neill,…) 
61.9. label(Event) unit(Entry) xml:id(d27142e4306) gi(div2) heads(0) gtm(Aedh,sonofMaelmithigh) n(9) menutext(Aedh, son of Maelmithigh, died on…) 
61.10. label(Event) unit(Entry) xml:id(d27142e4309) gi(div2) heads(0) gtm(Achangeofkingsbythe) n(10) menutext(A change of kings by the…) 
61.11. label(Event) unit(Entry) xml:id(d27142e4312) gi(div2) heads(0) gtm(Anintolerablefaminein) n(11) menutext(An intolerable famine in Ireland, so…) 
Section 62. label(Annal) unit(Year) xml:id(d27142e4315) gi(div1) heads(0) n(M964) gtm(TheAgeofChrist,964.T) num(62) menutext(The Age of Christ, 964.The tenth…) 
62.1. label(Event) unit(Entry) xml:id(d27142e4316) gi(div2) heads(0) gtm(TheAgeofChrist,964.) n(1) menutext(The Age of Christ, 964.) 
62.2. label(Event) unit(Entry) xml:id(d27142e4319) gi(div2) heads(0) gtm(ThetenthyearofDomhna) n(2) menutext(The tenth year of Domhnall.) 
62.3. label(Event) unit(Entry) xml:id(d27142e4322) gi(div2) heads(0) gtm(CormacUaCillene,succe) n(3) menutext(Cormac Ua Cillene, successor of Ciarain,…) 
62.4. label(Event) unit(Entry) xml:id(d27142e4325) gi(div2) heads(0) gtm(Finghin,anchoriteandB) n(4) menutext(Finghin, anchorite and Bishop of Ia,…) 
62.5. label(Event) unit(Entry) xml:id(d27142e4328) gi(div2) heads(0) gtm(Crunnmhael,AbbotofBeg) n(5) menutext(Crunnmhael, Abbot of Beg-Eire, Bishop and…) 
62.6. label(Event) unit(Entry) xml:id(d27142e4331) gi(div2) heads(0) gtm(ArtaganUaManchain,lec) n(6) menutext(Artagan Ua Manchain, lector of Gleann-da-locha,…) 
62.7. label(Event) unit(Entry) xml:id(d27142e4334) gi(div2) heads(0) gtm(Dubhdabhoireann,disting) n(7) menutext(Dubhdabhoireann, distinguished Bishop of Magh-Breagh, and…) 
62.8. label(Event) unit(Entry) xml:id(d27142e4337) gi(div2) heads(0) gtm(Avictorywasgainedby) n(8) menutext(A victory was gained by Comhaltan…) 
62.9. label(Event) unit(Entry) xml:id(d27142e4340) gi(div2) heads(0) gtm(Ceallach,sonofFaelan,) n(9) menutext(Ceallach, son of Faelan, King of…) 
62.10. label(Event) unit(Entry) xml:id(d27142e4343) gi(div2) heads(0) gtm(Donnchadh,sonofTuatha) n(10) menutext(Donnchadh, son of Tuathal, royal heir…) 
62.11. label(Event) unit(Entry) xml:id(d27142e4346) gi(div2) heads(0) gtm(Faelan,sonofCormac,l) n(11) menutext(Faelan, son of Cormac, lord of…) 
62.12. label(Event) unit(Entry) xml:id(d27142e4352) gi(div2) heads(0) gtm(andMaelmaire,daughter) n(12) menutext(and Maelmaire, daughter of Niall, son…) 
62.13. label(Event) unit(Entry) xml:id(d27142e4355) gi(div2) heads(0) gtm(FearghalUaRuairc,King) n(13) menutext(Fearghal Ua Ruairc, King of Connaught,…) 
Section 63. label(Annal) unit(Year) xml:id(d27142e4358) gi(div1) heads(0) n(M965) gtm(TheAgeofChrist,965.T) num(63) menutext(The Age of Christ, 965.The eleventh…) 
63.1. label(Event) unit(Entry) xml:id(d27142e4359) gi(div2) heads(0) gtm(TheAgeofChrist,965.) n(1) menutext(The Age of Christ, 965.) 
63.2. label(Event) unit(Entry) xml:id(d27142e4362) gi(div2) heads(0) gtm(TheeleventhyearofDom) n(2) menutext(The eleventh year of Domhnall.) 
63.3. label(Event) unit(Entry) xml:id(d27142e4365) gi(div2) heads(0) gtm(Ailill,sonofMaenach,) n(3) menutext(Ailill, son of Maenach, Bishop of…) 
63.4. label(Event) unit(Entry) xml:id(d27142e4368) gi(div2) heads(0) gtm(Daniel,BishopofLeithg) n(4) menutext(Daniel, Bishop of Leithghlinn;) 
63.5. label(Event) unit(Entry) xml:id(d27142e4371) gi(div2) heads(0) gtm(Flann,sonofAenghus,A) n(5) menutext(Flann, son of Aenghus, Abbot of…) 
63.6. label(Event) unit(Entry) xml:id(d27142e4374) gi(div2) heads(0) gtm(Cairbre,sonofLaidhgne) n(6) menutext(Cairbre, son of Laidhgnen, Abbot of…) 
63.7. label(Event) unit(Entry) xml:id(d27142e4377) gi(div2) heads(0) gtm(Conn,sonofCorcran,Ab) n(7) menutext(Conn, son of Corcran, Abbot of…) 
63.8. label(Event) unit(Entry) xml:id(d27142e4380) gi(div2) heads(0) gtm(andConchobhar,Lectoro) n(8) menutext(and Conchobhar, Lector of Cill-dara, died.) 
63.9. label(Event) unit(Entry) xml:id(d27142e4385) gi(div2) heads(0) gtm(Dubh-scuileUaManchain,) n(9) menutext(Dubh-scuile Ua Manchain, anchorite, and head…) 
63.10. label(Event) unit(Entry) xml:id(d27142e4388) gi(div2) heads(0) gtm(Muireadhach,sonofFael) n(10) menutext(Muireadhach, son of Faelan, Abbot of…) 
63.11. label(Event) unit(Entry) xml:id(d27142e4391) gi(div2) heads(0) gtm(Gormghilla,sonofCeann) n(11) menutext(Gormghilla, son of Ceanndubhan, chief Vice-abbot…) 
63.12. label(Event) unit(Entry) xml:id(d27142e4395) gi(div2) heads(0) gtm(ThebattleofFormaeil,) n(12) menutext(The battle of Formaeil, at Rath-beg,…) 
63.13. label(Event) unit(Entry) xml:id(d27142e4401) gi(div2) heads(0) gtm(AedhUahAitidhe,Kingo) n(13) menutext(Aedh Ua hAitidhe, King of Ui-Eathach-Cobha,…) 
63.14. label(Event) unit(Entry) xml:id(d27142e4404) gi(div2) heads(0) gtm(Cearbhall,sonofLorcan) n(14) menutext(Cearbhall, son of Lorcan, royal heir…) 
63.15. label(Event) unit(Entry) xml:id(d27142e4407) gi(div2) heads(0) gtm(Mathghamhain,sonofCei) n(15) menutext(Mathghamhain, son of Ceinneidigh, King of…) 
63.16. label(Event) unit(Entry) xml:id(d27142e4410) gi(div2) heads(0) gtm(Tighearnach,sonofRuar) n(16) menutext(Tighearnach, son of Ruarc, lord of…) 
63.17. label(Event) unit(Entry) xml:id(d27142e4413) gi(div2) heads(0) gtm(AbattlewasgainedbyM) n(17) menutext(A battle was gained by Mathghamhain,…) 
63.18. label(Event) unit(Entry) xml:id(d27142e4416) gi(div2) heads(0) gtm(AnarmywasledbyMathg) n(18) menutext(An army was led by Mathghamain…) 
63.19. label(Event) unit(Entry) xml:id(d27142e4419) gi(div2) heads(0) gtm(Thearmyoftheforeigne) n(19) menutext(The army of the foreigners of…) 
63.20. label(Event) unit(Entry) xml:id(d27142e4422) gi(div2) heads(0) gtm(AnarmywasledbyMurch) n(20) menutext(An army was led by Murchadh,…) 
63.21. label(Event) unit(Entry) xml:id(d27142e4427) gi(div2) heads(0) gtm(AchangeofabbotsatAr) n(21) menutext(A change of abbots at Ard-Macha,…) 
Section 64. label(Annal) unit(Year) xml:id(d27142e4430) gi(div1) heads(0) n(M966) gtm(TheAgeofChrist,966.T) num(64) menutext(The Age of Christ, 966.The twelfth…) 
64.1. label(Event) unit(Entry) xml:id(d27142e4431) gi(div2) heads(0) gtm(TheAgeofChrist,966.) n(1) menutext(The Age of Christ, 966.) 
64.2. label(Event) unit(Entry) xml:id(d27142e4434) gi(div2) heads(0) gtm(ThetwelfthyearofDomh) n(2) menutext(The twelfth year of Domhnall.) 
64.3. label(Event) unit(Entry) xml:id(d27142e4437) gi(div2) heads(0) gtm(CeallachUaBanain,succ) n(3) menutext(Ceallach Ua Banain, successor of Comhghall;) 
64.4. label(Event) unit(Entry) xml:id(d27142e4440) gi(div2) heads(0) gtm(Muireadhach,thefoster-) n(4) menutext(Muireadhach, the foster-son of Maenach, successor…) 
64.5. label(Event) unit(Entry) xml:id(d27142e4443) gi(div2) heads(0) gtm(ErcUaSuailen,bishopo) n(5) menutext(Erc Ua Suailen, bishop or abbot…) 
64.6. label(Event) unit(Entry) xml:id(d27142e4446) gi(div2) heads(0) gtm(Connmhac,i.e.thesono) n(6) menutext(Connmhac, i.e. the son of Ainniarraidh,…) 
64.7. label(Event) unit(Entry) xml:id(d27142e4449) gi(div2) heads(0) gtm(AnarmywasledbyDomhn) n(7) menutext(An army was led by Domhnall…) 
64.8. label(Event) unit(Entry) xml:id(d27142e4457) gi(div2) heads(0) gtm(Maelmordha,sonofFinn,) n(8) menutext(Maelmordha, son of Finn, royal heir…) 
64.9. label(Event) unit(Entry) xml:id(d27142e4460) gi(div2) heads(0) gtm(Ruaidhri,sonofMaelmar) n(9) menutext(Ruaidhri, son of Maelmartain, lord of…) 
64.10. label(Event) unit(Entry) xml:id(d27142e4463) gi(div2) heads(0) gtm(FlaithbheartachUaMuire) n(10) menutext(Flaithbheartach Ua Muireadhaigh, lord of Ui-Eathach,…) 
64.11. label(Event) unit(Entry) xml:id(d27142e4466) gi(div2) heads(0) gtm(Muireadhach,sonofFear) n(11) menutext(Muireadhach, son of Fearghus, successor of…) 
64.12. label(Event) unit(Entry) xml:id(d27142e4470) gi(div2) heads(0) gtm(Cathasach,sonofMurcha) n(12) menutext(Cathasach, son of Murchadhan, Bishop of…) 
Section 65. label(Annal) unit(Year) xml:id(d27142e4473) gi(div1) heads(0) n(M967) gtm(TheAgeofChrist,967.T) num(65) menutext(The Age of Christ, 967.The thirteenth…) 
65.1. label(Event) unit(Entry) xml:id(d27142e4474) gi(div2) heads(0) gtm(TheAgeofChrist,967.) n(1) menutext(The Age of Christ, 967.) 
65.2. label(Event) unit(Entry) xml:id(d27142e4477) gi(div2) heads(0) gtm(ThethirteenthyearofD) n(2) menutext(The thirteenth year of Domhnall.) 
65.3. label(Event) unit(Entry) xml:id(d27142e4480) gi(div2) heads(0) gtm(Maelfinnen,sonofUchta) n(3) menutext(Maelfinnen, son of Uchtan, Bishop of…) 
65.4. label(Event) unit(Entry) xml:id(d27142e4483) gi(div2) heads(0) gtm(EoghanUaCleirigh,Bish) n(4) menutext(Eoghan Ua Cleirigh, Bishop of Connaught;) 
65.5. label(Event) unit(Entry) xml:id(d27142e4486) gi(div2) heads(0) gtm(Maelgorm,sonofMaelche) n(5) menutext(Maelgorm, son of Maelcheallaigh, Abbot of…) 
65.6. label(Event) unit(Entry) xml:id(d27142e4489) gi(div2) heads(0) gtm(andDonnchadh,sonofCa) n(6) menutext(and Donnchadh, son of Cathlan, Abbot…) 
65.7. label(Event) unit(Entry) xml:id(d27142e4492) gi(div2) heads(0) gtm(Muirigen,AbbotofDiser) n(7) menutext(Muirigen, Abbot of Disert-Diarmada, died.) 
65.8. label(Event) unit(Entry) xml:id(d27142e4495) gi(div2) heads(0) gtm(AenghusUaRobhartaigh,) n(8) menutext(Aenghus Ua Robhartaigh, anchorite of Doire-Chalgaigh;) 
65.9. label(Event) unit(Entry) xml:id(d27142e4498) gi(div2) heads(0) gtm(andCinaedhUaCathmbaei) n(9) menutext(and Cinaedh Ua Cathmbaeil, airchinneach of…) 
65.10. label(Event) unit(Entry) xml:id(d27142e4501) gi(div2) heads(0) gtm(Beollan,sonofCiarmhac) n(10) menutext(Beollan, son of Ciarmhac, lord of…) 
65.11. label(Event) unit(Entry) xml:id(d27142e4504) gi(div2) heads(0) gtm(Treasach,sonofMaelmui) n(11) menutext(Treasach, son of Maelmuine, lord of…) 
65.12. label(Event) unit(Entry) xml:id(d27142e4508) gi(div2) heads(0) gtm(Verygreatfruit,sotha) n(12) menutext(Very great fruit, so that eight…) 
65.13. label(Event) unit(Entry) xml:id(d27142e4511) gi(div2) heads(0) gtm(AnarmywasledbyMurch) n(13) menutext(An army was led by Murchadh,…) 
65.14. label(Event) unit(Entry) xml:id(d27142e4516) gi(div2) heads(0) gtm(AnarmywasledbyMathg) n(14) menutext(An army was led by Mathghamhain,…) 
65.15. label(Event) unit(Entry) xml:id(d27142e4519) gi(div2) heads(0) gtm(Ceanannaswasplundered) n(15) menutext(Ceanannas was plundered by Sitric, son…) 
65.16. label(Event) unit(Entry) xml:id(d27142e4522) gi(div2) heads(0) gtm(AedhAllan,sonofFearg) n(16) menutext(Aedh Allan, son of Fearghal, lord…) 
Section 66. label(Annal) unit(Year) xml:id(d27142e4525) gi(div1) heads(0) n(M968) gtm(TheageofChrist,968Th) num(66) menutext(The age of Christ, 968The fourteenth…) 
66.1. label(Event) unit(Entry) xml:id(d27142e4526) gi(div2) heads(0) gtm(TheageofChrist,968) n(1) menutext(The age of Christ, 968) 
66.2. label(Event) unit(Entry) xml:id(d27142e4529) gi(div2) heads(0) gtm(ThefourteenthyearofD) n(2) menutext(The fourteenth year of Domhnall.) 
66.3. label(Event) unit(Entry) xml:id(d27142e4532) gi(div2) heads(0) gtm(Ceanannaswasplundered) n(3) menutext(Ceanannas was plundered by Amhlaeibh Cuaran,…) 
66.4. label(Event) unit(Entry) xml:id(d27142e4535) gi(div2) heads(0) gtm(Avictorywasgainedove) n(4) menutext(A victory was gained over Ualgharg…) 
66.5. label(Event) unit(Entry) xml:id(d27142e4538) gi(div2) heads(0) gtm(AnarmywasledbytheK) n(5) menutext(An army was led by the…) 
66.6. label(Event) unit(Entry) xml:id(d27142e4541) gi(div2) heads(0) gtm(TheplunderingofLughmh) n(6) menutext(The plundering of Lughmhadh and Druim-Inesclainn…) 
66.7. label(Event) unit(Entry) xml:id(d27142e4544) gi(div2) heads(0) gtm(TheplunderingofMainis) n(7) menutext(The plundering of Mainistir-Buithe by Domhnall,…) 
66.8. label(Event) unit(Entry) xml:id(d27142e4547) gi(div2) heads(0) gtm(TherefectoryofLann-Le) n(8) menutext(The refectory of Lann-Leire was burned…) 
Section 67. label(Annal) unit(Year) xml:id(d27142e4551) gi(div1) heads(0) n(M969) gtm(TheAgeofChrist,969.T) num(67) menutext(The Age of Christ, 969.The fifteenth…) 
67.1. label(Event) unit(Entry) xml:id(d27142e4552) gi(div2) heads(0) gtm(TheAgeofChrist,969.) n(1) menutext(The Age of Christ, 969.) 
67.2. label(Event) unit(Entry) xml:id(d27142e4555) gi(div2) heads(0) gtm(ThefifteenthyearofDo) n(2) menutext(The fifteenth year of Domhnall.) 
67.3. label(Event) unit(Entry) xml:id(d27142e4558) gi(div2) heads(0) gtm(Tuathal,successorofCi) n(3) menutext(Tuathal, successor of Ciaran, Bishop and…) 
67.4. label(Event) unit(Entry) xml:id(d27142e4561) gi(div2) heads(0) gtm(Maenach,bishopofCluai) n(4) menutext(Maenach, bishop of Cluain-mic-Nois,) 
67.5. label(Event) unit(Entry) xml:id(d27142e4565) gi(div2) heads(0) gtm(FinnguineUaFiachrach,) n(5) menutext(Finnguine Ua Fiachrach, Abbot of Teach-Mochua,) 
67.6. label(Event) unit(Entry) xml:id(d27142e4568) gi(div2) heads(0) gtm(andMaelsamhna,successo) n(6) menutext(and Maelsamhna, successor of Cainneach, died.) 
67.7. label(Event) unit(Entry) xml:id(d27142e4571) gi(div2) heads(0) gtm(CeallachUaNuadhaitwas) n(7) menutext(Ceallach Ua Nuadhait was killed by…) 
67.8. label(Event) unit(Entry) xml:id(d27142e4574) gi(div2) heads(0) gtm(DomhnallUaNeill,thek) n(8) menutext(Domhnall Ua Neill, the king, was…) 
67.9. label(Event) unit(Entry) xml:id(d27142e4584) gi(div2) heads(0) gtm(Anarmywasafterwardsl) n(9) menutext(An army was afterwards led by…) 
67.10. label(Event) unit(Entry) xml:id(d27142e4587) gi(div2) heads(0) gtm(TheforeignersofLuimne) n(10) menutext(The foreigners of Luimneach were driven…) 
67.11. label(Event) unit(Entry) xml:id(d27142e4590) gi(div2) heads(0) gtm(Twosunsofequalsizew) n(11) menutext(Two suns of equal size were…) 
Section 68. label(Annal) unit(Year) xml:id(d27142e4593) gi(div1) heads(0) n(M970) gtm(TheAgeofChrist,970.T) num(68) menutext(The Age of Christ, 970.The sixteenth…) 
68.1. label(Event) unit(Entry) xml:id(d27142e4594) gi(div2) heads(0) gtm(TheAgeofChrist,970.) n(1) menutext(The Age of Christ, 970.) 
68.2. label(Event) unit(Entry) xml:id(d27142e4597) gi(div2) heads(0) gtm(ThesixteenthyearofDo) n(2) menutext(The sixteenth year of Domhnall.) 
68.3. label(Event) unit(Entry) xml:id(d27142e4600) gi(div2) heads(0) gtm(Crunnmhael,successorof) n(3) menutext(Crunnmhael, successor of Caeimghin, died.) 
68.4. label(Event) unit(Entry) xml:id(d27142e4603) gi(div2) heads(0) gtm(MuireadhachUaConchobha) n(4) menutext(Muireadhach Ua Conchobhair, bishop, and successor…) 
68.5. label(Event) unit(Entry) xml:id(d27142e4606) gi(div2) heads(0) gtm(andCathasach,sonofFe) n(5) menutext(and Cathasach, son of Fearghus, comharba…) 
68.6. label(Event) unit(Entry) xml:id(d27142e4614) gi(div2) heads(0) gtm(Foghartach,sonofNiall) n(6) menutext(Foghartach, son of Niall Ua Tolairg,…) 
68.7. label(Event) unit(Entry) xml:id(d27142e4617) gi(div2) heads(0) gtm(Murchadh,sonofFinn,K) n(7) menutext(Murchadh, son of Finn, King of…) 
68.8. label(Event) unit(Entry) xml:id(d27142e4628) gi(div2) heads(0) gtm(Gebheannach,sonofDiar) n(8) menutext(Gebheannach, son of Diarmaid, lord of…) 
68.9. label(Event) unit(Entry) xml:id(d27142e4631) gi(div2) heads(0) gtm(AnarmywasledbyMathg) n(9) menutext(An army was led by Mathghamhain,…) 
68.10. label(Event) unit(Entry) xml:id(d27142e4634) gi(div2) heads(0) gtm(Madudhan,sonofBran,w) n(10) menutext(Madudhan, son of Bran, was killed…) 
68.11. label(Event) unit(Entry) xml:id(d27142e4638) gi(div2) heads(0) gtm(Finn,sonofBran,wask) n(11) menutext(Finn, son of Bran, was killed…) 
68.12. label(Event) unit(Entry) xml:id(d27142e4641) gi(div2) heads(0) gtm(Cluain-Iraird,Fobhar,L) n(12) menutext(Cluain-Iraird, Fobhar, Lann-Eala, and Disert-Tola, were…) 
Section 69. label(Annal) unit(Year) xml:id(d27142e4644) gi(div1) heads(0) n(M971) gtm(TheAgeofChrist,971.T) num(69) menutext(The Age of Christ, 971.The seventeenth…) 
69.1. label(Event) unit(Entry) xml:id(d27142e4645) gi(div2) heads(0) gtm(TheAgeofChrist,971.) n(1) menutext(The Age of Christ, 971.) 
69.2. label(Event) unit(Entry) xml:id(d27142e4648) gi(div2) heads(0) gtm(Theseventeenthyearof) n(2) menutext(The seventeenth year of Domhnall.) 
69.3. label(Event) unit(Entry) xml:id(d27142e4651) gi(div2) heads(0) gtm(Dunchadh,thefoster-son) n(3) menutext(Dunchadh, the foster-son of Diarmaid, distinguished…) 
69.4. label(Event) unit(Entry) xml:id(d27142e4657) gi(div2) heads(0) gtm(Maelmoire,AbbotofDear) n(4) menutext(Maelmoire, Abbot of Dearmhach, was drowned…) 
69.5. label(Event) unit(Entry) xml:id(d27142e4660) gi(div2) heads(0) gtm(Becan,i.e.sonofLacht) n(5) menutext(Becan, i.e. son of Lachtnan, successor…) 
69.6. label(Event) unit(Entry) xml:id(d27142e4663) gi(div2) heads(0) gtm(Ailill,i.e.sonofLaig) n(6) menutext(Ailill, i.e. son of Laighneach, Abbot…) 
69.7. label(Event) unit(Entry) xml:id(d27142e4666) gi(div2) heads(0) gtm(CinaedhoftheOratory,) n(7) menutext(Cinaedh of the Oratory, anchorite of…) 
69.8. label(Event) unit(Entry) xml:id(d27142e4669) gi(div2) heads(0) gtm(FinachtaUaFlaithri,Ab) n(8) menutext(Finachta Ua Flaithri, Abbot of Tir-da-ghlas,) 
69.9. label(Event) unit(Entry) xml:id(d27142e4672) gi(div2) heads(0) gtm(andConchobhar,sonofT) n(9) menutext(and Conchobhar, son of Tadhg of…) 
69.10. label(Event) unit(Entry) xml:id(d27142e4677) gi(div2) heads(0) gtm(ThebattleofCeis-Corai) n(10) menutext(The battle of Ceis-Corainn between Murchadh…) 
Section 70. label(Annal) unit(Year) xml:id(d27142e4681) gi(div1) heads(0) n(M972) gtm(TheAgeofChrist,972r) num(70) menutext(The Age of Christ, 972 rectè…) 
70.1. label(Event) unit(Entry) xml:id(d27142e4682) gi(div2) heads(0) gtm(TheAgeofChrist,972r) n(1) menutext(The Age of Christ, 972 rectè…) 
70.2. label(Event) unit(Entry) xml:id(d27142e4690) gi(div2) heads(0) gtm(TheeighteenthyearofD) n(2) menutext(The eighteenth year of Domhnall.) 
70.3. label(Event) unit(Entry) xml:id(d27142e4693) gi(div2) heads(0) gtm(Maelbrighde,sonofCath) n(3) menutext(Maelbrighde, son of Cathasach, Bishop and…) 
70.4. label(Event) unit(Entry) xml:id(d27142e4696) gi(div2) heads(0) gtm(andDiarmaid,sonofDoc) n(4) menutext(and Diarmaid, son of Dochartach, Abbot…) 
70.5. label(Event) unit(Entry) xml:id(d27142e4701) gi(div2) heads(0) gtm(CairbreUaCorra,succes) n(5) menutext(Cairbre Ua Corra, successor of Caeimhghin;) 
70.6. label(Event) unit(Entry) xml:id(d27142e4706) gi(div2) heads(0) gtm(Roithechtach,airchinnea) n(6) menutext(Roithechtach, airchinneach of Cuil-raithin, anchorite and…) 
70.7. label(Event) unit(Entry) xml:id(d27142e4709) gi(div2) heads(0) gtm(Cairbre,sonofEchtighe) n(7) menutext(Cairbre, son of Echtighern, comharba of…) 
70.8. label(Event) unit(Entry) xml:id(d27142e4715) gi(div2) heads(0) gtm(MurchadhUaFlaithbheart) n(8) menutext(Murchadh Ua Flaithbheartaigh went upon a…) 
70.9. label(Event) unit(Entry) xml:id(d27142e4718) gi(div2) heads(0) gtm(DonnchadhFinn,sonofA) n(9) menutext(Donnchadh Finn, son of Aedh, lord…) 
70.10. label(Event) unit(Entry) xml:id(d27142e4721) gi(div2) heads(0) gtm(Anotherbattlewasgaine) n(10) menutext(Another battle was gained by the…) 
70.11. label(Event) unit(Entry) xml:id(d27142e4724) gi(div2) heads(0) gtm(Finnsnechta,sonofCina) n(11) menutext(Finnsnechta, son of Cinaedh, lord of…) 
70.12. label(Event) unit(Entry) xml:id(d27142e4728) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(12) menutext(A slaughter was made of the…) 
70.13. label(Event) unit(Entry) xml:id(d27142e4750) gi(div2) heads(0) gtm(TheUi-Ceinnsealaighwer) n(13) menutext(The Ui-Ceinnsealaigh were plundered in Osraighe,…) 
70.14. label(Event) unit(Entry) xml:id(d27142e4753) gi(div2) heads(0) gtm(TheplunderingofInis-C) n(14) menutext(The plundering of Inis-Cathaigh by Maghnus,…) 
70.15. label(Event) unit(Entry) xml:id(d27142e4756) gi(div2) heads(0) gtm(Muircheartach,sonofAe) n(15) menutext(Muircheartach, son of Aedh, son of…) 
Section 71. label(Annal) unit(Year) xml:id(d27142e4761) gi(div1) heads(0) n(M973) gtm(TheAgeofChrist,973r) num(71) menutext(The Age of Christ, 973 rectè…) 
71.1. label(Event) unit(Entry) xml:id(d27142e4762) gi(div2) heads(0) gtm(TheAgeofChrist,973r) n(1) menutext(The Age of Christ, 973 rectè…) 
71.2. label(Event) unit(Entry) xml:id(d27142e4770) gi(div2) heads(0) gtm(ThenineteenthyearofD) n(2) menutext(The nineteenth year of Domhnall.) 
71.3. label(Event) unit(Entry) xml:id(d27142e4773) gi(div2) heads(0) gtm(Foghartach,AbbotofDoi) n(3) menutext(Foghartach, Abbot of Doire-Chalgaigh, died.) 
71.4. label(Event) unit(Entry) xml:id(d27142e4776) gi(div2) heads(0) gtm(Artghal,sonofCoscrach) n(4) menutext(Artghal, son of Coscrachan, successor of…) 
71.5. label(Event) unit(Entry) xml:id(d27142e4779) gi(div2) heads(0) gtm(Feardalach,AbbotofRea) n(5) menutext(Feardalach, Abbot of Reachrainn, was killed…) 
71.6. label(Event) unit(Entry) xml:id(d27142e4782) gi(div2) heads(0) gtm(CinaedhUahArtagain,ch) n(6) menutext(Cinaedh Ua hArtagain, chief poet of…) 
71.7. label(Event) unit(Entry) xml:id(d27142e4785) gi(div2) heads(0) gtm(Ceallach,sonofDomhnal) n(7) menutext(Ceallach, son of Domhnall, lord of…) 
71.8. label(Event) unit(Entry) xml:id(d27142e4788) gi(div2) heads(0) gtm(Muireadhach,sonofDonn) n(8) menutext(Muireadhach, son of Donnchadh, son of…) 
71.9. label(Event) unit(Entry) xml:id(d27142e4791) gi(div2) heads(0) gtm(Toomuchwet,sothatth) n(9) menutext(Too much wet, so that the…) 
71.10. label(Event) unit(Entry) xml:id(d27142e4794) gi(div2) heads(0) gtm(Dubhdalethe,successoro) n(10) menutext(Dubhdalethe, successor of Patrick, made a…) 
Section 72. label(Annal) unit(Year) xml:id(d27142e4797) gi(div1) heads(0) n(M974) gtm(TheAgeofChrist,974.T) num(72) menutext(The Age of Christ, 974.The twentieth…) 
72.1. label(Event) unit(Entry) xml:id(d27142e4798) gi(div2) heads(0) gtm(TheAgeofChrist,974.) n(1) menutext(The Age of Christ, 974.) 
72.2. label(Event) unit(Entry) xml:id(d27142e4801) gi(div2) heads(0) gtm(ThetwentiethyearofDo) n(2) menutext(The twentieth year of Domhnall.) 
72.3. label(Event) unit(Entry) xml:id(d27142e4804) gi(div2) heads(0) gtm(Conaing,sonofFinan,A) n(3) menutext(Conaing, son of Finan, Abbot of…) 
72.4. label(Event) unit(Entry) xml:id(d27142e4807) gi(div2) heads(0) gtm(SednaUaDemain,Abboto) n(4) menutext(Sedna Ua Demain, Abbot of Aendruim,…) 
72.5. label(Event) unit(Entry) xml:id(d27142e4810) gi(div2) heads(0) gtm(Donnchadh,sonofCealla) n(5) menutext(Donnchadh, son of Ceallach, lord of…) 
72.6. label(Event) unit(Entry) xml:id(d27142e4813) gi(div2) heads(0) gtm(Domhnall,sonofConghal) n(6) menutext(Domhnall, son of Conghalach, lord of…) 
72.7. label(Event) unit(Entry) xml:id(d27142e4816) gi(div2) heads(0) gtm(TadhgUaRuadhrach,lord) n(7) menutext(Tadhg Ua Ruadhrach, lord of Cianachta,…) 
72.8. label(Event) unit(Entry) xml:id(d27142e4819) gi(div2) heads(0) gtm(Gilla-ColuimUaCanannai) n(8) menutext(Gilla-Coluim Ua Canannain, lord of Cinel-Conaill,…) 
72.9. label(Event) unit(Entry) xml:id(d27142e4822) gi(div2) heads(0) gtm(DunchadhUaBraein,succ) n(9) menutext(Dunchadh Ua Braein, successor of Ciaran…) 
72.10. label(Event) unit(Entry) xml:id(d27142e4825) gi(div2) heads(0) gtm(Mathghamhain,sonofCei) n(10) menutext(Mathghamhain, son of Ceinneidigh, supreme King…) 
Section 73. label(Annal) unit(Year) xml:id(d27142e4831) gi(div1) heads(0) n(M975) gtm(TheAgeofChrist,975r) num(73) menutext(The Age of Christ, 975 rectè…) 
73.1. label(Event) unit(Entry) xml:id(d27142e4832) gi(div2) heads(0) gtm(TheAgeofChrist,975r) n(1) menutext(The Age of Christ, 975 rectè…) 
73.2. label(Event) unit(Entry) xml:id(d27142e4840) gi(div2) heads(0) gtm(Thetwenty-firstyearof) n(2) menutext(The twenty-first year of Domhnall.) 
73.3. label(Event) unit(Entry) xml:id(d27142e4843) gi(div2) heads(0) gtm(Gormghal,successorofT) n(3) menutext(Gormghal, successor of Tola;) 
73.4. label(Event) unit(Entry) xml:id(d27142e4846) gi(div2) heads(0) gtm(Conaing,sonofCathan,) n(4) menutext(Conaing, son of Cathan, Abbot of…) 
73.5. label(Event) unit(Entry) xml:id(d27142e4849) gi(div2) heads(0) gtm(andNoemhanofInis-Cath) n(5) menutext(and Noemhan of Inis-Cathaigh, died.) 
73.6. label(Event) unit(Entry) xml:id(d27142e4852) gi(div2) heads(0) gtm(Muircheartach,sonofDo) n(6) menutext(Muircheartach, son of Domhnall Ua Neill,…) 
73.7. label(Event) unit(Entry) xml:id(d27142e4855) gi(div2) heads(0) gtm(Gilla-ColuimUaCanannai) n(7) menutext(Gilla-Coluim Ua Canannain, lord of Cinel-Conaill,…) 
73.8. label(Event) unit(Entry) xml:id(d27142e4858) gi(div2) heads(0) gtm(MaelruanaidhGodUaMael) n(8) menutext(Maelruanaidh God Ua Maeleachlainn, royal heir…) 
73.9. label(Event) unit(Entry) xml:id(d27142e4861) gi(div2) heads(0) gtm(Inis-Cathaighwasviolat) n(9) menutext(Inis-Cathaigh was violated by Brian, son…) 
73.10. label(Event) unit(Entry) xml:id(d27142e4864) gi(div2) heads(0) gtm(Seachnasach,sonofHiru) n(10) menutext(Seachnasach, son of Hiruadh, lord of…) 
Section 74. label(Annal) unit(Year) xml:id(d27142e4867) gi(div1) heads(0) n(M976) gtm(TheAgeofChrist,976r) num(74) menutext(The Age of Christ, 976 rectè…) 
74.1. label(Event) unit(Entry) xml:id(d27142e4868) gi(div2) heads(0) gtm(TheAgeofChrist,976r) n(1) menutext(The Age of Christ, 976 rectè…) 
74.2. label(Event) unit(Entry) xml:id(d27142e4876) gi(div2) heads(0) gtm(Thetwenty-secondyearo) n(2) menutext(The twenty-second year of Domhnall.) 
74.3. label(Event) unit(Entry) xml:id(d27142e4879) gi(div2) heads(0) gtm(FiachraUahArtagain,Ab) n(3) menutext(Fiachra Ua hArtagain, Abbot of Ia-Choluim…) 
74.4. label(Event) unit(Entry) xml:id(d27142e4882) gi(div2) heads(0) gtm(andMaenach,sonofMuir) n(4) menutext(and Maenach, son of Muireadhach, Abbot…) 
74.5. label(Event) unit(Entry) xml:id(d27142e4890) gi(div2) heads(0) gtm(ThebattleofBealach-Le) n(5) menutext(The battle of Bealach-Leachta between Brian,…) 
74.6. label(Event) unit(Entry) xml:id(d27142e4893) gi(div2) heads(0) gtm(ThebattleofBithlannw) n(6) menutext(The battle of Bithlann was gained…) 
74.7. label(Event) unit(Entry) xml:id(d27142e4901) gi(div2) heads(0) gtm(Anavalvictorywasgain) n(7) menutext(A naval victory was gained on…) 
74.8. label(Event) unit(Entry) xml:id(d27142e4907) gi(div2) heads(0) gtm(ComaltanUaCleirigh,lo) n(8) menutext(Comaltan Ua Cleirigh, lord of Ui-Fiachrach-Aidhne,…) 
74.9. label(Event) unit(Entry) xml:id(d27142e4910) gi(div2) heads(0) gtm(ThebattleofCill-mona) n(9) menutext(The battle of Cill-mona was gained…) 
74.10. label(Event) unit(Entry) xml:id(d27142e4916) gi(div2) heads(0) gtm(AbattlewasgainedbyB) n(10) menutext(A battle was gained by Brian,…) 
Section 75. label(Annal) unit(Year) xml:id(d27142e4920) gi(div1) heads(0) n(M977) gtm(TheAgeofChrist,977r) num(75) menutext(The Age of Christ, 977 rectè…) 
75.1. label(Event) unit(Entry) xml:id(d27142e4921) gi(div2) heads(0) gtm(TheAgeofChrist,977r) n(1) menutext(The Age of Christ, 977 rectè…) 
75.2. label(Event) unit(Entry) xml:id(d27142e4929) gi(div2) heads(0) gtm(Thetwenty-thirdyearof) n(2) menutext(The twenty-third year of Domhnall.) 
75.3. label(Event) unit(Entry) xml:id(d27142e4932) gi(div2) heads(0) gtm(CormacUaMaelbearaigh,) n(3) menutext(Cormac Ua Maelbearaigh, Abbot of Gleann-Fuaid,…) 
75.4. label(Event) unit(Entry) xml:id(d27142e4935) gi(div2) heads(0) gtm(Flann,sonofMaelmichil) n(4) menutext(Flann, son of Maelmichil, lector of…) 
75.5. label(Event) unit(Entry) xml:id(d27142e4938) gi(div2) heads(0) gtm(Flann,sonofMaelmaedho) n(5) menutext(Flann, son of Maelmaedhog, airchinneach of…) 
75.6. label(Event) unit(Entry) xml:id(d27142e4941) gi(div2) heads(0) gtm(Cathasach,airchinneach) n(6) menutext(Cathasach, airchinneach of Eaglais-beg at Cluain-mic-Nois;) 
75.7. label(Event) unit(Entry) xml:id(d27142e4944) gi(div2) heads(0) gtm(andMuireann,daughtero) n(7) menutext(and Muireann, daughter of Conghalach, Abbess…) 
75.8. label(Event) unit(Entry) xml:id(d27142e4947) gi(div2) heads(0) gtm(Conchobhar,sonofFinn,) n(8) menutext(Conchobhar, son of Finn, lord of…) 
75.9. label(Event) unit(Entry) xml:id(d27142e4950) gi(div2) heads(0) gtm(DomhnallClaen,Kingof) n(9) menutext(Domhnall Claen, King of Leinster, was…) 
75.10. label(Event) unit(Entry) xml:id(d27142e4953) gi(div2) heads(0) gtm(LeathlobharUaFiachna,) n(10) menutext(Leathlobhar Ua Fiachna, lord of Dal-Araidhe,…) 
75.11. label(Event) unit(Entry) xml:id(d27142e4956) gi(div2) heads(0) gtm(Cill-darawasplundered) n(11) menutext(Cill-dara was plundered by the foreigners.) 
Section 76. label(Annal) unit(Year) xml:id(d27142e4959) gi(div1) heads(0) n(M978) gtm(TheAgeofChrist,978r) num(76) menutext(The Age of Christ, 978 rectè,…) 
76.1. label(Event) unit(Entry) xml:id(d27142e4960) gi(div2) heads(0) gtm(TheAgeofChrist,978r) n(1) menutext(The Age of Christ, 978 rectè,…) 
76.2. label(Event) unit(Entry) xml:id(d27142e4968) gi(div2) heads(0) gtm(Mughroin,AbbotofIa,s) n(2) menutext(Mughroin, Abbot of Ia, scribe and…) 
76.3. label(Event) unit(Entry) xml:id(d27142e4971) gi(div2) heads(0) gtm(andRumannUahAedhagain) n(3) menutext(and Rumann Ua hAedhagain, Abbot of…) 
76.4. label(Event) unit(Entry) xml:id(d27142e4974) gi(div2) heads(0) gtm(ThebattleofTeamhairw) n(4) menutext(The battle of Teamhair was gained…) 
76.5. label(Event) unit(Entry) xml:id(d27142e4980) gi(div2) heads(0) gtm(AfterDomhnall,theson) n(5) menutext(After Domhnall, the son of Muircheartach…) 
76.6. label(Event) unit(Entry) xml:id(d27142e5017) gi(div2) heads(0) gtm(AbattlebetweentheUli) n(6) menutext(A battle between the Ulidians and…) 
76.7. label(Event) unit(Entry) xml:id(d27142e5020) gi(div2) heads(0) gtm(Dubhghall,sonofDonnch) n(7) menutext(Dubhghall, son of Donnchadh, Tanist of…) 
76.8. label(Event) unit(Entry) xml:id(d27142e5023) gi(div2) heads(0) gtm(TighearnanUaMaeldoraid) n(8) menutext(Tighearnan Ua Maeldoraidh, lord of Cinel-Conaill,…) 
76.9. label(Event) unit(Entry) xml:id(d27142e5026) gi(div2) heads(0) gtm(Dunghal,sonofDonnchad) n(9) menutext(Dunghal, son of Donnchadh, Tanist of…) 
Section 77. label(Annal) unit(Year) xml:id(d27142e5029) gi(div1) heads(0) n(M979) gtm(TheAgeofChrist,979r) num(77) menutext(The Age of Christ, 979 rectè…) 
77.1. label(Event) unit(Entry) xml:id(d27142e5030) gi(div2) heads(0) gtm(TheAgeofChrist,979r) n(1) menutext(The Age of Christ, 979 rectè…) 
77.2. label(Event) unit(Entry) xml:id(d27142e5038) gi(div2) heads(0) gtm(ThefirstyearofMaelse) n(2) menutext(The first year of Maelseachlainn Mor,…) 
77.3. label(Event) unit(Entry) xml:id(d27142e5041) gi(div2) heads(0) gtm(Faelan,sonofCoellaidh) n(3) menutext(Faelan, son of Coellaidhe, distinguished Bishop…) 
77.4. label(Event) unit(Entry) xml:id(d27142e5044) gi(div2) heads(0) gtm(andMurchadh,sonofRia) n(4) menutext(and Murchadh, son of Riada, Abbot…) 
77.5. label(Event) unit(Entry) xml:id(d27142e5047) gi(div2) heads(0) gtm(Aghda,sonofDuibhcenn,) n(5) menutext(Aghda, son of Duibhcenn, lord of…) 
77.6. label(Event) unit(Entry) xml:id(d27142e5050) gi(div2) heads(0) gtm(Amhlaeibh,sonofSitric) n(6) menutext(Amhlaeibh, son of Sitric, chief lord…) 
77.7. label(Event) unit(Entry) xml:id(d27142e5055) gi(div2) heads(0) gtm(Agreatarmywasledby) n(7) menutext(A great army was led by…) 
Section 78. label(Annal) unit(Year) xml:id(d27142e5061) gi(div1) heads(0) n(M980) gtm(TheAgeofChrist,980r) num(78) menutext(The Age of Christ, 980 rectè…) 
78.1. label(Event) unit(Entry) xml:id(d27142e5062) gi(div2) heads(0) gtm(TheAgeofChrist,980r) n(1) menutext(The Age of Christ, 980 rectè…) 
78.2. label(Event) unit(Entry) xml:id(d27142e5070) gi(div2) heads(0) gtm(ThesecondyearofMaels) n(2) menutext(The second year of Maelseachlainn.) 
78.3. label(Event) unit(Entry) xml:id(d27142e5073) gi(div2) heads(0) gtm(Anmchadh,BishopofCill) n(3) menutext(Anmchadh, Bishop of Cill-dara, completed his…) 
78.4. label(Event) unit(Entry) xml:id(d27142e5076) gi(div2) heads(0) gtm(EoghanUaCathain,Abbot) n(4) menutext(Eoghan Ua Cathain, Abbot of Cluain-fearta-Brenainn;) 
78.5. label(Event) unit(Entry) xml:id(d27142e5079) gi(div2) heads(0) gtm(Sinach,sonofMurthuile) n(5) menutext(Sinach, son of Murthuilen, Abbot of…) 
78.6. label(Event) unit(Entry) xml:id(d27142e5082) gi(div2) heads(0) gtm(Clerchen,sonofDonngha) n(6) menutext(Clerchen, son of Donnghal, successor of…) 
78.7. label(Event) unit(Entry) xml:id(d27142e5085) gi(div2) heads(0) gtm(ConaingUaFlannagain,v) n(7) menutext(Conaing Ua Flannagain, vice-airchinneach of Ard-Macha;) 
78.8. label(Event) unit(Entry) xml:id(d27142e5088) gi(div2) heads(0) gtm(andRothechtachofDaimh) n(8) menutext(and Rothechtach of Daimhinis, a priest,…) 
78.9. label(Event) unit(Entry) xml:id(d27142e5091) gi(div2) heads(0) gtm(DomhnallUahAiteidh,lo) n(9) menutext(Domhnall Ua hAiteidh, lord of Ui-Eathach,…) 
78.10. label(Event) unit(Entry) xml:id(d27142e5094) gi(div2) heads(0) gtm(Donnghal,sonofDuibhri) n(10) menutext(Donnghal, son of Duibhrighe, Abbot of…) 
Section 79. label(Annal) unit(Year) xml:id(d27142e5098) gi(div1) heads(0) n(M981) gtm(TheAgeofChrist,981r) num(79) menutext(The Age of Christ, 981 rectè982.The…) 
79.1. label(Event) unit(Entry) xml:id(d27142e5099) gi(div2) heads(0) gtm(TheAgeofChrist,981r) n(1) menutext(The Age of Christ, 981 rectè982.) 
79.2. label(Event) unit(Entry) xml:id(d27142e5107) gi(div2) heads(0) gtm(ThethirdyearofMaelse) n(2) menutext(The third year of Maelseachlainn.) 
79.3. label(Event) unit(Entry) xml:id(d27142e5110) gi(div2) heads(0) gtm(Muireadhach,sonofRuad) n(3) menutext(Muireadhach, son of Ruadhrach, successor of…) 
79.4. label(Event) unit(Entry) xml:id(d27142e5113) gi(div2) heads(0) gtm(andBruadar,sonofEcht) n(4) menutext(and Bruadar, son of Echthighern, lord…) 
79.5. label(Event) unit(Entry) xml:id(d27142e5121) gi(div2) heads(0) gtm(Archu,sonofNiall,roy) n(5) menutext(Archu, son of Niall, royal heir…) 
79.6. label(Event) unit(Entry) xml:id(d27142e5126) gi(div2) heads(0) gtm(AedhUaDubda,lordofN) n(6) menutext(Aedh Ua Dubda, lord of North…) 
79.7. label(Event) unit(Entry) xml:id(d27142e5129) gi(div2) heads(0) gtm(Flaithbheartach,Abboto) n(7) menutext(Flaithbheartach, Abbot of Leithghlinn, died.) 
79.8. label(Event) unit(Entry) xml:id(d27142e5132) gi(div2) heads(0) gtm(Ailell,thefostersonof) n(8) menutext(Ailell, the fosterson of Dunchadh, died.) 
79.9. label(Event) unit(Entry) xml:id(d27142e5135) gi(div2) heads(0) gtm(Dal-gCaiswasplundered) n(9) menutext(Dal-gCais was plundered by Maelseachlainn, son…) 
79.10. label(Event) unit(Entry) xml:id(d27142e5138) gi(div2) heads(0) gtm(Cill-darawasplundered) n(10) menutext(Cill-dara was plundered by Imhar of…) 
79.11. label(Event) unit(Entry) xml:id(d27142e5141) gi(div2) heads(0) gtm(Osraighewasplunderedb) n(11) menutext(Osraighe was plundered by Brian, son…) 
79.12. label(Event) unit(Entry) xml:id(d27142e5145) gi(div2) heads(0) gtm(Gilla-Caeimhghinwasbli) n(12) menutext(Gilla-Caeimhghin was blinded by Domhnall, son…) 
Section 80. label(Annal) unit(Year) xml:id(d27142e5148) gi(div1) heads(0) n(M982) gtm(TheAgeofChrist,982.T) num(80) menutext(The Age of Christ, 982.The fourth…) 
80.1. label(Event) unit(Entry) xml:id(d27142e5149) gi(div2) heads(0) gtm(TheAgeofChrist,982.) n(1) menutext(The Age of Christ, 982.) 
80.2. label(Event) unit(Entry) xml:id(d27142e5152) gi(div2) heads(0) gtm(ThefourthyearofMaels) n(2) menutext(The fourth year of Maelseachlainn.) 
80.3. label(Event) unit(Entry) xml:id(d27142e5155) gi(div2) heads(0) gtm(Cormac,sonofMaelchiar) n(3) menutext(Cormac, son of Maelchiarain, successor of…) 
80.4. label(Event) unit(Entry) xml:id(d27142e5158) gi(div2) heads(0) gtm(AedhUaMothrain,succes) n(4) menutext(Aedh Ua Mothrain, successor of the…) 
80.5. label(Event) unit(Entry) xml:id(d27142e5161) gi(div2) heads(0) gtm(Muireadhach,sonofMuir) n(5) menutext(Muireadhach, son of Muiregan, Prior of…) 
80.6. label(Event) unit(Entry) xml:id(d27142e5167) gi(div2) heads(0) gtm(AbattlewasgainedbyM) n(6) menutext(A battle was gained by Maelseachlainn,…) 
80.7. label(Event) unit(Entry) xml:id(d27142e5173) gi(div2) heads(0) gtm(Gleann-da-lochawasplun) n(7) menutext(Gleann-da-locha was plundered by the foreigners…) 
80.8. label(Event) unit(Entry) xml:id(d27142e5176) gi(div2) heads(0) gtm(Gilla-Phadraigplundered) n(8) menutext(Gilla-Phadraig plundered Leithghlinn, in atonement for…) 
80.9. label(Event) unit(Entry) xml:id(d27142e5182) gi(div2) heads(0) gtm(Gilla-Phadraigwastaken) n(9) menutext(Gilla-Phadraig was taken prisoner by Brian,…) 
Section 81. label(Annal) unit(Year) xml:id(d27142e5186) gi(div1) heads(0) n(M983) gtm(TheAgeofChrist,983.T) num(81) menutext(The Age of Christ, 983.The fifth…) 
81.1. label(Event) unit(Entry) xml:id(d27142e5187) gi(div2) heads(0) gtm(TheAgeofChrist,983.) n(1) menutext(The Age of Christ, 983.) 
81.2. label(Event) unit(Entry) xml:id(d27142e5190) gi(div2) heads(0) gtm(ThefifthyearofMaelse) n(2) menutext(The fifth year of Maelseachlainn.) 
81.3. label(Event) unit(Entry) xml:id(d27142e5193) gi(div2) heads(0) gtm(UissineUaLapain,airch) n(3) menutext(Uissine Ua Lapain, airchinneach of Doire-Chalgaigh,) 
81.4. label(Event) unit(Entry) xml:id(d27142e5196) gi(div2) heads(0) gtm(andMuireadhachUaFlann) n(4) menutext(and Muireadhach Ua Flannagain, lector of…) 
81.5. label(Event) unit(Entry) xml:id(d27142e5204) gi(div2) heads(0) gtm(DomhnallClaenwasslain) n(5) menutext(Domhnall Claen was slain by Aedh,…) 
81.6. label(Event) unit(Entry) xml:id(d27142e5210) gi(div2) heads(0) gtm(Lochlainn,lordofCorca) n(6) menutext(Lochlainn, lord of Corca-Modhruaidh, and Maelseachlainn,…) 
81.7. label(Event) unit(Entry) xml:id(d27142e5213) gi(div2) heads(0) gtm(ThethreesonsofCearbh) n(7) menutext(The three sons of Cearbhall, son…) 
81.8. label(Event) unit(Entry) xml:id(d27142e5219) gi(div2) heads(0) gtm(FlaithbheartachUahAnlu) n(8) menutext(Flaithbheartach Ua hAnluain, lord of Ui-Niallain,…) 
81.9. label(Event) unit(Entry) xml:id(d27142e5222) gi(div2) heads(0) gtm(Dubhdarach,sonofDomhn) n(9) menutext(Dubhdarach, son of Domhnallan, lord of…) 
81.10. label(Event) unit(Entry) xml:id(d27142e5225) gi(div2) heads(0) gtm(ThewestofMeathwaspl) n(10) menutext(The west of Meath was plundered…) 
81.11. label(Event) unit(Entry) xml:id(d27142e5228) gi(div2) heads(0) gtm(AedhUaDubhda,lordof) n(11) menutext(Aedh Ua Dubhda, lord of all…) 
Section 82. label(Annal) unit(Year) xml:id(d27142e5231) gi(div1) heads(0) n(M984) gtm(TheAgeofChrist,984.T) num(82) menutext(The Age of Christ, 984.The sixth…) 
82.1. label(Event) unit(Entry) xml:id(d27142e5232) gi(div2) heads(0) gtm(TheAgeofChrist,984.) n(1) menutext(The Age of Christ, 984.) 
82.2. label(Event) unit(Entry) xml:id(d27142e5235) gi(div2) heads(0) gtm(ThesixthyearofMaelse) n(2) menutext(The sixth year of Maelseachlainn.) 
82.3. label(Event) unit(Entry) xml:id(d27142e5238) gi(div2) heads(0) gtm(FoghartachUaConghaile,) n(3) menutext(Foghartach Ua Conghaile, a distinguished scribe,…) 
82.4. label(Event) unit(Entry) xml:id(d27142e5241) gi(div2) heads(0) gtm(Flaithlemh,airchinneach) n(4) menutext(Flaithlemh, airchinneach of Saighir, died.) 
82.5. label(Event) unit(Entry) xml:id(d27142e5247) gi(div2) heads(0) gtm(Eochaidh,sonofSoerghu) n(5) menutext(Eochaidh, son of Soerghus, airchinneach of…) 
82.6. label(Event) unit(Entry) xml:id(d27142e5250) gi(div2) heads(0) gtm(Maelfinnia,airchinneach) n(6) menutext(Maelfinnia, airchinneach of Domhnach-Padraig, died) 
82.7. label(Event) unit(Entry) xml:id(d27142e5255) gi(div2) heads(0) gtm(Maelseachlainn,sonofD) n(7) menutext(Maelseachlainn, son of Domhnall, plundered Connaught,…) 
82.8. label(Event) unit(Entry) xml:id(d27142e5260) gi(div2) heads(0) gtm(Fearghal,sonofLorcan,) n(8) menutext(Fearghal, son of Lorcan, lord of…) 
82.9. label(Event) unit(Entry) xml:id(d27142e5263) gi(div2) heads(0) gtm(Diarmaid,sonofUathmha) n(9) menutext(Diarmaid, son of Uathmharan, lord of…) 
Section 83. label(Annal) unit(Year) xml:id(d27142e5266) gi(div1) heads(0) n(M985) gtm(TheAgeofChrist,985.T) num(83) menutext(The Age of Christ, 985.The seventh…) 
83.1. label(Event) unit(Entry) xml:id(d27142e5267) gi(div2) heads(0) gtm(TheAgeofChrist,985.) n(1) menutext(The Age of Christ, 985.) 
83.2. label(Event) unit(Entry) xml:id(d27142e5270) gi(div2) heads(0) gtm(TheseventhyearofMael) n(2) menutext(The seventh year of Maelseachlainn.) 
83.3. label(Event) unit(Entry) xml:id(d27142e5273) gi(div2) heads(0) gtm(MaelciarainUaMaighne,) n(3) menutext(Maelciarain Ua Maighne, successor of Colum-Cille,…) 
83.4. label(Event) unit(Entry) xml:id(d27142e5276) gi(div2) heads(0) gtm(Muireadhach,sonofFlan) n(4) menutext(Muireadhach, son of Flann, successor of…) 
83.5. label(Event) unit(Entry) xml:id(d27142e5279) gi(div2) heads(0) gtm(Theabductionoftheshr) n(5) menutext(The abduction of the shrine of…) 
83.6. label(Event) unit(Entry) xml:id(d27142e5285) gi(div2) heads(0) gtm(Mor,daughterofDonncha) n(6) menutext(Mor, daughter of Donnchadh, son of…) 
83.7. label(Event) unit(Entry) xml:id(d27142e5288) gi(div2) heads(0) gtm(Muirgheas,sonofDomhna) n(7) menutext(Muirgheas, son of Domhnall, lord of…) 
83.8. label(Event) unit(Entry) xml:id(d27142e5291) gi(div2) heads(0) gtm(AgreatcontentionatAr) n(8) menutext(A great contention at Ard-Macha, on…) 
83.9. label(Event) unit(Entry) xml:id(d27142e5294) gi(div2) heads(0) gtm(TheDanescametotheco) n(9) menutext(The Danes came to the coast…) 
83.10. label(Event) unit(Entry) xml:id(d27142e5297) gi(div2) heads(0) gtm(Hi-Choluim-Chillemwasp) n(10) menutext(Hi-Choluim-Chillem was plundered by the Danes…) 
83.11. label(Event) unit(Entry) xml:id(d27142e5300) gi(div2) heads(0) gtm(Cluain-mic-Noiswasburn) n(11) menutext(Cluain-mic-Nois was burned on the Friday…) 
83.12. label(Event) unit(Entry) xml:id(d27142e5304) gi(div2) heads(0) gtm(FlathruiUaLoingsigh,l) n(12) menutext(Flathrui Ua Loingsigh, lord of Dal-Araidhe,…) 
83.13. label(Event) unit(Entry) xml:id(d27142e5307) gi(div2) heads(0) gtm(AnarmywasledbytheL) n(13) menutext(An army was led by the…) 
83.14. label(Event) unit(Entry) xml:id(d27142e5310) gi(div2) heads(0) gtm(Domhnall,sonofAmhalga) n(14) menutext(Domhnall, son of Amhalgaidh, Tanist of…) 
Section 84. label(Annal) unit(Year) xml:id(d27142e5316) gi(div1) heads(0) n(M986) gtm(TheAgeofChrist,986r) num(84) menutext(The Age of Christ, 986 rectè987.The…) 
84.1. label(Event) unit(Entry) xml:id(d27142e5317) gi(div2) heads(0) gtm(TheAgeofChrist,986r) n(1) menutext(The Age of Christ, 986 rectè987.) 
84.2. label(Event) unit(Entry) xml:id(d27142e5325) gi(div2) heads(0) gtm(TheeighthyearofMaels) n(2) menutext(The eighth year of Maelseachlainn.) 
84.3. label(Event) unit(Entry) xml:id(d27142e5328) gi(div2) heads(0) gtm(Maelpadraig,AbbotofRo) n(3) menutext(Maelpadraig, Abbot of Ros-Cre;) 
84.4. label(Event) unit(Entry) xml:id(d27142e5331) gi(div2) heads(0) gtm(Caenchomhrac,sonofAin) n(4) menutext(Caenchomhrac, son of Ainbhithe, Abbot of…) 
84.5. label(Event) unit(Entry) xml:id(d27142e5334) gi(div2) heads(0) gtm(BroenUahAedha,airchin) n(5) menutext(Broen Ua hAedha, airchinneach of Eaglais-beg…) 
84.6. label(Event) unit(Entry) xml:id(d27142e5342) gi(div2) heads(0) gtm(Ceallach,theholyvirgi) n(6) menutext(Ceallach, the holy virgin, died.) 
84.7. label(Event) unit(Entry) xml:id(d27142e5345) gi(div2) heads(0) gtm(Greatandunusualwind,) n(7) menutext(Great and unusual wind, which prostrated…) 
84.8. label(Event) unit(Entry) xml:id(d27142e5348) gi(div2) heads(0) gtm(Agreatslaughterwasma) n(8) menutext(A great slaughter was made of…) 
84.9. label(Event) unit(Entry) xml:id(d27142e5351) gi(div2) heads(0) gtm(Preternatural(i.e.magi) n(9) menutext(Preternatural (i.e. magical) sickness was brought…) 
84.10. label(Event) unit(Entry) xml:id(d27142e5357) gi(div2) heads(0) gtm(Thecommencementofthe) n(10) menutext(The commencement of the great murrain…) 
84.11. label(Event) unit(Entry) xml:id(d27142e5360) gi(div2) heads(0) gtm(AnarmywasledbyMaels) n(11) menutext(An army was led by Maelseachlainn…) 
Section 85. label(Annal) unit(Year) xml:id(d27142e5363) gi(div1) heads(0) n(M987) gtm(TheAgeofChrist,987r) num(85) menutext(The Age of Christ, 987 rectè…) 
85.1. label(Event) unit(Entry) xml:id(d27142e5364) gi(div2) heads(0) gtm(TheAgeofChrist,987r) n(1) menutext(The Age of Christ, 987 rectè…) 
85.2. label(Event) unit(Entry) xml:id(d27142e5372) gi(div2) heads(0) gtm(TheninthyearofMaelse) n(2) menutext(The ninth year of Maelseachlainn.) 
85.3. label(Event) unit(Entry) xml:id(d27142e5375) gi(div2) heads(0) gtm(DunchadhUaBraein,Abbo) n(3) menutext(Dunchadh Ua Braein, Abbot of Cluain-mic-Nois,…) 
85.4. label(Event) unit(Entry) xml:id(d27142e5396) gi(div2) heads(0) gtm(Colum,airchinneachofC) n(4) menutext(Colum, airchinneach of Corcach, died; and…) 
85.5. label(Event) unit(Entry) xml:id(d27142e5399) gi(div2) heads(0) gtm(ThemenofMunstercame) n(5) menutext(The men of Munster came in…) 
85.6. label(Event) unit(Entry) xml:id(d27142e5402) gi(div2) heads(0) gtm(Laidhgnen,sonofCearbh) n(6) menutext(Laidhgnen, son of Cearbhall, lord of…) 
85.7. label(Event) unit(Entry) xml:id(d27142e5405) gi(div2) heads(0) gtm(ConghalachUaCui-lennai) n(7) menutext(Conghalach Ua Cui-lennain, lord of Conaille…) 
85.8. label(Event) unit(Entry) xml:id(d27142e5408) gi(div2) heads(0) gtm(Conghal,sonofAnrudhan) n(8) menutext(Conghal, son of Anrudhan, lord of…) 
Section 86. label(Annal) unit(Year) xml:id(d27142e5411) gi(div1) heads(0) n(M988) gtm(TheAgeofChrist,988r) num(86) menutext(The Age of Christ, 988 rectè989.The…) 
86.1. label(Event) unit(Entry) xml:id(d27142e5412) gi(div2) heads(0) gtm(TheAgeofChrist,988r) n(1) menutext(The Age of Christ, 988 rectè989.) 
86.2. label(Event) unit(Entry) xml:id(d27142e5420) gi(div2) heads(0) gtm(ThetenthyearofMaelse) n(2) menutext(The tenth year of Maelseachlainn.) 
86.3. label(Event) unit(Entry) xml:id(d27142e5423) gi(div2) heads(0) gtm(DunchadhUaRobhachain,) n(3) menutext(Dunchadh Ua Robhachain, successor of Colum-Cille…) 
86.4. label(Event) unit(Entry) xml:id(d27142e5426) gi(div2) heads(0) gtm(Loingseach,sonofMaelp) n(4) menutext(Loingseach, son of Maelpadraig, rector of…) 
86.5. label(Event) unit(Entry) xml:id(d27142e5429) gi(div2) heads(0) gtm(MaelmoghnaUaCairill,a) n(5) menutext(Maelmoghna Ua Cairill, airchin-neach of Dun-Leathghlais;) 
86.6. label(Event) unit(Entry) xml:id(d27142e5432) gi(div2) heads(0) gtm(Cetfaidh,AbbotofImlea) n(6) menutext(Cetfaidh, Abbot of Imleach-Ibhair;) 
86.7. label(Event) unit(Entry) xml:id(d27142e5435) gi(div2) heads(0) gtm(andMac-leighinnUaMurc) n(7) menutext(and Mac-leighinn Ua Murchadhain,airchinneach of Cuil-rathain,…) 
86.8. label(Event) unit(Entry) xml:id(d27142e5438) gi(div2) heads(0) gtm(Cairbre,sonofRian,di) n(8) menutext(Cairbre, son of Rian, died.) 
86.9. label(Event) unit(Entry) xml:id(d27142e5441) gi(div2) heads(0) gtm(MuireadhachUaCleirigh,) n(9) menutext(Muireadhach Ua Cleirigh, lord of Aidhne,…) 
86.10. label(Event) unit(Entry) xml:id(d27142e5444) gi(div2) heads(0) gtm(Echmhilidh,sonofRonan) n(10) menutext(Echmhilidh, son of Ronan, lord of…) 
86.11. label(Event) unit(Entry) xml:id(d27142e5447) gi(div2) heads(0) gtm(Conchobhar,sonofDomhn) n(11) menutext(Conchobhar, son of Domhnall, lord of…) 
86.12. label(Event) unit(Entry) xml:id(d27142e5451) gi(div2) heads(0) gtm(ThebattleofAthcliath) n(12) menutext(The battle of Athcliath was gained…) 
86.13. label(Event) unit(Entry) xml:id(d27142e5462) gi(div2) heads(0) gtm(Eochaidh,sonofArdghar) n(13) menutext(Eochaidh, son of Ardghar, King of…) 
86.14. label(Event) unit(Entry) xml:id(d27142e5465) gi(div2) heads(0) gtm(Dubhdaleithe,successor) n(14) menutext(Dubhdaleithe, successor of Patrick, assumed the…) 
86.15. label(Event) unit(Entry) xml:id(d27142e5468) gi(div2) heads(0) gtm(Gluiniarn,sonofAmlaei) n(15) menutext(Gluiniarn, son of Amlaeibh, lord of…) 
86.16. label(Event) unit(Entry) xml:id(d27142e5471) gi(div2) heads(0) gtm(GofraidsonofAraltlor) n(16) menutext(Gofraid son of Aralt lord of…) 
86.17. label(Event) unit(Entry) xml:id(d27142e5476) gi(div2) heads(0) gtm(Dun-Leathghlaissiwaspl) n(17) menutext(Dun-Leathghlaissi was plundered and burned by…) 
86.18. label(Event) unit(Entry) xml:id(d27142e5479) gi(div2) heads(0) gtm(Maelruanaidh,sonofDon) n(18) menutext(Maelruanaidh, son of Donnchadh, died.) 
Section 87. label(Annal) unit(Year) xml:id(d27142e5482) gi(div1) heads(0) n(M989) gtm(TheAgeofChrist,989r) num(87) menutext(The Age of Christ, 989 rectè990.The…) 
87.1. label(Event) unit(Entry) xml:id(d27142e5483) gi(div2) heads(0) gtm(TheAgeofChrist,989r) n(1) menutext(The Age of Christ, 989 rectè990.) 
87.2. label(Event) unit(Entry) xml:id(d27142e5491) gi(div2) heads(0) gtm(TheeleventhyearofMae) n(2) menutext(The eleventh year of Maelseachlainn.) 
87.3. label(Event) unit(Entry) xml:id(d27142e5494) gi(div2) heads(0) gtm(Cormac,sonofCongaltac) n(3) menutext(Cormac, son of Congaltach, successor of…) 
87.4. label(Event) unit(Entry) xml:id(d27142e5497) gi(div2) heads(0) gtm(AedhUaMaeldoraidh,lor) n(4) menutext(Aedh Ua Maeldoraidh, lord of Cinel-Conaill,…) 
87.5. label(Event) unit(Entry) xml:id(d27142e5500) gi(div2) heads(0) gtm(ThebattleofCarn-Fordr) n(5) menutext(The battle of Carn-Fordromas was gained…) 
87.6. label(Event) unit(Entry) xml:id(d27142e5511) gi(div2) heads(0) gtm(Doire-Chalgaighwasplun) n(6) menutext(Doire-Chalgaigh was plundered by the foreigners.) 
87.7. label(Event) unit(Entry) xml:id(d27142e5514) gi(div2) heads(0) gtm(Anarmyoftheforeigner) n(7) menutext(An army of the foreigners, Danes,…) 
87.8. label(Event) unit(Entry) xml:id(d27142e5520) gi(div2) heads(0) gtm(Domhnall,sonofTuathal) n(8) menutext(Domhnall, son of Tuathal, was taken…) 
87.9. label(Event) unit(Entry) xml:id(d27142e5523) gi(div2) heads(0) gtm(Donnchadh,KingofLeins) n(9) menutext(Donnchadh, King of Leinster, was taken…) 
87.10. label(Event) unit(Entry) xml:id(d27142e5526) gi(div2) heads(0) gtm(Dubhdalethe,successor,) n(10) menutext(Dubhdalethe, successor, assumed the successorship of…) 
Section 88. label(Annal) unit(Year) xml:id(d27142e5529) gi(div1) heads(0) n(M990) gtm(TheAgeofChrist,990r) num(88) menutext(The Age of Christ, 990 rectè…) 
88.1. label(Event) unit(Entry) xml:id(d27142e5530) gi(div2) heads(0) gtm(TheAgeofChrist,990r) n(1) menutext(The Age of Christ, 990 rectè…) 
88.2. label(Event) unit(Entry) xml:id(d27142e5538) gi(div2) heads(0) gtm(ThetwelfthyearofMael) n(2) menutext(The twelfth year of Maelseachlainn.) 
88.3. label(Event) unit(Entry) xml:id(d27142e5541) gi(div2) heads(0) gtm(DuibhlitirUaBruadair,) n(3) menutext(Duibhlitir Ua Bruadair, lector of Leithghlinn,…) 
88.4. label(Event) unit(Entry) xml:id(d27142e5554) gi(div2) heads(0) gtm(Ceallach,sonofCinaedh) n(4) menutext(Ceallach, son of Cinaedh, Abbot of…) 
88.5. label(Event) unit(Entry) xml:id(d27142e5557) gi(div2) heads(0) gtm(DonnchadhUaConghalaigh) n(5) menutext(Donnchadh Ua Conghalaigh, royal heir of…) 
88.6. label(Event) unit(Entry) xml:id(d27142e5560) gi(div2) heads(0) gtm(Tadhg,sonofDonnchadh,) n(6) menutext(Tadhg, son of Donnchadh, Tanist of…) 
88.7. label(Event) unit(Entry) xml:id(d27142e5563) gi(div2) heads(0) gtm(AedhUaRuairc,royalhe) n(7) menutext(Aedh Ua Ruairc, royal heir of…) 
88.8. label(Event) unit(Entry) xml:id(d27142e5566) gi(div2) heads(0) gtm(Thewindsunktheisland) n(8) menutext(The wind sunk the island of…) 
88.9. label(Event) unit(Entry) xml:id(d27142e5572) gi(div2) heads(0) gtm(TheSinnachUaLeochain,) n(9) menutext(The Sinnach Ua Leochain, lord of…) 
88.10. label(Event) unit(Entry) xml:id(d27142e5575) gi(div2) heads(0) gtm(Donnsleibhe,sonofDiar) n(10) menutext(Donnsleibhe, son of Diarmaid, died.) 
88.11. label(Event) unit(Entry) xml:id(d27142e5578) gi(div2) heads(0) gtm(UaDunghalaigh,lordof) n(11) menutext(Ua Dunghalaigh, lord of Muscraighe, was…) 
Section 89. label(Annal) unit(Year) xml:id(d27142e5583) gi(div1) heads(0) n(M991) gtm(TheAgeofChrist,991r) num(89) menutext(The Age of Christ, 991 rectè…) 
89.1. label(Event) unit(Entry) xml:id(d27142e5584) gi(div2) heads(0) gtm(TheAgeofChrist,991r) n(1) menutext(The Age of Christ, 991 rectè…) 
89.2. label(Event) unit(Entry) xml:id(d27142e5592) gi(div2) heads(0) gtm(ThethirteenthyearofM) n(2) menutext(The thirteenth year of Maelseachlainn.) 
89.3. label(Event) unit(Entry) xml:id(d27142e5595) gi(div2) heads(0) gtm(Diarmaid,rectorofCill) n(3) menutext(Diarmaid, rector of Cill-dara and Abbot…) 
89.4. label(Event) unit(Entry) xml:id(d27142e5605) gi(div2) heads(0) gtm(MaelpeadairUaTolaid,s) n(4) menutext(Maelpeadair Ua Tolaid, successor of Brenainn…) 
89.5. label(Event) unit(Entry) xml:id(d27142e5608) gi(div2) heads(0) gtm(andMael-finnia,sonof) n(5) menutext(and Mael-finnia, son of Spelan, successor…) 
89.6. label(Event) unit(Entry) xml:id(d27142e5611) gi(div2) heads(0) gtm(Gillacom-main,sonofNi) n(6) menutext(Gillacom-main, son of Niall, lord of…) 
89.7. label(Event) unit(Entry) xml:id(d27142e5614) gi(div2) heads(0) gtm(Donn,sonofDonnghal,s) n(7) menutext(Donn, son of Donnghal, son of…) 
89.8. label(Event) unit(Entry) xml:id(d27142e5617) gi(div2) heads(0) gtm(AnarmywasledbyMaels) n(8) menutext(An army was led by Maelseachlainn…) 
89.9. label(Event) unit(Entry) xml:id(d27142e5620) gi(div2) heads(0) gtm(Mor,daughterofTadhgo) n(9) menutext(Mor, daughter of Tadhg of the…) 
Section 90. label(Annal) unit(Year) xml:id(d27142e5623) gi(div1) heads(0) n(M992) gtm(TheAgeofChrist,992.T) num(90) menutext(The Age of Christ, 992.The fourteenth…) 
90.1. label(Event) unit(Entry) xml:id(d27142e5624) gi(div2) heads(0) gtm(TheAgeofChrist,992.) n(1) menutext(The Age of Christ, 992.) 
90.2. label(Event) unit(Entry) xml:id(d27142e5627) gi(div2) heads(0) gtm(ThefourteenthyearofM) n(2) menutext(The fourteenth year of Maelseachlainn.) 
90.3. label(Event) unit(Entry) xml:id(d27142e5630) gi(div2) heads(0) gtm(Mael-poil,BishopofMug) n(3) menutext(Mael-poil, Bishop of Mughain, died.) 
90.4. label(Event) unit(Entry) xml:id(d27142e5633) gi(div2) heads(0) gtm(Tuathal,sonofMaelrubh) n(4) menutext(Tuathal, son of Maelrubha, successor of…) 
90.5. label(Event) unit(Entry) xml:id(d27142e5636) gi(div2) heads(0) gtm(Macleighinn,sonofDung) n(5) menutext(Macleighinn, son of Dunghalan, airchinneach of…) 
90.6. label(Event) unit(Entry) xml:id(d27142e5639) gi(div2) heads(0) gtm(Dunchadh,rectorofDun;) n(6) menutext(Dunchadh, rector of Dun;) 
90.7. label(Event) unit(Entry) xml:id(d27142e5642) gi(div2) heads(0) gtm(MaelfinniaUahAenaigh,) n(7) menutext(Maelfinnia Ua hAenaigh, lector of Fobhar,…) 
90.8. label(Event) unit(Entry) xml:id(d27142e5645) gi(div2) heads(0) gtm(DunchadhUahUchtain,le) n(8) menutext(Dunchadh Ua hUchtain, lector of Ceanannas,…) 
90.9. label(Event) unit(Entry) xml:id(d27142e5648) gi(div2) heads(0) gtm(DomhnallandFlaithbhear) n(9) menutext(Domhnall and Flaithbheartach, two sons of…) 
90.10. label(Event) unit(Entry) xml:id(d27142e5651) gi(div2) heads(0) gtm(Ruaidhri,sonofCosgrac) n(10) menutext(Ruaidhri, son of Cosgrach, lord of…) 
90.11. label(Event) unit(Entry) xml:id(d27142e5656) gi(div2) heads(0) gtm(Conchobhar,sonofCearb) n(11) menutext(Conchobhar, son of Cearbhall Ua Maelseachlainn,…) 
90.12. label(Event) unit(Entry) xml:id(d27142e5660) gi(div2) heads(0) gtm(MaelruanaidhUaCiardha,) n(12) menutext(Maelruanaidh Ua Ciardha, lord of Cairbre,…) 
90.13. label(Event) unit(Entry) xml:id(d27142e5663) gi(div2) heads(0) gtm(EgnechUaLeochain,lord) n(13) menutext(Egnech Ua Leochain, lord of Tuath-Luighne,…) 
90.14. label(Event) unit(Entry) xml:id(d27142e5666) gi(div2) heads(0) gtm(Cleircen,sonofMaeldui) n(14) menutext(Cleircen, son of Maelduin, lord of…) 
90.15. label(Event) unit(Entry) xml:id(d27142e5669) gi(div2) heads(0) gtm(MuireaganofBoth-Domhna) n(15) menutext(Muireagan of Both-Domhnaigh, successor of Patrick,…) 
90.16. label(Event) unit(Entry) xml:id(d27142e5672) gi(div2) heads(0) gtm(Donnchadh,sonofDomhna) n(16) menutext(Donnchadh, son of Domhnall, King of…) 
90.17. label(Event) unit(Entry) xml:id(d27142e5675) gi(div2) heads(0) gtm(AnewfleetuponLoch-Ri) n(17) menutext(A new fleet upon Loch-Ribh by…) 
90.18. label(Event) unit(Entry) xml:id(d27142e5678) gi(div2) heads(0) gtm(Dunadhach,sonofDiarma) n(18) menutext(Dunadhach, son of Diarmaid, lord of…) 
90.19. label(Event) unit(Entry) xml:id(d27142e5681) gi(div2) heads(0) gtm(Apredatoryincursionby) n(19) menutext(A predatory incursion by the foreigners…) 
90.20. label(Event) unit(Entry) xml:id(d27142e5684) gi(div2) heads(0) gtm(Thecolouroffirewasi) n(20) menutext(The colour of fire was in…) 
90.21. label(Event) unit(Entry) xml:id(d27142e5687) gi(div2) heads(0) gtm(Aedh,sonofEchthighern) n(21) menutext(Aedh, son of Echthighern, Tanist of…) 
90.22. label(Event) unit(Entry) xml:id(d27142e5690) gi(div2) heads(0) gtm(Imharwasexpelledfrom) n(22) menutext(Imhar was expelled from Ath-cliath through…) 
90.23. label(Event) unit(Entry) xml:id(d27142e5694) gi(div2) heads(0) gtm(Donn,sonofDonnghal,l) n(23) menutext(Donn, son of Donnghal, lord of…) 
90.24. label(Event) unit(Entry) xml:id(d27142e5697) gi(div2) heads(0) gtm(RuaidhriUaGusangdied.) n(24) menutext(Ruaidhri Ua Gusang died.) 
Section 91. label(Annal) unit(Year) xml:id(d27142e5700) gi(div1) heads(0) n(M993) gtm(TheAgeofChrist,993.T) num(91) menutext(The Age of Christ, 993.The fifteenth…) 
91.1. label(Event) unit(Entry) xml:id(d27142e5701) gi(div2) heads(0) gtm(TheAgeofChrist,993.) n(1) menutext(The Age of Christ, 993.) 
91.2. label(Event) unit(Entry) xml:id(d27142e5704) gi(div2) heads(0) gtm(ThefifteenthyearofMa) n(2) menutext(The fifteenth year of Maelseachlainn.) 
91.3. label(Event) unit(Entry) xml:id(d27142e5707) gi(div2) heads(0) gtm(Muirgheas,sonofMuirea) n(3) menutext(Muirgheas, son of Muireadhach, Abbot of…) 
91.4. label(Event) unit(Entry) xml:id(d27142e5710) gi(div2) heads(0) gtm(Fogartach,sonofDiarma) n(4) menutext(Fogartach, son of Diarmaid, son of…) 
91.5. label(Event) unit(Entry) xml:id(d27142e5713) gi(div2) heads(0) gtm(Conghalach,sonofLaidh) n(5) menutext(Conghalach, son of Laidhgnen, i.e. Ua…) 
91.6. label(Event) unit(Entry) xml:id(d27142e5716) gi(div2) heads(0) gtm(Maelcairearda,lordofUi) n(6) menutext(Maelcairearda,lord of Ui-Briuin;) 
91.7. label(Event) unit(Entry) xml:id(d27142e5719) gi(div2) heads(0) gtm(Aedh,sonofDubhghall,) n(7) menutext(Aedh, son of Dubhghall, son of…) 
91.8. label(Event) unit(Entry) xml:id(d27142e5722) gi(div2) heads(0) gtm(Conn,sonofConghalach,) n(8) menutext(Conn, son of Conghalach, lord of…) 
91.9. label(Event) unit(Entry) xml:id(d27142e5727) gi(div2) heads(0) gtm(Sitric,sonofAmhlaeibh) n(9) menutext(Sitric, son of Amhlaeibh, was expelled…) 
91.10. label(Event) unit(Entry) xml:id(d27142e5730) gi(div2) heads(0) gtm(Gillacele,sonofCearbh) n(10) menutext(Gillacele, son of Cearbhall, royal heir…) 
91.11. label(Event) unit(Entry) xml:id(d27142e5733) gi(div2) heads(0) gtm(MuireaganofBoth-Domhna) n(11) menutext(Muireagan of Both-Domhnaigh, successor of Patrick,…) 
Section 92. label(Annal) unit(Year) xml:id(d27142e5736) gi(div1) heads(0) n(M994) gtm(TheAgeofChrist,994.T) num(92) menutext(The Age of Christ, 994.The sixteenth…) 
92.1. label(Event) unit(Entry) xml:id(d27142e5737) gi(div2) heads(0) gtm(TheAgeofChrist,994.) n(1) menutext(The Age of Christ, 994.) 
92.2. label(Event) unit(Entry) xml:id(d27142e5740) gi(div2) heads(0) gtm(ThesixteenthyearofMa) n(2) menutext(The sixteenth year of Maelseachlainn.) 
92.3. label(Event) unit(Entry) xml:id(d27142e5743) gi(div2) heads(0) gtm(Rebachan,sonofDunchad) n(3) menutext(Rebachan, son of Dunchadh, airchinneach of…) 
92.4. label(Event) unit(Entry) xml:id(d27142e5746) gi(div2) heads(0) gtm(Colla,Abbotandwisema) n(4) menutext(Colla, Abbot and wise man of…) 
92.5. label(Event) unit(Entry) xml:id(d27142e5749) gi(div2) heads(0) gtm(Clerchen,sonofLeran,p) n(5) menutext(Clerchen, son of Leran,priest of Ard-Macha,) 
92.6. label(Event) unit(Entry) xml:id(d27142e5752) gi(div2) heads(0) gtm(andOdhranUah-Eolais,) n(6) menutext(and Odhran Ua h-Eolais, scribe of…) 
92.7. label(Event) unit(Entry) xml:id(d27142e5755) gi(div2) heads(0) gtm(ImharcametoAth-cliath) n(7) menutext(Imhar came to Ath-cliath after Sitric,…) 
92.8. label(Event) unit(Entry) xml:id(d27142e5758) gi(div2) heads(0) gtm(Domhnach-Padraigwasplu) n(8) menutext(Domhnach-Padraig was plundered by the foreigners…) 
92.9. label(Event) unit(Entry) xml:id(d27142e5761) gi(div2) heads(0) gtm(MaelseachlainnburnedAe) n(9) menutext(Maelseachlainn burned Aenach-Thete, and plundered Urmhumhain,…) 
92.10. label(Event) unit(Entry) xml:id(d27142e5764) gi(div2) heads(0) gtm(TheringofTomarandth) n(10) menutext(The ring of Tomar and the…) 
92.11. label(Event) unit(Entry) xml:id(d27142e5769) gi(div2) heads(0) gtm(Raghnallwasslainbyth) n(11) menutext(Raghnall was slain by the Leinstermen,…) 
92.12. label(Event) unit(Entry) xml:id(d27142e5772) gi(div2) heads(0) gtm(Gilla-phadraig,sonofD) n(12) menutext(Gilla-phadraig, son of Donncuan, lord of…) 
92.13. label(Event) unit(Entry) xml:id(d27142e5775) gi(div2) heads(0) gtm(Maelmaire,sonofScannl) n(13) menutext(Maelmaire, son of Scannlan, Bishop of…) 
Section 93. label(Annal) unit(Year) xml:id(d27142e5778) gi(div1) heads(0) n(M995) gtm(TheAgeofChrist,995.T) num(93) menutext(The Age of Christ, 995.The seventeenth…) 
93.1. label(Event) unit(Entry) xml:id(d27142e5779) gi(div2) heads(0) gtm(TheAgeofChrist,995.) n(1) menutext(The Age of Christ, 995.) 
93.2. label(Event) unit(Entry) xml:id(d27142e5782) gi(div2) heads(0) gtm(Theseventeenthyearof) n(2) menutext(The seventeenth year of Maelseachlainn.) 
93.3. label(Event) unit(Entry) xml:id(d27142e5785) gi(div2) heads(0) gtm(CormacUaConghaile,Abb) n(3) menutext(Cormac Ua Conghaile, Abbot of Daimhinis,…) 
93.4. label(Event) unit(Entry) xml:id(d27142e5788) gi(div2) heads(0) gtm(Diarmaid,sonofDomhnal) n(4) menutext(Diarmaid, son of Domhnall, lord of…) 
93.5. label(Event) unit(Entry) xml:id(d27142e5791) gi(div2) heads(0) gtm(Gillaphadraig,sonofDo) n(5) menutext(Gillaphadraig, son of Donnchadh, lord of…) 
93.6. label(Event) unit(Entry) xml:id(d27142e5797) gi(div2) heads(0) gtm(Domhnall,sonofFaelan,) n(6) menutext(Domhnall, son of Faelan, lord of…) 
93.7. label(Event) unit(Entry) xml:id(d27142e5800) gi(div2) heads(0) gtm(Ard-Machawasburnedby) n(7) menutext(Ard-Macha was burned by lightning, both…) 
93.8. label(Event) unit(Entry) xml:id(d27142e5810) gi(div2) heads(0) gtm(AnarmybytheConaille) n(8) menutext(An army by the Conaille and…) 
93.9. label(Event) unit(Entry) xml:id(d27142e5813) gi(div2) heads(0) gtm(Abattlewasgainedover) n(9) menutext(A battle was gained over the…) 
93.10. label(Event) unit(Entry) xml:id(d27142e5818) gi(div2) heads(0) gtm(Gillapadraig,sonofFla) n(10) menutext(Gillapadraig, son of Flannagan, lord of…) 
93.11. label(Event) unit(Entry) xml:id(d27142e5821) gi(div2) heads(0) gtm(MuircheartachBreagUaC) n(11) menutext(Muircheartach Breag Ua Conghalaigh was slain.) 
93.12. label(Event) unit(Entry) xml:id(d27142e5825) gi(div2) heads(0) gtm(Mathghamhain,sonofCea) n(12) menutext(Mathghamhain, son of Cearbhall, lord of…) 
Section 94. label(Annal) unit(Year) xml:id(d27142e5828) gi(div1) heads(0) n(M996) gtm(TheAgeofChrist,996.T) num(94) menutext(The Age of Christ, 996.The eighteenth…) 
94.1. label(Event) unit(Entry) xml:id(d27142e5829) gi(div2) heads(0) gtm(TheAgeofChrist,996.) n(1) menutext(The Age of Christ, 996.) 
94.2. label(Event) unit(Entry) xml:id(d27142e5832) gi(div2) heads(0) gtm(TheeighteenthyearofM) n(2) menutext(The eighteenth year of Maelseachlainn.) 
94.3. label(Event) unit(Entry) xml:id(d27142e5835) gi(div2) heads(0) gtm(ColmanofCorcach,pilla) n(3) menutext(Colman of Corcach, pillar of the…) 
94.4. label(Event) unit(Entry) xml:id(d27142e5838) gi(div2) heads(0) gtm(ConnUaLaidhgnen,Abbot) n(4) menutext(Conn Ua Laidhgnen, Abbot of Fearna;) 
94.5. label(Event) unit(Entry) xml:id(d27142e5841) gi(div2) heads(0) gtm(andDubhthachUaTadhgai) n(5) menutext(and Dubhthach Ua Tadhgain, i.e. the…) 
94.6. label(Event) unit(Entry) xml:id(d27142e5844) gi(div2) heads(0) gtm(Ruaidhri,sonofNiallU) n(6) menutext(Ruaidhri, son of Niall Ua Canannain,…) 
94.7. label(Event) unit(Entry) xml:id(d27142e5847) gi(div2) heads(0) gtm(Abattlewasgainedover) n(7) menutext(A battle was gained over the…) 
94.8. label(Event) unit(Entry) xml:id(d27142e5850) gi(div2) heads(0) gtm(Cluain-IrairdandCeanan) n(8) menutext(Cluain-Iraird and Ceanannus were plundered by…) 
94.9. label(Event) unit(Entry) xml:id(d27142e5853) gi(div2) heads(0) gtm(Maelseachlainn,sonofM) n(9) menutext(Maelseachlainn, son of Maelruanaidh, royal heir…) 
94.10. label(Event) unit(Entry) xml:id(d27142e5856) gi(div2) heads(0) gtm(Domhnall,sonofDonncha) n(10) menutext(Domhnall, son of Donnchadh Finn, was…) 
Section 95. label(Annal) unit(Year) xml:id(d27142e5859) gi(div1) heads(0) n(M997) gtm(TheAgeofChrist,997.T) num(95) menutext(The Age of Christ, 997.The nineteenth…) 
95.1. label(Event) unit(Entry) xml:id(d27142e5860) gi(div2) heads(0) gtm(TheAgeofChrist,997.) n(1) menutext(The Age of Christ, 997.) 
95.2. label(Event) unit(Entry) xml:id(d27142e5863) gi(div2) heads(0) gtm(ThenineteenthyearofM) n(2) menutext(The nineteenth year of Maelseachlainn.) 
95.3. label(Event) unit(Entry) xml:id(d27142e5866) gi(div2) heads(0) gtm(ConaingUaCosgraigh,di) n(3) menutext(Conaing Ua Cosgraigh, distinguished Bishop of…) 
95.4. label(Event) unit(Entry) xml:id(d27142e5869) gi(div2) heads(0) gtm(Diarmaid,sonofDomhnal) n(4) menutext(Diarmaid, son of Domhnall, lord of…) 
95.5. label(Event) unit(Entry) xml:id(d27142e5872) gi(div2) heads(0) gtm(andGillapadraig,sonof) n(5) menutext(and Gillapadraig, son of Donnchadh, lord…) 
95.6. label(Event) unit(Entry) xml:id(d27142e5877) gi(div2) heads(0) gtm(Gilla-Ernain,sonofAgh) n(6) menutext(Gilla-Ernain, son of Aghda, lord of…) 
95.7. label(Event) unit(Entry) xml:id(d27142e5880) gi(div2) heads(0) gtm(OissineUaMachainen,lo) n(7) menutext(Oissine Ua Machainen, lord of Mughdhorna,…) 
95.8. label(Event) unit(Entry) xml:id(d27142e5883) gi(div2) heads(0) gtm(AnarmywasledbyMaels) n(8) menutext(An army was led by Maelseachlainn…) 
95.9. label(Event) unit(Entry) xml:id(d27142e5886) gi(div2) heads(0) gtm(Doire-Calgaichwasplund) n(9) menutext(Doire-Calgaich was plundered by the foreigners.) 
95.10. label(Event) unit(Entry) xml:id(d27142e5891) gi(div2) heads(0) gtm(AnarmywasledbyMaels) n(10) menutext(An army was led by Maelseachlainn…) 
95.11. label(Event) unit(Entry) xml:id(d27142e5894) gi(div2) heads(0) gtm(Imhar,withtheforeigne) n(11) menutext(Imhar, with the foreigners, went on…) 
Section 96. label(Annal) unit(Year) xml:id(d27142e5897) gi(div1) heads(0) n(M998) gtm(TheAgeofChrist,998.T) num(96) menutext(The Age of Christ, 998.The twentieth…) 
96.1. label(Event) unit(Entry) xml:id(d27142e5898) gi(div2) heads(0) gtm(TheAgeofChrist,998.) n(1) menutext(The Age of Christ, 998.) 
96.2. label(Event) unit(Entry) xml:id(d27142e5901) gi(div2) heads(0) gtm(ThetwentiethyearofMa) n(2) menutext(The twentieth year of Maelseachlainn.) 
96.3. label(Event) unit(Entry) xml:id(d27142e5904) gi(div2) heads(0) gtm(Dubh-daleithe,sonofCe) n(3) menutext(Dubh-daleithe, son of Ceallach, successor of…) 
96.4. label(Event) unit(Entry) xml:id(d27142e5907) gi(div2) heads(0) gtm(Cill-darawasplundered) n(4) menutext(Cill-dara was plundered by the foreigners…) 
96.5. label(Event) unit(Entry) xml:id(d27142e5910) gi(div2) heads(0) gtm(Niall,sonofAghda,roy) n(5) menutext(Niall, son of Aghda, royal heir…) 
96.6. label(Event) unit(Entry) xml:id(d27142e5913) gi(div2) heads(0) gtm(Donnchadh,sonofDomhna) n(6) menutext(Donnchadh, son of Domhnall, was taken…) 
96.7. label(Event) unit(Entry) xml:id(d27142e5916) gi(div2) heads(0) gtm(Diarmaid,sonofDunadha) n(7) menutext(Diarmaid, son of Dunadhach, lord of…) 
96.8. label(Event) unit(Entry) xml:id(d27142e5919) gi(div2) heads(0) gtm(AbattlebetweentheOir) n(8) menutext(A battle between the Oirghialla and…) 
96.9. label(Event) unit(Entry) xml:id(d27142e5922) gi(div2) heads(0) gtm(MaelseachlainnUaMaelru) n(9) menutext(Maelseachlainn Ua Maelruanaidh, lord of Creamhthainn,…) 
96.10. label(Event) unit(Entry) xml:id(d27142e5925) gi(div2) heads(0) gtm(TheplunderingofUi-Eat) n(10) menutext(The plundering of Ui-Eathach by Aedh,…) 
96.11. label(Event) unit(Entry) xml:id(d27142e5928) gi(div2) heads(0) gtm(ThestoneofLiaAilbhe) n(11) menutext(The stone of Lia Ailbhe fell…) 
96.12. label(Event) unit(Entry) xml:id(d27142e5932) gi(div2) heads(0) gtm(Anarmywasledbythek) n(12) menutext(An army was led by the…) 
96.13. label(Event) unit(Entry) xml:id(d27142e5956) gi(div2) heads(0) gtm(Mac-Egnigh,sonofDalac) n(13) menutext(Mac-Egnigh, son of Dalach, lord of…) 
96.14. label(Event) unit(Entry) xml:id(d27142e5959) gi(div2) heads(0) gtm(ThesonofDunadhach,so) n(14) menutext(The son of Dunadhach, son of…) 
96.15. label(Event) unit(Entry) xml:id(d27142e5962) gi(div2) heads(0) gtm(Dunghal,sonofCinaedh,) n(15) menutext(Dunghal, son of Cinaedh, was slain…) 
Section 97. label(Annal) unit(Year) xml:id(d27142e5965) gi(div1) heads(0) n(M999) gtm(TheAgeofChrist,999.T) num(97) menutext(The Age of Christ, 999.The twenty-ninth…) 
97.1. label(Event) unit(Entry) xml:id(d27142e5966) gi(div2) heads(0) gtm(TheAgeofChrist,999.) n(1) menutext(The Age of Christ, 999.) 
97.2. label(Event) unit(Entry) xml:id(d27142e5969) gi(div2) heads(0) gtm(Thetwenty-ninthyearof) n(2) menutext(The twenty-ninth year of Maelseachlainn.) 
97.3. label(Event) unit(Entry) xml:id(d27142e5972) gi(div2) heads(0) gtm(Diarmaid,i.e.Conaillec) n(3) menutext(Diarmaid, i.e. Conaillech, lector of Cluain-mic-Nois,…) 
97.4. label(Event) unit(Entry) xml:id(d27142e5975) gi(div2) heads(0) gtm(FlaithbheartachUaCanan) n(4) menutext(Flaithbheartach Ua Canannain, lord of Cinel-Conaill,…) 
97.5. label(Event) unit(Entry) xml:id(d27142e5978) gi(div2) heads(0) gtm(UaDomhnall,i.e.Cuchai) n(5) menutext(Ua Domhnall, i.e. Cuchaill, lord of…) 
97.6. label(Event) unit(Entry) xml:id(d27142e5981) gi(div2) heads(0) gtm(Muirgheas,sonofAedh,) n(6) menutext(Muirgheas, son of Aedh, lord of…) 
97.7. label(Event) unit(Entry) xml:id(d27142e5986) gi(div2) heads(0) gtm(CeallachUaMaelcorghais) n(7) menutext(Ceallach Ua Maelcorghais, chief poet of…) 
97.8. label(Event) unit(Entry) xml:id(d27142e5989) gi(div2) heads(0) gtm(ImharofPortLairgedie) n(8) menutext(Imhar of Port Lairge died.) 
97.9. label(Event) unit(Entry) xml:id(d27142e5992) gi(div2) heads(0) gtm(Theforeignersagainat) n(9) menutext(The foreigners again at Ath-cliath, and…) 
97.10. label(Event) unit(Entry) xml:id(d27142e5995) gi(div2) heads(0) gtm(AedhUaCiardhawasblin) n(10) menutext(Aedh Ua Ciardha was blinded by…) 
97.11. label(Event) unit(Entry) xml:id(d27142e5998) gi(div2) heads(0) gtm(AgreathostingbyBrian) n(11) menutext(A great hosting by Brian, son…) 
Section 98. label(Annal) unit(Year) xml:id(d27142e6001) gi(div1) heads(0) n(M1000) gtm(TheAgeofChrist,1000.) num(98) menutext(The Age of Christ, 1000.The twenty-second…) 
98.1. label(Event) unit(Entry) xml:id(d27142e6002) gi(div2) heads(0) gtm(TheAgeofChrist,1000.) n(1) menutext(The Age of Christ, 1000.) 
98.2. label(Event) unit(Entry) xml:id(d27142e6005) gi(div2) heads(0) gtm(Thetwenty-secondyearo) n(2) menutext(The twenty-second year of Maelseachlainn.) 
98.3. label(Event) unit(Entry) xml:id(d27142e6008) gi(div2) heads(0) gtm(Maelpoil,BishopofClua) n(3) menutext(Maelpoil, Bishop of Cluain-mic-Nois, and successor…) 
98.4. label(Event) unit(Entry) xml:id(d27142e6011) gi(div2) heads(0) gtm(andFlaithemh,Abbotof) n(4) menutext(and Flaithemh, Abbot of Corcach, died.) 
98.5. label(Event) unit(Entry) xml:id(d27142e6014) gi(div2) heads(0) gtm(Fearghal,sonofConaing) n(5) menutext(Fearghal, son of Conaing, lord of…) 
98.6. label(Event) unit(Entry) xml:id(d27142e6017) gi(div2) heads(0) gtm(DubhdaraUaMaelduin,lo) n(6) menutext(Dubhdara Ua Maelduin, lord of Feara-Luirg,…) 
98.7. label(Event) unit(Entry) xml:id(d27142e6020) gi(div2) heads(0) gtm(LaidhgnenUaLeog-ganwa) n(7) menutext(Laidhgnen Ua Leog-gan was slain by…) 
98.8. label(Event) unit(Entry) xml:id(d27142e6023) gi(div2) heads(0) gtm(NiallUaRuaircwasslai) n(8) menutext(Niall Ua Ruairc was slain by…) 
98.9. label(Event) unit(Entry) xml:id(d27142e6028) gi(div2) heads(0) gtm(Ceannfaeladh,sonofCon) n(9) menutext(Ceannfaeladh, son of Conchobhar, lord of…) 
98.10. label(Event) unit(Entry) xml:id(d27142e6034) gi(div2) heads(0) gtm(Agreatdepredationbyt) n(10) menutext(A great depredation by the men…) 
98.11. label(Event) unit(Entry) xml:id(d27142e6037) gi(div2) heads(0) gtm(ThecausewayofAth-Luai) n(11) menutext(The causeway of Ath-Luain was made…) 
98.12. label(Event) unit(Entry) xml:id(d27142e6041) gi(div2) heads(0) gtm(ThecausewayofAth-liag) n(12) menutext(The causeway of Ath-liag was made…) 
98.13. label(Event) unit(Entry) xml:id(d27142e6044) gi(div2) heads(0) gtm(DiarmaidUaLachtnain,l) n(13) menutext(Diarmaid Ua Lachtnain, lord of Teathbha,…) 
Section 99. label(Annal) unit(Year) xml:id(d27142e6048) gi(div1) heads(0) n(M1001) gtm(TheAgeofChrist,1001.) num(99) menutext(The Age of Christ, 1001.The twenty-third…) 
99.1. label(Event) unit(Entry) xml:id(d27142e6049) gi(div2) heads(0) gtm(TheAgeofChrist,1001.) n(1) menutext(The Age of Christ, 1001.) 
99.2. label(Event) unit(Entry) xml:id(d27142e6052) gi(div2) heads(0) gtm(Thetwenty-thirdyearof) n(2) menutext(The twenty-third year of Maelseachlainn.) 
99.3. label(Event) unit(Entry) xml:id(d27142e6055) gi(div2) heads(0) gtm(Colum,AbbotofImleach-) n(3) menutext(Colum, Abbot of Imleach-Ibhair, died.) 
99.4. label(Event) unit(Entry) xml:id(d27142e6061) gi(div2) heads(0) gtm(Treinfher,sonofCeleca) n(4) menutext(Treinfher, son of Celecan, Prior of…) 
99.5. label(Event) unit(Entry) xml:id(d27142e6064) gi(div2) heads(0) gtm(ConaingUaFiachrach,Ab) n(5) menutext(Conaing Ua Fiachrach, Abbot of Teach-Mochua;) 
99.6. label(Event) unit(Entry) xml:id(d27142e6067) gi(div2) heads(0) gtm(Cele,sonofSuibhne,Ab) n(6) menutext(Cele, son of Suibhne, Abbot of…) 
99.7. label(Event) unit(Entry) xml:id(d27142e6070) gi(div2) heads(0) gtm(CathalanUaCorcrain,Ab) n(7) menutext(Cathalan Ua Corcrain, Abbot of Daimhinis;) 
99.8. label(Event) unit(Entry) xml:id(d27142e6073) gi(div2) heads(0) gtm(Maenach,OstiariusofCe) n(8) menutext(Maenach, Ostiarius of Ceanannus;) 
99.9. label(Event) unit(Entry) xml:id(d27142e6076) gi(div2) heads(0) gtm(andFlann,sonofEoghan) n(9) menutext(and Flann, son of Eoghan, chief…) 
99.10. label(Event) unit(Entry) xml:id(d27142e6079) gi(div2) heads(0) gtm(Maelmhuaidh,sonofDuib) n(10) menutext(Maelmhuaidh, son of Duibhghilla, lord of…) 
99.11. label(Event) unit(Entry) xml:id(d27142e6082) gi(div2) heads(0) gtm(Sitric,sonofAmhlaeibh) n(11) menutext(Sitric, son of Amhlaeibh, set out…) 
99.12. label(Event) unit(Entry) xml:id(d27142e6086) gi(div2) heads(0) gtm(AnarmywasledbyAedh,) n(12) menutext(An army was led by Aedh,…) 
99.13. label(Event) unit(Entry) xml:id(d27142e6089) gi(div2) heads(0) gtm(Connaughtwasplundered) n(13) menutext(Connaught was plundered by Aedh, son…) 
99.14. label(Event) unit(Entry) xml:id(d27142e6092) gi(div2) heads(0) gtm(Cearnachan,sonofFlann) n(14) menutext(Cearnachan, son of Flann, lord of…) 
99.15. label(Event) unit(Entry) xml:id(d27142e6095) gi(div2) heads(0) gtm(AhostingbyBrian,with) n(15) menutext(A hosting by Brian, with the…) 
99.16. label(Event) unit(Entry) xml:id(d27142e6100) gi(div2) heads(0) gtm(Meirleachan,i.e.theso) n(16) menutext(Meirleachan, i.e. the son of Conn,…) 
99.17. label(Event) unit(Entry) xml:id(d27142e6103) gi(div2) heads(0) gtm(AchangeofabbotsatAr) n(17) menutext(A change of abbots at Ard-Macha,…) 
99.18. label(Event) unit(Entry) xml:id(d27142e6106) gi(div2) heads(0) gtm(AnarmywasledbyBrian) n(18) menutext(An army was led by Brian…) 
Section 100. label(Annal) unit(Year) xml:id(d27142e6109) gi(div1) heads(0) n(M1002) gtm(TheAgeofChrist,1002.) num(100) menutext(The Age of Christ, 1002.The first…) 
100.1. label(Event) unit(Entry) xml:id(d27142e6110) gi(div2) heads(0) gtm(TheAgeofChrist,1002.) n(1) menutext(The Age of Christ, 1002.) 
100.2. label(Event) unit(Entry) xml:id(d27142e6113) gi(div2) heads(0) gtm(ThefirstyearofBrian,) n(2) menutext(The first year of Brian, son…) 
100.3. label(Event) unit(Entry) xml:id(d27142e6116) gi(div2) heads(0) gtm(DunchadhUaManchain,su) n(3) menutext(Dunchadh Ua Manchain, successor of Caeimhghin;) 
100.4. label(Event) unit(Entry) xml:id(d27142e6119) gi(div2) heads(0) gtm(FlannchadhUaRuaidhine,) n(4) menutext(Flannchadh Ua Ruaidhine, successor of Ciaran,…) 
100.5. label(Event) unit(Entry) xml:id(d27142e6122) gi(div2) heads(0) gtm(Eoghan,sonofCeallach,) n(5) menutext(Eoghan, son of Ceallach, airchinneach of…) 
100.6. label(Event) unit(Entry) xml:id(d27142e6127) gi(div2) heads(0) gtm(Donnghal,sonofBeoan,) n(6) menutext(Donnghal, son of Beoan, Abbot of…) 
100.7. label(Event) unit(Entry) xml:id(d27142e6133) gi(div2) heads(0) gtm(AgreatdepredationbyD) n(7) menutext(A great depredation by Donnchadh, son…) 
100.8. label(Event) unit(Entry) xml:id(d27142e6138) gi(div2) heads(0) gtm(Donnghal,sonofDonncot) n(8) menutext(Donnghal, son of Donncothaigh, lord of…) 
100.9. label(Event) unit(Entry) xml:id(d27142e6141) gi(div2) heads(0) gtm(Ceallach,sonofDiarmai) n(9) menutext(Ceallach, son of Diarmaid, lord of…) 
100.10. label(Event) unit(Entry) xml:id(d27142e6144) gi(div2) heads(0) gtm(Aedh,sonofO'Coinfhiac) n(10) menutext(Aedh, son of O'Coinfhiacla, lord of…) 
100.11. label(Event) unit(Entry) xml:id(d27142e6147) gi(div2) heads(0) gtm(Conchobhar,sonofMaels) n(11) menutext(Conchobhar, son of Maelseachlainn, lord of…) 
100.12. label(Event) unit(Entry) xml:id(d27142e6151) gi(div2) heads(0) gtm(Aedh,sonofEchthighern) n(12) menutext(Aedh, son of Echthighern, was slain…) 
Section 101. label(Annal) unit(Year) xml:id(d27142e6154) gi(div1) heads(0) n(M1003) gtm(TheAgeofChrist,1003.) num(101) menutext(The Age of Christ, 1003.The second…) 
101.1. label(Event) unit(Entry) xml:id(d27142e6155) gi(div2) heads(0) gtm(TheAgeofChrist,1003.) n(1) menutext(The Age of Christ, 1003.) 
101.2. label(Event) unit(Entry) xml:id(d27142e6158) gi(div2) heads(0) gtm(ThesecondyearofBrian) n(2) menutext(The second year of Brian.) 
101.3. label(Event) unit(Entry) xml:id(d27142e6161) gi(div2) heads(0) gtm(Aenghus,sonofBreasal,) n(3) menutext(Aenghus, son of Breasal, successor of…) 
101.4. label(Event) unit(Entry) xml:id(d27142e6164) gi(div2) heads(0) gtm(DubhshlaineUaLorcain,) n(4) menutext(Dubhshlaine Ua Lorcain, Abbot of Imleach-Ibhair,…) 
101.5. label(Event) unit(Entry) xml:id(d27142e6167) gi(div2) heads(0) gtm(EochaidhUaFlannagain,) n(5) menutext(Eochaidh Ua Flannagain, airchinneach of the…) 
101.6. label(Event) unit(Entry) xml:id(d27142e6170) gi(div2) heads(0) gtm(AnarmywasledbyBrian) n(6) menutext(An army was led by Brian…) 
101.7. label(Event) unit(Entry) xml:id(d27142e6173) gi(div2) heads(0) gtm(Domhnall,sonofFlannag) n(7) menutext(Domhnall, son of Flannagan, lord of…) 
101.8. label(Event) unit(Entry) xml:id(d27142e6176) gi(div2) heads(0) gtm(Iarnan,sonofFinn,son) n(8) menutext(Iarnan, son of Finn, son of…) 
101.9. label(Event) unit(Entry) xml:id(d27142e6181) gi(div2) heads(0) gtm(Brian,sonofMaelruanai) n(9) menutext(Brian, son of Maelruanaidh, lord of…) 
101.10. label(Event) unit(Entry) xml:id(d27142e6184) gi(div2) heads(0) gtm(ThetwoO'Canannainswer) n(10) menutext(The two O'Canannains were slain by…) 
101.11. label(Event) unit(Entry) xml:id(d27142e6187) gi(div2) heads(0) gtm(Muireadhach,sonofDiar) n(11) menutext(Muireadhach, son of Diarmaid, lord of…) 
101.12. label(Event) unit(Entry) xml:id(d27142e6191) gi(div2) heads(0) gtm(Naebhan,sonofMaelchia) n(12) menutext(Naebhan, son of Maelchiarain, chief artificer…) 
101.13. label(Event) unit(Entry) xml:id(d27142e6194) gi(div2) heads(0) gtm(ThebattleofCraebh-tul) n(13) menutext(The battle of Craebh-tulcha, between the…) 
101.14. label(Event) unit(Entry) xml:id(d27142e6197) gi(div2) heads(0) gtm(AbattlebetweenTadhgU) n(14) menutext(A battle between Tadhg Ua Ceallaigh…) 
101.15. label(Event) unit(Entry) xml:id(d27142e6206) gi(div2) heads(0) gtm(Domhnall,sonofFlannag) n(15) menutext(Domhnall, son of Flannagan, died.) 
101.16. label(Event) unit(Entry) xml:id(d27142e6209) gi(div2) heads(0) gtm(Madadhan,sonofAenghus) n(16) menutext(Madadhan, son of Aenghus, chief of…) 
Section 102. label(Annal) unit(Year) xml:id(d27142e6213) gi(div1) heads(0) n(M1004) gtm(TheAgeofChrist,1004.) num(102) menutext(The Age of Christ, 1004.The third…) 
102.1. label(Event) unit(Entry) xml:id(d27142e6214) gi(div2) heads(0) gtm(TheAgeofChrist,1004.) n(1) menutext(The Age of Christ, 1004.) 
102.2. label(Event) unit(Entry) xml:id(d27142e6217) gi(div2) heads(0) gtm(ThethirdyearofBrian.) n(2) menutext(The third year of Brian.) 
102.3. label(Event) unit(Entry) xml:id(d27142e6220) gi(div2) heads(0) gtm(Domhnall,sonofMaicnia) n(3) menutext(Domhnall, son of Maicniadh, Abbot of…) 
102.4. label(Event) unit(Entry) xml:id(d27142e6223) gi(div2) heads(0) gtm(St.Aedh,lectorofFref) n(4) menutext(St. Aedh, lector of Frefoit, bishop,…) 
102.5. label(Event) unit(Entry) xml:id(d27142e6245) gi(div2) heads(0) gtm(MaelbrighdeUaRimheadha) n(5) menutext(Maelbrighde Ua Rimheadha, Abbot of Ia,…) 
102.6. label(Event) unit(Entry) xml:id(d27142e6248) gi(div2) heads(0) gtm(Domhnall,sonofNiall,) n(6) menutext(Domhnall, son of Niall, Abbot of…) 
102.7. label(Event) unit(Entry) xml:id(d27142e6251) gi(div2) heads(0) gtm(Foghartach,AbbotofLei) n(7) menutext(Foghartach, Abbot of Leithghlinn and Saighir,…) 
102.8. label(Event) unit(Entry) xml:id(d27142e6254) gi(div2) heads(0) gtm(Muireadhach,lordofCon) n(8) menutext(Muireadhach, lord of Conaille, was slain…) 
102.9. label(Event) unit(Entry) xml:id(d27142e6257) gi(div2) heads(0) gtm(Gillacomhghaill,sonof) n(9) menutext(Gillacomhghaill, son of Ardghar, and his…) 
102.10. label(Event) unit(Entry) xml:id(d27142e6260) gi(div2) heads(0) gtm(AhostingbyBrian,son) n(10) menutext(A hosting by Brian, son of…) 
102.11. label(Event) unit(Entry) xml:id(d27142e6266) gi(div2) heads(0) gtm(Ingeirci,lordofConail) n(11) menutext(Ingeirci, lord of Conailli, was slain.) 
102.12. label(Event) unit(Entry) xml:id(d27142e6270) gi(div2) heads(0) gtm(Ath-cliathwasburnedby) n(12) menutext(Ath-cliath was burned by the people…) 
102.13. label(Event) unit(Entry) xml:id(d27142e6273) gi(div2) heads(0) gtm(Leath-Chathailwasplund) n(13) menutext(Leath-Chathail was plundered by Flaithbheartach Ua…) 
102.14. label(Event) unit(Entry) xml:id(d27142e6278) gi(div2) heads(0) gtm(AbattlewasgainedatL) n(14) menutext(A battle was gained at Loch-Bricrenn,…) 
Section 103. label(Annal) unit(Year) xml:id(d27142e6281) gi(div1) heads(0) n(M1005) gtm(TheAgeofChrist,1005.) num(103) menutext(The Age of Christ, 1005.The fourth…) 
103.1. label(Event) unit(Entry) xml:id(d27142e6282) gi(div2) heads(0) gtm(TheAgeofChrist,1005.) n(1) menutext(The Age of Christ, 1005.) 
103.2. label(Event) unit(Entry) xml:id(d27142e6285) gi(div2) heads(0) gtm(ThefourthyearofBrian) n(2) menutext(The fourth year of Brian.) 
103.3. label(Event) unit(Entry) xml:id(d27142e6288) gi(div2) heads(0) gtm(Finghin,AbbotofRos-Cr) n(3) menutext(Finghin, Abbot of Ros-Cre, died.) 
103.4. label(Event) unit(Entry) xml:id(d27142e6291) gi(div2) heads(0) gtm(Dunchadh,sonofDunadha) n(4) menutext(Dunchadh, son of Dunadhach, lector of…) 
103.5. label(Event) unit(Entry) xml:id(d27142e6294) gi(div2) heads(0) gtm(Maelruanaidh,sonofAed) n(5) menutext(Maelruanaidh, son of Aedh Ua Dubhda,…) 
103.6. label(Event) unit(Entry) xml:id(d27142e6297) gi(div2) heads(0) gtm(Agreatpreywasmadeby) n(6) menutext(A great prey was made by…) 
103.7. label(Event) unit(Entry) xml:id(d27142e6303) gi(div2) heads(0) gtm(Cathal,sonofDunchadh,) n(7) menutext(Cathal, son of Dunchadh, lord of…) 
103.8. label(Event) unit(Entry) xml:id(d27142e6306) gi(div2) heads(0) gtm(EchmhilidhUahAitidhe,) n(8) menutext(Echmhilidh Ua hAitidhe, lord of Ui-Eathach,…) 
103.9. label(Event) unit(Entry) xml:id(d27142e6309) gi(div2) heads(1) gtm(ExtractfromtheBookof) n(9) menutext(Extract from the Book of Cluain-mic-Nois) 
103.10. label(Event) unit(Entry) xml:id(d27142e6322) gi(div2) heads(0) gtm(Mael-na-mbo,lordofUi-) n(10) menutext(Mael-na-mbo, lord of Ui-Ceinnsealaigh, was killed…) 
103.11. label(Event) unit(Entry) xml:id(d27142e6325) gi(div2) heads(0) gtm(Maelruanaidh,sonofArd) n(11) menutext(Maelruanaidh, son of Ardghar, King of…) 
103.12. label(Event) unit(Entry) xml:id(d27142e6329) gi(div2) heads(0) gtm(MuiregenBocht,ofBoth-) n(12) menutext(Muiregen Bocht, of Both-Domhnaigh, successor of…) 
Section 104. label(Annal) unit(Year) xml:id(d27142e6332) gi(div1) heads(0) n(M1006) gtm(TheAgeofChrist,1006.) num(104) menutext(The Age of Christ, 1006.The fifth…) 
104.1. label(Event) unit(Entry) xml:id(d27142e6333) gi(div2) heads(0) gtm(TheAgeofChrist,1006.) n(1) menutext(The Age of Christ, 1006.) 
104.2. label(Event) unit(Entry) xml:id(d27142e6336) gi(div2) heads(0) gtm(ThefifthyearofBrian.) n(2) menutext(The fifth year of Brian.) 
104.3. label(Event) unit(Entry) xml:id(d27142e6339) gi(div2) heads(0) gtm(Ceannfaeladh,airchinnea) n(3) menutext(Ceannfaeladh, airchinneach of Druim-mor-Mocholmog;) 
104.4. label(Event) unit(Entry) xml:id(d27142e6342) gi(div2) heads(0) gtm(Caicher,sonofMaenach,) n(4) menutext(Caicher, son of Maenach, Abbot of…) 
104.5. label(Event) unit(Entry) xml:id(d27142e6345) gi(div2) heads(0) gtm(andCeallachUaMeanngor) n(5) menutext(and Ceallach Ua Meanngorain, airchinneach of…) 
104.6. label(Event) unit(Entry) xml:id(d27142e6348) gi(div2) heads(0) gtm(FiachraUaFocarta,prie) n(6) menutext(Fiachra Ua Focarta, priest of Cluain-fearta-Brenainn,…) 
104.7. label(Event) unit(Entry) xml:id(d27142e6366) gi(div2) heads(0) gtm(TuathalUaMaoilmacha,a) n(7) menutext(Tuathal Ua Maoilmacha, a learned man,…) 
104.8. label(Event) unit(Entry) xml:id(d27142e6369) gi(div2) heads(0) gtm(andRobhartachUahAilgh) n(8) menutext(and Robhartach Ua hAilghiusa, anchorite of…) 
104.9. label(Event) unit(Entry) xml:id(d27142e6372) gi(div2) heads(0) gtm(TrenfhearUaBaigheallai) n(9) menutext(Trenfhear Ua Baigheallain, lord of Dartraighe,…) 
104.10. label(Event) unit(Entry) xml:id(d27142e6377) gi(div2) heads(0) gtm(Cuconnacht,sonofDunad) n(10) menutext(Cuconnacht, son of Dunadhaigh, chief of…) 
104.11. label(Event) unit(Entry) xml:id(d27142e6383) gi(div2) heads(0) gtm(Muireadhach,sonofCric) n(11) menutext(Muireadhach, son of Crichan, resigned the…) 
104.12. label(Event) unit(Entry) xml:id(d27142e6387) gi(div2) heads(0) gtm(Therenewalofthefair) n(12) menutext(The renewal of the fair of…) 
104.13. label(Event) unit(Entry) xml:id(d27142e6390) gi(div2) heads(0) gtm(TheGreatGospelofColu) n(13) menutext(The Great Gospel of Colum Cille…) 
104.14. label(Event) unit(Entry) xml:id(d27142e6393) gi(div2) heads(0) gtm(AnarmywasledbyFlait) n(14) menutext(An army was led by Flaithbheartach…) 
104.15. label(Event) unit(Entry) xml:id(d27142e6396) gi(div2) heads(0) gtm(Domhnall,sonofDubhtui) n(15) menutext(Domhnall, son of Dubhtuinne, King of…) 
104.16. label(Event) unit(Entry) xml:id(d27142e6399) gi(div2) heads(0) gtm(Airmeadhach,sonofCosg) n(16) menutext(Airmeadhach, son of Cosgrach, Bishop and…) 
Section 105. label(Annal) unit(Year) xml:id(d27142e6402) gi(div1) heads(0) n(M1007) gtm(TheAgeofChrist,1007.) num(105) menutext(The Age of Christ, 1007.The sixth…) 
105.1. label(Event) unit(Entry) xml:id(d27142e6403) gi(div2) heads(0) gtm(TheAgeofChrist,1007.) n(1) menutext(The Age of Christ, 1007.) 
105.2. label(Event) unit(Entry) xml:id(d27142e6406) gi(div2) heads(0) gtm(ThesixthyearofBrian.) n(2) menutext(The sixth year of Brian.) 
105.3. label(Event) unit(Entry) xml:id(d27142e6409) gi(div2) heads(0) gtm(Muireadhach,adistingui) n(3) menutext(Muireadhach, a distinguished bishop, son of…) 
105.4. label(Event) unit(Entry) xml:id(d27142e6412) gi(div2) heads(0) gtm(Feardomhnach,successor) n(4) menutext(Feardomhnach, successor of Colum Cille in…) 
105.5. label(Event) unit(Entry) xml:id(d27142e6418) gi(div2) heads(0) gtm(FinshnechtaUaFiachra,) n(5) menutext(Finshnechta Ua Fiachra, Abbot of Teach-Mochua;) 
105.6. label(Event) unit(Entry) xml:id(d27142e6421) gi(div2) heads(0) gtm(andTuathalO'Conchobhai) n(6) menutext(and Tuathal O'Conchobhair, successor of Finntan,…) 
105.7. label(Event) unit(Entry) xml:id(d27142e6424) gi(div2) heads(0) gtm(MaelmaireUaGearagain,) n(7) menutext(Maelmaire Ua Gearagain, successor of Cainneach;…) 
105.8. label(Event) unit(Entry) xml:id(d27142e6427) gi(div2) heads(0) gtm(Avictorywasgainedby) n(8) menutext(A victory was gained by Aenghus,…) 
105.9. label(Event) unit(Entry) xml:id(d27142e6430) gi(div2) heads(0) gtm(Greatfrostandsnowfro) n(9) menutext(Great frost and snow from the…) 
105.10. label(Event) unit(Entry) xml:id(d27142e6435) gi(div2) heads(0) gtm(Muireadhach,sonofDubh) n(10) menutext(Muireadhach, son of Dubhtuinne, King of…) 
Section 106. label(Annal) unit(Year) xml:id(d27142e6441) gi(div1) heads(0) n(M1008) gtm(TheAgeofChrist,1008.) num(106) menutext(The Age of Christ, 1008.The seventh…) 
106.1. label(Event) unit(Entry) xml:id(d27142e6442) gi(div2) heads(0) gtm(TheAgeofChrist,1008.) n(1) menutext(The Age of Christ, 1008.) 
106.2. label(Event) unit(Entry) xml:id(d27142e6445) gi(div2) heads(0) gtm(TheseventhyearofBria) n(2) menutext(The seventh year of Brian.) 
106.3. label(Event) unit(Entry) xml:id(d27142e6448) gi(div2) heads(0) gtm(Cathal,sonofCarlus,s) n(3) menutext(Cathal, son of Carlus, successor of…) 
106.4. label(Event) unit(Entry) xml:id(d27142e6451) gi(div2) heads(0) gtm(MaelmuireUahUchtain,c) n(4) menutext(Maelmuire Ua hUchtain, comharba of Ceanannus,…) 
106.5. label(Event) unit(Entry) xml:id(d27142e6454) gi(div2) heads(0) gtm(EchthighearnUaGoirmghi) n(5) menutext(Echthighearn Ua Goirmghilla, died.) 
106.6. label(Event) unit(Entry) xml:id(d27142e6457) gi(div2) heads(0) gtm(Dubhchobhlaigh,daughter) n(6) menutext(Dubhchobhlaigh, daughter of the King of…) 
106.7. label(Event) unit(Entry) xml:id(d27142e6460) gi(div2) heads(0) gtm(TadhgDubhshuileach,son) n(7) menutext(Tadhg Dubhshuileach, son of the King…) 
106.8. label(Event) unit(Entry) xml:id(d27142e6463) gi(div2) heads(0) gtm(Gussan,sonofUaTreass) n(8) menutext(Gussan, son of Ua Treassach, lord…) 
106.9. label(Event) unit(Entry) xml:id(d27142e6466) gi(div2) heads(0) gtm(Madudhan,lordofSil-An) n(9) menutext(Madudhan, lord of Sil-Anmchadha, was slain…) 
106.10. label(Event) unit(Entry) xml:id(d27142e6469) gi(div2) heads(0) gtm(AnarmywasledbyFlait) n(10) menutext(An army was led by Flaithbheartach…) 
106.11. label(Event) unit(Entry) xml:id(d27142e6472) gi(div2) heads(0) gtm(Abattlewasgainedover) n(11) menutext(A battle was gained over the…) 
106.12. label(Event) unit(Entry) xml:id(d27142e6476) gi(div2) heads(0) gtm(Clothna,sonofAenghus,) n(12) menutext(Clothna, son of Aenghus, chief poet…) 
106.13. label(Event) unit(Entry) xml:id(d27142e6479) gi(div2) heads(0) gtm(Gusan,sonofTreasach,) n(13) menutext(Gusan, son of Treasach, lord of…) 
Section 107. label(Annal) unit(Year) xml:id(d27142e6482) gi(div1) heads(0) n(M1009) gtm(TheAgeofChrist,1009) num(107) menutext(The Age of Christ, 1009 rectè…) 
107.1. label(Event) unit(Entry) xml:id(d27142e6483) gi(div2) heads(0) gtm(TheAgeofChrist,1009) n(1) menutext(The Age of Christ, 1009 rectè…) 
107.2. label(Event) unit(Entry) xml:id(d27142e6491) gi(div2) heads(0) gtm(TheeighthyearofBrian) n(2) menutext(The eighth year of Brian.) 
107.3. label(Event) unit(Entry) xml:id(d27142e6494) gi(div2) heads(0) gtm(Conaing,sonofAedhagan) n(3) menutext(Conaing, son of Aedhagan, a bishop,…) 
107.4. label(Event) unit(Entry) xml:id(d27142e6497) gi(div2) heads(0) gtm(Crunnmhael,abishop,di) n(4) menutext(Crunnmhael, a bishop, died.) 
107.5. label(Event) unit(Entry) xml:id(d27142e6500) gi(div2) heads(0) gtm(ScannlanUaDunghalain,) n(5) menutext(Scannlan Ua Dunghalain, Abbot of Dun-Leathghlaise,…) 
107.6. label(Event) unit(Entry) xml:id(d27142e6503) gi(div2) heads(0) gtm(Diarmaid,successorofB) n(6) menutext(Diarmaid, successor of Bearrach;) 
107.7. label(Event) unit(Entry) xml:id(d27142e6506) gi(div2) heads(0) gtm(Muireadhach,sonofMoch) n(7) menutext(Muireadhach, son of Mochloingseach, airchinneach of…) 
107.8. label(Event) unit(Entry) xml:id(d27142e6509) gi(div2) heads(0) gtm(MaelsuthainUaCearbhail) n(8) menutext(Maelsuthain Ua Cearbhaill, one of the…) 
107.9. label(Event) unit(Entry) xml:id(d27142e6515) gi(div2) heads(0) gtm(Marcan,sonofCeinneidi) n(9) menutext(Marcan, son of Ceinneidigh, head of…) 
107.10. label(Event) unit(Entry) xml:id(d27142e6518) gi(div2) heads(0) gtm(Cathal,sonofConchobha) n(10) menutext(Cathal, son of Conchobhar, King of…) 
107.11. label(Event) unit(Entry) xml:id(d27142e6521) gi(div2) heads(0) gtm(Dearbhail,daughterofT) n(11) menutext(Dearbhail, daughter of Tadhg, son of…) 
107.12. label(Event) unit(Entry) xml:id(d27142e6527) gi(div2) heads(0) gtm(Cathal,sonofDubhdara,) n(12) menutext(Cathal, son of Dubhdara, lord of…) 
107.13. label(Event) unit(Entry) xml:id(d27142e6530) gi(div2) heads(0) gtm(MuireadhachUahAedha,l) n(13) menutext(Muireadhach Ua hAedha, lord of Muscraighe,…) 
107.14. label(Event) unit(Entry) xml:id(d27142e6536) gi(div2) heads(0) gtm(AnarmywasledbyBrian) n(14) menutext(An army was led by Brian…) 
107.15. label(Event) unit(Entry) xml:id(d27142e6539) gi(div2) heads(0) gtm(Aedh,sonofConn,royal) n(15) menutext(Aedh, son of Conn, royal heir…) 
Section 108. label(Annal) unit(Year) xml:id(d27142e6542) gi(div1) heads(0) n(M1010) gtm(TheAgeofChrist,1010) num(108) menutext(The Age of Christ, 1010 rectè…) 
108.1. label(Event) unit(Entry) xml:id(d27142e6543) gi(div2) heads(0) gtm(TheAgeofChrist,1010) n(1) menutext(The Age of Christ, 1010 rectè…) 
108.2. label(Event) unit(Entry) xml:id(d27142e6551) gi(div2) heads(0) gtm(TheninthyearofBrian.) n(2) menutext(The ninth year of Brian.) 
108.3. label(Event) unit(Entry) xml:id(d27142e6554) gi(div2) heads(0) gtm(Muireadhach,sonofCric) n(3) menutext(Muireadhach, son of Crichan, successor of…) 
108.4. label(Event) unit(Entry) xml:id(d27142e6557) gi(div2) heads(0) gtm(FlannUaDonnchadha,suc) n(4) menutext(Flann Ua Donnchadha, successor of Oenna,…) 
108.5. label(Event) unit(Entry) xml:id(d27142e6560) gi(div2) heads(0) gtm(FlaithbheartachUaCethe) n(5) menutext(Flaithbheartach Ua Cethenen,successor of Tighearnach, a…) 
108.6. label(Event) unit(Entry) xml:id(d27142e6566) gi(div2) heads(0) gtm(Dubhthach,sonofIarnan) n(6) menutext(Dubhthach, son of Iarnan, airchinneach of…) 
108.7. label(Event) unit(Entry) xml:id(d27142e6569) gi(div2) heads(0) gtm(DalachofDisert-Tola,s) n(7) menutext(Dalach of Disert-Tola, successor of Feichin…) 
108.8. label(Event) unit(Entry) xml:id(d27142e6575) gi(div2) heads(0) gtm(andFachtna,successoro) n(8) menutext(and Fachtna, successor of Finnen of…) 
108.9. label(Event) unit(Entry) xml:id(d27142e6580) gi(div2) heads(0) gtm(AnarmywasledbyBrian) n(9) menutext(An army was led by Brian…) 
108.10. label(Event) unit(Entry) xml:id(d27142e6583) gi(div2) heads(0) gtm(MaelruanaidhUaDomhnail) n(10) menutext(Maelruanaidh Ua Domhnaill, lord of Cinel-Luighdheach,…) 
108.11. label(Event) unit(Entry) xml:id(d27142e6588) gi(div2) heads(0) gtm(OenghusUaLapain,lord) n(11) menutext(Oenghus Ua Lapain, lord of Cinel-Enda,…) 
108.12. label(Event) unit(Entry) xml:id(d27142e6592) gi(div2) heads(0) gtm(Murchadh,sonofBrian,) n(12) menutext(Murchadh, son of Brian, with the…) 
108.13. label(Event) unit(Entry) xml:id(d27142e6595) gi(div2) heads(0) gtm(Domhnall,sonofBrian,) n(13) menutext(Domhnall, son of Brian, son of…) 
108.14. label(Event) unit(Entry) xml:id(d27142e6598) gi(div2) heads(0) gtm(AnarmywasledbyFlait) n(14) menutext(An army was led by Flaithbheartach…) 
108.15. label(Event) unit(Entry) xml:id(d27142e6601) gi(div2) heads(0) gtm(Aedh,sonofMathghamhai) n(15) menutext(Aedh, son of Mathghamhain, royal heir…) 
108.16. label(Event) unit(Entry) xml:id(d27142e6604) gi(div2) heads(0) gtm(Faelan,sonofDunlaing) n(16) menutext(Faelan, son of Dunlaing lord of…) 
Section 109. label(Annal) unit(Year) xml:id(d27142e6608) gi(div1) heads(0) n(M1011) gtm(TheAgeofChrist,1011) num(109) menutext(The Age of Christ, 1011 rectè…) 
109.1. label(Event) unit(Entry) xml:id(d27142e6609) gi(div2) heads(0) gtm(TheAgeofChrist,1011) n(1) menutext(The Age of Christ, 1011 rectè…) 
109.2. label(Event) unit(Entry) xml:id(d27142e6617) gi(div2) heads(0) gtm(ThetenthyearofBrian.) n(2) menutext(The tenth year of Brian.) 
109.3. label(Event) unit(Entry) xml:id(d27142e6620) gi(div2) heads(0) gtm(Agreatmalady,namely,) n(3) menutext(A great malady, namely, lumps and…) 
109.4. label(Event) unit(Entry) xml:id(d27142e6623) gi(div2) heads(0) gtm(Martin,AbbotofLughmha) n(4) menutext(Martin, Abbot of Lughmhadh;) 
109.5. label(Event) unit(Entry) xml:id(d27142e6626) gi(div2) heads(0) gtm(Cian,successorofCainn) n(5) menutext(Cian, successor of Cainneach;) 
109.6. label(Event) unit(Entry) xml:id(d27142e6629) gi(div2) heads(0) gtm(CaenchomracUaScannlain) n(6) menutext(Caenchomrac Ua Scannlain, airchinneach of Daimhinis;) 
109.7. label(Event) unit(Entry) xml:id(d27142e6632) gi(div2) heads(0) gtm(Maclonain,AbbotofRos-) n(7) menutext(Maclonain, Abbot of Ros-Cre;) 
109.8. label(Event) unit(Entry) xml:id(d27142e6635) gi(div2) heads(0) gtm(andConnmhachUaTomhrai) n(8) menutext(and Connmhach Ua Tomhrair, priest and…) 
109.9. label(Event) unit(Entry) xml:id(d27142e6638) gi(div2) heads(0) gtm(AnarmywasledbyFlait) n(9) menutext(An army was led by Flaithbheartach,…) 
109.10. label(Event) unit(Entry) xml:id(d27142e6646) gi(div2) heads(0) gtm(Abattlewasgainedover) n(10) menutext(A battle was gained over Niall,…) 
109.11. label(Event) unit(Entry) xml:id(d27142e6649) gi(div2) heads(0) gtm(Ailell,sonofGebhennac) n(11) menutext(Ailell, son of Gebhennach, royal heir…) 
109.12. label(Event) unit(Entry) xml:id(d27142e6653) gi(div2) heads(0) gtm(Crinan,sonofGormladh,) n(12) menutext(Crinan, son of Gormladh, lord of…) 
Section 110. label(Annal) unit(Year) xml:id(d27142e6656) gi(div1) heads(0) n(M1012) gtm(TheAgeofChrist,1012.) num(110) menutext(The Age of Christ, 1012.The twelfth…) 
110.1. label(Event) unit(Entry) xml:id(d27142e6657) gi(div2) heads(0) gtm(TheAgeofChrist,1012.) n(1) menutext(The Age of Christ, 1012.) 
110.2. label(Event) unit(Entry) xml:id(d27142e6660) gi(div2) heads(0) gtm(ThetwelfthyearofBria) n(2) menutext(The twelfth year of Brian.) 
110.3. label(Event) unit(Entry) xml:id(d27142e6663) gi(div2) heads(0) gtm(Mac-Maine,sonofCosgra) n(3) menutext(Mac-Maine, son of Cosgrach, comharba of…) 
110.4. label(Event) unit(Entry) xml:id(d27142e6669) gi(div2) heads(0) gtm(ThePriorofSaighirwas) n(4) menutext(The Prior of Saighir was killed.) 
110.5. label(Event) unit(Entry) xml:id(d27142e6672) gi(div2) heads(0) gtm(CianUaGeargain,succes) n(5) menutext(Cian Ua Geargain, successor of Cainneach,…) 
110.6. label(Event) unit(Entry) xml:id(d27142e6677) gi(div2) heads(0) gtm(Dearbhail,daughterofC) n(6) menutext(Dearbhail, daughter of Conghalach, son of…) 
110.7. label(Event) unit(Entry) xml:id(d27142e6683) gi(div2) heads(0) gtm(Domhnall,i.e.theCat,) n(7) menutext(Domhnall, i.e. the Cat, royal heir…) 
110.8. label(Event) unit(Entry) xml:id(d27142e6686) gi(div2) heads(0) gtm(Agreatdepredationwas) n(8) menutext(A great depredation was committed by…) 
110.9. label(Event) unit(Entry) xml:id(d27142e6697) gi(div2) heads(0) gtm(Greatforceswereledby) n(9) menutext(Great forces were led by Maelseachlainn…) 
110.10. label(Event) unit(Entry) xml:id(d27142e6707) gi(div2) heads(0) gtm(AnarmywasledbyFlait) n(10) menutext(An army was led by Flaithbheartach,…) 
110.11. label(Event) unit(Entry) xml:id(d27142e6713) gi(div2) heads(0) gtm(Gillamochonna,sonofFo) n(11) menutext(Gillamochonna, son of Foghartach, lord of…) 
110.12. label(Event) unit(Entry) xml:id(d27142e6717) gi(div2) heads(0) gtm(AdepredationbyMurchad) n(12) menutext(A depredation by Murchadh, son of…) 
110.13. label(Event) unit(Entry) xml:id(d27142e6720) gi(div2) heads(0) gtm(Agreatfleetofthefor) n(13) menutext(A great fleet of the foreigners…) 
110.14. label(Event) unit(Entry) xml:id(d27142e6723) gi(div2) heads(0) gtm(Muircheartach,sonofAe) n(14) menutext(Muircheartach, son of Aedh O'Neill, was…) 
110.15. label(Event) unit(Entry) xml:id(d27142e6726) gi(div2) heads(0) gtm(Agreatwarbetweenthe) n(15) menutext(A great war between the foreigners…) 
110.16. label(Event) unit(Entry) xml:id(d27142e6729) gi(div2) heads(0) gtm(AnarmywasledbyBrian) n(16) menutext(An army was led by Brian…) 
110.17. label(Event) unit(Entry) xml:id(d27142e6732) gi(div2) heads(0) gtm(Manyfortresseswereere) n(17) menutext(Many fortresses were erected by Brian,…) 
110.18. label(Event) unit(Entry) xml:id(d27142e6739) gi(div2) heads(0) gtm(TheLeinstermenandfore) n(18) menutext(The Leinstermen and foreigners were at…) 
110.19. label(Event) unit(Entry) xml:id(d27142e6742) gi(div2) heads(0) gtm(Agreatdepredationupon) n(19) menutext(A great depredation upon the Conailli…) 
Section 111. label(Annal) unit(Year) xml:id(d27142e6745) gi(div1) heads(0) n(M1013) gtm(TheAgeofChrist,1013) num(111) menutext(The Age of Christ, 1013 rectè…) 
111.1. label(Event) unit(Entry) xml:id(d27142e6746) gi(div2) heads(0) gtm(TheAgeofChrist,1013) n(1) menutext(The Age of Christ, 1013 rectè…) 
111.2. label(Event) unit(Entry) xml:id(d27142e6754) gi(div2) heads(0) gtm(Ronan,successorofFech) n(2) menutext(Ronan, successor of Fechin;) 
111.3. label(Event) unit(Entry) xml:id(d27142e6757) gi(div2) heads(0) gtm(Flaithbheartach,sonof) n(3) menutext(Flaithbheartach, son of Domhnall, i.e. of…) 
111.4. label(Event) unit(Entry) xml:id(d27142e6760) gi(div2) heads(0) gtm(andConnUaDiugraidh,s) n(4) menutext(and Conn Ua Diugraidh, successor of…) 
111.5. label(Event) unit(Entry) xml:id(d27142e6763) gi(div2) heads(0) gtm(CairbreFial,sonofCat) n(5) menutext(Cairbre Fial, son of Cathal, anchorite…) 
111.6. label(Event) unit(Entry) xml:id(d27142e6766) gi(div2) heads(0) gtm(andNaemhanUaSeinchinn) n(6) menutext(and Naemhan Ua Seinchinn, died; these…) 
111.7. label(Event) unit(Entry) xml:id(d27142e6771) gi(div2) heads(0) gtm(Dunlang,sonofTuathal,) n(7) menutext(Dunlang, son of Tuathal, King of…) 
111.8. label(Event) unit(Entry) xml:id(d27142e6774) gi(div2) heads(0) gtm(Cairbre,sonofCleirche) n(8) menutext(Cairbre, son of Cleirchen, lord of…) 
111.9. label(Event) unit(Entry) xml:id(d27142e6777) gi(div2) heads(0) gtm(AbattlebetweentheUi-) n(9) menutext(A battle between the Ui-Eathach themselves,…) 
111.10. label(Event) unit(Entry) xml:id(d27142e6782) gi(div2) heads(0) gtm(AnarmywasledbyDonnc) n(10) menutext(An army was led by Donnchadh,…) 
111.11. label(Event) unit(Entry) xml:id(d27142e6785) gi(div2) heads(0) gtm(Anarmywasledbythef) n(11) menutext(An army was led by the…) 
111.12. label(Event) unit(Entry) xml:id(d27142e6789) gi(div2) heads(0) gtm(AnarmywasledbyBrian) n(12) menutext(An army was led by Brian,…) 
111.13. label(Event) unit(Entry) xml:id(d27142e6812) gi(div2) heads(0) gtm(Abattlebetweenthetwo) n(13) menutext(A battle between the two sons…) 
111.14. label(Event) unit(Entry) xml:id(d27142e6815) gi(div2) heads(0) gtm(AnarmywasledbyUaMa) n(14) menutext(An army was led by Ua…) 
Section 112. label(Annal) unit(Year) xml:id(d27142e6818) gi(div1) heads(0) n(M1014) gtm(TheAgeofChrist,1014) num(112) menutext(The Age of Christ, 1014 rectè…) 
112.1. label(Event) unit(Entry) xml:id(d27142e6819) gi(div2) heads(0) gtm(TheAgeofChrist,1014) n(1) menutext(The Age of Christ, 1014 rectè…) 
112.2. label(Event) unit(Entry) xml:id(d27142e6827) gi(div2) heads(0) gtm(ThefirstyearofMaelse) n(2) menutext(The first year of Maelseachlainn Mor,…) 
112.3. label(Event) unit(Entry) xml:id(d27142e6830) gi(div2) heads(0) gtm(Ronan,successorofFech) n(3) menutext(Ronan, successor of Fechin;) 
112.4. label(Event) unit(Entry) xml:id(d27142e6833) gi(div2) heads(0) gtm(ColumUaFlannagain,Abb) n(4) menutext(Colum Ua Flannagain, Abbot of Maein-Choluim-Chille;) 
112.5. label(Event) unit(Entry) xml:id(d27142e6836) gi(div2) heads(0) gtm(andConaing,sonofFinn) n(5) menutext(and Conaing, son of Finn, Abbot…) 
112.6. label(Event) unit(Entry) xml:id(d27142e6839) gi(div2) heads(0) gtm(MuircheartachUaLorcain) n(6) menutext(Muircheartach Ua Lorcain, airchinneach of Lothra,…) 
112.7. label(Event) unit(Entry) xml:id(d27142e6842) gi(div2) heads(0) gtm(Niall,sonofDearggan,) n(7) menutext(Niall, son of Dearggan, airchinneach of…) 
112.8. label(Event) unit(Entry) xml:id(d27142e6845) gi(div2) heads(0) gtm(DonnghalMacuaChantene,) n(8) menutext(Donnghal Macua Chantene, airchinneach of Tir-da-ghlas,…) 
112.9. label(Event) unit(Entry) xml:id(d27142e6851) gi(div2) heads(0) gtm(Muircheartach,sonofMu) n(9) menutext(Muircheartach, son of Muireadhach Ua Neill,…) 
112.10. label(Event) unit(Entry) xml:id(d27142e6855) gi(div2) heads(0) gtm(DonnchadhUaGoaigh,lor) n(10) menutext(Donnchadh Ua Goaigh, lord of Cianachta…) 
112.11. label(Event) unit(Entry) xml:id(d27142e6859) gi(div2) heads(0) gtm(Gillachrist,sonofNial) n(11) menutext(Gillachrist, son of Niall, son of…) 
112.12. label(Event) unit(Entry) xml:id(d27142e6862) gi(div2) heads(0) gtm(Muircheartach,sonofAn) n(12) menutext(Muircheartach, son of Anmccadh, lord of…) 
112.13. label(Event) unit(Entry) xml:id(d27142e6865) gi(div2) heads(0) gtm(Meanma,sonofthelord) n(13) menutext(Meanma, son of the lord of…) 
112.14. label(Event) unit(Entry) xml:id(d27142e6868) gi(div2) heads(0) gtm(Donnchadh,sonofAedhB) n(14) menutext(Donnchadh, son of Aedh Beag O'Maeleachlainn,…) 
112.15. label(Event) unit(Entry) xml:id(d27142e6871) gi(div2) heads(0) gtm(Maelisa,sonofthelord) n(15) menutext(Maelisa, son of the lord of…) 
112.16. label(Event) unit(Entry) xml:id(d27142e6874) gi(div2) heads(0) gtm(ThesonofRaghnall,son) n(16) menutext(The son of Raghnall, son of…) 
112.17. label(Event) unit(Entry) xml:id(d27142e6877) gi(div2) heads(0) gtm(Cudubh,sonofMaelfabha) n(17) menutext(Cudubh, son of Maelfabhaill, chief of…) 
112.18. label(Event) unit(Entry) xml:id(d27142e6880) gi(div2) heads(0) gtm(AnarmywasledbyDomhn) n(18) menutext(An army was led by Domhnall,…) 
112.19. label(Event) unit(Entry) xml:id(d27142e6889) gi(div2) heads(0) gtm(AnarmywasledbyUaNe) n(19) menutext(An army was led by Ua…) 
112.20. label(Event) unit(Entry) xml:id(d27142e6892) gi(div2) heads(0) gtm(AnarmywasledbyMaels) n(20) menutext(An army was led by Maelseachlainn,…) 
112.21. label(Event) unit(Entry) xml:id(d27142e6895) gi(div2) heads(0) gtm(AnarmywasledbyMaels) n(21) menutext(An army was led by Maelseachlainn,…) 
112.22. label(Event) unit(Entry) xml:id(d27142e6901) gi(div2) heads(0) gtm(AgreatdepredationbyM) n(22) menutext(A great depredation by Maelfothartaigh in…) 
112.23. label(Event) unit(Entry) xml:id(d27142e6904) gi(div2) heads(0) gtm(AedhO'Ruairc,i.e.the) n(23) menutext(Aedh O'Ruairc, i.e. the son of…) 
112.24. label(Event) unit(Entry) xml:id(d27142e6907) gi(div2) heads(0) gtm(TheSleghanachUaMaelse) n(24) menutext(The Sleghanach Ua Maelseachlainn was slain…) 
112.25. label(Event) unit(Entry) xml:id(d27142e6910) gi(div2) heads(0) gtm(Ceinneidigh,sonofFear) n(25) menutext(Ceinneidigh, son of Fearghal, lord of…) 
112.26. label(Event) unit(Entry) xml:id(d27142e6913) gi(div2) heads(0) gtm(Aedh,sonofTadhg,son) n(26) menutext(Aedh, son of Tadhg, son of…) 
112.27. label(Event) unit(Entry) xml:id(d27142e6916) gi(div2) heads(0) gtm(Gillachrist,sonofNial) n(27) menutext(Gillachrist, son of Niall, son of…) 
112.28. label(Event) unit(Entry) xml:id(d27142e6919) gi(div2) heads(0) gtm(DunghalUaDonnchaidhwe) n(28) menutext(Dunghal Ua Donnchaidh went on a…) 
Section 113. label(Annal) unit(Year) xml:id(d27142e6922) gi(div1) heads(0) n(M1015) gtm(TheAgeofChrist,1015) num(113) menutext(The Age of Christ, 1015 rectè…) 
113.1. label(Event) unit(Entry) xml:id(d27142e6923) gi(div2) heads(0) gtm(TheAgeofChrist,1015) n(1) menutext(The Age of Christ, 1015 rectè…) 
113.2. label(Event) unit(Entry) xml:id(d27142e6931) gi(div2) heads(0) gtm(ThesecondyearofMaels) n(2) menutext(The second year of Maelseachlainn.) 
113.3. label(Event) unit(Entry) xml:id(d27142e6934) gi(div2) heads(0) gtm(Flannagan,sonofConain) n(3) menutext(Flannagan, son of Conaing, Fos-airchinneach of…) 
113.4. label(Event) unit(Entry) xml:id(d27142e6937) gi(div2) heads(0) gtm(andMuirgheas,airchinne) n(4) menutext(and Muirgheas, airchinneach of Lis-aeidheadh, died.) 
113.5. label(Event) unit(Entry) xml:id(d27142e6940) gi(div2) heads(0) gtm(DiarmaidUaMaeltelcha,) n(5) menutext(Diarmaid Ua Maeltelcha, successor of Comhghall;) 
113.6. label(Event) unit(Entry) xml:id(d27142e6943) gi(div2) heads(0) gtm(andEithne,daughterof) n(6) menutext(and Eithne, daughter of Ua Suairt,…) 
113.7. label(Event) unit(Entry) xml:id(d27142e6946) gi(div2) heads(0) gtm(Airbheartach,sonofCos) n(7) menutext(Airbheartach, son of Cosdobhroin, airchinneach of…) 
113.8. label(Event) unit(Entry) xml:id(d27142e6952) gi(div2) heads(0) gtm(Macliag,i.e.Muircheart) n(8) menutext(Macliag, i.e. Muircheartach, son of Cuceartach,…) 
113.9. label(Event) unit(Entry) xml:id(d27142e6975) gi(div2) heads(0) gtm(AnarmywasledbyMaels) n(9) menutext(An army was led by Maelseachlainn…) 
113.10. label(Event) unit(Entry) xml:id(d27142e6978) gi(div2) heads(0) gtm(GillacoluimUahAghdhai,) n(10) menutext(Gillacoluim Ua hAghdhai, lord of Teathbha,…) 
113.11. label(Event) unit(Entry) xml:id(d27142e6981) gi(div2) heads(0) gtm(Macrath,sonofMuireadh) n(11) menutext(Macrath, son of Muireadhach Claen, lord…) 
113.12. label(Event) unit(Entry) xml:id(d27142e6985) gi(div2) heads(0) gtm(Donncuan,i.e.theSimpl) n(12) menutext(Donncuan, i.e. the Simpleton, son of…) 
113.13. label(Event) unit(Entry) xml:id(d27142e6995) gi(div2) heads(0) gtm(Dun-da-leathghlaswasto) n(13) menutext(Dun-da-leathghlas was totally burned, with its…) 
113.14. label(Event) unit(Entry) xml:id(d27142e6998) gi(div2) heads(0) gtm(Cluain-mic-Nois,Cluain-) n(14) menutext(Cluain-mic-Nois, Cluain-fearta-Brenainn, and Ceanannus, were burned.) 
113.15. label(Event) unit(Entry) xml:id(d27142e7001) gi(div2) heads(0) gtm(AbattlebetweentheUli) n(15) menutext(A battle between the Ulidians and…) 
113.16. label(Event) unit(Entry) xml:id(d27142e7004) gi(div2) heads(0) gtm(AnarmywasledbyMaels) n(16) menutext(An army was led by Maelseachlainn…) 
113.17. label(Event) unit(Entry) xml:id(d27142e7009) gi(div2) heads(0) gtm(Anarmywasledagainby) n(17) menutext(An army was led again by…) 
113.18. label(Event) unit(Entry) xml:id(d27142e7012) gi(div2) heads(0) gtm(TheConnaughtmenplunder) n(18) menutext(The Connaughtmen plundered and demolished Ceann-coradh…) 
113.19. label(Event) unit(Entry) xml:id(d27142e7015) gi(div2) heads(0) gtm(ThemenofMunsterplund) n(19) menutext(The men of Munster plundered Inis-Clothrann…) 
113.20. label(Event) unit(Entry) xml:id(d27142e7018) gi(div2) heads(0) gtm(Gebhennach,sonofAedh,) n(20) menutext(Gebhennach, son of Aedh, lord of…) 
113.21. label(Event) unit(Entry) xml:id(d27142e7021) gi(div2) heads(0) gtm(Maelisa,sonofFlannaga) n(21) menutext(Maelisa, son of Flannagan, was killed.) 
113.22. label(Event) unit(Entry) xml:id(d27142e7024) gi(div2) heads(0) gtm(Avictorywasgainedby) n(22) menutext(A victory was gained by the…) 
Section 114. label(Annal) unit(Year) xml:id(d27142e7027) gi(div1) heads(0) n(M1016) gtm(TheAgeofChrist,1016) num(114) menutext(The Age of Christ, 1016 rectè…) 
114.1. label(Event) unit(Entry) xml:id(d27142e7028) gi(div2) heads(0) gtm(TheAgeofChrist,1016) n(1) menutext(The Age of Christ, 1016 rectè…) 
114.2. label(Event) unit(Entry) xml:id(d27142e7036) gi(div2) heads(0) gtm(ThethirdyearofMaelse) n(2) menutext(The third year of Maelseachlainn.) 
114.3. label(Event) unit(Entry) xml:id(d27142e7039) gi(div2) heads(0) gtm(DiarmaidUaMaeiltealcha) n(3) menutext(Diarmaid Ua Maeiltealcha, a distinguished wise…) 
114.4. label(Event) unit(Entry) xml:id(d27142e7042) gi(div2) heads(0) gtm(CaenchomhraicUaBaithin) n(4) menutext(Caenchomhraic Ua Baithin, lector of Gleann-Uisean,…) 
114.5. label(Event) unit(Entry) xml:id(d27142e7045) gi(div2) heads(0) gtm(CeallachUaMaelmidhe,a) n(5) menutext(Ceallach Ua Maelmidhe, airchinneach of Druim-raithe,…) 
114.6. label(Event) unit(Entry) xml:id(d27142e7048) gi(div2) heads(0) gtm(Oenghus,sonofFlann,a) n(6) menutext(Oenghus, son of Flann, airchinneach of…) 
114.7. label(Event) unit(Entry) xml:id(d27142e7051) gi(div2) heads(0) gtm(Connmhach,lectorandAb) n(7) menutext(Connmhach, lector and Abbot of Achadh-Urghlais,…) 
114.8. label(Event) unit(Entry) xml:id(d27142e7054) gi(div2) heads(0) gtm(Oenghus,sonofCarrach) n(8) menutext(Oenghus, son of Carrach Calma, royal…) 
114.9. label(Event) unit(Entry) xml:id(d27142e7057) gi(div2) heads(0) gtm(Fearghal,sonofDomhnal) n(9) menutext(Fearghal, son of Domhnall, son of…) 
114.10. label(Event) unit(Entry) xml:id(d27142e7060) gi(div2) heads(0) gtm(Conn,sonofConchobhar,) n(10) menutext(Conn, son of Conchobhar, son of…) 
114.11. label(Event) unit(Entry) xml:id(d27142e7065) gi(div2) heads(0) gtm(Donnchadh,sonofDonnch) n(11) menutext(Donnchadh, son of Donnchadh Ua Conghalaigh,…) 
114.12. label(Event) unit(Entry) xml:id(d27142e7071) gi(div2) heads(0) gtm(GillachristUaLorcain,) n(12) menutext(Gillachrist Ua Lorcain, lord of Caille-Follamhain,…) 
114.13. label(Event) unit(Entry) xml:id(d27142e7074) gi(div2) heads(0) gtm(FlannUaBeice,lordof) n(13) menutext(Flann Ua Beice, lord of Ui-Meith,…) 
114.14. label(Event) unit(Entry) xml:id(d27142e7077) gi(div2) heads(0) gtm(MuireadhachUaDuibheoin) n(14) menutext(Muireadhach Ua Duibheoin, lord of Ui-Mic-Uais-Breagh,…) 
114.15. label(Event) unit(Entry) xml:id(d27142e7080) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(15) menutext(A slaughter was made of the…) 
114.16. label(Event) unit(Entry) xml:id(d27142e7083) gi(div2) heads(0) gtm(GaeithiniUaMordhawas) n(16) menutext(Gaeithini Ua Mordha was slain.) 
114.17. label(Event) unit(Entry) xml:id(d27142e7086) gi(div2) heads(0) gtm(DubhdabhoirennUaRiain) n(17) menutext(Dubhdabhoirenn Ua Riain was slain.) 
Section 115. label(Annal) unit(Year) xml:id(d27142e7089) gi(div1) heads(0) n(M1017) gtm(TheAgeofChrist,1017r) num(115) menutext(The Age of Christ, 1017rectè 1018.The…) 
115.1. label(Event) unit(Entry) xml:id(d27142e7090) gi(div2) heads(0) gtm(TheAgeofChrist,1017r) n(1) menutext(The Age of Christ, 1017rectè 1018.) 
115.2. label(Event) unit(Entry) xml:id(d27142e7098) gi(div2) heads(0) gtm(ThefourthyearofMaels) n(2) menutext(The fourth year of Maelseachlainn.) 
115.3. label(Event) unit(Entry) xml:id(d27142e7101) gi(div2) heads(0) gtm(GormghalofArd-Oilean,) n(3) menutext(Gormghal of Ard-Oilean, chief anmchara of…) 
115.4. label(Event) unit(Entry) xml:id(d27142e7104) gi(div2) heads(0) gtm(andCormacUaMithi-dhei) n(4) menutext(and Cormac Ua Mithi-dhein, Abbot of…) 
115.5. label(Event) unit(Entry) xml:id(d27142e7107) gi(div2) heads(0) gtm(MuireadhachUltach,anmc) n(5) menutext(Muireadhach Ultach, anmchara of Cluain-mic-Nois, died.) 
115.6. label(Event) unit(Entry) xml:id(d27142e7110) gi(div2) heads(0) gtm(Braen,sonofMaelmordha) n(6) menutext(Braen, son of Maelmordha, son of…) 
115.7. label(Event) unit(Entry) xml:id(d27142e7113) gi(div2) heads(0) gtm(Conghalach,sonofConch) n(7) menutext(Conghalach, son of Conchobhar, son of…) 
115.8. label(Event) unit(Entry) xml:id(d27142e7116) gi(div2) heads(0) gtm(Maelan,sonofEgneachU) n(8) menutext(Maelan, son of Egneach Ua Leocain,…) 
115.9. label(Event) unit(Entry) xml:id(d27142e7119) gi(div2) heads(0) gtm(Cearbhall,sonofMaelmo) n(9) menutext(Cearbhall, son of Maelmordha, royal heir…) 
115.10. label(Event) unit(Entry) xml:id(d27142e7122) gi(div2) heads(0) gtm(AwarbetweenMaelseachl) n(10) menutext(A war between Maelseachlainn and the…) 
115.11. label(Event) unit(Entry) xml:id(d27142e7125) gi(div2) heads(0) gtm(Apredatoryexcursionby) n(11) menutext(A predatory excursion by Maelseachlainn into…) 
115.12. label(Event) unit(Entry) xml:id(d27142e7134) gi(div2) heads(0) gtm(Gillacoluim,sonofMuir) n(12) menutext(Gillacoluim, son of Muireadhach Ua Maeltrea,…) 
115.13. label(Event) unit(Entry) xml:id(d27142e7137) gi(div2) heads(0) gtm(CearnachUaMordha,lord) n(13) menutext(Cearnach Ua Mordha, lord of Laeighis,…) 
115.14. label(Event) unit(Entry) xml:id(d27142e7140) gi(div2) heads(0) gtm(Muireadhach,sonofMuir) n(14) menutext(Muireadhach, son of Muircheartach, lord of…) 
Section 116. label(Annal) unit(Year) xml:id(d27142e7143) gi(div1) heads(0) n(M1018) gtm(TheAgeofChrist,1018) num(116) menutext(The Age of Christ, 1018 rectè…) 
116.1. label(Event) unit(Entry) xml:id(d27142e7144) gi(div2) heads(0) gtm(TheAgeofChrist,1018) n(1) menutext(The Age of Christ, 1018 rectè…) 
116.2. label(Event) unit(Entry) xml:id(d27142e7152) gi(div2) heads(0) gtm(ThefifthyearofMaelse) n(2) menutext(The fifth year of Maelseachlainn.) 
116.3. label(Event) unit(Entry) xml:id(d27142e7155) gi(div2) heads(0) gtm(Domhnall,sonofMaelsea) n(3) menutext(Domhnall, son of Maelseachlainn, son of…) 
116.4. label(Event) unit(Entry) xml:id(d27142e7158) gi(div2) heads(0) gtm(OngharccUaMaelduin,vi) n(4) menutext(Ongharcc Ua Maelduin, vice-abbot i.e prior…) 
116.5. label(Event) unit(Entry) xml:id(d27142e7162) gi(div2) heads(0) gtm(UaBrodubhain,Abbotof) n(5) menutext(Ua Brodubhain, Abbot of Achadhur, was…) 
116.6. label(Event) unit(Entry) xml:id(d27142e7165) gi(div2) heads(0) gtm(Cill-darawasallburned) n(6) menutext(Cill-dara was all burned by lightning,…) 
116.7. label(Event) unit(Entry) xml:id(d27142e7168) gi(div2) heads(0) gtm(Ceanannuswasplundered) n(7) menutext(Ceanannus was plundered by Sitric, son…) 
116.8. label(Event) unit(Entry) xml:id(d27142e7171) gi(div2) heads(0) gtm(TheshrineofCiaranwas) n(8) menutext(The shrine of Ciaran was plundered…) 
116.9. label(Event) unit(Entry) xml:id(d27142e7174) gi(div2) heads(0) gtm(TwosonsofMaelseachlai) n(9) menutext(Two sons of Maelseachlainn, son of…) 
116.10. label(Event) unit(Entry) xml:id(d27142e7177) gi(div2) heads(0) gtm(Mathghamhain,sonofCon) n(10) menutext(Mathghamhain, son of Conaing,son of Donncuan,…) 
116.11. label(Event) unit(Entry) xml:id(d27142e7182) gi(div2) heads(0) gtm(ThesonofCatharnach,s) n(11) menutext(The son of Catharnach, son of…) 
116.12. label(Event) unit(Entry) xml:id(d27142e7186) gi(div2) heads(0) gtm(Maelmordha,sonofMaelm) n(12) menutext(Maelmordha, son of Maelmhuaidh, Tanist of…) 
116.13. label(Event) unit(Entry) xml:id(d27142e7189) gi(div2) heads(0) gtm(UaGeibhennach,Tanisto) n(13) menutext(Ua Geibhennach, Tanist of Ui-Mane, was…) 
116.14. label(Event) unit(Entry) xml:id(d27142e7192) gi(div2) heads(0) gtm(FlaithbheartachUaNeill) n(14) menutext(Flaithbheartach Ua Neill came into Tir-Conaill,…) 
116.15. label(Event) unit(Entry) xml:id(d27142e7195) gi(div2) heads(0) gtm(RuaidhriUahAileallain,) n(15) menutext(Ruaidhri Ua hAileallain, lord of Ui-Eathach,…) 
116.16. label(Event) unit(Entry) xml:id(d27142e7198) gi(div2) heads(0) gtm(Gillacaeimhghin,sonof) n(16) menutext(Gillacaeimhghin, son of Dunlaing, son of…) 
116.17. label(Event) unit(Entry) xml:id(d27142e7204) gi(div2) heads(0) gtm(Aileni,sonofOissene,) n(17) menutext(Aileni, son of Oissene, lord of…) 
116.18. label(Event) unit(Entry) xml:id(d27142e7207) gi(div2) heads(0) gtm(Ruaidhri,sonofFaelan,) n(18) menutext(Ruaidhri, son of Faelan, lord of…) 
Section 117. label(Annal) unit(Year) xml:id(d27142e7210) gi(div1) heads(0) n(M1019) gtm(TheAgeofChrist,1019) num(117) menutext(The Age of Christ, 1019 rectè…) 
117.1. label(Event) unit(Entry) xml:id(d27142e7211) gi(div2) heads(0) gtm(TheAgeofChrist,1019) n(1) menutext(The Age of Christ, 1019 rectè…) 
117.2. label(Event) unit(Entry) xml:id(d27142e7219) gi(div2) heads(0) gtm(ThesixthyearofMaelse) n(2) menutext(The sixth year of Maelseachlainn.) 
117.3. label(Event) unit(Entry) xml:id(d27142e7222) gi(div2) heads(0) gtm(MaelmhuaidhO'Maelmhuaid) n(3) menutext(Maelmhuaidh O'Maelmhuaidh, lord of Feara-Ceall, was…) 
117.4. label(Event) unit(Entry) xml:id(d27142e7225) gi(div2) heads(0) gtm(AnarmywasledbyMaels) n(4) menutext(An army was led by Maelseachlainn,…) 
117.5. label(Event) unit(Entry) xml:id(d27142e7228) gi(div2) heads(0) gtm(FlaithbheartachUahEoch) n(5) menutext(Flaithbheartach Ua hEochaidh was blinded by…) 
117.6. label(Event) unit(Entry) xml:id(d27142e7231) gi(div2) heads(0) gtm(TheTermonofFinniawas) n(6) menutext(The Termon of Finnia was plundered…) 
117.7. label(Event) unit(Entry) xml:id(d27142e7236) gi(div2) heads(0) gtm(Domhnall,sonofMuiread) n(7) menutext(Domhnall, son of Muireadhach, lord of…) 
117.8. label(Event) unit(Entry) xml:id(d27142e7239) gi(div2) heads(0) gtm(AedhUah-Innreachtaigh,) n(8) menutext(Aedh Ua h-Innreachtaigh, lord of Ui-Meith,…) 
117.9. label(Event) unit(Entry) xml:id(d27142e7242) gi(div2) heads(0) gtm(CuluachraUaConchobhair) n(9) menutext(Culuachra Ua Conchobhair, lord of Ciarraighe-Luachra,…) 
Section 118. label(Annal) unit(Year) xml:id(d27142e7245) gi(div1) heads(0) n(M1020) gtm(TheAgeofChrist,1020.) num(118) menutext(The Age of Christ, 1020.The seventh…) 
118.1. label(Event) unit(Entry) xml:id(d27142e7246) gi(div2) heads(0) gtm(TheAgeofChrist,1020.) n(1) menutext(The Age of Christ, 1020.) 
118.2. label(Event) unit(Entry) xml:id(d27142e7249) gi(div2) heads(0) gtm(TheseventhyearofMael) n(2) menutext(The seventh year of Maelseachlainn.) 
118.3. label(Event) unit(Entry) xml:id(d27142e7252) gi(div2) heads(0) gtm(CormacUaFinn,adistin) n(3) menutext(Cormac Ua Finn, a distinguished Bishop…) 
118.4. label(Event) unit(Entry) xml:id(d27142e7255) gi(div2) heads(0) gtm(Ard-Machawasburned,wi) n(4) menutext(Ard-Macha was burned, with all the…) 
118.5. label(Event) unit(Entry) xml:id(d27142e7258) gi(div2) heads(0) gtm(Cill-dara,withitsorat) n(5) menutext(Cill-dara, with its oratory, was burned.) 
118.6. label(Event) unit(Entry) xml:id(d27142e7261) gi(div2) heads(0) gtm(Gleann-da-loch,withits) n(6) menutext(Gleann-da-loch, with its oratories, was burned.) 
118.7. label(Event) unit(Entry) xml:id(d27142e7264) gi(div2) heads(0) gtm(TheburningofCluain-Ir) n(7) menutext(The burning of Cluain-Iraird, Ara, Sord,…) 
118.8. label(Event) unit(Entry) xml:id(d27142e7267) gi(div2) heads(0) gtm(TheshrineofPatrick,a) n(8) menutext(The shrine of Patrick, and the…) 
118.9. label(Event) unit(Entry) xml:id(d27142e7276) gi(div2) heads(0) gtm(Maelmuire,sonofEochai) n(9) menutext(Maelmuire, son of Eochaidh, successor of…) 
Section 119. label(Annal) unit(Year) xml:id(d27142e7281) gi(div1) heads(0) n(M1021) gtm(TheAgeofChrist,1021.) num(119) menutext(The Age of Christ, 1021.The eighth…) 
119.1. label(Event) unit(Entry) xml:id(d27142e7282) gi(div2) heads(0) gtm(TheAgeofChrist,1021.) n(1) menutext(The Age of Christ, 1021.) 
119.2. label(Event) unit(Entry) xml:id(d27142e7285) gi(div2) heads(0) gtm(TheeighthyearofMaels) n(2) menutext(The eighth year of Maelseachlainn.) 
119.3. label(Event) unit(Entry) xml:id(d27142e7288) gi(div2) heads(0) gtm(Maenach,priestandairc) n(3) menutext(Maenach, priest and airchinneach of Lann-Leire,…) 
119.4. label(Event) unit(Entry) xml:id(d27142e7291) gi(div2) heads(0) gtm(Maelmaire,daughterofA) n(4) menutext(Maelmaire, daughter of Amhlaeibh, wife of…) 
119.5. label(Event) unit(Entry) xml:id(d27142e7294) gi(div2) heads(0) gtm(Aedh,sonofFlann,son) n(5) menutext(Aedh, son of Flann, son of…) 
119.6. label(Event) unit(Entry) xml:id(d27142e7300) gi(div2) heads(0) gtm(Branagan,sonofMaeluid) n(6) menutext(Branagan, son of Maeluidhir, a chief…) 
119.7. label(Event) unit(Entry) xml:id(d27142e7306) gi(div2) heads(0) gtm(Avictorywasgainedby) n(7) menutext(A victory was gained by Ugaire,…) 
119.8. label(Event) unit(Entry) xml:id(d27142e7309) gi(div2) heads(0) gtm(Cucaille,sonofDubhlae) n(8) menutext(Cucaille, son of Dubhlaech, lord of…) 
119.9. label(Event) unit(Entry) xml:id(d27142e7312) gi(div2) heads(0) gtm(Cucaille,sonofMarcan,) n(9) menutext(Cucaille, son of Marcan, was slain…) 
119.10. label(Event) unit(Entry) xml:id(d27142e7315) gi(div2) heads(0) gtm(ThesonofCuceanann,lo) n(10) menutext(The son of Cuceanann, lord of…) 
119.11. label(Event) unit(Entry) xml:id(d27142e7318) gi(div2) heads(0) gtm(AgreatdepredationbyM) n(11) menutext(A great depredation by Maelseachlainn upon…) 
119.12. label(Event) unit(Entry) xml:id(d27142e7322) gi(div2) heads(0) gtm(Agreatdepredationwas) n(12) menutext(A great depredation was committed by…) 
119.13. label(Event) unit(Entry) xml:id(d27142e7325) gi(div2) heads(0) gtm(Mac-Etigh,sonofFollam) n(13) menutext(Mac-Etigh, son of Follamhain, chief of…) 
119.14. label(Event) unit(Entry) xml:id(d27142e7329) gi(div2) heads(0) gtm(Ashowerofwheatwasra) n(14) menutext(A shower of wheat was rained…) 
119.15. label(Event) unit(Entry) xml:id(d27142e7332) gi(div2) heads(0) gtm(Amhalghaidh,successoro) n(15) menutext(Amhalghaidh, successor of Patrick, went into…) 
Section 120. label(Annal) unit(Year) xml:id(d27142e7336) gi(div1) heads(0) n(M1022) gtm(TheAgeofChrist,1022.) num(120) menutext(The Age of Christ, 1022.The victory…) 
120.1. label(Event) unit(Entry) xml:id(d27142e7337) gi(div2) heads(0) gtm(TheAgeofChrist,1022.) n(1) menutext(The Age of Christ, 1022.) 
120.2. label(Event) unit(Entry) xml:id(d27142e7340) gi(div2) heads(0) gtm(ThevictoryofAth-buidh) n(2) menutext(The victory of Ath-buidhe-Tlachtgha was gained…) 
120.3. label(Event) unit(Entry) xml:id(d27142e7354) gi(div2) heads(0) gtm(MaelseachlainnMor,son) n(3) menutext(Maelseachlainn Mor, son of Domhnall, son…) 
120.4. label(Event) unit(Entry) xml:id(d27142e7377) gi(div2) heads(0) gtm(FlannUaTacain,airchin) n(4) menutext(Flann Ua Tacain, airchinneach of Dearmhach,…) 
120.5. label(Event) unit(Entry) xml:id(d27142e7380) gi(div2) heads(0) gtm(LachtnanofInis-caein,) n(5) menutext(Lachtnan of Inis-caein, successor of Deagha,…) 
120.6. label(Event) unit(Entry) xml:id(d27142e7383) gi(div2) heads(0) gtm(CathasachUaGarbhain,l) n(6) menutext(Cathasach Ua Garbhain, lector of Cluain-mic-Nois,…) 
120.7. label(Event) unit(Entry) xml:id(d27142e7386) gi(div2) heads(0) gtm(Muirenofthetonguewas) n(7) menutext(Muiren of the tongue was slain…) 
120.8. label(Event) unit(Entry) xml:id(d27142e7389) gi(div2) heads(0) gtm(Domhnall,grandsonofMu) n(8) menutext(Domhnall, grandson of Murchadh Glunillar, lord…) 
120.9. label(Event) unit(Entry) xml:id(d27142e7392) gi(div2) heads(0) gtm(Domhnall,sonofAedhUa) n(9) menutext(Domhnall, son of Aedh Ua Maeldoraidh,…) 
120.10. label(Event) unit(Entry) xml:id(d27142e7395) gi(div2) heads(0) gtm(MuireadhachUaSleibhene) n(10) menutext(Muireadhach Ua Sleibhene Slevin, chief poet…) 
120.11. label(Event) unit(Entry) xml:id(d27142e7401) gi(div2) heads(0) gtm(ThesonofCearbhall,lo) n(11) menutext(The son of Cearbhall, lord of…) 
120.12. label(Event) unit(Entry) xml:id(d27142e7405) gi(div2) heads(0) gtm(Sitric,sonofImhar,lo) n(12) menutext(Sitric, son of Imhar, lord of…) 
120.13. label(Event) unit(Entry) xml:id(d27142e7408) gi(div2) heads(0) gtm(Macleighinn,sonofCoir) n(13) menutext(Macleighinn, son of Coireall, lord of…) 
120.14. label(Event) unit(Entry) xml:id(d27142e7414) gi(div2) heads(0) gtm(Mathghamhain,sonofLai) n(14) menutext(Mathghamhain, son of Laidhgnen, son of…) 
120.15. label(Event) unit(Entry) xml:id(d27142e7417) gi(div2) heads(0) gtm(MuircheartachUaCarraig) n(15) menutext(Muircheartach Ua Carraigh Calma was treacherously…) 
120.16. label(Event) unit(Entry) xml:id(d27142e7422) gi(div2) heads(0) gtm(Abattleontheseabetw) n(16) menutext(A battle on the sea between…) 
120.17. label(Event) unit(Entry) xml:id(d27142e7425) gi(div2) heads(0) gtm(Donnchadh,chiefofClan) n(17) menutext(Donnchadh, chief of Clann-Cathail, died.) 
120.18. label(Event) unit(Entry) xml:id(d27142e7428) gi(div2) heads(0) gtm(Verygreatshowersofha) n(18) menutext(Very great showers of hail fell…) 
120.19. label(Event) unit(Entry) xml:id(d27142e7434) gi(div2) heads(0) gtm(TheplunderingofCill-d) n(19) menutext(The plundering of Cill-dara by Donnsleibhe…) 
120.20. label(Event) unit(Entry) xml:id(d27142e7437) gi(div2) heads(0) gtm(Avictorywasgainedat) n(20) menutext(A victory was gained at Sliabh-Fuaid…) 
Section 121. label(Annal) unit(Year) xml:id(d27142e7440) gi(div1) heads(0) n(M1023) gtm(TheAgeofChrist,1023.) num(121) menutext(The Age of Christ, 1023.Maelmaire Ua…) 
121.1. label(Event) unit(Entry) xml:id(d27142e7441) gi(div2) heads(0) gtm(TheAgeofChrist,1023.) n(1) menutext(The Age of Christ, 1023.) 
121.2. label(Event) unit(Entry) xml:id(d27142e7444) gi(div2) heads(0) gtm(MaelmaireUaCainen,wis) n(2) menutext(Maelmaire Ua Cainen, wise man, and…) 
121.3. label(Event) unit(Entry) xml:id(d27142e7447) gi(div2) heads(0) gtm(Domhnall,sonofAedhBe) n(3) menutext(Domhnall, son of Aedh Beag Ua…) 
121.4. label(Event) unit(Entry) xml:id(d27142e7450) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(4) menutext(A predatory excursion was made by…) 
121.5. label(Event) unit(Entry) xml:id(d27142e7453) gi(div2) heads(0) gtm(DonnchadhUaDuinn,lord) n(5) menutext(Donnchadh Ua Duinn, lord of Breagh,…) 
121.6. label(Event) unit(Entry) xml:id(d27142e7456) gi(div2) heads(0) gtm(Lochlainn,sonofMaelea) n(6) menutext(Lochlainn, son of Maeleachlainn, lord of…) 
121.7. label(Event) unit(Entry) xml:id(d27142e7459) gi(div2) heads(0) gtm(Tadhg,sonofBrian,son) n(7) menutext(Tadhg, son of Brian, son of…) 
121.8. label(Event) unit(Entry) xml:id(d27142e7462) gi(div2) heads(0) gtm(Conchobhar,sonofAengh) n(8) menutext(Conchobhar, son of Aenghus, son of…) 
121.9. label(Event) unit(Entry) xml:id(d27142e7465) gi(div2) heads(0) gtm(TheTermonofCluain-mic) n(9) menutext(The Termon of Cluain-mic-Nois was plundered…) 
121.10. label(Event) unit(Entry) xml:id(d27142e7468) gi(div2) heads(0) gtm(AnarmywasledbyUaCo) n(10) menutext(An army was led by Ua…) 
121.11. label(Event) unit(Entry) xml:id(d27142e7473) gi(div2) heads(0) gtm(ErardMacCoisse,chief) n(11) menutext(Erard Mac Coisse, chief chronicler of…) 
Section 122. label(Annal) unit(Year) xml:id(d27142e7476) gi(div1) heads(0) n(M1024) gtm(TheAgeofChrist,1024.) num(122) menutext(The Age of Christ, 1024.Fachtna, lector…) 
122.1. label(Event) unit(Entry) xml:id(d27142e7477) gi(div2) heads(0) gtm(TheAgeofChrist,1024.) n(1) menutext(The Age of Christ, 1024.) 
122.2. label(Event) unit(Entry) xml:id(d27142e7480) gi(div2) heads(0) gtm(Fachtna,lectorandprie) n(2) menutext(Fachtna, lector and priest of Cluain-mic-Nois,…) 
122.3. label(Event) unit(Entry) xml:id(d27142e7486) gi(div2) heads(0) gtm(Dubhshlaine,chiefanmch) n(3) menutext(Dubhshlaine, chief anmchara of the Gaeidhil,…) 
122.4. label(Event) unit(Entry) xml:id(d27142e7489) gi(div2) heads(0) gtm(Donnsleibhe,lordofUi-) n(4) menutext(Donnsleibhe, lord of Ui-Faelain, took a…) 
122.5. label(Event) unit(Entry) xml:id(d27142e7495) gi(div2) heads(0) gtm(CuanUaLothchain,chief) n(5) menutext(Cuan Ua Lothchain, chief poet of…) 
122.6. label(Event) unit(Entry) xml:id(d27142e7498) gi(div2) heads(0) gtm(Cucaille,sonofGairbhi) n(6) menutext(Cucaille, son of Gairbhith, one of…) 
122.7. label(Event) unit(Entry) xml:id(d27142e7504) gi(div2) heads(0) gtm(Donnsleibhe,sonofMael) n(7) menutext(Donnsleibhe, son of Maelmordha, lord of…) 
122.8. label(Event) unit(Entry) xml:id(d27142e7507) gi(div2) heads(0) gtm(ThebattleofAth-na-cro) n(8) menutext(The battle of Ath-na-croise in Corann,…) 
122.9. label(Event) unit(Entry) xml:id(d27142e7520) gi(div2) heads(0) gtm(Anarmywasledbythes) n(9) menutext(An army was led by the…) 
122.10. label(Event) unit(Entry) xml:id(d27142e7526) gi(div2) heads(0) gtm(AnarmywasledbytheO) n(10) menutext(An army was led by the…) 
122.11. label(Event) unit(Entry) xml:id(d27142e7529) gi(div2) heads(0) gtm(ThevictoryofErglann,) n(11) menutext(The victory of Erglann, by Gearrgaela,…) 
122.12. label(Event) unit(Entry) xml:id(d27142e7533) gi(div2) heads(0) gtm(Domhnall,sonofAedh,r) n(12) menutext(Domhnall, son of Aedh, royal heir…) 
122.13. label(Event) unit(Entry) xml:id(d27142e7536) gi(div2) heads(0) gtm(MaelduinUaConchaille,) n(13) menutext(Maelduin Ua Conchaille, lord of Ui-Niallan,…) 
122.14. label(Event) unit(Entry) xml:id(d27142e7539) gi(div2) heads(0) gtm(MaelmuaidhUaCiarrdha,) n(14) menutext(Maelmuaidh Ua Ciarrdha, lord of Cairbre…) 
122.15. label(Event) unit(Entry) xml:id(d27142e7542) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(15) menutext(A slaughter was made of the…) 
Section 123. label(Annal) unit(Year) xml:id(d27142e7545) gi(div1) heads(0) n(M1025) gtm(TheAgeofChrist,1025.) num(123) menutext(The Age of Christ, 1025.Flannabhra, comharba…) 
123.1. label(Event) unit(Entry) xml:id(d27142e7546) gi(div2) heads(0) gtm(TheAgeofChrist,1025.) n(1) menutext(The Age of Christ, 1025.) 
123.2. label(Event) unit(Entry) xml:id(d27142e7549) gi(div2) heads(0) gtm(Flannabhra,comharbaof) n(2) menutext(Flannabhra, comharba of Ia-Choluim-Chille;) 
123.3. label(Event) unit(Entry) xml:id(d27142e7552) gi(div2) heads(0) gtm(MaeleoinUaTorain,comh) n(3) menutext(Maeleoin Ua Torain, comharba of Doire-Choluim-Chile;) 
123.4. label(Event) unit(Entry) xml:id(d27142e7555) gi(div2) heads(0) gtm(Ceannfaeladh,sonofFla) n(4) menutext(Ceannfaeladh, son of Flaithbheartach, successor of…) 
123.5. label(Event) unit(Entry) xml:id(d27142e7558) gi(div2) heads(0) gtm(andGillachrist,itslec) n(5) menutext(and Gillachrist, its lector, died.) 
123.6. label(Event) unit(Entry) xml:id(d27142e7561) gi(div2) heads(0) gtm(MaelbrighdeUaCrichidei) n(6) menutext(Maelbrighde Ua Crichidein, successor of Finnia…) 
123.7. label(Event) unit(Entry) xml:id(d27142e7564) gi(div2) heads(0) gtm(DuibhinsiUaFairchealla) n(7) menutext(Duibhinsi Ua Faircheallaigh, Abbot of Druim-leathan;) 
123.8. label(Event) unit(Entry) xml:id(d27142e7567) gi(div2) heads(0) gtm(Saerbhreathach,Abbotof) n(8) menutext(Saerbhreathach, Abbot of Imleach Iubhair, who…) 
123.9. label(Event) unit(Entry) xml:id(d27142e7575) gi(div2) heads(0) gtm(andMuireadhach,sonof) n(9) menutext(and Muireadhach, son of Mughron, successor…) 
123.10. label(Event) unit(Entry) xml:id(d27142e7578) gi(div2) heads(0) gtm(NiallUaConchobhar,roy) n(10) menutext(Niall Ua Conchobhar, royal heir of…) 
123.11. label(Event) unit(Entry) xml:id(d27142e7581) gi(div2) heads(0) gtm(Mactire,sonofDonnghai) n(11) menutext(Mactire, son of Donnghaile, Tanist of…) 
123.12. label(Event) unit(Entry) xml:id(d27142e7587) gi(div2) heads(0) gtm(Gearrgaela,lordofBrea) n(12) menutext(Gearrgaela, lord of Breagha, was killed…) 
123.13. label(Event) unit(Entry) xml:id(d27142e7593) gi(div2) heads(0) gtm(AnarmywasledbyFlait) n(13) menutext(An army was led by Flaithbheartach…) 
123.14. label(Event) unit(Entry) xml:id(d27142e7596) gi(div2) heads(0) gtm(ThegrandsonofComhalta) n(14) menutext(The grandson of Comhaltan Ua Cleirigh,…) 
123.15. label(Event) unit(Entry) xml:id(d27142e7602) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(15) menutext(A predatory excursion was made by…) 
123.16. label(Event) unit(Entry) xml:id(d27142e7605) gi(div2) heads(0) gtm(DunghalUaDonnchadha,K) n(16) menutext(Dunghal Ua Donnchadha, King of Caiseal,…) 
123.17. label(Event) unit(Entry) xml:id(d27142e7608) gi(div2) heads(0) gtm(Tearmann-Feichinwasplu) n(17) menutext(Tearmann-Feichin was plundered and burned on…) 
Section 124. label(Annal) unit(Year) xml:id(d27142e7611) gi(div1) heads(0) n(M1026) gtm(TheAgeofChrist,1026.) num(124) menutext(The Age of Christ, 1026.Conall Ua…) 
124.1. label(Event) unit(Entry) xml:id(d27142e7612) gi(div2) heads(0) gtm(TheAgeofChrist,1026.) n(1) menutext(The Age of Christ, 1026.) 
124.2. label(Event) unit(Entry) xml:id(d27142e7615) gi(div2) heads(0) gtm(ConallUaCillene,succe) n(2) menutext(Conall Ua Cillene, successor of Cronan…) 
124.3. label(Event) unit(Entry) xml:id(d27142e7618) gi(div2) heads(0) gtm(MaelruanaidhO'Maeldorai) n(3) menutext(Maelruanaidh O'Maeldoraidh, lord of Cinel-Conaill, went…) 
124.4. label(Event) unit(Entry) xml:id(d27142e7621) gi(div2) heads(0) gtm(AhostingbyDonnchadh,) n(4) menutext(A hosting by Donnchadh, son of…) 
124.5. label(Event) unit(Entry) xml:id(d27142e7624) gi(div2) heads(0) gtm(AnarmywasledbyFlait) n(5) menutext(An army was led by Flaithbheartach…) 
124.6. label(Event) unit(Entry) xml:id(d27142e7627) gi(div2) heads(0) gtm(Muircheartach,sonofCo) n(6) menutext(Muircheartach, son of Conghalach, lord of…) 
124.7. label(Event) unit(Entry) xml:id(d27142e7630) gi(div2) heads(0) gtm(AimerginUaMordha,lord) n(7) menutext(Aimergin Ua Mordha, lord of Laeighis,…) 
124.8. label(Event) unit(Entry) xml:id(d27142e7635) gi(div2) heads(0) gtm(AbattlewasgainedbyR) n(8) menutext(A battle was gained by Roen…) 
124.9. label(Event) unit(Entry) xml:id(d27142e7638) gi(div2) heads(0) gtm(Aplunderingarmywasle) n(9) menutext(A plundering army was led by…) 
124.10. label(Event) unit(Entry) xml:id(d27142e7641) gi(div2) heads(0) gtm(Anarmywasledbythel) n(10) menutext(An army was led by the…) 
124.11. label(Event) unit(Entry) xml:id(d27142e7644) gi(div2) heads(0) gtm(Threebattlesweregaine) n(11) menutext(Three battles were gained by Roen,…) 
124.12. label(Event) unit(Entry) xml:id(d27142e7648) gi(div2) heads(0) gtm(ThepavedwayfromGarrd) n(12) menutext(The paved way from Garrdha-an-bhainbh to…) 
124.13. label(Event) unit(Entry) xml:id(d27142e7651) gi(div2) heads(0) gtm(Agreatdepredationwas) n(13) menutext(A great depredation was committed by…) 
Section 125. label(Annal) unit(Year) xml:id(d27142e7654) gi(div1) heads(0) n(M1027) gtm(TheAgeofChrist,1027.) num(125) menutext(The Age of Christ, 1027.Dunchadh, son…) 
125.1. label(Event) unit(Entry) xml:id(d27142e7655) gi(div2) heads(0) gtm(TheAgeofChrist,1027.) n(1) menutext(The Age of Christ, 1027.) 
125.2. label(Event) unit(Entry) xml:id(d27142e7658) gi(div2) heads(0) gtm(Dunchadh,sonofGillamo) n(2) menutext(Dunchadh, son of Gillamochonna, successor of…) 
125.3. label(Event) unit(Entry) xml:id(d27142e7661) gi(div2) heads(0) gtm(MaelruanaidhUaMaeldora) n(3) menutext(Maelruanaidh Ua Maeldoraidh, lord of Cinel-Conaill,…) 
125.4. label(Event) unit(Entry) xml:id(d27142e7664) gi(div2) heads(0) gtm(RuaidhriMacFogartaigh,) n(4) menutext(Ruaidhri Mac Fogartaigh, lord of South…) 
125.5. label(Event) unit(Entry) xml:id(d27142e7667) gi(div2) heads(0) gtm(TadhgMacGillaphadraig) n(5) menutext(Tadhg Mac Gillaphadraig was blinded by…) 
125.6. label(Event) unit(Entry) xml:id(d27142e7672) gi(div2) heads(0) gtm(AnarmywasledbyDonnc) n(6) menutext(An army was led by Donnchadh,…) 
125.7. label(Event) unit(Entry) xml:id(d27142e7681) gi(div2) heads(0) gtm(Scrin-Choluim-Cillewas) n(7) menutext(Scrin-Choluim-Cille was plundered by Roen, and…) 
125.8. label(Event) unit(Entry) xml:id(d27142e7684) gi(div2) heads(0) gtm(Scrin-Mocholmocwasplun) n(8) menutext(Scrin-Mocholmoc was plundered by Amhlaeibh, and…) 
125.9. label(Event) unit(Entry) xml:id(d27142e7687) gi(div2) heads(0) gtm(AnarmywasledbySitri) n(9) menutext(An army was led by Sitric,son…) 
125.10. label(Event) unit(Entry) xml:id(d27142e7690) gi(div2) heads(0) gtm(Cathalan-Ua-Crichain,lo) n(10) menutext(Cathalan-Ua-Crichain, lord of Fearnmhagh, and of…) 
125.11. label(Event) unit(Entry) xml:id(d27142e7693) gi(div2) heads(0) gtm(Domhnall,sonofFlaithb) n(11) menutext(Domhnall, son of Flaithbheartach Ua Neill,…) 
125.12. label(Event) unit(Entry) xml:id(d27142e7697) gi(div2) heads(0) gtm(Adepredationwascommit) n(12) menutext(A depredation was committed by the…) 
125.13. label(Event) unit(Entry) xml:id(d27142e7700) gi(div2) heads(0) gtm(Mac-Cuinn,sonofDonngh) n(13) menutext(Mac-Cuinn, son of Donnghaile, royal heir…) 
Section 126. label(Annal) unit(Year) xml:id(d27142e7704) gi(div1) heads(0) n(M1028) gtm(TheAgeofChrist,1028.) num(126) menutext(The Age of Christ, 1028.Tuathal Ua…) 
126.1. label(Event) unit(Entry) xml:id(d27142e7705) gi(div2) heads(0) gtm(TheAgeofChrist,1028.) n(1) menutext(The Age of Christ, 1028.) 
126.2. label(Event) unit(Entry) xml:id(d27142e7708) gi(div2) heads(0) gtm(TuathalUaDubhanaigh,B) n(2) menutext(Tuathal Ua Dubhanaigh, Bishop of Cluain-Iraird;…) 
126.3. label(Event) unit(Entry) xml:id(d27142e7711) gi(div2) heads(0) gtm(ArtUaDunchadha,airchi) n(3) menutext(Art Ua Dunchadha, airchinneach of Mungairit,…) 
126.4. label(Event) unit(Entry) xml:id(d27142e7714) gi(div2) heads(0) gtm(Gillachrist,sonofDubh) n(4) menutext(Gillachrist, son of Dubhchuillinn, a noble…) 
126.5. label(Event) unit(Entry) xml:id(d27142e7717) gi(div2) heads(0) gtm(Coiseanmach,sonofDuib) n(5) menutext(Coiseanmach, son of Duibheachtgha, successor of…) 
126.6. label(Event) unit(Entry) xml:id(d27142e7720) gi(div2) heads(0) gtm(GillapadraigUaFlaithbh) n(6) menutext(Gillapadraig Ua Flaithbheartaigha, airchinneach of Sord;) 
126.7. label(Event) unit(Entry) xml:id(d27142e7723) gi(div2) heads(0) gtm(Cormac,priestofCeanan) n(7) menutext(Cormac, priest of Ceanannus;) 
126.8. label(Event) unit(Entry) xml:id(d27142e7726) gi(div2) heads(0) gtm(MaelpadraigUaBaeghalai) n(8) menutext(Maelpadraig Ua Baeghalain, priest of Cluain-mic-Nois;) 
126.9. label(Event) unit(Entry) xml:id(d27142e7729) gi(div2) heads(0) gtm(FlaithniaUaTighernain,) n(9) menutext(Flaithnia Ua Tighernain, lector of Cill-Dacheallog;) 
126.10. label(Event) unit(Entry) xml:id(d27142e7732) gi(div2) heads(0) gtm(andCearnach,Ostiarius) n(10) menutext(and Cearnach, Ostiarius of Cluain-mic-Nois, died.) 
126.11. label(Event) unit(Entry) xml:id(d27142e7735) gi(div2) heads(0) gtm(BrianUaConchobhair;Sc) n(11) menutext(Brian Ua Conchobhair; Scorn Ua Ruairc;…) 
126.12. label(Event) unit(Entry) xml:id(d27142e7739) gi(div2) heads(0) gtm(Maelmordha,lordofFear) n(12) menutext(Maelmordha, lord of Feara-Rois, was slain…) 
126.13. label(Event) unit(Entry) xml:id(d27142e7745) gi(div2) heads(0) gtm(MacConcuailgne,lordof) n(13) menutext(Mac Concuailgne, lord of Ui-Eathach, died.) 
126.14. label(Event) unit(Entry) xml:id(d27142e7748) gi(div2) heads(0) gtm(FlannaganUaCeallaigh,) n(14) menutext(Flannagan Ua Ceallaigh, lord of Breagha;…) 
126.15. label(Event) unit(Entry) xml:id(d27142e7751) gi(div2) heads(0) gtm(Apredatoryincursionby) n(15) menutext(A predatory incursion by the Cinel-Eoghain…) 
126.16. label(Event) unit(Entry) xml:id(d27142e7754) gi(div2) heads(0) gtm(DonnUaConghalaighwas) n(16) menutext(Donn Ua Conghalaigh was slain by…) 
126.17. label(Event) unit(Entry) xml:id(d27142e7757) gi(div2) heads(0) gtm(TheoratoryofSlainefe) n(17) menutext(The oratory of Slaine fell.) 
126.18. label(Event) unit(Entry) xml:id(d27142e7760) gi(div2) heads(0) gtm(BecUah-Aghda,lordof) n(18) menutext(Bec Ua h-Aghda, lord of Teathbha,…) 
Section 127. label(Annal) unit(Year) xml:id(d27142e7763) gi(div1) heads(0) n(M1029) gtm(TheAgeofChrist,1029.) num(127) menutext(The Age of Christ, 1029.Donnsleibhe Ua…) 
127.1. label(Event) unit(Entry) xml:id(d27142e7764) gi(div2) heads(0) gtm(TheAgeofChrist,1029.) n(1) menutext(The Age of Christ, 1029.) 
127.2. label(Event) unit(Entry) xml:id(d27142e7767) gi(div2) heads(0) gtm(DonnsleibheUaBrogarbha) n(2) menutext(Donnsleibhe Ua Brogarbhain, lord of Ui-Failghe,…) 
127.3. label(Event) unit(Entry) xml:id(d27142e7770) gi(div2) heads(0) gtm(DonnchadhUaDonnagain,) n(3) menutext(Donnchadh Ua Donnagain, lord of Fearnmhagh;…) 
127.4. label(Event) unit(Entry) xml:id(d27142e7773) gi(div2) heads(0) gtm(BrianUaConchobhair,ro) n(4) menutext(Brian Ua Conchobhair, royal heir of…) 
127.5. label(Event) unit(Entry) xml:id(d27142e7776) gi(div2) heads(0) gtm(MuircheartachUaMaeldor) n(5) menutext(Muircheartach Ua Maeldoraidh was slain by…) 
127.6. label(Event) unit(Entry) xml:id(d27142e7779) gi(div2) heads(0) gtm(AedhUaRuairc,lordof) n(6) menutext(Aedh Ua Ruairc, lord of Dartraighe;…) 
127.7. label(Event) unit(Entry) xml:id(d27142e7784) gi(div2) heads(0) gtm(Amhlaeibh,sonofSitric) n(7) menutext(Amhlaeibh, son of Sitric, lord of…) 
127.8. label(Event) unit(Entry) xml:id(d27142e7787) gi(div2) heads(0) gtm(Maelcoluim,sonofMaelb) n(8) menutext(Maelcoluim, son of Maelbrighde, son of…) 
127.9. label(Event) unit(Entry) xml:id(d27142e7790) gi(div2) heads(0) gtm(Conchobhar,royalheiro) n(9) menutext(Conchobhar, royal heir of Connaught, was…) 
127.10. label(Event) unit(Entry) xml:id(d27142e7793) gi(div2) heads(0) gtm(Maelbrighde,chiefartif) n(10) menutext(Maelbrighde, chief artificer of Ireland, died.) 
Section 128. label(Annal) unit(Year) xml:id(d27142e7796) gi(div1) heads(0) n(M1030) gtm(TheAgeofChrist,1030.) num(128) menutext(The Age of Christ, 1030.Breasal Conailleach,…) 
128.1. label(Event) unit(Entry) xml:id(d27142e7797) gi(div2) heads(0) gtm(TheAgeofChrist,1030.) n(1) menutext(The Age of Christ, 1030.) 
128.2. label(Event) unit(Entry) xml:id(d27142e7800) gi(div2) heads(0) gtm(BreasalConailleach,suc) n(2) menutext(Breasal Conailleach, successor of Ciaran, died.) 
128.3. label(Event) unit(Entry) xml:id(d27142e7803) gi(div2) heads(0) gtm(Maelmartin,BishopofCi) n(3) menutext(Maelmartin, Bishop of Cill-dara, died.) 
128.4. label(Event) unit(Entry) xml:id(d27142e7809) gi(div2) heads(0) gtm(EochaidhUaCethenen,su) n(4) menutext(Eochaidh Ua Cethenen, successor of Tighearnach,…) 
128.5. label(Event) unit(Entry) xml:id(d27142e7812) gi(div2) heads(0) gtm(AenghusUaCruimthir,su) n(5) menutext(Aenghus Ua Cruimthir, successor of Comhghall;) 
128.6. label(Event) unit(Entry) xml:id(d27142e7815) gi(div2) heads(0) gtm(TuathalO'Garbhain,Bish) n(6) menutext(Tuathal O'Garbhain, Bishop of Cill-Chuilinn;) 
128.7. label(Event) unit(Entry) xml:id(d27142e7818) gi(div2) heads(0) gtm(andMaelodharDall,lect) n(7) menutext(and Maelodhar Dall, lector of Cill-achaidh,…) 
128.8. label(Event) unit(Entry) xml:id(d27142e7821) gi(div2) heads(0) gtm(FlannUaCeallaigh,succ) n(8) menutext(Flann Ua Ceallaigh, successor of Coemhghin,…) 
128.9. label(Event) unit(Entry) xml:id(d27142e7824) gi(div2) heads(0) gtm(Aneclipseofthesunon) n(9) menutext(An eclipse of the sun on…) 
128.10. label(Event) unit(Entry) xml:id(d27142e7827) gi(div2) heads(0) gtm(ThestaffofJesuswasp) n(10) menutext(The staff of Jesus was profaned…) 
128.11. label(Event) unit(Entry) xml:id(d27142e7833) gi(div2) heads(0) gtm(FlaithbheartachUaNeill) n(11) menutext(Flaithbheartach Ua Neill went to Rome.) 
128.12. label(Event) unit(Entry) xml:id(d27142e7837) gi(div2) heads(0) gtm(RuaidhriUaCanannainwa) n(12) menutext(Ruaidhri Ua Canannain was slain at…) 
128.13. label(Event) unit(Entry) xml:id(d27142e7840) gi(div2) heads(0) gtm(TadhgoftheWhiteSteed) n(13) menutext(Tadhg of the White Steed Ua…) 
128.14. label(Event) unit(Entry) xml:id(d27142e7843) gi(div2) heads(0) gtm(AedhUaMaeldoraidhwas) n(14) menutext(Aedh Ua Maeldoraidh was slain by…) 
128.15. label(Event) unit(Entry) xml:id(d27142e7846) gi(div2) heads(0) gtm(Abattlewasgainedover) n(15) menutext(A battle was gained over Ua…) 
128.16. label(Event) unit(Entry) xml:id(d27142e7851) gi(div2) heads(0) gtm(ThekingdomofMeathwas) n(16) menutext(The kingdom of Meath was assumed…) 
128.17. label(Event) unit(Entry) xml:id(d27142e7854) gi(div2) heads(0) gtm(Tadhg,sonofLorcan,lo) n(17) menutext(Tadhg, son of Lorcan, lord of…) 
128.18. label(Event) unit(Entry) xml:id(d27142e7857) gi(div2) heads(0) gtm(Cumara,sonofMacliag,) n(18) menutext(Cumara, son of Macliag, chief poet…) 
128.19. label(Event) unit(Entry) xml:id(d27142e7860) gi(div2) heads(0) gtm(Maelduin,sonofCiarmha) n(19) menutext(Maelduin, son of Ciarmhac, lord of…) 
128.20. label(Event) unit(Entry) xml:id(d27142e7863) gi(div2) heads(0) gtm(Conchobhar,sonofTadhg) n(20) menutext(Conchobhar, son of Tadhg Ua Ceallaigh,…) 
128.21. label(Event) unit(Entry) xml:id(d27142e7866) gi(div2) heads(0) gtm(DomhnallGott,KingofM) n(21) menutext(Domhnall Gott, King of Meath, was…) 
128.22. label(Event) unit(Entry) xml:id(d27142e7869) gi(div2) heads(0) gtm(Gormlaith,daughterofM) n(22) menutext(Gormlaith, daughter of Murchadh, son of…) 
128.23. label(Event) unit(Entry) xml:id(d27142e7887) gi(div2) heads(0) gtm(Cugaileangandthesono) n(23) menutext(Cugaileang and the son of Seanan…) 
128.24. label(Event) unit(Entry) xml:id(d27142e7890) gi(div2) heads(0) gtm(FlannUaFlainn,lordof) n(24) menutext(Flann Ua Flainn, lord of Gaileanga,…) 
128.25. label(Event) unit(Entry) xml:id(d27142e7893) gi(div2) heads(0) gtm(Donnchadh,lordofCairb) n(25) menutext(Donnchadh, lord of Cairbre, was killed…) 
128.26. label(Event) unit(Entry) xml:id(d27142e7896) gi(div2) heads(0) gtm(TuathalUaDubhanaigh,B) n(26) menutext(Tuathal Ua Dubhanaigh, Bishop of Cluain-Iraird,…) 
Section 129. label(Annal) unit(Year) xml:id(d27142e7901) gi(div1) heads(0) n(M1031) gtm(TheAgeofChrist,1031.) num(129) menutext(The Age of Christ, 1031.Cathasach, successor…) 
129.1. label(Event) unit(Entry) xml:id(d27142e7902) gi(div2) heads(0) gtm(TheAgeofChrist,1031.) n(1) menutext(The Age of Christ, 1031.) 
129.2. label(Event) unit(Entry) xml:id(d27142e7905) gi(div2) heads(0) gtm(Cathasach,successorof) n(2) menutext(Cathasach, successor of Finghin, was blinded.) 
129.3. label(Event) unit(Entry) xml:id(d27142e7908) gi(div2) heads(0) gtm(Maelsuthain,anmcharaof) n(3) menutext(Maelsuthain, anmchara of Brian, son of…) 
129.4. label(Event) unit(Entry) xml:id(d27142e7911) gi(div2) heads(0) gtm(andConaingUaCearbhail) n(4) menutext(and Conaing Ua Cearbhaill, airchinneach of…) 
129.5. label(Event) unit(Entry) xml:id(d27142e7914) gi(div2) heads(0) gtm(Mac-Finn,airchinneachof) n(5) menutext(Mac-Finn,airchinneach of the Teach-Aeidheadh of Cluain-mic-Nois;) 
129.6. label(Event) unit(Entry) xml:id(d27142e7917) gi(div2) heads(0) gtm(andMacDealbhaeth,succ) n(6) menutext(and Mac Dealbhaeth, successor of Cronan…) 
129.7. label(Event) unit(Entry) xml:id(d27142e7920) gi(div2) heads(0) gtm(FlaithbheartachUaNeill) n(7) menutext(Flaithbheartach Ua Neill returned from Rome.…) 
129.8. label(Event) unit(Entry) xml:id(d27142e7944) gi(div2) heads(0) gtm(Ard-Breacainwasplunder) n(8) menutext(Ard-Breacain was plundered by the foreigners…) 
129.9. label(Event) unit(Entry) xml:id(d27142e7947) gi(div2) heads(0) gtm(Inis-Eoghainwasplunder) n(9) menutext(Inis-Eoghain was plundered by Flaithbheartach, son…) 
129.10. label(Event) unit(Entry) xml:id(d27142e7950) gi(div2) heads(0) gtm(Anarmywasledbythes) n(10) menutext(An army was led by the…) 
129.11. label(Event) unit(Entry) xml:id(d27142e7953) gi(div2) heads(0) gtm(UaDonnagain,lordofAr) n(11) menutext(Ua Donnagain, lord of Aradh-tire, was…) 
129.12. label(Event) unit(Entry) xml:id(d27142e7957) gi(div2) heads(0) gtm(UahAghda,i.e.Aghda,s) n(12) menutext(Ua hAghda, i.e. Aghda, son of…) 
129.13. label(Event) unit(Entry) xml:id(d27142e7960) gi(div2) heads(0) gtm(Gluniairn,sonofSitric) n(13) menutext(Gluniairn, son of Sitric, was killed…) 
129.14. label(Event) unit(Entry) xml:id(d27142e7963) gi(div2) heads(0) gtm(Diarmaid,sonofDomhnal) n(14) menutext(Diarmaid, son of Domhnall, son of…) 
129.15. label(Event) unit(Entry) xml:id(d27142e7966) gi(div2) heads(0) gtm(Osraighewasplunderedb) n(15) menutext(Osraighe was plundered by Donnchadh, son…) 
129.16. label(Event) unit(Entry) xml:id(d27142e7969) gi(div2) heads(0) gtm(GillachomhghaillUaSleb) n(16) menutext(Gillachomhghaill Ua Slebhene, chief poet of…) 
129.17. label(Event) unit(Entry) xml:id(d27142e7974) gi(div2) heads(0) gtm(Conn-na-mBocht,headof) n(17) menutext(Conn-na-mBocht, head of the Culdees, and…) 
129.18. label(Event) unit(Entry) xml:id(d27142e7984) gi(div2) heads(0) gtm(FlaithbheartachUaMurch) n(18) menutext(Flaithbheartach Ua Murchadha, chief of Cinel-Boghaine,…) 
129.19. label(Event) unit(Entry) xml:id(d27142e7987) gi(div2) heads(0) gtm(CusleibheUaDobhailen,) n(19) menutext(Cusleibhe Ua Dobhailen, chief of Corca-Firtri,…) 
129.20. label(Event) unit(Entry) xml:id(d27142e7990) gi(div2) heads(0) gtm(UaRuairc,Art,i.e.the) n(20) menutext(Ua Ruairc, Art, i.e. the Cock,…) 
129.21. label(Event) unit(Entry) xml:id(d27142e7993) gi(div2) heads(0) gtm(Raghnall,sonofRaghnal) n(21) menutext(Raghnall, son of Raghnall, son of…) 
Section 130. label(Annal) unit(Year) xml:id(d27142e7996) gi(div1) heads(0) n(M1032) gtm(TheAgeofChrist,1032.) num(130) menutext(The Age of Christ, 1032.Maelmordha, anchorite,…) 
130.1. label(Event) unit(Entry) xml:id(d27142e7997) gi(div2) heads(0) gtm(TheAgeofChrist,1032.) n(1) menutext(The Age of Christ, 1032.) 
130.2. label(Event) unit(Entry) xml:id(d27142e8000) gi(div2) heads(0) gtm(Maelmordha,anchorite,d) n(2) menutext(Maelmordha, anchorite, died.) 
130.3. label(Event) unit(Entry) xml:id(d27142e8003) gi(div2) heads(0) gtm(MughronUaNioc,Abboto) n(3) menutext(Mughron Ua Nioc, Abbot of Tuaim-da-ghualann,…) 
130.4. label(Event) unit(Entry) xml:id(d27142e8006) gi(div2) heads(0) gtm(Duibhinnsi,bell-ringer) n(4) menutext(Duibhinnsi, bell-ringer of Cluain-mic-Nois, died.) 
130.5. label(Event) unit(Entry) xml:id(d27142e8009) gi(div2) heads(0) gtm(Domhnall,sonofMaelrua) n(5) menutext(Domhnall, son of Maelruanaidh Ua Maeldoraidh,…) 
130.6. label(Event) unit(Entry) xml:id(d27142e8012) gi(div2) heads(0) gtm(ThesonofMathghamhain,) n(6) menutext(The son of Mathghamhain, son of…) 
130.7. label(Event) unit(Entry) xml:id(d27142e8015) gi(div2) heads(0) gtm(Diarmaid,sonofEochaid) n(7) menutext(Diarmaid, son of Eochaidh, head of…) 
130.8. label(Event) unit(Entry) xml:id(d27142e8018) gi(div2) heads(0) gtm(Donnghal,sonofDonncat) n(8) menutext(Donnghal, son of Donncathaigh, lord of…) 
130.9. label(Event) unit(Entry) xml:id(d27142e8021) gi(div2) heads(0) gtm(EdruUaConaing,royalh) n(9) menutext(Edru Ua Conaing, royal heir of…) 
130.10. label(Event) unit(Entry) xml:id(d27142e8024) gi(div2) heads(0) gtm(ThevictoryofDruim-Bea) n(10) menutext(The victory of Druim-Beannchair was gained…) 
130.11. label(Event) unit(Entry) xml:id(d27142e8027) gi(div2) heads(0) gtm(ThebattleofInbher-Boi) n(11) menutext(The battle of Inbher-Boinne was gained…) 
130.12. label(Event) unit(Entry) xml:id(d27142e8034) gi(div2) heads(0) gtm(Conchobhar,sonofMaele) n(12) menutext(Conchobhar, son of Maeleachlainn Ua Dubhda,…) 
130.13. label(Event) unit(Entry) xml:id(d27142e8037) gi(div2) heads(0) gtm(Ceallach,sonofDunchad) n(13) menutext(Ceallach, son of Dunchadh, lord of…) 
130.14. label(Event) unit(Entry) xml:id(d27142e8042) gi(div2) heads(0) gtm(MathghamhainUaRiagain,) n(14) menutext(Mathghamhain Ua Riagain, lord of Breagha,…) 
130.15. label(Event) unit(Entry) xml:id(d27142e8045) gi(div2) heads(0) gtm(DomhnallUaCeallaigh,t) n(15) menutext(Domhnall Ua Ceallaigh, the son of…) 
130.16. label(Event) unit(Entry) xml:id(d27142e8048) gi(div2) heads(0) gtm(AenghusUaTighearnainw) n(16) menutext(Aenghus Ua Tighearnain was slain by…) 
130.17. label(Event) unit(Entry) xml:id(d27142e8051) gi(div2) heads(0) gtm(Murchadh,sonofSearrac) n(17) menutext(Murchadh, son of Searrach, lord of…) 
130.18. label(Event) unit(Entry) xml:id(d27142e8054) gi(div2) heads(0) gtm(Muircheartach,son(org) n(18) menutext(Muircheartach, son (or grandson) of Maeleachlainn,…) 
130.19. label(Event) unit(Entry) xml:id(d27142e8057) gi(div2) heads(0) gtm(TadhgUaGuaire,lordof) n(19) menutext(Tadhg Ua Guaire, lord of Ui-Cuilinn,…) 
130.20. label(Event) unit(Entry) xml:id(d27142e8060) gi(div2) heads(0) gtm(Mac-Connacht,i.e.UaDu) n(20) menutext(Mac-Connacht, i.e. Ua Dunadhaigh,lord of Sil-Anmchadha,…) 
130.21. label(Event) unit(Entry) xml:id(d27142e8063) gi(div2) heads(0) gtm(Maeltuile,BishopofArd) n(21) menutext(Maeltuile, Bishop of Ard-Macha, died.) 
Section 131. label(Annal) unit(Year) xml:id(d27142e8066) gi(div1) heads(0) n(M1033) gtm(TheAgeofChrist,1033.) num(131) menutext(The Age of Christ, 1033.Muireadhach Ua…) 
131.1. label(Event) unit(Entry) xml:id(d27142e8067) gi(div2) heads(0) gtm(TheAgeofChrist,1033.) n(1) menutext(The Age of Christ, 1033.) 
131.2. label(Event) unit(Entry) xml:id(d27142e8070) gi(div2) heads(0) gtm(MuireadhachUaMaenagain) n(2) menutext(Muireadhach Ua Maenagain, a noble bishop…) 
131.3. label(Event) unit(Entry) xml:id(d27142e8073) gi(div2) heads(0) gtm(andMuireadhachUaManch) n(3) menutext(and Muireadhach Ua Manchain, successor of…) 
131.4. label(Event) unit(Entry) xml:id(d27142e8076) gi(div2) heads(0) gtm(ConnUaSinaich,chiefa) n(4) menutext(Conn Ua Sinaich, chief anchorite of…) 
131.5. label(Event) unit(Entry) xml:id(d27142e8079) gi(div2) heads(0) gtm(Conn,sonofMaelpadraig) n(5) menutext(Conn, son of Maelpadraig, airchinnech of…) 
131.6. label(Event) unit(Entry) xml:id(d27142e8085) gi(div2) heads(0) gtm(Aedh,sonofFlaithbhear) n(6) menutext(Aedh, son of Flaithbheartach Ua Neill,…) 
131.7. label(Event) unit(Entry) xml:id(d27142e8088) gi(div2) heads(0) gtm(AbattlewasgainedbyM) n(7) menutext(A battle was gained by Murchadh…) 
131.8. label(Event) unit(Entry) xml:id(d27142e8091) gi(div2) heads(0) gtm(ConchobharUaMuireadhai) n(8) menutext(Conchobhar Ua Muireadhaigh, lord of Ciarraighe,…) 
131.9. label(Event) unit(Entry) xml:id(d27142e8094) gi(div2) heads(0) gtm(ThefairofCarmanwasc) n(9) menutext(The fair of Carman was celebrated…) 
131.10. label(Event) unit(Entry) xml:id(d27142e8097) gi(div2) heads(0) gtm(AconflictbetweentheE) n(10) menutext(A conflict between the Eli and…) 
131.11. label(Event) unit(Entry) xml:id(d27142e8100) gi(div2) heads(0) gtm(AimhirginUaCearbhaill,) n(11) menutext(Aimhirgin Ua Cearbhaill, lord of Eile,…) 
131.12. label(Event) unit(Entry) xml:id(d27142e8104) gi(div2) heads(0) gtm(AenghusUaCathail,lord) n(12) menutext(Aenghus Ua Cathail, lord of Eoghanacht-Locha-Lein,…) 
131.13. label(Event) unit(Entry) xml:id(d27142e8107) gi(div2) heads(0) gtm(TheshrineofPeterand) n(13) menutext(The shrine of Peter and Paul…) 
131.14. label(Event) unit(Entry) xml:id(d27142e8110) gi(div2) heads(0) gtm(FoghartachUahAedha,lo) n(14) menutext(Foghartach Ua hAedha, lord of Magh-Luirg…) 
131.15. label(Event) unit(Entry) xml:id(d27142e8113) gi(div2) heads(0) gtm(Disert-Maeltuilewasplu) n(15) menutext(Disert-Maeltuile was plundered by Murchadh Ua…) 
131.16. label(Event) unit(Entry) xml:id(d27142e8118) gi(div2) heads(0) gtm(MurchadhUaMaeleachlain) n(16) menutext(Murchadh Ua Maeleachlainn, i.e. the son…) 
131.17. label(Event) unit(Entry) xml:id(d27142e8121) gi(div2) heads(0) gtm(FinnUaDunghalaigh,lor) n(17) menutext(Finn Ua Dunghalaigh, lord of Muscraighe-thire,…) 
131.18. label(Event) unit(Entry) xml:id(d27142e8124) gi(div2) heads(0) gtm(Cumumhan,sonofRuaidhr) n(18) menutext(Cumumhan, son of Ruaidhri Ua Cetfadha,…) 
131.19. label(Event) unit(Entry) xml:id(d27142e8130) gi(div2) heads(0) gtm(Disert-Maeltuilewasplu) n(19) menutext(Disert-Maeltuile was plundered by Murchadh O'Mae-leachlainn.) 
Section 132. label(Annal) unit(Year) xml:id(d27142e8133) gi(div1) heads(0) n(M1034) gtm(TheAgeofChrist,1034.) num(132) menutext(The Age of Christ, 1034.Cathal Martyr,…) 
132.1. label(Event) unit(Entry) xml:id(d27142e8134) gi(div2) heads(0) gtm(TheAgeofChrist,1034.) n(1) menutext(The Age of Christ, 1034.) 
132.2. label(Event) unit(Entry) xml:id(d27142e8137) gi(div2) heads(0) gtm(CathalMartyr,airchinne) n(2) menutext(Cathal Martyr, airchinneach of Corcach, died.) 
132.3. label(Event) unit(Entry) xml:id(d27142e8140) gi(div2) heads(0) gtm(Oenghus,sonofFlann,r) n(3) menutext(Oenghus, son of Flann, rector of…) 
132.4. label(Event) unit(Entry) xml:id(d27142e8143) gi(div2) heads(0) gtm(MaicniaUahUchtain,lec) n(4) menutext(Maicnia Ua hUchtain, lector of Ceanannus,…) 
132.5. label(Event) unit(Entry) xml:id(d27142e8150) gi(div2) heads(0) gtm(Gillaseachnaill,sonof) n(5) menutext(Gillaseachnaill, son of Gillamochonna, lord of…) 
132.6. label(Event) unit(Entry) xml:id(d27142e8153) gi(div2) heads(0) gtm(Dubhdaingean,lordofCo) n(6) menutext(Dubhdaingean, lord of Connaught, was slain…) 
132.7. label(Event) unit(Entry) xml:id(d27142e8156) gi(div2) heads(0) gtm(Donnchadh,sonofBrian,) n(7) menutext(Donnchadh, son of Brian, plundered Osraighe.) 
132.8. label(Event) unit(Entry) xml:id(d27142e8159) gi(div2) heads(0) gtm(GillacoluimUaRiagain,) n(8) menutext(Gillacoluim Ua Riagain, lord of South…) 
132.9. label(Event) unit(Entry) xml:id(d27142e8162) gi(div2) heads(0) gtm(GillapadraigUaFlannaga) n(9) menutext(Gillapadraig Ua Flannagain, lord of Teathbha,…) 
132.10. label(Event) unit(Entry) xml:id(d27142e8165) gi(div2) heads(0) gtm(MuireadhachUaFlaithbhe) n(10) menutext(Muireadhach Ua Flaithbheartach, lord of Ui-Briuin-Seola,…) 
132.11. label(Event) unit(Entry) xml:id(d27142e8171) gi(div2) heads(0) gtm(CoirtenUaMaelruain,lo) n(11) menutext(Coirten Ua Maelruain, lord of Dealbhna,…) 
132.12. label(Event) unit(Entry) xml:id(d27142e8175) gi(div2) heads(0) gtm(Gillaulartaigh,lordof) n(12) menutext(Gillaulartaigh, lord of the Deisi-Breagh;) 
132.13. label(Event) unit(Entry) xml:id(d27142e8178) gi(div2) heads(0) gtm(Cathal,sonofAmhalgaid) n(13) menutext(Cathal, son of Amhalgaidh, lord of…) 
132.14. label(Event) unit(Entry) xml:id(d27142e8183) gi(div2) heads(0) gtm(Amhlaeibh,sonofSitric) n(14) menutext(Amhlaeibh, son of Sitric, was slain…) 
Section 133. label(Annal) unit(Year) xml:id(d27142e8186) gi(div1) heads(0) n(M1035) gtm(TheAgeofChrist,1035.) num(133) menutext(The Age of Christ, 1035.Flaithbheartach Ua…) 
133.1. label(Event) unit(Entry) xml:id(d27142e8187) gi(div2) heads(0) gtm(TheAgeofChrist,1035.) n(1) menutext(The Age of Christ, 1035.) 
133.2. label(Event) unit(Entry) xml:id(d27142e8190) gi(div2) heads(0) gtm(FlaithbheartachUaMurch) n(2) menutext(Flaithbheartach Ua Murchadha, lord of Cinel-Boghaine,…) 
133.3. label(Event) unit(Entry) xml:id(d27142e8193) gi(div2) heads(0) gtm(IarnanUaFlannchadha(w) n(3) menutext(Iarnan Ua Flannchadha (who was usually…) 
133.4. label(Event) unit(Entry) xml:id(d27142e8196) gi(div2) heads(0) gtm(Raghnall,grandsonofIm) n(4) menutext(Raghnall, grandson of Imhar, lord of…) 
133.5. label(Event) unit(Entry) xml:id(d27142e8199) gi(div2) heads(0) gtm(Ardbraccanwasplundered) n(5) menutext(Ardbraccan was plundered by Sitric afterwards,…) 
133.6. label(Event) unit(Entry) xml:id(d27142e8204) gi(div2) heads(0) gtm(Cusleibhe,sonofDobhra) n(6) menutext(Cusleibhe, son of Dobhran, lord of…) 
133.7. label(Event) unit(Entry) xml:id(d27142e8210) gi(div2) heads(0) gtm(Cill-UsailleandClaenad) n(7) menutext(Cill-Usaille and Claenadh were plundered by…) 
133.8. label(Event) unit(Entry) xml:id(d27142e8213) gi(div2) heads(0) gtm(AdepredationbyDonncha) n(8) menutext(A depredation by Donnchadh, son of…) 
Section 134. label(Annal) unit(Year) xml:id(d27142e8216) gi(div1) heads(0) n(M1036) gtm(TheAgeofChrist,1036.) num(134) menutext(The Age of Christ, 1036.Aenghus Ua…) 
134.1. label(Event) unit(Entry) xml:id(d27142e8217) gi(div2) heads(0) gtm(TheAgeofChrist,1036.) n(1) menutext(The Age of Christ, 1036.) 
134.2. label(Event) unit(Entry) xml:id(d27142e8220) gi(div2) heads(0) gtm(AenghusUaFlainn,succe) n(2) menutext(Aenghus Ua Flainn, successor of Brenainn…) 
134.3. label(Event) unit(Entry) xml:id(d27142e8223) gi(div2) heads(0) gtm(andCeallachUaSealbhai) n(3) menutext(and Ceallach Ua Sealbhaich, a bishop,…) 
134.4. label(Event) unit(Entry) xml:id(d27142e8226) gi(div2) heads(0) gtm(Aenghus,sonofCathan,) n(4) menutext(Aenghus, son of Cathan, Abbot of…) 
134.5. label(Event) unit(Entry) xml:id(d27142e8229) gi(div2) heads(0) gtm(FlaithbheartachanTrost) n(5) menutext(Flaithbheartach an Trostain, lord of Oileach,…) 
134.6. label(Event) unit(Entry) xml:id(d27142e8232) gi(div2) heads(0) gtm(Maeleachlainn,lordofC) n(6) menutext(Maeleachlainn, lord of Creamthainne, was slain…) 
134.7. label(Event) unit(Entry) xml:id(d27142e8235) gi(div2) heads(0) gtm(DomhnallUah-Uathmharai) n(7) menutext(Domhnall Ua h-Uathmharain, lord of Feara-Li,…) 
134.8. label(Event) unit(Entry) xml:id(d27142e8238) gi(div2) heads(0) gtm(Donnchadh,sonofFlann,) n(8) menutext(Donnchadh, son of Flann, royal heir…) 
134.9. label(Event) unit(Entry) xml:id(d27142e8241) gi(div2) heads(0) gtm(Scolog,i.e.NiallUaFl) n(9) menutext(Scolog, i.e. Niall Ua Flannagain, lord…) 
134.10. label(Event) unit(Entry) xml:id(d27142e8246) gi(div2) heads(0) gtm(MurchadhUaanChapail,) n(10) menutext(Murchadh Ua an Chapail, i.e. Ua…) 
134.11. label(Event) unit(Entry) xml:id(d27142e8249) gi(div2) heads(0) gtm(Cuciche,sonofEgneacha) n(11) menutext(Cuciche, son of Egneachan,lord of Cinel-Enda,…) 
134.12. label(Event) unit(Entry) xml:id(d27142e8253) gi(div2) heads(0) gtm(Donnchadh,sonofDunlai) n(12) menutext(Donnchadh, son of Dunlaing, lord of…) 
134.13. label(Event) unit(Entry) xml:id(d27142e8256) gi(div2) heads(0) gtm(Ruaidhri,sonofTadhg,) n(13) menutext(Ruaidhri, son of Tadhg, son of…) 
134.14. label(Event) unit(Entry) xml:id(d27142e8259) gi(div2) heads(0) gtm(Diarmaid,sonofDonncha) n(14) menutext(Diarmaid, son of Donnchadh, Tanist of…) 
134.15. label(Event) unit(Entry) xml:id(d27142e8262) gi(div2) heads(0) gtm(Muircheartach,sonofGi) n(15) menutext(Muircheartach, son of Gillaphadraig, lord of…) 
134.16. label(Event) unit(Entry) xml:id(d27142e8265) gi(div2) heads(0) gtm(Cill-daraandCeanannus) n(16) menutext(Cill-dara and Ceanannus were burned.) 
134.17. label(Event) unit(Entry) xml:id(d27142e8268) gi(div2) heads(0) gtm(TheoratoryofLaithreac) n(17) menutext(The oratory of Laithreach was burned…) 
Section 135. label(Annal) unit(Year) xml:id(d27142e8271) gi(div1) heads(0) n(M1037) gtm(TheAgeofChrist,1037.) num(135) menutext(The Age of Christ, 1037.Flann, Prior…) 
135.1. label(Event) unit(Entry) xml:id(d27142e8272) gi(div2) heads(0) gtm(TheAgeofChrist,1037.) n(1) menutext(The Age of Christ, 1037.) 
135.2. label(Event) unit(Entry) xml:id(d27142e8275) gi(div2) heads(0) gtm(Flann,PriorofGleann-U) n(2) menutext(Flann, Prior of Gleann-Uisean;) 
135.3. label(Event) unit(Entry) xml:id(d27142e8278) gi(div2) heads(0) gtm(CinaedhUaMaeltemhin,l) n(3) menutext(Cinaedh Ua Maeltemhin, learned senior of…) 
135.4. label(Event) unit(Entry) xml:id(d27142e8281) gi(div2) heads(0) gtm(Cairbre,sonofRodaighe) n(4) menutext(Cairbre, son of Rodaighe, airchinneach of…) 
135.5. label(Event) unit(Entry) xml:id(d27142e8287) gi(div2) heads(0) gtm(Cathal,sonofRuaidhri,) n(5) menutext(Cathal, son of Ruaidhri, lord of…) 
135.6. label(Event) unit(Entry) xml:id(d27142e8290) gi(div2) heads(0) gtm(Flann,sonofDomhnallU) n(6) menutext(Flann, son of Domhnall Ua Maeleachlainn,…) 
135.7. label(Event) unit(Entry) xml:id(d27142e8293) gi(div2) heads(0) gtm(ThreeoftheUi-Maeldora) n(7) menutext(Three of the Ui-Maeldoraidh were slain…) 
135.8. label(Event) unit(Entry) xml:id(d27142e8299) gi(div2) heads(0) gtm(ThreeoftheUiFollamha) n(8) menutext(Three of the Ui Follamhain, and…) 
135.9. label(Event) unit(Entry) xml:id(d27142e8305) gi(div2) heads(0) gtm(CuinmhainUaRubann,lor) n(9) menutext(Cuinmhain Ua Rubann, lord of Port-Lairge,…) 
135.10. label(Event) unit(Entry) xml:id(d27142e8308) gi(div2) heads(0) gtm(Port-Lairgewasplundere) n(10) menutext(Port-Lairge was plundered and burned by…) 
135.11. label(Event) unit(Entry) xml:id(d27142e8311) gi(div2) heads(0) gtm(Scrin-Choluim-Chilleand) n(11) menutext(Scrin-Choluim-Chille and Daimhliag-Chianain were plundered by…) 
135.12. label(Event) unit(Entry) xml:id(d27142e8315) gi(div2) heads(0) gtm(MuirgheasUaConceanainn) n(12) menutext(Muirgheas Ua Conceanainn, lord of Ui-Diarmada,…) 
135.13. label(Event) unit(Entry) xml:id(d27142e8318) gi(div2) heads(0) gtm(ArchuUaCelechain,lord) n(13) menutext(Archu Ua Celechain, lord of Ui-Breasail,…) 
135.14. label(Event) unit(Entry) xml:id(d27142e8321) gi(div2) heads(0) gtm(CearnachanGottwasslai) n(14) menutext(Cearnachan Gott was slain by Ua…) 
135.15. label(Event) unit(Entry) xml:id(d27142e8324) gi(div2) heads(0) gtm(Gillacaeimhghin,sonof) n(15) menutext(Gillacaeimhghin, son of Amhalghaidh, lord of…) 
135.16. label(Event) unit(Entry) xml:id(d27142e8330) gi(div2) heads(0) gtm(Imharwaskilledtreache) n(16) menutext(Imhar was killed treacherously by the…) 
135.17. label(Event) unit(Entry) xml:id(d27142e8335) gi(div2) heads(0) gtm(Dunchadh,sonofDunlain) n(17) menutext(Dunchadh, son of Dunlaing, King of…) 
135.18. label(Event) unit(Entry) xml:id(d27142e8338) gi(div2) heads(0) gtm(Ruaidhri,sonofTadhgU) n(18) menutext(Ruaidhri, son of Tadhg Ua Lorcain,…) 
Section 136. label(Annal) unit(Year) xml:id(d27142e8341) gi(div1) heads(0) n(M1038) gtm(TheAgeofChrist,1038.) num(136) menutext(The Age of Christ, 1038.Flaithbheartach, son…) 
136.1. label(Event) unit(Entry) xml:id(d27142e8342) gi(div2) heads(0) gtm(TheAgeofChrist,1038.) n(1) menutext(The Age of Christ, 1038.) 
136.2. label(Event) unit(Entry) xml:id(d27142e8345) gi(div2) heads(0) gtm(Flaithbheartach,sonof) n(2) menutext(Flaithbheartach, son of Loingseach, Bishop and…) 
136.3. label(Event) unit(Entry) xml:id(d27142e8348) gi(div2) heads(0) gtm(Cuinnen,Bishop,Abbot,) n(3) menutext(Cuinnen, Bishop, Abbot, and lector of…) 
136.4. label(Event) unit(Entry) xml:id(d27142e8351) gi(div2) heads(0) gtm(hUaGabhaidh,distinguis) n(4) menutext(hUa Gabhaidh, distinguished Bishop of Disert-Diarmada;) 
136.5. label(Event) unit(Entry) xml:id(d27142e8354) gi(div2) heads(0) gtm(andthesonofCian,son) n(5) menutext(and the son of Cian, son…) 
136.6. label(Event) unit(Entry) xml:id(d27142e8357) gi(div2) heads(0) gtm(AilillUaCair,lectoro) n(6) menutext(Ailill Ua Cair, lector of Dearmhach;…) 
136.7. label(Event) unit(Entry) xml:id(d27142e8363) gi(div2) heads(0) gtm(CairbreUaCoimhghillain) n(7) menutext(Cairbre Ua Coimhghillain, successor of Cainneach,…) 
136.8. label(Event) unit(Entry) xml:id(d27142e8366) gi(div2) heads(0) gtm(ColmanCaechUaConghail) n(8) menutext(Colman Caech Ua Conghaile, successor of…) 
136.9. label(Event) unit(Entry) xml:id(d27142e8372) gi(div2) heads(0) gtm(Niall,sonofRiagain,a) n(9) menutext(Niall, son of Riagain, airchinneach of…) 
136.10. label(Event) unit(Entry) xml:id(d27142e8375) gi(div2) heads(0) gtm(Gillachrist,sonofCath) n(10) menutext(Gillachrist, son of Cathbhar Ua Domhnaill,…) 
136.11. label(Event) unit(Entry) xml:id(d27142e8378) gi(div2) heads(0) gtm(UaMuirigein,lordofTe) n(11) menutext(Ua Muirigein, lord of Teathbha, was…) 
136.12. label(Event) unit(Entry) xml:id(d27142e8382) gi(div2) heads(0) gtm(LaidhgnenUaLeocain,lo) n(12) menutext(Laidhgnen Ua Leocain, lord of Gaileanga,…) 
136.13. label(Event) unit(Entry) xml:id(d27142e8385) gi(div2) heads(0) gtm(CuduilighUaDonnchadha,) n(13) menutext(Cuduiligh Ua Donnchadha, royal heir of…) 
136.14. label(Event) unit(Entry) xml:id(d27142e8388) gi(div2) heads(0) gtm(Reachruwasplunderedby) n(14) menutext(Reachru was plundered by the foreigners.) 
136.15. label(Event) unit(Entry) xml:id(d27142e8391) gi(div2) heads(0) gtm(Verygreatfruitinthis) n(15) menutext(Very great fruit in this year,…) 
136.16. label(Event) unit(Entry) xml:id(d27142e8397) gi(div2) heads(0) gtm(Tworencountersbetween) n(16) menutext(Two rencounters between the Dealbhna and…) 
Section 137. label(Annal) unit(Year) xml:id(d27142e8402) gi(div1) heads(0) n(M1039) gtm(TheAgeofChrist,1039.) num(137) menutext(The Age of Christ, 1039.Maicnia, Bishop…) 
137.1. label(Event) unit(Entry) xml:id(d27142e8403) gi(div2) heads(0) gtm(TheAgeofChrist,1039.) n(1) menutext(The Age of Christ, 1039.) 
137.2. label(Event) unit(Entry) xml:id(d27142e8406) gi(div2) heads(0) gtm(Maicnia,BishopandComh) n(2) menutext(Maicnia, Bishop and Comharba of Mainistir…) 
137.3. label(Event) unit(Entry) xml:id(d27142e8409) gi(div2) heads(0) gtm(CeileachairUaCuileanna) n(3) menutext(Ceileachair Ua Cuileannain, successor of Tighearnach;) 
137.4. label(Event) unit(Entry) xml:id(d27142e8412) gi(div2) heads(0) gtm(andMuireadhach,sonof) n(4) menutext(and Muireadhach, son of Flannagain, Fos-airchinneach…) 
137.5. label(Event) unit(Entry) xml:id(d27142e8415) gi(div2) heads(0) gtm(TheCloictheachofCluai) n(5) menutext(The Cloictheach of Cluain-Iraird fell.) 
137.6. label(Event) unit(Entry) xml:id(d27142e8418) gi(div2) heads(0) gtm(Domhnall,sonofDonncha) n(6) menutext(Domhnall, son of Donnchadh, lord of…) 
137.7. label(Event) unit(Entry) xml:id(d27142e8421) gi(div2) heads(0) gtm(MurchadhRuadh,sonofM) n(7) menutext(Murchadh Ruadh, son of Maeleachainn, was…) 
137.8. label(Event) unit(Entry) xml:id(d27142e8424) gi(div2) heads(0) gtm(Muireadhach,sonofFlai) n(8) menutext(Muireadhach, son of Flaithbheartach Ua Neill,…) 
137.9. label(Event) unit(Entry) xml:id(d27142e8427) gi(div2) heads(0) gtm(DonnchadhDearg,sonof) n(9) menutext(Donnchadh Dearg, son of Art, i.e.…) 
137.10. label(Event) unit(Entry) xml:id(d27142e8430) gi(div2) heads(0) gtm(AnarmywasledbyDonnc) n(10) menutext(An army was led by Donnchadh…) 
137.11. label(Event) unit(Entry) xml:id(d27142e8433) gi(div2) heads(0) gtm(AedhUaFlannagain,lord) n(11) menutext(Aedh Ua Flannagain, lord of Lurg…) 
137.12. label(Event) unit(Entry) xml:id(d27142e8437) gi(div2) heads(0) gtm(MacRuaidhri,lordofFe) n(12) menutext(Mac Ruaidhri, lord of Fearnmhagh, fell…) 
137.13. label(Event) unit(Entry) xml:id(d27142e8440) gi(div2) heads(0) gtm(MacRuitsi,lordofCine) n(13) menutext(Mac Ruitsi, lord of Cinel-Fhiachach, was…) 
137.14. label(Event) unit(Entry) xml:id(d27142e8443) gi(div2) heads(0) gtm(DonnchadhMacGillaphadr) n(14) menutext(Donnchadh Mac Gillaphadraig, lord of Osraighe…) 
Section 138. label(Annal) unit(Year) xml:id(d27142e8446) gi(div1) heads(0) n(M1040) gtm(TheAgeofChrist,1040.) num(138) menutext(The Age of Christ, 1040.Maelmaire Ua…) 
138.1. label(Event) unit(Entry) xml:id(d27142e8447) gi(div2) heads(0) gtm(TheAgeofChrist,1040.) n(1) menutext(The Age of Christ, 1040.) 
138.2. label(Event) unit(Entry) xml:id(d27142e8450) gi(div2) heads(0) gtm(MaelmaireUaOchtain,su) n(2) menutext(Maelmaire Ua Ochtain, successor of Colum-Cille…) 
138.3. label(Event) unit(Entry) xml:id(d27142e8453) gi(div2) heads(0) gtm(DunchadhUahAnchainge,) n(3) menutext(Dunchadh Ua hAnchainge, distinguished prelector of…) 
138.4. label(Event) unit(Entry) xml:id(d27142e8456) gi(div2) heads(0) gtm(Cosgrach,sonofAingead) n(4) menutext(Cosgrach, son of Aingeadh, successor of…) 
138.5. label(Event) unit(Entry) xml:id(d27142e8459) gi(div2) heads(0) gtm(DiarmaidUaSeachnasaigh) n(5) menutext(Diarmaid Ua Seachnasaigh, the most distinguished…) 
138.6. label(Event) unit(Entry) xml:id(d27142e8464) gi(div2) heads(0) gtm(CorcranCleireach,ancho) n(6) menutext(Corcran Cleireach, anchorite, who was the…) 
138.7. label(Event) unit(Entry) xml:id(d27142e8467) gi(div2) heads(0) gtm(Echtighearna,sonofBra) n(7) menutext(Echtighearna, son of Bran, lord of…) 
138.8. label(Event) unit(Entry) xml:id(d27142e8470) gi(div2) heads(0) gtm(UaDubhlaich,lordofFe) n(8) menutext(Ua Dubhlaich, lord of Fearta-Tulach, was…) 
138.9. label(Event) unit(Entry) xml:id(d27142e8473) gi(div2) heads(0) gtm(ThebattleofCill-Dronn) n(9) menutext(The battle of Cill-Dronnan was gained…) 
138.10. label(Event) unit(Entry) xml:id(d27142e8481) gi(div2) heads(0) gtm(Cill-dara,Ceanannus,Du) n(10) menutext(Cill-dara, Ceanannus, Dun-da-leathghlas, and many other…) 
138.11. label(Event) unit(Entry) xml:id(d27142e8484) gi(div2) heads(0) gtm(Maein-Choluim-Chille,Di) n(11) menutext(Maein-Choluim-Chille, Disert-Diarmada, Moghna-Moshenoc, and Cluain-mor-Maedhog, were…) 
138.12. label(Event) unit(Entry) xml:id(d27142e8488) gi(div2) heads(0) gtm(TheoratoryofLaithreac) n(12) menutext(The oratory of Laithreach-Briuin was burned…) 
Section 139. label(Annal) unit(Year) xml:id(d27142e8491) gi(div1) heads(0) n(M1041) gtm(TheAgeofChrist,1041.) num(139) menutext(The Age of Christ, 1041.Maelbrighde Ua…) 
139.1. label(Event) unit(Entry) xml:id(d27142e8492) gi(div2) heads(0) gtm(TheAgeofChrist,1041.) n(1) menutext(The Age of Christ, 1041.) 
139.2. label(Event) unit(Entry) xml:id(d27142e8495) gi(div2) heads(0) gtm(MaelbrighdeUaMaelfinn,) n(2) menutext(Maelbrighde Ua Maelfinn, priest, anchorite, and…) 
139.3. label(Event) unit(Entry) xml:id(d27142e8498) gi(div2) heads(0) gtm(CosgrachUaToicthigh,c) n(3) menutext(Cosgrach Ua Toicthigh, chief lector of…) 
139.4. label(Event) unit(Entry) xml:id(d27142e8501) gi(div2) heads(0) gtm(Soerghus,lectorandair) n(4) menutext(Soerghus, lector and airchinneach of Torach,…) 
139.5. label(Event) unit(Entry) xml:id(d27142e8504) gi(div2) heads(0) gtm(MacBeathaidh,sonofAi) n(5) menutext(Mac Beathaidh, son of Ainmire, chief…) 
139.6. label(Event) unit(Entry) xml:id(d27142e8507) gi(div2) heads(0) gtm(Maelruanaidh,sonofRoe) n(6) menutext(Maelruanaidh, son of Roen, royal heir…) 
139.7. label(Event) unit(Entry) xml:id(d27142e8510) gi(div2) heads(0) gtm(FaelanUaMordha,lordo) n(7) menutext(Faelan Ua Mordha, lord of Laeighis,…) 
139.8. label(Event) unit(Entry) xml:id(d27142e8513) gi(div2) heads(0) gtm(MuircheartachMacGillap) n(8) menutext(Muircheartach Mac Gillaphadraig was slain by…) 
139.9. label(Event) unit(Entry) xml:id(d27142e8516) gi(div2) heads(0) gtm(Gillachomhghaill,sonof) n(9) menutext(Gillachomhghaill, son of Donnchuan, son of…) 
139.10. label(Event) unit(Entry) xml:id(d27142e8519) gi(div2) heads(0) gtm(Thetwosonsoftheson) n(10) menutext(The two sons of the son…) 
139.11. label(Event) unit(Entry) xml:id(d27142e8524) gi(div2) heads(0) gtm(Apreyingexcursionbyt) n(11) menutext(A preying excursion by the Airghialla,…) 
139.12. label(Event) unit(Entry) xml:id(d27142e8528) gi(div2) heads(0) gtm(Apreyingexcursionbyt) n(12) menutext(A preying excursion by the Ua…) 
139.13. label(Event) unit(Entry) xml:id(d27142e8531) gi(div2) heads(0) gtm(Apreyingexcursionbyt) n(13) menutext(A preying excursion by the Ui-Ceinnsealaigh…) 
139.14. label(Event) unit(Entry) xml:id(d27142e8537) gi(div2) heads(0) gtm(CucicheUDunlaing,lord) n(14) menutext(Cuciche U Dunlaing, lord of Laeighis,…) 
139.15. label(Event) unit(Entry) xml:id(d27142e8543) gi(div2) heads(0) gtm(Fearna-mor-Maedhogwasb) n(15) menutext(Fearna-mor-Maedhog was burned by Donnchadh, son…) 
139.16. label(Event) unit(Entry) xml:id(d27142e8546) gi(div2) heads(0) gtm(Gleann-Uiseanwasplunde) n(16) menutext(Gleann-Uisean was plundered by the son…) 
Section 140. label(Annal) unit(Year) xml:id(d27142e8553) gi(div1) heads(0) n(M1042) gtm(TheAgeofChrist,1042.) num(140) menutext(The Age of Christ, 1042.Maelbrighde, Bishop…) 
140.1. label(Event) unit(Entry) xml:id(d27142e8554) gi(div2) heads(0) gtm(TheAgeofChrist,1042.) n(1) menutext(The Age of Christ, 1042.) 
140.2. label(Event) unit(Entry) xml:id(d27142e8557) gi(div2) heads(0) gtm(Maelbrighde,BishopofC) n(2) menutext(Maelbrighde, Bishop of Cill-dara;) 
140.3. label(Event) unit(Entry) xml:id(d27142e8560) gi(div2) heads(0) gtm(AilillofMucnamh,head) n(3) menutext(Ailill of Mucnamh, head of the…) 
140.4. label(Event) unit(Entry) xml:id(d27142e8563) gi(div2) heads(0) gtm(Eochagan,airchinneacho) n(4) menutext(Eochagan, airchinneach of Slaine, and lector…) 
140.5. label(Event) unit(Entry) xml:id(d27142e8566) gi(div2) heads(0) gtm(LoingseachUaMaelseachl) n(5) menutext(Loingseach Ua Maelseachlainn lector of Clonard) 
140.6. label(Event) unit(Entry) xml:id(d27142e8570) gi(div2) heads(0) gtm(LoingseachUaFlaithen,) n(6) menutext(Loingseach Ua Flaithen, successor of Ciaran…) 
140.7. label(Event) unit(Entry) xml:id(d27142e8573) gi(div2) heads(0) gtm(MaelpeadairUahAilecain) n(7) menutext(Maelpeadair Ua hAilecain, lector of Ard-Macha,…) 
140.8. label(Event) unit(Entry) xml:id(d27142e8576) gi(div2) heads(0) gtm(FiachaUaMaelmordha,ch) n(8) menutext(Fiacha Ua Maelmordha, chief senior of…) 
140.9. label(Event) unit(Entry) xml:id(d27142e8579) gi(div2) heads(0) gtm(Flann,sonofMaelseachl) n(9) menutext(Flann, son of Maelseachlainn Gott, royal…) 
140.10. label(Event) unit(Entry) xml:id(d27142e8582) gi(div2) heads(0) gtm(Murchadh,sonofDunlain) n(10) menutext(Murchadh, son of Dunlaing, King of…) 
140.11. label(Event) unit(Entry) xml:id(d27142e8587) gi(div2) heads(0) gtm(Macraith,sonofGorman,) n(11) menutext(Macraith, son of Gorman, son of…) 
140.12. label(Event) unit(Entry) xml:id(d27142e8591) gi(div2) heads(0) gtm(Sitric,andCailleach-Fi) n(12) menutext(Sitric, and Cailleach-Finain, his daughter, died…) 
Section 141. label(Annal) unit(Year) xml:id(d27142e8594) gi(div1) heads(0) n(M1043) gtm(TheAgeofChrist,1043.) num(141) menutext(The Age of Christ, 1043.Flaithbheartach, Bishop…) 
141.1. label(Event) unit(Entry) xml:id(d27142e8595) gi(div2) heads(0) gtm(TheAgeofChrist,1043.) n(1) menutext(The Age of Christ, 1043.) 
141.2. label(Event) unit(Entry) xml:id(d27142e8598) gi(div2) heads(0) gtm(Flaithbheartach,Bishop) n(2) menutext(Flaithbheartach, Bishop of Dun-Leathghlaise, died.) 
141.3. label(Event) unit(Entry) xml:id(d27142e8601) gi(div2) heads(0) gtm(ConchobharUaLaidhgnen,) n(3) menutext(Conchobhar Ua Laidhgnen, airchinneach of Fearna-mor-Maedhoig…) 
141.4. label(Event) unit(Entry) xml:id(d27142e8604) gi(div2) heads(0) gtm(AedhanConnachtach,anch) n(4) menutext(Aedhan Connachtach, anchorite and lector of…) 
141.5. label(Event) unit(Entry) xml:id(d27142e8607) gi(div2) heads(0) gtm(CeallachUaCleircein,s) n(5) menutext(Ceallach Ua Cleircein, successor of Finnen…) 
141.6. label(Event) unit(Entry) xml:id(d27142e8610) gi(div2) heads(0) gtm(andCathal,sonofRuaid) n(6) menutext(and Cathal, son of Ruaidhri, lord…) 
141.7. label(Event) unit(Entry) xml:id(d27142e8613) gi(div2) heads(0) gtm(DomhnallUaFearghaile,) n(7) menutext(Domhnall Ua Fearghaile, lord of Fortuatha-Laighean,…) 
141.8. label(Event) unit(Entry) xml:id(d27142e8616) gi(div2) heads(0) gtm(FlannUah-Ainfeth,lord) n(8) menutext(Flann Ua h-Ainfeth, lord of Ui-Meith,…) 
141.9. label(Event) unit(Entry) xml:id(d27142e8619) gi(div2) heads(0) gtm(GillamochonnaUaDuibhdh) n(9) menutext(Gillamochonna Ua Duibhdhirma, died.) 
141.10. label(Event) unit(Entry) xml:id(d27142e8622) gi(div2) heads(0) gtm(CeinneidighUaCuirc,lo) n(10) menutext(Ceinneidigh Ua Cuirc, lord of Muscraighe,…) 
141.11. label(Event) unit(Entry) xml:id(d27142e8625) gi(div2) heads(0) gtm(Avictorywasgainedby) n(11) menutext(A victory was gained by the…) 
141.12. label(Event) unit(Entry) xml:id(d27142e8629) gi(div2) heads(0) gtm(Aplunderingexcursionw) n(12) menutext(A plundering excursion was made by…) 
141.13. label(Event) unit(Entry) xml:id(d27142e8632) gi(div2) heads(0) gtm(Thefastingoftheclerg) n(13) menutext(The fasting of the clergy of…) 
141.14. label(Event) unit(Entry) xml:id(d27142e8637) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(14) menutext(A predatory excursion was made by…) 
Section 142. label(Annal) unit(Year) xml:id(d27142e8643) gi(div1) heads(0) n(M1044) gtm(TheAgeofChrist,1044.) num(142) menutext(The Age of Christ, 1044.Maelmochta, Bishop…) 
142.1. label(Event) unit(Entry) xml:id(d27142e8644) gi(div2) heads(0) gtm(TheAgeofChrist,1044.) n(1) menutext(The Age of Christ, 1044.) 
142.2. label(Event) unit(Entry) xml:id(d27142e8647) gi(div2) heads(0) gtm(Maelmochta,BishopofLu) n(2) menutext(Maelmochta, Bishop of Lughmhadh;) 
142.3. label(Event) unit(Entry) xml:id(d27142e8650) gi(div2) heads(0) gtm(MaenachofMucnamh;) n(3) menutext(Maenach of Mucnamh;) 
142.4. label(Event) unit(Entry) xml:id(d27142e8653) gi(div2) heads(0) gtm(AedhofSgelic-Mhichil;) n(4) menutext(Aedh of Sgelic-Mhichil;) 
142.5. label(Event) unit(Entry) xml:id(d27142e8656) gi(div2) heads(0) gtm(andAilill,sonofBreas) n(5) menutext(and Ailill, son of Breasal, resident…) 
142.6. label(Event) unit(Entry) xml:id(d27142e8659) gi(div2) heads(0) gtm(CumasgachUah-Ailellain) n(6) menutext(Cumasgach Ua h-Ailellain, lord of Ui-Eathach,…) 
142.7. label(Event) unit(Entry) xml:id(d27142e8662) gi(div2) heads(0) gtm(NiallUaCeileachain,lo) n(7) menutext(Niall Ua Ceileachain, lord of Ui-Breasail,…) 
142.8. label(Event) unit(Entry) xml:id(d27142e8665) gi(div2) heads(0) gtm(DomhnallUaCuirc,lord) n(8) menutext(Domhnall Ua Cuirc, lord of Muscraighe…) 
142.9. label(Event) unit(Entry) xml:id(d27142e8671) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(9) menutext(A predatory excursion was made by…) 
142.10. label(Event) unit(Entry) xml:id(d27142e8676) gi(div2) heads(0) gtm(Anotherpredatoryexcurs) n(10) menutext(Another predatory excursion was made by…) 
142.11. label(Event) unit(Entry) xml:id(d27142e8679) gi(div2) heads(0) gtm(Uah-Aedha,lordofUi-F) n(11) menutext(Ua h-Aedha, lord of Ui-Fiachrach-Arda-Sratha, was…) 
142.12. label(Event) unit(Entry) xml:id(d27142e8683) gi(div2) heads(0) gtm(Cluain-mic-Noiswasplun) n(12) menutext(Cluain-mic-Nois was plundered by the Munstermen,…) 
142.13. label(Event) unit(Entry) xml:id(d27142e8689) gi(div2) heads(0) gtm(Cluain-mic-Noiswasplun) n(13) menutext(Cluain-mic-Nois was plundered by the Conmhaicni,…) 
142.14. label(Event) unit(Entry) xml:id(d27142e8707) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(14) menutext(A slaughter was made of the…) 
142.15. label(Event) unit(Entry) xml:id(d27142e8710) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(15) menutext(A slaughter was made of the…) 
142.16. label(Event) unit(Entry) xml:id(d27142e8713) gi(div2) heads(0) gtm(Murchadh,sonofBran,l) n(16) menutext(Murchadh, son of Bran, lord of…) 
Section 143. label(Annal) unit(Year) xml:id(d27142e8717) gi(div1) heads(0) n(M1045) gtm(TheAgeofChrist,1045.) num(143) menutext(The Age of Christ, 1045.Maelmartin Finn,…) 
143.1. label(Event) unit(Entry) xml:id(d27142e8718) gi(div2) heads(0) gtm(TheAgeofChrist,1045.) n(1) menutext(The Age of Christ, 1045.) 
143.2. label(Event) unit(Entry) xml:id(d27142e8721) gi(div2) heads(0) gtm(MaelmartinFinn,lector) n(2) menutext(Maelmartin Finn, lector of Ceanannus;) 
143.3. label(Event) unit(Entry) xml:id(d27142e8724) gi(div2) heads(0) gtm(Cana,noblepriestofAc) n(3) menutext(Cana, noble priest of Achadh-bo;) 
143.4. label(Event) unit(Entry) xml:id(d27142e8727) gi(div2) heads(0) gtm(Muireadhach,sonofMac) n(4) menutext(Muireadhach, son of Mac Saerghusa, airchinneach…) 
143.5. label(Event) unit(Entry) xml:id(d27142e8730) gi(div2) heads(0) gtm(CathasachUaCathail,su) n(5) menutext(Cathasach Ua Cathail, successor of Caeimhghin;) 
143.6. label(Event) unit(Entry) xml:id(d27142e8733) gi(div2) heads(0) gtm(CathasachUaCorcrain,c) n(6) menutext(Cathasach Ua Corcrain, comharba of Gleann-Uisean;) 
143.7. label(Event) unit(Entry) xml:id(d27142e8736) gi(div2) heads(0) gtm(CormacUaRuadhrach,air) n(7) menutext(Cormac Ua Ruadhrach, airchinneach of Tearmann-Feichine;) 
143.8. label(Event) unit(Entry) xml:id(d27142e8739) gi(div2) heads(0) gtm(andMaenachUaCirdubhai) n(8) menutext(and Maenach Ua Cirdubhain, successor of…) 
143.9. label(Event) unit(Entry) xml:id(d27142e8742) gi(div2) heads(0) gtm(Cluain-Irairdwasthrice) n(9) menutext(Cluain-Iraird was thrice burned in one…) 
143.10. label(Event) unit(Entry) xml:id(d27142e8745) gi(div2) heads(0) gtm(FlaithbheartachUaCanan) n(10) menutext(Flaithbheartach Ua Canannain, lord of Cinel-Conaill;) 
143.11. label(Event) unit(Entry) xml:id(d27142e8748) gi(div2) heads(0) gtm(andGluniarnUaClercen,) n(11) menutext(and Gluniarn Ua Clercen, lord of…) 
143.12. label(Event) unit(Entry) xml:id(d27142e8752) gi(div2) heads(0) gtm(ConghalachUaLochlainn,) n(12) menutext(Conghalach Ua Lochlainn, lord of Corca-Modhruadh,…) 
143.13. label(Event) unit(Entry) xml:id(d27142e8758) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(13) menutext(A slaughter was made of the…) 
143.14. label(Event) unit(Entry) xml:id(d27142e8761) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(14) menutext(A predatory excursion was made by…) 
143.15. label(Event) unit(Entry) xml:id(d27142e8764) gi(div2) heads(0) gtm(Carthach,sonofSaerbhr) n(15) menutext(Carthach, son of Saerbhreathach, lord of…) 
143.16. label(Event) unit(Entry) xml:id(d27142e8767) gi(div2) heads(0) gtm(DomhnallUaCeatfadha,h) n(16) menutext(Domhnall Ua Ceatfadha, head of Dal-gCais,…) 
143.17. label(Event) unit(Entry) xml:id(d27142e8770) gi(div2) heads(0) gtm(ThesonofMaeleachlainn) n(17) menutext(The son of Maeleachlainn, son of…) 
143.18. label(Event) unit(Entry) xml:id(d27142e8773) gi(div2) heads(0) gtm(Amhalghaidh,sonofFlan) n(18) menutext(Amhalghaidh, son of Flann, chief of…) 
143.19. label(Event) unit(Entry) xml:id(d27142e8778) gi(div2) heads(0) gtm(Cluain-fearta-Brenainn,) n(19) menutext(Cluain-fearta-Brenainn, with its church, was burned…) 
Section 144. label(Annal) unit(Year) xml:id(d27142e8781) gi(div1) heads(0) n(M1046) gtm(TheAgeofChrist,1046.) num(144) menutext(The Age of Christ, 1046.Maelpadraig Ua…) 
144.1. label(Event) unit(Entry) xml:id(d27142e8782) gi(div2) heads(0) gtm(TheAgeofChrist,1046.) n(1) menutext(The Age of Christ, 1046.) 
144.2. label(Event) unit(Entry) xml:id(d27142e8785) gi(div2) heads(0) gtm(MaelpadraigUaBileoice,) n(2) menutext(Maelpadraig Ua Bileoice, chief lector of…) 
144.3. label(Event) unit(Entry) xml:id(d27142e8788) gi(div2) heads(0) gtm(andMaelbrighde,priest) n(3) menutext(and Maelbrighde, priest of Cill-dara, died.) 
144.4. label(Event) unit(Entry) xml:id(d27142e8791) gi(div2) heads(0) gtm(Muireadhach,sonofFlai) n(4) menutext(Muireadhach, son of Flaithbheartach Ua Neill,…) 
144.5. label(Event) unit(Entry) xml:id(d27142e8794) gi(div2) heads(0) gtm(ArtUaRuairc,KingofC) n(5) menutext(Art Ua Ruairc, King of Connaught,…) 
144.6. label(Event) unit(Entry) xml:id(d27142e8797) gi(div2) heads(0) gtm(UaFinnguine,lordofEo) n(6) menutext(Ua Finnguine, lord of Eoganacht-Caille-na-manach, was…) 
144.7. label(Event) unit(Entry) xml:id(d27142e8800) gi(div2) heads(0) gtm(ConchobharUaLoingsigh,) n(7) menutext(Conchobhar Ua Loingsigh, lord of Dal-Araidhe,…) 
144.8. label(Event) unit(Entry) xml:id(d27142e8806) gi(div2) heads(0) gtm(Gormfhlaith,daughterof) n(8) menutext(Gormfhlaith, daughter of Maelseachlainn, and Maelruanaidh…) 
144.9. label(Event) unit(Entry) xml:id(d27142e8809) gi(div2) heads(0) gtm(ThesonofAraltwasexp) n(9) menutext(The son of Aralt was expelled…) 
144.10. label(Event) unit(Entry) xml:id(d27142e8812) gi(div2) heads(0) gtm(FearghalUaCiardha,lor) n(10) menutext(Fearghal Ua Ciardha, lord of Cairbre,…) 
Section 145. label(Annal) unit(Year) xml:id(d27142e8815) gi(div1) heads(0) n(M1047) gtm(TheAgeofChrist,1047.) num(145) menutext(The Age of Christ, 1047.Cethernach, bishop…) 
145.1. label(Event) unit(Entry) xml:id(d27142e8816) gi(div2) heads(0) gtm(TheAgeofChrist,1047.) n(1) menutext(The Age of Christ, 1047.) 
145.2. label(Event) unit(Entry) xml:id(d27142e8819) gi(div2) heads(0) gtm(Cethernach,bishopfrom) n(2) menutext(Cethernach, bishop from Teach-Collain, died at…) 
145.3. label(Event) unit(Entry) xml:id(d27142e8822) gi(div2) heads(0) gtm(Gillamolaissi,lectorof) n(3) menutext(Gillamolaissi, lector of Lughmhadh;) 
145.4. label(Event) unit(Entry) xml:id(d27142e8825) gi(div2) heads(0) gtm(Maelmoicheirghe,lector) n(4) menutext(Maelmoicheirghe, lector of Cluain-Iraird;) 
145.5. label(Event) unit(Entry) xml:id(d27142e8828) gi(div2) heads(0) gtm(andCuduiligh,sonofGa) n(5) menutext(and Cuduiligh, son of Gaithine Fosairchinneach…) 
145.6. label(Event) unit(Entry) xml:id(d27142e8831) gi(div2) heads(0) gtm(Ciarcaille,sonofFoghl) n(6) menutext(Ciarcaille, son of Foghlaidh, steward of…) 
145.7. label(Event) unit(Entry) xml:id(d27142e8835) gi(div2) heads(0) gtm(Lann,daughterofMacSe) n(7) menutext(Lann, daughter of Mac Sealbhachain, successor…) 
145.8. label(Event) unit(Entry) xml:id(d27142e8838) gi(div2) heads(0) gtm(andUaBaillen,lectoro) n(8) menutext(and Ua Baillen, lector of Ros-Cre,…) 
145.9. label(Event) unit(Entry) xml:id(d27142e8841) gi(div2) heads(0) gtm(Muircheartach,sonofMa) n(9) menutext(Muircheartach, son of Mac Madadhain, lord…) 
145.10. label(Event) unit(Entry) xml:id(d27142e8844) gi(div2) heads(0) gtm(NiallUaRuaircwasslai) n(10) menutext(Niall Ua Ruairc was slain in…) 
145.11. label(Event) unit(Entry) xml:id(d27142e8848) gi(div2) heads(0) gtm(AnarmywasledbyNiall) n(11) menutext(An army was led by Niall,…) 
145.12. label(Event) unit(Entry) xml:id(d27142e8851) gi(div2) heads(0) gtm(Agreatfaminecameupon) n(12) menutext(A great famine came upon the…) 
145.13. label(Event) unit(Entry) xml:id(d27142e8854) gi(div2) heads(0) gtm(Greatsnowinthisyear) n(13) menutext(Great snow in this year (the…) 
145.14. label(Event) unit(Entry) xml:id(d27142e8864) gi(div2) heads(0) gtm(ThesonofDonnchadhGot) n(14) menutext(The son of Donnchadh Gott, royal…) 
145.15. label(Event) unit(Entry) xml:id(d27142e8867) gi(div2) heads(0) gtm(andUahEidhin,lordof) n(15) menutext(and Ua hEidhin, lord of Ui-Fiachrach-Aidhne,…) 
Section 146. label(Annal) unit(Year) xml:id(d27142e8870) gi(div1) heads(0) n(M1048) gtm(TheAgeofChrist,1048.) num(146) menutext(The Age of Christ, 1048.Cele, Bishop…) 
146.1. label(Event) unit(Entry) xml:id(d27142e8871) gi(div2) heads(0) gtm(TheAgeofChrist,1048.) n(1) menutext(The Age of Christ, 1048.) 
146.2. label(Event) unit(Entry) xml:id(d27142e8874) gi(div2) heads(0) gtm(Cele,BishopofArdachad) n(2) menutext(Cele, Bishop of Ardachadh of Bishop…) 
146.3. label(Event) unit(Entry) xml:id(d27142e8877) gi(div2) heads(0) gtm(Aedh,sonofMaelanUaN) n(3) menutext(Aedh, son of Maelan Ua Nuadhait,…) 
146.4. label(Event) unit(Entry) xml:id(d27142e8880) gi(div2) heads(0) gtm(Cloithnia,successorof) n(4) menutext(Cloithnia, successor of Ailbhe of Imleach,…) 
146.5. label(Event) unit(Entry) xml:id(d27142e8886) gi(div2) heads(0) gtm(FeardomhnachUaInnascai) n(5) menutext(Feardomhnach Ua Innascaigh, successor of Finnen,…) 
146.6. label(Event) unit(Entry) xml:id(d27142e8889) gi(div2) heads(0) gtm(DunchadhUaCeileachair,) n(6) menutext(Dunchadh Ua Ceileachair, successor of Ciaran…) 
146.7. label(Event) unit(Entry) xml:id(d27142e8892) gi(div2) heads(0) gtm(GillacoluimUahEignigh,) n(7) menutext(Gillacoluim Ua hEignigh, lord of Airghialla,…) 
146.8. label(Event) unit(Entry) xml:id(d27142e8895) gi(div2) heads(0) gtm(Dunlaing,sonofDunghal) n(8) menutext(Dunlaing, son of Dunghal, lord of…) 
146.9. label(Event) unit(Entry) xml:id(d27142e8898) gi(div2) heads(0) gtm(MaelfabhaillUahEidhin,) n(9) menutext(Maelfabhaill Ua hEidhin, lord of Ui-Fiachrach-Aidhne,…) 
146.10. label(Event) unit(Entry) xml:id(d27142e8901) gi(div2) heads(0) gtm(FearghalUaMaelmhuaidh,) n(10) menutext(Fearghal Ua Maelmhuaidh, lord of Feara-Ceall,…) 
146.11. label(Event) unit(Entry) xml:id(d27142e8904) gi(div2) heads(0) gtm(CeannfaeladhUaCuill,c) n(11) menutext(Ceannfaeladh Ua Cuill, chief poet of…) 
146.12. label(Event) unit(Entry) xml:id(d27142e8908) gi(div2) heads(0) gtm(thesonofCumara,grand) n(12) menutext(the son of Cumara, grandson of…) 
146.13. label(Event) unit(Entry) xml:id(d27142e8913) gi(div2) heads(0) gtm(GairbhithUaCathasaigh,) n(13) menutext(Gairbhith Ua Cathasaigh, lord of Breagha,…) 
146.14. label(Event) unit(Entry) xml:id(d27142e8922) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(14) menutext(A predatory excursion was made by…) 
146.15. label(Event) unit(Entry) xml:id(d27142e8925) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(15) menutext(A predatory excursion was made by…) 
146.16. label(Event) unit(Entry) xml:id(d27142e8928) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(16) menutext(A predatory excursion was made by…) 
146.17. label(Event) unit(Entry) xml:id(d27142e8931) gi(div2) heads(0) gtm(Anarmywasledbythes) n(17) menutext(An army was led by the…) 
146.18. label(Event) unit(Entry) xml:id(d27142e8934) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(18) menutext(A predatory excursion was made by…) 
Section 147. label(Annal) unit(Year) xml:id(d27142e8940) gi(div1) heads(0) n(M1049) gtm(TheAgeofChrist,1049.) num(147) menutext(The Age of Christ, 1049.Maelcainnigh Ua…) 
147.1. label(Event) unit(Entry) xml:id(d27142e8941) gi(div2) heads(0) gtm(TheAgeofChrist,1049.) n(1) menutext(The Age of Christ, 1049.) 
147.2. label(Event) unit(Entry) xml:id(d27142e8944) gi(div2) heads(0) gtm(MaelcainnighUaTaichlig) n(2) menutext(Maelcainnigh Ua Taichligh, comharba of Daimhinis,…) 
147.3. label(Event) unit(Entry) xml:id(d27142e8947) gi(div2) heads(0) gtm(TuathalUahUail,airchi) n(3) menutext(Tuathal Ua hUail, airchinneach of Both-Chonais;) 
147.4. label(Event) unit(Entry) xml:id(d27142e8950) gi(div2) heads(0) gtm(TuathalUaMuirgheasac,) n(4) menutext(Tuathal Ua Muirgheasac, lector of Tuaim-Finnlocha,…) 
147.5. label(Event) unit(Entry) xml:id(d27142e8953) gi(div2) heads(0) gtm(Flaithbheartach,sonof) n(5) menutext(Flaithbheartach, son of Domhnall Ua Loingsigh,…) 
147.6. label(Event) unit(Entry) xml:id(d27142e8956) gi(div2) heads(0) gtm(MuircheartachUaMaelsea) n(6) menutext(Muircheartach Ua Maelseachlainn was slain by…) 
147.7. label(Event) unit(Entry) xml:id(d27142e8959) gi(div2) heads(0) gtm(ConchobharUaCinnfhaela) n(7) menutext(Conchobhar Ua Cinnfhaelaidh, lord of Ui-Conaill…) 
147.8. label(Event) unit(Entry) xml:id(d27142e8962) gi(div2) heads(0) gtm(ImharUaBeice,lordof) n(8) menutext(Imhar Ua Beice, lord of Ui-Meith,…) 
147.9. label(Event) unit(Entry) xml:id(d27142e8965) gi(div2) heads(0) gtm(Anaessles,sonofDomhna) n(9) menutext(Anaessles, son of Domhnall, lord of…) 
147.10. label(Event) unit(Entry) xml:id(d27142e8968) gi(div2) heads(0) gtm(AnarmywasledbytheU) n(10) menutext(An army was led by the…) 
147.11. label(Event) unit(Entry) xml:id(d27142e8976) gi(div2) heads(0) gtm(Anarmywasledbythes) n(11) menutext(An army was led by the…) 
147.12. label(Event) unit(Entry) xml:id(d27142e8980) gi(div2) heads(0) gtm(Amhalghaidh,successoro) n(12) menutext(Amhalghaidh, successor of Patrick, and Dubhdalethe,…) 
Section 148. label(Annal) unit(Year) xml:id(d27142e8983) gi(div1) heads(0) n(M1050) gtm(TheAgeofChrist,1050.) num(148) menutext(The Age of Christ, 1050.Cleirchen Ua…) 
148.1. label(Event) unit(Entry) xml:id(d27142e8984) gi(div2) heads(0) gtm(TheAgeofChrist,1050.) n(1) menutext(The Age of Christ, 1050.) 
148.2. label(Event) unit(Entry) xml:id(d27142e8987) gi(div2) heads(0) gtm(CleirchenUaMuineoc,no) n(2) menutext(Cleirchen Ua Muineoc, noble bishop of…) 
148.3. label(Event) unit(Entry) xml:id(d27142e8990) gi(div2) heads(0) gtm(DiarmaidUaRodachain,B) n(3) menutext(Diarmaid Ua Rodachain, Bishop of Fearna;) 
148.4. label(Event) unit(Entry) xml:id(d27142e8993) gi(div2) heads(0) gtm(Conall,airchinneachof) n(4) menutext(Conall, airchinneach of Cill-Mocheallog, and its…) 
148.5. label(Event) unit(Entry) xml:id(d27142e8996) gi(div2) heads(0) gtm(Dubhthach,sonofMilidh) n(5) menutext(Dubhthach, son of Milidh, successor of…) 
148.6. label(Event) unit(Entry) xml:id(d27142e8999) gi(div2) heads(0) gtm(GuaireUaManchain,prie) n(6) menutext(Guaire Ua Manchain, priest of Gleann-da-locha;) 
148.7. label(Event) unit(Entry) xml:id(d27142e9002) gi(div2) heads(0) gtm(DiarmaidUaCele,airchi) n(7) menutext(Diarmaid Ua Cele, airchinneach of Tealach-Foirtcheirn…) 
148.8. label(Event) unit(Entry) xml:id(d27142e9005) gi(div2) heads(0) gtm(DiarmaidUaLachan,lect) n(8) menutext(Diarmaid Ua Lachan, lector of Cill-dara,…) 
148.9. label(Event) unit(Entry) xml:id(d27142e9008) gi(div2) heads(0) gtm(UaScula,airchinneacho) n(9) menutext(Ua Scula, airchinneach of Inis-Cathaigh;) 
148.10. label(Event) unit(Entry) xml:id(d27142e9011) gi(div2) heads(0) gtm(Maelan,lectorofCeanan) n(10) menutext(Maelan, lector of Ceanannus, who was…) 
148.11. label(Event) unit(Entry) xml:id(d27142e9014) gi(div2) heads(0) gtm(andMaelduinUahEigcear) n(11) menutext(and Maelduin Ua hEigceartaigh, airchinneach of…) 
148.12. label(Event) unit(Entry) xml:id(d27142e9018) gi(div2) heads(0) gtm(Maelseachlainn,sonofC) n(12) menutext(Maelseachlainn, son of Ceannfaeladh, died.) 
148.13. label(Event) unit(Entry) xml:id(d27142e9021) gi(div2) heads(0) gtm(Donnchadh,i.e.theCoss) n(13) menutext(Donnchadh, i.e. the Cossalach, son of…) 
148.14. label(Event) unit(Entry) xml:id(d27142e9024) gi(div2) heads(0) gtm(Maelruanaidh,sonofCuc) n(14) menutext(Maelruanaidh, son of Cucoirne, lord of…) 
148.15. label(Event) unit(Entry) xml:id(d27142e9027) gi(div2) heads(0) gtm(Aconflictbetweenthem) n(15) menutext(A conflict between the men of…) 
148.16. label(Event) unit(Entry) xml:id(d27142e9030) gi(div2) heads(0) gtm(Dubhdalethe,successoro) n(16) menutext(Dubhdalethe, successor of Patrick, made a…) 
148.17. label(Event) unit(Entry) xml:id(d27142e9035) gi(div2) heads(0) gtm(Muchinclementweatherh) n(17) menutext(Much inclement weather happened in the…) 
148.18. label(Event) unit(Entry) xml:id(d27142e9038) gi(div2) heads(0) gtm(Cill-darawithitsDaimh) n(18) menutext(Cill-dara with its Daimhliag great stone…) 
148.19. label(Event) unit(Entry) xml:id(d27142e9044) gi(div2) heads(0) gtm(Cluain-mic-Noiswasplun) n(19) menutext(Cluain-mic-Nois was plundered thrice in one…) 
148.20. label(Event) unit(Entry) xml:id(d27142e9050) gi(div2) heads(0) gtm(Lann-Leirewasburnedan) n(20) menutext(Lann-Leire was burned and plundered.) 
148.21. label(Event) unit(Entry) xml:id(d27142e9053) gi(div2) heads(0) gtm(Doire-Caelainneandthe) n(21) menutext(Doire-Caelainne and the Cloictheach of Ros-Comain…) 
148.22. label(Event) unit(Entry) xml:id(d27142e9056) gi(div2) heads(0) gtm(DaimhliagChianainwasb) n(22) menutext(Daimhliag Chianain was burned.) 
148.23. label(Event) unit(Entry) xml:id(d27142e9063) gi(div2) heads(0) gtm(Inis-ClothranninLochR) n(23) menutext(Inis-Clothrann in Loch Ribh was plundered.) 
148.24. label(Event) unit(Entry) xml:id(d27142e9069) gi(div2) heads(0) gtm(Dubhdalethemadeavisit) n(24) menutext(Dubhdalethe made a visitation of Cinel-Eoghain,…) 
Section 149. label(Annal) unit(Year) xml:id(d27142e9072) gi(div1) heads(0) n(M1051) gtm(TheAgeofChrist,1051.) num(149) menutext(The Age of Christ, 1051.Mac Sluaghadhaigh,…) 
149.1. label(Event) unit(Entry) xml:id(d27142e9073) gi(div2) heads(0) gtm(TheAgeofChrist,1051.) n(1) menutext(The Age of Christ, 1051.) 
149.2. label(Event) unit(Entry) xml:id(d27142e9076) gi(div2) heads(0) gtm(MacSluaghadhaigh,noble) n(2) menutext(Mac Sluaghadhaigh, noble priest of Cluain-mic-Nois,…) 
149.3. label(Event) unit(Entry) xml:id(d27142e9079) gi(div2) heads(0) gtm(Muircheartach,sonofBr) n(3) menutext(Muircheartach, son of Breac, lord of…) 
149.4. label(Event) unit(Entry) xml:id(d27142e9082) gi(div2) heads(0) gtm(UaConchobhair,lordof) n(4) menutext(Ua Conchobhair, lord of Ui-Failghe, namely,…) 
149.5. label(Event) unit(Entry) xml:id(d27142e9085) gi(div2) heads(0) gtm(AbattlewasgainedbyU) n(5) menutext(A battle was gained by Ua…) 
149.6. label(Event) unit(Entry) xml:id(d27142e9088) gi(div2) heads(0) gtm(Diarmaid,sonofDomhnal) n(6) menutext(Diarmaid, son of Domhnall, son of…) 
149.7. label(Event) unit(Entry) xml:id(d27142e9091) gi(div2) heads(0) gtm(MacLachlainnwasexpell) n(7) menutext(Mac Lachlainn was expelled from the…) 
149.8. label(Event) unit(Entry) xml:id(d27142e9094) gi(div2) heads(0) gtm(ThesonofFaelan,sono) n(8) menutext(The son of Faelan, son of…) 
149.9. label(Event) unit(Entry) xml:id(d27142e9097) gi(div2) heads(0) gtm(Amhalgaidh,sonofCatha) n(9) menutext(Amhalgaidh, son of Cathal, lord of…) 
149.10. label(Event) unit(Entry) xml:id(d27142e9103) gi(div2) heads(0) gtm(Cathal,sonofTighearna) n(10) menutext(Cathal, son of Tighearnain, lord of…) 
149.11. label(Event) unit(Entry) xml:id(d27142e9108) gi(div2) heads(0) gtm(Avictorywasgainedove) n(11) menutext(A victory was gained over the…) 
149.12. label(Event) unit(Entry) xml:id(d27142e9112) gi(div2) heads(0) gtm(Laidhcenn,sonofMaelan) n(12) menutext(Laidhcenn, son of Maelan Ua Leocain,…) 
149.13. label(Event) unit(Entry) xml:id(d27142e9118) gi(div2) heads(0) gtm(DomhnallBanUaBriainw) n(13) menutext(Domhnall Ban Ua Briain was slain…) 
149.14. label(Event) unit(Entry) xml:id(d27142e9121) gi(div2) heads(0) gtm(TheTreeofMagh-Adhair) n(14) menutext(The Tree of Magh-Adhair was prostrated…) 
149.15. label(Event) unit(Entry) xml:id(d27142e9124) gi(div2) heads(0) gtm(Faelan,sonofBradan,s) n(15) menutext(Faelan, son of Bradan, son of…) 
Section 150. label(Annal) unit(Year) xml:id(d27142e9128) gi(div1) heads(0) n(M1052) gtm(TheAgeofChrist,1052.) num(150) menutext(The Age of Christ, 1052.Arthur, son…) 
150.1. label(Event) unit(Entry) xml:id(d27142e9129) gi(div2) heads(0) gtm(TheAgeofChrist,1052.) n(1) menutext(The Age of Christ, 1052.) 
150.2. label(Event) unit(Entry) xml:id(d27142e9132) gi(div2) heads(0) gtm(Arthur,sonofMuireadha) n(2) menutext(Arthur, son of Muireadhach of Cluain-Maedhog,…) 
150.3. label(Event) unit(Entry) xml:id(d27142e9138) gi(div2) heads(0) gtm(EchthighernUaEaghrain,) n(3) menutext(Echthighern Ua Eaghrain, successor of Ciaran…) 
150.4. label(Event) unit(Entry) xml:id(d27142e9141) gi(div2) heads(0) gtm(MuireadhachUaSinnachai) n(4) menutext(Muireadhach Ua Sinnachain, Patrick's steward in…) 
150.5. label(Event) unit(Entry) xml:id(d27142e9144) gi(div2) heads(0) gtm(Muireadhach,sonofDiar) n(5) menutext(Muireadhach, son of Diarmaid, successor of…) 
150.6. label(Event) unit(Entry) xml:id(d27142e9147) gi(div2) heads(0) gtm(andCleireachRuadhUaL) n(6) menutext(and Cleireach Ruadh Ua Lathachain, died.) 
150.7. label(Event) unit(Entry) xml:id(d27142e9150) gi(div2) heads(0) gtm(Gillaphadraig,sonofDo) n(7) menutext(Gillaphadraig, son of Domhnall, Prior of…) 
150.8. label(Event) unit(Entry) xml:id(d27142e9153) gi(div2) heads(0) gtm(Macraith,grandsonofDo) n(8) menutext(Macraith, grandson of Donnchadh, lord of…) 
150.9. label(Event) unit(Entry) xml:id(d27142e9156) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(9) menutext(A predatory excursion was made into…) 
150.10. label(Event) unit(Entry) xml:id(d27142e9161) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(10) menutext(A predatory excursion was made by…) 
150.11. label(Event) unit(Entry) xml:id(d27142e9164) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(11) menutext(A slaughter was made of the…) 
150.12. label(Event) unit(Entry) xml:id(d27142e9168) gi(div2) heads(0) gtm(Dubheassa,daughterofB) n(12) menutext(Dubheassa, daughter of Brian, died.) 
150.13. label(Event) unit(Entry) xml:id(d27142e9171) gi(div2) heads(0) gtm(Domhnall,sonofGillach) n(13) menutext(Domhnall, son of Gillachrist, son of…) 
150.14. label(Event) unit(Entry) xml:id(d27142e9174) gi(div2) heads(0) gtm(Braen,sonofMaelmordha) n(14) menutext(Braen, son of Maelmordha, i.e. King…) 
Section 151. label(Annal) unit(Year) xml:id(d27142e9177) gi(div1) heads(0) n(M1053) gtm(TheAgeofChrist,1053.) num(151) menutext(The Age of Christ, 1053.Doilgen, noble…) 
151.1. label(Event) unit(Entry) xml:id(d27142e9178) gi(div2) heads(0) gtm(TheAgeofChrist,1053.) n(1) menutext(The Age of Christ, 1053.) 
151.2. label(Event) unit(Entry) xml:id(d27142e9181) gi(div2) heads(0) gtm(Doilgen,noblepriestof) n(2) menutext(Doilgen, noble priest of Ard-Macha;) 
151.3. label(Event) unit(Entry) xml:id(d27142e9184) gi(div2) heads(0) gtm(DomhnallUaCele,airchi) n(3) menutext(Domhnall Ua Cele, airchinneach of Slaine;) 
151.4. label(Event) unit(Entry) xml:id(d27142e9187) gi(div2) heads(0) gtm(CormacUaRuadhrach,air) n(4) menutext(Cormac Ua Ruadhrach, airchinneach of Tearmann-Feichin;) 
151.5. label(Event) unit(Entry) xml:id(d27142e9190) gi(div2) heads(0) gtm(andMurchadhUaBeollain) n(5) menutext(and Murchadh Ua Beollain, airchinneach of…) 
151.6. label(Event) unit(Entry) xml:id(d27142e9193) gi(div2) heads(0) gtm(FlaithbheartachUaMaelf) n(6) menutext(Flaithbheartach Ua Maelfabhaill, lord of Carraig-Brachaidhe,…) 
151.7. label(Event) unit(Entry) xml:id(d27142e9196) gi(div2) heads(0) gtm(NiallUah-Eignigh,lord) n(7) menutext(Niall Ua h-Eignigh, lord of Feara-Manach,…) 
151.8. label(Event) unit(Entry) xml:id(d27142e9199) gi(div2) heads(0) gtm(DonnchadhUaCeallachain) n(8) menutext(Donnchadh Ua Ceallachain, royal heir of…) 
151.9. label(Event) unit(Entry) xml:id(d27142e9202) gi(div2) heads(0) gtm(Maelcron,sonofCathal,) n(9) menutext(Maelcron, son of Cathal, lord of…) 
151.10. label(Event) unit(Entry) xml:id(d27142e9205) gi(div2) heads(0) gtm(Adepredationwascommit) n(10) menutext(A depredation was committed by Mac…) 
151.11. label(Event) unit(Entry) xml:id(d27142e9208) gi(div2) heads(0) gtm(Cochlan,lordofDealbhn) n(11) menutext(Cochlan, lord of Dealbhna, was treacherously…) 
151.12. label(Event) unit(Entry) xml:id(d27142e9214) gi(div2) heads(0) gtm(CurianUaMaelduin,lord) n(12) menutext(Curian Ua Maelduin, lord of Feara-Luirg,…) 
151.13. label(Event) unit(Entry) xml:id(d27142e9217) gi(div2) heads(0) gtm(Anarmywasledbythes) n(13) menutext(An army was led by the…) 
151.14. label(Event) unit(Entry) xml:id(d27142e9226) gi(div2) heads(0) gtm(Anarmywasledbythes) n(14) menutext(An army was led by the…) 
151.15. label(Event) unit(Entry) xml:id(d27142e9229) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(15) menutext(A predatory excursion was made by…) 
151.16. label(Event) unit(Entry) xml:id(d27142e9232) gi(div2) heads(0) gtm(AmhlaeibhUaMachainen,) n(16) menutext(Amhlaeibh Ua Machainen, lord of Mughdhorna,…) 
Section 152. label(Annal) unit(Year) xml:id(d27142e9235) gi(div1) heads(0) n(M1054) gtm(TheAgeofChrist,1054.) num(152) menutext(The Age of Christ, 1054.Ua Gearruidhir,…) 
152.1. label(Event) unit(Entry) xml:id(d27142e9236) gi(div2) heads(0) gtm(TheAgeofChrist,1054.) n(1) menutext(The Age of Christ, 1054.) 
152.2. label(Event) unit(Entry) xml:id(d27142e9239) gi(div2) heads(0) gtm(UaGearruidhir,Bishopo) n(2) menutext(Ua Gearruidhir, Bishop of Cill-Dalua;) 
152.3. label(Event) unit(Entry) xml:id(d27142e9242) gi(div2) heads(0) gtm(MaelcoluimUaCollbrainn) n(3) menutext(Maelcoluim Ua Collbrainn priest) 
152.4. label(Event) unit(Entry) xml:id(d27142e9247) gi(div2) heads(0) gtm(GuaireUaLachtnain,lec) n(4) menutext(Guaire Ua Lachtnain, lector of Cluain-mic-Nois;) 
152.5. label(Event) unit(Entry) xml:id(d27142e9250) gi(div2) heads(0) gtm(andCuileannanClaen,le) n(5) menutext(and Cuileannan Claen, lector of Leithghlinn…) 
152.6. label(Event) unit(Entry) xml:id(d27142e9253) gi(div2) heads(0) gtm(Aedh,grandsonofFeargh) n(6) menutext(Aedh, grandson of Fearghal, son of…) 
152.7. label(Event) unit(Entry) xml:id(d27142e9256) gi(div2) heads(0) gtm(DubhghallUahAedhagain,) n(7) menutext(Dubhghall Ua hAedhagain, lord of Ui-Niallain,…) 
152.8. label(Event) unit(Entry) xml:id(d27142e9259) gi(div2) heads(0) gtm(ThebattleofFinnmhagh) n(8) menutext(The battle of Finnmhagh was gained…) 
152.9. label(Event) unit(Entry) xml:id(d27142e9265) gi(div2) heads(0) gtm(Aedh,sonofCeinneidigh) n(9) menutext(Aedh, son of Ceinneidigh, son of…) 
152.10. label(Event) unit(Entry) xml:id(d27142e9269) gi(div2) heads(0) gtm(MacUalghairg,lordofC) n(10) menutext(Mac Ualghairg, lord of Cairbre, was…) 
152.11. label(Event) unit(Entry) xml:id(d27142e9273) gi(div2) heads(0) gtm(Asteepleoffirewasse) n(11) menutext(A steeple of fire was seen…) 
152.12. label(Event) unit(Entry) xml:id(d27142e9276) gi(div2) heads(0) gtm(LochSuidhe-OdhraininS) n(12) menutext(Loch Suidhe-Odhrain in Sliabh-Guaire migrated in…) 
152.13. label(Event) unit(Entry) xml:id(d27142e9279) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(13) menutext(A predatory excursion was made by…) 
152.14. label(Event) unit(Entry) xml:id(d27142e9282) gi(div2) heads(0) gtm(TwooftheMacCarthaigh) n(14) menutext(Two of the Mac Carthaighs were…) 
152.15. label(Event) unit(Entry) xml:id(d27142e9288) gi(div2) heads(0) gtm(Anarmywasledbythes) n(15) menutext(An army was led by the…) 
152.16. label(Event) unit(Entry) xml:id(d27142e9291) gi(div2) heads(0) gtm(ToirdhealbhachO'Briain,) n(16) menutext(Toirdhealbhach O'Briain, accompanied by the Connaughtmen,…) 
Section 153. label(Annal) unit(Year) xml:id(d27142e9295) gi(div1) heads(0) n(M1055) gtm(TheAgeofChrist,1055.) num(153) menutext(The Age of Christ, 1055.Maelduin, son…) 
153.1. label(Event) unit(Entry) xml:id(d27142e9296) gi(div2) heads(0) gtm(TheAgeofChrist,1055.) n(1) menutext(The Age of Christ, 1055.) 
153.2. label(Event) unit(Entry) xml:id(d27142e9299) gi(div2) heads(0) gtm(Maelduin,sonofGilla-A) n(2) menutext(Maelduin, son of Gilla-Andreas, Bishop of…) 
153.3. label(Event) unit(Entry) xml:id(d27142e9302) gi(div2) heads(0) gtm(TuathalUaFollamhain,s) n(3) menutext(Tuathal Ua Follamhain, successor of Finnen…) 
153.4. label(Event) unit(Entry) xml:id(d27142e9305) gi(div2) heads(0) gtm(Maelmartan,sonofAssid) n(4) menutext(Maelmartan, son of Assidh, successor of…) 
153.5. label(Event) unit(Entry) xml:id(d27142e9308) gi(div2) heads(0) gtm(MaelbrighdeUaMaelruain) n(5) menutext(Maelbrighde Ua Maelruain, airchinnech of Slebhte;) 
153.6. label(Event) unit(Entry) xml:id(d27142e9314) gi(div2) heads(0) gtm(Maelbrighde,sonofBaed) n(6) menutext(Maelbrighde, son of Baedan, lector of…) 
153.7. label(Event) unit(Entry) xml:id(d27142e9317) gi(div2) heads(0) gtm(ColumUaCathail,airchi) n(7) menutext(Colum Ua Cathail, airchinneach of Rossailithir;) 
153.8. label(Event) unit(Entry) xml:id(d27142e9320) gi(div2) heads(0) gtm(andOdharUaMuireadhaig) n(8) menutext(and Odhar Ua Muireadhaigh, airchinneach of…) 
153.9. label(Event) unit(Entry) xml:id(d27142e9323) gi(div2) heads(0) gtm(FiachraUaCorcrain;) n(9) menutext(Fiachra Ua Corcrain;) 
153.10. label(Event) unit(Entry) xml:id(d27142e9326) gi(div2) heads(0) gtm(UaRuarcain,airchinneac) n(10) menutext(Ua Ruarcain, airchinneach of Airdne-Caemhain;) 
153.11. label(Event) unit(Entry) xml:id(d27142e9329) gi(div2) heads(0) gtm(andGormanAnmchara,die) n(11) menutext(and Gorman Anmchara, died.) 
153.12. label(Event) unit(Entry) xml:id(d27142e9333) gi(div2) heads(0) gtm(DomhnallRuadhUaBriain) n(12) menutext(Domhnall Ruadh Ua Briain was slain…) 
153.13. label(Event) unit(Entry) xml:id(d27142e9336) gi(div2) heads(0) gtm(Gillaphadraig,lordofO) n(13) menutext(Gillaphadraig, lord of Osraighe.) 
153.14. label(Event) unit(Entry) xml:id(d27142e9339) gi(div2) heads(0) gtm(TheMaypreywasmadeby) n(14) menutext(The May prey was made by…) 
153.15. label(Event) unit(Entry) xml:id(d27142e9342) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(15) menutext(A predatory excursion was made by…) 
153.16. label(Event) unit(Entry) xml:id(d27142e9345) gi(div2) heads(0) gtm(CeannfaeladhUaMuireadh) n(16) menutext(Ceannfaeladh Ua Muireadhaigh, lord of the…) 
153.17. label(Event) unit(Entry) xml:id(d27142e9348) gi(div2) heads(0) gtm(AbattlewasgainedbyT) n(17) menutext(A battle was gained by Toirdhealbhach…) 
153.18. label(Event) unit(Entry) xml:id(d27142e9351) gi(div2) heads(0) gtm(UaSibhliain,lordofUi) n(18) menutext(Ua Sibhliain, lord of Ui-Failghe, was…) 
Section 154. label(Annal) unit(Year) xml:id(d27142e9354) gi(div1) heads(0) n(M1056) gtm(TheAgeofChrist,1056.) num(154) menutext(The Age of Christ, 1056.Aedh Ua…) 
154.1. label(Event) unit(Entry) xml:id(d27142e9355) gi(div2) heads(0) gtm(TheAgeofChrist,1056.) n(1) menutext(The Age of Christ, 1056.) 
154.2. label(Event) unit(Entry) xml:id(d27142e9358) gi(div2) heads(0) gtm(AedhUaFoirreidh,chief) n(2) menutext(Aedh Ua Foirreidh, chief lector and…) 
154.3. label(Event) unit(Entry) xml:id(d27142e9374) gi(div2) heads(0) gtm(Cetfaidh,headofthepi) n(3) menutext(Cetfaidh, head of the piety of…) 
154.4. label(Event) unit(Entry) xml:id(d27142e9377) gi(div2) heads(0) gtm(FlannMainistreach,lect) n(4) menutext(Flann Mainistreach, lector of Mainistir-Buithe, the…) 
154.5. label(Event) unit(Entry) xml:id(d27142e9391) gi(div2) heads(0) gtm(DaighreUaDubhatan,anm) n(5) menutext(Daighre Ua Dubhatan, anmchara of Cluain,…) 
154.6. label(Event) unit(Entry) xml:id(d27142e9394) gi(div2) heads(0) gtm(SuibhneUan-Eoghain,ai) n(6) menutext(Suibhne Ua n-Eoghain, airchinneach of Tearmann-Feichin;) 
154.7. label(Event) unit(Entry) xml:id(d27142e9397) gi(div2) heads(0) gtm(Cathasach,sonofGearrg) n(7) menutext(Cathasach, son of Gearrgarbhan, successor of…) 
154.8. label(Event) unit(Entry) xml:id(d27142e9400) gi(div2) heads(0) gtm(andMaelfinnenMacCuinn) n(8) menutext(and Maelfinnen Mac Cuinn-na-mBocht, the father…) 
154.9. label(Event) unit(Entry) xml:id(d27142e9403) gi(div2) heads(0) gtm(Etru,sonofLabhraidh,) n(9) menutext(Etru, son of Labhraidh, chief of…) 
154.10. label(Event) unit(Entry) xml:id(d27142e9406) gi(div2) heads(0) gtm(Murchadh,sonofDiarmai) n(10) menutext(Murchadh, son of Diarmaid, lord of…) 
154.11. label(Event) unit(Entry) xml:id(d27142e9409) gi(div2) heads(0) gtm(DomhnallUaCearnachain,) n(11) menutext(Domhnall Ua Cearnachain, son of the…) 
154.12. label(Event) unit(Entry) xml:id(d27142e9413) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(12) menutext(A predatory incursion was made by…) 
154.13. label(Event) unit(Entry) xml:id(d27142e9418) gi(div2) heads(0) gtm(EochaidhUaFlaithen,go) n(13) menutext(Eochaidh Ua Flaithen, going upon a…) 
154.14. label(Event) unit(Entry) xml:id(d27142e9421) gi(div2) heads(0) gtm(Tadhg,sonoftheCleric) n(14) menutext(Tadhg, son of the Cleric Ua…) 
154.15. label(Event) unit(Entry) xml:id(d27142e9424) gi(div2) heads(0) gtm(RuaidhriUaGadhra,Tani) n(15) menutext(Ruaidhri Ua Gadhra, Tanist of Luigne,…) 
154.16. label(Event) unit(Entry) xml:id(d27142e9427) gi(div2) heads(0) gtm(Aplunderingexpedition) n(16) menutext(A plundering expedition was made by…) 
154.17. label(Event) unit(Entry) xml:id(d27142e9430) gi(div2) heads(0) gtm(Gillachaeimhghin,sonof) n(17) menutext(Gillachaeimhghin, son of Gillachomhghaill, and Maelmordha,…) 
154.18. label(Event) unit(Entry) xml:id(d27142e9433) gi(div2) heads(0) gtm(Odhar,sonofFlann,lor) n(18) menutext(Odhar, son of Flann, lord of…) 
Section 155. label(Annal) unit(Year) xml:id(d27142e9436) gi(div1) heads(0) n(M1057) gtm(TheAgeofChrist,1057.) num(155) menutext(The Age of Christ, 1057.Mughron Ua…) 
155.1. label(Event) unit(Entry) xml:id(d27142e9437) gi(div2) heads(0) gtm(TheAgeofChrist,1057.) n(1) menutext(The Age of Christ, 1057.) 
155.2. label(Event) unit(Entry) xml:id(d27142e9440) gi(div2) heads(0) gtm(MughronUaMutain,succe) n(2) menutext(Mughron Ua Mutain, successor of Bairre,…) 
155.3. label(Event) unit(Entry) xml:id(d27142e9443) gi(div2) heads(0) gtm(Robhartach,sonofFeard) n(3) menutext(Robhartach, son of Feardomhnach, successor of…) 
155.4. label(Event) unit(Entry) xml:id(d27142e9446) gi(div2) heads(0) gtm(andDubhdaletheUaCinae) n(4) menutext(and Dubhdalethe Ua Cinaedha, airchinneach of…) 
155.5. label(Event) unit(Entry) xml:id(d27142e9449) gi(div2) heads(0) gtm(NiallUahEigneachain,l) n(5) menutext(Niall Ua hEigneachain, lord of Cinel-Enda,…) 
155.6. label(Event) unit(Entry) xml:id(d27142e9452) gi(div2) heads(0) gtm(MaelruanaidhUaFogarta,) n(6) menutext(Maelruanaidh Ua Fogarta,lord of South Eile,…) 
155.7. label(Event) unit(Entry) xml:id(d27142e9457) gi(div2) heads(0) gtm(Dunghal,sonofMacraith) n(7) menutext(Dunghal, son of Macraith Ua Dunchadha,…) 
155.8. label(Event) unit(Entry) xml:id(d27142e9460) gi(div2) heads(0) gtm(AbattlebetweenDomhnal) n(8) menutext(A battle between Domhnall Ua Maelruanaidh,…) 
155.9. label(Event) unit(Entry) xml:id(d27142e9463) gi(div2) heads(0) gtm(AgreatplunderingofLu) n(9) menutext(A great plundering of Luighne was…) 
155.10. label(Event) unit(Entry) xml:id(d27142e9466) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(10) menutext(A slaughter was made of the…) 
155.11. label(Event) unit(Entry) xml:id(d27142e9472) gi(div2) heads(0) gtm(DunchadhUaDonnchadha,) n(11) menutext(Dunchadh Ua Donnchadha, lord of Caiseal,…) 
Section 156. label(Annal) unit(Year) xml:id(d27142e9475) gi(div1) heads(0) n(M1058) gtm(TheAgeofChrist,1058.) num(156) menutext(The Age of Christ, 1058.Colman Ua…) 
156.1. label(Event) unit(Entry) xml:id(d27142e9476) gi(div2) heads(0) gtm(TheAgeofChrist,1058.) n(1) menutext(The Age of Christ, 1058.) 
156.2. label(Event) unit(Entry) xml:id(d27142e9479) gi(div2) heads(0) gtm(ColmanUah-Aireachtaigh) n(2) menutext(Colman Ua h-Aireachtaigh, successor of Comhghall…) 
156.3. label(Event) unit(Entry) xml:id(d27142e9482) gi(div2) heads(0) gtm(MaelfinnenUaGuaire,an) n(3) menutext(Maelfinnen Ua Guaire, anchorite of Daimhinis;) 
156.4. label(Event) unit(Entry) xml:id(d27142e9485) gi(div2) heads(0) gtm(andMaelisaUaFlainnchu) n(4) menutext(and Maelisa Ua Flainnchua, a learned…) 
156.5. label(Event) unit(Entry) xml:id(d27142e9488) gi(div2) heads(0) gtm(Imleach-Ibhairwastotal) n(5) menutext(Imleach-Ibhair was totally burned, both Daimhliag…) 
156.6. label(Event) unit(Entry) xml:id(d27142e9491) gi(div2) heads(0) gtm(AftertheburningofLui) n(6) menutext(After the burning of Luimneach, the…) 
156.7. label(Event) unit(Entry) xml:id(d27142e9494) gi(div2) heads(0) gtm(GallbratUaCearbhaill,) n(7) menutext(Gallbrat Ua Cearbhaill, royal heir of…) 
156.8. label(Event) unit(Entry) xml:id(d27142e9497) gi(div2) heads(0) gtm(Ceallach,sonofMuireag) n(8) menutext(Ceallach, son of Muireagan, lord of…) 
156.9. label(Event) unit(Entry) xml:id(d27142e9500) gi(div2) heads(0) gtm(Scrin-Choluim-Chillewas) n(9) menutext(Scrin-Choluim-Chille was plundered by the men…) 
Section 157. label(Annal) unit(Year) xml:id(d27142e9503) gi(div1) heads(0) n(M1059) gtm(TheAgeofChrist,1059.) num(157) menutext(The Age of Christ, 1059.Ua Lorcain,…) 
157.1. label(Event) unit(Entry) xml:id(d27142e9504) gi(div2) heads(0) gtm(TheAgeofChrist,1059.) n(1) menutext(The Age of Christ, 1059.) 
157.2. label(Event) unit(Entry) xml:id(d27142e9507) gi(div2) heads(0) gtm(UaLorcain,AbbotofCil) n(2) menutext(Ua Lorcain, Abbot of Cill-achaidh, died.) 
157.3. label(Event) unit(Entry) xml:id(d27142e9510) gi(div2) heads(0) gtm(DomhnallDeiseach,wise) n(3) menutext(Domhnall Deiseach, wise man and anchorite,…) 
157.4. label(Event) unit(Entry) xml:id(d27142e9513) gi(div2) heads(0) gtm(Domhnall,sonofEodhas,) n(4) menutext(Domhnall, son of Eodhas, airchinneach of…) 
157.5. label(Event) unit(Entry) xml:id(d27142e9518) gi(div2) heads(0) gtm(Aneslis,sonofOdhar,a) n(5) menutext(Aneslis, son of Odhar, airchinneach of…) 
157.6. label(Event) unit(Entry) xml:id(d27142e9521) gi(div2) heads(0) gtm(EochaidhUaCinaedh,air) n(6) menutext(Eochaidh Ua Cinaedh, airchinneach of Ath-Truim;) 
157.7. label(Event) unit(Entry) xml:id(d27142e9524) gi(div2) heads(0) gtm(ConaingUaFaircheallaig) n(7) menutext(Conaing Ua Faircheallaigh, airchinneach of Druim-leathan,…) 
157.8. label(Event) unit(Entry) xml:id(d27142e9530) gi(div2) heads(0) gtm(Conn-na-mBocht,theglor) n(8) menutext(Conn-na-mBocht, the glory and dignity of…) 
157.9. label(Event) unit(Entry) xml:id(d27142e9533) gi(div2) heads(0) gtm(NiallUaMaeldoraidh,lo) n(9) menutext(Niall Ua Maeldoraidh, lord of Cinel-Conaill,…) 
157.10. label(Event) unit(Entry) xml:id(d27142e9536) gi(div2) heads(0) gtm(AedhvarUaDubhda,lord) n(10) menutext(Aedhvar Ua Dubhda, lord of Ui-Amhalghadha,…) 
157.11. label(Event) unit(Entry) xml:id(d27142e9539) gi(div2) heads(0) gtm(Cathal,sonofTighearna) n(11) menutext(Cathal, son of Tighearnan, son of…) 
157.12. label(Event) unit(Entry) xml:id(d27142e9543) gi(div2) heads(0) gtm(DuarcanUahEaghra,lord) n(12) menutext(Duarcan Ua hEaghra, lord of the…) 
157.13. label(Event) unit(Entry) xml:id(d27142e9546) gi(div2) heads(0) gtm(TomaltachUaMaelbhrenai) n(13) menutext(Tomaltach Ua Maelbhrenainn, lord of Sil-Muireadhaigh) 
157.14. label(Event) unit(Entry) xml:id(d27142e9549) gi(div2) heads(0) gtm(andMaelseachlainnUaBr) n(14) menutext(and Maelseachlainn Ua Bric, lord of…) 
157.15. label(Event) unit(Entry) xml:id(d27142e9552) gi(div2) heads(0) gtm(ConghalachUaRiagain,r) n(15) menutext(Conghalach Ua Riagain, royal heir of…) 
157.16. label(Event) unit(Entry) xml:id(d27142e9555) gi(div2) heads(0) gtm(Gillacaeimhghin,sonof) n(16) menutext(Gillacaeimhghin, son of Gillacomhgaill, royal heir…) 
157.17. label(Event) unit(Entry) xml:id(d27142e9558) gi(div2) heads(0) gtm(RuaidhriUaGadhra,heir) n(17) menutext(Ruaidhri Ua Gadhra, heir to the…) 
157.18. label(Event) unit(Entry) xml:id(d27142e9561) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(18) menutext(A predatory excursion was made by…) 
157.19. label(Event) unit(Entry) xml:id(d27142e9567) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(19) menutext(A predatory excursion was made by…) 
157.20. label(Event) unit(Entry) xml:id(d27142e9573) gi(div2) heads(0) gtm(ThesonofBrianBorumha) n(20) menutext(The son of Brian Borumha went…) 
157.21. label(Event) unit(Entry) xml:id(d27142e9579) gi(div2) heads(0) gtm(Avictorywasgainedby) n(21) menutext(A victory was gained by Conchobhair…) 
157.22. label(Event) unit(Entry) xml:id(d27142e9584) gi(div2) heads(0) gtm(GreatfruitthroughoutI) n(22) menutext(Great fruit throughout Ireland in this…) 
157.23. label(Event) unit(Entry) xml:id(d27142e9588) gi(div2) heads(0) gtm(Agreatwarbetweenthe) n(23) menutext(A great war between the Leinstermen…) 
Section 158. label(Annal) unit(Year) xml:id(d27142e9591) gi(div1) heads(0) n(M1060) gtm(TheAgeofChrist,1060.) num(158) menutext(The Age of Christ, 1060.Maelchiarain Ua…) 
158.1. label(Event) unit(Entry) xml:id(d27142e9592) gi(div2) heads(0) gtm(TheAgeofChrist,1060.) n(1) menutext(The Age of Christ, 1060.) 
158.2. label(Event) unit(Entry) xml:id(d27142e9595) gi(div2) heads(0) gtm(MaelchiarainUaRobhacha) n(2) menutext(Maelchiarain Ua Robhachain, airchinneach of Sord-Choluim-Chille;) 
158.3. label(Event) unit(Entry) xml:id(d27142e9598) gi(div2) heads(0) gtm(andAilillUaMaelchiara) n(3) menutext(and Ailill Ua Maelchiarain, airchinneach of…) 
158.4. label(Event) unit(Entry) xml:id(d27142e9604) gi(div2) heads(0) gtm(Ceanannuswasallburned) n(4) menutext(Ceanannus was all burned, both houses…) 
158.5. label(Event) unit(Entry) xml:id(d27142e9607) gi(div2) heads(0) gtm(Leithghlinnwasallburn) n(5) menutext(Leithghlinn was all burned, except the…) 
158.6. label(Event) unit(Entry) xml:id(d27142e9610) gi(div2) heads(0) gtm(TheEliandUi-Forggaca) n(6) menutext(The Eli and Ui-Forgga came upon…) 
158.7. label(Event) unit(Entry) xml:id(d27142e9613) gi(div2) heads(0) gtm(Murchadh,sonofDiarmai) n(7) menutext(Murchadh, son of Diarmaid, went to…) 
158.8. label(Event) unit(Entry) xml:id(d27142e9616) gi(div2) heads(0) gtm(FlaithbheartachUaCeall) n(8) menutext(Flaithbheartach Ua Ceallaigh, lord of Breagha,…) 
158.9. label(Event) unit(Entry) xml:id(d27142e9619) gi(div2) heads(0) gtm(AnnadhUaLochlainn,lor) n(9) menutext(Annadh Ua Lochlainn, lord of Corcumdhruadh,…) 
Section 159. label(Annal) unit(Year) xml:id(d27142e9622) gi(div1) heads(0) n(M1061) gtm(TheAgeofChrist,1061.) num(159) menutext(The Age of Christ, 1061.Muireadhach Ua…) 
159.1. label(Event) unit(Entry) xml:id(d27142e9623) gi(div2) heads(0) gtm(TheAgeofChrist,1061.) n(1) menutext(The Age of Christ, 1061.) 
159.2. label(Event) unit(Entry) xml:id(d27142e9626) gi(div2) heads(0) gtm(MuireadhachUaMaelcolui) n(2) menutext(Muireadhach Ua Maelcoluim, airchinneach of Doire;) 
159.3. label(Event) unit(Entry) xml:id(d27142e9629) gi(div2) heads(0) gtm(MaelcoluimUaLoingsigh,) n(3) menutext(Maelcoluim Ua Loingsigh, a learned man…) 
159.4. label(Event) unit(Entry) xml:id(d27142e9632) gi(div2) heads(0) gtm(Ciaran,lectorofCeanan) n(4) menutext(Ciaran, lector of Ceanannus, a distinguished…) 
159.5. label(Event) unit(Entry) xml:id(d27142e9635) gi(div2) heads(0) gtm(TighearnachBoircheach,) n(5) menutext(Tighearnach Boircheach, chief anmchara of Ireland,…) 
159.6. label(Event) unit(Entry) xml:id(d27142e9640) gi(div2) heads(0) gtm(MaelbrighdeMac-an-Ghobh) n(6) menutext(Maelbrighde Mac-an-Ghobhann, died of the plague.) 
159.7. label(Event) unit(Entry) xml:id(d27142e9643) gi(div2) heads(0) gtm(OganUaCormacain,airch) n(7) menutext(Ogan Ua Cormacain, airchinneach of Inis-Cumscraigh;) 
159.8. label(Event) unit(Entry) xml:id(d27142e9646) gi(div2) heads(0) gtm(andConaing,fossairchin) n(8) menutext(and Conaing, fossairchinneach of Ard-Macha, died.) 
159.9. label(Event) unit(Entry) xml:id(d27142e9649) gi(div2) heads(0) gtm(DomhnallUaMaeldoraidh) n(9) menutext(Domhnall Ua Maeldoraidh was slain by…) 
159.10. label(Event) unit(Entry) xml:id(d27142e9652) gi(div2) heads(0) gtm(Cu-Uladh,sonofConghal) n(10) menutext(Cu-Uladh, son of Conghalach, lord of…) 
159.11. label(Event) unit(Entry) xml:id(d27142e9655) gi(div2) heads(0) gtm(Niall,sonofMaelseachl) n(11) menutext(Niall, son of Maelseachlainn, lord of…) 
159.12. label(Event) unit(Entry) xml:id(d27142e9659) gi(div2) heads(0) gtm(AnarmywasledbyAedh) n(12) menutext(An army was led by Aedh…) 
159.13. label(Event) unit(Entry) xml:id(d27142e9665) gi(div2) heads(0) gtm(TheMuintir-Murchadhain) n(13) menutext(The Muintir-Murchadha invaded Loch Oirbsean, and…) 
159.14. label(Event) unit(Entry) xml:id(d27142e9668) gi(div2) heads(0) gtm(ThevictoryofGleann-Ph) n(14) menutext(The victory of Gleann-Phadraig was gained…) 
159.15. label(Event) unit(Entry) xml:id(d27142e9674) gi(div2) heads(0) gtm(Gleann-da-lochawasburn) n(15) menutext(Gleann-da-locha was burned, with its churches.) 
159.16. label(Event) unit(Entry) xml:id(d27142e9677) gi(div2) heads(0) gtm(FlannUaCeallaigh,heir) n(16) menutext(Flann Ua Ceallaigh, heir to the…) 
159.17. label(Event) unit(Entry) xml:id(d27142e9680) gi(div2) heads(0) gtm(GairbhithUaCathasaigh,) n(17) menutext(Gairbhith Ua Cathasaigh, lord of Breagha,…) 
159.18. label(Event) unit(Entry) xml:id(d27142e9683) gi(div2) heads(0) gtm(ThesonofMacDunghail,) n(18) menutext(The son of Mac Dunghail, lord…) 
159.19. label(Event) unit(Entry) xml:id(d27142e9686) gi(div2) heads(0) gtm(ThesonofMael-na-mbo,) n(19) menutext(The son of Mael-na-mbo, lord of…) 
Section 160. label(Annal) unit(Year) xml:id(d27142e9690) gi(div1) heads(0) n(M1062) gtm(TheAgeofChrist,1062.) num(160) menutext(The Age of Christ, 1062.Gillachrist Ua…) 
160.1. label(Event) unit(Entry) xml:id(d27142e9691) gi(div2) heads(0) gtm(TheAgeofChrist,1062.) n(1) menutext(The Age of Christ, 1062.) 
160.2. label(Event) unit(Entry) xml:id(d27142e9694) gi(div2) heads(0) gtm(GillachristUaMaeldorai) n(2) menutext(Gillachrist Ua Maeldoraidh, successor of Colum-Cille…) 
160.3. label(Event) unit(Entry) xml:id(d27142e9697) gi(div2) heads(0) gtm(MaelruanaidhUaDaighre,) n(3) menutext(Maelruanaidh Ua Daighre, chief anmchara of…) 
160.4. label(Event) unit(Entry) xml:id(d27142e9700) gi(div2) heads(0) gtm(andMurchadhUaLaidhgne) n(4) menutext(and Murchadh Ua Laidhgnen, airchinneach of…) 
160.5. label(Event) unit(Entry) xml:id(d27142e9705) gi(div2) heads(0) gtm(AbattlewasgainedbyA) n(5) menutext(A battle was gained by Aedh…) 
160.6. label(Event) unit(Entry) xml:id(d27142e9708) gi(div2) heads(0) gtm(Tadhg,sonofAedhUaCo) n(6) menutext(Tadhg, son of Aedh Ua Conchobhair,…) 
160.7. label(Event) unit(Entry) xml:id(d27142e9714) gi(div2) heads(0) gtm(Aplunderingexcursionw) n(7) menutext(A plundering excursion was made by…) 
160.8. label(Event) unit(Entry) xml:id(d27142e9717) gi(div2) heads(0) gtm(DonncuanwasslainbyGi) n(8) menutext(Donncuan was slain by Gillachiarain Ua…) 
160.9. label(Event) unit(Entry) xml:id(d27142e9720) gi(div2) heads(0) gtm(Ruaidhri,sonofCucairr) n(9) menutext(Ruaidhri, son of Cucairrge, Tanist of…) 
160.10. label(Event) unit(Entry) xml:id(d27142e9723) gi(div2) heads(0) gtm(Diarmaid,sonofMurchad) n(10) menutext(Diarmaid, son of Murchadh, with the…) 
160.11. label(Event) unit(Entry) xml:id(d27142e9737) gi(div2) heads(0) gtm(Niall,sonofEochaidh,) n(11) menutext(Niall, son of Eochaidh, King of…) 
Section 161. label(Annal) unit(Year) xml:id(d27142e9740) gi(div1) heads(0) n(M1063) gtm(TheAgeofChrist,1063.) num(161) menutext(The Age of Christ, 1063.Cinaedh, son…) 
161.1. label(Event) unit(Entry) xml:id(d27142e9741) gi(div2) heads(0) gtm(TheAgeofChrist,1063.) n(1) menutext(The Age of Christ, 1063.) 
161.2. label(Event) unit(Entry) xml:id(d27142e9744) gi(div2) heads(0) gtm(Cinaedh,sonofAicher,) n(2) menutext(Cinaedh, son of Aicher, airchinneach of…) 
161.3. label(Event) unit(Entry) xml:id(d27142e9747) gi(div2) heads(0) gtm(EochaidhUaDallain,air) n(3) menutext(Eochaidh Ua Dallain, airchinneach of Coindere;) 
161.4. label(Event) unit(Entry) xml:id(d27142e9750) gi(div2) heads(0) gtm(andMadudhanUaCeileach) n(4) menutext(and Madudhan Ua Ceileachain, Prior of…) 
161.5. label(Event) unit(Entry) xml:id(d27142e9753) gi(div2) heads(0) gtm(CeallachUaCaeimh,wise) n(5) menutext(Ceallach Ua Caeimh, wise man and…) 
161.6. label(Event) unit(Entry) xml:id(d27142e9756) gi(div2) heads(0) gtm(UaMiadhachain,lectoro) n(6) menutext(Ua Miadhachain, lector of the family…) 
161.7. label(Event) unit(Entry) xml:id(d27142e9759) gi(div2) heads(0) gtm(andMacDonghail,lector) n(7) menutext(and Mac Donghail, lector of Cill-dara,…) 
161.8. label(Event) unit(Entry) xml:id(d27142e9762) gi(div2) heads(0) gtm(ConaingUahEaghra,lect) n(8) menutext(Conaing Ua hEaghra, lector of Cluain-mic-Nois,…) 
161.9. label(Event) unit(Entry) xml:id(d27142e9765) gi(div2) heads(0) gtm(Gormlaith,daughterofC) n(9) menutext(Gormlaith, daughter of Cathal, son of…) 
161.10. label(Event) unit(Entry) xml:id(d27142e9770) gi(div2) heads(0) gtm(Cathal,sonofDonnchadh) n(10) menutext(Cathal, son of Donnchadh, lord of…) 
161.11. label(Event) unit(Entry) xml:id(d27142e9773) gi(div2) heads(0) gtm(CuduilighUaTaidhg,lor) n(11) menutext(Cuduiligh Ua Taidhg, lord of Feara-Li,…) 
161.12. label(Event) unit(Entry) xml:id(d27142e9777) gi(div2) heads(0) gtm(MaelseachlainnUaMadudh) n(12) menutext(Maelseachlainn Ua Madudhain, royal heir of…) 
161.13. label(Event) unit(Entry) xml:id(d27142e9780) gi(div2) heads(0) gtm(GillaerraithUaMaelmith) n(13) menutext(Gillaerraith Ua Maelmithigh,a young lord the…) 
161.14. label(Event) unit(Entry) xml:id(d27142e9786) gi(div2) heads(0) gtm(Agreatarmywasledby) n(14) menutext(A great army was led by…) 
161.15. label(Event) unit(Entry) xml:id(d27142e9792) gi(div2) heads(0) gtm(ThecaveofAllaGerc,i) n(15) menutext(The cave of Alla Gerc, in…) 
161.16. label(Event) unit(Entry) xml:id(d27142e9795) gi(div2) heads(0) gtm(Luimneachwasburnedby) n(16) menutext(Luimneach was burned by Toirdhealbhach Ua…) 
161.17. label(Event) unit(Entry) xml:id(d27142e9798) gi(div2) heads(0) gtm(Thecholicandlumpspre) n(17) menutext(The cholic and lumps prevailed in…) 
161.18. label(Event) unit(Entry) xml:id(d27142e9801) gi(div2) heads(0) gtm(Greatscarcityofprovis) n(18) menutext(Great scarcity of provisions for cattle…) 
161.19. label(Event) unit(Entry) xml:id(d27142e9804) gi(div2) heads(0) gtm(EochaidhUahEochadha,K) n(19) menutext(Eochaidh Ua hEochadha, King of Uladh,…) 
161.20. label(Event) unit(Entry) xml:id(d27142e9807) gi(div2) heads(0) gtm(Agreatarmywasledby) n(20) menutext(A great army was led by…) 
161.21. label(Event) unit(Entry) xml:id(d27142e9813) gi(div2) heads(0) gtm(ThesonofBrian,andMu) n(21) menutext(The son of Brian, and Murchadh…) 
161.22. label(Event) unit(Entry) xml:id(d27142e9819) gi(div2) heads(0) gtm(Diarmaidafterwardsproc) n(22) menutext(Diarmaid afterwards proceeded into Munster, and…) 
161.23. label(Event) unit(Entry) xml:id(d27142e9826) gi(div2) heads(0) gtm(Laeighseach,sonofFael) n(23) menutext(Laeighseach, son of Faelan Ua Mordha,…) 
Section 162. label(Annal) unit(Year) xml:id(d27142e9830) gi(div1) heads(0) n(M1064) gtm(TheAgeofChrist,1064.) num(162) menutext(The Age of Christ, 1064.Doilghen Ua…) 
162.1. label(Event) unit(Entry) xml:id(d27142e9831) gi(div2) heads(0) gtm(TheAgeofChrist,1064.) n(1) menutext(The Age of Christ, 1064.) 
162.2. label(Event) unit(Entry) xml:id(d27142e9834) gi(div2) heads(0) gtm(DoilghenUaSona,airchi) n(2) menutext(Doilghen Ua Sona, airchinneach of Ard-sratha;) 
162.3. label(Event) unit(Entry) xml:id(d27142e9837) gi(div2) heads(0) gtm(Cormac,airchinneachof) n(3) menutext(Cormac, airchinneach of Ard-Breacain;) 
162.4. label(Event) unit(Entry) xml:id(d27142e9840) gi(div2) heads(0) gtm(EochaidhUaDoireidh,ai) n(4) menutext(Eochaidh Ua Doireidh, airchinneach of Domhnach-mor…) 
162.5. label(Event) unit(Entry) xml:id(d27142e9843) gi(div2) heads(0) gtm(theblindUaLonain,chi) n(5) menutext(the blind Ua Lonain, chief poet…) 
162.6. label(Event) unit(Entry) xml:id(d27142e9846) gi(div2) heads(0) gtm(andGillahuasailleUaM) n(6) menutext(and Gilla huasaille Ua Maelmithigh, died.) 
162.7. label(Event) unit(Entry) xml:id(d27142e9849) gi(div2) heads(0) gtm(Donnchadh,sonofBrian,) n(7) menutext(Donnchadh, son of Brian, chief king…) 
162.8. label(Event) unit(Entry) xml:id(d27142e9852) gi(div2) heads(0) gtm(MuircheartachUaNeill,) n(8) menutext(Muircheartach Ua Neill, lord of Tealach-Og,…) 
162.9. label(Event) unit(Entry) xml:id(d27142e9855) gi(div2) heads(0) gtm(ArdghalMacLochlainn,l) n(9) menutext(Ardghal Mac Lochlainn, lord of Oileach,…) 
162.10. label(Event) unit(Entry) xml:id(d27142e9858) gi(div2) heads(0) gtm(DiarmaidUaLorcain,roy) n(10) menutext(Diarmaid Ua Lorcain, royal heir of…) 
162.11. label(Event) unit(Entry) xml:id(d27142e9861) gi(div2) heads(0) gtm(MurchadhUaFallamhain,) n(11) menutext(Murchadh Ua Fallamhain, Tanist of Meath,…) 
162.12. label(Event) unit(Entry) xml:id(d27142e9865) gi(div2) heads(0) gtm(Dubhdalethe,sonofMael) n(12) menutext(Dubhdalethe, son of Maelmuire, successor of…) 
Section 163. label(Annal) unit(Year) xml:id(d27142e9868) gi(div1) heads(0) n(M1065) gtm(TheAgeofChrist,1065.) num(163) menutext(The Age of Christ, 1065.Maelbrighde Ua…) 
163.1. label(Event) unit(Entry) xml:id(d27142e9869) gi(div2) heads(0) gtm(TheAgeofChrist,1065.) n(1) menutext(The Age of Christ, 1065.) 
163.2. label(Event) unit(Entry) xml:id(d27142e9872) gi(div2) heads(0) gtm(MaelbrighdeUaMannaigh,) n(2) menutext(Maelbrighde Ua Mannaigh, a bishop;) 
163.3. label(Event) unit(Entry) xml:id(d27142e9875) gi(div2) heads(0) gtm(DubhthachAlbanach,chie) n(3) menutext(Dubhthach Albanach, chief anmchara of Ireland…) 
163.4. label(Event) unit(Entry) xml:id(d27142e9891) gi(div2) heads(0) gtm(Domhnall,airchinneacho) n(4) menutext(Domhnall, airchinneach of Lughmhadh, died.) 
163.5. label(Event) unit(Entry) xml:id(d27142e9894) gi(div2) heads(0) gtm(DonnchadhUaMathghamhna) n(5) menutext(Donnchadh Ua Mathghamhna, King of Ulidia,…) 
163.6. label(Event) unit(Entry) xml:id(d27142e9902) gi(div2) heads(0) gtm(Brodar,theenemyofCom) n(6) menutext(Brodar, the enemy of Comhghall (it…) 
163.7. label(Event) unit(Entry) xml:id(d27142e9905) gi(div2) heads(0) gtm(DomhnallUaLoingsigh,l) n(7) menutext(Domhnall Ua Loingsigh, lord of Dal-Araidhe,…) 
163.8. label(Event) unit(Entry) xml:id(d27142e9908) gi(div2) heads(0) gtm(EchmhilidhUahAiteidh,) n(8) menutext(Echmhilidh Ua hAiteidh, lord of Ui-Eathach,…) 
163.9. label(Event) unit(Entry) xml:id(d27142e9911) gi(div2) heads(0) gtm(Leochan,i.e.thesonof) n(9) menutext(Leochan, i.e. the son of Laidhgnen,…) 
163.10. label(Event) unit(Entry) xml:id(d27142e9914) gi(div2) heads(0) gtm(TheplunderingofCluain) n(10) menutext(The plundering of Cluain-mic-Nois by the…) 
163.11. label(Event) unit(Entry) xml:id(d27142e9917) gi(div2) heads(0) gtm(Duarcan,sonofMaelmhia) n(11) menutext(Duarcan, son of Maelmhiadhaigh Ua hEolusa,…) 
163.12. label(Event) unit(Entry) xml:id(d27142e9921) gi(div2) heads(0) gtm(Therewassuchabundance) n(12) menutext(There was such abundance of nuts…) 
163.13. label(Event) unit(Entry) xml:id(d27142e9924) gi(div2) heads(0) gtm(CulenO'Domhnallain,chi) n(13) menutext(Culen O'Domhnallain, chief brehon of Ui-Failghe,…) 
Section 164. label(Annal) unit(Year) xml:id(d27142e9927) gi(div1) heads(0) n(M1066) gtm(TheAgeofChrist,1066.) num(164) menutext(The Age of Christ, 1066.Dunchadh Ua…) 
164.1. label(Event) unit(Entry) xml:id(d27142e9928) gi(div2) heads(0) gtm(TheAgeofChrist,1066.) n(1) menutext(The Age of Christ, 1066.) 
164.2. label(Event) unit(Entry) xml:id(d27142e9931) gi(div2) heads(0) gtm(DunchadhUaDaimhene,co) n(2) menutext(Dunchadh Ua Daimhene, comharba of Doire;) 
164.3. label(Event) unit(Entry) xml:id(d27142e9934) gi(div2) heads(0) gtm(Coemhoran,successorof) n(3) menutext(Coemhoran, successor of Cainneach i.e. Abbot…) 
164.4. label(Event) unit(Entry) xml:id(d27142e9940) gi(div2) heads(0) gtm(FiachaUaRiagain,airch) n(4) menutext(Fiacha Ua Riagain, airchinneach of Cluain-Boireann,…) 
164.5. label(Event) unit(Entry) xml:id(d27142e9946) gi(div2) heads(0) gtm(Fogartach,noblepriest) n(5) menutext(Fogartach, noble priest of Achadh-bo, died…) 
164.6. label(Event) unit(Entry) xml:id(d27142e9949) gi(div2) heads(0) gtm(FogartachFinn,oneoft) n(6) menutext(Fogartach Finn, one of the Ulidians,…) 
164.7. label(Event) unit(Entry) xml:id(d27142e9955) gi(div2) heads(0) gtm(Gillabraide,lordofBre) n(7) menutext(Gillabraide, lord of Breifne, was slain…) 
164.8. label(Event) unit(Entry) xml:id(d27142e9960) gi(div2) heads(0) gtm(Ceallach,sonofMuirche) n(8) menutext(Ceallach, son of Muircheartach Ua Ceallaigh,…) 
164.9. label(Event) unit(Entry) xml:id(d27142e9963) gi(div2) heads(0) gtm(MacSeanain,lordofGai) n(9) menutext(Mac Seanain, lord of Gaileanga, was…) 
164.10. label(Event) unit(Entry) xml:id(d27142e9966) gi(div2) heads(0) gtm(Gillamoninne,sonofAed) n(10) menutext(Gillamoninne, son of Aedh, son of…) 
164.11. label(Event) unit(Entry) xml:id(d27142e9969) gi(div2) heads(0) gtm(Cinaedh,sonofOdharmha) n(11) menutext(Cinaedh, son of Odharmhac, lord of…) 
164.12. label(Event) unit(Entry) xml:id(d27142e9973) gi(div2) heads(0) gtm(Astarappearedonthes) n(12) menutext(A star appeared on the seventh…) 
164.13. label(Event) unit(Entry) xml:id(d27142e9976) gi(div2) heads(0) gtm(ThesonofConaingUaMu) n(13) menutext(The son of Conaing Ua Muireagain,…) 
164.14. label(Event) unit(Entry) xml:id(d27142e9979) gi(div2) heads(0) gtm(Aeibheann,daughterofU) n(14) menutext(Aeibheann, daughter of Ua Conchobhair, the…) 
164.15. label(Event) unit(Entry) xml:id(d27142e9982) gi(div2) heads(0) gtm(WilliamtheConquerorto) n(15) menutext(William the Conqueror took the kingdom…) 
Section 165. label(Annal) unit(Year) xml:id(d27142e9985) gi(div1) heads(0) n(M1067) gtm(TheAgeofChrist,1067.) num(165) menutext(The Age of Christ, 1067.Celechar Mughdhornach,…) 
165.1. label(Event) unit(Entry) xml:id(d27142e9986) gi(div2) heads(0) gtm(TheAgeofChrist,1067.) n(1) menutext(The Age of Christ, 1067.) 
165.2. label(Event) unit(Entry) xml:id(d27142e9989) gi(div2) heads(0) gtm(CelecharMughdhornach,B) n(2) menutext(Celechar Mughdhornach, Bishop of Cluain-mic-Nois, died;…) 
165.3. label(Event) unit(Entry) xml:id(d27142e9992) gi(div2) heads(0) gtm(Scolaighe,sonofInnrea) n(3) menutext(Scolaighe, son of Innreachtach, airchinneach of…) 
165.4. label(Event) unit(Entry) xml:id(d27142e9995) gi(div2) heads(0) gtm(Echthighern,sonofFlan) n(4) menutext(Echthighern, son of Flann Mainistreach, airchinneach…) 
165.5. label(Event) unit(Entry) xml:id(d27142e9998) gi(div2) heads(0) gtm(ThegreatarmyofLeath-) n(5) menutext(The great army of Leath-chuinn was…) 
165.6. label(Event) unit(Entry) xml:id(d27142e10003) gi(div2) heads(0) gtm(ThebattleofTurlachAd) n(6) menutext(The battle of Turlach Adhnaigh, between…) 
165.7. label(Event) unit(Entry) xml:id(d27142e10017) gi(div2) heads(0) gtm(MuireadhachUaCarthaigh) n(7) menutext(Muireadhach Ua Carthaigh was drowned in…) 
165.8. label(Event) unit(Entry) xml:id(d27142e10020) gi(div2) heads(0) gtm(TadhgUaMuireagain,lor) n(8) menutext(Tadhg Ua Muireagain, lord of Teathbha,…) 
165.9. label(Event) unit(Entry) xml:id(d27142e10025) gi(div2) heads(0) gtm(DonnsleibheUaGadhrawa) n(9) menutext(Donnsleibhe Ua Gadhra was killed by…) 
165.10. label(Event) unit(Entry) xml:id(d27142e10028) gi(div2) heads(0) gtm(Maelseachlainn,sonofG) n(10) menutext(Maelseachlainn, son of Gillabrighde, lord of…) 
Section 166. label(Annal) unit(Year) xml:id(d27142e10031) gi(div1) heads(0) n(M1068) gtm(TheAgeofChrist,1068.) num(166) menutext(The Age of Christ, 1068.Cinaedh, son…) 
166.1. label(Event) unit(Entry) xml:id(d27142e10032) gi(div2) heads(0) gtm(TheAgeofChrist,1068.) n(1) menutext(The Age of Christ, 1068.) 
166.2. label(Event) unit(Entry) xml:id(d27142e10035) gi(div2) heads(0) gtm(Cinaedh,sonofMuireadh) n(2) menutext(Cinaedh, son of Muireadhach, successor of…) 
166.3. label(Event) unit(Entry) xml:id(d27142e10038) gi(div2) heads(0) gtm(AngheneMac-an-Bheaganai) n(3) menutext(Anghene Mac-an-Bheaganaigh, successor of Mocholmog and…) 
166.4. label(Event) unit(Entry) xml:id(d27142e10041) gi(div2) heads(0) gtm(DomhnallUaCathasaigh,) n(4) menutext(Domhnall Ua Cathasaigh, airchinneach of Dun;) 
166.5. label(Event) unit(Entry) xml:id(d27142e10044) gi(div2) heads(0) gtm(andColmanUaCrichain,) n(5) menutext(and Colman Ua Crichain, lector of…) 
166.6. label(Event) unit(Entry) xml:id(d27142e10047) gi(div2) heads(0) gtm(Murchadh,i.e.oftheSh) n(6) menutext(Murchadh, i.e. of the Short Shield,…) 
166.7. label(Event) unit(Entry) xml:id(d27142e10053) gi(div2) heads(0) gtm(Domhnall,grandsonofMa) n(7) menutext(Domhnall, grandson of Maeleachlainn, i.e. the…) 
166.8. label(Event) unit(Entry) xml:id(d27142e10056) gi(div2) heads(0) gtm(FlaithbheartachUaFearg) n(8) menutext(Flaithbheartach Ua Fearghail, lord of Tealach…) 
166.9. label(Event) unit(Entry) xml:id(d27142e10059) gi(div2) heads(0) gtm(Maelisa,sonofAmhalgha) n(9) menutext(Maelisa, son of Amhalghaidh, successor of…) 
Section 167. label(Annal) unit(Year) xml:id(d27142e10062) gi(div1) heads(0) n(M1069) gtm(TheAgeofChrist,1069.) num(167) menutext(The Age of Christ, 1069.Cobhthach, priest…) 
167.1. label(Event) unit(Entry) xml:id(d27142e10063) gi(div2) heads(0) gtm(TheAgeofChrist,1069.) n(1) menutext(The Age of Christ, 1069.) 
167.2. label(Event) unit(Entry) xml:id(d27142e10066) gi(div2) heads(0) gtm(Cobhthach,priestofCil) n(2) menutext(Cobhthach, priest of Cill-dara, head of…) 
167.3. label(Event) unit(Entry) xml:id(d27142e10069) gi(div2) heads(0) gtm(Aedh,sonofDubhghall,) n(3) menutext(Aedh, son of Dubhghall, Vice-abbot of…) 
167.4. label(Event) unit(Entry) xml:id(d27142e10075) gi(div2) heads(0) gtm(Flannagan,sonofAedh,) n(4) menutext(Flannagan, son of Aedh, fos-airchinneach of…) 
167.5. label(Event) unit(Entry) xml:id(d27142e10078) gi(div2) heads(0) gtm(Dun-da-leathghlas,Ard-s) n(5) menutext(Dun-da-leathghlas, Ard-sratha, Lusca, and Sord-Choluim-Chille, were…) 
167.6. label(Event) unit(Entry) xml:id(d27142e10081) gi(div2) heads(0) gtm(UahAedha,lordofUi-Fi) n(6) menutext(Ua hAedha, lord of Ui-Fiachrach-Arda-sratha, died.) 
167.7. label(Event) unit(Entry) xml:id(d27142e10084) gi(div2) heads(0) gtm(ThegrandsonofGadhraU) n(7) menutext(The grandson of Gadhra Ua Dunadhaigh,…) 
167.8. label(Event) unit(Entry) xml:id(d27142e10089) gi(div2) heads(0) gtm(AnarmywasledbyMurch) n(8) menutext(An army was led by Murchadh,…) 
167.9. label(Event) unit(Entry) xml:id(d27142e10095) gi(div2) heads(0) gtm(Maciairn,sonofDubhtha) n(9) menutext(Maciairn, son of Dubhthach, lord of…) 
167.10. label(Event) unit(Entry) xml:id(d27142e10098) gi(div2) heads(0) gtm(Faelan,i.e.theBlind,) n(10) menutext(Faelan, i.e. the Blind, Ua Mordha,…) 
167.11. label(Event) unit(Entry) xml:id(d27142e10101) gi(div2) heads(0) gtm(GillamoluaUaBru-aidead) n(11) menutext(Gillamolua Ua Bru-aideadha, lord of Rath-Tamhnaighe,…) 
167.12. label(Event) unit(Entry) xml:id(d27142e10105) gi(div2) heads(0) gtm(Gillamaire,sonofDubh,) n(12) menutext(Gillamaire, son of Dubh, chief of…) 
Section 168. label(Annal) unit(Year) xml:id(d27142e10108) gi(div1) heads(0) n(M1070) gtm(TheAgeofChrist,1070.) num(168) menutext(The Age of Christ, 1070.Ailill Ua…) 
168.1. label(Event) unit(Entry) xml:id(d27142e10109) gi(div2) heads(0) gtm(TheAgeofChrist,1070.) n(1) menutext(The Age of Christ, 1070.) 
168.2. label(Event) unit(Entry) xml:id(d27142e10112) gi(div2) heads(0) gtm(AilillUahAirretaich,c) n(2) menutext(Ailill Ua hAirretaich, chief successor of…) 
168.3. label(Event) unit(Entry) xml:id(d27142e10115) gi(div2) heads(0) gtm(Donnghal,sonofGorman,) n(3) menutext(Donnghal, son of Gorman, chief lector…) 
168.4. label(Event) unit(Entry) xml:id(d27142e10118) gi(div2) heads(0) gtm(andCathasach,sonofCa) n(4) menutext(and Cathasach, son of Cairbre, Abbot…) 
168.5. label(Event) unit(Entry) xml:id(d27142e10121) gi(div2) heads(0) gtm(FearghalUaLaidhgnen,A) n(5) menutext(Fearghal Ua Laidhgnen, Abbot of Othain;) 
168.6. label(Event) unit(Entry) xml:id(d27142e10124) gi(div2) heads(0) gtm(andMaelbrighde,sonof) n(6) menutext(and Maelbrighde, son of Cathasaigh, fosairchinneach…) 
168.7. label(Event) unit(Entry) xml:id(d27142e10127) gi(div2) heads(0) gtm(MacBaeithine,Abbotof) n(7) menutext(Mac Baeithine, Abbot of Ia, was…) 
168.8. label(Event) unit(Entry) xml:id(d27142e10130) gi(div2) heads(0) gtm(Murchadh,sonofDiarmai) n(8) menutext(Murchadh, son of Diarmaid, son of…) 
168.9. label(Event) unit(Entry) xml:id(d27142e10179) gi(div2) heads(0) gtm(Gluniarn,sonofDiarmai) n(9) menutext(Gluniarn, son of Diarmaid, son of…) 
168.10. label(Event) unit(Entry) xml:id(d27142e10182) gi(div2) heads(0) gtm(Conchobhar,sonofCleir) n(10) menutext(Conchobhar, son of Cleireach Ua Conchobhair,…) 
168.11. label(Event) unit(Entry) xml:id(d27142e10185) gi(div2) heads(0) gtm(MurchadhLiathanach,son) n(11) menutext(Murchadh Liathanach, son of Aedh Ua…) 
168.12. label(Event) unit(Entry) xml:id(d27142e10189) gi(div2) heads(0) gtm(AbattlewasgainedbyD) n(12) menutext(A battle was gained by Donnchadh…) 
168.13. label(Event) unit(Entry) xml:id(d27142e10192) gi(div2) heads(0) gtm(Aedh-na-DearbhaUaCiard) n(13) menutext(Aedh-na-Dearbha Ua Ciardha, lord of Cairbre,…) 
168.14. label(Event) unit(Entry) xml:id(d27142e10195) gi(div2) heads(0) gtm(MuircheartachUaConchob) n(14) menutext(Muircheartach Ua Conchobhair, lord of Ui-Failghe,…) 
168.15. label(Event) unit(Entry) xml:id(d27142e10198) gi(div2) heads(0) gtm(ThecausewayfromtheCr) n(15) menutext(The causeway from the Cross of…) 
Section 169. label(Annal) unit(Year) xml:id(d27142e10203) gi(div1) heads(0) n(M1071) gtm(TheAgeofChrist,1071.) num(169) menutext(The Age of Christ, 1071.Gillachrist Ua…) 
169.1. label(Event) unit(Entry) xml:id(d27142e10204) gi(div2) heads(0) gtm(TheAgeofChrist,1071.) n(1) menutext(The Age of Christ, 1071.) 
169.2. label(Event) unit(Entry) xml:id(d27142e10207) gi(div2) heads(0) gtm(GillachristUaClothocan) n(2) menutext(Gillachrist Ua Clothocan, lector of Ard-Macha,…) 
169.3. label(Event) unit(Entry) xml:id(d27142e10210) gi(div2) heads(0) gtm(DonghalUaCoibhdheanaig) n(3) menutext(Donghal Ua Coibhdheanaigh, noble priest of…) 
169.4. label(Event) unit(Entry) xml:id(d27142e10213) gi(div2) heads(0) gtm(RuaidhriUaCanannain,l) n(4) menutext(Ruaidhri Ua Canannain, lord of Cinel-Conaill,…) 
169.5. label(Event) unit(Entry) xml:id(d27142e10216) gi(div2) heads(0) gtm(AeghredanUaMuireagain,) n(5) menutext(Aeghredan Ua Muireagain, lord of Teathbha,…) 
169.6. label(Event) unit(Entry) xml:id(d27142e10219) gi(div2) heads(0) gtm(ThesonofRighbhardan,) n(6) menutext(The son of Righbhardan, son of…) 
169.7. label(Event) unit(Entry) xml:id(d27142e10222) gi(div2) heads(0) gtm(TheKingofUlidia,i.e.) n(7) menutext(The King of Ulidia, i.e. Cu-Uladh…) 
169.8. label(Event) unit(Entry) xml:id(d27142e10225) gi(div2) heads(0) gtm(ThesonofGillabrighde) n(8) menutext(The son of Gillabrighde Ua Maelmhuaidh,…) 
169.9. label(Event) unit(Entry) xml:id(d27142e10228) gi(div2) heads(0) gtm(DonnchadhGot,royalhei) n(9) menutext(Donnchadh Got, royal heir of Teamhair,…) 
169.10. label(Event) unit(Entry) xml:id(d27142e10231) gi(div2) heads(0) gtm(HuaSibhlen,i.e.Gillap) n(10) menutext(Hua Sibhlen, i.e. Gillaphadraig, lord of…) 
169.11. label(Event) unit(Entry) xml:id(d27142e10234) gi(div2) heads(0) gtm(Ceall-dara,Gleann-da-lo) n(11) menutext(Ceall-dara, Gleann-da-locha, and Cluain-Dolcain, were burned.) 
169.12. label(Event) unit(Entry) xml:id(d27142e10238) gi(div2) heads(0) gtm(Finnachta,sonofEignea) n(12) menutext(Finnachta, son of Eigneachan Ua Cuinn,…) 
169.13. label(Event) unit(Entry) xml:id(d27142e10241) gi(div2) heads(0) gtm(AbattlebetweenDomhnal) n(13) menutext(A battle between Domhnall, son of…) 
Section 170. label(Annal) unit(Year) xml:id(d27142e10245) gi(div1) heads(0) n(M1072) gtm(TheAgeofChrist,1072.) num(170) menutext(The Age of Christ, 1072.Maelmuire Ua…) 
170.1. label(Event) unit(Entry) xml:id(d27142e10246) gi(div2) heads(0) gtm(TheAgeofChrist,1072.) n(1) menutext(The Age of Christ, 1072.) 
170.2. label(Event) unit(Entry) xml:id(d27142e10249) gi(div2) heads(0) gtm(MaelmuireUaMuireagain,) n(2) menutext(Maelmuire Ua Muireagain, airchinneach of Tuidhnidha,) 
170.3. label(Event) unit(Entry) xml:id(d27142e10252) gi(div2) heads(0) gtm(andDubhdil,successoro) n(3) menutext(and Dubhdil, successor of Brighid, died.) 
170.4. label(Event) unit(Entry) xml:id(d27142e10255) gi(div2) heads(0) gtm(Diarmaid,sonofMael-na) n(4) menutext(Diarmaid, son of Mael-na-mbo, King of…) 
170.5. label(Event) unit(Entry) xml:id(d27142e10312) gi(div2) heads(0) gtm(CuuladhUaFlathrai,Kin) n(5) menutext(Cuuladh Ua Flathrai, King of Ulidia,…) 
170.6. label(Event) unit(Entry) xml:id(d27142e10315) gi(div2) heads(0) gtm(Aforciblerefectionwas) n(6) menutext(A forcible refection was taken by…) 
170.7. label(Event) unit(Entry) xml:id(d27142e10321) gi(div2) heads(0) gtm(UaFogarta,lordofEile) n(7) menutext(Ua Fogarta, lord of Eile, was…) 
Section 171. label(Annal) unit(Year) xml:id(d27142e10324) gi(div1) heads(0) n(M1073) gtm(TheAgeofChrist,1073.) num(171) menutext(The Age of Christ, 1073.Maelmordha, Abbot…) 
171.1. label(Event) unit(Entry) xml:id(d27142e10325) gi(div2) heads(0) gtm(TheAgeofChrist,1073.) n(1) menutext(The Age of Christ, 1073.) 
171.2. label(Event) unit(Entry) xml:id(d27142e10328) gi(div2) heads(0) gtm(Maelmordha,AbbotofIml) n(2) menutext(Maelmordha, Abbot of Imleach-Ibhair;) 
171.3. label(Event) unit(Entry) xml:id(d27142e10331) gi(div2) heads(0) gtm(CormaicUaMaelduin,chi) n(3) menutext(Cormaic Ua Maelduin, chief lector and…) 
171.4. label(Event) unit(Entry) xml:id(d27142e10334) gi(div2) heads(0) gtm(andGillacaissiOsraighe) n(4) menutext(and Gillacaissi Osraigheach, successor of Fidh-duin,…) 
171.5. label(Event) unit(Entry) xml:id(d27142e10337) gi(div2) heads(0) gtm(ConchobharUaMaelseachl) n(5) menutext(Conchobhar Ua Maelseachlainn, King of Meath,…) 
171.6. label(Event) unit(Entry) xml:id(d27142e10340) gi(div2) heads(0) gtm(Cluain-IrairdandCeanan) n(6) menutext(Cluain-Iraird and Ceanannus, with their churches,…) 
171.7. label(Event) unit(Entry) xml:id(d27142e10343) gi(div2) heads(0) gtm(TheheadofConchobharU) n(7) menutext(The head of Conchobhar Ua Maeleachlainn…) 
171.8. label(Event) unit(Entry) xml:id(d27142e10348) gi(div2) heads(0) gtm(Bebhinn,daughterofBri) n(8) menutext(Bebhinn, daughter of Brian, died on…) 
171.9. label(Event) unit(Entry) xml:id(d27142e10351) gi(div2) heads(0) gtm(Domhnall,sonofUalghar) n(9) menutext(Domhnall, son of Ualgharg, chief of…) 
171.10. label(Event) unit(Entry) xml:id(d27142e10354) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(10) menutext(An army was led by Toirdhealbhach…) 
Section 172. label(Annal) unit(Year) xml:id(d27142e10357) gi(div1) heads(0) n(M1074) gtm(TheAgeofChrist,1074.) num(172) menutext(The Age of Christ, 1074.Dunan, Archbishop…) 
172.1. label(Event) unit(Entry) xml:id(d27142e10358) gi(div2) heads(0) gtm(TheAgeofChrist,1074.) n(1) menutext(The Age of Christ, 1074.) 
172.2. label(Event) unit(Entry) xml:id(d27142e10361) gi(div2) heads(0) gtm(Dunan,ArchbishopofAth) n(2) menutext(Dunan, Archbishop of Ath-cliath;) 
172.3. label(Event) unit(Entry) xml:id(d27142e10364) gi(div2) heads(0) gtm(Diarmaid,sonofMaelbre) n(3) menutext(Diarmaid, son of Maelbrenainn, successor of…) 
172.4. label(Event) unit(Entry) xml:id(d27142e10367) gi(div2) heads(0) gtm(Maelmordha,successorof) n(4) menutext(Maelmordha, successor of Ailbhe;) 
172.5. label(Event) unit(Entry) xml:id(d27142e10370) gi(div2) heads(0) gtm(Cobhthach,AbbotofDise) n(5) menutext(Cobhthach, Abbot of Disert-Diarmada;) 
172.6. label(Event) unit(Entry) xml:id(d27142e10373) gi(div2) heads(0) gtm(CucairrgeUaCeallaigh,) n(6) menutext(Cucairrge Ua Ceallaigh, successor of Mura,…) 
172.7. label(Event) unit(Entry) xml:id(d27142e10379) gi(div2) heads(0) gtm(Ard-Machawasburnedon) n(7) menutext(Ard-Macha was burned on the Tuesday…) 
172.8. label(Event) unit(Entry) xml:id(d27142e10382) gi(div2) heads(0) gtm(CumascachUahEradhain,) n(8) menutext(Cumascach Ua hEradhain, head of the…) 
172.9. label(Event) unit(Entry) xml:id(d27142e10385) gi(div2) heads(0) gtm(RaghnallUaMadadhain,T) n(9) menutext(Raghnall Ua Madadhain, Tanist of Aileach,…) 
172.10. label(Event) unit(Entry) xml:id(d27142e10388) gi(div2) heads(0) gtm(DonnchadhUaCeallaigh,) n(10) menutext(Donnchadh Ua Ceallaigh, lord of Ui-Maine,…) 
172.11. label(Event) unit(Entry) xml:id(d27142e10391) gi(div2) heads(0) gtm(AedhMeranach,KingofU) n(11) menutext(Aedh Meranach, King of Ulidia, was…) 
Section 173. label(Annal) unit(Year) xml:id(d27142e10394) gi(div1) heads(0) n(M1075) gtm(TheAgeofChrist,1075.) num(173) menutext(The Age of Christ, 1075.Cumasgach Ua…) 
173.1. label(Event) unit(Entry) xml:id(d27142e10395) gi(div2) heads(0) gtm(TheAgeofChrist,1075.) n(1) menutext(The Age of Christ, 1075.) 
173.2. label(Event) unit(Entry) xml:id(d27142e10398) gi(div2) heads(0) gtm(CumasgachUaErodhan,Ab) n(2) menutext(Cumasgach Ua Erodhan, Abbot of Ard-Macha,…) 
173.3. label(Event) unit(Entry) xml:id(d27142e10401) gi(div2) heads(0) gtm(DonnchadhUaCanannain,) n(3) menutext(Donnchadh Ua Canannain, lord of Cinel-Conaill,…) 
173.4. label(Event) unit(Entry) xml:id(d27142e10404) gi(div2) heads(0) gtm(Amhalghaidh,sonofCath) n(4) menutext(Amhalghaidh, son of Cathal, lord of…) 
173.5. label(Event) unit(Entry) xml:id(d27142e10407) gi(div2) heads(0) gtm(Lughmhadh,withitschur) n(5) menutext(Lughmhadh, with its church, was burned.) 
173.6. label(Event) unit(Entry) xml:id(d27142e10410) gi(div2) heads(0) gtm(Cluain-Iraird,withits) n(6) menutext(Cluain-Iraird, with its oratory, was burned.) 
173.7. label(Event) unit(Entry) xml:id(d27142e10413) gi(div2) heads(0) gtm(Domhnall,sonofMurchad) n(7) menutext(Domhnall, son of Murchadh, King of…) 
173.8. label(Event) unit(Entry) xml:id(d27142e10416) gi(div2) heads(0) gtm(CinaethUaConbeathadh,) n(8) menutext(Cinaeth Ua Conbeathadh, chief of Cinel-Binnigh,…) 
173.9. label(Event) unit(Entry) xml:id(d27142e10419) gi(div2) heads(0) gtm(DomhnallUaCaindhealbha) n(9) menutext(Domhnall Ua Caindhealbhain was slain by…) 
173.10. label(Event) unit(Entry) xml:id(d27142e10422) gi(div2) heads(0) gtm(ThetwosonsofAugaire) n(10) menutext(The two sons of Augaire Ua…) 
173.11. label(Event) unit(Entry) xml:id(d27142e10427) gi(div2) heads(0) gtm(AhostingoftheMeathme) n(11) menutext(A hosting of the Meathmen, Connaughtmen,…) 
173.12. label(Event) unit(Entry) xml:id(d27142e10431) gi(div2) heads(0) gtm(Ath-cliathwastakenby) n(12) menutext(Ath-cliath was taken by Muircheartach Ua…) 
Section 174. label(Annal) unit(Year) xml:id(d27142e10435) gi(div1) heads(0) n(M1076) gtm(TheAgeofChrist,1076.) num(174) menutext(The Age of Christ, 1076.Cele, son…) 
174.1. label(Event) unit(Entry) xml:id(d27142e10436) gi(div2) heads(0) gtm(TheAgeofChrist,1076.) n(1) menutext(The Age of Christ, 1076.) 
174.2. label(Event) unit(Entry) xml:id(d27142e10439) gi(div2) heads(0) gtm(Cele,sonofDonnagan,c) n(2) menutext(Cele, son of Donnagan, chief senior…) 
174.3. label(Event) unit(Entry) xml:id(d27142e10442) gi(div2) heads(0) gtm(Murchadh,sonofFlannU) n(3) menutext(Murchadh, son of Flann Ua Maeleachlainn,…) 
174.4. label(Event) unit(Entry) xml:id(d27142e10445) gi(div2) heads(0) gtm(GairbheithUahInnreacht) n(4) menutext(Gairbheith Ua hInnreachtaigh, lord of Ui-Meith,…) 
174.5. label(Event) unit(Entry) xml:id(d27142e10448) gi(div2) heads(0) gtm(GillachristUaDuibhdara) n(5) menutext(Gillachrist Ua Duibhdara, lord of Feara-Manach,…) 
174.6. label(Event) unit(Entry) xml:id(d27142e10454) gi(div2) heads(0) gtm(DomhnallUaCrichain,chi) n(6) menutext(Domhnall Ua Crichain,chief of Ui-Fiachrach Arda-sratha,…) 
174.7. label(Event) unit(Entry) xml:id(d27142e10457) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(7) menutext(An army was led by Toirdhealbhach…) 
174.8. label(Event) unit(Entry) xml:id(d27142e10460) gi(div2) heads(0) gtm(ThebattleofBelaithwa) n(8) menutext(The battle of Belaith was gained…) 
174.9. label(Event) unit(Entry) xml:id(d27142e10465) gi(div2) heads(0) gtm(Therewasscarcityofpr) n(9) menutext(There was scarcity of provisions in…) 
174.10. label(Event) unit(Entry) xml:id(d27142e10468) gi(div2) heads(0) gtm(Anarmywasledbythec) n(10) menutext(An army was led by the…) 
174.11. label(Event) unit(Entry) xml:id(d27142e10474) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(11) menutext(A slaughter was made of the…) 
174.12. label(Event) unit(Entry) xml:id(d27142e10478) gi(div2) heads(0) gtm(Gillachrist,sonofCath) n(12) menutext(Gillachrist, son of Cathalan, chief of…) 
Section 175. label(Annal) unit(Year) xml:id(d27142e10481) gi(div1) heads(0) n(M1077) gtm(TheAgeofChrist,1077.) num(175) menutext(The Age of Christ, 1077.Muireadhach Ua…) 
175.1. label(Event) unit(Entry) xml:id(d27142e10482) gi(div2) heads(0) gtm(TheAgeofChrist,1077.) n(1) menutext(The Age of Christ, 1077.) 
175.2. label(Event) unit(Entry) xml:id(d27142e10485) gi(div2) heads(0) gtm(MuireadhachUaNuadhat,) n(2) menutext(Muireadhach Ua Nuadhat, learned senior of…) 
175.3. label(Event) unit(Entry) xml:id(d27142e10488) gi(div2) heads(0) gtm(MaelmartanMacuaCearta,) n(3) menutext(Maelmartan Macua Cearta, learned senior of…) 
175.4. label(Event) unit(Entry) xml:id(d27142e10491) gi(div2) heads(0) gtm(LoingseachUaConaire,l) n(4) menutext(Loingseach Ua Conaire, learned senior of…) 
175.5. label(Event) unit(Entry) xml:id(d27142e10494) gi(div2) heads(0) gtm(FeardachrichUaCoibhdhe) n(5) menutext(Feardachrich Ua Coibhdheanaigh, a learned man…) 
175.6. label(Event) unit(Entry) xml:id(d27142e10497) gi(div2) heads(0) gtm(ColcuUahErodhan,head) n(6) menutext(Colcu Ua hErodhan, head of the…) 
175.7. label(Event) unit(Entry) xml:id(d27142e10500) gi(div2) heads(0) gtm(Ailbhe,wifeofthelord) n(7) menutext(Ailbhe, wife of the lord of…) 
175.8. label(Event) unit(Entry) xml:id(d27142e10509) gi(div2) heads(0) gtm(UaLoingsigh,lordofDa) n(8) menutext(Ua Loingsigh, lord of Dal-Araidhe, was…) 
175.9. label(Event) unit(Entry) xml:id(d27142e10512) gi(div2) heads(0) gtm(GillaphadraigUaCiardha) n(9) menutext(Gillaphadraig Ua Ciardha, lord of Cairbre,…) 
175.10. label(Event) unit(Entry) xml:id(d27142e10515) gi(div2) heads(0) gtm(UaCelechain,Tanistof) n(10) menutext(Ua Celechain, Tanist of the Airtheara;…) 
175.11. label(Event) unit(Entry) xml:id(d27142e10518) gi(div2) heads(0) gtm(Murchadh,sonofConchob) n(11) menutext(Murchadh, son of Conchobhar Ua Maeleachlainn,…) 
175.12. label(Event) unit(Entry) xml:id(d27142e10524) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(12) menutext(An army was led by Toirdhealbhach…) 
175.13. label(Event) unit(Entry) xml:id(d27142e10527) gi(div2) heads(0) gtm(Gormlaith,daughterofU) n(13) menutext(Gormlaith, daughter of Ua Fogarta, wife…) 
175.14. label(Event) unit(Entry) xml:id(d27142e10530) gi(div2) heads(0) gtm(Therewasgreatscarcity) n(14) menutext(There was great scarcity in this…) 
175.15. label(Event) unit(Entry) xml:id(d27142e10533) gi(div2) heads(0) gtm(Cluain-mic-Noiswasall) n(15) menutext(Cluain-mic-Nois was all burned, except the…) 
175.16. label(Event) unit(Entry) xml:id(d27142e10536) gi(div2) heads(0) gtm(Gleann-Uisean,withits) n(16) menutext(Gleann-Uisean, with its yews, was burned.) 
Section 176. label(Annal) unit(Year) xml:id(d27142e10539) gi(div1) heads(0) n(M1078) gtm(TheAgeofChrist,1078.) num(176) menutext(The Age of Christ, 1078.Cormac Ua…) 
176.1. label(Event) unit(Entry) xml:id(d27142e10540) gi(div2) heads(0) gtm(TheAgeofChrist,1078.) n(1) menutext(The Age of Christ, 1078.) 
176.2. label(Event) unit(Entry) xml:id(d27142e10543) gi(div2) heads(0) gtm(CormacUaBeain,success) n(2) menutext(Cormac Ua Beain, successor of Cronan…) 
176.3. label(Event) unit(Entry) xml:id(d27142e10549) gi(div2) heads(0) gtm(andCoibhdheanach,i.e.) n(3) menutext(and Coibhdheanach, i.e. the Ulidian, anmchara…) 
176.4. label(Event) unit(Entry) xml:id(d27142e10552) gi(div2) heads(0) gtm(ConchobharUaBriain,lo) n(4) menutext(Conchobhar Ua Briain, lord of Cinel-Eoghain…) 
176.5. label(Event) unit(Entry) xml:id(d27142e10555) gi(div2) heads(0) gtm(LeathlobharUaLaidhgnen) n(5) menutext(Leathlobhar Ua Laidhgnen, lord of Airghialla,…) 
176.6. label(Event) unit(Entry) xml:id(d27142e10558) gi(div2) heads(0) gtm(Cathal,sonofDomhnall,) n(6) menutext(Cathal, son of Domhnall, lord of…) 
176.7. label(Event) unit(Entry) xml:id(d27142e10561) gi(div2) heads(0) gtm(Domhnall,sonofMacTig) n(7) menutext(Domhnall, son of Mac Tighearnain, lord…) 
176.8. label(Event) unit(Entry) xml:id(d27142e10564) gi(div2) heads(0) gtm(Avictorywasgainedove) n(8) menutext(A victory was gained over the…) 
176.9. label(Event) unit(Entry) xml:id(d27142e10567) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(9) menutext(A slaughter was made of the…) 
176.10. label(Event) unit(Entry) xml:id(d27142e10570) gi(div2) heads(0) gtm(LorcanUaBriain,died.) n(10) menutext(Lorcan Ua Briain, died.) 
176.11. label(Event) unit(Entry) xml:id(d27142e10573) gi(div2) heads(0) gtm(ConchobharUaDonnchadha) n(11) menutext(Conchobhar Ua Donnchadha, royal heir of…) 
176.12. label(Event) unit(Entry) xml:id(d27142e10580) gi(div2) heads(0) gtm(CeannfaeladhUaDunghala) n(12) menutext(Ceannfaeladh Ua Dunghalaigh, lord of Muscraighe-thire,…) 
176.13. label(Event) unit(Entry) xml:id(d27142e10583) gi(div2) heads(0) gtm(CeinneidighUaBriainas) n(13) menutext(Ceinneidigh Ua Briain assumed the lordship…) 
Section 177. label(Annal) unit(Year) xml:id(d27142e10586) gi(div1) heads(0) n(M1079) gtm(TheAgeofChrist,1079.) num(177) menutext(The Age of Christ, 1079.Maelchiarain Mac…) 
177.1. label(Event) unit(Entry) xml:id(d27142e10587) gi(div2) heads(0) gtm(TheAgeofChrist,1079.) n(1) menutext(The Age of Christ, 1079.) 
177.2. label(Event) unit(Entry) xml:id(d27142e10590) gi(div2) heads(0) gtm(MaelchiarainMacCuinnn) n(2) menutext(Maelchiarain Mac Cuinn na mBocht, successor…) 
177.3. label(Event) unit(Entry) xml:id(d27142e10596) gi(div2) heads(0) gtm(CeallachReamhar,succes) n(3) menutext(Ceallach Reamhar, successor of Brenainn of…) 
177.4. label(Event) unit(Entry) xml:id(d27142e10599) gi(div2) heads(0) gtm(MacGilladhidheUaLorca) n(4) menutext(Mac Gilladhidhe Ua Lorcain, lord of…) 
177.5. label(Event) unit(Entry) xml:id(d27142e10602) gi(div2) heads(0) gtm(CeallachUaRuanadha,ch) n(5) menutext(Ceallach Ua Ruanadha, chief poet of…) 
177.6. label(Event) unit(Entry) xml:id(d27142e10605) gi(div2) heads(0) gtm(Cumidhe,sonofLorcan,) n(6) menutext(Cumidhe, son of Lorcan, lord of…) 
177.7. label(Event) unit(Entry) xml:id(d27142e10608) gi(div2) heads(0) gtm(ThemenofTeathbhaand) n(7) menutext(The men of Teathbha and Cairbre…) 
177.8. label(Event) unit(Entry) xml:id(d27142e10613) gi(div2) heads(0) gtm(ThefairofCarmanwasc) n(8) menutext(The fair of Carman was celebrated…) 
177.9. label(Event) unit(Entry) xml:id(d27142e10616) gi(div2) heads(0) gtm(AedhUaFlaithbheartaigh) n(9) menutext(Aedh Ua Flaithbheartaigh, lord of West…) 
177.10. label(Event) unit(Entry) xml:id(d27142e10620) gi(div2) heads(0) gtm(Gillaceannlas,sonofIa) n(10) menutext(Gillaceannlas, son of Iarnan, one of…) 
177.11. label(Event) unit(Entry) xml:id(d27142e10626) gi(div2) heads(0) gtm(Agreatarmywasledby) n(11) menutext(A great army was led by…) 
177.12. label(Event) unit(Entry) xml:id(d27142e10630) gi(div2) heads(0) gtm(ToirdhealbhachUaBriain) n(12) menutext(Toirdhealbhach Ua Briain went upon Loch-Beannchair…) 
Section 178. label(Annal) unit(Year) xml:id(d27142e10633) gi(div1) heads(0) n(M1080) gtm(TheAgeofChrist,1080.) num(178) menutext(The Age of Christ, 1080.Muireadhach Ua…) 
178.1. label(Event) unit(Entry) xml:id(d27142e10634) gi(div2) heads(0) gtm(TheAgeofChrist,1080.) n(1) menutext(The Age of Christ, 1080.) 
178.2. label(Event) unit(Entry) xml:id(d27142e10637) gi(div2) heads(0) gtm(MuireadhachUaMughroin,) n(2) menutext(Muireadhach Ua Mughroin, lector of Cluain-mic-Nois,…) 
178.3. label(Event) unit(Entry) xml:id(d27142e10640) gi(div2) heads(0) gtm(DonnUaLeathlobair,lor) n(3) menutext(Donn Ua Leathlobair, lord of Fearnmhagh,…) 
178.4. label(Event) unit(Entry) xml:id(d27142e10643) gi(div2) heads(0) gtm(Dearbhforghaill,daughte) n(4) menutext(Dearbhforghaill, daughter of the son of…) 
178.5. label(Event) unit(Entry) xml:id(d27142e10646) gi(div2) heads(0) gtm(EochaidhUaMerligh,lor) n(5) menutext(Eochaidh Ua Merligh, lord of Fearnmhagh,…) 
178.6. label(Event) unit(Entry) xml:id(d27142e10649) gi(div2) heads(0) gtm(DonnsleibheUah-Eochadh) n(6) menutext(Donnsleibhe Ua h-Eochadha went into Munster,…) 
178.7. label(Event) unit(Entry) xml:id(d27142e10652) gi(div2) heads(0) gtm(ThebattleofAth-Erghai) n(7) menutext(The battle of Ath-Erghail, by the…) 
178.8. label(Event) unit(Entry) xml:id(d27142e10662) gi(div2) heads(0) gtm(Maelseachlainn,sonofC) n(8) menutext(Maelseachlainn, son of Conchobhar, came into…) 
178.9. label(Event) unit(Entry) xml:id(d27142e10667) gi(div2) heads(0) gtm(NumbersofthemenofTe) n(9) menutext(Numbers of the men of Teathbha,…) 
178.10. label(Event) unit(Entry) xml:id(d27142e10670) gi(div2) heads(0) gtm(EochaidhUaLoingsigh,l) n(10) menutext(Eochaidh Ua Loingsigh, lord of Uaithne-thire,…) 
178.11. label(Event) unit(Entry) xml:id(d27142e10673) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(11) menutext(An army was led by Toirdhealbhach…) 
Section 179. label(Annal) unit(Year) xml:id(d27142e10676) gi(div1) heads(0) n(M1081) gtm(TheAgeofChrist,1081.) num(179) menutext(The Age of Christ, 1081.The son…) 
179.1. label(Event) unit(Entry) xml:id(d27142e10677) gi(div2) heads(0) gtm(TheAgeofChrist,1081.) n(1) menutext(The Age of Christ, 1081.) 
179.2. label(Event) unit(Entry) xml:id(d27142e10680) gi(div2) heads(0) gtm(ThesonofMacCondabhai) n(2) menutext(The son of Mac Condabhain, a…) 
179.3. label(Event) unit(Entry) xml:id(d27142e10683) gi(div2) heads(0) gtm(FothadhUah-Aille,chie) n(3) menutext(Fothadh Ua h-Aille, chief anmchara of…) 
179.4. label(Event) unit(Entry) xml:id(d27142e10686) gi(div2) heads(0) gtm(FlannUaLorcain,noble) n(4) menutext(Flann Ua Lorcain, noble priest of…) 
179.5. label(Event) unit(Entry) xml:id(d27142e10689) gi(div2) heads(0) gtm(UaRobhartaigh,airchinn) n(5) menutext(Ua Robhartaigh, airchinneach of Lughmhadh;) 
179.6. label(Event) unit(Entry) xml:id(d27142e10692) gi(div2) heads(0) gtm(CeileachairUaCeinneidi) n(6) menutext(Ceileachair Ua Ceinneidigh, successor of Colum,…) 
179.7. label(Event) unit(Entry) xml:id(d27142e10695) gi(div2) heads(0) gtm(CoinneaganUaFlainn,su) n(7) menutext(Coinneagan Ua Flainn, successor of Brenainn…) 
179.8. label(Event) unit(Entry) xml:id(d27142e10698) gi(div2) heads(0) gtm(andUaBruic,successor) n(8) menutext(and Ua Bruic, successor of Seanan…) 
179.9. label(Event) unit(Entry) xml:id(d27142e10701) gi(div2) heads(0) gtm(Corcach-morinMunsterw) n(9) menutext(Corcach-mor in Munster was burned, both…) 
179.10. label(Event) unit(Entry) xml:id(d27142e10704) gi(div2) heads(0) gtm(Cill-Daluawasburned.) n(10) menutext(Cill-Dalua was burned.) 
179.11. label(Event) unit(Entry) xml:id(d27142e10707) gi(div2) heads(0) gtm(MacAngheirrce,lordof) n(11) menutext(Mac Angheirrce, lord of Conaille, was…) 
179.12. label(Event) unit(Entry) xml:id(d27142e10711) gi(div2) heads(0) gtm(MagrathUah-Ogain,lord) n(12) menutext(Magrath Ua h-Ogain, lord of Cinel-Feargusa,…) 
179.13. label(Event) unit(Entry) xml:id(d27142e10714) gi(div2) heads(0) gtm(MaelmithidhUaMaelruana) n(13) menutext(Maelmithidh Ua Maelruanaidh, lord of Ui-Tuirtre,…) 
179.14. label(Event) unit(Entry) xml:id(d27142e10717) gi(div2) heads(0) gtm(Gillasiadnata,sonofAm) n(14) menutext(Gillasiadnata, son of Amhalghaidh, son of…) 
179.15. label(Event) unit(Entry) xml:id(d27142e10720) gi(div2) heads(0) gtm(Arawasplunderedbythe) n(15) menutext(Ara was plundered by the foreigners.) 
179.16. label(Event) unit(Entry) xml:id(d27142e10724) gi(div2) heads(0) gtm(ThesonofAmhalghaidh,) n(16) menutext(The son of Amhalghaidh, son of…) 
179.17. label(Event) unit(Entry) xml:id(d27142e10727) gi(div2) heads(0) gtm(CucathaUaColmaindied.) n(17) menutext(Cucatha Ua Colmain died.) 
Section 180. label(Annal) unit(Year) xml:id(d27142e10730) gi(div1) heads(0) n(M1082) gtm(TheAgeofChrist,1082.) num(180) menutext(The Age of Christ, 1082.Cinaedh Ua…) 
180.1. label(Event) unit(Entry) xml:id(d27142e10731) gi(div2) heads(0) gtm(TheAgeofChrist,1082.) n(1) menutext(The Age of Christ, 1082.) 
180.2. label(Event) unit(Entry) xml:id(d27142e10734) gi(div2) heads(0) gtm(CinaedhUaRuaidhin,Tan) n(2) menutext(Cinaedh Ua Ruaidhin, Tanist-abbot of Cluain-mic-Nois,…) 
180.3. label(Event) unit(Entry) xml:id(d27142e10737) gi(div2) heads(0) gtm(ConchobharUaUathghaile) n(3) menutext(Conchobhar Ua Uathghaile, lector of Gleann-Uissean;) 
180.4. label(Event) unit(Entry) xml:id(d27142e10740) gi(div2) heads(0) gtm(DunchadhUaCetfadha,tw) n(4) menutext(Dunchadh Ua Cetfadha, two learned seniors…) 
180.5. label(Event) unit(Entry) xml:id(d27142e10743) gi(div2) heads(0) gtm(GillachristUaMaelfabha) n(5) menutext(Gillachrist Ua Maelfabhaill, lord of Carraig-Brachaidhe;) 
180.6. label(Event) unit(Entry) xml:id(d27142e10746) gi(div2) heads(0) gtm(FinnchadhMacAmhalghadh) n(6) menutext(Finnchadh Mac Amhalghadha, chief of Clann-Breasail;) 
180.7. label(Event) unit(Entry) xml:id(d27142e10749) gi(div2) heads(0) gtm(FlaithbheartachUaMaeld) n(7) menutext(Flaithbheartach Ua Maelduin, lord of Lurg;) 
180.8. label(Event) unit(Entry) xml:id(d27142e10752) gi(div2) heads(0) gtm(UidhrinUaMaelmuire,ch) n(8) menutext(Uidhrin Ua Maelmuire, chief of Cinel-Fearadhaigh,…) 
180.9. label(Event) unit(Entry) xml:id(d27142e10758) gi(div2) heads(0) gtm(Domhnall,sonofTadhgU) n(9) menutext(Domhnall, son of Tadhg Ua Conchobhair,…) 
180.10. label(Event) unit(Entry) xml:id(d27142e10761) gi(div2) heads(0) gtm(CathalUaConchobhairwa) n(10) menutext(Cathal Ua Conchobhair was killed by…) 
180.11. label(Event) unit(Entry) xml:id(d27142e10764) gi(div2) heads(0) gtm(Agreatnumberofthepe) n(11) menutext(A great number of the people…) 
180.12. label(Event) unit(Entry) xml:id(d27142e10768) gi(div2) heads(0) gtm(ThecemeteryoftheNuns) n(12) menutext(The cemetery of the Nuns of…) 
180.13. label(Event) unit(Entry) xml:id(d27142e10771) gi(div2) heads(0) gtm(Domhnall,sonofConchob) n(13) menutext(Domhnall, son of Conchobhar Ua Briain,…) 
Section 181. label(Annal) unit(Year) xml:id(d27142e10775) gi(div1) heads(0) n(M1083) gtm(TheAgeofChrist,1083.) num(181) menutext(The Age of Christ, 1083.Muircheartach Ua…) 
181.1. label(Event) unit(Entry) xml:id(d27142e10776) gi(div2) heads(0) gtm(TheAgeofChrist,1083.) n(1) menutext(The Age of Christ, 1083.) 
181.2. label(Event) unit(Entry) xml:id(d27142e10779) gi(div2) heads(0) gtm(MuircheartachUaCarill,) n(2) menutext(Muircheartach Ua Carill, airchinneach of Dun,…) 
181.3. label(Event) unit(Entry) xml:id(d27142e10782) gi(div2) heads(0) gtm(Gillamoninne,airchinnea) n(3) menutext(Gillamoninne, airchinneach of Lughmhadh;) 
181.4. label(Event) unit(Entry) xml:id(d27142e10785) gi(div2) heads(0) gtm(MacraithUaBaillen,suc) n(4) menutext(Macraith Ua Baillen, successor of Cronan…) 
181.5. label(Event) unit(Entry) xml:id(d27142e10788) gi(div2) heads(0) gtm(andTadhgUaTaidhg,suc) n(5) menutext(and Tadhg Ua Taidhg, successor of…) 
181.6. label(Event) unit(Entry) xml:id(d27142e10791) gi(div2) heads(0) gtm(DomhnallUaCanannain,l) n(6) menutext(Domhnall Ua Canannain, lord of Cinel-Conaill,…) 
181.7. label(Event) unit(Entry) xml:id(d27142e10796) gi(div2) heads(0) gtm(DomhnallUaLochlainnas) n(7) menutext(Domhnall Ua Lochlainn assumed the kingship…) 
181.8. label(Event) unit(Entry) xml:id(d27142e10802) gi(div2) heads(0) gtm(AedhUaMaeleachlainn,l) n(8) menutext(Aedh Ua Maeleachlainn, lord of Aileach,…) 
181.9. label(Event) unit(Entry) xml:id(d27142e10805) gi(div2) heads(0) gtm(ConghalachUaCiardha,l) n(9) menutext(Conghalach Ua Ciardha, lord of Cairbre,…) 
181.10. label(Event) unit(Entry) xml:id(d27142e10808) gi(div2) heads(0) gtm(DunlaingUaLorcain,Tan) n(10) menutext(Dunlaing Ua Lorcain, Tanist of Leinster,…) 
181.11. label(Event) unit(Entry) xml:id(d27142e10811) gi(div2) heads(0) gtm(Somhairle,sonofGillab) n(11) menutext(Somhairle, son of Gillabrighde, King of…) 
Section 182. label(Annal) unit(Year) xml:id(d27142e10814) gi(div1) heads(0) n(M1084) gtm(TheAgeofChrist,1084.) num(182) menutext(The Age of Christ, 1084.Gillaphadraig, Bishop…) 
182.1. label(Event) unit(Entry) xml:id(d27142e10815) gi(div2) heads(0) gtm(TheAgeofChrist,1084.) n(1) menutext(The Age of Christ, 1084.) 
182.2. label(Event) unit(Entry) xml:id(d27142e10818) gi(div2) heads(0) gtm(Gillaphadraig,Bishopof) n(2) menutext(Gillaphadraig, Bishop of Ath-cliath, was drowned.) 
182.3. label(Event) unit(Entry) xml:id(d27142e10821) gi(div2) heads(0) gtm(MuireadhachUaCeithnen,) n(3) menutext(Muireadhach Ua Ceithnen, airchinneach of Cluain-Eois,…) 
182.4. label(Event) unit(Entry) xml:id(d27142e10824) gi(div2) heads(0) gtm(NiallUaSeasnain,learn) n(4) menutext(Niall Ua Seasnain, learned senior of…) 
182.5. label(Event) unit(Entry) xml:id(d27142e10830) gi(div2) heads(0) gtm(Ceall-Dalua,Tuaim-Grein) n(5) menutext(Ceall-Dalua, Tuaim-Greine, and Magh-neo-Norbhraighe, were burned…) 
182.6. label(Event) unit(Entry) xml:id(d27142e10833) gi(div2) heads(0) gtm(Gleann-da-lochawasburn) n(6) menutext(Gleann-da-locha was burned, with its churches.) 
182.7. label(Event) unit(Entry) xml:id(d27142e10836) gi(div2) heads(0) gtm(ThemonasteryofFuinche) n(7) menutext(The monastery of Fuinche, i.e. Ross-airthir,…) 
182.8. label(Event) unit(Entry) xml:id(d27142e10839) gi(div2) heads(0) gtm(AnarmywasledbyDonns) n(8) menutext(An army was led by Donnsleibhe,…) 
182.9. label(Event) unit(Entry) xml:id(d27142e10845) gi(div2) heads(0) gtm(Anarmywasledbythem) n(9) menutext(An army was led by the…) 
182.10. label(Event) unit(Entry) xml:id(d27142e10851) gi(div2) heads(0) gtm(Donnchadh,sonoftheCa) n(10) menutext(Donnchadh, son of the Caileach Ua…) 
182.11. label(Event) unit(Entry) xml:id(d27142e10859) gi(div2) heads(0) gtm(DomhnallUaGairmleaghai) n(11) menutext(Domhnall Ua Gairmleaghaidh was killed by…) 
Section 183. label(Annal) unit(Year) xml:id(d27142e10862) gi(div1) heads(0) n(M1085) gtm(TheAgeofChrist,1085.) num(183) menutext(The Age of Christ, 1085.Aedh Ua…) 
183.1. label(Event) unit(Entry) xml:id(d27142e10863) gi(div2) heads(0) gtm(TheAgeofChrist,1085.) n(1) menutext(The Age of Christ, 1085.) 
183.2. label(Event) unit(Entry) xml:id(d27142e10866) gi(div2) heads(0) gtm(AedhUahOisin,successo) n(2) menutext(Aedh Ua hOisin, successor of Iarlath,…) 
183.3. label(Event) unit(Entry) xml:id(d27142e10869) gi(div2) heads(0) gtm(Finn,sonofGussan,son) n(3) menutext(Finn, son of Gussan, son of…) 
183.4. label(Event) unit(Entry) xml:id(d27142e10872) gi(div2) heads(0) gtm(Gilla-na-naemhLaighen,) n(4) menutext(Gilla-na-naemh Laighen, noble Bishop of Gleann-da-locha,…) 
183.5. label(Event) unit(Entry) xml:id(d27142e10875) gi(div2) heads(0) gtm(UgaireUaLaidhgnen,air) n(5) menutext(Ugaire Ua Laidhgnen, airchinneach of Fearna;) 
183.6. label(Event) unit(Entry) xml:id(d27142e10878) gi(div2) heads(0) gtm(GormghalLoighseach,com) n(6) menutext(Gormghal Loighseach, comharba of Regles-Bhrighde at…) 
183.7. label(Event) unit(Entry) xml:id(d27142e10881) gi(div2) heads(0) gtm(NeachtainMacNeachtain,) n(7) menutext(Neachtain Mac Neachtain, distinguished Bishop of…) 
183.8. label(Event) unit(Entry) xml:id(d27142e10884) gi(div2) heads(0) gtm(MacSoilligh,airchinnea) n(8) menutext(Mac Soilligh, airchinneach of Inis-caein-Deagha, died.) 
183.9. label(Event) unit(Entry) xml:id(d27142e10890) gi(div2) heads(0) gtm(ClereachUaSealbhaigh,) n(9) menutext(Clereach Ua Sealbhaigh, chief successor of…) 
183.10. label(Event) unit(Entry) xml:id(d27142e10893) gi(div2) heads(0) gtm(andGillachristMacCuin) n(10) menutext(and Gillachrist Mac Cuinn-na-mBocht, the best…) 
183.11. label(Event) unit(Entry) xml:id(d27142e10896) gi(div2) heads(0) gtm(Ceall-Cainnighwasfort) n(11) menutext(Ceall-Cainnigh was for the most part…) 
183.12. label(Event) unit(Entry) xml:id(d27142e10900) gi(div2) heads(0) gtm(MurchadhUaMaeldoraidh,) n(12) menutext(Murchadh Ua Maeldoraidh, lord of Cinel-Conaill,…) 
183.13. label(Event) unit(Entry) xml:id(d27142e10903) gi(div2) heads(0) gtm(UalghargUaRuairc,roya) n(13) menutext(Ualgharg Ua Ruairc, royal heir of…) 
183.14. label(Event) unit(Entry) xml:id(d27142e10906) gi(div2) heads(0) gtm(AenghusUaCaindealbhain) n(14) menutext(Aenghus Ua Caindealbhain, lord of Laeghaire,…) 
183.15. label(Event) unit(Entry) xml:id(d27142e10909) gi(div2) heads(0) gtm(TheblindUaFaelain,i.) n(15) menutext(The blind Ua Faelain, i.e. Gillabhrighde,…) 
183.16. label(Event) unit(Entry) xml:id(d27142e10915) gi(div2) heads(0) gtm(Muireadhach,sonofDubh) n(16) menutext(Muireadhach, son of Dubh, chief of…) 
183.17. label(Event) unit(Entry) xml:id(d27142e10918) gi(div2) heads(0) gtm(Aplunderingexcursionw) n(17) menutext(A plundering excursion was made by…) 
183.18. label(Event) unit(Entry) xml:id(d27142e10923) gi(div2) heads(0) gtm(Therewasdestructionof) n(18) menutext(There was destruction of men and…) 
183.19. label(Event) unit(Entry) xml:id(d27142e10926) gi(div2) heads(0) gtm(OenghusUaCaindealbhain) n(19) menutext(Oenghus Ua Caindealbhain, lord of Laeghaire,…) 
Section 184. label(Annal) unit(Year) xml:id(d27142e10929) gi(div1) heads(0) n(M1086) gtm(TheAgeofChrist,1086.) num(184) menutext(The Age of Christ, 1086.Maelcaimhghin, noble…) 
184.1. label(Event) unit(Entry) xml:id(d27142e10930) gi(div2) heads(0) gtm(TheAgeofChrist,1086.) n(1) menutext(The Age of Christ, 1086.) 
184.2. label(Event) unit(Entry) xml:id(d27142e10933) gi(div2) heads(0) gtm(Maelcaimhghin,nobleBis) n(2) menutext(Maelcaimhghin, noble Bishop of Uladh;) 
184.3. label(Event) unit(Entry) xml:id(d27142e10936) gi(div2) heads(0) gtm(ErchadhUaMaelfoghmhair) n(3) menutext(Erchadh Ua Maelfoghmhair, Archbishop of Connaught;) 
184.4. label(Event) unit(Entry) xml:id(d27142e10939) gi(div2) heads(0) gtm(MaelisaUaBrolchain,le) n(4) menutext(Maelisa Ua Brolchain, learned senior of…) 
184.5. label(Event) unit(Entry) xml:id(d27142e10956) gi(div2) heads(0) gtm(FiachnaUaRonain,airch) n(5) menutext(Fiachna Ua Ronain, airchinneach of Cluain-Dolcain,…) 
184.6. label(Event) unit(Entry) xml:id(d27142e10959) gi(div2) heads(0) gtm(MaelseachlainnUaFaelai) n(6) menutext(Maelseachlainn Ua Faelain, a distinguished old…) 
184.7. label(Event) unit(Entry) xml:id(d27142e10962) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(7) menutext(A battle was gained by the…) 
184.8. label(Event) unit(Entry) xml:id(d27142e10967) gi(div2) heads(0) gtm(ThebattleofEochaillw) n(8) menutext(The battle of Eochaill was gained…) 
184.9. label(Event) unit(Entry) xml:id(d27142e10970) gi(div2) heads(0) gtm(Amhalghaidh,sonofRuai) n(9) menutext(Amhalghaidh, son of Ruaidhri Ua Ruadagain,…) 
184.10. label(Event) unit(Entry) xml:id(d27142e10973) gi(div2) heads(0) gtm(ToirdhealbhachUaBriain) n(10) menutext(Toirdhealbhach Ua Briain, King of Ireland…) 
184.11. label(Event) unit(Entry) xml:id(d27142e10995) gi(div2) heads(0) gtm(Maelseachlainn,sonofC) n(11) menutext(Maelseachlainn, son of Conchobhar, went to…) 
184.12. label(Event) unit(Entry) xml:id(d27142e10999) gi(div2) heads(0) gtm(TheSinnachFinn,i.e.T) n(12) menutext(The Sinnach Finn, i.e. Tadhg Ua…) 
184.13. label(Event) unit(Entry) xml:id(d27142e11004) gi(div2) heads(0) gtm(UaBaigheallain,lordof) n(13) menutext(Ua Baigheallain, lord of Airghialla, fell…) 
184.14. label(Event) unit(Entry) xml:id(d27142e11007) gi(div2) heads(0) gtm(MacBeathadhUaConchobh) n(14) menutext(Mac Beathadh Ua Conchobhair, lord of…) 
Section 185. label(Annal) unit(Year) xml:id(d27142e11010) gi(div1) heads(0) n(M1087) gtm(TheAgeofChrist,1087.) num(185) menutext(The Age of Christ, 1087.Maelseachlainn, son…) 
185.1. label(Event) unit(Entry) xml:id(d27142e11011) gi(div2) heads(0) gtm(TheAgeofChrist,1087.) n(1) menutext(The Age of Christ, 1087.) 
185.2. label(Event) unit(Entry) xml:id(d27142e11014) gi(div2) heads(0) gtm(Maelseachlainn,sonofC) n(2) menutext(Maelseachlainn, son of Conchobhar, King of…) 
185.3. label(Event) unit(Entry) xml:id(d27142e11017) gi(div2) heads(0) gtm(DomhnallMacGillaphadra) n(3) menutext(Domhnall Mac Gillaphadraig, lord of Osraighe,…) 
185.4. label(Event) unit(Entry) xml:id(d27142e11020) gi(div2) heads(0) gtm(CathalUaCeatfadhawas) n(4) menutext(Cathal Ua Ceatfadha was killed by…) 
185.5. label(Event) unit(Entry) xml:id(d27142e11023) gi(div2) heads(0) gtm(CusleibheUaCiardha,lo) n(5) menutext(Cusleibhe Ua Ciardha, lord of Cairbre,…) 
185.6. label(Event) unit(Entry) xml:id(d27142e11026) gi(div2) heads(0) gtm(DomhnallUaLaithenwas) n(6) menutext(Domhnall Ua Laithen was killed by…) 
185.7. label(Event) unit(Entry) xml:id(d27142e11029) gi(div2) heads(0) gtm(MaelruanaidhUahAirt,i) n(7) menutext(Maelruanaidh Ua hAirt, i.e. of the…) 
185.8. label(Event) unit(Entry) xml:id(d27142e11032) gi(div2) heads(0) gtm(Abattlewasfoughtbetw) n(8) menutext(A battle was fought between Ruaidhri…) 
185.9. label(Event) unit(Entry) xml:id(d27142e11046) gi(div2) heads(0) gtm(ThebattleofRath-Edair) n(9) menutext(The battle of Rath-Edair, between the…) 
185.10. label(Event) unit(Entry) xml:id(d27142e11051) gi(div2) heads(0) gtm(AhostingbyMacLochlai) n(10) menutext(A hosting by Mac Lochlainn, and…) 
185.11. label(Event) unit(Entry) xml:id(d27142e11054) gi(div2) heads(0) gtm(NiallUaCeatfadhadied.) n(11) menutext(Niall Ua Ceatfadha died.) 
185.12. label(Event) unit(Entry) xml:id(d27142e11058) gi(div2) heads(0) gtm(CathalUaCeatfadhawas) n(12) menutext(Cathal Ua Ceatfadha was killed by…) 
185.13. label(Event) unit(Entry) xml:id(d27142e11061) gi(div2) heads(0) gtm(Greatabundanceofnuts) n(13) menutext(Great abundance of nuts and fruit,…) 
185.14. label(Event) unit(Entry) xml:id(d27142e11064) gi(div2) heads(0) gtm(WilliamRufusassumedth) n(14) menutext(William Rufus assumed the kingdom of…) 
Section 186. label(Annal) unit(Year) xml:id(d27142e11067) gi(div1) heads(0) n(M1088) gtm(TheAgeofChrist,1088.) num(186) menutext(The Age of Christ, 1088.Cormac Ua…) 
186.1. label(Event) unit(Entry) xml:id(d27142e11068) gi(div2) heads(0) gtm(TheAgeofChrist,1088.) n(1) menutext(The Age of Christ, 1088.) 
186.2. label(Event) unit(Entry) xml:id(d27142e11071) gi(div2) heads(0) gtm(CormacUaFinn,chiefle) n(2) menutext(Cormac Ua Finn, chief lector of…) 
186.3. label(Event) unit(Entry) xml:id(d27142e11074) gi(div2) heads(0) gtm(CathalanUaForreidh,a) n(3) menutext(Cathalan Ua Forreidh, a paragon of…) 
186.4. label(Event) unit(Entry) xml:id(d27142e11088) gi(div2) heads(0) gtm(TighearnachUaBraein,c) n(4) menutext(Tighearnach Ua Braein, chief successor of…) 
186.5. label(Event) unit(Entry) xml:id(d27142e11091) gi(div2) heads(0) gtm(MaelisaUaMaelgiric,ch) n(5) menutext(Maelisa Ua Maelgiric, chief poet and…) 
186.6. label(Event) unit(Entry) xml:id(d27142e11096) gi(div2) heads(0) gtm(Dubhchabhlaigh,daughter) n(6) menutext(Dubhchabhlaigh, daughter of Aedh Ua Conchobhair,…) 
186.7. label(Event) unit(Entry) xml:id(d27142e11099) gi(div2) heads(0) gtm(Mor,daughterofToirdhe) n(7) menutext(Mor, daughter of Toirdhealbhach Ua Briain,…) 
186.8. label(Event) unit(Entry) xml:id(d27142e11113) gi(div2) heads(0) gtm(RuaidhriUaConchobhair,) n(8) menutext(Ruaidhri Ua Conchobhair, with the men…) 
186.9. label(Event) unit(Entry) xml:id(d27142e11119) gi(div2) heads(0) gtm(Corco-Modhruadhwasthen) n(9) menutext(Corco-Modhruadh was then plundered thrice by…) 
186.10. label(Event) unit(Entry) xml:id(d27142e11122) gi(div2) heads(0) gtm(Agreatslaughterwasma) n(10) menutext(A great slaughter was made of…) 
186.11. label(Event) unit(Entry) xml:id(d27142e11128) gi(div2) heads(0) gtm(AnarmywasledbyDomhn) n(11) menutext(An army was led by Domhnall,…) 
186.12. label(Event) unit(Entry) xml:id(d27142e11137) gi(div2) heads(0) gtm(Dearbhail,daughterofU) n(12) menutext(Dearbhail, daughter of Ua Maelseachnaill, died.) 
Section 187. label(Annal) unit(Year) xml:id(d27142e11140) gi(div1) heads(0) n(M1089) gtm(TheAgeofChrist,1089.) num(187) menutext(The Age of Christ, 1089.Gillaphadraig Ua…) 
187.1. label(Event) unit(Entry) xml:id(d27142e11141) gi(div2) heads(0) gtm(TheAgeofChrist,1089.) n(1) menutext(The Age of Christ, 1089.) 
187.2. label(Event) unit(Entry) xml:id(d27142e11144) gi(div2) heads(0) gtm(GillaphadraigUaCelecha) n(2) menutext(Gillaphadraig Ua Celechain, Secnab (i.e.Prior) of…) 
187.3. label(Event) unit(Entry) xml:id(d27142e11147) gi(div2) heads(0) gtm(Conchobhar,sonofFogar) n(3) menutext(Conchobhar, son of Fogartach Ua Maelduin,…) 
187.4. label(Event) unit(Entry) xml:id(d27142e11150) gi(div2) heads(0) gtm(andFearghalUaMeisdead) n(4) menutext(and Fearghal Ua Meisdeadhaigh, lector of…) 
187.5. label(Event) unit(Entry) xml:id(d27142e11153) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(5) menutext(A battle was gained by the…) 
187.6. label(Event) unit(Entry) xml:id(d27142e11156) gi(div2) heads(0) gtm(Donnchadh,sonofDomhna) n(6) menutext(Donnchadh, son of Domhnall Reamhar, lord…) 
187.7. label(Event) unit(Entry) xml:id(d27142e11159) gi(div2) heads(0) gtm(Donnchadh,grandsonofG) n(7) menutext(Donnchadh, grandson of Gillaphadraig (i.e.the son…) 
187.8. label(Event) unit(Entry) xml:id(d27142e11164) gi(div2) heads(0) gtm(GillacainnighUaFlaithf) n(8) menutext(Gillacainnigh Ua Flaithfhileadh, lord of Dealbhna-Beathra,…) 
187.9. label(Event) unit(Entry) xml:id(d27142e11167) gi(div2) heads(0) gtm(Thefleetofthemenof) n(9) menutext(The fleet of the men of…) 
187.10. label(Event) unit(Entry) xml:id(d27142e11170) gi(div2) heads(0) gtm(RuaidhriUaConchobhair) n(10) menutext(Ruaidhri Ua Conchobhair and Domhnall Ua…) 
187.11. label(Event) unit(Entry) xml:id(d27142e11176) gi(div2) heads(0) gtm(Agreatpredatoryexcurs) n(11) menutext(A great predatory excursion was made…) 
187.12. label(Event) unit(Entry) xml:id(d27142e11180) gi(div2) heads(0) gtm(Iseal-Chiarainwaspurch) n(12) menutext(Iseal-Chiarain was purchased for ever by…) 
187.13. label(Event) unit(Entry) xml:id(d27142e11183) gi(div2) heads(0) gtm(Corcach,Imleach-Ibhair,) n(13) menutext(Corcach, Imleach-Ibhair, Ard-fearta, and Cill-dara, were…) 
187.14. label(Event) unit(Entry) xml:id(d27142e11186) gi(div2) heads(0) gtm(Luscawasburnedbythe) n(14) menutext(Lusca was burned by the men…) 
Section 188. label(Annal) unit(Year) xml:id(d27142e11193) gi(div1) heads(0) n(M1090) gtm(TheAgeofChrist,1090.) num(188) menutext(The Age of Christ, 1090.Maelduin, successor…) 
188.1. label(Event) unit(Entry) xml:id(d27142e11194) gi(div2) heads(0) gtm(TheAgeofChrist,1090.) n(1) menutext(The Age of Christ, 1090.) 
188.2. label(Event) unit(Entry) xml:id(d27142e11197) gi(div2) heads(0) gtm(Maelduin,successorofM) n(2) menutext(Maelduin, successor of Mochuda,) 
188.3. label(Event) unit(Entry) xml:id(d27142e11200) gi(div2) heads(0) gtm(andCianUaBuachalla,s) n(3) menutext(and Cian Ua Buachalla, successor of…) 
188.4. label(Event) unit(Entry) xml:id(d27142e11203) gi(div2) heads(0) gtm(Ingnadan,lectorofClua) n(4) menutext(Ingnadan, lector of Cluain-Iraird, was killed.) 
188.5. label(Event) unit(Entry) xml:id(d27142e11206) gi(div2) heads(0) gtm(MaelruanaidhUaCaireall) n(5) menutext(Maelruanaidh Ua Caireallain, lord of Clann-Diarmada,…) 
188.6. label(Event) unit(Entry) xml:id(d27142e11209) gi(div2) heads(0) gtm(Agreatmeetingtookpla) n(6) menutext(A great meeting took place between…) 
188.7. label(Event) unit(Entry) xml:id(d27142e11212) gi(div2) heads(0) gtm(MuircheartachUaBriain) n(7) menutext(Muircheartach Ua Briain afterwards went into…) 
188.8. label(Event) unit(Entry) xml:id(d27142e11215) gi(div2) heads(0) gtm(TheMunstermenweredefe) n(8) menutext(The Munstermen were defeated and slaughtered,…) 
188.9. label(Event) unit(Entry) xml:id(d27142e11218) gi(div2) heads(0) gtm(RuaidhriUaConchobhair) n(9) menutext(Ruaidhri Ua Conchobhair burned Dun-Aichet.) 
188.10. label(Event) unit(Entry) xml:id(d27142e11221) gi(div2) heads(0) gtm(MuircheartachUaBric,l) n(10) menutext(Muircheartach Ua Bric, lord of the…) 
188.11. label(Event) unit(Entry) xml:id(d27142e11224) gi(div2) heads(0) gtm(MuircheartachUaBriain) n(11) menutext(Muircheartach Ua Briain went upon Loch-Riach,…) 
188.12. label(Event) unit(Entry) xml:id(d27142e11228) gi(div2) heads(0) gtm(AhostingwasmadebyMu) n(12) menutext(A hosting was made by Muircheartach…) 
Section 189. label(Annal) unit(Year) xml:id(d27142e11233) gi(div1) heads(0) n(M1091) gtm(TheAgeofChrist,1091.) num(189) menutext(The Age of Christ, 1091.Ceannfaeladh Ua…) 
189.1. label(Event) unit(Entry) xml:id(d27142e11234) gi(div2) heads(0) gtm(TheAgeofChrist,1091.) n(1) menutext(The Age of Christ, 1091.) 
189.2. label(Event) unit(Entry) xml:id(d27142e11237) gi(div2) heads(0) gtm(CeannfaeladhUahOgain,) n(2) menutext(Ceannfaeladh Ua hOgain, successor of Brenainn,…) 
189.3. label(Event) unit(Entry) xml:id(d27142e11240) gi(div2) heads(0) gtm(Murchadh,grandsonofDo) n(3) menutext(Murchadh, grandson of Domhnall Reamhar, was…) 
189.4. label(Event) unit(Entry) xml:id(d27142e11243) gi(div2) heads(0) gtm(ThegrandsonofAedh,so) n(4) menutext(The grandson of Aedh, son of…) 
189.5. label(Event) unit(Entry) xml:id(d27142e11249) gi(div2) heads(0) gtm(CinaethUaMordha,lord) n(5) menutext(Cinaeth Ua Mordha, lord of Laeighis,…) 
189.6. label(Event) unit(Entry) xml:id(d27142e11252) gi(div2) heads(0) gtm(Cearbhall,grandsonofA) n(6) menutext(Cearbhall, grandson of Aedh, senior of…) 
189.7. label(Event) unit(Entry) xml:id(d27142e11255) gi(div2) heads(0) gtm(Laighgnen,i.e.theBuid) n(7) menutext(Laighgnen, i.e. the Buidheanach Ua Duinncothaigh,…) 
189.8. label(Event) unit(Entry) xml:id(d27142e11258) gi(div2) heads(0) gtm(AnarmywasleadbyMuir) n(8) menutext(An army was lead by Muircheartach…) 
189.9. label(Event) unit(Entry) xml:id(d27142e11262) gi(div2) heads(0) gtm(Ahostingwasmadebyth) n(9) menutext(A hosting was made by the…) 
189.10. label(Event) unit(Entry) xml:id(d27142e11265) gi(div2) heads(0) gtm(BranUaCaindealbhainwa) n(10) menutext(Bran Ua Caindealbhain was slain by…) 
189.11. label(Event) unit(Entry) xml:id(d27142e11268) gi(div2) heads(0) gtm(Thepreyofthefire-bra) n(11) menutext(The prey of the fire-brands made,…) 
189.12. label(Event) unit(Entry) xml:id(d27142e11272) gi(div2) heads(0) gtm(MuircheartachUaBric,l) n(12) menutext(Muircheartach Ua Bric, lord of the…) 
189.13. label(Event) unit(Entry) xml:id(d27142e11275) gi(div2) heads(0) gtm(Thewesternhalfofthe) n(13) menutext(The western half of the fort…) 
189.14. label(Event) unit(Entry) xml:id(d27142e11278) gi(div2) heads(0) gtm(Maelisa,successorofPat) n(14) menutext(Maelisa,successor of Patrick, died, after penance,…) 
189.15. label(Event) unit(Entry) xml:id(d27142e11283) gi(div2) heads(0) gtm(Sitric,sonofGillabrui) n(15) menutext(Sitric, son of Gillabruide, was treacherously…) 
Section 190. label(Annal) unit(Year) xml:id(d27142e11286) gi(div1) heads(0) n(M1092) gtm(TheAgeofChrist,1092.) num(190) menutext(The Age of Christ, 1092.Connmhach Ua…) 
190.1. label(Event) unit(Entry) xml:id(d27142e11287) gi(div2) heads(0) gtm(TheAgeofChrist,1092.) n(1) menutext(The Age of Christ, 1092.) 
190.2. label(Event) unit(Entry) xml:id(d27142e11290) gi(div2) heads(0) gtm(ConnmhachUaCairill,a) n(2) menutext(Connmhach Ua Cairill, a bishop, and…) 
190.3. label(Event) unit(Entry) xml:id(d27142e11293) gi(div2) heads(0) gtm(Cormac,AbbotofMainist) n(3) menutext(Cormac, Abbot of Mainistir Buithe, a…) 
190.4. label(Event) unit(Entry) xml:id(d27142e11299) gi(div2) heads(0) gtm(Muircheartach,sonofLo) n(4) menutext(Muircheartach, son of Loingseach, successor of…) 
190.5. label(Event) unit(Entry) xml:id(d27142e11302) gi(div2) heads(0) gtm(andMaelisaUahArrachta) n(5) menutext(and Maelisa Ua hArrachtain, successor of…) 
190.6. label(Event) unit(Entry) xml:id(d27142e11305) gi(div2) heads(0) gtm(TheDevotee,i.e.Fiachr) n(6) menutext(The Devotee, i.e. Fiachra Ua Follamhain,…) 
190.7. label(Event) unit(Entry) xml:id(d27142e11308) gi(div2) heads(0) gtm(ThefortofArd-Macha,w) n(7) menutext(The fort of Ard-Macha, with its…) 
190.8. label(Event) unit(Entry) xml:id(d27142e11311) gi(div2) heads(0) gtm(RuaidhriUaConchobhair,) n(8) menutext(Ruaidhri Ua Conchobhair, i.e. Ruaidhri na…) 
190.9. label(Event) unit(Entry) xml:id(d27142e11314) gi(div2) heads(0) gtm(DonnchadhMacCarthaigh,) n(9) menutext(Donnchadh Mac Carthaigh, lord of Eoghanacht-Chaisil,…) 
190.10. label(Event) unit(Entry) xml:id(d27142e11317) gi(div2) heads(0) gtm(Enda,sonofDiarmada,l) n(10) menutext(Enda, son of Diarmada, lord of…) 
190.11. label(Event) unit(Entry) xml:id(d27142e11320) gi(div2) heads(0) gtm(Agreatpredatoryexcurs) n(11) menutext(A great predatory excursion was made…) 
190.12. label(Event) unit(Entry) xml:id(d27142e11324) gi(div2) heads(0) gtm(Donnchadh,sonofUaCon) n(12) menutext(Donnchadh, son of Ua Conchobhar Failghe,…) 
190.13. label(Event) unit(Entry) xml:id(d27142e11327) gi(div2) heads(0) gtm(Greatfrostandiceint) n(13) menutext(Great frost and ice in this…) 
190.14. label(Event) unit(Entry) xml:id(d27142e11330) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(14) menutext(An army was led by Muircheartach…) 
190.15. label(Event) unit(Entry) xml:id(d27142e11333) gi(div2) heads(0) gtm(DiarmaidUaBriainwase) n(15) menutext(Diarmaid Ua Briain was expelled into…) 
190.16. label(Event) unit(Entry) xml:id(d27142e11336) gi(div2) heads(0) gtm(MuireadhachMacCarthaig) n(16) menutext(Muireadhach Mac Carthaigh, lord of Eoghanacht,…) 
190.17. label(Event) unit(Entry) xml:id(d27142e11339) gi(div2) heads(0) gtm(Domhnall,sonofAmhalgh) n(17) menutext(Domhnall, son of Amhalghaidh, successor of…) 
190.18. label(Event) unit(Entry) xml:id(d27142e11344) gi(div2) heads(0) gtm(Aedh,sonofCathalUaC) n(18) menutext(Aedh, son of Cathal Ua Conchobhair,…) 
190.19. label(Event) unit(Entry) xml:id(d27142e11347) gi(div2) heads(0) gtm(Thefleetofthemenof) n(19) menutext(The fleet of the men of…) 
Section 191. label(Annal) unit(Year) xml:id(d27142e11351) gi(div1) heads(0) n(M1093) gtm(TheAgeofChrist,1093.) num(191) menutext(The Age of Christ, 1093.The Bishop…) 
191.1. label(Event) unit(Entry) xml:id(d27142e11352) gi(div2) heads(0) gtm(TheAgeofChrist,1093.) n(1) menutext(The Age of Christ, 1093.) 
191.2. label(Event) unit(Entry) xml:id(d27142e11355) gi(div2) heads(0) gtm(TheBishopUaBrightend) n(2) menutext(The Bishop Ua Brighten died.) 
191.3. label(Event) unit(Entry) xml:id(d27142e11358) gi(div2) heads(0) gtm(AilillUaNiallain,Tani) n(3) menutext(Ailill Ua Niallain, Tanist-abbot of Cluain-mic-Nois,…) 
191.4. label(Event) unit(Entry) xml:id(d27142e11361) gi(div2) heads(0) gtm(Aedh,airchinneachofDa) n(4) menutext(Aedh, airchinneach of Daimhliag-Chianain;) 
191.5. label(Event) unit(Entry) xml:id(d27142e11364) gi(div2) heads(0) gtm(UaScoptha,successorof) n(5) menutext(Ua Scoptha, successor of Comman;) 
191.6. label(Event) unit(Entry) xml:id(d27142e11367) gi(div2) heads(0) gtm(andAedhUaConghaile,a) n(6) menutext(and Aedh Ua Conghaile, airchinneach of…) 
191.7. label(Event) unit(Entry) xml:id(d27142e11370) gi(div2) heads(0) gtm(AedhUaCanannain,lord) n(7) menutext(Aedh Ua Canannain, lord of Cinel-Conaill,…) 
191.8. label(Event) unit(Entry) xml:id(d27142e11373) gi(div2) heads(0) gtm(AedhUaBaigheallain,lo) n(8) menutext(Aedh Ua Baigheallain, lord of Oirghialla,…) 
191.9. label(Event) unit(Entry) xml:id(d27142e11376) gi(div2) heads(0) gtm(Aedh,sonofCathalUaC) n(9) menutext(Aedh, son of Cathal Ua Conchobhair,…) 
191.10. label(Event) unit(Entry) xml:id(d27142e11379) gi(div2) heads(0) gtm(TheAithchleircach,i.e.) n(10) menutext(The Aithchleircach, i.e. Niall, son of…) 
191.11. label(Event) unit(Entry) xml:id(d27142e11382) gi(div2) heads(0) gtm(Dubhdara,thegrandsono) n(11) menutext(Dubhdara, the grandson of Aighennain, lord…) 
191.12. label(Event) unit(Entry) xml:id(d27142e11386) gi(div2) heads(0) gtm(TrenfhearUaCeallaigh,) n(12) menutext(Trenfhear Ua Ceallaigh, lord of Breagha,…) 
191.13. label(Event) unit(Entry) xml:id(d27142e11389) gi(div2) heads(0) gtm(MuircheartachUaBriain) n(13) menutext(Muircheartach Ua Briain plundered the Ui-Muireadhaigh,…) 
191.14. label(Event) unit(Entry) xml:id(d27142e11392) gi(div2) heads(0) gtm(TheSil-Muireadhaighret) n(14) menutext(The Sil-Muireadhaigh returned again to Connaught…) 
191.15. label(Event) unit(Entry) xml:id(d27142e11395) gi(div2) heads(0) gtm(Greatsnowandfrostin) n(15) menutext(Great snow and frost in this…) 
191.16. label(Event) unit(Entry) xml:id(d27142e11398) gi(div2) heads(0) gtm(Ard-Machawasburned,wi) n(16) menutext(Ard-Macha was burned, with its churches.) 
Section 192. label(Annal) unit(Year) xml:id(d27142e11401) gi(div1) heads(0) n(M1094) gtm(TheAgeofChrist,1094.) num(192) menutext(The Age of Christ, 1094.Donnsleibhe Ua…) 
192.1. label(Event) unit(Entry) xml:id(d27142e11402) gi(div2) heads(0) gtm(TheAgeofChrist,1094.) n(1) menutext(The Age of Christ, 1094.) 
192.2. label(Event) unit(Entry) xml:id(d27142e11405) gi(div2) heads(0) gtm(DonnsleibheUahEochadha) n(2) menutext(Donnsleibhe Ua hEochadha, King of Ulidia,…) 
192.3. label(Event) unit(Entry) xml:id(d27142e11410) gi(div2) heads(0) gtm(ThemenofIrelandcolle) n(3) menutext(The men of Ireland collected to…) 
192.4. label(Event) unit(Entry) xml:id(d27142e11419) gi(div2) heads(0) gtm(FlaithbheartachUahAidi) n(4) menutext(Flaithbheartach Ua hAidith, lord of Ui-Eathach-Uladh,…) 
192.5. label(Event) unit(Entry) xml:id(d27142e11422) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(5) menutext(A slaughter was made of the…) 
192.6. label(Event) unit(Entry) xml:id(d27142e11428) gi(div2) heads(0) gtm(ConchobharUaConchobhai) n(6) menutext(Conchobhar Ua Conchobhair, lord of Cianachta…) 
192.7. label(Event) unit(Entry) xml:id(d27142e11431) gi(div2) heads(0) gtm(ConchobharUaConchobhai) n(7) menutext(Conchobhar Ua Conchobhair, lord of Ui-Failghe,…) 
192.8. label(Event) unit(Entry) xml:id(d27142e11434) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(8) menutext(An army was led by Muircheartach…) 
192.9. label(Event) unit(Entry) xml:id(d27142e11437) gi(div2) heads(0) gtm(Anotherarmywasledby) n(9) menutext(Another army was led by lake…) 
192.10. label(Event) unit(Entry) xml:id(d27142e11442) gi(div2) heads(0) gtm(RuaidhriUaDonnagain,l) n(10) menutext(Ruaidhri Ua Donnagain, lord of Aradh,…) 
192.11. label(Event) unit(Entry) xml:id(d27142e11445) gi(div2) heads(0) gtm(AbattlewasgainedbyT) n(11) menutext(A battle was gained by Tadhg,…) 
192.12. label(Event) unit(Entry) xml:id(d27142e11449) gi(div2) heads(0) gtm(ImharMacGilla-Ultain,) n(12) menutext(Imhar Mac Gilla-Ultain, chief of Muintir-Maeilsinna,…) 
192.13. label(Event) unit(Entry) xml:id(d27142e11452) gi(div2) heads(0) gtm(Domhnall,successorofP) n(13) menutext(Domhnall, successor of Patrick, made a…) 
192.14. label(Event) unit(Entry) xml:id(d27142e11458) gi(div2) heads(0) gtm(Gilla-na-ninghean,sono) n(14) menutext(Gilla-na-ninghean, son of Ua Cobhthaigh, lord…) 
192.15. label(Event) unit(Entry) xml:id(d27142e11461) gi(div2) heads(0) gtm(TheairchinneachofAcha) n(15) menutext(The airchinneach of Achadh-fabhair was killed…) 
Section 193. label(Annal) unit(Year) xml:id(d27142e11464) gi(div1) heads(0) n(M1095) gtm(TheAgeofChrist,1095.) num(193) menutext(The Age of Christ, 1095.The Bishop…) 
193.1. label(Event) unit(Entry) xml:id(d27142e11465) gi(div2) heads(0) gtm(TheAgeofChrist,1095.) n(1) menutext(The Age of Christ, 1095.) 
193.2. label(Event) unit(Entry) xml:id(d27142e11468) gi(div2) heads(0) gtm(TheBishopUaCorcrain,) n(2) menutext(The Bishop Ua Corcrain, successor of…) 
193.3. label(Event) unit(Entry) xml:id(d27142e11474) gi(div2) heads(0) gtm(TheSeniorMacMaeldalua) n(3) menutext(The Senior Mac Maeldalua, chief anmchara…) 
193.4. label(Event) unit(Entry) xml:id(d27142e11477) gi(div2) heads(0) gtm(Therewasagreatpestil) n(4) menutext(There was a great pestilence over…) 
193.5. label(Event) unit(Entry) xml:id(d27142e11488) gi(div2) heads(0) gtm(Ofthesamepestilenced) n(5) menutext(Of the same pestilence died also…) 
193.6. label(Event) unit(Entry) xml:id(d27142e11491) gi(div2) heads(0) gtm(O'hAinbhidh,lordofOir) n(6) menutext(O'hAinbhidh, lord of Oirghialla; and Ua…) 
193.7. label(Event) unit(Entry) xml:id(d27142e11494) gi(div2) heads(0) gtm(UahEignigh,lordofFea) n(7) menutext(Ua hEignigh, lord of Feara-Manach, was…) 
193.8. label(Event) unit(Entry) xml:id(d27142e11497) gi(div2) heads(0) gtm(Gillachiarain,thesono) n(8) menutext(Gillachiarain, the son of Mac-Ualghairg, lord…) 
193.9. label(Event) unit(Entry) xml:id(d27142e11500) gi(div2) heads(0) gtm(Agreatvictorywasgain) n(9) menutext(A great victory was gained at…) 
193.10. label(Event) unit(Entry) xml:id(d27142e11503) gi(div2) heads(0) gtm(DomhnallUaMuireagainl) n(10) menutext(Domhnall Ua Muireagain lord of all…) 
193.11. label(Event) unit(Entry) xml:id(d27142e11506) gi(div2) heads(0) gtm(Taillti,daughterofDom) n(11) menutext(Taillti, daughter of Domhnall Gott, died.) 
193.12. label(Event) unit(Entry) xml:id(d27142e11510) gi(div2) heads(0) gtm(Tadhg,sonofCathalUa) n(12) menutext(Tadhg, son of Cathal Ua Concho-bhair,…) 
193.13. label(Event) unit(Entry) xml:id(d27142e11513) gi(div2) heads(0) gtm(TaichleachUahEaghra,l) n(13) menutext(Taichleach Ua hEaghra, lord of Luighne,…) 
193.14. label(Event) unit(Entry) xml:id(d27142e11516) gi(div2) heads(0) gtm(UaConchobhair,lordof) n(14) menutext(Ua Conchobhair, lord of Ciarraighe, was…) 
193.15. label(Event) unit(Entry) xml:id(d27142e11519) gi(div2) heads(0) gtm(CucoigcricheUahAinbhid) n(15) menutext(Cucoigcriche Ua hAinbhidh, lord of Feara-Bile,…) 
193.16. label(Event) unit(Entry) xml:id(d27142e11522) gi(div2) heads(0) gtm(Dubhchobhlaigh,daughter) n(16) menutext(Dubhchobhlaigh, daughter of the lord of…) 
193.17. label(Event) unit(Entry) xml:id(d27142e11527) gi(div2) heads(0) gtm(Darmhaigh,Ceanannus,Cl) n(17) menutext(Darmhaigh, Ceanannus, Cluain-Iraird, Gleann-da-locha, Fobhar, Lis-mor,…) 
193.18. label(Event) unit(Entry) xml:id(d27142e11530) gi(div2) heads(0) gtm(Cluain-mic-Noiswasplun) n(18) menutext(Cluain-mic-Nois was plundered.) 
193.19. label(Event) unit(Entry) xml:id(d27142e11533) gi(div2) heads(0) gtm(DomhnallUaMadadhain,l) n(19) menutext(Domhnall Ua Madadhain, lord of Ui-Eathach,…) 
Section 194. label(Annal) unit(Year) xml:id(d27142e11536) gi(div1) heads(0) n(M1096) gtm(TheAgeofChrist,1096.) num(194) menutext(The Age of Christ, 1096.Ua Cochlain,…) 
194.1. label(Event) unit(Entry) xml:id(d27142e11537) gi(div2) heads(0) gtm(TheAgeofChrist,1096.) n(1) menutext(The Age of Christ, 1096.) 
194.2. label(Event) unit(Entry) xml:id(d27142e11540) gi(div2) heads(0) gtm(UaCochlain,alearnedb) n(2) menutext(Ua Cochlain, a learned bishop, and…) 
194.3. label(Event) unit(Entry) xml:id(d27142e11543) gi(div2) heads(0) gtm(EoghanUaCearnaigh,air) n(3) menutext(Eoghan Ua Cearnaigh, airchinneach of Doire,…) 
194.4. label(Event) unit(Entry) xml:id(d27142e11546) gi(div2) heads(0) gtm(ColumUahAnradhain,air) n(4) menutext(Colum Ua hAnradhain, airchinneach of Ross-ailithir;) 
194.5. label(Event) unit(Entry) xml:id(d27142e11549) gi(div2) heads(0) gtm(FlannUaMuireagain,air) n(5) menutext(Flann Ua Muireagain, airchinneach of Aentrobh;) 
194.6. label(Event) unit(Entry) xml:id(d27142e11552) gi(div2) heads(0) gtm(LearghusUaCruimhthir,) n(6) menutext(Learghus Ua Cruimhthir, successor of Comhghall;) 
194.7. label(Event) unit(Entry) xml:id(d27142e11555) gi(div2) heads(0) gtm(MacNeachtainUahUaithn) n(7) menutext(Mac Neachtain Ua hUaithnigh, a lector…) 
194.8. label(Event) unit(Entry) xml:id(d27142e11558) gi(div2) heads(0) gtm(UaMailcain,chiefpoet) n(8) menutext(Ua Mailcain, chief poet of Dal-gCais,…) 
194.9. label(Event) unit(Entry) xml:id(d27142e11561) gi(div2) heads(0) gtm(Amhlaeibh,sonofTadhg) n(9) menutext(Amhlaeibh, son of Tadhg Ua Briain,…) 
194.10. label(Event) unit(Entry) xml:id(d27142e11564) gi(div2) heads(0) gtm(ThefestivalofJohnfel) n(10) menutext(The festival of John fell on…) 
194.11. label(Event) unit(Entry) xml:id(d27142e11573) gi(div2) heads(0) gtm(Ceanncoradhwasre-edifi) n(11) menutext(Ceanncoradh was re-edified by Muircheartach Ua…) 
194.12. label(Event) unit(Entry) xml:id(d27142e11577) gi(div2) heads(0) gtm(FlannUahAinbhidh,lord) n(12) menutext(Flann Ua hAinbhidh, lord of South…) 
194.13. label(Event) unit(Entry) xml:id(d27142e11583) gi(div2) heads(0) gtm(ConchobharUahAinniarra) n(13) menutext(Conchobhar Ua hAinniarraidh, lord of Cianachta,…) 
194.14. label(Event) unit(Entry) xml:id(d27142e11586) gi(div2) heads(0) gtm(Cu-UladhUaCeleachain,) n(14) menutext(Cu-Uladh Ua Celeachain, Tanist of Airghialla,…) 
194.15. label(Event) unit(Entry) xml:id(d27142e11589) gi(div2) heads(0) gtm(MathghamhainUaSeaghdha) n(15) menutext(Mathghamhain Ua Seaghdha, lord of Corca-Dhuibhne,…) 
194.16. label(Event) unit(Entry) xml:id(d27142e11592) gi(div2) heads(0) gtm(Muircheartach,i.e.the) n(16) menutext(Muircheartach, i.e. the Boar, O'Dubhda, lord…) 
194.17. label(Event) unit(Entry) xml:id(d27142e11597) gi(div2) heads(0) gtm(MadadhanUaMadadhain,l) n(17) menutext(Madadhan Ua Madadhain, lord of Sil-Anmchadha,…) 
194.18. label(Event) unit(Entry) xml:id(d27142e11600) gi(div2) heads(0) gtm(Gilla-OissenMacCoirten) n(18) menutext(Gilla-Oissen Mac Coirten, lord of Dealbhna-mor,…) 
194.19. label(Event) unit(Entry) xml:id(d27142e11603) gi(div2) heads(0) gtm(Donnchadh,sonoftheGo) n(19) menutext(Donnchadh, son of the Gott Ua…) 
194.20. label(Event) unit(Entry) xml:id(d27142e11609) gi(div2) heads(0) gtm(Sithfruich,sonofMacS) n(20) menutext(Sithfruich, son of Mac Sealbhaigh, lord…) 
194.21. label(Event) unit(Entry) xml:id(d27142e11612) gi(div2) heads(0) gtm(MaelpadraigMacAirmhead) n(21) menutext(Maelpadraig Mac Airmheadhaigh, Bishop of Ard-Macha,…) 
Section 195. label(Annal) unit(Year) xml:id(d27142e11615) gi(div1) heads(0) n(M1097) gtm(TheAgeofChrist,1097.) num(195) menutext(The Age of Christ, 1097.Flannagan Ruadh…) 
195.1. label(Event) unit(Entry) xml:id(d27142e11616) gi(div2) heads(0) gtm(TheAgeofChrist,1097.) n(1) menutext(The Age of Christ, 1097.) 
195.2. label(Event) unit(Entry) xml:id(d27142e11619) gi(div2) heads(0) gtm(FlannaganRuadhUaDubht) n(2) menutext(Flannagan Ruadh Ua Dubhthaigh, successor of…) 
195.3. label(Event) unit(Entry) xml:id(d27142e11622) gi(div2) heads(0) gtm(MaelanUaCuinn,airchin) n(3) menutext(Maelan Ua Cuinn, airchinneach of Eaglais-Beag…) 
195.4. label(Event) unit(Entry) xml:id(d27142e11628) gi(div2) heads(0) gtm(MaelbrighdeMac-an-tsaei) n(4) menutext(Maelbrighde Mac-an-tsaeir Ua Brolchain, a learned…) 
195.5. label(Event) unit(Entry) xml:id(d27142e11631) gi(div2) heads(0) gtm(Tadhg,sonofRuaidhriU) n(5) menutext(Tadhg, son of Ruaidhri Ua Conchobhair…) 
195.6. label(Event) unit(Entry) xml:id(d27142e11634) gi(div2) heads(0) gtm(AimhirginUaMordha,lor) n(6) menutext(Aimhirgin Ua Mordha, lord of Laeighis,…) 
195.7. label(Event) unit(Entry) xml:id(d27142e11637) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(7) menutext(An army was led by Muircheartach…) 
195.8. label(Event) unit(Entry) xml:id(d27142e11642) gi(div2) heads(0) gtm(LochlainnUaDubhdara,l) n(8) menutext(Lochlainn Ua Dubhdara, lord of Fearnmhagh,…) 
195.9. label(Event) unit(Entry) xml:id(d27142e11645) gi(div2) heads(0) gtm(TheDruidUaCarthaigh,) n(9) menutext(The Druid Ua Carthaigh, chief poet…) 
195.10. label(Event) unit(Entry) xml:id(d27142e11648) gi(div2) heads(0) gtm(Greatabundanceofnuts) n(10) menutext(Great abundance of nuts throughout Ireland…) 
195.11. label(Event) unit(Entry) xml:id(d27142e11651) gi(div2) heads(0) gtm(ThecloictheachofMaini) n(11) menutext(The cloictheach of Mainistir (i.e. of…) 
195.12. label(Event) unit(Entry) xml:id(d27142e11655) gi(div2) heads(0) gtm(FlaithbheartachUaFlait) n(12) menutext(Flaithbheartach Ua Flaithbheartaigh returned into his…) 
Section 196. label(Annal) unit(Year) xml:id(d27142e11658) gi(div1) heads(0) n(M1098) gtm(TheAgeofChrist,1098.) num(196) menutext(The Age of Christ, 1098.Domhnall Ua…) 
196.1. label(Event) unit(Entry) xml:id(d27142e11659) gi(div2) heads(0) gtm(TheAgeofChrist,1098.) n(1) menutext(The Age of Christ, 1098.) 
196.2. label(Event) unit(Entry) xml:id(d27142e11662) gi(div2) heads(0) gtm(DomhnallUahEnni,oneo) n(2) menutext(Domhnall Ua hEnni, one of the…) 
196.3. label(Event) unit(Entry) xml:id(d27142e11665) gi(div2) heads(0) gtm(DomhnallUaRobhartaigh,) n(3) menutext(Domhnall Ua Robhartaigh, successor of Colum…) 
196.4. label(Event) unit(Entry) xml:id(d27142e11668) gi(div2) heads(0) gtm(MaelisaUaStuir,scribe) n(4) menutext(Maelisa Ua Stuir, scribe and philosopher…) 
196.5. label(Event) unit(Entry) xml:id(d27142e11673) gi(div2) heads(0) gtm(Eochaidh,successorofC) n(5) menutext(Eochaidh, successor of Cianan;) 
196.6. label(Event) unit(Entry) xml:id(d27142e11676) gi(div2) heads(0) gtm(RonanUaDaimhin,whowa) n(6) menutext(Ronan Ua Daimhin, who was at…) 
196.7. label(Event) unit(Entry) xml:id(d27142e11679) gi(div2) heads(0) gtm(MaelmartinUaCeallaigh,) n(7) menutext(Maelmartin Ua Ceallaigh, successor of Mura…) 
196.8. label(Event) unit(Entry) xml:id(d27142e11682) gi(div2) heads(0) gtm(andLearghus,diedonth) n(8) menutext(and Learghus, died on the same…) 
196.9. label(Event) unit(Entry) xml:id(d27142e11685) gi(div2) heads(0) gtm(Flaithbheartach,sonof) n(9) menutext(Flaithbheartach, son of Tighearnach Bairrceach, successor…) 
196.10. label(Event) unit(Entry) xml:id(d27142e11688) gi(div2) heads(0) gtm(MacMarasCairbreach,a) n(10) menutext(Mac Maras Cairbreach, a noble priest,…) 
196.11. label(Event) unit(Entry) xml:id(d27142e11691) gi(div2) heads(0) gtm(Threeoftheshipsofth) n(11) menutext(Three of the ships of the…) 
196.12. label(Event) unit(Entry) xml:id(d27142e11695) gi(div2) heads(0) gtm(ThebattleofFearsat-Su) n(12) menutext(The battle of Fearsat-Suilighe was gained…) 
196.13. label(Event) unit(Entry) xml:id(d27142e11698) gi(div2) heads(0) gtm(Theplunderingandwasti) n(13) menutext(The plundering and wasting of Magh-Dairbhre,…) 
196.14. label(Event) unit(Entry) xml:id(d27142e11701) gi(div2) heads(0) gtm(AnarmywasledbytheM) n(14) menutext(An army was led by the…) 
196.15. label(Event) unit(Entry) xml:id(d27142e11704) gi(div2) heads(0) gtm(Meathwaslaidwastedur) n(15) menutext(Meath was laid waste during the…) 
196.16. label(Event) unit(Entry) xml:id(d27142e11710) gi(div2) heads(0) gtm(FlaithbheartachUaFlait) n(16) menutext(Flaithbheartach Ua Flaithbheartaigh, lord of Sil-Muireadhaigh…) 
196.17. label(Event) unit(Entry) xml:id(d27142e11724) gi(div2) heads(0) gtm(Diarmaid,sonofEnna,s) n(17) menutext(Diarmaid, son of Enna, son of…) 
196.18. label(Event) unit(Entry) xml:id(d27142e11727) gi(div2) heads(0) gtm(Catharnach,sonoftheS) n(18) menutext(Catharnach, son of the Sinnach Odhar,…) 
196.19. label(Event) unit(Entry) xml:id(d27142e11730) gi(div2) heads(0) gtm(MaccraithUaFlaithenwa) n(19) menutext(Maccraith Ua Flaithen was plundered by…) 
196.20. label(Event) unit(Entry) xml:id(d27142e11734) gi(div2) heads(0) gtm(ThesonofMacraith,poe) n(20) menutext(The son of Macraith, poet, chief…) 
196.21. label(Event) unit(Entry) xml:id(d27142e11737) gi(div2) heads(0) gtm(ThesonofGaeithinUaM) n(21) menutext(The son of Gaeithin Ua Mordha,…) 
196.22. label(Event) unit(Entry) xml:id(d27142e11741) gi(div2) heads(0) gtm(Dubhchobhlaigh,daughter) n(22) menutext(Dubhchobhlaigh, daughter of Diarmaid, son of…) 
196.23. label(Event) unit(Entry) xml:id(d27142e11744) gi(div2) heads(0) gtm(Dearbhforgaill,daughter) n(23) menutext(Dearbhforgaill, daughter of Tadhg Mac Gillaphadraig,…) 
196.24. label(Event) unit(Entry) xml:id(d27142e11747) gi(div2) heads(0) gtm(Corcach-Mumhanwasburne) n(24) menutext(Corcach-Mumhan was burned for the most…) 
196.25. label(Event) unit(Entry) xml:id(d27142e11750) gi(div2) heads(0) gtm(TheoratoryofCluain-mi) n(25) menutext(The oratory of Cluain-mic-Nois was burned…) 
196.26. label(Event) unit(Entry) xml:id(d27142e11753) gi(div2) heads(0) gtm(Mac-GillachoinnighUi-Ur) n(26) menutext(Mac-Gillachoinnigh Ui-Uradhain, foster-brother of Murchadh Ua…) 
Section 197. label(Annal) unit(Year) xml:id(d27142e11756) gi(div1) heads(0) n(M1099) gtm(TheAgeofChrist,1099.) num(197) menutext(The Age of Christ, 1099.Donnchadh, grandson…) 
197.1. label(Event) unit(Entry) xml:id(d27142e11757) gi(div2) heads(0) gtm(TheAgeofChrist,1099.) n(1) menutext(The Age of Christ, 1099.) 
197.2. label(Event) unit(Entry) xml:id(d27142e11760) gi(div2) heads(0) gtm(Donnchadh,grandsonofM) n(2) menutext(Donnchadh, grandson of Maenach, Abbot of…) 
197.3. label(Event) unit(Entry) xml:id(d27142e11763) gi(div2) heads(0) gtm(DiarmaidUaMaelaithghei) n(3) menutext(Diarmaid Ua Maelaithghein, airchinneach of Dun,…) 
197.4. label(Event) unit(Entry) xml:id(d27142e11766) gi(div2) heads(0) gtm(UamnachanUaMictire,su) n(4) menutext(Uamnachan Ua Mictire, successor of Colman,…) 
197.5. label(Event) unit(Entry) xml:id(d27142e11771) gi(div2) heads(0) gtm(AnnudhUaLongargain,su) n(5) menutext(Annudh Ua Longargain, successor of Colum,…) 
197.6. label(Event) unit(Entry) xml:id(d27142e11774) gi(div2) heads(0) gtm(CaenchomhracUaBaeighil) n(6) menutext(Caenchomhrac Ua Baeighill assumed the bishopric…) 
197.7. label(Event) unit(Entry) xml:id(d27142e11777) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(7) menutext(An army was led by Muircheartach…) 
197.8. label(Event) unit(Entry) xml:id(d27142e11783) gi(div2) heads(0) gtm(AnarmywasledbyDomhn) n(8) menutext(An army was led by Domhnall…) 
197.9. label(Event) unit(Entry) xml:id(d27142e11830) gi(div2) heads(0) gtm(RuaidhriUaRuadhagain,) n(9) menutext(Ruaidhri Ua Ruadhagain, lord of the…) 
197.10. label(Event) unit(Entry) xml:id(d27142e11833) gi(div2) heads(0) gtm(CeanannusandCill-dara) n(10) menutext(Ceanannus and Cill-dara were burned in…) 
197.11. label(Event) unit(Entry) xml:id(d27142e11836) gi(div2) heads(0) gtm(TheDaimhliagofArd-sra) n(11) menutext(The Daimhliag of Ard-sratha was burned.) 
197.12. label(Event) unit(Entry) xml:id(d27142e11840) gi(div2) heads(0) gtm(Avictory,i.e.theBrea) n(12) menutext(A victory, i.e. the Breach of…) 
197.13. label(Event) unit(Entry) xml:id(d27142e11845) gi(div2) heads(0) gtm(DonnchadhUahAichir,lo) n(13) menutext(Donnchadh Ua hAichir, lord of Magh-Adhair,…) 
197.14. label(Event) unit(Entry) xml:id(d27142e11848) gi(div2) heads(0) gtm(MacConmara,sonofDomh) n(14) menutext(Mac Conmara, son of Domhnall, lord…) 
Section 198. label(Annal) unit(Year) xml:id(d27142e11851) gi(div1) heads(0) n(M1100) gtm(TheAgeofChrist,1100.) num(198) menutext(The Age of Christ, 1100.Aedh Ua…) 
198.1. label(Event) unit(Entry) xml:id(d27142e11852) gi(div2) heads(0) gtm(TheAgeofChrist,1100.) n(1) menutext(The Age of Christ, 1100.) 
198.2. label(Event) unit(Entry) xml:id(d27142e11855) gi(div2) heads(0) gtm(AedhUahEremhoin,Bisho) n(2) menutext(Aedh Ua hEremhoin, Bishop of Cill-dara;) 
198.3. label(Event) unit(Entry) xml:id(d27142e11858) gi(div2) heads(0) gtm(ConnMacGillabhuidhe,A) n(3) menutext(Conn Mac Gillabhuidhe, Abbot of Mungairid,…) 
198.4. label(Event) unit(Entry) xml:id(d27142e11864) gi(div2) heads(0) gtm(FlannUaCinaetha,airch) n(4) menutext(Flann Ua Cinaetha, airchinneach of Ath-Truim,…) 
198.5. label(Event) unit(Entry) xml:id(d27142e11870) gi(div2) heads(0) gtm(MacraithUaFlaithen,su) n(5) menutext(Macraith Ua Flaithen, successor of Ciaran,…) 
198.6. label(Event) unit(Entry) xml:id(d27142e11873) gi(div2) heads(0) gtm(CumeadhaUaLaeghachain,) n(6) menutext(Cumeadha Ua Laeghachain, head chieftain of…) 
198.7. label(Event) unit(Entry) xml:id(d27142e11876) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(7) menutext(An army was led by Muircheartach…) 
198.8. label(Event) unit(Entry) xml:id(d27142e11879) gi(div2) heads(0) gtm(Aplunderingarmywasle) n(8) menutext(A plundering army was led by…) 
198.9. label(Event) unit(Entry) xml:id(d27142e11882) gi(div2) heads(0) gtm(Thegreatfleetofthef) n(9) menutext(The great fleet of the foreigners…) 
198.10. label(Event) unit(Entry) xml:id(d27142e11888) gi(div2) heads(0) gtm(DonnchadhUahEochadha,) n(10) menutext(Donnchadh Ua hEochadha, King of Ulidia,…) 
198.11. label(Event) unit(Entry) xml:id(d27142e11893) gi(div2) heads(0) gtm(Gilla-na-naemhUahEidhi) n(11) menutext(Gilla-na-naemh Ua hEidhin, lord of West…) 
198.12. label(Event) unit(Entry) xml:id(d27142e11897) gi(div2) heads(0) gtm(ThesonofGillacholuim) n(12) menutext(The son of Gillacholuim Ua Domhnaill,…) 
198.13. label(Event) unit(Entry) xml:id(d27142e11900) gi(div2) heads(0) gtm(GillabhrighdheUaCuirc,) n(13) menutext(Gillabhrighdhe Ua Cuirc, lord of Muscraighe-Breoghain,…) 
198.14. label(Event) unit(Entry) xml:id(d27142e11903) gi(div2) heads(0) gtm(AissidhUahAmhradhain,) n(14) menutext(Aissidh Ua hAmhradhain, lord of Dal-Fiatach,…) 
198.15. label(Event) unit(Entry) xml:id(d27142e11906) gi(div2) heads(0) gtm(EchriUaMaelmuire,lord) n(15) menutext(Echri Ua Maelmuire, lord of Cianachta,…) 
198.16. label(Event) unit(Entry) xml:id(d27142e11912) gi(div2) heads(0) gtm(ThefirstKingHenryass) n(16) menutext(The first King Henry assumed the…) 
198.17. label(Event) unit(Entry) xml:id(d27142e11915) gi(div2) heads(0) gtm(Agreatarmywasledby) n(17) menutext(A great army was led by…) 
Section 199. label(Annal) unit(Year) xml:id(d27142e11918) gi(div1) heads(0) n(M1101) gtm(TheAgeofChrist,1101.) num(199) menutext(The Age of Christ, 1101.Feardomhnach, Bishop…) 
199.1. label(Event) unit(Entry) xml:id(d27142e11919) gi(div2) heads(0) gtm(TheAgeofChrist,1101.) n(1) menutext(The Age of Christ, 1101.) 
199.2. label(Event) unit(Entry) xml:id(d27142e11922) gi(div2) heads(0) gtm(Feardomhnach,Bishopof) n(2) menutext(Feardomhnach, Bishop of Cill-dara;) 
199.3. label(Event) unit(Entry) xml:id(d27142e11925) gi(div2) heads(0) gtm(CormacUaMail,Bishopo) n(3) menutext(Cormac Ua Mail, Bishop of Gleann-da-locha;) 
199.4. label(Event) unit(Entry) xml:id(d27142e11928) gi(div2) heads(0) gtm(MaelchiarainUaDonnghus) n(4) menutext(Maelchiarain Ua Donnghusa, learned senior of…) 
199.5. label(Event) unit(Entry) xml:id(d27142e11931) gi(div2) heads(0) gtm(MuirgheasUaMuireadhaig) n(5) menutext(Muirgheas Ua Muireadhaigh, airchinneach of Cluain-Conmhaicne,…) 
199.6. label(Event) unit(Entry) xml:id(d27142e11934) gi(div2) heads(0) gtm(AmeetingofLeath-Mogha) n(6) menutext(A meeting of Leath-Mogha was held…) 
199.7. label(Event) unit(Entry) xml:id(d27142e11937) gi(div2) heads(0) gtm(Agreatarmywasledby) n(7) menutext(A great army was led by…) 
199.8. label(Event) unit(Entry) xml:id(d27142e11957) gi(div2) heads(0) gtm(DonnchadhUaMaeleachlai) n(8) menutext(Donnchadh Ua Maeleachlainn, lord of Meath,…) 
199.9. label(Event) unit(Entry) xml:id(d27142e11963) gi(div2) heads(0) gtm(Donnchadh,sonofArtUa) n(9) menutext(Donnchadh, son of Art Ua Ruairc,…) 
199.10. label(Event) unit(Entry) xml:id(d27142e11966) gi(div2) heads(0) gtm(CathalUaMuireagain,lo) n(10) menutext(Cathal Ua Muireagain, lord of Teathbha,…) 
199.11. label(Event) unit(Entry) xml:id(d27142e11969) gi(div2) heads(0) gtm(Dearbhail,daughterofU) n(11) menutext(Dearbhail, daughter of Ua Maeleachlainn, died.) 
199.12. label(Event) unit(Entry) xml:id(d27142e11973) gi(div2) heads(0) gtm(DonnchadhUahEochadha,) n(12) menutext(Donnchadh Ua hEochadha, King of Ulidia,…) 
199.13. label(Event) unit(Entry) xml:id(d27142e11981) gi(div2) heads(0) gtm(Maghnus,KingofLochlan) n(13) menutext(Maghnus, King of Lochlann, came to…) 
199.14. label(Event) unit(Entry) xml:id(d27142e11995) gi(div2) heads(0) gtm(Gilla-na-naemhUaDunabh) n(14) menutext(Gilla-na-naemh Ua Dunabhra, chief poet of…) 
Section 200. label(Annal) unit(Year) xml:id(d27142e11998) gi(div1) heads(0) n(M1102) gtm(TheAgeofChrist,1102.) num(200) menutext(The Age of Christ, 1102.Muireadhach Ua…) 
200.1. label(Event) unit(Entry) xml:id(d27142e11999) gi(div2) heads(0) gtm(TheAgeofChrist,1102.) n(1) menutext(The Age of Christ, 1102.) 
200.2. label(Event) unit(Entry) xml:id(d27142e12002) gi(div2) heads(0) gtm(MuireadhachUaCiordhubh) n(2) menutext(Muireadhach Ua Ciordhubhain, airchinneach of Lughmhadh.) 
200.3. label(Event) unit(Entry) xml:id(d27142e12005) gi(div2) heads(0) gtm(MughronUaMorgair,chie) n(3) menutext(Mughron Ua Morgair, chief lector of…) 
200.4. label(Event) unit(Entry) xml:id(d27142e12008) gi(div2) heads(0) gtm(MaelmuireMidheach,ale) n(4) menutext(Maelmuire Midheach, a learned priest of…) 
200.5. label(Event) unit(Entry) xml:id(d27142e12011) gi(div2) heads(0) gtm(CumhaigheUaCairill,ai) n(5) menutext(Cumhaighe Ua Cairill, airchinneach of Dun…) 
200.6. label(Event) unit(Entry) xml:id(d27142e12017) gi(div2) heads(0) gtm(Donnchadh,sonofEchri) n(6) menutext(Donnchadh, son of Echri Ua Aiteidh,…) 
200.7. label(Event) unit(Entry) xml:id(d27142e12022) gi(div2) heads(0) gtm(Domhnall,sonofTighear) n(7) menutext(Domhnall, son of Tighearnan Ua Ruairc,…) 
200.8. label(Event) unit(Entry) xml:id(d27142e12025) gi(div2) heads(0) gtm(FlaithbheartachMacFoth) n(8) menutext(Flaithbheartach Mac Fothaidh, lord of Ui-Fiachrach…) 
200.9. label(Event) unit(Entry) xml:id(d27142e12028) gi(div2) heads(0) gtm(AnarmywasledbytheC) n(9) menutext(An army was led by the…) 
200.10. label(Event) unit(Entry) xml:id(d27142e12031) gi(div2) heads(0) gtm(Thehostagesofthemen) n(10) menutext(The hostages of the men of…) 
200.11. label(Event) unit(Entry) xml:id(d27142e12034) gi(div2) heads(0) gtm(Mac-na-hErlaimheUaDonn) n(11) menutext(Mac-na-hErlaimhe Ua Donnchadha was slain by…) 
200.12. label(Event) unit(Entry) xml:id(d27142e12038) gi(div2) heads(0) gtm(Ahostingofthemenof) n(12) menutext(A hosting of the men of…) 
200.13. label(Event) unit(Entry) xml:id(d27142e12041) gi(div2) heads(0) gtm(MuircheartachUaConchob) n(13) menutext(Muircheartach Ua Conchobhair Failghe, died.) 
200.14. label(Event) unit(Entry) xml:id(d27142e12044) gi(div2) heads(0) gtm(Sitric,sonofCumeadha) n(14) menutext(Sitric, son of Cumeadha Ua Laeghachain,…) 
200.15. label(Event) unit(Entry) xml:id(d27142e12047) gi(div2) heads(0) gtm(MuircheartachUaMaelsea) n(15) menutext(Muircheartach Ua Maelseachlainn was deposed, and…) 
200.16. label(Event) unit(Entry) xml:id(d27142e12053) gi(div2) heads(0) gtm(Niall,sonofNiallUaR) n(16) menutext(Niall, son of Niall Ua Ruairc,…) 
Section 201. label(Annal) unit(Year) xml:id(d27142e12056) gi(div1) heads(0) n(M1103) gtm(TheAgeofChrist,1103.) num(201) menutext(The Age of Christ, 1103.Murchadh Ua…) 
201.1. label(Event) unit(Entry) xml:id(d27142e12057) gi(div2) heads(0) gtm(TheAgeofChrist,1103.) n(1) menutext(The Age of Christ, 1103.) 
201.2. label(Event) unit(Entry) xml:id(d27142e12060) gi(div2) heads(0) gtm(MurchadhUaFlaithecan,) n(2) menutext(Murchadh Ua Flaithecan, airchinneach of Ardbo,…) 
201.3. label(Event) unit(Entry) xml:id(d27142e12063) gi(div2) heads(0) gtm(CormacMacCuinn-na-mBoc) n(3) menutext(Cormac Mac Cuinn-na-mBocht, Tanist-abbot of Cluain-mic-Nois,…) 
201.4. label(Event) unit(Entry) xml:id(d27142e12066) gi(div2) heads(0) gtm(TheLectorUaConnmhaigh) n(4) menutext(The Lector Ua Connmhaigh, of the…) 
201.5. label(Event) unit(Entry) xml:id(d27142e12069) gi(div2) heads(0) gtm(UaCingeadh,lectorofD) n(5) menutext(Ua Cingeadh, lector of Dearmhach;) 
201.6. label(Event) unit(Entry) xml:id(d27142e12072) gi(div2) heads(0) gtm(thesonofMacBranan,p) n(6) menutext(the son of Mac Branan, priest…) 
201.7. label(Event) unit(Entry) xml:id(d27142e12075) gi(div2) heads(0) gtm(andMaelisaMacCuinn-na) n(7) menutext(and Maelisa Mac Cuinn-na-mBocht, died.) 
201.8. label(Event) unit(Entry) xml:id(d27142e12078) gi(div2) heads(0) gtm(UaCanannainwasdriven) n(8) menutext(Ua Canannain was driven from the…) 
201.9. label(Event) unit(Entry) xml:id(d27142e12081) gi(div2) heads(0) gtm(MurchadhDonnUaRuadhac) n(9) menutext(Murchadh Donn Ua Ruadhacan was slain…) 
201.10. label(Event) unit(Entry) xml:id(d27142e12084) gi(div2) heads(0) gtm(RaghnallUahOcain;lawg) n(10) menutext(Raghnall Ua hOcain; lawgiver of Telach…) 
201.11. label(Event) unit(Entry) xml:id(d27142e12087) gi(div2) heads(0) gtm(Agreatwarbrokeoutbe) n(11) menutext(A great war broke out between…) 
201.12. label(Event) unit(Entry) xml:id(d27142e12098) gi(div2) heads(0) gtm(Maghnus,KingofLochlan) n(12) menutext(Maghnus, King of Lochlann and the…) 
201.13. label(Event) unit(Entry) xml:id(d27142e12101) gi(div2) heads(0) gtm(Awomanbroughtforthtw) n(13) menutext(A woman brought forth two children…) 
201.14. label(Event) unit(Entry) xml:id(d27142e12104) gi(div2) heads(0) gtm(Cathalan,MacSeanain,w) n(14) menutext(Cathalan, Mac Seanain, was killed by…) 
201.15. label(Event) unit(Entry) xml:id(d27142e12107) gi(div2) heads(0) gtm(Donnchadh,sonofEnna,) n(15) menutext(Donnchadh, son of Enna, was blinded…) 
201.16. label(Event) unit(Entry) xml:id(d27142e12110) gi(div2) heads(0) gtm(Amhalghaidh,grandsonof) n(16) menutext(Amhalghaidh, grandson of Aedh, son of…) 
201.17. label(Event) unit(Entry) xml:id(d27142e12113) gi(div2) heads(0) gtm(ThebattleofAth-Calgai) n(17) menutext(The battle of Ath-Calgain between the…) 
Section 202. label(Annal) unit(Year) xml:id(d27142e12117) gi(div1) heads(0) n(M1104) gtm(TheAgeofChrist,1104.) num(202) menutext(The Age of Christ, 1104.Gillachrist Ua…) 
202.1. label(Event) unit(Entry) xml:id(d27142e12118) gi(div2) heads(0) gtm(TheAgeofChrist,1104.) n(1) menutext(The Age of Christ, 1104.) 
202.2. label(Event) unit(Entry) xml:id(d27142e12121) gi(div2) heads(0) gtm(GillachristUaEchthighe) n(2) menutext(Gillachrist Ua Echthighern, Bishop of Cluain-mic-Nois,…) 
202.3. label(Event) unit(Entry) xml:id(d27142e12124) gi(div2) heads(0) gtm(FlaitheamhUaDuibhidhir) n(3) menutext(Flaitheamh Ua Duibhidhir, Bishop of East…) 
202.4. label(Event) unit(Entry) xml:id(d27142e12127) gi(div2) heads(0) gtm(Feidhlimidh,sonofFlan) n(4) menutext(Feidhlimidh, son of Flann Mainistreach, a…) 
202.5. label(Event) unit(Entry) xml:id(d27142e12132) gi(div2) heads(0) gtm(andCosgrachUaCruaidhi) n(5) menutext(and Cosgrach Ua Cruaidhin, lector of…) 
202.6. label(Event) unit(Entry) xml:id(d27142e12137) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(6) menutext(A battle was gained by the…) 
202.7. label(Event) unit(Entry) xml:id(d27142e12140) gi(div2) heads(0) gtm(UaConchobhairofCorcam) n(7) menutext(Ua Conchobhair of Corcamdhruaidh, i.e. Conchobhar,…) 
202.8. label(Event) unit(Entry) xml:id(d27142e12143) gi(div2) heads(0) gtm(Mac-na-haidhcheUaRuair) n(8) menutext(Mac-na-haidhche Ua Ruairc was killed by…) 
202.9. label(Event) unit(Entry) xml:id(d27142e12146) gi(div2) heads(0) gtm(DunchadhUaConchobhair,) n(9) menutext(Dunchadh Ua Conchobhair, lord of Cianachta-an-Ghleinne,…) 
202.10. label(Event) unit(Entry) xml:id(d27142e12149) gi(div2) heads(0) gtm(FiachraUaFloinn,chief) n(10) menutext(Fiachra Ua Floinn, chief of Sil-Maelruain,…) 
202.11. label(Event) unit(Entry) xml:id(d27142e12152) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(11) menutext(An army was led by Muircheartach…) 
202.12. label(Event) unit(Entry) xml:id(d27142e12159) gi(div2) heads(0) gtm(AnarmywasledbyDomhn) n(12) menutext(An army was led by Domhnall,…) 
202.13. label(Event) unit(Entry) xml:id(d27142e12165) gi(div2) heads(0) gtm(Theshinglesofone-half) n(13) menutext(The shingles of one-half the Damhliagh…) 
Section 203. label(Annal) unit(Year) xml:id(d27142e12168) gi(div1) heads(0) n(M1105) gtm(TheAgeofChrist,1105.) num(203) menutext(The Age of Christ, 1105.Aedh Ua…) 
203.1. label(Event) unit(Entry) xml:id(d27142e12169) gi(div2) heads(0) gtm(TheAgeofChrist,1105.) n(1) menutext(The Age of Christ, 1105.) 
203.2. label(Event) unit(Entry) xml:id(d27142e12172) gi(div2) heads(0) gtm(AedhUaRuadhain,priest) n(2) menutext(Aedh Ua Ruadhain, priest of Achadh-bo;) 
203.3. label(Event) unit(Entry) xml:id(d27142e12175) gi(div2) heads(0) gtm(MuircheartachUaCatharn) n(3) menutext(Muircheartach Ua Catharnaigh, a distinguished senior…) 
203.4. label(Event) unit(Entry) xml:id(d27142e12178) gi(div2) heads(0) gtm(andAilillanUaSpealain) n(4) menutext(and Ailillan Ua Spealain, priest of…) 
203.5. label(Event) unit(Entry) xml:id(d27142e12181) gi(div2) heads(0) gtm(Cathal,sonofGillabrai) n(5) menutext(Cathal, son of Gillabraite, son of…) 
203.6. label(Event) unit(Entry) xml:id(d27142e12184) gi(div2) heads(0) gtm(Conchobhar,sonofMaese) n(6) menutext(Conchobhar, son of Maeseachlainn, lord of…) 
203.7. label(Event) unit(Entry) xml:id(d27142e12187) gi(div2) heads(0) gtm(MuirgheasUaConceannain) n(7) menutext(Muirgheas Ua Conceannainn, lord of Ui-Diarmada,…) 
203.8. label(Event) unit(Entry) xml:id(d27142e12190) gi(div2) heads(0) gtm(Domhnall,sonoftheGot) n(8) menutext(Domhnall, son of the Gott O'Maeleachlainn,…) 
203.9. label(Event) unit(Entry) xml:id(d27142e12193) gi(div2) heads(0) gtm(DonnchadhUaMaeleachlai) n(9) menutext(Donnchadh Ua Maeleachlainn was deposed by…) 
203.10. label(Event) unit(Entry) xml:id(d27142e12198) gi(div2) heads(0) gtm(MuireadhachUaCana,and) n(10) menutext(Muireadhach Ua Cana, and) 
203.11. label(Event) unit(Entry) xml:id(d27142e12203) gi(div2) heads(0) gtm(MaelruanaidhUaBilraigh) n(11) menutext(Maelruanaidh Ua Bilraighe, lord of Ui-Cairbri,…) 
203.12. label(Event) unit(Entry) xml:id(d27142e12207) gi(div2) heads(0) gtm(MaelseachlainnUaConain) n(12) menutext(Maelseachlainn Ua Conaing died.) 
203.13. label(Event) unit(Entry) xml:id(d27142e12210) gi(div2) heads(0) gtm(NiallOdharUaConchobha) n(13) menutext(Niall Odhar Ua Conchobhair was killed.) 
203.14. label(Event) unit(Entry) xml:id(d27142e12213) gi(div2) heads(0) gtm(Niall,sonofMacRiabha) n(14) menutext(Niall, son of Mac Riabhaigh, lord…) 
203.15. label(Event) unit(Entry) xml:id(d27142e12216) gi(div2) heads(0) gtm(Domhnall,sonofAmhalgh) n(15) menutext(Domhnall, son of Amhalghaidh, chief successor…) 
203.16. label(Event) unit(Entry) xml:id(d27142e12219) gi(div2) heads(0) gtm(Ceallach,sonofAedh,s) n(16) menutext(Ceallach, son of Aedh, son of…) 
Section 204. label(Annal) unit(Year) xml:id(d27142e12222) gi(div1) heads(0) n(M1106) gtm(TheAgeofChrist,1106.) num(204) menutext(The Age of Christ, 1106.Tuathal Ua…) 
204.1. label(Event) unit(Entry) xml:id(d27142e12223) gi(div2) heads(0) gtm(TheAgeofChrist,1106.) n(1) menutext(The Age of Christ, 1106.) 
204.2. label(Event) unit(Entry) xml:id(d27142e12226) gi(div2) heads(0) gtm(TuathalUaCathail,succ) n(2) menutext(Tuathal Ua Cathail, successor of Caeimhghin;) 
204.3. label(Event) unit(Entry) xml:id(d27142e12229) gi(div2) heads(0) gtm(MacBeathadhUahAilghea) n(3) menutext(Mac Beathadh Ua hAilgheanain, successor of…) 
204.4. label(Event) unit(Entry) xml:id(d27142e12232) gi(div2) heads(0) gtm(MuireadhachUaMaelduin,) n(4) menutext(Muireadhach Ua Maelduin, Vice-abbot of Cluain-mic-Nois;) 
204.5. label(Event) unit(Entry) xml:id(d27142e12237) gi(div2) heads(0) gtm(CormacUaCillin,airchi) n(5) menutext(Cormac Ua Cillin, airchinneach of the…) 
204.6. label(Event) unit(Entry) xml:id(d27142e12240) gi(div2) heads(0) gtm(MaelmuireUaScolaighe,) n(6) menutext(Maelmuire Ua Scolaighe, successor of Ruadhan…) 
204.7. label(Event) unit(Entry) xml:id(d27142e12246) gi(div2) heads(0) gtm(MuircheartachUaCearnai) n(7) menutext(Muircheartach Ua Cearnaigh, chief lector of…) 
204.8. label(Event) unit(Entry) xml:id(d27142e12249) gi(div2) heads(0) gtm(Maelmuire,sonofMacCu) n(8) menutext(Maelmuire, son of Mac Cuinn-na-mBocht, was…) 
204.9. label(Event) unit(Entry) xml:id(d27142e12252) gi(div2) heads(0) gtm(CathbharrO'Domhnaill,p) n(9) menutext(Cathbharr O'Domhnaill, pillar of the defence…) 
204.10. label(Event) unit(Entry) xml:id(d27142e12255) gi(div2) heads(0) gtm(DonnchadhUaMaeleachlai) n(10) menutext(Donnchadh Ua Maeleachlainn, i.e. the son…) 
204.11. label(Event) unit(Entry) xml:id(d27142e12258) gi(div2) heads(0) gtm(Domhnall,sonofRuaidhr) n(11) menutext(Domhnall, son of Ruaidhri Ua Conchobhair,…) 
204.12. label(Event) unit(Entry) xml:id(d27142e12262) gi(div2) heads(0) gtm(Sitric,sonofCumeadha) n(12) menutext(Sitric, son of Cumeadha Ua Laeghachain,…) 
204.13. label(Event) unit(Entry) xml:id(d27142e12265) gi(div2) heads(0) gtm(MuircheartachUaMaeleac) n(13) menutext(Muircheartach Ua Maeleachlainn was deposed, and…) 
204.14. label(Event) unit(Entry) xml:id(d27142e12268) gi(div2) heads(0) gtm(Niall,sonofDomhnallU) n(14) menutext(Niall, son of Domhnall Ua Ruairc,…) 
204.15. label(Event) unit(Entry) xml:id(d27142e12271) gi(div2) heads(0) gtm(ThesonofGillamantach) n(15) menutext(The son of Gillamantach Ua Ruairc…) 
204.16. label(Event) unit(Entry) xml:id(d27142e12274) gi(div2) heads(0) gtm(RaghnallUaDeadhaidhgd) n(16) menutext(Raghnall Ua Deadhaidhg died.) 
204.17. label(Event) unit(Entry) xml:id(d27142e12277) gi(div2) heads(0) gtm(Ceallach,successorofP) n(17) menutext(Ceallach, successor of Patrick, made a…) 
204.18. label(Event) unit(Entry) xml:id(d27142e12280) gi(div2) heads(0) gtm(Ceallachmadeavisitati) n(18) menutext(Ceallach made a visitation of Munster…) 
204.19. label(Event) unit(Entry) xml:id(d27142e12288) gi(div2) heads(0) gtm(CaenchomhracUaBaeighil) n(19) menutext(Caenchomhrac Ua Baeighill, Bishop of Ard-Macha,…) 
Section 205. label(Annal) unit(Year) xml:id(d27142e12291) gi(div1) heads(0) n(M1107) gtm(TheAgeofChrist,1107.) num(205) menutext(The Age of Christ, 1107.Mungairit was…) 
205.1. label(Event) unit(Entry) xml:id(d27142e12292) gi(div2) heads(0) gtm(TheAgeofChrist,1107.) n(1) menutext(The Age of Christ, 1107.) 
205.2. label(Event) unit(Entry) xml:id(d27142e12295) gi(div2) heads(0) gtm(Mungairitwasplundered) n(2) menutext(Mungairit was plundered by Muircheartach Ua…) 
205.3. label(Event) unit(Entry) xml:id(d27142e12298) gi(div2) heads(0) gtm(Ceann-coradhandCaiseal) n(3) menutext(Ceann-coradh and Caiseal were burned by…) 
205.4. label(Event) unit(Entry) xml:id(d27142e12301) gi(div2) heads(0) gtm(CuilenUaCathalan,lord) n(4) menutext(Cuilen Ua Cathalan, lord of Uaithne-Cliach,…) 
205.5. label(Event) unit(Entry) xml:id(d27142e12304) gi(div2) heads(0) gtm(Conchobhar(i.e.Conchob) n(5) menutext(Conchobhar (i.e. Conchobhar Cisenanch), son of…) 
205.6. label(Event) unit(Entry) xml:id(d27142e12307) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(6) menutext(A battle was gained by the…) 
205.7. label(Event) unit(Entry) xml:id(d27142e12310) gi(div2) heads(0) gtm(CathasachUaTuamain,lo) n(7) menutext(Cathasach Ua Tuamain, lord of Ui-Briuin-Archaille,…) 
205.8. label(Event) unit(Entry) xml:id(d27142e12313) gi(div2) heads(0) gtm(DomhnallUahAinbheith,) n(8) menutext(Domhnall Ua hAinbheith, lord of Ui-Meith,…) 
205.9. label(Event) unit(Entry) xml:id(d27142e12316) gi(div2) heads(0) gtm(Abattlewasfoughtbetw) n(9) menutext(A battle was fought between the…) 
205.10. label(Event) unit(Entry) xml:id(d27142e12319) gi(div2) heads(0) gtm(Domhnall,sonofTadhgU) n(10) menutext(Domhnall, son of Tadhg Ua Briain,…) 
205.11. label(Event) unit(Entry) xml:id(d27142e12322) gi(div2) heads(0) gtm(Greatwindandlightning) n(11) menutext(Great wind and lightning in this…) 
Section 206. label(Annal) unit(Year) xml:id(d27142e12326) gi(div1) heads(0) n(M1108) gtm(TheAgeofChrist,1108.) num(206) menutext(The Age of Christ, 1108.The Bishop…) 
206.1. label(Event) unit(Entry) xml:id(d27142e12327) gi(div2) heads(0) gtm(TheAgeofChrist,1108.) n(1) menutext(The Age of Christ, 1108.) 
206.2. label(Event) unit(Entry) xml:id(d27142e12330) gi(div2) heads(0) gtm(TheBishopMac-mic-Donng) n(2) menutext(The Bishop Mac-mic-Donnghail, Bishop of Cilldara,…) 
206.3. label(Event) unit(Entry) xml:id(d27142e12333) gi(div2) heads(0) gtm(Maelfinnen,i.e.Archbis) n(3) menutext(Maelfinnen, i.e. Archbishop of Leinster, successor…) 
206.4. label(Event) unit(Entry) xml:id(d27142e12338) gi(div2) heads(0) gtm(Eochaidh,sonofthelec) n(4) menutext(Eochaidh, son of the lector of…) 
206.5. label(Event) unit(Entry) xml:id(d27142e12341) gi(div2) heads(0) gtm(CelechUaCaemhorain,su) n(5) menutext(Celech Ua Caemhorain, successor of Cainnech,…) 
206.6. label(Event) unit(Entry) xml:id(d27142e12344) gi(div2) heads(0) gtm(Cocrich,daughterofUa) n(6) menutext(Cocrich, daughter of Ua Noenneanaigh, comharba…) 
206.7. label(Event) unit(Entry) xml:id(d27142e12347) gi(div2) heads(0) gtm(OenghusUaClercein,Pat) n(7) menutext(Oenghus Ua Clercein, Patrick's steward in…) 
206.8. label(Event) unit(Entry) xml:id(d27142e12350) gi(div2) heads(0) gtm(andAedh,sonofDubhdal) n(8) menutext(and Aedh, son of Dubhdalethe, vice-airchinneach…) 
206.9. label(Event) unit(Entry) xml:id(d27142e12353) gi(div2) heads(0) gtm(Ceallach,successorofP) n(9) menutext(Ceallach, successor of Patrick, went on…) 
206.10. label(Event) unit(Entry) xml:id(d27142e12356) gi(div2) heads(0) gtm(EtruUaDuinncathaighdi) n(10) menutext(Etru Ua Duinncathaigh died.) 
206.11. label(Event) unit(Entry) xml:id(d27142e12359) gi(div2) heads(0) gtm(AhousewastakenbyUa) n(11) menutext(A house was taken by Ua…) 
206.12. label(Event) unit(Entry) xml:id(d27142e12363) gi(div2) heads(0) gtm(UaCearbhaill,lordofE) n(12) menutext(Ua Cearbhaill, lord of Eoghanacht-Locha-Lein, was…) 
206.13. label(Event) unit(Entry) xml:id(d27142e12366) gi(div2) heads(0) gtm(Domhnall,sonofDonncha) n(13) menutext(Domhnall, son of Donnchadh Ua Ruairc,…) 
206.14. label(Event) unit(Entry) xml:id(d27142e12369) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(14) menutext(A predatory excursion was made by…) 
206.15. label(Event) unit(Entry) xml:id(d27142e12372) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(15) menutext(A predatory excursion was made by…) 
206.16. label(Event) unit(Entry) xml:id(d27142e12375) gi(div2) heads(0) gtm(Inis-Labhradhawasdemol) n(16) menutext(Inis-Labhradha was demolished by the Feara-Manach.) 
206.17. label(Event) unit(Entry) xml:id(d27142e12378) gi(div2) heads(0) gtm(AllLuimneachwasburned) n(17) menutext(All Luimneach was burned on the…) 
206.18. label(Event) unit(Entry) xml:id(d27142e12381) gi(div2) heads(0) gtm(Twopersonswereburned) n(18) menutext(Two persons were burned by lightning…) 
206.19. label(Event) unit(Entry) xml:id(d27142e12384) gi(div2) heads(0) gtm(Thisyearwasaprospero) n(19) menutext(This year was a prosperous one,…) 
Section 207. label(Annal) unit(Year) xml:id(d27142e12387) gi(div1) heads(0) n(M1109) gtm(TheAgeofChrist,1109.) num(207) menutext(The Age of Christ, 1109.Maelisa Ua…) 
207.1. label(Event) unit(Entry) xml:id(d27142e12388) gi(div2) heads(0) gtm(TheAgeofChrist,1109.) n(1) menutext(The Age of Christ, 1109.) 
207.2. label(Event) unit(Entry) xml:id(d27142e12391) gi(div2) heads(0) gtm(MaelisaUaCuillen,nobl) n(2) menutext(Maelisa Ua Cuillen, noble bishop of…) 
207.3. label(Event) unit(Entry) xml:id(d27142e12394) gi(div2) heads(0) gtm(OenghusUaDomhnallain,) n(3) menutext(Oenghus Ua Domhnallain, chief anmchara and…) 
207.4. label(Event) unit(Entry) xml:id(d27142e12397) gi(div2) heads(0) gtm(FlaithbheartachUaLoing) n(4) menutext(Flaithbheartach Ua Loingsigh, successor of Ciaran,…) 
207.5. label(Event) unit(Entry) xml:id(d27142e12403) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(5) menutext(An army was led by Muircheartach…) 
207.6. label(Event) unit(Entry) xml:id(d27142e12411) gi(div2) heads(0) gtm(AnarmywasledbyDomhn) n(6) menutext(An army was led by Domhnall…) 
207.7. label(Event) unit(Entry) xml:id(d27142e12414) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(7) menutext(A predatory excursion was made by…) 
207.8. label(Event) unit(Entry) xml:id(d27142e12417) gi(div2) heads(0) gtm(AedhUaRuairccameinto) n(8) menutext(Aedh Ua Ruairc came into the…) 
207.9. label(Event) unit(Entry) xml:id(d27142e12420) gi(div2) heads(0) gtm(Ard-Breacainwasburned,) n(9) menutext(Ard-Breacain was burned, with its churches,…) 
207.10. label(Event) unit(Entry) xml:id(d27142e12423) gi(div2) heads(0) gtm(Domhnall,thesonofMac) n(10) menutext(Domhnall, the son of Mac Gillaphadraig,…) 
207.11. label(Event) unit(Entry) xml:id(d27142e12426) gi(div2) heads(0) gtm(Miceeatupallthecorn) n(11) menutext(Mice eat up all the corn…) 
Section 208. label(Annal) unit(Year) xml:id(d27142e12429) gi(div1) heads(0) n(M1110) gtm(TheAgeofChrist,1110.) num(208) menutext(The Age of Christ, 1110.Cearnach, son…) 
208.1. label(Event) unit(Entry) xml:id(d27142e12430) gi(div2) heads(0) gtm(TheAgeofChrist,1110.) n(1) menutext(The Age of Christ, 1110.) 
208.2. label(Event) unit(Entry) xml:id(d27142e12433) gi(div2) heads(0) gtm(Cearnach,sonofMacUlc) n(2) menutext(Cearnach, son of Mac Ulcha, airchinneach…) 
208.3. label(Event) unit(Entry) xml:id(d27142e12436) gi(div2) heads(0) gtm(FlannUahAedha,success) n(3) menutext(Flann Ua hAedha, successor of Einne…) 
208.4. label(Event) unit(Entry) xml:id(d27142e12439) gi(div2) heads(0) gtm(GillaphadraigUaDuibhra) n(4) menutext(Gillaphadraig Ua Duibhratha, lector of Cill-Dalua,…) 
208.5. label(Event) unit(Entry) xml:id(d27142e12442) gi(div2) heads(0) gtm(Feardomhnach,themostd) n(5) menutext(Feardomhnach, the most distinguished of the…) 
208.6. label(Event) unit(Entry) xml:id(d27142e12448) gi(div2) heads(0) gtm(andBranUaBruic,senio) n(6) menutext(and Bran Ua Bruic, senior of…) 
208.7. label(Event) unit(Entry) xml:id(d27142e12451) gi(div2) heads(0) gtm(EchthighernUaFearghail) n(7) menutext(Echthighern Ua Fearghail, a distinguished old…) 
208.8. label(Event) unit(Entry) xml:id(d27142e12454) gi(div2) heads(0) gtm(GillacoluimUaMaelmhuai) n(8) menutext(Gillacoluim Ua Maelmhuaidh, lord of Feara-Ceall,…) 
208.9. label(Event) unit(Entry) xml:id(d27142e12459) gi(div2) heads(0) gtm(Murchadh,sonofTadhgU) n(9) menutext(Murchadh, son of Tadhg Ua Briain,…) 
208.10. label(Event) unit(Entry) xml:id(d27142e12462) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(10) menutext(A predatory excursion was made by…) 
208.11. label(Event) unit(Entry) xml:id(d27142e12465) gi(div2) heads(0) gtm(ThebattleofRosinMag) n(11) menutext(The battle of Ros in Magh-Aei,…) 
208.12. label(Event) unit(Entry) xml:id(d27142e12469) gi(div2) heads(0) gtm(MaelruanaidhUaMachaine) n(12) menutext(Maelruanaidh Ua Machainen, lord of Mughdhorna;) 
208.13. label(Event) unit(Entry) xml:id(d27142e12472) gi(div2) heads(0) gtm(Bebhinn,daughterofCei) n(13) menutext(Bebhinn, daughter of Ceinneide Ua Briain,…) 
208.14. label(Event) unit(Entry) xml:id(d27142e12475) gi(div2) heads(0) gtm(Ceallach,successorofP) n(14) menutext(Ceallach, successor of Patrick, went on…) 
208.15. label(Event) unit(Entry) xml:id(d27142e12481) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(15) menutext(A battle was gained by the…) 
Section 209. label(Annal) unit(Year) xml:id(d27142e12484) gi(div1) heads(0) n(M1111) gtm(TheAgeofChrist,1111.) num(209) menutext(The Age of Christ, 1111.Cathasach Ua…) 
209.1. label(Event) unit(Entry) xml:id(d27142e12485) gi(div2) heads(0) gtm(TheAgeofChrist,1111.) n(1) menutext(The Age of Christ, 1111.) 
209.2. label(Event) unit(Entry) xml:id(d27142e12488) gi(div2) heads(0) gtm(CathasachUaLaedha,one) n(2) menutext(Cathasach Ua Laedha, one of the…) 
209.3. label(Event) unit(Entry) xml:id(d27142e12491) gi(div2) heads(0) gtm(Dun-da-leathghlaswasbu) n(3) menutext(Dun-da-leathghlas was burned, both fort and…) 
209.4. label(Event) unit(Entry) xml:id(d27142e12497) gi(div2) heads(0) gtm(Ceanannus,Port-Lairge,) n(4) menutext(Ceanannus, Port-Lairge, and Lughmhadh, were burned.) 
209.5. label(Event) unit(Entry) xml:id(d27142e12500) gi(div2) heads(0) gtm(AnarmywasledbytheU) n(5) menutext(An army was led by the…) 
209.6. label(Event) unit(Entry) xml:id(d27142e12503) gi(div2) heads(0) gtm(Asynodwasconvenedat) n(6) menutext(A synod was convened at Fiadh…) 
209.7. label(Event) unit(Entry) xml:id(d27142e12508) gi(div2) heads(0) gtm(DonnchadhUahAnluain,l) n(7) menutext(Donnchadh Ua hAnluain, lord of Ui-Niallain,…) 
209.8. label(Event) unit(Entry) xml:id(d27142e12511) gi(div2) heads(0) gtm(AmeetingbetweenDomhna) n(8) menutext(A meeting between Domhnall Mac Lochlainn…) 
209.9. label(Event) unit(Entry) xml:id(d27142e12514) gi(div2) heads(0) gtm(Cathal,sonofCathalUa) n(9) menutext(Cathal, son of Cathal Ua Mughroin,…) 
209.10. label(Event) unit(Entry) xml:id(d27142e12517) gi(div2) heads(0) gtm(Cluain-mic-Noiswasplun) n(10) menutext(Cluain-mic-Nois was plundered by the Dal-gCais,…) 
209.11. label(Event) unit(Entry) xml:id(d27142e12520) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(11) menutext(A predatory excursion was made by…) 
209.12. label(Event) unit(Entry) xml:id(d27142e12524) gi(div2) heads(0) gtm(Anotherpredatoryexcurs) n(12) menutext(Another predatory excursion was made by…) 
Section 210. label(Annal) unit(Year) xml:id(d27142e12527) gi(div1) heads(0) n(M1112) gtm(TheAgeofChrist,1112.) num(210) menutext(The Age of Christ, 1112.Conghalach, the…) 
210.1. label(Event) unit(Entry) xml:id(d27142e12528) gi(div2) heads(0) gtm(TheAgeofChrist,1112.) n(1) menutext(The Age of Christ, 1112.) 
210.2. label(Event) unit(Entry) xml:id(d27142e12531) gi(div2) heads(0) gtm(Conghalach,thesonofM) n(2) menutext(Conghalach, the son of Mac Conchaille,…) 
210.3. label(Event) unit(Entry) xml:id(d27142e12534) gi(div2) heads(0) gtm(Gormlaith,daughterofM) n(3) menutext(Gormlaith, daughter of Murchadh, son of…) 
210.4. label(Event) unit(Entry) xml:id(d27142e12537) gi(div2) heads(0) gtm(ThefortofArd-Macha,w) n(4) menutext(The fort of Ard-Macha, with its…) 
210.5. label(Event) unit(Entry) xml:id(d27142e12542) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(5) menutext(A predatory excursion was made by…) 
210.6. label(Event) unit(Entry) xml:id(d27142e12545) gi(div2) heads(0) gtm(UghaireUaLorcain,lord) n(6) menutext(Ughaire Ua Lorcain, lord of Ui-Muireadhaigh,…) 
210.7. label(Event) unit(Entry) xml:id(d27142e12548) gi(div2) heads(0) gtm(Tir-da-ghlasandFabhar) n(7) menutext(Tir-da-ghlas and Fabhar were burned.) 
Section 211. label(Annal) unit(Year) xml:id(d27142e12551) gi(div1) heads(0) n(M1113) gtm(TheAgeofChrist,1113.) num(211) menutext(The Age of Christ, 1113.The Order…) 
211.1. label(Event) unit(Entry) xml:id(d27142e12552) gi(div2) heads(0) gtm(TheAgeofChrist,1113.) n(1) menutext(The Age of Christ, 1113.) 
211.2. label(Event) unit(Entry) xml:id(d27142e12555) gi(div2) heads(0) gtm(TheOrderofSt.Bernard) n(2) menutext(The Order of St. Bernard was…) 
211.3. label(Event) unit(Entry) xml:id(d27142e12558) gi(div2) heads(0) gtm(Flannagan,sonofMaelis) n(3) menutext(Flannagan, son of Maelisa, intended Abbot…) 
211.4. label(Event) unit(Entry) xml:id(d27142e12561) gi(div2) heads(0) gtm(ConnlaUaFloinn,succes) n(4) menutext(Connla Ua Floinn, successor of Molaisi…) 
211.5. label(Event) unit(Entry) xml:id(d27142e12564) gi(div2) heads(0) gtm(DiarmaidUaCeallaigh,s) n(5) menutext(Diarmaid Ua Ceallaigh, successor of Ua…) 
211.6. label(Event) unit(Entry) xml:id(d27142e12567) gi(div2) heads(0) gtm(DiarmaidUaLongain,ste) n(6) menutext(Diarmaid Ua Longain, steward of Munster,…) 
211.7. label(Event) unit(Entry) xml:id(d27142e12570) gi(div2) heads(0) gtm(FinnchasUaLoingsigh,l) n(7) menutext(Finnchas Ua Loingsigh, lord of Dal-Araidhe;) 
211.8. label(Event) unit(Entry) xml:id(d27142e12573) gi(div2) heads(0) gtm(andMaelseachlainnUaCo) n(8) menutext(and Maelseachlainn Ua Conchobhair, lord of…) 
211.9. label(Event) unit(Entry) xml:id(d27142e12576) gi(div2) heads(0) gtm(DonnchadhO'Taircheirt,) n(9) menutext(Donnchadh O'Taircheirt, chief of Clan-nSnedhghaile, was…) 
211.10. label(Event) unit(Entry) xml:id(d27142e12579) gi(div2) heads(0) gtm(AnarmywasledbyDomhn) n(10) menutext(An army was led by Domhnall…) 
211.11. label(Event) unit(Entry) xml:id(d27142e12582) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(11) menutext(An army was led by Muircheartach…) 
211.12. label(Event) unit(Entry) xml:id(d27142e12591) gi(div2) heads(0) gtm(Aspiritedconflicttook) n(12) menutext(A spirited conflict took place between…) 
211.13. label(Event) unit(Entry) xml:id(d27142e12594) gi(div2) heads(0) gtm(AsalmonwascaughtatC) n(13) menutext(A salmon was caught at Cluain-mic-Nois…) 
Section 212. label(Annal) unit(Year) xml:id(d27142e12598) gi(div1) heads(0) n(M1114) gtm(TheAgeofChrist,1114.) num(212) menutext(The Age of Christ, 1114.Diarmaid Ua…) 
212.1. label(Event) unit(Entry) xml:id(d27142e12599) gi(div2) heads(0) gtm(TheAgeofChrist,1114.) n(1) menutext(The Age of Christ, 1114.) 
212.2. label(Event) unit(Entry) xml:id(d27142e12602) gi(div2) heads(0) gtm(DiarmaidUaFloinn,succ) n(2) menutext(Diarmaid Ua Floinn, successor of Ailbhe…) 
212.3. label(Event) unit(Entry) xml:id(d27142e12605) gi(div2) heads(0) gtm(FlannMacFlannchadha,s) n(3) menutext(Flann Mac Flannchadha, successor of Molaise…) 
212.4. label(Event) unit(Entry) xml:id(d27142e12608) gi(div2) heads(0) gtm(MaelcoluimUaCormacain,) n(4) menutext(Maelcoluim Ua Cormacain, successor of Ende…) 
212.5. label(Event) unit(Entry) xml:id(d27142e12611) gi(div2) heads(0) gtm(andFeardomhnachUaCluc) n(5) menutext(and Feardomhnach Ua Clucain, comharba of…) 
212.6. label(Event) unit(Entry) xml:id(d27142e12614) gi(div2) heads(0) gtm(RuaidhriUaCanannain,r) n(6) menutext(Ruaidhri Ua Canannain, royal heir of…) 
212.7. label(Event) unit(Entry) xml:id(d27142e12617) gi(div2) heads(0) gtm(Aedh,sonofDonnchadhU) n(7) menutext(Aedh, son of Donnchadh Ua hEochadha,…) 
212.8. label(Event) unit(Entry) xml:id(d27142e12620) gi(div2) heads(0) gtm(DonnchadhUaLoingsigh,) n(8) menutext(Donnchadh Ua Loingsigh, lord of Dal-Araidhe,) 
212.9. label(Event) unit(Entry) xml:id(d27142e12623) gi(div2) heads(0) gtm(andMuircheartach,sono) n(9) menutext(and Muircheartach, son of Mac Lochlainn,…) 
212.10. label(Event) unit(Entry) xml:id(d27142e12628) gi(div2) heads(0) gtm(Agreatfitofsickness) n(10) menutext(A great fit of sickness attacked…) 
212.11. label(Event) unit(Entry) xml:id(d27142e12631) gi(div2) heads(0) gtm(AnarmywasledbyDomhn) n(11) menutext(An army was led by Domhnall…) 
212.12. label(Event) unit(Entry) xml:id(d27142e12637) gi(div2) heads(0) gtm(ToirdhealbhachUaConcho) n(12) menutext(Toirdhealbhach Ua Conchobhair banished Domhnall Ua…) 
212.13. label(Event) unit(Entry) xml:id(d27142e12640) gi(div2) heads(0) gtm(Fobhar-Feichin,Cluain-I) n(13) menutext(Fobhar-Feichin, Cluain-Iraird, Cill-Beneoin, Cunga, Cill-Chuilinn, Cill-Cainnigh,…) 
Section 213. label(Annal) unit(Year) xml:id(d27142e12643) gi(div1) heads(0) n(M1115) gtm(TheAgeofChrist,1115.) num(213) menutext(The Age of Christ, 1115.Diarmaid Ua…) 
213.1. label(Event) unit(Entry) xml:id(d27142e12644) gi(div2) heads(0) gtm(TheAgeofChrist,1115.) n(1) menutext(The Age of Christ, 1115.) 
213.2. label(Event) unit(Entry) xml:id(d27142e12647) gi(div2) heads(0) gtm(DiarmaidUaBriain,King) n(2) menutext(Diarmaid Ua Briain, King of Munster,…) 
213.3. label(Event) unit(Entry) xml:id(d27142e12650) gi(div2) heads(0) gtm(MuircheartachUaCiarmha) n(3) menutext(Muircheartach Ua Ciarmhaic, lord of Aine;…) 
213.4. label(Event) unit(Entry) xml:id(d27142e12653) gi(div2) heads(0) gtm(TheDaimhliaggreatston) n(4) menutext(The Daimhliag great stone church of…) 
213.5. label(Event) unit(Entry) xml:id(d27142e12662) gi(div2) heads(0) gtm(Agreatpredatoryexcurs) n(5) menutext(A great predatory excursion was made…) 
213.6. label(Event) unit(Entry) xml:id(d27142e12667) gi(div2) heads(0) gtm(AbattlewasgainedbyD) n(6) menutext(A battle was gained by Domhnall…) 
213.7. label(Event) unit(Entry) xml:id(d27142e12670) gi(div2) heads(0) gtm(DomhnallUaBriain,i.e.) n(7) menutext(Domhnall Ua Briain, i.e. the son…) 
213.8. label(Event) unit(Entry) xml:id(d27142e12673) gi(div2) heads(0) gtm(AnonsetwasmadeatAth) n(8) menutext(An onset was made at Ath-bo…) 
213.9. label(Event) unit(Entry) xml:id(d27142e12676) gi(div2) heads(0) gtm(MaelruanaidhUaCiardha,) n(9) menutext(Maelruanaidh Ua Ciardha, lord of Cairbre,…) 
213.10. label(Event) unit(Entry) xml:id(d27142e12682) gi(div2) heads(0) gtm(MaelseachlainnUaMaelea) n(10) menutext(Maelseachlainn Ua Maeleachlainn, royal heir of…) 
213.11. label(Event) unit(Entry) xml:id(d27142e12685) gi(div2) heads(0) gtm(Boisterousweather,fros) n(11) menutext(Boisterous weather, frost, and snow, from…) 
213.12. label(Event) unit(Entry) xml:id(d27142e12689) gi(div2) heads(0) gtm(AfleetwasbroughtbyT) n(12) menutext(A fleet was brought by Toirdhealbhach…) 
Section 214. label(Annal) unit(Year) xml:id(d27142e12695) gi(div1) heads(0) n(M1116) gtm(TheAgeofChrist,1116.) num(214) menutext(The Age of Christ, 1116.Conghalach, son…) 
214.1. label(Event) unit(Entry) xml:id(d27142e12696) gi(div2) heads(0) gtm(TheAgeofChrist,1116.) n(1) menutext(The Age of Christ, 1116.) 
214.2. label(Event) unit(Entry) xml:id(d27142e12699) gi(div2) heads(0) gtm(Conghalach,sonofGilla) n(2) menutext(Conghalach, son of Gillachiarain, airchinneach of…) 
214.3. label(Event) unit(Entry) xml:id(d27142e12705) gi(div2) heads(0) gtm(Ceallach,successorofP) n(3) menutext(Ceallach, successor of Patrick, made a…) 
214.4. label(Event) unit(Entry) xml:id(d27142e12710) gi(div2) heads(0) gtm(Cill-Dalua,withitschu) n(4) menutext(Cill-Dalua, with its church, was burned.) 
214.5. label(Event) unit(Entry) xml:id(d27142e12713) gi(div2) heads(0) gtm(Corcach-mor-Mumhan,Imle) n(5) menutext(Corcach-mor-Mumhan, Imleach-Iubhair, the oratory of Maelisa…) 
214.6. label(Event) unit(Entry) xml:id(d27142e12716) gi(div2) heads(0) gtm(Agreatplagueandfamin) n(6) menutext(A great plague and famine this…) 
214.7. label(Event) unit(Entry) xml:id(d27142e12719) gi(div2) heads(0) gtm(Dearbhail,daughterofT) n(7) menutext(Dearbhail, daughter of Toirdhealbhach Ua Briain,…) 
214.8. label(Event) unit(Entry) xml:id(d27142e12722) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(8) menutext(A predatory excursion was made by…) 
214.9. label(Event) unit(Entry) xml:id(d27142e12725) gi(div2) heads(0) gtm(AnarmywasledbyDiarm) n(9) menutext(An army was led by Diarmaid…) 
Section 215. label(Annal) unit(Year) xml:id(d27142e12728) gi(div1) heads(0) n(M1117) gtm(TheAgeofChrist,1117.) num(215) menutext(The Age of Christ, 1117.Maelmuire, Bishop…) 
215.1. label(Event) unit(Entry) xml:id(d27142e12729) gi(div2) heads(0) gtm(TheAgeofChrist,1117.) n(1) menutext(The Age of Christ, 1117.) 
215.2. label(Event) unit(Entry) xml:id(d27142e12732) gi(div2) heads(0) gtm(Maelmuire,BishopofDun) n(2) menutext(Maelmuire, Bishop of Dun-da-leathghlas;) 
215.3. label(Event) unit(Entry) xml:id(d27142e12735) gi(div2) heads(0) gtm(FlannUaScula,Bishopo) n(3) menutext(Flann Ua Scula, Bishop of Condere;) 
215.4. label(Event) unit(Entry) xml:id(d27142e12738) gi(div2) heads(0) gtm(GillamochudaMacCamchua) n(4) menutext(Gillamochuda Mac Camchuarta, Bishop of Daimhliag;) 
215.5. label(Event) unit(Entry) xml:id(d27142e12741) gi(div2) heads(0) gtm(CeallachUaColmain,Bis) n(5) menutext(Ceallach Ua Colmain, Bishop of Fearna;) 
215.6. label(Event) unit(Entry) xml:id(d27142e12744) gi(div2) heads(0) gtm(CathasachUaConaill,no) n(6) menutext(Cathasach Ua Conaill, noble Bishop of…) 
215.7. label(Event) unit(Entry) xml:id(d27142e12747) gi(div2) heads(0) gtm(AnmchaO'hAnmchadha,Bis) n(7) menutext(Anmcha O'hAnmchadha, Bishop of Ard-fearta-Brenainn;) 
215.8. label(Event) unit(Entry) xml:id(d27142e12750) gi(div2) heads(0) gtm(MuireadhachUahEnlaingi) n(8) menutext(Muireadhach Ua hEnlaingi, Bishop of Cluain-fearta-Brenainn,…) 
215.9. label(Event) unit(Entry) xml:id(d27142e12753) gi(div2) heads(0) gtm(MaelmuireUaDunain,Arc) n(9) menutext(Maelmuire Ua Dunain, Archbishop of Munster,…) 
215.10. label(Event) unit(Entry) xml:id(d27142e12758) gi(div2) heads(0) gtm(MaelruanaidhUaCibhleac) n(10) menutext(Maelruanaidh Ua Cibhleachain, successor of Feichin…) 
215.11. label(Event) unit(Entry) xml:id(d27142e12761) gi(div2) heads(0) gtm(ConchobharUaFollamhain) n(11) menutext(Conchobhar Ua Follamhain, comharba of Cluain-Iraird;) 
215.12. label(Event) unit(Entry) xml:id(d27142e12765) gi(div2) heads(0) gtm(andEoghanMacEchthighe) n(12) menutext(and Eoghan Mac Echthighern, successor of…) 
215.13. label(Event) unit(Entry) xml:id(d27142e12768) gi(div2) heads(0) gtm(MaelbrighdeMacRonain,) n(13) menutext(Maelbrighde Mac Ronain, comharba of Ceanannus,…) 
215.14. label(Event) unit(Entry) xml:id(d27142e12771) gi(div2) heads(0) gtm(Diarmaid,sonofEnda,K) n(14) menutext(Diarmaid, son of Enda, King of…) 
215.15. label(Event) unit(Entry) xml:id(d27142e12774) gi(div2) heads(0) gtm(ConchobharUaCaireallai) n(15) menutext(Conchobhar Ua Caireallain was killed by…) 
215.16. label(Event) unit(Entry) xml:id(d27142e12777) gi(div2) heads(0) gtm(ThebattleofLeacainwa) n(16) menutext(The battle of Leacain was given…) 
215.17. label(Event) unit(Entry) xml:id(d27142e12780) gi(div2) heads(0) gtm(Abattlewasgainedover) n(17) menutext(A battle was gained over the…) 
215.18. label(Event) unit(Entry) xml:id(d27142e12786) gi(div2) heads(0) gtm(DiarmaidUaBriainandt) n(18) menutext(Diarmaid Ua Briain and the men…) 
Section 216. label(Annal) unit(Year) xml:id(d27142e12789) gi(div1) heads(0) n(M1118) gtm(TheageofChrist,1118.) num(216) menutext(The age of Christ, 1118.Ruaidhri Ua…) 
216.1. label(Event) unit(Entry) xml:id(d27142e12790) gi(div2) heads(0) gtm(TheageofChrist,1118.) n(1) menutext(The age of Christ, 1118.) 
216.2. label(Event) unit(Entry) xml:id(d27142e12793) gi(div2) heads(0) gtm(RuaidhriUaConchobhair,) n(2) menutext(Ruaidhri Ua Conchobhair, i.e. Ruaidhri na…) 
216.3. label(Event) unit(Entry) xml:id(d27142e12798) gi(div2) heads(0) gtm(DiarmaidUaBriain,King) n(3) menutext(Diarmaid Ua Briain, King of Munster…) 
216.4. label(Event) unit(Entry) xml:id(d27142e12801) gi(div2) heads(0) gtm(Domhnall,sonofRuaidhr) n(4) menutext(Domhnall, son of Ruaidhri Ua Conchobhair,…) 
216.5. label(Event) unit(Entry) xml:id(d27142e12804) gi(div2) heads(0) gtm(LaidhgnenUaDuibhdara,) n(5) menutext(Laidhgnen Ua Duibhdara, lord of Feara-Manach,…) 
216.6. label(Event) unit(Entry) xml:id(d27142e12810) gi(div2) heads(0) gtm(Brian,sonofMurchadhU) n(6) menutext(Brian, son of Murchadh Ua Briain,…) 
216.7. label(Event) unit(Entry) xml:id(d27142e12813) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(7) menutext(An army was led by Toirdhealbhach…) 
216.8. label(Event) unit(Entry) xml:id(d27142e12822) gi(div2) heads(0) gtm(ThebattleofCeann-dara) n(8) menutext(The battle of Ceann-dara was gained…) 
216.9. label(Event) unit(Entry) xml:id(d27142e12825) gi(div2) heads(0) gtm(Amermaidwastakenbyt) n(9) menutext(A mermaid was taken by the…) 
216.10. label(Event) unit(Entry) xml:id(d27142e12828) gi(div2) heads(0) gtm(ThegreatarmyofConnau) n(10) menutext(The great army of Connaught, under…) 
216.11. label(Event) unit(Entry) xml:id(d27142e12831) gi(div2) heads(0) gtm(O'Baoigheallain,chiefp) n(11) menutext(O'Baoigheallain, chief poet of Ireland, was…) 
Section 217. label(Annal) unit(Year) xml:id(d27142e12838) gi(div1) heads(0) n(M1119) gtm(TheAgeofChrist,1119.) num(217) menutext(The Age of Christ, 1119.Ruaidhri, airchinneach…) 
217.1. label(Event) unit(Entry) xml:id(d27142e12839) gi(div2) heads(0) gtm(TheAgeofChrist,1119.) n(1) menutext(The Age of Christ, 1119.) 
217.2. label(Event) unit(Entry) xml:id(d27142e12842) gi(div2) heads(0) gtm(Ruaidhri,airchinneacho) n(2) menutext(Ruaidhri, airchinneach of Othain-mor;) 
217.3. label(Event) unit(Entry) xml:id(d27142e12845) gi(div2) heads(0) gtm(Fearghaloftheislando) n(3) menutext(Fearghal of the island of Loch-Cre,…) 
217.4. label(Event) unit(Entry) xml:id(d27142e12848) gi(div2) heads(0) gtm(andDiarmaidUaLeanna,) n(4) menutext(and Diarmaid Ua Leanna, successor of…) 
217.5. label(Event) unit(Entry) xml:id(d27142e12851) gi(div2) heads(0) gtm(MuircheartachUaBriain,) n(5) menutext(Muircheartach Ua Briain, King of Ireland,…) 
217.6. label(Event) unit(Entry) xml:id(d27142e12857) gi(div2) heads(0) gtm(Niall,sonofDomhnallM) n(6) menutext(Niall, son of Domhnall Mac Lochlainn,…) 
217.7. label(Event) unit(Entry) xml:id(d27142e12863) gi(div2) heads(0) gtm(DomhnallUahAideith,lo) n(7) menutext(Domhnall Ua hAideith, lord of Ui-Eathach,…) 
217.8. label(Event) unit(Entry) xml:id(d27142e12866) gi(div2) heads(0) gtm(ConchobharUaGoirmleadh) n(8) menutext(Conchobhar Ua Goirmleadhaigh, chief of Cinel-Moain,…) 
217.9. label(Event) unit(Entry) xml:id(d27142e12869) gi(div2) heads(0) gtm(FlaithbheartachUaLaidh) n(9) menutext(Flaithbheartach Ua Laidhgnen, lord of Fearnmhagh…) 
217.10. label(Event) unit(Entry) xml:id(d27142e12872) gi(div2) heads(0) gtm(ThesonofDonnchadhMac) n(10) menutext(The son of Donnchadh Mac Gillaphadraig,…) 
217.11. label(Event) unit(Entry) xml:id(d27142e12875) gi(div2) heads(0) gtm(CucollchoilleUaBaighea) n(11) menutext(Cucollchoille Ua Baigheallain, chief ollamh of…) 
217.12. label(Event) unit(Entry) xml:id(d27142e12879) gi(div2) heads(0) gtm(AedhUaBrain,lordofE) n(12) menutext(Aedh Ua Brain, lord of East…) 
217.13. label(Event) unit(Entry) xml:id(d27142e12884) gi(div2) heads(0) gtm(UaTuathail,lordofUi-) n(13) menutext(Ua Tuathail, lord of Ui-Muireadhaigh, was…) 
217.14. label(Event) unit(Entry) xml:id(d27142e12887) gi(div2) heads(0) gtm(AedhUaConceannainn,lo) n(14) menutext(Aedh Ua Conceannainn, lord of Ui-Diarmada,…) 
217.15. label(Event) unit(Entry) xml:id(d27142e12890) gi(div2) heads(0) gtm(AgreatfleetbyToirdhe) n(15) menutext(A great fleet by Toirdhealbhach Ua…) 
Section 218. label(Annal) unit(Year) xml:id(d27142e12893) gi(div1) heads(0) n(M1120) gtm(TheAgeofChrist,1120.) num(218) menutext(The Age of Christ, 1120.An army…) 
218.1. label(Event) unit(Entry) xml:id(d27142e12894) gi(div2) heads(0) gtm(TheAgeofChrist,1120.) n(1) menutext(The Age of Christ, 1120.) 
218.2. label(Event) unit(Entry) xml:id(d27142e12897) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(2) menutext(An army was led by Toirdhealbhach…) 
218.3. label(Event) unit(Entry) xml:id(d27142e12900) gi(div2) heads(0) gtm(Ceallach,successorofP) n(3) menutext(Ceallach, successor of Patrick, made a…) 
218.4. label(Event) unit(Entry) xml:id(d27142e12903) gi(div2) heads(0) gtm(AnarmywasledbyDomhn) n(4) menutext(An army was led by Domhnall…) 
218.5. label(Event) unit(Entry) xml:id(d27142e12906) gi(div2) heads(0) gtm(EachmarcachMacUidhrin,) n(5) menutext(Eachmarcach Mac Uidhrin, chief of Cinel-Fearadhaigh,…) 
218.6. label(Event) unit(Entry) xml:id(d27142e12909) gi(div2) heads(0) gtm(Thebattleoftheplain) n(6) menutext(The battle of the plain of…) 
218.7. label(Event) unit(Entry) xml:id(d27142e12912) gi(div2) heads(0) gtm(Branan,sonofGillachri) n(7) menutext(Branan, son of Gillachrist, chief of…) 
218.8. label(Event) unit(Entry) xml:id(d27142e12915) gi(div2) heads(0) gtm(ThebridgeofAth-Luain,) n(8) menutext(The bridge of Ath-Luain, the bridge…) 
218.9. label(Event) unit(Entry) xml:id(d27142e12921) gi(div2) heads(0) gtm(ThefairofTailltinwas) n(9) menutext(The fair of Tailltin was celebrated…) 
Section 219. label(Annal) unit(Year) xml:id(d27142e12924) gi(div1) heads(0) n(M1121) gtm(TheAgeofChrist,1121.) num(219) menutext(The Age of Christ, 1121.Samuel Ua…) 
219.1. label(Event) unit(Entry) xml:id(d27142e12925) gi(div2) heads(0) gtm(TheAgeofChrist,1121.) n(1) menutext(The Age of Christ, 1121.) 
219.2. label(Event) unit(Entry) xml:id(d27142e12928) gi(div2) heads(0) gtm(SamuelUahAingli,Bisho) n(2) menutext(Samuel Ua hAingli, Bishop of Ath-cliath,…) 
219.3. label(Event) unit(Entry) xml:id(d27142e12933) gi(div2) heads(0) gtm(Domhnall,sonofArdghar) n(3) menutext(Domhnall, son of Ardghar Mac Lochlainn,…) 
219.4. label(Event) unit(Entry) xml:id(d27142e12936) gi(div2) heads(0) gtm(Gilla-EasbuigEoghainUa) n(4) menutext(Gilla-Easbuig Eoghain Ua hAinniarraidh, lord of…) 
219.5. label(Event) unit(Entry) xml:id(d27142e12939) gi(div2) heads(0) gtm(Cumaighe,sonofDeoraid) n(5) menutext(Cumaighe, son of Deoraidh Ua Floinn,…) 
219.6. label(Event) unit(Entry) xml:id(d27142e12945) gi(div2) heads(0) gtm(MaelseachlainnUaCealla) n(6) menutext(Maelseachlainn Ua Ceallachain, lord of Ui-Eathach-Mumhan,…) 
219.7. label(Event) unit(Entry) xml:id(d27142e12948) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(7) menutext(An army was led by Toirdhealbhach…) 
219.8. label(Event) unit(Entry) xml:id(d27142e12951) gi(div2) heads(0) gtm(Aplunderingexcursionw) n(8) menutext(A plundering excursion was, moreover, made…) 
219.9. label(Event) unit(Entry) xml:id(d27142e12954) gi(div2) heads(0) gtm(CugaileangMacGillaseac) n(9) menutext(Cugaileang Mac Gillaseachnaill, lord of South…) 
219.10. label(Event) unit(Entry) xml:id(d27142e12957) gi(div2) heads(0) gtm(TwostreetsofTrian-Mas) n(10) menutext(Two streets of Trian-Masain, from the…) 
219.11. label(Event) unit(Entry) xml:id(d27142e12960) gi(div2) heads(0) gtm(Agreatwind-stormhappe) n(11) menutext(A great wind-storm happened in the…) 
219.12. label(Event) unit(Entry) xml:id(d27142e12964) gi(div2) heads(0) gtm(ThecloictheachofTeala) n(12) menutext(The cloictheach of Tealach-nInmainne, in Osraighe,…) 
219.13. label(Event) unit(Entry) xml:id(d27142e12969) gi(div2) heads(0) gtm(Righbhardan,sonofCuco) n(13) menutext(Righbhardan, son of Cucoirne, lord of…) 
219.14. label(Event) unit(Entry) xml:id(d27142e12972) gi(div2) heads(0) gtm(ConchobharUaFogarta,l) n(14) menutext(Conchobhar Ua Fogarta, lord of South…) 
Section 220. label(Annal) unit(Year) xml:id(d27142e12975) gi(div1) heads(0) n(M1122) gtm(TheAgeofChrist,1122.) num(220) menutext(The Age of Christ, 1122.The shrine…) 
220.1. label(Event) unit(Entry) xml:id(d27142e12976) gi(div2) heads(0) gtm(TheAgeofChrist,1122.) n(1) menutext(The Age of Christ, 1122.) 
220.2. label(Event) unit(Entry) xml:id(d27142e12979) gi(div2) heads(0) gtm(TheshrineofColman,so) n(2) menutext(The shrine of Colman, son of…) 
220.3. label(Event) unit(Entry) xml:id(d27142e12982) gi(div2) heads(0) gtm(FeargnaMacEchthigheirn) n(3) menutext(Feargna Mac Echthigheirn, successor of Buithe,…) 
220.4. label(Event) unit(Entry) xml:id(d27142e12985) gi(div2) heads(0) gtm(Annadh,sonofMacUlca,) n(4) menutext(Annadh, son of Mac Ulca, airchinneach…) 
220.5. label(Event) unit(Entry) xml:id(d27142e12988) gi(div2) heads(0) gtm(andConchobharUaLighda) n(5) menutext(and Conchobhar Ua Lighda, successor of…) 
220.6. label(Event) unit(Entry) xml:id(d27142e12991) gi(div2) heads(0) gtm(Conghal,lectorofCluai) n(6) menutext(Conghal, lector of Cluain-Iraird, died at…) 
220.7. label(Event) unit(Entry) xml:id(d27142e12994) gi(div2) heads(0) gtm(AedhUaDuibhdhirma,chi) n(7) menutext(Aedh Ua Duibhdhirma, chief of Breadach,…) 
220.8. label(Event) unit(Entry) xml:id(d27142e12997) gi(div2) heads(0) gtm(DonnsleibheUahOgain,c) n(8) menutext(Donnsleibhe Ua hOgain, chief of Cinel-Fearghusa,…) 
220.9. label(Event) unit(Entry) xml:id(d27142e13000) gi(div2) heads(0) gtm(MaelseachlainnUaDonnag) n(9) menutext(Maelseachlainn Ua Donnagain, lord of Aradh-thire,…) 
220.10. label(Event) unit(Entry) xml:id(d27142e13003) gi(div2) heads(0) gtm(AedhUaRuairc,i.e.the) n(10) menutext(Aedh Ua Ruairc, i.e. the son…) 
220.11. label(Event) unit(Entry) xml:id(d27142e13006) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(11) menutext(An army was led by Toirdhealbhach…) 
220.12. label(Event) unit(Entry) xml:id(d27142e13010) gi(div2) heads(0) gtm(Agreatpredatoryexcurs) n(12) menutext(A great predatory excursion was made…) 
220.13. label(Event) unit(Entry) xml:id(d27142e13014) gi(div2) heads(0) gtm(MaelcoluimUaBrolchain,) n(13) menutext(Maelcoluim Ua Brolchain, Bishop of Ard-Macha,…) 
Section 221. label(Annal) unit(Year) xml:id(d27142e13017) gi(div1) heads(0) n(M1123) gtm(TheAgeofChrist,1123.) num(221) menutext(The Age of Christ, 1123.Aenghus Ua…) 
221.1. label(Event) unit(Entry) xml:id(d27142e13018) gi(div2) heads(0) gtm(TheAgeofChrist,1123.) n(1) menutext(The Age of Christ, 1123.) 
221.2. label(Event) unit(Entry) xml:id(d27142e13021) gi(div2) heads(0) gtm(AenghusUaGormain,succ) n(2) menutext(Aenghus Ua Gormain, successor of Comhghall,…) 
221.3. label(Event) unit(Entry) xml:id(d27142e13024) gi(div2) heads(0) gtm(FlannUaDuibhinsi,airc) n(3) menutext(Flann Ua Duibhinsi, airchinneach of Lughmhadh;) 
221.4. label(Event) unit(Entry) xml:id(d27142e13027) gi(div2) heads(0) gtm(MaelmaireUaCondubhain,) n(4) menutext(Maelmaire Ua Condubhain, airchinneach of Doire-Lurain;) 
221.5. label(Event) unit(Entry) xml:id(d27142e13030) gi(div2) heads(0) gtm(andMaelisaUahAirtri,) n(5) menutext(and Maelisa Ua hAirtri, steward of…) 
221.6. label(Event) unit(Entry) xml:id(d27142e13033) gi(div2) heads(0) gtm(ConghalachUaFlaithbhea) n(6) menutext(Conghalach Ua Flaithbheartaigh, royal heir of…) 
221.7. label(Event) unit(Entry) xml:id(d27142e13036) gi(div2) heads(0) gtm(CucaisilUaCearbhaill,) n(7) menutext(Cucaisil Ua Cearbhaill, lord of Fearnmhagh,…) 
221.8. label(Event) unit(Entry) xml:id(d27142e13039) gi(div2) heads(0) gtm(DonnsleibheMacCathalai) n(8) menutext(Donnsleibhe Mac Cathalain, the prosperity and…) 
221.9. label(Event) unit(Entry) xml:id(d27142e13042) gi(div2) heads(0) gtm(DonnchadhMacGillaphadr) n(9) menutext(Donnchadh Mac Gillaphadraig Ruaidh, lord of…) 
221.10. label(Event) unit(Entry) xml:id(d27142e13048) gi(div2) heads(0) gtm(Agreatarmywasledby) n(10) menutext(A great army was led by…) 
221.11. label(Event) unit(Entry) xml:id(d27142e13051) gi(div2) heads(0) gtm(TheGaileangatookahou) n(11) menutext(The Gaileanga took a house at…) 
221.12. label(Event) unit(Entry) xml:id(d27142e13055) gi(div2) heads(0) gtm(Domhnall,sonofDonncha) n(12) menutext(Domhnall, son of Donnchadh, royal heir…) 
221.13. label(Event) unit(Entry) xml:id(d27142e13058) gi(div2) heads(0) gtm(Anunusualattackwasma) n(13) menutext(An unusual attack was made upon…) 
221.14. label(Event) unit(Entry) xml:id(d27142e13066) gi(div2) heads(0) gtm(Donnchadh,sonofTadhg) n(14) menutext(Donnchadh, son of Tadhg Mac Carthaigh,…) 
221.15. label(Event) unit(Entry) xml:id(d27142e13069) gi(div2) heads(0) gtm(TadhgUaMaille,lordof) n(15) menutext(Tadhg Ua Maille, lord of Umhall,…) 
Section 222. label(Annal) unit(Year) xml:id(d27142e13073) gi(div1) heads(0) n(M1124) gtm(TheAgeofChrist,1124.) num(222) menutext(The Age of Christ, 1124.St. Maelmaedhog…) 
222.1. label(Event) unit(Entry) xml:id(d27142e13074) gi(div2) heads(0) gtm(TheAgeofChrist,1124.) n(1) menutext(The Age of Christ, 1124.) 
222.2. label(Event) unit(Entry) xml:id(d27142e13077) gi(div2) heads(0) gtm(St.MaelmaedhogO'Morgai) n(2) menutext(St. Maelmaedhog O'Morgair sat in the…) 
222.3. label(Event) unit(Entry) xml:id(d27142e13080) gi(div2) heads(0) gtm(Maelcoluim,sonofMaelm) n(3) menutext(Maelcoluim, son of Maelmaith Ua Connagain,…) 
222.4. label(Event) unit(Entry) xml:id(d27142e13083) gi(div2) heads(0) gtm(Thefinishingoftheclo) n(4) menutext(The finishing of the cloictheach of…) 
222.5. label(Event) unit(Entry) xml:id(d27142e13086) gi(div2) heads(0) gtm(TadhgMacCarthaigh,lor) n(5) menutext(Tadhg Mac Carthaigh, lord of Desmond,…) 
222.6. label(Event) unit(Entry) xml:id(d27142e13089) gi(div2) heads(0) gtm(MuireadhachMacGormain,) n(6) menutext(Muireadhach Mac Gormain, lord of Ui-Bairrche,…) 
222.7. label(Event) unit(Entry) xml:id(d27142e13095) gi(div2) heads(0) gtm(Ardghar,sonofAedh,ro) n(7) menutext(Ardghar, son of Aedh, royal heir…) 
222.8. label(Event) unit(Entry) xml:id(d27142e13098) gi(div2) heads(0) gtm(Maelseachlainn,sonofT) n(8) menutext(Maelseachlainn, son of Tadhg, son of…) 
222.9. label(Event) unit(Entry) xml:id(d27142e13101) gi(div2) heads(0) gtm(Gillabroide,sonofTigh) n(9) menutext(Gillabroide, son of Tighearnan Ua Ruairc,…) 
222.10. label(Event) unit(Entry) xml:id(d27142e13104) gi(div2) heads(0) gtm(Muireadhach(i.e.lordo) n(10) menutext(Muireadhach (i.e. lord of Clann-Coscraigh), the…) 
222.11. label(Event) unit(Entry) xml:id(d27142e13110) gi(div2) heads(0) gtm(LochlainnUaFollamhain,) n(11) menutext(Lochlainn Ua Follamhain, lord of Crich…) 
222.12. label(Event) unit(Entry) xml:id(d27142e13114) gi(div2) heads(0) gtm(Gluniairn,sonofBran,) n(12) menutext(Gluniairn, son of Bran, lord of…) 
222.13. label(Event) unit(Entry) xml:id(d27142e13119) gi(div2) heads(0) gtm(ThetwosonsofTadhg,s) n(13) menutext(The two sons of Tadhg, son…) 
222.14. label(Event) unit(Entry) xml:id(d27142e13122) gi(div2) heads(0) gtm(AedhUaMathghamhna,roy) n(14) menutext(Aedh Ua Mathghamhna, royal heir of…) 
222.15. label(Event) unit(Entry) xml:id(d27142e13125) gi(div2) heads(0) gtm(ThegreatfleetofToird) n(15) menutext(The great fleet of Toirdhealbhach Ua…) 
222.16. label(Event) unit(Entry) xml:id(d27142e13128) gi(div2) heads(0) gtm(Threecastleswereerect) n(16) menutext(Three castles were erected by the…) 
222.17. label(Event) unit(Entry) xml:id(d27142e13131) gi(div2) heads(0) gtm(Aplunderingarmywasle) n(17) menutext(A plundering army was led by…) 
222.18. label(Event) unit(Entry) xml:id(d27142e13137) gi(div2) heads(0) gtm(ThehostagesofDesmond,) n(18) menutext(The hostages of Desmond, among whom…) 
Section 223. label(Annal) unit(Year) xml:id(d27142e13140) gi(div1) heads(0) n(M1125) gtm(TheAgeofChrist,1125.) num(223) menutext(The Age of Christ, 1125.Maeleoin Ua…) 
223.1. label(Event) unit(Entry) xml:id(d27142e13141) gi(div2) heads(0) gtm(TheAgeofChrist,1125.) n(1) menutext(The Age of Christ, 1125.) 
223.2. label(Event) unit(Entry) xml:id(d27142e13144) gi(div2) heads(0) gtm(MaeleoinUaDunagain,a) n(2) menutext(Maeleoin Ua Dunagain, a paragon of…) 
223.3. label(Event) unit(Entry) xml:id(d27142e13147) gi(div2) heads(0) gtm(Maeltrena,anoblepries) n(3) menutext(Maeltrena, a noble priest and learned…) 
223.4. label(Event) unit(Entry) xml:id(d27142e13152) gi(div2) heads(0) gtm(MacMaeilesuthain,chief) n(4) menutext(Mac Maeilesuthain, chief lector of the…) 
223.5. label(Event) unit(Entry) xml:id(d27142e13155) gi(div2) heads(0) gtm(CineidighUaConaing,ai) n(5) menutext(Cineidigh Ua Conaing, airchinneach of Cill-Dalua,…) 
223.6. label(Event) unit(Entry) xml:id(d27142e13158) gi(div2) heads(0) gtm(OnthefifthoftheIdes) n(6) menutext(On the fifth of the Ides…) 
223.7. label(Event) unit(Entry) xml:id(d27142e13161) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(7) menutext(An army was led by Toirdhealbhach…) 
223.8. label(Event) unit(Entry) xml:id(d27142e13164) gi(div2) heads(0) gtm(Ononeoccasion,asMuir) n(8) menutext(On one occasion, as Muircheartach Ua…) 
223.9. label(Event) unit(Entry) xml:id(d27142e13167) gi(div2) heads(0) gtm(ThetwosonsofAineisli) n(9) menutext(The two sons of Aineislis Ua…) 
223.10. label(Event) unit(Entry) xml:id(d27142e13170) gi(div2) heads(0) gtm(ThebridgeofAth-Luain) n(10) menutext(The bridge of Ath-Luain and the…) 
223.11. label(Event) unit(Entry) xml:id(d27142e13173) gi(div2) heads(0) gtm(FlannandGillariabhach,) n(11) menutext(Flann and Gillariabhach, the two sons…) 
Section 224. label(Annal) unit(Year) xml:id(d27142e13176) gi(div1) heads(0) n(M1126) gtm(TheAgeofChrist,1126.) num(224) menutext(The Age of Christ, 1126.Aedh Ua…) 
224.1. label(Event) unit(Entry) xml:id(d27142e13177) gi(div2) heads(0) gtm(TheAgeofChrist,1126.) n(1) menutext(The Age of Christ, 1126.) 
224.2. label(Event) unit(Entry) xml:id(d27142e13180) gi(div2) heads(0) gtm(AedhUaModain,Bishopo) n(2) menutext(Aedh Ua Modain, Bishop of Gleann-da-locha,…) 
224.3. label(Event) unit(Entry) xml:id(d27142e13183) gi(div2) heads(0) gtm(FinnUaConaingen,airch) n(3) menutext(Finn Ua Conaingen, airchinneach of Doire…) 
224.4. label(Event) unit(Entry) xml:id(d27142e13186) gi(div2) heads(0) gtm(MuireadhachUaCuillein,) n(4) menutext(Muireadhach Ua Cuillein, airchinneach of Clochar,…) 
224.5. label(Event) unit(Entry) xml:id(d27142e13189) gi(div2) heads(0) gtm(ConchobharUaCleirigh,) n(5) menutext(Conchobhar Ua Cleirigh, lector of Cill-dara,…) 
224.6. label(Event) unit(Entry) xml:id(d27142e13195) gi(div2) heads(0) gtm(Gillafinain,successoro) n(6) menutext(Gillafinain, successor of Feichin.) 
224.7. label(Event) unit(Entry) xml:id(d27142e13198) gi(div2) heads(0) gtm(andMaelisaUaCoinne,t) n(7) menutext(and Maelisa Ua Coinne, the most…) 
224.8. label(Event) unit(Entry) xml:id(d27142e13201) gi(div2) heads(0) gtm(ThechurchcalledtheRe) n(8) menutext(The church called the Regles of…) 
224.9. label(Event) unit(Entry) xml:id(d27142e13206) gi(div2) heads(0) gtm(Corcach-morofMunster,) n(9) menutext(Corcach-mor of Munster, with its church,…) 
224.10. label(Event) unit(Entry) xml:id(d27142e13209) gi(div2) heads(0) gtm(Enda,thesonofMacMur) n(10) menutext(Enda, the son of Mac Murchadha…) 
224.11. label(Event) unit(Entry) xml:id(d27142e13212) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(11) menutext(An army was led by Toirdhealbhach…) 
224.12. label(Event) unit(Entry) xml:id(d27142e13219) gi(div2) heads(0) gtm(Thesamekinghadagrea) n(12) menutext(The same king had a great…) 
224.13. label(Event) unit(Entry) xml:id(d27142e13222) gi(div2) heads(0) gtm(DomhnallFinnUaDubhda,) n(13) menutext(Domhnall Finn Ua Dubhda, lord of…) 
224.14. label(Event) unit(Entry) xml:id(d27142e13225) gi(div2) heads(0) gtm(Agreatstormofwarthr) n(14) menutext(A great storm of war throughout…) 
224.15. label(Event) unit(Entry) xml:id(d27142e13228) gi(div2) heads(0) gtm(Atreacherouspreywasm) n(15) menutext(A treacherous prey was made by…) 
Section 225. label(Annal) unit(Year) xml:id(d27142e13231) gi(div1) heads(0) n(M1127) gtm(TheAgeofChrist,1127.) num(225) menutext(The Age of Christ, 1127.Gillachrist Ua…) 
225.1. label(Event) unit(Entry) xml:id(d27142e13232) gi(div2) heads(0) gtm(TheAgeofChrist,1127.) n(1) menutext(The Age of Christ, 1127.) 
225.2. label(Event) unit(Entry) xml:id(d27142e13235) gi(div2) heads(0) gtm(GillachristUaMaeleoin,) n(2) menutext(Gillachrist Ua Maeleoin, abbot, successor of…) 
225.3. label(Event) unit(Entry) xml:id(d27142e13241) gi(div2) heads(0) gtm(MaelmaireUaGodain,nob) n(3) menutext(Maelmaire Ua Godain, noble priest and…) 
225.4. label(Event) unit(Entry) xml:id(d27142e13245) gi(div2) heads(0) gtm(Conghalach,successorof) n(4) menutext(Conghalach, successor of Cianan;) 
225.5. label(Event) unit(Entry) xml:id(d27142e13248) gi(div2) heads(0) gtm(GillachiarainUaRoda,a) n(5) menutext(Gillachiarain Ua Roda, airchinneach of Cunga,…) 
225.6. label(Event) unit(Entry) xml:id(d27142e13254) gi(div2) heads(0) gtm(GillachomhghaillUaTuat) n(6) menutext(Gillachomhghaill Ua Tuathail, successor of Caeimhghin,…) 
225.7. label(Event) unit(Entry) xml:id(d27142e13257) gi(div2) heads(0) gtm(MaelbrighdeUaForannain) n(7) menutext(Maelbrighde Ua Forannain, airchinneach of Ard-sratha;) 
225.8. label(Event) unit(Entry) xml:id(d27142e13260) gi(div2) heads(0) gtm(MaelbrighdeUaCinaedha,) n(8) menutext(Maelbrighde Ua Cinaedha, airchinneach of Ard-Trea;) 
225.9. label(Event) unit(Entry) xml:id(d27142e13263) gi(div2) heads(0) gtm(andDomhnallDallUaMur) n(9) menutext(and Domhnall Dall Ua Murchadha, chief…) 
225.10. label(Event) unit(Entry) xml:id(d27142e13266) gi(div2) heads(0) gtm(MacConaenaighUaMaelgu) n(10) menutext(Mac Conaenaigh Ua Maelguirm, airchinneach of…) 
225.11. label(Event) unit(Entry) xml:id(d27142e13270) gi(div2) heads(0) gtm(TheshrineofColum-Cill) n(11) menutext(The shrine of Colum-Cille was carried…) 
225.12. label(Event) unit(Entry) xml:id(d27142e13273) gi(div2) heads(0) gtm(GillachristUahEignigh,) n(12) menutext(Gillachrist Ua hEignigh, lord of Feara-Manach…) 
225.13. label(Event) unit(Entry) xml:id(d27142e13276) gi(div2) heads(0) gtm(CearbhallMacFaelainwa) n(13) menutext(Cearbhall Mac Faelain was killed by…) 
225.14. label(Event) unit(Entry) xml:id(d27142e13279) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(14) menutext(An army was led by Toirdhealbhach…) 
225.15. label(Event) unit(Entry) xml:id(d27142e13282) gi(div2) heads(0) gtm(Donnchadh,thesonofMa) n(15) menutext(Donnchadh, the son of Mac Carthaigh,…) 
225.16. label(Event) unit(Entry) xml:id(d27142e13285) gi(div2) heads(0) gtm(ThegreatfleetofToird) n(16) menutext(The great fleet of Toirdhealbhach Ua…) 
225.17. label(Event) unit(Entry) xml:id(d27142e13288) gi(div2) heads(0) gtm(AbattlebetweentheUli) n(17) menutext(A battle between the Ulidians themselves,…) 
225.18. label(Event) unit(Entry) xml:id(d27142e13293) gi(div2) heads(0) gtm(MurchadhUaMaelseachlai) n(18) menutext(Murchadh Ua Maelseachlainn was deposed, and…) 
Section 226. label(Annal) unit(Year) xml:id(d27142e13296) gi(div1) heads(0) n(M1128) gtm(TheAgeofChrist,1128.) num(226) menutext(The Age of Christ, 1128.Muirgheas O'Nioc,…) 
226.1. label(Event) unit(Entry) xml:id(d27142e13297) gi(div2) heads(0) gtm(TheAgeofChrist,1128.) n(1) menutext(The Age of Christ, 1128.) 
226.2. label(Event) unit(Entry) xml:id(d27142e13300) gi(div2) heads(0) gtm(MuirgheasO'Nioc,succes) n(2) menutext(Muirgheas O'Nioc, successor of Iarlath of…) 
226.3. label(Event) unit(Entry) xml:id(d27142e13303) gi(div2) heads(0) gtm(ConaingUaBegleighinn,) n(3) menutext(Conaing Ua Begleighinn, Abbot of Ceanannus,…) 
226.4. label(Event) unit(Entry) xml:id(d27142e13306) gi(div2) heads(0) gtm(GillaphadraigUaCathail) n(4) menutext(Gillaphadraig Ua Cathail, successor of Caemhghin,…) 
226.5. label(Event) unit(Entry) xml:id(d27142e13309) gi(div2) heads(0) gtm(GillacruimhthirfraeichM) n(5) menutext(Gillacruimhthirfraeich Mac Scolaighe, successor of Bearach…) 
226.6. label(Event) unit(Entry) xml:id(d27142e13312) gi(div2) heads(0) gtm(UaBanain,successorof) n(6) menutext(Ua Banain, successor of Cronan of…) 
226.7. label(Event) unit(Entry) xml:id(d27142e13315) gi(div2) heads(0) gtm(Mac-MarasUaReabhachain) n(7) menutext(Mac-Maras Ua Reabhachain, successor of Mochuda;) 
226.8. label(Event) unit(Entry) xml:id(d27142e13318) gi(div2) heads(0) gtm(Gillachiarain,sonofGi) n(8) menutext(Gillachiarain, son of Gilladubh Ua Draeda,…) 
226.9. label(Event) unit(Entry) xml:id(d27142e13321) gi(div2) heads(0) gtm(CeinneidighUaConghail,) n(9) menutext(Ceinneidigh Ua Conghail, airchinneach of Lis-aeidheadh…) 
226.10. label(Event) unit(Entry) xml:id(d27142e13324) gi(div2) heads(0) gtm(Gilla-an-choimhdheadh,s) n(10) menutext(Gilla-an-choimhdheadh, son of Mac Cuinn, Tanist-abbot…) 
226.11. label(Event) unit(Entry) xml:id(d27142e13327) gi(div2) heads(0) gtm(andFingart,anmcharaof) n(11) menutext(and Fingart, anmchara of Corcumdhruadh, died.) 
226.12. label(Event) unit(Entry) xml:id(d27142e13331) gi(div2) heads(0) gtm(Ceinneidigh,sonofAedh) n(12) menutext(Ceinneidigh, son of Aedh Mac Duinnsleibhe,…) 
226.13. label(Event) unit(Entry) xml:id(d27142e13334) gi(div2) heads(0) gtm(ThemenofMagh-Itha,wi) n(13) menutext(The men of Magh-Itha, with Domhnall…) 
226.14. label(Event) unit(Entry) xml:id(d27142e13337) gi(div2) heads(0) gtm(ThebattleofAth-Fhirdh) n(14) menutext(The battle of Ath-Fhirdhiadh was gained…) 
226.15. label(Event) unit(Entry) xml:id(d27142e13343) gi(div2) heads(0) gtm(Aplunderingarmywasle) n(15) menutext(A plundering army was led by…) 
226.16. label(Event) unit(Entry) xml:id(d27142e13346) gi(div2) heads(0) gtm(Aplunderingarmywasle) n(16) menutext(A plundering army was led by…) 
226.17. label(Event) unit(Entry) xml:id(d27142e13349) gi(div2) heads(0) gtm(Ayear'speacewasmade) n(17) menutext(A year's peace was made by…) 
226.18. label(Event) unit(Entry) xml:id(d27142e13354) gi(div2) heads(0) gtm(Tailltin,daughterofMu) n(18) menutext(Tailltin, daughter of Murchadh Ua Maeleachlainn,…) 
226.19. label(Event) unit(Entry) xml:id(d27142e13357) gi(div2) heads(0) gtm(Domhnall,sonofGillafi) n(19) menutext(Domhnall, son of Gillafinn, son of…) 
226.20. label(Event) unit(Entry) xml:id(d27142e13360) gi(div2) heads(0) gtm(Agreatpredatoryexcurs) n(20) menutext(A great predatory excursion was committed…) 
226.21. label(Event) unit(Entry) xml:id(d27142e13366) gi(div2) heads(0) gtm(Maghnus,thesonofMac) n(21) menutext(Maghnus, the son of Mac Lochlainn,…) 
Section 227. label(Annal) unit(Year) xml:id(d27142e13369) gi(div1) heads(0) n(M1129) gtm(TheAgeofChrist,1129.) num(227) menutext(The Age of Christ, 1129.Maelbrighde Ua…) 
227.1. label(Event) unit(Entry) xml:id(d27142e13370) gi(div2) heads(0) gtm(TheAgeofChrist,1129.) n(1) menutext(The Age of Christ, 1129.) 
227.2. label(Event) unit(Entry) xml:id(d27142e13373) gi(div2) heads(0) gtm(MaelbrighdeUaFlannain,) n(2) menutext(Maelbrighde Ua Flannain, anchorite of Lis-mor;) 
227.3. label(Event) unit(Entry) xml:id(d27142e13376) gi(div2) heads(0) gtm(GillacolmainUaCeallaig) n(3) menutext(Gillacolmain Ua Ceallaigh, noble priest of…) 
227.4. label(Event) unit(Entry) xml:id(d27142e13379) gi(div2) heads(0) gtm(MacMuirgheasa,lectoro) n(4) menutext(Mac Muirgheasa, lector of Fearna; and) 
227.5. label(Event) unit(Entry) xml:id(d27142e13382) gi(div2) heads(0) gtm(UaDiarmada,successoro) n(5) menutext(Ua Diarmada, successor of Cronan of…) 
227.6. label(Event) unit(Entry) xml:id(d27142e13385) gi(div2) heads(0) gtm(ThehouseofColum-Cille) n(6) menutext(The house of Colum-Cille at Cill-mic-Nenain…) 
227.7. label(Event) unit(Entry) xml:id(d27142e13391) gi(div2) heads(0) gtm(Achangeoflordsbythe) n(7) menutext(A change of lords by the…) 
227.8. label(Event) unit(Entry) xml:id(d27142e13394) gi(div2) heads(0) gtm(Mathghamhain,sonofMui) n(8) menutext(Mathghamhain, son of Muircheartach Ua Briain,…) 
227.9. label(Event) unit(Entry) xml:id(d27142e13397) gi(div2) heads(0) gtm(FlannUaCeallaigh,lord) n(9) menutext(Flann Ua Ceallaigh, lord of the…) 
227.10. label(Event) unit(Entry) xml:id(d27142e13400) gi(div2) heads(0) gtm(NiallUaCrichain,lord) n(10) menutext(Niall Ua Crichain, lord of Ui-Fiachrach…) 
227.11. label(Event) unit(Entry) xml:id(d27142e13403) gi(div2) heads(0) gtm(GillachristUahUidhrin,) n(11) menutext(Gillachrist Ua hUidhrin, chief of Cinel-Fearadhaigh,…) 
227.12. label(Event) unit(Entry) xml:id(d27142e13409) gi(div2) heads(0) gtm(ThecastleofAth-Luain) n(12) menutext(The castle of Ath-Luain and the…) 
227.13. label(Event) unit(Entry) xml:id(d27142e13412) gi(div2) heads(0) gtm(Thealtarofthegreatc) n(13) menutext(The altar of the great church…) 
227.14. label(Event) unit(Entry) xml:id(d27142e13421) gi(div2) heads(0) gtm(Ceallach,successorofP) n(14) menutext(Ceallach, successor of Patrick, a son…) 
227.15. label(Event) unit(Entry) xml:id(d27142e13426) gi(div2) heads(0) gtm(Muircheartach,sonofDo) n(15) menutext(Muircheartach, son of Domhnall, was appointed…) 
Section 228. label(Annal) unit(Year) xml:id(d27142e13429) gi(div1) heads(0) n(M1130) gtm(TheAgeofChrist,1130.) num(228) menutext(The Age of Christ, 1130.Sord-Choluim-Chille, with…) 
228.1. label(Event) unit(Entry) xml:id(d27142e13430) gi(div2) heads(0) gtm(TheAgeofChrist,1130.) n(1) menutext(The Age of Christ, 1130.) 
228.2. label(Event) unit(Entry) xml:id(d27142e13433) gi(div2) heads(0) gtm(Sord-Choluim-Chille,wit) n(2) menutext(Sord-Choluim-Chille, with its churches and relics,…) 
228.3. label(Event) unit(Entry) xml:id(d27142e13436) gi(div2) heads(0) gtm(LochlainnUaMaelruanaid) n(3) menutext(Lochlainn Ua Maelruanaidh, royal heir of…) 
228.4. label(Event) unit(Entry) xml:id(d27142e13439) gi(div2) heads(0) gtm(CuaifneUaConchobhair,) n(4) menutext(Cuaifne Ua Conchobhair, lord of Ui-Failghe,…) 
228.5. label(Event) unit(Entry) xml:id(d27142e13442) gi(div2) heads(0) gtm(Gillacualann,grandsono) n(5) menutext(Gillacualann, grandson of Dunghaile, lord of…) 
228.6. label(Event) unit(Entry) xml:id(d27142e13445) gi(div2) heads(0) gtm(DiarmaidUaFollamhain,) n(6) menutext(Diarmaid Ua Follamhain, chief of Clann-Uadach;…) 
228.7. label(Event) unit(Entry) xml:id(d27142e13448) gi(div2) heads(0) gtm(ThejewelsofCluain-mic) n(7) menutext(The jewels of Cluain-mic-Nois were revealed…) 
228.8. label(Event) unit(Entry) xml:id(d27142e13454) gi(div2) heads(0) gtm(AnarmywasledbyUaLo) n(8) menutext(An army was led by Ua…) 
228.9. label(Event) unit(Entry) xml:id(d27142e13459) gi(div2) heads(0) gtm(ToirdhealbhachUaConcho) n(9) menutext(Toirdhealbhach Ua Conchobhair proceeded with a…) 
228.10. label(Event) unit(Entry) xml:id(d27142e13462) gi(div2) heads(0) gtm(Hebroughtanotherfleet) n(10) menutext(He brought another fleet to Desmond,…) 
228.11. label(Event) unit(Entry) xml:id(d27142e13465) gi(div2) heads(0) gtm(AbattlewasgainedatS) n(11) menutext(A battle was gained at Sliabh-Guaire…) 
228.12. label(Event) unit(Entry) xml:id(d27142e13469) gi(div2) heads(0) gtm(Greatfruituponalltre) n(12) menutext(Great fruit upon all trees, both…) 
Section 229. label(Annal) unit(Year) xml:id(d27142e13472) gi(div1) heads(0) n(M1131) gtm(TheAgeofChrist,1131.) num(229) menutext(The Age of Christ, 1131.Maelisa Ua…) 
229.1. label(Event) unit(Entry) xml:id(d27142e13473) gi(div2) heads(0) gtm(TheAgeofChrist,1131.) n(1) menutext(The Age of Christ, 1131.) 
229.2. label(Event) unit(Entry) xml:id(d27142e13476) gi(div2) heads(0) gtm(MaelisaUaFoghladha,Ar) n(2) menutext(Maelisa Ua Foghladha, Archbishop of Caiseal,…) 
229.3. label(Event) unit(Entry) xml:id(d27142e13482) gi(div2) heads(0) gtm(Dubhchobhlaigh,daughter) n(3) menutext(Dubhchobhlaigh, daughter of Ruaidhri na Soighe…) 
229.4. label(Event) unit(Entry) xml:id(d27142e13485) gi(div2) heads(0) gtm(Aplunderingarmywasle) n(4) menutext(A plundering army was led by…) 
229.5. label(Event) unit(Entry) xml:id(d27142e13488) gi(div2) heads(0) gtm(AnarmywasledbyConch) n(5) menutext(An army was led by Conchobhar…) 
229.6. label(Event) unit(Entry) xml:id(d27142e13491) gi(div2) heads(0) gtm(AnarmywasledbyConch) n(6) menutext(An army was led by Conchobhair,…) 
229.7. label(Event) unit(Entry) xml:id(d27142e13496) gi(div2) heads(0) gtm(Intheabsenceofthisa) n(7) menutext(In the absence of this army…) 
229.8. label(Event) unit(Entry) xml:id(d27142e13499) gi(div2) heads(0) gtm(Thomondwasplunderedby) n(8) menutext(Thomond was plundered by Cormac, the…) 
229.9. label(Event) unit(Entry) xml:id(d27142e13502) gi(div2) heads(0) gtm(AbattlewasgainedbyM) n(9) menutext(A battle was gained by Murchadh…) 
229.10. label(Event) unit(Entry) xml:id(d27142e13505) gi(div2) heads(0) gtm(ConchobharUaBriainwas) n(10) menutext(Conchobhar Ua Briain was severely wounded…) 
229.11. label(Event) unit(Entry) xml:id(d27142e13508) gi(div2) heads(0) gtm(DomhnallUaFuirg,lord) n(11) menutext(Domhnall Ua Fuirg, lord of Ui-Furgo,…) 
229.12. label(Event) unit(Entry) xml:id(d27142e13512) gi(div2) heads(0) gtm(Maelseachlainn,sonofM) n(12) menutext(Maelseachlainn, son of Muircheartach Ua Maeleachlainn,…) 
229.13. label(Event) unit(Entry) xml:id(d27142e13515) gi(div2) heads(0) gtm(Cluain-Irairdwastwice) n(13) menutext(Cluain-Iraird was twice plundered by the…) 
229.14. label(Event) unit(Entry) xml:id(d27142e13518) gi(div2) heads(0) gtm(ThebattleofCaill-Cobh) n(14) menutext(The battle of Caill-Cobhthaigh was gained…) 
229.15. label(Event) unit(Entry) xml:id(d27142e13523) gi(div2) heads(0) gtm(Fine-Gallwasplundered) n(15) menutext(Fine-Gall was plundered by Domhnall, son…) 
Section 230. label(Annal) unit(Year) xml:id(d27142e13526) gi(div1) heads(0) n(M1132) gtm(TheAgeofChrist,1132.) num(230) menutext(The Age of Christ, 1132.Maelmaedhog Ua…) 
230.1. label(Event) unit(Entry) xml:id(d27142e13527) gi(div2) heads(0) gtm(TheAgeofChrist,1132.) n(1) menutext(The Age of Christ, 1132.) 
230.2. label(Event) unit(Entry) xml:id(d27142e13530) gi(div2) heads(0) gtm(MaelmaedhogUaMorgairs) n(2) menutext(Maelmaedhog Ua Morgair sat in the…) 
230.3. label(Event) unit(Entry) xml:id(d27142e13533) gi(div2) heads(0) gtm(MaelbrenainnUahAnradha) n(3) menutext(Maelbrenainn Ua hAnradhain, successor of Brenainn…) 
230.4. label(Event) unit(Entry) xml:id(d27142e13536) gi(div2) heads(0) gtm(MaelbrighdeMacDoilgen,) n(4) menutext(Maelbrighde Mac Doilgen, noble priest of…) 
230.5. label(Event) unit(Entry) xml:id(d27142e13539) gi(div2) heads(0) gtm(UareirgheUaNeachtain,) n(5) menutext(Uareirghe Ua Neachtain, head of the…) 
230.6. label(Event) unit(Entry) xml:id(d27142e13542) gi(div2) heads(0) gtm(CucailleUaFinn,airchi) n(6) menutext(Cucaille Ua Finn, airchinneach of Cill-Colgain,…) 
230.7. label(Event) unit(Entry) xml:id(d27142e13545) gi(div2) heads(0) gtm(AnarmywasledbyConch) n(7) menutext(An army was led by Conchobhar…) 
230.8. label(Event) unit(Entry) xml:id(d27142e13548) gi(div2) heads(0) gtm(Maelseachlainn,sonofD) n(8) menutext(Maelseachlainn, son of Diarmaid Mac Murchadha,…) 
230.9. label(Event) unit(Entry) xml:id(d27142e13551) gi(div2) heads(0) gtm(Maenmhaghwasplundered) n(9) menutext(Maenmhagh was plundered by Conchobhar Ua…) 
230.10. label(Event) unit(Entry) xml:id(d27142e13554) gi(div2) heads(0) gtm(ThecastleofBun-Gaillm) n(10) menutext(The castle of Bun-Gaillmhe was burned…) 
230.11. label(Event) unit(Entry) xml:id(d27142e13557) gi(div2) heads(0) gtm(ThesonofAmhlaeibhUa) n(11) menutext(The son of Amhlaeibh Ua Lochlainn,…) 
230.12. label(Event) unit(Entry) xml:id(d27142e13561) gi(div2) heads(0) gtm(Agreatslaughterwasma) n(12) menutext(A great slaughter was made of…) 
230.13. label(Event) unit(Entry) xml:id(d27142e13564) gi(div2) heads(0) gtm(Oilen-na-BeitheintheS) n(13) menutext(Oilen-na-Beithe in the Sinainn was burned…) 
230.14. label(Event) unit(Entry) xml:id(d27142e13567) gi(div2) heads(0) gtm(DiarmaidMacEitigen,ch) n(14) menutext(Diarmaid Mac Eitigen, chief of Clann-Diarmada,…) 
230.15. label(Event) unit(Entry) xml:id(d27142e13570) gi(div2) heads(0) gtm(ThepreyofFeasogbyTi) n(15) menutext(The prey of Feasog by Tighearnan…) 
230.16. label(Event) unit(Entry) xml:id(d27142e13575) gi(div2) heads(0) gtm(Magh-Luirgwasplundered) n(16) menutext(Magh-Luirg was plundered by the men…) 
Section 231. label(Annal) unit(Year) xml:id(d27142e13578) gi(div1) heads(0) n(M1133) gtm(TheAgeofChrist,1133.) num(231) menutext(The Age of Christ, 1133.Muireadhach Ua…) 
231.1. label(Event) unit(Entry) xml:id(d27142e13579) gi(div2) heads(0) gtm(TheAgeofChrist,1133.) n(1) menutext(The Age of Christ, 1133.) 
231.2. label(Event) unit(Entry) xml:id(d27142e13582) gi(div2) heads(0) gtm(MuireadhachUaDuibhinns) n(2) menutext(Muireadhach Ua Duibhinnsi, airchinneach of Lughmhadh;) 
231.3. label(Event) unit(Entry) xml:id(d27142e13585) gi(div2) heads(0) gtm(Conaing,sonofDubhdale) n(3) menutext(Conaing, son of Dubhdaleithi, fosairchinneach of…) 
231.4. label(Event) unit(Entry) xml:id(d27142e13588) gi(div2) heads(0) gtm(MaelbrighdeUahAinnin,) n(4) menutext(Maelbrighde Ua hAinnin, noble martyr of…) 
231.5. label(Event) unit(Entry) xml:id(d27142e13591) gi(div2) heads(0) gtm(Ros-CreandLughmhadhwe) n(5) menutext(Ros-Cre and Lughmhadh were burned.) 
231.6. label(Event) unit(Entry) xml:id(d27142e13594) gi(div2) heads(0) gtm(Muircheartach,successor) n(6) menutext(Muircheartach, successor of Patrick, made a…) 
231.7. label(Event) unit(Entry) xml:id(d27142e13597) gi(div2) heads(0) gtm(Conchobhar,sonofMurch) n(7) menutext(Conchobhar, son of Murchadh Ua Maeleachlainn,…) 
231.8. label(Event) unit(Entry) xml:id(d27142e13603) gi(div2) heads(0) gtm(Lusca,withitschurchf) n(8) menutext(Lusca, with its church full of…) 
231.9. label(Event) unit(Entry) xml:id(d27142e13606) gi(div2) heads(0) gtm(Agreatdepredationwas) n(9) menutext(A great depredation was committed by…) 
231.10. label(Event) unit(Entry) xml:id(d27142e13609) gi(div2) heads(0) gtm(AnarmywasledbyCorma) n(10) menutext(An army was led by Cormac…) 
231.11. label(Event) unit(Entry) xml:id(d27142e13612) gi(div2) heads(0) gtm(Adepredationwascommit) n(11) menutext(A depredation was committed by Donnchadh…) 
231.12. label(Event) unit(Entry) xml:id(d27142e13616) gi(div2) heads(0) gtm(Adepredationwascommit) n(12) menutext(A depredation was committed by Tighearnan…) 
231.13. label(Event) unit(Entry) xml:id(d27142e13619) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(13) menutext(A battle was gained by the…) 
231.14. label(Event) unit(Entry) xml:id(d27142e13624) gi(div2) heads(0) gtm(ThebridgeofAth-Luain) n(14) menutext(The bridge of Ath-Luain and its…) 
231.15. label(Event) unit(Entry) xml:id(d27142e13627) gi(div2) heads(0) gtm(Aconferencewasheldby) n(15) menutext(A conference was held by Toirdhealbhach…) 
231.16. label(Event) unit(Entry) xml:id(d27142e13630) gi(div2) heads(0) gtm(Maelseachlainn,grandson) n(16) menutext(Maelseachlainn, grandson of Diarmaid, son of…) 
231.17. label(Event) unit(Entry) xml:id(d27142e13633) gi(div2) heads(0) gtm(ThetwosonsofCuchonna) n(17) menutext(The two sons of Cuchonnacht Ua…) 
231.18. label(Event) unit(Entry) xml:id(d27142e13636) gi(div2) heads(0) gtm(Gilla-na-naemhUaBirn,) n(18) menutext(Gilla-na-naemh Ua Birn, who was the…) 
231.19. label(Event) unit(Entry) xml:id(d27142e13639) gi(div2) heads(0) gtm(Agreatmurrainofcows) n(19) menutext(A great murrain of cows in…) 
231.20. label(Event) unit(Entry) xml:id(d27142e13653) gi(div2) heads(0) gtm(FlaithbheartachUaFlait) n(20) menutext(Flaithbheartach Ua Flaithbheartaigh was killed by…) 
231.21. label(Event) unit(Entry) xml:id(d27142e13656) gi(div2) heads(0) gtm(ThegreatarmyofallLe) n(21) menutext(The great army of all Leath-Mhogha…) 
Section 232. label(Annal) unit(Year) xml:id(d27142e13661) gi(div1) heads(0) n(M1134) gtm(TheAgeofChrist,1134.) num(232) menutext(The Age of Christ, 1134.Ceileachair, son…) 
232.1. label(Event) unit(Entry) xml:id(d27142e13662) gi(div2) heads(0) gtm(TheAgeofChrist,1134.) n(1) menutext(The Age of Christ, 1134.) 
232.2. label(Event) unit(Entry) xml:id(d27142e13665) gi(div2) heads(0) gtm(Ceileachair,sonofCorm) n(2) menutext(Ceileachair, son of Cormac Ua Cuinn…) 
232.3. label(Event) unit(Entry) xml:id(d27142e13679) gi(div2) heads(0) gtm(Maelciarain,asonofth) n(3) menutext(Maelciarain, a son of the same…) 
232.4. label(Event) unit(Entry) xml:id(d27142e13682) gi(div2) heads(0) gtm(FogartachUaRiagain,ai) n(4) menutext(Fogartach Ua Riagain, airchinneach of Ros-Cre,) 
232.5. label(Event) unit(Entry) xml:id(d27142e13685) gi(div2) heads(0) gtm(andGillabhrenainnUahA) n(5) menutext(and Gillabhrenainn Ua hAnradhain, successor of…) 
232.6. label(Event) unit(Entry) xml:id(d27142e13688) gi(div2) heads(0) gtm(ImharUahAedhagain,by) n(6) menutext(Imhar Ua hAedhagain, by whom the…) 
232.7. label(Event) unit(Entry) xml:id(d27142e13691) gi(div2) heads(0) gtm(Bebhinn,daughterofMac) n(7) menutext(Bebhinn, daughter of Mac Conchaille, female…) 
232.8. label(Event) unit(Entry) xml:id(d27142e13697) gi(div2) heads(0) gtm(MaelmaedhogUaMorgairm) n(8) menutext(Maelmaedhog Ua Morgair made a visitation…) 
232.9. label(Event) unit(Entry) xml:id(d27142e13700) gi(div2) heads(0) gtm(ArchuUaFlaithbheartaig) n(9) menutext(Archu Ua Flaithbheartaigh, royal heir of…) 
232.10. label(Event) unit(Entry) xml:id(d27142e13703) gi(div2) heads(0) gtm(Donnchadh,grandsonofM) n(10) menutext(Donnchadh, grandson of Murchadh Ua Briain,…) 
232.11. label(Event) unit(Entry) xml:id(d27142e13706) gi(div2) heads(0) gtm(Donnchadh,i.e.sonofC) n(11) menutext(Donnchadh, i.e. son of Cuaifne Ua…) 
232.12. label(Event) unit(Entry) xml:id(d27142e13710) gi(div2) heads(0) gtm(Anarmywasledbythes) n(12) menutext(An army was led by the…) 
232.13. label(Event) unit(Entry) xml:id(d27142e13713) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(13) menutext(A slaughter was made of the…) 
232.14. label(Event) unit(Entry) xml:id(d27142e13716) gi(div2) heads(0) gtm(Achurchwhichwaserect) n(14) menutext(A church which was erected by…) 
232.15. label(Event) unit(Entry) xml:id(d27142e13721) gi(div2) heads(0) gtm(Muircheartach,sonofDo) n(15) menutext(Muircheartach, son of Domhnall, son of…) 
232.16. label(Event) unit(Entry) xml:id(d27142e13724) gi(div2) heads(0) gtm(Niall,sonofAedh,was) n(16) menutext(Niall, son of Aedh, was installed…) 
232.17. label(Event) unit(Entry) xml:id(d27142e13727) gi(div2) heads(0) gtm(AchangeofabbotsatAr) n(17) menutext(A change of abbots at Ard-Macha,…) 
232.18. label(Event) unit(Entry) xml:id(d27142e13730) gi(div2) heads(0) gtm(Maelmaedhogafterwardsm) n(18) menutext(Maelmaedhog afterwards made his visitation of…) 
232.19. label(Event) unit(Entry) xml:id(d27142e13733) gi(div2) heads(0) gtm(Aedh,grandsonofLochla) n(19) menutext(Aedh, grandson of Lochlainn Mac Cochlain,…) 
232.20. label(Event) unit(Entry) xml:id(d27142e13736) gi(div2) heads(0) gtm(MurchadhUahEaghra,and) n(20) menutext(Murchadh Ua hEaghra, and his wife,…) 
Section 233. label(Annal) unit(Year) xml:id(d27142e13739) gi(div1) heads(0) n(M1135) gtm(TheAgeofChrist,1135.) num(233) menutext(The Age of Christ, 1135.Cinaeth Ua…) 
233.1. label(Event) unit(Entry) xml:id(d27142e13740) gi(div2) heads(0) gtm(TheAgeofChrist,1135.) n(1) menutext(The Age of Christ, 1135.) 
233.2. label(Event) unit(Entry) xml:id(d27142e13743) gi(div2) heads(0) gtm(CinaethUaBaeighill,a) n(2) menutext(Cinaeth Ua Baeighill, a noble bishop,…) 
233.3. label(Event) unit(Entry) xml:id(d27142e13746) gi(div2) heads(0) gtm(BishopUaCattan,Archbi) n(3) menutext(Bishop Ua Cattan, Archbishop of Ui-Ceinnsealaigh;) 
233.4. label(Event) unit(Entry) xml:id(d27142e13749) gi(div2) heads(0) gtm(andMaelisaUaFinnachta) n(4) menutext(and Maelisa Ua Finnachta, comharba of…) 
233.5. label(Event) unit(Entry) xml:id(d27142e13752) gi(div2) heads(0) gtm(GillacommainUaConghala) n(5) menutext(Gillacommain Ua Conghalaigh, lector of Ros-Commain,…) 
233.6. label(Event) unit(Entry) xml:id(d27142e13755) gi(div2) heads(0) gtm(Domhnall,sonofMuirche) n(6) menutext(Domhnall, son of Muircheartach Ua Briain,…) 
233.7. label(Event) unit(Entry) xml:id(d27142e13758) gi(div2) heads(0) gtm(FiachraMacEtnen,learn) n(7) menutext(Fiachra Mac Etnen, learned senior of…) 
233.8. label(Event) unit(Entry) xml:id(d27142e13764) gi(div2) heads(0) gtm(FlannUaSinaigh,keeper) n(8) menutext(Flann Ua Sinaigh, keeper of the…) 
233.9. label(Event) unit(Entry) xml:id(d27142e13767) gi(div2) heads(0) gtm(MaelisaUahAinmire,i.e) n(9) menutext(Maelisa Ua hAinmire, i.e. Bishop of…) 
233.10. label(Event) unit(Entry) xml:id(d27142e13770) gi(div2) heads(0) gtm(EachmarcachUahAinmire,) n(10) menutext(Eachmarcach Ua hAinmire, learned senior of…) 
233.11. label(Event) unit(Entry) xml:id(d27142e13773) gi(div2) heads(0) gtm(MaelmaedhogUaMorgair,) n(11) menutext(Maelmaedhog Ua Morgair, successor of Patrick,…) 
233.12. label(Event) unit(Entry) xml:id(d27142e13777) gi(div2) heads(0) gtm(Doire-Choluim-Chille,wi) n(12) menutext(Doire-Choluim-Chille, with its churches, was burned…) 
233.13. label(Event) unit(Entry) xml:id(d27142e13780) gi(div2) heads(0) gtm(RuaidhriUaCanannain,l) n(13) menutext(Ruaidhri Ua Canannain, lord of Cinel-Conaill,…) 
233.14. label(Event) unit(Entry) xml:id(d27142e13785) gi(div2) heads(0) gtm(Cathal,sonofTadhgUa) n(14) menutext(Cathal, son of Tadhg Ua Conchobhair,…) 
233.15. label(Event) unit(Entry) xml:id(d27142e13788) gi(div2) heads(0) gtm(Cluain-Iraird,Ceanannus) n(15) menutext(Cluain-Iraird, Ceanannus, Rath-Luraigh, and many other…) 
233.16. label(Event) unit(Entry) xml:id(d27142e13791) gi(div2) heads(0) gtm(ManyofthemenofDesmo) n(16) menutext(Many of the men of Desmond…) 
233.17. label(Event) unit(Entry) xml:id(d27142e13794) gi(div2) heads(0) gtm(AedhUaConchobhair,lor) n(17) menutext(Aedh Ua Conchobhair, lord of Corca-Modhruadh,…) 
233.18. label(Event) unit(Entry) xml:id(d27142e13797) gi(div2) heads(0) gtm(MaghnAei,MaghLuirg,a) n(18) menutext(Magh nAei, Magh Luirg, and Corann,…) 
233.19. label(Event) unit(Entry) xml:id(d27142e13800) gi(div2) heads(0) gtm(Ros-Commainwasplundere) n(19) menutext(Ros-Commain was plundered and burned, both…) 
233.20. label(Event) unit(Entry) xml:id(d27142e13803) gi(div2) heads(0) gtm(UaMadadhain,lordofSi) n(20) menutext(Ua Madadhain, lord of Sil-Anmchadha, and…) 
233.21. label(Event) unit(Entry) xml:id(d27142e13806) gi(div2) heads(0) gtm(Amhlaeibh,sonofDomhna) n(21) menutext(Amhlaeibh, son of Domhnall Finn Ua…) 
233.22. label(Event) unit(Entry) xml:id(d27142e13809) gi(div2) heads(0) gtm(ThefleetofMurchadhUa) n(22) menutext(The fleet of Murchadh Ua Maeleachlainn…) 
233.23. label(Event) unit(Entry) xml:id(d27142e13813) gi(div2) heads(0) gtm(Lightningstruckoffthe) n(23) menutext(Lightning struck off the head of…) 
233.24. label(Event) unit(Entry) xml:id(d27142e13816) gi(div2) heads(0) gtm(ThemenofFearnmhaghtu) n(24) menutext(The men of Fearnmhagh turned against…) 
233.25. label(Event) unit(Entry) xml:id(d27142e13819) gi(div2) heads(0) gtm(Stephenassumedtheking) n(25) menutext(Stephen assumed the kingdom of England…) 
Section 234. label(Annal) unit(Year) xml:id(d27142e13823) gi(div1) heads(0) n(M1136) gtm(TheAgeofChrist,1136.) num(234) menutext(The Age of Christ, 1136.Aedh Ua…) 
234.1. label(Event) unit(Entry) xml:id(d27142e13824) gi(div2) heads(0) gtm(TheAgeofChrist,1136.) n(1) menutext(The Age of Christ, 1136.) 
234.2. label(Event) unit(Entry) xml:id(d27142e13827) gi(div2) heads(0) gtm(AedhUaFinn,Bishopof) n(2) menutext(Aedh Ua Finn, Bishop of Breifne,…) 
234.3. label(Event) unit(Entry) xml:id(d27142e13830) gi(div2) heads(0) gtm(DomhnallUaDubhthaigh,) n(3) menutext(Domhnall Ua Dubhthaigh, Archbishop of Connaught,…) 
234.4. label(Event) unit(Entry) xml:id(d27142e13833) gi(div2) heads(0) gtm(RobhartachUaCeallaigh,) n(4) menutext(Robhartach Ua Ceallaigh, airchinneach of Fathain-mor,…) 
234.5. label(Event) unit(Entry) xml:id(d27142e13836) gi(div2) heads(0) gtm(GillachristUahEchain,) n(5) menutext(Gillachrist Ua hEchain, successor of Finnen,) 
234.6. label(Event) unit(Entry) xml:id(d27142e13839) gi(div2) heads(0) gtm(andSaerbhreathachUaCe) n(6) menutext(and Saerbhreathach Ua Ceallaigh, successor of…) 
234.7. label(Event) unit(Entry) xml:id(d27142e13842) gi(div2) heads(0) gtm(MacCiarain,airchinneac) n(7) menutext(Mac Ciarain, airchinneach of Sord, fell…) 
234.8. label(Event) unit(Entry) xml:id(d27142e13845) gi(div2) heads(0) gtm(MaelmaireMacColmain,a) n(8) menutext(Maelmaire Mac Colmain, airchinneach of Doire-Lurain;) 
234.9. label(Event) unit(Entry) xml:id(d27142e13848) gi(div2) heads(0) gtm(MaelisaMacMaelcoluim,) n(9) menutext(Maelisa Mac Maelcoluim, chief keeper of…) 
234.10. label(Event) unit(Entry) xml:id(d27142e13851) gi(div2) heads(0) gtm(Conchobhar,sonofDomhn) n(10) menutext(Conchobhar, son of Domhnall Ua Lochlainn,…) 
234.11. label(Event) unit(Entry) xml:id(d27142e13854) gi(div2) heads(0) gtm(EchriUahAitteidh,lord) n(11) menutext(Echri Ua hAitteidh, lord of Ui-Eathach,…) 
234.12. label(Event) unit(Entry) xml:id(d27142e13858) gi(div2) heads(0) gtm(Aedh,sonofDomhnallUa) n(12) menutext(Aedh, son of Domhnall Ua Conchobhair,…) 
234.13. label(Event) unit(Entry) xml:id(d27142e13861) gi(div2) heads(0) gtm(ThesonofDomhnallUaD) n(13) menutext(The son of Domhnall Ua Dubhda,…) 
234.14. label(Event) unit(Entry) xml:id(d27142e13864) gi(div2) heads(0) gtm(Donnchadh,sonofMaelea) n(14) menutext(Donnchadh, son of Maeleachlainn Ua Faelain,…) 
234.15. label(Event) unit(Entry) xml:id(d27142e13867) gi(div2) heads(0) gtm(Aedh,sonofToirdhealbh) n(15) menutext(Aedh, son of Toirdhealbhach Ua Conchobhair…) 
234.16. label(Event) unit(Entry) xml:id(d27142e13870) gi(div2) heads(0) gtm(DomhnallUaCaindealbhai) n(16) menutext(Domhnall Ua Caindealbhain, lord of Cinel-Laeghaire,…) 
234.17. label(Event) unit(Entry) xml:id(d27142e13875) gi(div2) heads(0) gtm(Abreachofthepeacebe) n(17) menutext(A breach of the peace between…) 
234.18. label(Event) unit(Entry) xml:id(d27142e13878) gi(div2) heads(0) gtm(LochCairginwasplunder) n(18) menutext(Loch Cairgin was plundered by the…) 
234.19. label(Event) unit(Entry) xml:id(d27142e13881) gi(div2) heads(0) gtm(Anotherpredatoryexcurs) n(19) menutext(Another predatory excursion was made by…) 
234.20. label(Event) unit(Entry) xml:id(d27142e13884) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(20) menutext(A predatory excursion was made by…) 
234.21. label(Event) unit(Entry) xml:id(d27142e13888) gi(div2) heads(0) gtm(GillamuraUahOgainwas) n(21) menutext(Gillamura Ua hOgain was slain by…) 
234.22. label(Event) unit(Entry) xml:id(d27142e13891) gi(div2) heads(0) gtm(ThevisitationofMunste) n(22) menutext(The visitation of Munster was made…) 
234.23. label(Event) unit(Entry) xml:id(d27142e13895) gi(div2) heads(0) gtm(AchangeofabbotsatAr) n(23) menutext(A change of abbots at Ard-Macha,…) 
234.24. label(Event) unit(Entry) xml:id(d27142e13898) gi(div2) heads(0) gtm(RuaidhriUaConchobhair) n(24) menutext(Ruaidhri Ua Conchobhair and Uada Ua…) 
234.25. label(Event) unit(Entry) xml:id(d27142e13904) gi(div2) heads(0) gtm(NeidheUaMaelchonaire,) n(25) menutext(Neidhe Ua Maelchonaire, the historian, died.) 
234.26. label(Event) unit(Entry) xml:id(d27142e13907) gi(div2) heads(0) gtm(MaelmaedhogUaMorgairr) n(26) menutext(Maelmaedhog Ua Morgair resigned the successorship…) 
Section 235. label(Annal) unit(Year) xml:id(d27142e13910) gi(div1) heads(0) n(M1137) gtm(TheAgeofChrist,1137.) num(235) menutext(The Age of Christ, 1137.Domhnall Ua…) 
235.1. label(Event) unit(Entry) xml:id(d27142e13911) gi(div2) heads(0) gtm(TheAgeofChrist,1137.) n(1) menutext(The Age of Christ, 1137.) 
235.2. label(Event) unit(Entry) xml:id(d27142e13914) gi(div2) heads(0) gtm(DomhnallUaConaingArch) n(2) menutext(Domhnall Ua Conaing Archbishop of Leath-Mogha,…) 
235.3. label(Event) unit(Entry) xml:id(d27142e13917) gi(div2) heads(0) gtm(TheBishopUaBaeighill;) n(3) menutext(The Bishop Ua Baeighill; the Bishop…) 
235.4. label(Event) unit(Entry) xml:id(d27142e13926) gi(div2) heads(0) gtm(MacraithUaForreith,a) n(4) menutext(Macraith Ua Forreith, a learned historian…) 
235.5. label(Event) unit(Entry) xml:id(d27142e13929) gi(div2) heads(0) gtm(AedhUaFinn,chieflect) n(5) menutext(Aedh Ua Finn, chief lector of…) 
235.6. label(Event) unit(Entry) xml:id(d27142e13932) gi(div2) heads(0) gtm(MacGillafhinainUaGibh) n(6) menutext(Mac Gillafhinain Ua Gibhleachain, successor of…) 
235.7. label(Event) unit(Entry) xml:id(d27142e13935) gi(div2) heads(0) gtm(AchangeofabbotsatAr) n(7) menutext(A change of abbots at Ard-Macha,…) 
235.8. label(Event) unit(Entry) xml:id(d27142e13943) gi(div2) heads(0) gtm(Cluain-uamhaandArd-ach) n(8) menutext(Cluain-uamha and Ard-achadh of Bishop Mel…) 
235.9. label(Event) unit(Entry) xml:id(d27142e13946) gi(div2) heads(0) gtm(Agreatwind-stormthrou) n(9) menutext(A great wind-storm throughout Ireland, which…) 
235.10. label(Event) unit(Entry) xml:id(d27142e13952) gi(div2) heads(0) gtm(Domhnall,sonofMurchad) n(10) menutext(Domhnall, son of Murchadh Ua Maeleachlainn,…) 
235.11. label(Event) unit(Entry) xml:id(d27142e13958) gi(div2) heads(0) gtm(UadaUaConceanainnwas) n(11) menutext(Uada Ua Conceanainn was blinded by…) 
235.12. label(Event) unit(Entry) xml:id(d27142e13962) gi(div2) heads(0) gtm(Mor,daughterofMuirche) n(12) menutext(Mor, daughter of Muircheartach Ua Briain,…) 
235.13. label(Event) unit(Entry) xml:id(d27142e13965) gi(div2) heads(0) gtm(ThesiegeofWaterfordb) n(13) menutext(The siege of Waterford by Diarmaid…) 
235.14. label(Event) unit(Entry) xml:id(d27142e13968) gi(div2) heads(0) gtm(ConchobharUaBriain,lo) n(14) menutext(Conchobhar Ua Briain, lord of Thomond…) 
235.15. label(Event) unit(Entry) xml:id(d27142e13974) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(15) menutext(A predatory excursion was made by…) 
235.16. label(Event) unit(Entry) xml:id(d27142e13977) gi(div2) heads(0) gtm(Afleetwasconveyedby) n(16) menutext(A fleet was conveyed by Toirdhealbhach…) 
235.17. label(Event) unit(Entry) xml:id(d27142e13980) gi(div2) heads(0) gtm(Benmidhe,daughterofCo) n(17) menutext(Benmidhe, daughter of Conchobhar Ua Maeleachlainn,…) 
235.18. label(Event) unit(Entry) xml:id(d27142e13983) gi(div2) heads(0) gtm(Abreachofthepeacebe) n(18) menutext(A breach of the peace between…) 
235.19. label(Event) unit(Entry) xml:id(d27142e13986) gi(div2) heads(0) gtm(Ard-Macha,Tuaim-da-ghua) n(19) menutext(Ard-Macha, Tuaim-da-ghualann, Conga, and Tearmann Ceallainne,…) 
235.20. label(Event) unit(Entry) xml:id(d27142e13989) gi(div2) heads(0) gtm(Magh-nEoandBuidheamhna) n(20) menutext(Magh-nEo and Buidheamhnach were burned.) 
235.21. label(Event) unit(Entry) xml:id(d27142e13995) gi(div2) heads(0) gtm(AlltheprovinceofConn) n(21) menutext(All the province of Connaught was…) 
Section 236. label(Annal) unit(Year) xml:id(d27142e13999) gi(div1) heads(0) n(M1138) gtm(TheAgeofChrist,1138.) num(236) menutext(The Age of Christ, 1138.Gillachrist Ua…) 
236.1. label(Event) unit(Entry) xml:id(d27142e14000) gi(div2) heads(0) gtm(TheAgeofChrist,1138.) n(1) menutext(The Age of Christ, 1138.) 
236.2. label(Event) unit(Entry) xml:id(d27142e14003) gi(div2) heads(0) gtm(GillachristUaMorgair,) n(2) menutext(Gillachrist Ua Morgair, Bishop of Clochar,…) 
236.3. label(Event) unit(Entry) xml:id(d27142e14006) gi(div2) heads(0) gtm(MaelpadraigUaDrugain,) n(3) menutext(Maelpadraig Ua Drugain, paragon of the…) 
236.4. label(Event) unit(Entry) xml:id(d27142e14009) gi(div2) heads(0) gtm(Cill-dara,Lis-mor,Tigh) n(4) menutext(Cill-dara, Lis-mor, Tigh-Moling, and Sord, were…) 
236.5. label(Event) unit(Entry) xml:id(d27142e14012) gi(div2) heads(0) gtm(ThevisitationofMunste) n(5) menutext(The visitation of Munster the first…) 
236.6. label(Event) unit(Entry) xml:id(d27142e14015) gi(div2) heads(0) gtm(Cormac,sonofMuireadha) n(6) menutext(Cormac, son of Muireadhach, son of…) 
236.7. label(Event) unit(Entry) xml:id(d27142e14018) gi(div2) heads(0) gtm(Raghnall,sonofImharU) n(7) menutext(Raghnall, son of Imhar Ua Cathain,…) 
236.8. label(Event) unit(Entry) xml:id(d27142e14021) gi(div2) heads(0) gtm(MaelruanaidhUaCaireall) n(8) menutext(Maelruanaidh Ua Caireallain, lamp of the…) 
236.9. label(Event) unit(Entry) xml:id(d27142e14024) gi(div2) heads(0) gtm(DomhnallUaCiardha,lor) n(9) menutext(Domhnall Ua Ciardha, lord of Cairbre,…) 
236.10. label(Event) unit(Entry) xml:id(d27142e14027) gi(div2) heads(0) gtm(MathghamhainUaConchobh) n(10) menutext(Mathghamhain Ua Conchobhair, lord of Ciarraighe-Luachra,…) 
236.11. label(Event) unit(Entry) xml:id(d27142e14030) gi(div2) heads(0) gtm(ToirdhealbhachUaConcho) n(11) menutext(Toirdhealbhach Ua Conchobhair, with the Connaughtmen,…) 
Section 237. label(Annal) unit(Year) xml:id(d27142e14038) gi(div1) heads(0) n(M1139) gtm(TheAgeofChrist,1139.) num(237) menutext(The Age of Christ, 1139.Cathal Mac…) 
237.1. label(Event) unit(Entry) xml:id(d27142e14039) gi(div2) heads(0) gtm(TheAgeofChrist,1139.) n(1) menutext(The Age of Christ, 1139.) 
237.2. label(Event) unit(Entry) xml:id(d27142e14042) gi(div2) heads(0) gtm(CathalMacMaelfhinn,su) n(2) menutext(Cathal Mac Maelfhinn, successor of Tighearnach…) 
237.3. label(Event) unit(Entry) xml:id(d27142e14045) gi(div2) heads(0) gtm(CuchonnachtUaDalaigh,) n(3) menutext(Cuchonnacht Ua Dalaigh, chief ollamh in…) 
237.4. label(Event) unit(Entry) xml:id(d27142e14048) gi(div2) heads(0) gtm(AnarmywasledbytheU) n(4) menutext(An army was led by the…) 
237.5. label(Event) unit(Entry) xml:id(d27142e14051) gi(div2) heads(0) gtm(MathghamhainUaDubhda,) n(5) menutext(Mathghamhain Ua Dubhda, chief of Clann-Laithbheartaigh,…) 
237.6. label(Event) unit(Entry) xml:id(d27142e14054) gi(div2) heads(0) gtm(DonnchadhUaMaelmhuaidh) n(6) menutext(Donnchadh Ua Maelmhuaidh, lord of Feara-Ceall…) 
237.7. label(Event) unit(Entry) xml:id(d27142e14057) gi(div2) heads(0) gtm(MuircheartachUaMaelmhu) n(7) menutext(Muircheartach Ua Maelmhuaidh, the other lord…) 
237.8. label(Event) unit(Entry) xml:id(d27142e14060) gi(div2) heads(0) gtm(UaCadhla,i.e.Aedh,lo) n(8) menutext(Ua Cadhla, i.e. Aedh, lord of…) 
237.9. label(Event) unit(Entry) xml:id(d27142e14065) gi(div2) heads(0) gtm(Donnchadh,sonofTadhg) n(9) menutext(Donnchadh, son of Tadhg Ua Maelruanaidh,…) 
237.10. label(Event) unit(Entry) xml:id(d27142e14068) gi(div2) heads(0) gtm(Fearghal,sonofRaghnal) n(10) menutext(Fearghal, son of Raghnall, son of…) 
237.11. label(Event) unit(Entry) xml:id(d27142e14071) gi(div2) heads(0) gtm(TheClann-Carthaighwere) n(11) menutext(The Clann-Carthaigh were expelled from Munster…) 
237.12. label(Event) unit(Entry) xml:id(d27142e14075) gi(div2) heads(0) gtm(Ayear'speacewasmade) n(12) menutext(A year's peace was made between…) 
237.13. label(Event) unit(Entry) xml:id(d27142e14078) gi(div2) heads(0) gtm(MaelbrighdeUaBrolchain) n(13) menutext(Maelbrighde Ua Brolchain, Bishop of Ard-Macha,…) 
237.14. label(Event) unit(Entry) xml:id(d27142e14081) gi(div2) heads(0) gtm(Niall,sonofAedh,son) n(14) menutext(Niall, son of Aedh, son of…) 
Section 238. label(Annal) unit(Year) xml:id(d27142e14084) gi(div1) heads(0) n(M1140) gtm(TheAgeofChrist,1140.) num(238) menutext(The Age of Christ, 1140.Eochaidh Ua…) 
238.1. label(Event) unit(Entry) xml:id(d27142e14085) gi(div2) heads(0) gtm(TheAgeofChrist,1140.) n(1) menutext(The Age of Christ, 1140.) 
238.2. label(Event) unit(Entry) xml:id(d27142e14088) gi(div2) heads(0) gtm(EochaidhUaCeallaigh,c) n(2) menutext(Eochaidh Ua Ceallaigh, chief head of…) 
238.3. label(Event) unit(Entry) xml:id(d27142e14091) gi(div2) heads(0) gtm(DomhnallUaSealbhaigh,) n(3) menutext(Domhnall Ua Sealbhaigh, airchinneach of Corcach,…) 
238.4. label(Event) unit(Entry) xml:id(d27142e14094) gi(div2) heads(0) gtm(ThesuccessorofPatrick) n(4) menutext(The successor of Patrick made a…) 
238.5. label(Event) unit(Entry) xml:id(d27142e14097) gi(div2) heads(0) gtm(Awickerbridgewasmade) n(5) menutext(A wicker bridge was made by…) 
238.6. label(Event) unit(Entry) xml:id(d27142e14102) gi(div2) heads(0) gtm(Aconferencewasheldat) n(6) menutext(A conference was held at Ath-Luain,…) 
238.7. label(Event) unit(Entry) xml:id(d27142e14105) gi(div2) heads(0) gtm(Anotherwickerbridgewa) n(7) menutext(Another wicker bridge was made by…) 
238.8. label(Event) unit(Entry) xml:id(d27142e14108) gi(div2) heads(0) gtm(Cu-uladhUaCaindealbhai) n(8) menutext(Cu-uladh Ua Caindealbhain, lord of Laeghaire,…) 
238.9. label(Event) unit(Entry) xml:id(d27142e14111) gi(div2) heads(0) gtm(TighearnanUaRuaircwas) n(9) menutext(Tighearnan Ua Ruairc was expelled from…) 
238.10. label(Event) unit(Entry) xml:id(d27142e14114) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(10) menutext(A predatory excursion was made by…) 
238.11. label(Event) unit(Entry) xml:id(d27142e14117) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(11) menutext(A battle was gained by the…) 
Section 239. label(Annal) unit(Year) xml:id(d27142e14120) gi(div1) heads(0) n(M1141) gtm(TheAgeofChrist,1141.) num(239) menutext(The Age of Christ, 1141.Domhnall Ua…) 
239.1. label(Event) unit(Entry) xml:id(d27142e14121) gi(div2) heads(0) gtm(TheAgeofChrist,1141.) n(1) menutext(The Age of Christ, 1141.) 
239.2. label(Event) unit(Entry) xml:id(d27142e14124) gi(div2) heads(0) gtm(DomhnallUaCoinfhiacla,) n(2) menutext(Domhnall Ua Coinfhiacla, lord of Teathbha,…) 
239.3. label(Event) unit(Entry) xml:id(d27142e14127) gi(div2) heads(0) gtm(AedhUaLongain,steward) n(3) menutext(Aedh Ua Longain, steward of Munster,…) 
239.4. label(Event) unit(Entry) xml:id(d27142e14130) gi(div2) heads(0) gtm(ThesuccessorofCiaran) n(4) menutext(The successor of Ciaran was robbed…) 
239.5. label(Event) unit(Entry) xml:id(d27142e14133) gi(div2) heads(0) gtm(DiarmaidMacMurchadha,) n(5) menutext(Diarmaid Mac Murchadha, King of Leinster,…) 
239.6. label(Event) unit(Entry) xml:id(d27142e14139) gi(div2) heads(0) gtm(Donnchadh,sonofGollG) n(6) menutext(Donnchadh, son of Goll Gaibhle, i.e.…) 
239.7. label(Event) unit(Entry) xml:id(d27142e14142) gi(div2) heads(0) gtm(DomhnallUaLoingsigh,l) n(7) menutext(Domhnall Ua Loingsigh, lord of Dal-Araidhe,…) 
239.8. label(Event) unit(Entry) xml:id(d27142e14145) gi(div2) heads(0) gtm(Gilla-na-naemhUaFeargh) n(8) menutext(Gilla-na-naemh Ua Fearghaile, chief of Muintir-Anghaile,…) 
239.9. label(Event) unit(Entry) xml:id(d27142e14150) gi(div2) heads(0) gtm(AnarmywasledbyConch) n(9) menutext(An army was led by Conchobhar…) 
239.10. label(Event) unit(Entry) xml:id(d27142e14153) gi(div2) heads(0) gtm(Agreatarmywasledby) n(10) menutext(A great army was led by…) 
239.11. label(Event) unit(Entry) xml:id(d27142e14156) gi(div2) heads(0) gtm(Thesamepartymadeapr) n(11) menutext(The same party made a predatory…) 
239.12. label(Event) unit(Entry) xml:id(d27142e14160) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(12) menutext(A predatory excursion was made by…) 
239.13. label(Event) unit(Entry) xml:id(d27142e14163) gi(div2) heads(0) gtm(TheUlstermenofallLei) n(13) menutext(The Ulstermen of all Leinster returned…) 
239.14. label(Event) unit(Entry) xml:id(d27142e14166) gi(div2) heads(0) gtm(Aconferenceofpeacewa) n(14) menutext(A conference of peace was held…) 
239.15. label(Event) unit(Entry) xml:id(d27142e14169) gi(div2) heads(0) gtm(Conchobhar,grandsonof) n(15) menutext(Conchobhar, grandson of Donnchadh Ua Maeleachlainn,…) 
239.16. label(Event) unit(Entry) xml:id(d27142e14172) gi(div2) heads(0) gtm(Domhnall,sonofRuaidhr) n(16) menutext(Domhnall, son of Ruaidhri Ua Maelmhuaidh,…) 
239.17. label(Event) unit(Entry) xml:id(d27142e14175) gi(div2) heads(0) gtm(Agreatplunderingarmy) n(17) menutext(A great plundering army was led…) 
Section 240. label(Annal) unit(Year) xml:id(d27142e14178) gi(div1) heads(0) n(M1142) gtm(TheAgeofChrist,1142.) num(240) menutext(The Age of Christ, 1142.Ua Rebachain,…) 
240.1. label(Event) unit(Entry) xml:id(d27142e14179) gi(div2) heads(0) gtm(TheAgeofChrist,1142.) n(1) menutext(The Age of Christ, 1142.) 
240.2. label(Event) unit(Entry) xml:id(d27142e14182) gi(div2) heads(0) gtm(UaRebachain,AbbotofL) n(2) menutext(Ua Rebachain, Abbot of Lis-mor-Mochuda, was…) 
240.3. label(Event) unit(Entry) xml:id(d27142e14185) gi(div2) heads(0) gtm(CathasachUaCircaerech,) n(3) menutext(Cathasach Ua Circaerech, lector of Ard-Macha,…) 
240.4. label(Event) unit(Entry) xml:id(d27142e14188) gi(div2) heads(0) gtm(Cill-Dalua,Eanach-duin,) n(4) menutext(Cill-Dalua, Eanach-duin, and Teach-Mochua, were burned.) 
240.5. label(Event) unit(Entry) xml:id(d27142e14191) gi(div2) heads(0) gtm(Conchobhar,sonofDiarm) n(5) menutext(Conchobhar, son of Diarmaid Ua Briain,…) 
240.6. label(Event) unit(Entry) xml:id(d27142e14196) gi(div2) heads(0) gtm(Donnchadh,grandsonofC) n(6) menutext(Donnchadh, grandson of Carthach, came into…) 
240.7. label(Event) unit(Entry) xml:id(d27142e14199) gi(div2) heads(0) gtm(Conchobhar,sonofDomhn) n(7) menutext(Conchobhar, son of Domhnall Ua Briain,…) 
240.8. label(Event) unit(Entry) xml:id(d27142e14202) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(8) menutext(A battle was gained by the…) 
240.9. label(Event) unit(Entry) xml:id(d27142e14205) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(9) menutext(An army was led by Toirdhealbhach…) 
240.10. label(Event) unit(Entry) xml:id(d27142e14208) gi(div2) heads(0) gtm(Agreatpredatoryexcurs) n(10) menutext(A great predatory excursion was made…) 
240.11. label(Event) unit(Entry) xml:id(d27142e14211) gi(div2) heads(0) gtm(DonnchadhUaConchobhair) n(11) menutext(Donnchadh Ua Conchobhair, lord of Ciarraighe-Luachra,…) 
240.12. label(Event) unit(Entry) xml:id(d27142e14215) gi(div2) heads(0) gtm(ThesonofMacConroi,l) n(12) menutext(The son of Mac Conroi, lord…) 
240.13. label(Event) unit(Entry) xml:id(d27142e14218) gi(div2) heads(0) gtm(ThesonofFearghalUaM) n(13) menutext(The son of Fearghal Ua Maelmhuaidh,…) 
240.14. label(Event) unit(Entry) xml:id(d27142e14221) gi(div2) heads(0) gtm(ThesonofMacOttir,i.) n(14) menutext(The son of Mac Ottir, i.e.…) 
240.15. label(Event) unit(Entry) xml:id(d27142e14227) gi(div2) heads(0) gtm(Mathghamhain,sonofFla) n(15) menutext(Mathghamhain, son of Flann Ua Follamhain,…) 
240.16. label(Event) unit(Entry) xml:id(d27142e14231) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(16) menutext(A predatory excursion was made by…) 
Section 241. label(Annal) unit(Year) xml:id(d27142e14235) gi(div1) heads(0) n(M1143) gtm(TheAgeofChrist,1143.) num(241) menutext(The Age of Christ, 1143.Macraith Ua…) 
241.1. label(Event) unit(Entry) xml:id(d27142e14236) gi(div2) heads(0) gtm(TheAgeofChrist,1143.) n(1) menutext(The Age of Christ, 1143.) 
241.2. label(Event) unit(Entry) xml:id(d27142e14239) gi(div2) heads(0) gtm(MacraithUaFuilleachain) n(2) menutext(Macraith Ua Fuilleachain, bishop and virgin;) 
241.3. label(Event) unit(Entry) xml:id(d27142e14242) gi(div2) heads(0) gtm(MacraithUaFidan,head) n(3) menutext(Macraith Ua Fidan, head of the…) 
241.4. label(Event) unit(Entry) xml:id(d27142e14245) gi(div2) heads(0) gtm(andGillachristMac-an-B) n(4) menutext(and Gillachrist Mac-an-Bheacanaigh, airchinneach of Druim-mor,…) 
241.5. label(Event) unit(Entry) xml:id(d27142e14248) gi(div2) heads(0) gtm(Gilla-AenghusaUaClumha) n(5) menutext(Gilla-Aenghusa Ua Clumhain, ollamh of Connaught…) 
241.6. label(Event) unit(Entry) xml:id(d27142e14251) gi(div2) heads(0) gtm(Cluain-Irairdwasburned) n(6) menutext(Cluain-Iraird was burned, for the most…) 
241.7. label(Event) unit(Entry) xml:id(d27142e14254) gi(div2) heads(0) gtm(Ceanannus,Ath-Truim,Do) n(7) menutext(Ceanannus, Ath-Truim, Domhnach-Seachnaill, and Cill-dara, were…) 
241.8. label(Event) unit(Entry) xml:id(d27142e14257) gi(div2) heads(0) gtm(Corcachwasburnedtwice) n(8) menutext(Corcach was burned twice.) 
241.9. label(Event) unit(Entry) xml:id(d27142e14260) gi(div2) heads(0) gtm(Muircheartach,sonofDo) n(9) menutext(Muircheartach, son of Domhnall Ua Maeleachlainn,…) 
241.10. label(Event) unit(Entry) xml:id(d27142e14263) gi(div2) heads(0) gtm(Agreatpredatoryexcurs) n(10) menutext(A great predatory excursion was made…) 
241.11. label(Event) unit(Entry) xml:id(d27142e14266) gi(div2) heads(0) gtm(ThechieftainshipofCin) n(11) menutext(The chieftainship of Cinel-Eogain was assumed…) 
241.12. label(Event) unit(Entry) xml:id(d27142e14270) gi(div2) heads(0) gtm(Aedh,sonofMuirchearta) n(12) menutext(Aedh, son of Muircheartach Ua Dubhda,…) 
241.13. label(Event) unit(Entry) xml:id(d27142e14273) gi(div2) heads(0) gtm(Hisownson,i.e.Ruaidh) n(13) menutext(His own son, i.e. Ruaidhri, was…) 
241.14. label(Event) unit(Entry) xml:id(d27142e14278) gi(div2) heads(0) gtm(MurchadhUaMaeleachlain) n(14) menutext(Murchadh Ua Maeleachlainn, King of Meath…) 
241.15. label(Event) unit(Entry) xml:id(d27142e14281) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(15) menutext(A predatory excursion was made by…) 
241.16. label(Event) unit(Entry) xml:id(d27142e14284) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(16) menutext(An army was led by Toirdhealbhach…) 
Section 242. label(Annal) unit(Year) xml:id(d27142e14287) gi(div1) heads(0) n(M1144) gtm(TheAgeofChrist,1144.) num(242) menutext(The Age of Christ, 1144.Gillaphadraig Mac…) 
242.1. label(Event) unit(Entry) xml:id(d27142e14288) gi(div2) heads(0) gtm(TheAgeofChrist,1144.) n(1) menutext(The Age of Christ, 1144.) 
242.2. label(Event) unit(Entry) xml:id(d27142e14291) gi(div2) heads(0) gtm(GillaphadraigMacCongha) n(2) menutext(Gillaphadraig Mac Conghail, the paragon of…) 
242.3. label(Event) unit(Entry) xml:id(d27142e14294) gi(div2) heads(0) gtm(andFlannaganofInnis-F) n(3) menutext(and Flannagan of Innis-Faithleann, a distinguished…) 
242.4. label(Event) unit(Entry) xml:id(d27142e14299) gi(div2) heads(0) gtm(Ceanannuswasburnedthr) n(4) menutext(Ceanannus was burned thrice this year.) 
242.5. label(Event) unit(Entry) xml:id(d27142e14302) gi(div2) heads(0) gtm(Donnchadh,grandsonofC) n(5) menutext(Donnchadh, grandson of Carthach, heir apparent…) 
242.6. label(Event) unit(Entry) xml:id(d27142e14308) gi(div2) heads(0) gtm(AnepidemiccolicinMun) n(6) menutext(An epidemic colic in Munster and…) 
242.7. label(Event) unit(Entry) xml:id(d27142e14311) gi(div2) heads(0) gtm(Tadhg,sonofToirdhealb) n(7) menutext(Tadhg, son of Toirdhealbhach Ua Conchobhair,…) 
242.8. label(Event) unit(Entry) xml:id(d27142e14314) gi(div2) heads(0) gtm(Conchobhar,sonofToird) n(8) menutext(Conchobhar, son of Toirdhealbhach Ua Conchobhair,…) 
242.9. label(Event) unit(Entry) xml:id(d27142e14317) gi(div2) heads(0) gtm(RuaidhriUaConchobhair,) n(9) menutext(Ruaidhri Ua Conchobhair, son of Toirdhealbhach,…) 
242.10. label(Event) unit(Entry) xml:id(d27142e14320) gi(div2) heads(0) gtm(Aconferenceofpeacebe) n(10) menutext(A conference of peace between Toirdhealbhach…) 
242.11. label(Event) unit(Entry) xml:id(d27142e14323) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(11) menutext(An army was led by Toirdhealbhach…) 
242.12. label(Event) unit(Entry) xml:id(d27142e14327) gi(div2) heads(0) gtm(Aplunderingexcursionw) n(12) menutext(A plundering excursion was made by…) 
242.13. label(Event) unit(Entry) xml:id(d27142e14330) gi(div2) heads(0) gtm(CearbhallUaFinnallain,) n(13) menutext(Cearbhall Ua Finnallain, lord of Dealbhna-mor,…) 
242.14. label(Event) unit(Entry) xml:id(d27142e14333) gi(div2) heads(0) gtm(DomhnallUaCeallaighwa) n(14) menutext(Domhnall Ua Ceallaigh was killed by…) 
242.15. label(Event) unit(Entry) xml:id(d27142e14338) gi(div2) heads(0) gtm(ThesonofMacMaelain,) n(15) menutext(The son of Mac Maelain, lord…) 
242.16. label(Event) unit(Entry) xml:id(d27142e14341) gi(div2) heads(0) gtm(Cinaedh,sonofMacAmha) n(16) menutext(Cinaedh, son of Mac Amhalghadha, chief…) 
242.17. label(Event) unit(Entry) xml:id(d27142e14344) gi(div2) heads(0) gtm(Donnchadh,sonofTadhg) n(17) menutext(Donnchadh, son of Tadhg Ua Maelruanaidh,…) 
Section 243. label(Annal) unit(Year) xml:id(d27142e14347) gi(div1) heads(0) n(M1145) gtm(TheAgeofChrist,1145.) num(243) menutext(The Age of Christ, 1145.Sluaigheadhach Ua…) 
243.1. label(Event) unit(Entry) xml:id(d27142e14348) gi(div2) heads(0) gtm(TheAgeofChrist,1145.) n(1) menutext(The Age of Christ, 1145.) 
243.2. label(Event) unit(Entry) xml:id(d27142e14351) gi(div2) heads(0) gtm(SluaigheadhachUaCathai) n(2) menutext(Sluaigheadhach Ua Cathain, bishop and virgin,…) 
243.3. label(Event) unit(Entry) xml:id(d27142e14354) gi(div2) heads(0) gtm(TreoitwasburnedbyDon) n(3) menutext(Treoit was burned by Donnchadh Ua…) 
243.4. label(Event) unit(Entry) xml:id(d27142e14357) gi(div2) heads(0) gtm(Clain-Fiachrawasburned) n(4) menutext(Clain-Fiachra was burned.) 
243.5. label(Event) unit(Entry) xml:id(d27142e14360) gi(div2) heads(0) gtm(Alime-kiln,whichwass) n(5) menutext(A lime-kiln, which was sixty feet…) 
243.6. label(Event) unit(Entry) xml:id(d27142e14363) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(6) menutext(A battle was gained by the…) 
243.7. label(Event) unit(Entry) xml:id(d27142e14366) gi(div2) heads(0) gtm(Ahostingwasmadebyth) n(7) menutext(A hosting was made by the…) 
243.8. label(Event) unit(Entry) xml:id(d27142e14369) gi(div2) heads(0) gtm(TighearnanUaRuairc,lo) n(8) menutext(Tighearnan Ua Ruairc, lord of Breifne,…) 
243.9. label(Event) unit(Entry) xml:id(d27142e14372) gi(div2) heads(0) gtm(ApreywasmadebyToird) n(9) menutext(A prey was made by Toirdhealbhach…) 
243.10. label(Event) unit(Entry) xml:id(d27142e14375) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(10) menutext(An army was led by Toirdhealbhach…) 
243.11. label(Event) unit(Entry) xml:id(d27142e14378) gi(div2) heads(0) gtm(ThecampofToirdhealbha) n(11) menutext(The camp of Toirdhealbhach Ua Conchobhair…) 
243.12. label(Event) unit(Entry) xml:id(d27142e14384) gi(div2) heads(0) gtm(Aedh,sonofTadhgUaCu) n(12) menutext(Aedh, son of Tadhg Ua Cuinn,…) 
243.13. label(Event) unit(Entry) xml:id(d27142e14387) gi(div2) heads(0) gtm(ThebattleofDun-Dubhai) n(13) menutext(The battle of Dun-Dubhain, in Dealbhna,…) 
243.14. label(Event) unit(Entry) xml:id(d27142e14390) gi(div2) heads(0) gtm(Greatwarinthisyear,) n(14) menutext(Great war in this year, so…) 
243.15. label(Event) unit(Entry) xml:id(d27142e14393) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(15) menutext(A predatory excursion was made by…) 
243.16. label(Event) unit(Entry) xml:id(d27142e14396) gi(div2) heads(0) gtm(ApreywasmadebyTighe) n(16) menutext(A prey was made by Tighearnan…) 
243.17. label(Event) unit(Entry) xml:id(d27142e14399) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(17) menutext(A predatory excursion was made by…) 
243.18. label(Event) unit(Entry) xml:id(d27142e14402) gi(div2) heads(0) gtm(ThemenofMunsterproce) n(18) menutext(The men of Munster proceeded with…) 
243.19. label(Event) unit(Entry) xml:id(d27142e14405) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(19) menutext(A predatory excursion was made by…) 
243.20. label(Event) unit(Entry) xml:id(d27142e14408) gi(div2) heads(0) gtm(Aplunderingforcewasl) n(20) menutext(A plundering force was led by…) 
243.21. label(Event) unit(Entry) xml:id(d27142e14411) gi(div2) heads(0) gtm(FinnUaCearbhaill,Tani) n(21) menutext(Finn Ua Cearbhaill, Tanist of Eile,…) 
243.22. label(Event) unit(Entry) xml:id(d27142e14414) gi(div2) heads(0) gtm(Anattackwasmadebyth) n(22) menutext(An attack was made by the…) 
Section 244. label(Annal) unit(Year) xml:id(d27142e14417) gi(div1) heads(0) n(M1146) gtm(TheAgeofChrist,1146.) num(244) menutext(The Age of Christ, 1146.Cormac Ua…) 
244.1. label(Event) unit(Entry) xml:id(d27142e14418) gi(div2) heads(0) gtm(TheAgeofChrist,1146.) n(1) menutext(The Age of Christ, 1146.) 
244.2. label(Event) unit(Entry) xml:id(d27142e14422) gi(div2) heads(0) gtm(CormacUaCathasaigh,Ar) n(2) menutext(Cormac Ua Cathasaigh, Archbishop of Leinster,…) 
244.3. label(Event) unit(Entry) xml:id(d27142e14425) gi(div2) heads(0) gtm(Fochard-Muirtheimhnewas) n(3) menutext(Fochard-Muirtheimhne was all burned.) 
244.4. label(Event) unit(Entry) xml:id(d27142e14428) gi(div2) heads(0) gtm(Aslaughterwasmadeof) n(4) menutext(A slaughter was made of the…) 
244.5. label(Event) unit(Entry) xml:id(d27142e14431) gi(div2) heads(0) gtm(CeallachUaCeallaigh,l) n(5) menutext(Ceallach Ua Ceallaigh, lord of the…) 
244.6. label(Event) unit(Entry) xml:id(d27142e14434) gi(div2) heads(0) gtm(Apredatoryexcursionwa) n(6) menutext(A predatory excursion was made by…) 
244.7. label(Event) unit(Entry) xml:id(d27142e14437) gi(div2) heads(0) gtm(Gillaphadraig,thegrand) n(7) menutext(Gillaphadraig, the grandson of Donnchadh, lord…) 
244.8. label(Event) unit(Entry) xml:id(d27142e14440) gi(div2) heads(0) gtm(Aplunderingarmywasle) n(8) menutext(A plundering army was led by…) 
244.9. label(Event) unit(Entry) xml:id(d27142e14443) gi(div2) heads(0) gtm(Eigneach,sonofAmhlaei) n(9) menutext(Eigneach, son of Amhlaeibh Ua Caemhain,…) 
244.10. label(Event) unit(Entry) xml:id(d27142e14446) gi(div2) heads(0) gtm(Agreatwind-stormoccur) n(10) menutext(A great wind-storm occurred on the…) 
244.11. label(Event) unit(Entry) xml:id(d27142e14450) gi(div2) heads(0) gtm(DomhnallUaBraein,lord) n(11) menutext(Domhnall Ua Braein, lord of Breaghmhaine,…) 
244.12. label(Event) unit(Entry) xml:id(d27142e14453) gi(div2) heads(0) gtm(CeallachUaCeallaigh,l) n(12) menutext(Ceallach Ua Ceallaigh, lord of Breagha,…) 
244.13. label(Event) unit(Entry) xml:id(d27142e14456) gi(div2) heads(0) gtm(Gilla-na-naemh,grandson) n(13) menutext(Gilla-na-naemh, grandson of Cumeadha, fell by…) 
Section 245. label(Annal) unit(Year) xml:id(d27142e14459) gi(div1) heads(0) n(M1147) gtm(TheAgeofChrist,1147.) num(245) menutext(The Age of Christ, 1147.The Bishop…) 
245.1. label(Event) unit(Entry) xml:id(d27142e14460) gi(div2) heads(0) gtm(TheAgeofChrist,1147.) n(1) menutext(The Age of Christ, 1147.) 
245.2. label(Event) unit(Entry) xml:id(d27142e14463) gi(div2) heads(0) gtm(TheBishopUaMeanngoran) n(2) menutext(The Bishop Ua Meanngoran died.) 
245.3. label(Event) unit(Entry) xml:id(d27142e14466) gi(div2) heads(0) gtm(MuireadhachUaFlannagai) n(3) menutext(Muireadhach Ua Flannagain, a distinguished priest,…) 
245.4. label(Event) unit(Entry) xml:id(d27142e14469) gi(div2) heads(0) gtm(Gilla-Ailbhe,grandsono) n(4) menutext(Gilla-Ailbhe, grandson of Flann;) 
245.5. label(Event) unit(Entry) xml:id(d27142e14472) gi(div2) heads(0) gtm(Cuilen,sonofthelecto) n(5) menutext(Cuilen, son of the lector of…) 
245.6. label(Event) unit(Entry) xml:id(d27142e14475) gi(div2) heads(0) gtm(andFiachaMacMuireadha) n(6) menutext(and Fiacha Mac Muireadhaigh, airchinneach of…) 
245.7. label(Event) unit(Entry) xml:id(d27142e14478) gi(div2) heads(0) gtm(Ros-CreandOentrobhwer) n(7) menutext(Ros-Cre and Oentrobh were burned.) 
245.8. label(Event) unit(Entry) xml:id(d27142e14481) gi(div2) heads(0) gtm(Athunderboltfellthis) n(8) menutext(A thunderbolt fell this year upon…) 
245.9. label(Event) unit(Entry) xml:id(d27142e14486) gi(div2) heads(0) gtm(DuarcanUahEaghrafell) n(9) menutext(Duarcan Ua hEaghra fell by Ua…) 
245.10. label(Event) unit(Entry) xml:id(d27142e14489) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(10) menutext(A predatory incursion was made by…) 
245.11. label(Event) unit(Entry) xml:id(d27142e14492) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(11) menutext(An army was led by Muircheartach…) 
245.12. label(Event) unit(Entry) xml:id(d27142e14496) gi(div2) heads(0) gtm(TadhgUaBriainwasrele) n(12) menutext(Tadhg Ua Briain was released from…) 
245.13. label(Event) unit(Entry) xml:id(d27142e14499) gi(div2) heads(0) gtm(GreatfruitthroughoutI) n(13) menutext(Great fruit throughout Ireland this year.) 
245.14. label(Event) unit(Entry) xml:id(d27142e14502) gi(div2) heads(0) gtm(GillamochoinniUaCathai) n(14) menutext(Gillamochoinni Ua Cathail, lord of Ui-Fiachrach-Aidhne,…) 
245.15. label(Event) unit(Entry) xml:id(d27142e14505) gi(div2) heads(0) gtm(ThebattleofAth-luain) n(15) menutext(The battle of Ath-luain was gained…) 
Section 246. label(Annal) unit(Year) xml:id(d27142e14508) gi(div1) heads(0) n(M1148) gtm(TheAgeofChrist,1148.) num(246) menutext(The Age of Christ, 1148.The church…) 
246.1. label(Event) unit(Entry) xml:id(d27142e14509) gi(div2) heads(0) gtm(TheAgeofChrist,1148.) n(1) menutext(The Age of Christ, 1148.) 
246.2. label(Event) unit(Entry) xml:id(d27142e14512) gi(div2) heads(0) gtm(ThechurchofCnoc-na-se) n(2) menutext(The church of Cnoc-na-seangan was finished…) 
246.3. label(Event) unit(Entry) xml:id(d27142e14515) gi(div2) heads(0) gtm(Asynodwasconvenedat) n(3) menutext(A synod was convened at Inis-Padraig,…) 
246.4. label(Event) unit(Entry) xml:id(d27142e14520) gi(div2) heads(0) gtm(Malachias,i.e.Maelmaed) n(4) menutext(Malachias, i.e. Maelmaedhog Ua Morgair, Archbishop…) 
246.5. label(Event) unit(Entry) xml:id(d27142e14523) gi(div2) heads(0) gtm(UaDuibhin,BishopofCi) n(5) menutext(Ua Duibhin, Bishop of Cill-dara;) 
246.6. label(Event) unit(Entry) xml:id(d27142e14526) gi(div2) heads(0) gtm(theBishopUaNaidheanan) n(6) menutext(the Bishop Ua Naidheanan;) 
246.7. label(Event) unit(Entry) xml:id(d27142e14529) gi(div2) heads(0) gtm(CeallachUaDomhnagain,) n(7) menutext(Ceallach Ua Domhnagain, noble head of…) 
246.8. label(Event) unit(Entry) xml:id(d27142e14532) gi(div2) heads(0) gtm(died;andMaelchiarainM) n(8) menutext(died; and Maelchiarain Mac Mengain, noble…) 
246.9. label(Event) unit(Entry) xml:id(d27142e14537) gi(div2) heads(0) gtm(Cluain-Iraird,Lann-Leir) n(9) menutext(Cluain-Iraird, Lann-Leire, and Lughmhadh, were burned.) 
246.10. label(Event) unit(Entry) xml:id(d27142e14540) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(10) menutext(An army was led by Muircheartach,…) 
246.11. label(Event) unit(Entry) xml:id(d27142e14545) gi(div2) heads(0) gtm(Anotherarmywasledby) n(11) menutext(Another army was led by Muircheartach…) 
246.12. label(Event) unit(Entry) xml:id(d27142e14549) gi(div2) heads(0) gtm(Anarmywasalsoledby) n(12) menutext(An army was also led by…) 
246.13. label(Event) unit(Entry) xml:id(d27142e14552) gi(div2) heads(0) gtm(AmeetingwasheldatAr) n(13) menutext(A meeting was held at Ard-Macha…) 
246.14. label(Event) unit(Entry) xml:id(d27142e14555) gi(div2) heads(0) gtm(UaGoirmleadhaigh,i.e.) n(14) menutext(Ua Goirmleadhaigh, i.e. Domhnall, who had…) 
246.15. label(Event) unit(Entry) xml:id(d27142e14558) gi(div2) heads(0) gtm(SitrickUaBraenain,lor) n(15) menutext(Sitrick Ua Braenain, lord of Breaghmhaine,…) 
246.16. label(Event) unit(Entry) xml:id(d27142e14561) gi(div2) heads(0) gtm(AmeetingbetweenToirdh) n(16) menutext(A meeting between Toirdhealbhach Ua Conchobhair…) 
246.17. label(Event) unit(Entry) xml:id(d27142e14564) gi(div2) heads(0) gtm(Agreatpreywastakenb) n(17) menutext(A great prey was taken by…) 
Section 247. label(Annal) unit(Year) xml:id(d27142e14567) gi(div1) heads(0) n(M1149) gtm(TheAgeofChrist,1149.) num(247) menutext(The Age of Christ, 1149.Gilla-na-naemh Ua…) 
247.1. label(Event) unit(Entry) xml:id(d27142e14568) gi(div2) heads(0) gtm(TheAgeofChrist,1149.) n(1) menutext(The Age of Christ, 1149.) 
247.2. label(Event) unit(Entry) xml:id(d27142e14571) gi(div2) heads(0) gtm(Gilla-na-naemhUaMuirch) n(2) menutext(Gilla-na-naemh Ua Muircheartaigh, noble bishop of…) 
247.3. label(Event) unit(Entry) xml:id(d27142e14574) gi(div2) heads(0) gtm(MuircheartachUaMaelmoi) n(3) menutext(Muircheartach Ua Maelmoicheirge, noble Bishop of…) 
247.4. label(Event) unit(Entry) xml:id(d27142e14579) gi(div2) heads(0) gtm(andtheBishopUaGormgh) n(4) menutext(and the Bishop Ua Gormghaile, a…) 
247.5. label(Event) unit(Entry) xml:id(d27142e14582) gi(div2) heads(0) gtm(Macraith,avenerable,b) n(5) menutext(Macraith, a venerable, benevolent cleric of…) 
247.6. label(Event) unit(Entry) xml:id(d27142e14585) gi(div2) heads(0) gtm(ThehalfofDaimhliagwa) n(6) menutext(The half of Daimhliag was plundered…) 
247.7. label(Event) unit(Entry) xml:id(d27142e14588) gi(div2) heads(0) gtm(Doire-Choluim-Chillewas) n(7) menutext(Doire-Choluim-Chille was burned, and Inis-Mic-Dairen with…) 
247.8. label(Event) unit(Entry) xml:id(d27142e14591) gi(div2) heads(0) gtm(LaeighseachUaMordha,l) n(8) menutext(Laeighseach Ua Mordha, lord of Laeighis…) 
247.9. label(Event) unit(Entry) xml:id(d27142e14594) gi(div2) heads(0) gtm(Cuuladh,i.e.thesonof) n(9) menutext(Cuuladh, i.e. the son of Conchobhar,…) 
247.10. label(Event) unit(Entry) xml:id(d27142e14597) gi(div2) heads(0) gtm(AnarmywasledbytheC) n(10) menutext(An army was led by the…) 
247.11. label(Event) unit(Entry) xml:id(d27142e14600) gi(div2) heads(0) gtm(Anotherarmywasledby) n(11) menutext(Another army was led by the…) 
247.12. label(Event) unit(Entry) xml:id(d27142e14609) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(12) menutext(A predatory incursion was made by…) 
247.13. label(Event) unit(Entry) xml:id(d27142e14612) gi(div2) heads(0) gtm(Aroyaljourneywasmade) n(13) menutext(A royal journey was made by…) 
247.14. label(Event) unit(Entry) xml:id(d27142e14615) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(14) menutext(An army was led by Toirdhealbhach…) 
247.15. label(Event) unit(Entry) xml:id(d27142e14618) gi(div2) heads(0) gtm(Ceallachan,grandsonof) n(15) menutext(Ceallachan, grandson of Carthach, died.) 
Section 248. label(Annal) unit(Year) xml:id(d27142e14621) gi(div1) heads(0) n(M1150) gtm(TheAgeofChrist,1150.) num(248) menutext(The Age of Christ, 1150.Muireadhach Ua…) 
248.1. label(Event) unit(Entry) xml:id(d27142e14622) gi(div2) heads(0) gtm(TheAgeofChrist,1150.) n(1) menutext(The Age of Christ, 1150.) 
248.2. label(Event) unit(Entry) xml:id(d27142e14625) gi(div2) heads(0) gtm(MuireadhachUaDubhthaig) n(2) menutext(Muireadhach Ua Dubhthaigh, Archbishop of Connaught,…) 
248.3. label(Event) unit(Entry) xml:id(d27142e14628) gi(div2) heads(0) gtm(MaelisaUaBranain,airc) n(3) menutext(Maelisa Ua Branain, airchinneach of Doire-Choluim-Chille,…) 
248.4. label(Event) unit(Entry) xml:id(d27142e14631) gi(div2) heads(0) gtm(UaFollamhain,successor) n(4) menutext(Ua Follamhain, successor of Finnen of…) 
248.5. label(Event) unit(Entry) xml:id(d27142e14634) gi(div2) heads(0) gtm(CailleachofCill-Sleibh) n(5) menutext(Cailleach of Cill-Sleibhe, a pious good…) 
248.6. label(Event) unit(Entry) xml:id(d27142e14637) gi(div2) heads(0) gtm(Thenorthernhalfofthe) n(6) menutext(The northern half of the Trianmor…) 
248.7. label(Event) unit(Entry) xml:id(d27142e14640) gi(div2) heads(0) gtm(Ceanannus,Sord,andCil) n(7) menutext(Ceanannus, Sord, and Cill-mor-Ua-Niallain,with its oratory,…) 
248.8. label(Event) unit(Entry) xml:id(d27142e14643) gi(div2) heads(0) gtm(ThesuccessorofPatrick) n(8) menutext(The successor of Patrick and the…) 
248.9. label(Event) unit(Entry) xml:id(d27142e14648) gi(div2) heads(0) gtm(ThevisitationofCinel-) n(9) menutext(The visitation of Cinel-Eoghain was made…) 
248.10. label(Event) unit(Entry) xml:id(d27142e14651) gi(div2) heads(0) gtm(ThegrandsonofDomhnall) n(10) menutext(The grandson of Domhnall Ua Conchobhair…) 
248.11. label(Event) unit(Entry) xml:id(d27142e14654) gi(div2) heads(0) gtm(Murchadh,sonofGilla-n) n(11) menutext(Murchadh, son of Gilla-na-naemh Ua Fearghal,…) 
248.12. label(Event) unit(Entry) xml:id(d27142e14661) gi(div2) heads(0) gtm(ConchobharMacRaghnaill) n(12) menutext(Conchobhar Mac Raghnaill, lord of Muintir-Eolais,…) 
248.13. label(Event) unit(Entry) xml:id(d27142e14664) gi(div2) heads(0) gtm(MuireadhachUaFlannagai) n(13) menutext(Muireadhach Ua Flannagain, chief of Clann-Cathail,…) 
248.14. label(Event) unit(Entry) xml:id(d27142e14667) gi(div2) heads(0) gtm(DiarmaidMacBranain,lo) n(14) menutext(Diarmaid Mac Branain, lord of Corcachlann,…) 
248.15. label(Event) unit(Entry) xml:id(d27142e14670) gi(div2) heads(0) gtm(GillaclaenUaCiardha,l) n(15) menutext(Gillaclaen Ua Ciardha, lord of Cairbri,…) 
248.16. label(Event) unit(Entry) xml:id(d27142e14673) gi(div2) heads(0) gtm(AroyaljourneybyMuirc) n(16) menutext(A royal journey by Muircheartach, son…) 
248.17. label(Event) unit(Entry) xml:id(d27142e14676) gi(div2) heads(0) gtm(UaCeallaigh,lordofUi) n(17) menutext(Ua Ceallaigh, lord of Ui-Fiachrach of…) 
248.18. label(Event) unit(Entry) xml:id(d27142e14679) gi(div2) heads(0) gtm(UaCanannain,withhisa) n(18) menutext(Ua Canannain, with his army, proceeded…) 
248.19. label(Event) unit(Entry) xml:id(d27142e14682) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(19) menutext(An army was led by Toirdhealbhach…) 
248.20. label(Event) unit(Entry) xml:id(d27142e14687) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(20) menutext(An army was led by Toirdhealbhach…) 
248.21. label(Event) unit(Entry) xml:id(d27142e14693) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(21) menutext(An army was led by Muircheartach,…) 
248.22. label(Event) unit(Entry) xml:id(d27142e14696) gi(div2) heads(0) gtm(ConghalUaBraein,lord) n(22) menutext(Conghal Ua Braein, lord of Breaghmhaine,…) 
Section 249. label(Annal) unit(Year) xml:id(d27142e14699) gi(div1) heads(0) n(M1151) gtm(TheAgeofChrist,1151.) num(249) menutext(The Age of Christ, 1151.Ua Maelfoghmhair,…) 
249.1. label(Event) unit(Entry) xml:id(d27142e14700) gi(div2) heads(0) gtm(TheAgeofChrist,1151.) n(1) menutext(The Age of Christ, 1151.) 
249.2. label(Event) unit(Entry) xml:id(d27142e14703) gi(div2) heads(0) gtm(UaMaelfoghmhair,Bishop) n(2) menutext(Ua Maelfoghmhair, Bishop of Ui-Amhalghadha and…) 
249.3. label(Event) unit(Entry) xml:id(d27142e14706) gi(div2) heads(0) gtm(Erolbh,BishopofLuimne) n(3) menutext(Erolbh, Bishop of Luimneach;) 
249.4. label(Event) unit(Entry) xml:id(d27142e14709) gi(div2) heads(0) gtm(andBrianCleireach,son) n(4) menutext(and Brian Cleireach, son of Tadhg…) 
249.5. label(Event) unit(Entry) xml:id(d27142e14712) gi(div2) heads(0) gtm(Acardinalofthesucces) n(5) menutext(A cardinal of the successor of…) 
249.6. label(Event) unit(Entry) xml:id(d27142e14715) gi(div2) heads(0) gtm(ThevisitationofConnau) n(6) menutext(The visitation of Connaught was performed,…) 
249.7. label(Event) unit(Entry) xml:id(d27142e14718) gi(div2) heads(0) gtm(ThisvisitationofSil-C) n(7) menutext(This visitation of Sil-Cathasaigh was made…) 
249.8. label(Event) unit(Entry) xml:id(d27142e14723) gi(div2) heads(0) gtm(Dearbhforgaill,daughter) n(8) menutext(Dearbhforgaill, daughter of Domhnall, grandson of…) 
249.9. label(Event) unit(Entry) xml:id(d27142e14726) gi(div2) heads(0) gtm(BrianUaConchobhairCia) n(9) menutext(Brian Ua Conchobhair Ciarraighe was killed…) 
249.10. label(Event) unit(Entry) xml:id(d27142e14729) gi(div2) heads(0) gtm(ConchobharCiabhachthe) n(10) menutext(Conchobhar Ciabhach the long-haired Ua hEaghra,…) 
249.11. label(Event) unit(Entry) xml:id(d27142e14738) gi(div2) heads(0) gtm(ThesonofMaelseachnail) n(11) menutext(The son of Maelseachnaill Ua Bric…) 
249.12. label(Event) unit(Entry) xml:id(d27142e14742) gi(div2) heads(0) gtm(GillagottUaCarrain,lo) n(12) menutext(Gillagott Ua Carrain, lord of Ui-Maccaille,…) 
249.13. label(Event) unit(Entry) xml:id(d27142e14745) gi(div2) heads(0) gtm(Tadhg,sonofDiarmaidU) n(13) menutext(Tadhg, son of Diarmaid Ua Briain,…) 
249.14. label(Event) unit(Entry) xml:id(d27142e14748) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(14) menutext(An army was led by Toirdhealbhach…) 
249.15. label(Event) unit(Entry) xml:id(d27142e14754) gi(div2) heads(0) gtm(Anarmywasalsoledby) n(15) menutext(An army was also led by…) 
249.16. label(Event) unit(Entry) xml:id(d27142e14765) gi(div2) heads(0) gtm(Anarmywasledbythes) n(16) menutext(An army was led by the…) 
249.17. label(Event) unit(Entry) xml:id(d27142e14770) gi(div2) heads(0) gtm(ThehostagesofLeinster) n(17) menutext(The hostages of Leinster were sent…) 
249.18. label(Event) unit(Entry) xml:id(d27142e14773) gi(div2) heads(0) gtm(Thecommencementofthe) n(18) menutext(The commencement of the erection of…) 
249.19. label(Event) unit(Entry) xml:id(d27142e14776) gi(div2) heads(0) gtm(Agreatpredatoryexcurs) n(19) menutext(A great predatory excursion was made…) 
249.20. label(Event) unit(Entry) xml:id(d27142e14779) gi(div2) heads(0) gtm(Conchobhar,sonofDomhn) n(20) menutext(Conchobhar, son of Domhnall Ua Briain,…) 
249.21. label(Event) unit(Entry) xml:id(d27142e14782) gi(div2) heads(0) gtm(Domhnall,sonofToirdhe) n(21) menutext(Domhnall, son of Toirdhealbhach Ua Conchobhair,…) 
249.22. label(Event) unit(Entry) xml:id(d27142e14785) gi(div2) heads(0) gtm(Achangeable,windy,sto) n(22) menutext(A changeable, windy, stormy winter, with…) 
249.23. label(Event) unit(Entry) xml:id(d27142e14789) gi(div2) heads(0) gtm(ToirdhealbhachUaBriain) n(23) menutext(Toirdhealbhach Ua Briain went to Luimneach,…) 
Section 250. label(Annal) unit(Year) xml:id(d27142e14792) gi(div1) heads(0) n(M1152) gtm(TheAgeofChrist,1152.) num(250) menutext(The Age of Christ, 1152.Finn, grandson…) 
250.1. label(Event) unit(Entry) xml:id(d27142e14793) gi(div2) heads(0) gtm(TheAgeofChrist,1152.) n(1) menutext(The Age of Christ, 1152.) 
250.2. label(Event) unit(Entry) xml:id(d27142e14796) gi(div2) heads(0) gtm(Finn,grandsonofCelech) n(2) menutext(Finn, grandson of Celechar Ua Ceinneidigh,…) 
250.3. label(Event) unit(Entry) xml:id(d27142e14802) gi(div2) heads(0) gtm(Gilla-na-naemhUaFollam) n(3) menutext(Gilla-na-naemh Ua Follamhain, successor of Coman;) 
250.4. label(Event) unit(Entry) xml:id(d27142e14805) gi(div2) heads(0) gtm(andFearghalUaFearcubh) n(4) menutext(and Fearghal Ua Fearcubhais, lector of…) 
250.5. label(Event) unit(Entry) xml:id(d27142e14808) gi(div2) heads(0) gtm(Asynodwasconvenedat) n(5) menutext(A synod was convened at Droichet-atha…) 
250.6. label(Event) unit(Entry) xml:id(d27142e14816) gi(div2) heads(0) gtm(Imleach-IbhairandLuimn) n(6) menutext(Imleach-Ibhair and Luimneach were burned.) 
250.7. label(Event) unit(Entry) xml:id(d27142e14819) gi(div2) heads(0) gtm(Scrin-Choluim-Chille,Do) n(7) menutext(Scrin-Choluim-Chille, Domhnach-Seachnaill, and Treoid, were plundered…) 
250.8. label(Event) unit(Entry) xml:id(d27142e14822) gi(div2) heads(0) gtm(Aplunderingarmywasle) n(8) menutext(A plundering army was led by…) 
250.9. label(Event) unit(Entry) xml:id(d27142e14825) gi(div2) heads(0) gtm(Ameetingtookplacebet) n(9) menutext(A meeting took place between Ua…) 
250.10. label(Event) unit(Entry) xml:id(d27142e14828) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(10) menutext(An army was led by Toirdhealbhach…) 
250.11. label(Event) unit(Entry) xml:id(d27142e14831) gi(div2) heads(0) gtm(AnarmywasledbyMacL) n(11) menutext(An army was led by Mac…) 
250.12. label(Event) unit(Entry) xml:id(d27142e14837) gi(div2) heads(0) gtm(ThehostagesofUaRuair) n(12) menutext(The hostages of Ua Ruairc, i.e.…) 
250.13. label(Event) unit(Entry) xml:id(d27142e14840) gi(div2) heads(0) gtm(Finghin,sonofDonnchad) n(13) menutext(Finghin, son of Donnchadh, grandson of…) 
250.14. label(Event) unit(Entry) xml:id(d27142e14843) gi(div2) heads(0) gtm(Domhnall,sonofRighbha) n(14) menutext(Domhnall, son of Righbhardan, lord of…) 
250.15. label(Event) unit(Entry) xml:id(d27142e14846) gi(div2) heads(0) gtm(Cathal,sonofToirdheal) n(15) menutext(Cathal, son of Toirdhealbhach Ua Conchobhair,…) 
250.16. label(Event) unit(Entry) xml:id(d27142e14849) gi(div2) heads(0) gtm(DiarmaidUaConchobhair,) n(16) menutext(Diarmaid Ua Conchobhair, lord of Ciarraighe-Luachra,…) 
250.17. label(Event) unit(Entry) xml:id(d27142e14852) gi(div2) heads(0) gtm(Aedh,sonofMacAmhalgh) n(17) menutext(Aedh, son of Mac Amhalghadha, lord…) 
250.18. label(Event) unit(Entry) xml:id(d27142e14855) gi(div2) heads(0) gtm(ThedaughterofUaCaell) n(18) menutext(The daughter of Ua Caellaighe, wife…) 
250.19. label(Event) unit(Entry) xml:id(d27142e14858) gi(div2) heads(0) gtm(CumidheUaCormaidhe,ch) n(19) menutext(Cumidhe Ua Cormaidhe, chief of Ui-Mac-Uais…) 
250.20. label(Event) unit(Entry) xml:id(d27142e14861) gi(div2) heads(0) gtm(Munsterwasmuchinjured) n(20) menutext(Munster was much injured, both church…) 
Section 251. label(Annal) unit(Year) xml:id(d27142e14864) gi(div1) heads(0) n(M1153) gtm(TheAgeofChrist,1153.) num(251) menutext(The Age of Christ, 1153.Aedh Ua…) 
251.1. label(Event) unit(Entry) xml:id(d27142e14865) gi(div2) heads(0) gtm(TheAgeofChrist,1153.) n(1) menutext(The Age of Christ, 1153.) 
251.2. label(Event) unit(Entry) xml:id(d27142e14868) gi(div2) heads(0) gtm(AedhUaMaeleoin,succes) n(2) menutext(Aedh Ua Maeleoin, successor of Ciaran…) 
251.3. label(Event) unit(Entry) xml:id(d27142e14871) gi(div2) heads(0) gtm(ColmanUaBreislein,nob) n(3) menutext(Colman Ua Breislein, noble priest of…) 
251.4. label(Event) unit(Entry) xml:id(d27142e14874) gi(div2) heads(0) gtm(DunlaingUaCathail,suc) n(4) menutext(Dunlaing Ua Cathail, successor of Caeimhghin,…) 
251.5. label(Event) unit(Entry) xml:id(d27142e14880) gi(div2) heads(0) gtm(ThevisitationofDal-Ca) n(5) menutext(The visitation of Dal-Cairbre and Ui-Eathach-Uladh…) 
251.6. label(Event) unit(Entry) xml:id(d27142e14883) gi(div2) heads(0) gtm(MurchadhUaMaeleachlain) n(6) menutext(Murchadh Ua Maeleachlainn, King of Teamhair…) 
251.7. label(Event) unit(Entry) xml:id(d27142e14886) gi(div2) heads(0) gtm(FlaithbheartachUaCanan) n(7) menutext(Flaithbheartach Ua Canannain, lord of Cinel-Conaill,…) 
251.8. label(Event) unit(Entry) xml:id(d27142e14892) gi(div2) heads(0) gtm(DomhnallUaCathasaigh,) n(8) menutext(Domhnall Ua Cathasaigh, lord of Saithne,…) 
251.9. label(Event) unit(Entry) xml:id(d27142e14897) gi(div2) heads(0) gtm(NiallUaMordha,lordof) n(9) menutext(Niall Ua Mordha, lord of Laeighis,…) 
251.10. label(Event) unit(Entry) xml:id(d27142e14900) gi(div2) heads(0) gtm(Muirgheas,grandsonofM) n(10) menutext(Muirgheas, grandson of Murchadh (or Muircheartach)…) 
251.11. label(Event) unit(Entry) xml:id(d27142e14903) gi(div2) heads(0) gtm(Donncathaigh,sonofAir) n(11) menutext(Donncathaigh, son of Aireachtach Ua Rodhuibh,…) 
251.12. label(Event) unit(Entry) xml:id(d27142e14907) gi(div2) heads(0) gtm(AnarmywasledbyToird) n(12) menutext(An army was led by Toirdhealbhach…) 
251.13. label(Event) unit(Entry) xml:id(d27142e14910) gi(div2) heads(0) gtm(ToirdhealbhachUaBriain) n(13) menutext(Toirdhealbhach Ua Briain was banished into…) 
251.14. label(Event) unit(Entry) xml:id(d27142e14913) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(14) menutext(An army was led by Muircheartach,…) 
251.15. label(Event) unit(Entry) xml:id(d27142e14924) gi(div2) heads(0) gtm(TadhgUaBriainwastake) n(15) menutext(Tadhg Ua Briain was taken prisoner…) 
251.16. label(Event) unit(Entry) xml:id(d27142e14927) gi(div2) heads(0) gtm(Toirdhealbhachproceeded) n(16) menutext(Toirdhealbhach proceeded into Munster, and he…) 
251.17. label(Event) unit(Entry) xml:id(d27142e14930) gi(div2) heads(0) gtm(ThehostagesofUi-Failg) n(17) menutext(The hostages of Ui-Failghe and Ui-Faelain…) 
251.18. label(Event) unit(Entry) xml:id(d27142e14933) gi(div2) heads(0) gtm(Gearr-na-gCuinneogUaBr) n(18) menutext(Gearr-na-gCuinneog Ua Bric, lord of the…) 
251.19. label(Event) unit(Entry) xml:id(d27142e14936) gi(div2) heads(0) gtm(ThewickerbridgeofAth) n(19) menutext(The wicker bridge of Ath-Luain was…) 
251.20. label(Event) unit(Entry) xml:id(d27142e14939) gi(div2) heads(0) gtm(ThewickerbridgeofAth) n(20) menutext(The wicker bridge of Ath-liag Ballyleague…) 
251.21. label(Event) unit(Entry) xml:id(d27142e14945) gi(div2) heads(0) gtm(FlannUaFlannagain,lor) n(21) menutext(Flann Ua Flannagain, lord of Teathbha,…) 
251.22. label(Event) unit(Entry) xml:id(d27142e14948) gi(div2) heads(0) gtm(Dearbhforgaill,daughter) n(22) menutext(Dearbhforgaill, daughter of Murchadh Ua Maeleachlainn,…) 
Section 252. label(Annal) unit(Year) xml:id(d27142e14952) gi(div1) heads(0) n(M1154) gtm(TheAgeofChrist,1154.) num(252) menutext(The Age of Christ, 1154.Muireadhaigh Ua…) 
252.1. label(Event) unit(Entry) xml:id(d27142e14953) gi(div2) heads(0) gtm(TheAgeofChrist,1154.) n(1) menutext(The Age of Christ, 1154.) 
252.2. label(Event) unit(Entry) xml:id(d27142e14956) gi(div2) heads(0) gtm(MuireadhaighUaClucain,) n(2) menutext(Muireadhaigh Ua Clucain, Abbot of Ceanannus,) 
252.3. label(Event) unit(Entry) xml:id(d27142e14959) gi(div2) heads(0) gtm(andCianUaGerachain,s) n(3) menutext(and Cian Ua Gerachain, successor of…) 
252.4. label(Event) unit(Entry) xml:id(d27142e14962) gi(div2) heads(0) gtm(TadhgUaBriain,Kingof) n(4) menutext(Tadhg Ua Briain, King of Munster,…) 
252.5. label(Event) unit(Entry) xml:id(d27142e14965) gi(div2) heads(0) gtm(Cill-Dalua,Imleach-Ibha) n(5) menutext(Cill-Dalua, Imleach-Ibhair, Ros-Cre, Lothra, and Daurmhaghi,…) 
252.6. label(Event) unit(Entry) xml:id(d27142e14968) gi(div2) heads(0) gtm(DiarmaidUaConchobhair,) n(6) menutext(Diarmaid Ua Conchobhair, lord of Ciarraighe-Luachra,…) 
252.7. label(Event) unit(Entry) xml:id(d27142e14972) gi(div2) heads(0) gtm(MacGillamocholmog,lord) n(7) menutext(Mac Gillamocholmog, lord of Ui-Dunchadha, was…) 
252.8. label(Event) unit(Entry) xml:id(d27142e14975) gi(div2) heads(0) gtm(Fearghal,grandsonofCi) n(8) menutext(Fearghal, grandson of Cinaeth Ua Maelbrighde,…) 
252.9. label(Event) unit(Entry) xml:id(d27142e14978) gi(div2) heads(0) gtm(Mac-Cuirr-na-gColpachUa) n(9) menutext(Mac-Cuirr-na-gColpach Ua Fiachrach, lord of Ui-Feineachlais,…) 
252.10. label(Event) unit(Entry) xml:id(d27142e14981) gi(div2) heads(0) gtm(ThesonofRaghnallDonn) n(10) menutext(The son of Raghnall Donn Ua…) 
252.11. label(Event) unit(Entry) xml:id(d27142e14985) gi(div2) heads(0) gtm(Aedh,sonofRuaidhriUa) n(11) menutext(Aedh, son of Ruaidhri Ua Canannain,…) 
252.12. label(Event) unit(Entry) xml:id(d27142e14988) gi(div2) heads(0) gtm(AfleetwasbroughtbyT) n(12) menutext(A fleet was brought by Toirdhealbhach…) 
252.13. label(Event) unit(Entry) xml:id(d27142e14996) gi(div2) heads(0) gtm(Anarmyofthenorthof) n(13) menutext(An army of the north of…) 
252.14. label(Event) unit(Entry) xml:id(d27142e14999) gi(div2) heads(0) gtm(andhegavetheforeigne) n(14) menutext(and he gave the foreigners twelve…) 
252.15. label(Event) unit(Entry) xml:id(d27142e15002) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(15) menutext(A predatory incursion was made by…) 
252.16. label(Event) unit(Entry) xml:id(d27142e15005) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(16) menutext(A battle was gained by the…) 
252.17. label(Event) unit(Entry) xml:id(d27142e15008) gi(div2) heads(0) gtm(Aplunderingarmywasle) n(17) menutext(A plundering army was led by…) 
252.18. label(Event) unit(Entry) xml:id(d27142e15011) gi(div2) heads(0) gtm(TheMuintir-Maelsinnawe) n(18) menutext(The Muintir-Maelsinna were plundered by Maelseachlainn,…) 
252.19. label(Event) unit(Entry) xml:id(d27142e15014) gi(div2) heads(0) gtm(Apreywastakenbythe) n(19) menutext(A prey was taken by the…) 
252.20. label(Event) unit(Entry) xml:id(d27142e15017) gi(div2) heads(0) gtm(Hisownsonwasblinded) n(20) menutext(His own son was blinded by…) 
252.21. label(Event) unit(Entry) xml:id(d27142e15022) gi(div2) heads(0) gtm(Therewasagreatdestru) n(21) menutext(There was a great destruction of…) 
252.22. label(Event) unit(Entry) xml:id(d27142e15026) gi(div2) heads(0) gtm(ThesecondHenrywasmad) n(22) menutext(The second Henry was made king…) 
Section 253. label(Annal) unit(Year) xml:id(d27142e15029) gi(div1) heads(0) n(M1155) gtm(TheAgeofChrist.1155.) num(253) menutext(The Age of Christ. 1155.Maelmuire Mac…) 
253.1. label(Event) unit(Entry) xml:id(d27142e15030) gi(div2) heads(0) gtm(TheAgeofChrist.1155.) n(1) menutext(The Age of Christ. 1155.) 
253.2. label(Event) unit(Entry) xml:id(d27142e15033) gi(div2) heads(0) gtm(MaelmuireMacGillachiar) n(2) menutext(Maelmuire Mac Gillachiarain, airchinneach of the…) 
253.3. label(Event) unit(Entry) xml:id(d27142e15036) gi(div2) heads(0) gtm(FearghalUaFinachta,a) n(3) menutext(Fearghal Ua Finachta, a noble priest…) 
253.4. label(Event) unit(Entry) xml:id(d27142e15039) gi(div2) heads(0) gtm(andMaelruanaidhUahAin) n(4) menutext(and Maelruanaidh Ua hAinlighi, noble priest…) 
253.5. label(Event) unit(Entry) xml:id(d27142e15042) gi(div2) heads(0) gtm(Ath-Truim,withitschur) n(5) menutext(Ath-Truim, with its church, was burned;…) 
253.6. label(Event) unit(Entry) xml:id(d27142e15045) gi(div2) heads(0) gtm(Cill-dara,Tuaim-da-ghua) n(6) menutext(Cill-dara, Tuaim-da-ghualann, and Cill-meadhoin, were burned.) 
253.7. label(Event) unit(Entry) xml:id(d27142e15048) gi(div2) heads(0) gtm(Maelseachlainn,sonofM) n(7) menutext(Maelseachlainn, son of Murchadh Ua Maeleachlainn,…) 
253.8. label(Event) unit(Entry) xml:id(d27142e15051) gi(div2) heads(0) gtm(TheAthchleireachUaCon) n(8) menutext(The Athchleireach Ua Conchobhair Failghe was…) 
253.9. label(Event) unit(Entry) xml:id(d27142e15054) gi(div2) heads(0) gtm(AmhlaeibhMacCana,lord) n(9) menutext(Amhlaeibh Mac Cana, lord of Cinel-Aenghusa,…) 
253.10. label(Event) unit(Entry) xml:id(d27142e15057) gi(div2) heads(0) gtm(AedhUahEaghra,lordof) n(10) menutext(Aedh Ua hEaghra, lord of Luighne,…) 
253.11. label(Event) unit(Entry) xml:id(d27142e15060) gi(div2) heads(0) gtm(Fiacha,sonofCethearna) n(11) menutext(Fiacha, son of Cethearnach Ua Ceirin,…) 
253.12. label(Event) unit(Entry) xml:id(d27142e15064) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(12) menutext(An army was led by Muircheartach,…) 
253.13. label(Event) unit(Entry) xml:id(d27142e15067) gi(div2) heads(0) gtm(TighearnanUaRuairctoo) n(13) menutext(Tighearnan Ua Ruairc took Donnchadh Ua…) 
253.14. label(Event) unit(Entry) xml:id(d27142e15075) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(14) menutext(A predatory incursion was made by…) 
253.15. label(Event) unit(Entry) xml:id(d27142e15078) gi(div2) heads(0) gtm(AfleetwasbroughtbyT) n(15) menutext(A fleet was brought by Toirdhealbhach…) 
253.16. label(Event) unit(Entry) xml:id(d27142e15081) gi(div2) heads(0) gtm(ThecastleofCuileanntr) n(16) menutext(The castle of Cuileanntrach was burned…) 
253.17. label(Event) unit(Entry) xml:id(d27142e15084) gi(div2) heads(0) gtm(ThebridgeofAth-Luain) n(17) menutext(The bridge of Ath-Luain was destroyed,…) 
253.18. label(Event) unit(Entry) xml:id(d27142e15087) gi(div2) heads(0) gtm(GillagottUaCiardhawas) n(18) menutext(Gillagott Ua Ciardha was slain at…) 
253.19. label(Event) unit(Entry) xml:id(d27142e15090) gi(div2) heads(0) gtm(andDonnchadhwasthend) n(19) menutext(and Donnchadh was then deposed by…) 
253.20. label(Event) unit(Entry) xml:id(d27142e15093) gi(div2) heads(0) gtm(CuilenofClaenghlais,l) n(20) menutext(Cuilen of Claenghlais, lord of Ui-Conaill-Gabhra,…) 
253.21. label(Event) unit(Entry) xml:id(d27142e15096) gi(div2) heads(0) gtm(Conchobhar,sonofDomhn) n(21) menutext(Conchobhar, son of Domhnall Ua Briain,…) 
253.22. label(Event) unit(Entry) xml:id(d27142e15102) gi(div2) heads(0) gtm(AbattlewasgainedbyI) n(22) menutext(A battle was gained by Imhar…) 
253.23. label(Event) unit(Entry) xml:id(d27142e15106) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(23) menutext(A predatory incursion was made by…) 
253.24. label(Event) unit(Entry) xml:id(d27142e15109) gi(div2) heads(0) gtm(Magh-Finnwaspreyedby) n(24) menutext(Magh-Finn was preyed by the men…) 
Section 254. label(Annal) unit(Year) xml:id(d27142e15113) gi(div1) heads(0) n(M1156) gtm(TheAgeofChrist,1156.) num(254) menutext(The Age of Christ, 1156.The first…) 
254.1. label(Event) unit(Entry) xml:id(d27142e15114) gi(div2) heads(0) gtm(TheAgeofChrist,1156.) n(1) menutext(The Age of Christ, 1156.) 
254.2. label(Event) unit(Entry) xml:id(d27142e15117) gi(div2) heads(0) gtm(ThefirstyearofMuirch) n(2) menutext(The first year of Muircheartach Ua…) 
254.3. label(Event) unit(Entry) xml:id(d27142e15120) gi(div2) heads(0) gtm(Maelmaedhog,i.e.AedhM) n(3) menutext(Maelmaedhog, i.e. Aedh Mac Dubhradain, Abbot…) 
254.4. label(Event) unit(Entry) xml:id(d27142e15123) gi(div2) heads(0) gtm(TadhgUaCatharnaigh,lo) n(4) menutext(Tadhg Ua Catharnaigh, lord of Teathbha,…) 
254.5. label(Event) unit(Entry) xml:id(d27142e15126) gi(div2) heads(0) gtm(EochaidhUaCuinn,thec) n(5) menutext(Eochaidh Ua Cuinn, the chief master,…) 
254.6. label(Event) unit(Entry) xml:id(d27142e15129) gi(div2) heads(0) gtm(Ceanannuswasburned,bo) n(6) menutext(Ceanannus was burned, both houses and…) 
254.7. label(Event) unit(Entry) xml:id(d27142e15132) gi(div2) heads(0) gtm(Daurmhagh-Ua-nDuach,Ach) n(7) menutext(Daurmhagh-Ua-nDuach, Achadh-mic-Airt, Cul-Caissin, and Fearta-Caerach were…) 
254.8. label(Event) unit(Entry) xml:id(d27142e15138) gi(div2) heads(0) gtm(AfleetwasbroughtbyT) n(8) menutext(A fleet was brought by Toirdhealbhach…) 
254.9. label(Event) unit(Entry) xml:id(d27142e15141) gi(div2) heads(0) gtm(AmeetingbetweenToirdh) n(9) menutext(A meeting between Toirdhealbhach Ua Conchobhair…) 
254.10. label(Event) unit(Entry) xml:id(d27142e15144) gi(div2) heads(0) gtm(ToirdhealbhachUaConcho) n(10) menutext(Toirdhealbhach Ua Conchobhair, King of Connaught,…) 
254.11. label(Event) unit(Entry) xml:id(d27142e15147) gi(div2) heads(0) gtm(ThekingdomofConnaught) n(11) menutext(The kingdom of Connaught was assumed…) 
254.12. label(Event) unit(Entry) xml:id(d27142e15151) gi(div2) heads(0) gtm(ThethreesonsofToirdh) n(12) menutext(The three sons of Toirdhealbhach Ua…) 
254.13. label(Event) unit(Entry) xml:id(d27142e15154) gi(div2) heads(0) gtm(BrianBreifneachwasbli) n(13) menutext(Brian Breifneach was blinded by Ruaidhri…) 
254.14. label(Event) unit(Entry) xml:id(d27142e15157) gi(div2) heads(0) gtm(ToirdhealbhachUaBriain) n(14) menutext(Toirdhealbhach Ua Briain came to Ruaidhri…) 
254.15. label(Event) unit(Entry) xml:id(d27142e15160) gi(div2) heads(0) gtm(Aedh,sonofRuaidhriUa) n(15) menutext(Aedh, son of Ruaidhri Ua Canannain,…) 
254.16. label(Event) unit(Entry) xml:id(d27142e15165) gi(div2) heads(0) gtm(TheUlidiansturnedagai) n(16) menutext(The Ulidians turned against Muircheartach Ua…) 
254.17. label(Event) unit(Entry) xml:id(d27142e15168) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(17) menutext(An army was led by Muircheartach…) 
254.18. label(Event) unit(Entry) xml:id(d27142e15171) gi(div2) heads(0) gtm(Anotherarmywasledby) n(18) menutext(Another army was led by Muircheartach…) 
254.19. label(Event) unit(Entry) xml:id(d27142e15174) gi(div2) heads(0) gtm(Avictorywasgainedby) n(19) menutext(A victory was gained by Diarmaid,…) 
254.20. label(Event) unit(Entry) xml:id(d27142e15177) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(20) menutext(A predatory incursion was made by…) 
254.21. label(Event) unit(Entry) xml:id(d27142e15180) gi(div2) heads(0) gtm(ThebattleofCuasanat) n(21) menutext(The battle of Cuasan at Lis-Luighdhi…) 
254.22. label(Event) unit(Entry) xml:id(d27142e15183) gi(div2) heads(0) gtm(Muircheartach,sonofDo) n(22) menutext(Muircheartach, son of Domhnall Ua Maelseachlainn,…) 
254.23. label(Event) unit(Entry) xml:id(d27142e15187) gi(div2) heads(0) gtm(Donnchadh,sonofDomhna) n(23) menutext(Donnchadh, son of Domhnall Ua Maelseachlainn,…) 
254.24. label(Event) unit(Entry) xml:id(d27142e15190) gi(div2) heads(0) gtm(Magh-Teathbha,andMacha) n(24) menutext(Magh-Teathbha, and Machaire-Cuircne, by Ruaidhri Ua…) 
254.25. label(Event) unit(Entry) xml:id(d27142e15195) gi(div2) heads(0) gtm(Dailfinn,daughterofBr) n(25) menutext(Dailfinn, daughter of Bracan, the wife…) 
254.26. label(Event) unit(Entry) xml:id(d27142e15198) gi(div2) heads(0) gtm(Therewasgreatsnowand) n(26) menutext(There was great snow and intense…) 
Section 255. label(Annal) unit(Year) xml:id(d27142e15201) gi(div1) heads(0) n(M1157) gtm(TheAgeofChrist,1157.) num(255) menutext(The Age of Christ, 1157.Gillaphadraig, son…) 
255.1. label(Event) unit(Entry) xml:id(d27142e15202) gi(div2) heads(0) gtm(TheAgeofChrist,1157.) n(1) menutext(The Age of Christ, 1157.) 
255.2. label(Event) unit(Entry) xml:id(d27142e15205) gi(div2) heads(0) gtm(Gillaphadraig,sonofDo) n(2) menutext(Gillaphadraig, son of Donnchadh Mac Carthaigh,…) 
255.3. label(Event) unit(Entry) xml:id(d27142e15208) gi(div2) heads(0) gtm(Daimhinis,Lis-mor,and) n(3) menutext(Daimhinis, Lis-mor, and Lothra, with their…) 
255.4. label(Event) unit(Entry) xml:id(d27142e15211) gi(div2) heads(0) gtm(CuuladhUaDuinnsleibhe) n(4) menutext(Cuuladh Ua Duinnsleibhe Ui-Eochadha, King of…) 
255.5. label(Event) unit(Entry) xml:id(d27142e15214) gi(div2) heads(0) gtm(DomhnallUaRaghallaigh) n(5) menutext(Domhnall Ua Raghallaigh was slain by…) 
255.6. label(Event) unit(Entry) xml:id(d27142e15217) gi(div2) heads(0) gtm(RuaidhriUahEaghra,lor) n(6) menutext(Ruaidhri Ua hEaghra, lord of Luighne,…) 
255.7. label(Event) unit(Entry) xml:id(d27142e15220) gi(div2) heads(0) gtm(Tadhg,sonofMurchadhU) n(7) menutext(Tadhg, son of Murchadh Ua hEaghra,…) 
255.8. label(Event) unit(Entry) xml:id(d27142e15223) gi(div2) heads(0) gtm(CuuladhUaCain-dealbhai) n(8) menutext(Cuuladh Ua Cain-dealbhain, lord of Laeghaire,…) 
255.9. label(Event) unit(Entry) xml:id(d27142e15230) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(9) menutext(A predatory incursion was made by…) 
255.10. label(Event) unit(Entry) xml:id(d27142e15233) gi(div2) heads(0) gtm(Asynodwasconvenedby) n(10) menutext(A synod was convened by the…) 
255.11. label(Event) unit(Entry) xml:id(d27142e15237) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(11) menutext(An army was led by Muircheartach,…) 
255.12. label(Event) unit(Entry) xml:id(d27142e15248) gi(div2) heads(0) gtm(Whilethesethingswere) n(12) menutext(While these things were doing, Ruaidhri…) 
255.13. label(Event) unit(Entry) xml:id(d27142e15251) gi(div2) heads(0) gtm(AnarmywasledbyRuaid) n(13) menutext(An army was led by Ruaidhri…) 
255.14. label(Event) unit(Entry) xml:id(d27142e15254) gi(div2) heads(0) gtm(TheheadofEochaidh,i.) n(14) menutext(The head of Eochaidh, i.e. of…) 
255.15. label(Event) unit(Entry) xml:id(d27142e15259) gi(div2) heads(0) gtm(AfleetwasbroughtbyR) n(15) menutext(A fleet was brought by Ruaidhri…) 
Section 256. label(Annal) unit(Year) xml:id(d27142e15262) gi(div1) heads(0) n(M1158) gtm(TheAgeofChrist,1158.) num(256) menutext(The Age of Christ, 1158.Domhnall Ua…) 
256.1. label(Event) unit(Entry) xml:id(d27142e15263) gi(div2) heads(0) gtm(TheAgeofChrist,1158.) n(1) menutext(The Age of Christ, 1158.) 
256.2. label(Event) unit(Entry) xml:id(d27142e15266) gi(div2) heads(0) gtm(DomhnallUaLongargain,) n(2) menutext(Domhnall Ua Longargain, Archbishop of Caiseal,…) 
256.3. label(Event) unit(Entry) xml:id(d27142e15269) gi(div2) heads(0) gtm(TheBrehonUaDuileannai) n(3) menutext(The Brehon Ua Duileannain, airchinneach of…) 
256.4. label(Event) unit(Entry) xml:id(d27142e15272) gi(div2) heads(0) gtm(Asynodoftheclergyof) n(4) menutext(A synod of the clergy of…) 
256.5. label(Event) unit(Entry) xml:id(d27142e15275) gi(div2) heads(0) gtm(ConchobharUaBriain,th) n(5) menutext(Conchobhar Ua Briain, the son of…) 
256.6. label(Event) unit(Entry) xml:id(d27142e15278) gi(div2) heads(0) gtm(CearnachanUaBraein,lo) n(6) menutext(Cearnachan Ua Braein, lord of Luighne…) 
256.7. label(Event) unit(Entry) xml:id(d27142e15284) gi(div2) heads(0) gtm(UaDomhnaill,lordofCo) n(7) menutext(Ua Domhnaill, lord of Corca-Bhaiscinn, was…) 
256.8. label(Event) unit(Entry) xml:id(d27142e15287) gi(div2) heads(0) gtm(Fearghal,sonofAedhna) n(8) menutext(Fearghal, son of Aedh na n-amhas…) 
256.9. label(Event) unit(Entry) xml:id(d27142e15290) gi(div2) heads(0) gtm(Tadhg,sonofAedh,son) n(9) menutext(Tadhg, son of Aedh, son of…) 
256.10. label(Event) unit(Entry) xml:id(d27142e15293) gi(div2) heads(0) gtm(UaFailbhe,lordofCorc) n(10) menutext(Ua Failbhe, lord of Corca Duibhne,…) 
256.11. label(Event) unit(Entry) xml:id(d27142e15298) gi(div2) heads(0) gtm(Cuuladh,sonofDeoraidh) n(11) menutext(Cuuladh, son of Deoraidh Ua Flainn,…) 
256.12. label(Event) unit(Entry) xml:id(d27142e15305) gi(div2) heads(0) gtm(TheCinel-Conaillturned) n(12) menutext(The Cinel-Conaill turned against Ua Lochlainn.) 
256.13. label(Event) unit(Entry) xml:id(d27142e15308) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(13) menutext(An army was led by Muircheartach…) 
256.14. label(Event) unit(Entry) xml:id(d27142e15311) gi(div2) heads(0) gtm(AnarmywasledbyRuaid) n(14) menutext(An army was led by Ruaidhri…) 
256.15. label(Event) unit(Entry) xml:id(d27142e15314) gi(div2) heads(0) gtm(Sitric,sonofGilla-Ena) n(15) menutext(Sitric, son of Gilla-Enain Ua Domhnaill,…) 
256.16. label(Event) unit(Entry) xml:id(d27142e15317) gi(div2) heads(0) gtm(Agreatfleetwassentb) n(16) menutext(A great fleet was sent by…) 
256.17. label(Event) unit(Entry) xml:id(d27142e15320) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(17) menutext(A predatory incursion was made by…) 
256.18. label(Event) unit(Entry) xml:id(d27142e15323) gi(div2) heads(0) gtm(TheCairbri-Ua-Ciardha,) n(18) menutext(The Cairbri-Ua-Ciardha, and some of the…) 
256.19. label(Event) unit(Entry) xml:id(d27142e15329) gi(div2) heads(0) gtm(Therewasthenabreach) n(19) menutext(There was then a breach of…) 
256.20. label(Event) unit(Entry) xml:id(d27142e15332) gi(div2) heads(0) gtm(Therewasgreatrainin) n(20) menutext(There was great rain in the…) 
256.21. label(Event) unit(Entry) xml:id(d27142e15337) gi(div2) heads(0) gtm(CucoirneUaMadadhain,l) n(21) menutext(Cucoirne Ua Madadhain, lord of Sil-Anmchadha,…) 
Section 257. label(Annal) unit(Year) xml:id(d27142e15340) gi(div1) heads(0) n(M1159) gtm(TheAgeofChrist,1159.) num(257) menutext(The Age of Christ, 1159.Maelmaire Ua…) 
257.1. label(Event) unit(Entry) xml:id(d27142e15341) gi(div2) heads(0) gtm(TheAgeofChrist,1159.) n(1) menutext(The Age of Christ, 1159.) 
257.2. label(Event) unit(Entry) xml:id(d27142e15344) gi(div2) heads(0) gtm(MaelmaireUaLoingsigh,) n(2) menutext(Maelmaire Ua Loingsigh, Bishop of Lis-mor,…) 
257.3. label(Event) unit(Entry) xml:id(d27142e15347) gi(div2) heads(0) gtm(AbelandGillamuireadhai) n(3) menutext(Abel and Gillamuireadhaigh, both anchorites of…) 
257.4. label(Event) unit(Entry) xml:id(d27142e15350) gi(div2) heads(0) gtm(GillacaeimhghinUaCeinn) n(4) menutext(Gillacaeimhghin Ua Ceinneidigh, lord of Ormond,…) 
257.5. label(Event) unit(Entry) xml:id(d27142e15353) gi(div2) heads(0) gtm(CeinneidighUaBriain,i) n(5) menutext(Ceinneidigh Ua Briain, i.e. the grandson…) 
257.6. label(Event) unit(Entry) xml:id(d27142e15356) gi(div2) heads(0) gtm(DomhnallMacConmarawas) n(6) menutext(Domhnall Mac Conmara was drowned in…) 
257.7. label(Event) unit(Entry) xml:id(d27142e15359) gi(div2) heads(0) gtm(Diarmaid,sonofTadhgU) n(7) menutext(Diarmaid, son of Tadhg Ua Maelruanaidh,…) 
257.8. label(Event) unit(Entry) xml:id(d27142e15362) gi(div2) heads(0) gtm(Aedh,sonofDonnchadhU) n(8) menutext(Aedh, son of Donnchadh Ua Conchobhair,…) 
257.9. label(Event) unit(Entry) xml:id(d27142e15365) gi(div2) heads(0) gtm(UaMaeldoraidhandhist) n(9) menutext(Ua Maeldoraidh and his two brothers…) 
257.10. label(Event) unit(Entry) xml:id(d27142e15368) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(10) menutext(An army was led by Muircheartach,…) 
257.11. label(Event) unit(Entry) xml:id(d27142e15371) gi(div2) heads(0) gtm(Therewasapacificmeet) n(11) menutext(There was a pacific meeting between…) 
257.12. label(Event) unit(Entry) xml:id(d27142e15375) gi(div2) heads(0) gtm(Awickerbridgewasmade) n(12) menutext(A wicker bridge was made at…) 
257.13. label(Event) unit(Entry) xml:id(d27142e15378) gi(div2) heads(0) gtm(TheforcesofMeathand) n(13) menutext(The forces of Meath and Teathbha,…) 
257.14. label(Event) unit(Entry) xml:id(d27142e15383) gi(div2) heads(0) gtm(Agreatarmywasaftert) n(14) menutext(A great army was after this…) 
257.15. label(Event) unit(Entry) xml:id(d27142e15391) gi(div2) heads(0) gtm(Anotherarmywasledby) n(15) menutext(Another army was led by Muircheartach,…) 
257.16. label(Event) unit(Entry) xml:id(d27142e15394) gi(div2) heads(0) gtm(Anotherarmywasledby) n(16) menutext(Another army was led by Ua…) 
Section 258. label(Annal) unit(Year) xml:id(d27142e15397) gi(div1) heads(0) n(M1160) gtm(TheAgeofChrist,1160.) num(258) menutext(The Age of Christ, 1160.Finn Mac…) 
258.1. label(Event) unit(Entry) xml:id(d27142e15398) gi(div2) heads(0) gtm(TheAgeofChrist,1160.) n(1) menutext(The Age of Christ, 1160.) 
258.2. label(Event) unit(Entry) xml:id(d27142e15401) gi(div2) heads(0) gtm(FinnMacGormain,Bishop) n(2) menutext(Finn Mac Gormain, Bishop of Cill-dara,…) 
258.3. label(Event) unit(Entry) xml:id(d27142e15404) gi(div2) heads(0) gtm(Neachtan,abishop,died) n(3) menutext(Neachtan, a bishop, died.) 
258.4. label(Event) unit(Entry) xml:id(d27142e15407) gi(div2) heads(0) gtm(Gilla-na-naemhUaDuinn,) n(4) menutext(Gilla-na-naemh Ua Duinn, lector of Inis-Clothrann,…) 
258.5. label(Event) unit(Entry) xml:id(d27142e15413) gi(div2) heads(0) gtm(GillachristUaMaelbelta) n(5) menutext(Gillachrist Ua Maelbeltain, the noble priest…) 
258.6. label(Event) unit(Entry) xml:id(d27142e15416) gi(div2) heads(0) gtm(AedhofDaimhliagdied.) n(6) menutext(Aedh of Daimhliag died.) 
258.7. label(Event) unit(Entry) xml:id(d27142e15419) gi(div2) heads(0) gtm(LughmhadhandCeann-cora) n(7) menutext(Lughmhadh and Ceann-coradh were burned.) 
258.8. label(Event) unit(Entry) xml:id(d27142e15422) gi(div2) heads(0) gtm(Donnchadh,sonofDomhna) n(8) menutext(Donnchadh, son of Domhnall Ua Maeleachlainn,…) 
258.9. label(Event) unit(Entry) xml:id(d27142e15430) gi(div2) heads(0) gtm(TwooftheUi-Maeldoraid) n(9) menutext(Two of the Ui-Maeldoraidh were killed…) 
258.10. label(Event) unit(Entry) xml:id(d27142e15433) gi(div2) heads(0) gtm(LorcanUaCaindealbhain,) n(10) menutext(Lorcan Ua Caindealbhain, lord of Laeghaire,…) 
258.11. label(Event) unit(Entry) xml:id(d27142e15436) gi(div2) heads(0) gtm(DomhnallUaGoirmleadhai) n(11) menutext(Domhnall Ua Goirmleadhaigh, chief of Cinel-Moain,…) 
258.12. label(Event) unit(Entry) xml:id(d27142e15440) gi(div2) heads(0) gtm(AedhUahAnmchadha,lord) n(12) menutext(Aedh Ua hAnmchadha, lord of Ui-Maccaille,…) 
258.13. label(Event) unit(Entry) xml:id(d27142e15443) gi(div2) heads(0) gtm(Brodar,sonofTurcall,) n(13) menutext(Brodar, son of Turcall, lord of…) 
258.14. label(Event) unit(Entry) xml:id(d27142e15446) gi(div2) heads(0) gtm(FlaithbheartachUaCatha) n(14) menutext(Flaithbheartach Ua Cathasaigh, lord of Saithne,…) 
258.15. label(Event) unit(Entry) xml:id(d27142e15449) gi(div2) heads(0) gtm(Domhnall,sonofGillase) n(15) menutext(Domhnall, son of Gillaseachnaill, lord of…) 
258.16. label(Event) unit(Entry) xml:id(d27142e15455) gi(div2) heads(0) gtm(MurchadhUaRuadhacant,) n(16) menutext(Murchadh Ua Ruadhacant, lord of Ui-Eathach,…) 
258.17. label(Event) unit(Entry) xml:id(d27142e15458) gi(div2) heads(0) gtm(TadhgUaFearghailwask) n(17) menutext(Tadhg Ua Fearghail was killed by…) 
258.18. label(Event) unit(Entry) xml:id(d27142e15461) gi(div2) heads(0) gtm(RuaidhriUaTomaltaigh,) n(18) menutext(Ruaidhri Ua Tomaltaigh, chief of Muintir-Duibhetain,…) 
258.19. label(Event) unit(Entry) xml:id(d27142e15467) gi(div2) heads(0) gtm(SomeoftheCinel-Eoghai) n(19) menutext(Some of the Cinel-Eoghain, with Ua…) 
258.20. label(Event) unit(Entry) xml:id(d27142e15473) gi(div2) heads(0) gtm(ThebattleofMagh-Luadh) n(20) menutext(The battle of Magh-Luadhat was gained…) 
258.21. label(Event) unit(Entry) xml:id(d27142e15479) gi(div2) heads(0) gtm(AnarmywasledbyRuaid) n(21) menutext(An army was led by Ruaidhri…) 
258.22. label(Event) unit(Entry) xml:id(d27142e15484) gi(div2) heads(0) gtm(Therewasapacificmeet) n(22) menutext(There was a pacific meeting at…) 
258.23. label(Event) unit(Entry) xml:id(d27142e15488) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(23) menutext(An army was led by Muircheartach…) 
258.24. label(Event) unit(Entry) xml:id(d27142e15494) gi(div2) heads(0) gtm(AfleetwasbroughtbyR) n(24) menutext(A fleet was brought by Ruaidhri…) 
Section 259. label(Annal) unit(Year) xml:id(d27142e15497) gi(div1) heads(0) n(M1161) gtm(TheAgeofChrist,1161.) num(259) menutext(The Age of Christ, 1161.Aedh Ua…) 
259.1. label(Event) unit(Entry) xml:id(d27142e15498) gi(div2) heads(0) gtm(TheAgeofChrist,1161.) n(1) menutext(The Age of Christ, 1161.) 
259.2. label(Event) unit(Entry) xml:id(d27142e15501) gi(div2) heads(0) gtm(AedhUahOissen,Archbis) n(2) menutext(Aedh Ua hOissen, Archbishop of Tuam,…) 
259.3. label(Event) unit(Entry) xml:id(d27142e15504) gi(div2) heads(0) gtm(TadhgUaLongargain,Bis) n(3) menutext(Tadhg Ua Longargain, Bishop of Thomond;) 
259.4. label(Event) unit(Entry) xml:id(d27142e15507) gi(div2) heads(0) gtm(IsaacUaCuanain,Bishop) n(4) menutext(Isaac Ua Cuanain, Bishop of Eile…) 
259.5. label(Event) unit(Entry) xml:id(d27142e15510) gi(div2) heads(0) gtm(MaelbhrenainnUaRonain,) n(5) menutext(Maelbhrenainn Ua Ronain, Bishop of Ciarraighe…) 
259.6. label(Event) unit(Entry) xml:id(d27142e15513) gi(div2) heads(0) gtm(andImharUahInnreachta) n(6) menutext(and Imhar Ua hInnreachtaigh, airchinneach of…) 
259.7. label(Event) unit(Entry) xml:id(d27142e15519) gi(div2) heads(0) gtm(RaghnallUaDalaigh,oll) n(7) menutext(Raghnall Ua Dalaigh, ollamh of Desmond…) 
259.8. label(Event) unit(Entry) xml:id(d27142e15522) gi(div2) heads(0) gtm(RuaidhriUaConchobhair,) n(8) menutext(Ruaidhri Ua Conchobhair, King of Connaught,…) 
259.9. label(Event) unit(Entry) xml:id(d27142e15525) gi(div2) heads(0) gtm(AnarmywasledbyRuaid) n(9) menutext(An army was led by Ruaidhri…) 
259.10. label(Event) unit(Entry) xml:id(d27142e15530) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(10) menutext(An army was led by Muircheartach…) 
259.11. label(Event) unit(Entry) xml:id(d27142e15536) gi(div2) heads(0) gtm(DiarmaidUaMaeleachlain) n(11) menutext(Diarmaid Ua Maeleachlainn granted Beann-Artghaile to…) 
259.12. label(Event) unit(Entry) xml:id(d27142e15543) gi(div2) heads(0) gtm(Anotherarmywasledby) n(12) menutext(Another army was led by Muircheartach…) 
259.13. label(Event) unit(Entry) xml:id(d27142e15546) gi(div2) heads(0) gtm(ThevisitationofOsraig) n(13) menutext(The visitation of Osraighe was made…) 
259.14. label(Event) unit(Entry) xml:id(d27142e15549) gi(div2) heads(0) gtm(GodfreyUaRaghallaighw) n(14) menutext(Godfrey Ua Raghallaigh was killed at…) 
259.15. label(Event) unit(Entry) xml:id(d27142e15555) gi(div2) heads(0) gtm(Ahousewasforciblytak) n(15) menutext(A house was forcibly taken by…) 
259.16. label(Event) unit(Entry) xml:id(d27142e15561) gi(div2) heads(0) gtm(Avictorywasgainedby) n(16) menutext(A victory was gained by Domhnall…) 
259.17. label(Event) unit(Entry) xml:id(d27142e15567) gi(div2) heads(0) gtm(Matudhan,grandsonofCr) n(17) menutext(Matudhan, grandson of Cronan, lord of…) 
259.18. label(Event) unit(Entry) xml:id(d27142e15572) gi(div2) heads(0) gtm(Domhnall,sonofConghal) n(18) menutext(Domhnall, son of Conghalach, son of…) 
259.19. label(Event) unit(Entry) xml:id(d27142e15575) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(19) menutext(A battle was gained by the…) 
259.20. label(Event) unit(Entry) xml:id(d27142e15578) gi(div2) heads(0) gtm(Anotherbattlewasgaine) n(20) menutext(Another battle was gained by the…) 
259.21. label(Event) unit(Entry) xml:id(d27142e15581) gi(div2) heads(0) gtm(Demonshipswereseenon) n(21) menutext(Demon ships were seen on the…) 
259.22. label(Event) unit(Entry) xml:id(d27142e15584) gi(div2) heads(0) gtm(Domhnall,sonofCumeadh) n(22) menutext(Domhnall, son of Cumeadha Ua Laeghachain,…) 
259.23. label(Event) unit(Entry) xml:id(d27142e15588) gi(div2) heads(0) gtm(FallamhanFinnUaFallam) n(23) menutext(Fallamhan Finn Ua Fallamhain died in…) 
Section 260. label(Annal) unit(Year) xml:id(d27142e15591) gi(div1) heads(0) n(M1162) gtm(TheAgeofChrist,1162.) num(260) menutext(The Age of Christ, 1162.Greine, Archbishop…) 
260.1. label(Event) unit(Entry) xml:id(d27142e15592) gi(div2) heads(0) gtm(TheAgeofChrist,1162.) n(1) menutext(The Age of Christ, 1162.) 
260.2. label(Event) unit(Entry) xml:id(d27142e15595) gi(div2) heads(0) gtm(Greine,Archbishopofth) n(2) menutext(Greine, Archbishop of the foreigners and…) 
260.3. label(Event) unit(Entry) xml:id(d27142e15598) gi(div2) heads(0) gtm(CathasachMacComhaltain) n(3) menutext(Cathasach Mac Comhaltain, lector of Doire-Choluim-Chille,…) 
260.4. label(Event) unit(Entry) xml:id(d27142e15601) gi(div2) heads(0) gtm(DiarmaidUaLaighnen,le) n(4) menutext(Diarmaid Ua Laighnen, lector of Cluain-Uamha,…) 
260.5. label(Event) unit(Entry) xml:id(d27142e15604) gi(div2) heads(0) gtm(TherelicsofBishopMae) n(5) menutext(The relics of Bishop Maeinenn and…) 
260.6. label(Event) unit(Entry) xml:id(d27142e15609) gi(div2) heads(0) gtm(CairbreMacSamuel,chie) n(6) menutext(Cairbre Mac Samuel, chief ollamh of…) 
260.7. label(Event) unit(Entry) xml:id(d27142e15612) gi(div2) heads(0) gtm(Themonasteryofthemon) n(7) menutext(The monastery of the monks at…) 
260.8. label(Event) unit(Entry) xml:id(d27142e15615) gi(div2) heads(0) gtm(Imleach-Iubhair,withit) n(8) menutext(Imleach-Iubhair, with its church, was burned.) 
260.9. label(Event) unit(Entry) xml:id(d27142e15618) gi(div2) heads(0) gtm(Aseparationofthehous) n(9) menutext(A separation of the houses from…) 
260.10. label(Event) unit(Entry) xml:id(d27142e15621) gi(div2) heads(0) gtm(Asynodoftheclergyof) n(10) menutext(A synod of the clergy of…) 
260.11. label(Event) unit(Entry) xml:id(d27142e15627) gi(div2) heads(0) gtm(ThevisitationofCinel-) n(11) menutext(The visitation of Cinel-Eoghain was made…) 
260.12. label(Event) unit(Entry) xml:id(d27142e15631) gi(div2) heads(0) gtm(AnarmywasledbyMuirc) n(12) menutext(An army was led by Muircheartach…) 
260.13. label(Event) unit(Entry) xml:id(d27142e15637) gi(div2) heads(0) gtm(CillUaNilucainandRos) n(13) menutext(Cill Ua Nilucain and Ros-Mide were…) 
260.14. label(Event) unit(Entry) xml:id(d27142e15645) gi(div2) heads(0) gtm(Conchobhar,sonofTadhg) n(14) menutext(Conchobhar, son of Tadhg Ua Briain,…) 
260.15. label(Event) unit(Entry) xml:id(d27142e15648) gi(div2) heads(0) gtm(Cathal,grandsonofCath) n(15) menutext(Cathal, grandson of Cathal Ua Mughroin,…) 
260.16. label(Event) unit(Entry) xml:id(d27142e15651) gi(div2) heads(0) gtm(Donnchadh,sonofMacGi) n(16) menutext(Donnchadh, son of Mac Gillaphadraig, lord…) 
260.17. label(Event) unit(Entry) xml:id(d27142e15654) gi(div2) heads(0) gtm(CathalUaRaghallaigh,l) n(17) menutext(Cathal Ua Raghallaigh, lord of Muintir-Maelmordha,…) 
260.18. label(Event) unit(Entry) xml:id(d27142e15657) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(18) menutext(A predatory incursion was made by…) 
260.19. label(Event) unit(Entry) xml:id(d27142e15663) gi(div2) heads(0) gtm(Maelseachlainn,sonofT) n(19) menutext(Maelseachlainn, son of Tighearnan Ua Ruairc,…) 
260.20. label(Event) unit(Entry) xml:id(d27142e15666) gi(div2) heads(0) gtm(Apredatoryirruptionwa) n(20) menutext(A predatory irruption was made by…) 
260.21. label(Event) unit(Entry) xml:id(d27142e15669) gi(div2) heads(0) gtm(Apredatoryirruptionwa) n(21) menutext(A predatory irruption was made by…) 
260.22. label(Event) unit(Entry) xml:id(d27142e15672) gi(div2) heads(0) gtm(Agreatwarbrokeoutbe) n(22) menutext(A great war broke out between…) 
260.23. label(Event) unit(Entry) xml:id(d27142e15676) gi(div2) heads(0) gtm(MacraithUaMacliag,chi) n(23) menutext(Macraith Ua Macliag, chief of Cinel-Lughna,…) 
260.24. label(Event) unit(Entry) xml:id(d27142e15679) gi(div2) heads(0) gtm(ThesonofDonnchadh,gr) n(24) menutext(The son of Donnchadh, grandson of…) 
260.25. label(Event) unit(Entry) xml:id(d27142e15682) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(25) menutext(A predatory incursion was made by…) 
260.26. label(Event) unit(Entry) xml:id(d27142e15685) gi(div2) heads(0) gtm(ThesonofDonnchadh,gr) n(26) menutext(The son of Donnchadh, grandson of…) 
260.27. label(Event) unit(Entry) xml:id(d27142e15690) gi(div2) heads(0) gtm(TheUi-Dimasaigh,i.e.C) n(27) menutext(The Ui-Dimasaigh, i.e. Ceallach, Cubrogha, and…) 
260.28. label(Event) unit(Entry) xml:id(d27142e15693) gi(div2) heads(0) gtm(CosnamhaighUaDubhda,l) n(28) menutext(Cosnamhaigh Ua Dubhda, lord of Ui-Amhalghadha,…) 
Section 261. label(Annal) unit(Year) xml:id(d27142e15696) gi(div1) heads(0) n(M1163) gtm(TheAgeofChrist,1163.) num(261) menutext(The Age of Christ, 1163.Maelisa Ua…) 
261.1. label(Event) unit(Entry) xml:id(d27142e15697) gi(div2) heads(0) gtm(TheAgeofChrist,1163.) n(1) menutext(The Age of Christ, 1163.) 
261.2. label(Event) unit(Entry) xml:id(d27142e15700) gi(div2) heads(0) gtm(MaelisaUaLaighnain,Bi) n(2) menutext(Maelisa Ua Laighnain, Bishop of Imleach,…) 
261.3. label(Event) unit(Entry) xml:id(d27142e15703) gi(div2) heads(0) gtm(MaelisaUaCorcrain,suc) n(3) menutext(Maelisa Ua Corcrain, successor of Comhghall;) 
261.4. label(Event) unit(Entry) xml:id(d27142e15706) gi(div2) heads(0) gtm(GillachiarainUaDraighn) n(4) menutext(Gillachiarain Ua Draighnen, successor of Fechin;) 
261.5. label(Event) unit(Entry) xml:id(d27142e15709) gi(div2) heads(0) gtm(andMaelchiarain,chief) n(5) menutext(and Maelchiarain, chief senior of the…) 
261.6. label(Event) unit(Entry) xml:id(d27142e15712) gi(div2) heads(0) gtm(GillabrighdeUaDimusaig) n(6) menutext(Gillabrighde Ua Dimusaigh, successor of the…) 
261.7. label(Event) unit(Entry) xml:id(d27142e15715) gi(div2) heads(0) gtm(andCaillechdomhnaill,d) n(7) menutext(and Caillechdomhnaill, daughter of Naeneanaigh, abbess…) 
261.8. label(Event) unit(Entry) xml:id(d27142e15718) gi(div2) heads(0) gtm(Gleann-da-lochawasburn) n(8) menutext(Gleann-da-locha was burned, together with Cro-Chiarain…) 
261.9. label(Event) unit(Entry) xml:id(d27142e15721) gi(div2) heads(0) gtm(Alime-kiln,measurings) n(9) menutext(A lime-kiln, measuring seventy feet every…) 
261.10. label(Event) unit(Entry) xml:id(d27142e15724) gi(div2) heads(0) gtm(Aroyalheir'sfeasting) n(10) menutext(A royal heir's feasting visitation was…) 
261.11. label(Event) unit(Entry) xml:id(d27142e15727) gi(div2) heads(0) gtm(MuircheartachUaMaelsea) n(11) menutext(Muircheartach Ua Maelseachlainn, i.e. the son…) 
261.12. label(Event) unit(Entry) xml:id(d27142e15731) gi(div2) heads(0) gtm(ThesonofFinnUaCearb) n(12) menutext(The son of Finn Ua Cearbhaill,…) 
261.13. label(Event) unit(Entry) xml:id(d27142e15736) gi(div2) heads(0) gtm(DiarmaidUaMaeleachlain) n(13) menutext(Diarmaid Ua Maeleachlainn was deposed by…) 
261.14. label(Event) unit(Entry) xml:id(d27142e15739) gi(div2) heads(0) gtm(CucaisilUaFinnallainw) n(14) menutext(Cucaisil Ua Finnallain was slain by…) 
Section 262. label(Annal) unit(Year) xml:id(d27142e15743) gi(div1) heads(0) n(M1164) gtm(TheAgeofChrist,1164.) num(262) menutext(The Age of Christ, 1164.Donnchadh Ua…) 
262.1. label(Event) unit(Entry) xml:id(d27142e15744) gi(div2) heads(0) gtm(TheAgeofChrist,1164.) n(1) menutext(The Age of Christ, 1164.) 
262.2. label(Event) unit(Entry) xml:id(d27142e15747) gi(div2) heads(0) gtm(DonnchadhUaBriain,i.e) n(2) menutext(Donnchadh Ua Briain, i.e. the son…) 
262.3. label(Event) unit(Entry) xml:id(d27142e15750) gi(div2) heads(0) gtm(andMaelcaeimhghinUaGo) n(3) menutext(and Maelcaeimhghin Ua Gormain, master of…) 
262.4. label(Event) unit(Entry) xml:id(d27142e15756) gi(div2) heads(0) gtm(ThegreatchurchofDoir) n(4) menutext(The great church of Doire, which…) 
262.5. label(Event) unit(Entry) xml:id(d27142e15762) gi(div2) heads(0) gtm(Ard-Macha,Cluain-mic-No) n(5) menutext(Ard-Macha, Cluain-mic-Nois, Cluain-fearta-Brenainn, and Tuaim-da-ghualann, were…) 
262.6. label(Event) unit(Entry) xml:id(d27142e15765) gi(div2) heads(0) gtm(Lughmhadhwasburnedfor) n(6) menutext(Lughmhadh was burned for the most…) 
262.7. label(Event) unit(Entry) xml:id(d27142e15774) gi(div2) heads(0) gtm(ThesonofDonnchadh,gr) n(7) menutext(The son of Donnchadh, grandson of…) 
262.8. label(Event) unit(Entry) xml:id(d27142e15777) gi(div2) heads(0) gtm(Agreatpreywastakenb) n(8) menutext(A great prey was taken by…) 
262.9. label(Event) unit(Entry) xml:id(d27142e15780) gi(div2) heads(0) gtm(UaCrichain,lordofUi-) n(9) menutext(Ua Crichain, lord of Ui-Fiachrach of…) 
262.10. label(Event) unit(Entry) xml:id(d27142e15783) gi(div2) heads(0) gtm(MuircheartachUaTuathai) n(10) menutext(Muircheartach Ua Tuathail, lord of Ui-Muireadhaigh,…) 
262.11. label(Event) unit(Entry) xml:id(d27142e15786) gi(div2) heads(0) gtm(Tuaim-GreineandTir-da-) n(11) menutext(Tuaim-Greine and Tir-da-ghlas were burned.) 
262.12. label(Event) unit(Entry) xml:id(d27142e15790) gi(div2) heads(0) gtm(David,sonofDonnsleibh) n(12) menutext(David, son of Donnsleibhe Ua hEochadha,…) 
262.13. label(Event) unit(Entry) xml:id(d27142e15793) gi(div2) heads(0) gtm(MaelseachlainnUaConcho) n(13) menutext(Maelseachlainn Ua Conchobhair Failghe, was slain…) 
262.14. label(Event) unit(Entry) xml:id(d27142e15796) gi(div2) heads(0) gtm(Amhlaeibh,sonofGillac) n(14) menutext(Amhlaeibh, son of Gillacaeimhghin Ua Ceinneidigh,…) 
Section 263. label(Annal) unit(Year) xml:id(d27142e15800) gi(div1) heads(0) n(M1165) gtm(TheAgeofChrist,1165.) num(263) menutext(The Age of Christ, 1165.Maghnus Ua…) 
263.1. label(Event) unit(Entry) xml:id(d27142e15801) gi(div2) heads(0) gtm(TheAgeofChrist,1165.) n(1) menutext(The Age of Christ, 1165.) 
263.2. label(Event) unit(Entry) xml:id(d27142e15804) gi(div2) heads(0) gtm(MaghnusUaCanannain,lo) n(2) menutext(Maghnus Ua Canannain, lord of Cinel-Conaill,…) 
263.3. label(Event) unit(Entry) xml:id(d27142e15807) gi(div2) heads(0) gtm(Agreatwarandmutuald) n(3) menutext(A great war and mutual depredations…) 
263.4. label(Event) unit(Entry) xml:id(d27142e15810) gi(div2) heads(0) gtm(SitricUaRuairc,Tanist) n(4) menutext(Sitric Ua Ruairc, Tanist of Breifne,…) 
263.5. label(Event) unit(Entry) xml:id(d27142e15813) gi(div2) heads(0) gtm(TheUlidiansbegantotu) n(5) menutext(The Ulidians began to turn against…) 
263.6. label(Event) unit(Entry) xml:id(d27142e15819) gi(div2) heads(0) gtm(MuircheartachUaLochlai) n(6) menutext(Muircheartach Ua Lochlainn proceeded with the…) 
263.7. label(Event) unit(Entry) xml:id(d27142e15825) gi(div2) heads(0) gtm(ToirdhealbhachUaBriain) n(7) menutext(Toirdhealbhach Ua Briain was deposed by…) 
263.8. label(Event) unit(Entry) xml:id(d27142e15828) gi(div2) heads(0) gtm(AnarmywasledbyRuaid) n(8) menutext(An army was led by Ruaidhhri…) 
263.9. label(Event) unit(Entry) xml:id(d27142e15833) gi(div2) heads(0) gtm(DomhnallMacGillaphadra) n(9) menutext(Domhnall Mac Gillaphadraig, lord of Osraighe,…) 
263.10. label(Event) unit(Entry) xml:id(d27142e15836) gi(div2) heads(0) gtm(MacraithUaConchobhair,) n(10) menutext(Macraith Ua Conchobhair, lord of Conchobhair,…) 
263.11. label(Event) unit(Entry) xml:id(d27142e15839) gi(div2) heads(0) gtm(FearghalUaMaelmhuaidh,) n(11) menutext(Fearghal Ua Maelmhuaidh, lord of Feara-Ceall…) 
263.12. label(Event) unit(Entry) xml:id(d27142e15843) gi(div2) heads(0) gtm(GillachristUaMaelbhren) n(12) menutext(Gillachrist Ua Maelbhrenainn, chief of Clann-Conchobhair,…) 
Section 264. label(Annal) unit(Year) xml:id(d27142e15846) gi(div1) heads(0) n(M1166) gtm(TheAgeofChrist,1166.) num(264) menutext(The Age of Christ, 1166.Gillamacaiblen Ua…) 
264.1. label(Event) unit(Entry) xml:id(d27142e15847) gi(div2) heads(0) gtm(TheAgeofChrist,1166.) n(1) menutext(The Age of Christ, 1166.) 
264.2. label(Event) unit(Entry) xml:id(d27142e15850) gi(div2) heads(0) gtm(GillamacaiblenUahAnmch) n(2) menutext(Gillamacaiblen Ua hAnmchadha, successor of Brenainn…) 
264.3. label(Event) unit(Entry) xml:id(d27142e15853) gi(div2) heads(0) gtm(CelechairUaConghaile,) n(3) menutext(Celechair Ua Conghaile, airchinneach of the…) 
264.4. label(Event) unit(Entry) xml:id(d27142e15856) gi(div2) heads(0) gtm(andGilla-na-naemhUaCe) n(4) menutext(and Gilla-na-naemh Ua Ceallaigh, successor of…) 
264.5. label(Event) unit(Entry) xml:id(d27142e15859) gi(div2) heads(0) gtm(TheshrineofManchan,o) n(5) menutext(The shrine of Manchan, of Maethail,…) 
264.6. label(Event) unit(Entry) xml:id(d27142e15862) gi(div2) heads(0) gtm(MacraithUaMorainresig) n(6) menutext(Macraith Ua Morain resigned his bishopric;…) 
264.7. label(Event) unit(Entry) xml:id(d27142e15865) gi(div2) heads(0) gtm(Ard-Machawasburnedin) n(7) menutext(Ard-Macha was burned in two streets,…) 
264.8. label(Event) unit(Entry) xml:id(d27142e15868) gi(div2) heads(0) gtm(Doire-Choluim-Chille,to) n(8) menutext(Doire-Choluim-Chille, together with the Duibh-Regles, was…) 
264.9. label(Event) unit(Entry) xml:id(d27142e15871) gi(div2) heads(0) gtm(Lughmhadh,Sord-Choluim-) n(9) menutext(Lughmhadh, Sord-Choluim-Chille, and Ard-bo, were burned.) 
264.10. label(Event) unit(Entry) xml:id(d27142e15876) gi(div2) heads(0) gtm(AedhUaMaelfabhaill,lo) n(10) menutext(Aedh Ua Maelfabhaill, lord of Carraig-Brachaidhe,…) 
264.11. label(Event) unit(Entry) xml:id(d27142e15879) gi(div2) heads(0) gtm(EochaidhMacDuinnsleibh) n(11) menutext(Eochaidh Mac Duinnsleibhe Ua Eochadha, pillar…) 
264.12. label(Event) unit(Entry) xml:id(d27142e15883) gi(div2) heads(0) gtm(Afterthisanarmywasl) n(12) menutext(After this an army was led…) 
264.13. label(Event) unit(Entry) xml:id(d27142e15904) gi(div2) heads(0) gtm(AnarmywasledbyRuaid) n(13) menutext(An army was led by Ruaidhri…) 
264.14. label(Event) unit(Entry) xml:id(d27142e15907) gi(div2) heads(0) gtm(AnarmywasledbyRuaid) n(14) menutext(An army was led by Ruaidhri…) 
264.15. label(Event) unit(Entry) xml:id(d27142e15910) gi(div2) heads(0) gtm(FearnawasburnedbyMac) n(15) menutext(Fearna was burned by Mac Murchadha,…) 
264.16. label(Event) unit(Entry) xml:id(d27142e15913) gi(div2) heads(0) gtm(Anothergreatarmyofth) n(16) menutext(Another great army of the men…) 
264.17. label(Event) unit(Entry) xml:id(d27142e15922) gi(div2) heads(0) gtm(Anarmy,composedofthe) n(17) menutext(An army, composed of the men…) 
264.18. label(Event) unit(Entry) xml:id(d27142e15927) gi(div2) heads(0) gtm(Abattlewasgainedbyt) n(18) menutext(A battle was gained by the…) 
264.19. label(Event) unit(Entry) xml:id(d27142e15930) gi(div2) heads(0) gtm(TheblindUaConallta,i) n(19) menutext(The blind Ua Conallta, i.e. Gillamaire,…) 
264.20. label(Event) unit(Entry) xml:id(d27142e15933) gi(div2) heads(0) gtm(ThesonofDomhnallBrac) n(20) menutext(The son of Domhnall Bracanach, grandson…) 
Section 265. label(Annal) unit(Year) xml:id(d27142e15936) gi(div1) heads(0) n(M1167) gtm(TheAgeofChrist,1167.) num(265) menutext(The Age of Christ, 1167.Torgelsi, Bishop…) 
265.1. label(Event) unit(Entry) xml:id(d27142e15937) gi(div2) heads(0) gtm(TheAgeofChrist,1167.) n(1) menutext(The Age of Christ, 1167.) 
265.2. label(Event) unit(Entry) xml:id(d27142e15940) gi(div2) heads(0) gtm(Torgelsi,BishopofLuim) n(2) menutext(Torgelsi, Bishop of Luimneach;) 
265.3. label(Event) unit(Entry) xml:id(d27142e15943) gi(div2) heads(0) gtm(UaFlannain,BishopofC) n(3) menutext(Ua Flannain, Bishop of Cluain-Uamha;) 
265.4. label(Event) unit(Entry) xml:id(d27142e15946) gi(div2) heads(0) gtm(CinaethUaCethearnaigh,) n(4) menutext(Cinaeth Ua Cethearnaigh, priest of Inis-Clothrann;) 
265.5. label(Event) unit(Entry) xml:id(d27142e15949) gi(div2) heads(0) gtm(Mor,daughterofDomhnal) n(5) menutext(Mor, daughter of Domhnall Ua Conchobhair…) 
265.6. label(Event) unit(Entry) xml:id(d27142e15952) gi(div2) heads(0) gtm(MaelmichaelMacDotheach) n(6) menutext(Maelmichael Mac Dotheachain, noble priest, chief…) 
265.7. label(Event) unit(Entry) xml:id(d27142e15955) gi(div2) heads(0) gtm(andUaDubhacan,i.e.Gi) n(7) menutext(and Ua Dubhacan, i.e. Gillagori, successor…) 
265.8. label(Event) unit(Entry) xml:id(d27142e15958) gi(div2) heads(0) gtm(Toirdhealbhach,sonofD) n(8) menutext(Toirdhealbhach, son of Diarmaid Ua Briain,…) 
265.9. label(Event) unit(Entry) xml:id(d27142e15964) gi(div2) heads(0) gtm(Muircheartach,sonofLa) n(9) menutext(Muircheartach, son of Ladhmann Ua Duibhdhiorma,…) 
265.10. label(Event) unit(Entry) xml:id(d27142e15967) gi(div2) heads(0) gtm(ConnUaMaelmhiadhaigh,) n(10) menutext(Conn Ua Maelmhiadhaigh, chief of Muintir-Eoluis,…) 
265.11. label(Event) unit(Entry) xml:id(d27142e15970) gi(div2) heads(0) gtm(Agreatmeetingwasconv) n(11) menutext(A great meeting was convened by…) 
265.12. label(Event) unit(Entry) xml:id(d27142e15976) gi(div2) heads(0) gtm(Ahostingandmustering) n(12) menutext(A hosting and mustering of the…) 
265.13. label(Event) unit(Entry) xml:id(d27142e15979) gi(div2) heads(0) gtm(DiarmaidMacMurchadhar) n(13) menutext(Diarmaid Mac Murchadha returned from England…) 
265.14. label(Event) unit(Entry) xml:id(d27142e15982) gi(div2) heads(0) gtm(Anotherarmywasledby) n(14) menutext(Another army was led by Ruaidhri…) 
265.15. label(Event) unit(Entry) xml:id(d27142e15987) gi(div2) heads(0) gtm(Dearbhail,daughterofD) n(15) menutext(Dearbhail, daughter of Donnchadh Ua Maeleachlainn,…) 
265.16. label(Event) unit(Entry) xml:id(d27142e15990) gi(div2) heads(0) gtm(UadaUaConceanainnwho) n(16) menutext(Uada Ua Conceanainn who had been…) 
265.17. label(Event) unit(Entry) xml:id(d27142e15996) gi(div2) heads(0) gtm(ThechurchoftheNunsa) n(17) menutext(The church of the Nuns at…) 
265.18. label(Event) unit(Entry) xml:id(d27142e15999) gi(div2) heads(0) gtm(Fabhar-Fechine,Ailfinn,) n(18) menutext(Fabhar-Fechine, Ailfinn, and Birra, were burned.) 
265.19. label(Event) unit(Entry) xml:id(d27142e16002) gi(div2) heads(0) gtm(Muireadhach,thesonof) n(19) menutext(Muireadhach, the son of Mac Cana,…) 
265.20. label(Event) unit(Entry) xml:id(d27142e16005) gi(div2) heads(0) gtm(Achurchwaserectedat) n(20) menutext(A church was erected at Cluain-mic-Nois,…) 
Section 266. label(Annal) unit(Year) xml:id(d27142e16008) gi(div1) heads(0) n(M1168) gtm(TheAgeofChrist,1168.) num(266) menutext(The Age of Christ, 1168.Flannagan Ua…) 
266.1. label(Event) unit(Entry) xml:id(d27142e16009) gi(div2) heads(0) gtm(TheAgeofChrist,1168.) n(1) menutext(The Age of Christ, 1168.) 
266.2. label(Event) unit(Entry) xml:id(d27142e16012) gi(div2) heads(0) gtm(FlannaganUaDubhthaigh,) n(2) menutext(Flannagan Ua Dubhthaigh, bishop and chief…) 
266.3. label(Event) unit(Entry) xml:id(d27142e16015) gi(div2) heads(0) gtm(MacraithUaMorain,i.e.) n(3) menutext(Macraith Ua Morain, i.e. bishop of…) 
266.4. label(Event) unit(Entry) xml:id(d27142e16018) gi(div2) heads(0) gtm(TheBishopUaCearbhaill) n(4) menutext(The Bishop Ua Cearbhaill, Bishop of…) 
266.5. label(Event) unit(Entry) xml:id(d27142e16021) gi(div2) heads(0) gtm(MurchadhUaMuireadhaigh) n(5) menutext(Murchadh Ua Muireadhaigh, chief sage of…) 
266.6. label(Event) unit(Entry) xml:id(d27142e16024) gi(div2) heads(0) gtm(MaelpadraigUaCallada,) n(6) menutext(Maelpadraig Ua Callada, successor of Cronan…) 
266.7. label(Event) unit(Entry) xml:id(d27142e16027) gi(div2) heads(0) gtm(thegreatpriest,UaMon) n(7) menutext(the great priest, Ua Mongachain, successor…) 
266.8. label(Event) unit(Entry) xml:id(d27142e16030) gi(div2) heads(0) gtm(andGalbhrat,sonofDua) n(8) menutext(and Galbhrat, son of Duairic Ua…) 
266.9. label(Event) unit(Entry) xml:id(d27142e16033) gi(div2) heads(0) gtm(Muircheartach,sonofTo) n(9) menutext(Muircheartach, son of Toirdhealbhach Ua Briain,…) 
266.10. label(Event) unit(Entry) xml:id(d27142e16038) gi(div2) heads(0) gtm(ThekingdomofMunsterw) n(10) menutext(The kingdom of Munster was assumed…) 
266.11. label(Event) unit(Entry) xml:id(d27142e16041) gi(div2) heads(0) gtm(MurchadhUaFinnallain,) n(11) menutext(Murchadh Ua Finnallain, lord of Dealbhna-mor,…) 
266.12. label(Event) unit(Entry) xml:id(d27142e16045) gi(div2) heads(0) gtm(EnnaMacMurchadha,roya) n(12) menutext(Enna Mac Murchadha, royal heir of…) 
266.13. label(Event) unit(Entry) xml:id(d27142e16048) gi(div2) heads(0) gtm(Ameetingwasconvenedb) n(13) menutext(A meeting was convened by Ruaidhri…) 
266.14. label(Event) unit(Entry) xml:id(d27142e16051) gi(div2) heads(0) gtm(Onthisoccasionthefai) n(14) menutext(On this occasion the fair of…) 
266.15. label(Event) unit(Entry) xml:id(d27142e16054) gi(div2) heads(0) gtm(DiarmaidUaMaeleachlain) n(15) menutext(Diarmaid Ua Maeleachlainn was deposed by…) 
266.16. label(Event) unit(Entry) xml:id(d27142e16057) gi(div2) heads(0) gtm(ThevictoryofAth-an-ch) n(16) menutext(The victory of Ath-an-chomair, at Druim-criaigh,…) 
266.17. label(Event) unit(Entry) xml:id(d27142e16060) gi(div2) heads(0) gtm(Dubhchobhlaigh,daughter) n(17) menutext(Dubhchobhlaigh, daughter of Ua Cuinn, and…) 
266.18. label(Event) unit(Entry) xml:id(d27142e16065) gi(div2) heads(0) gtm(DonnchadhUaCearbhaill,) n(18) menutext(Donnchadh Ua Cearbhaill, lord of Airghialla,…) 
266.19. label(Event) unit(Entry) xml:id(d27142e16068) gi(div2) heads(0) gtm(AnarmywasledbyRuaid) n(19) menutext(An army was led by Ruaidhri…) 
266.20. label(Event) unit(Entry) xml:id(d27142e16077) gi(div2) heads(0) gtm(ConchobharLethdhearg,s) n(20) menutext(Conchobhar Lethdhearg, son of Maelseachlainn Ua…) 
266.21. label(Event) unit(Entry) xml:id(d27142e16080) gi(div2) heads(0) gtm(DomhnallUaSleibhin,ch) n(21) menutext(Domhnall Ua Sleibhin, chief poet of…) 
266.22. label(Event) unit(Entry) xml:id(d27142e16083) gi(div2) heads(0) gtm(AmhlaeibhMacInnaighneo) n(22) menutext(Amhlaeibh Mac Innaighneorach, chief ollamh of…) 
266.23. label(Event) unit(Entry) xml:id(d27142e16087) gi(div2) heads(0) gtm(Dubhchobhlach,daughter) n(23) menutext(Dubhchobhlach, daughter of the son of…) 
266.24. label(Event) unit(Entry) xml:id(d27142e16090) gi(div2) heads(0) gtm(ThechieftainsofCinel-) n(24) menutext(The chieftains of Cinel-Eoghain and the…) 
Section 267. label(Annal) unit(Year) xml:id(d27142e16093) gi(div1) heads(0) n(M1169) gtm(TheAgeofChrist,1169.) num(267) menutext(The Age of Christ, 1169.Conghalach Ua…) 
267.1. label(Event) unit(Entry) xml:id(d27142e16094) gi(div2) heads(0) gtm(TheAgeofChrist,1169.) n(1) menutext(The Age of Christ, 1169.) 
267.2. label(Event) unit(Entry) xml:id(d27142e16097) gi(div2) heads(0) gtm(ConghalachUaTomaltaigh) n(2) menutext(Conghalach Ua Tomaltaigh, noble priest and…) 
267.3. label(Event) unit(Entry) xml:id(d27142e16100) gi(div2) heads(0) gtm(Magh-eooftheSaxons,w) n(3) menutext(Magh-eo of the Saxons, with its…) 
267.4. label(Event) unit(Entry) xml:id(d27142e16103) gi(div2) heads(0) gtm(Thiswastheyearinwhi) n(4) menutext(This was the year in which…) 
267.5. label(Event) unit(Entry) xml:id(d27142e16111) gi(div2) heads(0) gtm(DiarmaidUaMaelseachlai) n(5) menutext(Diarmaid Ua Maelseachlainn, King of Meath,…) 
267.6. label(Event) unit(Entry) xml:id(d27142e16114) gi(div2) heads(0) gtm(AnarmywasledbyRuaid) n(6) menutext(An army was led by Ruaidhri…) 
267.7. label(Event) unit(Entry) xml:id(d27142e16117) gi(div2) heads(0) gtm(BrianofSliabh-Bladhma,) n(7) menutext(Brian of Sliabh-Bladhma, son of Toirdhealbhach…) 
267.8. label(Event) unit(Entry) xml:id(d27142e16120) gi(div2) heads(0) gtm(FearchairUaFallamhain,) n(8) menutext(Fearchair Ua Fallamhain, chief of Clann-Uadach,…) 
267.9. label(Event) unit(Entry) xml:id(d27142e16123) gi(div2) heads(0) gtm(RaghnallUaMaelmhiadhai) n(9) menutext(Raghnall Ua Maelmhiadhaigh, chief of Muintir-Eolais,…) 
267.10. label(Event) unit(Entry) xml:id(d27142e16126) gi(div2) heads(0) gtm(ThefleetoftheFleming) n(10) menutext(The fleet of the Flemings came…) 
267.11. label(Event) unit(Entry) xml:id(d27142e16129) gi(div2) heads(0) gtm(AnarmyofthemenofIr) n(11) menutext(An army of the men of…) 
267.12. label(Event) unit(Entry) xml:id(d27142e16133) gi(div2) heads(0) gtm(TheKingofIreland,Rua) n(12) menutext(The King of Ireland, Ruaidhri Ua…) 
267.13. label(Event) unit(Entry) xml:id(d27142e16136) gi(div2) heads(0) gtm(ThekingdomofCinel-Eog) n(13) menutext(The kingdom of Cinel-Eoghain was assumed…) 
Section 268. label(Annal) unit(Year) xml:id(d27142e16140) gi(div1) heads(0) n(M1170) gtm(TheAgeofChrist,1170.) num(268) menutext(The Age of Christ, 1170.The relics…) 
268.1. label(Event) unit(Entry) xml:id(d27142e16141) gi(div2) heads(0) gtm(TheAgeofChrist,1170.) n(1) menutext(The Age of Christ, 1170.) 
268.2. label(Event) unit(Entry) xml:id(d27142e16144) gi(div2) heads(0) gtm(TherelicsofComman,so) n(2) menutext(The relics of Comman, son of…) 
268.3. label(Event) unit(Entry) xml:id(d27142e16147) gi(div2) heads(0) gtm(MaelruanaidhUaRuadhain) n(3) menutext(Maelruanaidh Ua Ruadhain, Bishop of Luighne-Chonnacht,…) 
268.4. label(Event) unit(Entry) xml:id(d27142e16153) gi(div2) heads(0) gtm(MaelmordhaMacUaireirgh) n(4) menutext(Maelmordha Mac Uaireirghe, a learned charitable…) 
268.5. label(Event) unit(Entry) xml:id(d27142e16156) gi(div2) heads(0) gtm(CormacUaLumluini,lect) n(5) menutext(Cormac Ua Lumluini, lector of Cluain-fearta-Brenainn,…) 
268.6. label(Event) unit(Entry) xml:id(d27142e16159) gi(div2) heads(0) gtm(DiarmaidUaBraein,succ) n(6) menutext(Diarmaid Ua Braein, successor of Comman,…) 
268.7. label(Event) unit(Entry) xml:id(d27142e16162) gi(div2) heads(0) gtm(Conchobhar,sonofMuirc) n(7) menutext(Conchobhar, son of Muircheartach Ua Lochlainn,…) 
268.8. label(Event) unit(Entry) xml:id(d27142e16165) gi(div2) heads(0) gtm(ThesonofCeallachan,g) n(8) menutext(The son of Ceallachan, grandson of…) 
268.9. label(Event) unit(Entry) xml:id(d27142e16168) gi(div2) heads(0) gtm(Taillte,daughterofMui) n(9) menutext(Taillte, daughter of Muircheartach Ua Maeleachlainn,…) 
268.10. label(Event) unit(Entry) xml:id(d27142e16171) gi(div2) heads(0) gtm(Aindileas,sonofGilla-) n(10) menutext(Aindileas, son of Gilla-Aenghusa Ua Clumhain,…) 
268.11. label(Event) unit(Entry) xml:id(d27142e16174) gi(div2) heads(0) gtm(Domhnall,sonofToirdhe) n(11) menutext(Domhnall, son of Toirdhealbhach Ua Briain,…) 
268.12. label(Event) unit(Entry) xml:id(d27142e16178) gi(div2) heads(0) gtm(RobertFitzStephenand) n(12) menutext(Robert Fitz Stephen and Richard, son…) 
268.13. label(Event) unit(Entry) xml:id(d27142e16183) gi(div2) heads(0) gtm(DomhnallBreaghachUaMa) n(13) menutext(Domhnall Breaghach Ua Maeleachlainn, with numbers…) 
268.14. label(Event) unit(Entry) xml:id(d27142e16186) gi(div2) heads(0) gtm(AnarmywasledbyRuaid) n(14) menutext(An army was led by Ruaidhri…) 
268.15. label(Event) unit(Entry) xml:id(d27142e16198) gi(div2) heads(0) gtm(Avictorywasgainedby) n(15) menutext(A victory was gained by the…) 
268.16. label(Event) unit(Entry) xml:id(d27142e16201) gi(div2) heads(0) gtm(AnarmywasledbyMacM) n(16) menutext(An army was led by Mac…) 
268.17. label(Event) unit(Entry) xml:id(d27142e16204) gi(div2) heads(0) gtm(ThehostagesofDiarmaid) n(17) menutext(The hostages of Diarmaid Mac Murchadha…) 
268.18. label(Event) unit(Entry) xml:id(d27142e16209) gi(div2) heads(0) gtm(DomhnallBreaghachandt) n(18) menutext(Domhnall Breaghach and the people of…) 
268.19. label(Event) unit(Entry) xml:id(d27142e16212) gi(div2) heads(0) gtm(ThehostagesofEastMea) n(19) menutext(The hostages of East Meath were…) 
268.20. label(Event) unit(Entry) xml:id(d27142e16215) gi(div2) heads(0) gtm(ThesonofMacFhaelain) n(20) menutext(The son of Mac Fhaelain and…) 
268.21. label(Event) unit(Entry) xml:id(d27142e16218) gi(div2) heads(0) gtm(AnarmywasledbyMacM) n(21) menutext(An army was led by Mac…) 
268.22. label(Event) unit(Entry) xml:id(d27142e16224) gi(div2) heads(0) gtm(DomhnallUaBriainandt) n(22) menutext(Domhnall Ua Briain and the DalgCais…) 
268.23. label(Event) unit(Entry) xml:id(d27142e16228) gi(div2) heads(0) gtm(Agreatfleetwasbrough) n(23) menutext(A great fleet was brought upon…) 
268.24. label(Event) unit(Entry) xml:id(d27142e16234) gi(div2) heads(0) gtm(LorcanUahEchthighernw) n(24) menutext(Lorcan Ua hEchthighern was slain by…) 
268.25. label(Event) unit(Entry) xml:id(d27142e16237) gi(div2) heads(0) gtm(DiarmaidUaCuinn,chief) n(25) menutext(Diarmaid Ua Cuinn, chief of Clann-Iffearnain,…) 
268.26. label(Event) unit(Entry) xml:id(d27142e16240) gi(div2) heads(0) gtm(DiarmaidUahAinbhfeth,) n(26) menutext(Diarmaid Ua hAinbhfeth, lord of Ui-Meith,…) 
268.27. label(Event) unit(Entry) xml:id(d27142e16246) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(27) menutext(A predatory incursion was made by…) 
268.28. label(Event) unit(Entry) xml:id(d27142e16249) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(28) menutext(A predatory incursion was made by…) 
268.29. label(Event) unit(Entry) xml:id(d27142e16252) gi(div2) heads(0) gtm(MurchadhUaFearghail,l) n(29) menutext(Murchadh Ua Fearghail, lord of the…) 
268.30. label(Event) unit(Entry) xml:id(d27142e16255) gi(div2) heads(0) gtm(RuaidhriMacAedha,lord) n(30) menutext(Ruaidhri Mac Aedha, lord of Clann-Cosgraigh,…) 
268.31. label(Event) unit(Entry) xml:id(d27142e16258) gi(div2) heads(0) gtm(Anunknown,atrociousde) n(31) menutext(An unknown, atrocious deed was committed…) 
Section 269. label(Annal) unit(Year) xml:id(d27142e16269) gi(div1) heads(0) n(M1171) gtm(TheAgeofChrist,1171.) num(269) menutext(The Age of Christ, 1171.Petrus Ua…) 
269.1. label(Event) unit(Entry) xml:id(d27142e16270) gi(div2) heads(0) gtm(TheAgeofChrist,1171.) n(1) menutext(The Age of Christ, 1171.) 
269.2. label(Event) unit(Entry) xml:id(d27142e16273) gi(div2) heads(0) gtm(PetrusUaMordha,Bishop) n(2) menutext(Petrus Ua Mordha, Bishop of Cluain-fearta-Brenainn,…) 
269.3. label(Event) unit(Entry) xml:id(d27142e16276) gi(div2) heads(0) gtm(Sadhbh,daughterofGlui) n(3) menutext(Sadhbh, daughter of Gluiniairn Mac Murchadha,…) 
269.4. label(Event) unit(Entry) xml:id(d27142e16279) gi(div2) heads(0) gtm(TheCloictheachofTelac) n(4) menutext(The Cloictheach of Telach-aird was burned…) 
269.5. label(Event) unit(Entry) xml:id(d27142e16284) gi(div2) heads(0) gtm(DiarmaidMacMurchadha,) n(5) menutext(Diarmaid Mac Murchadha, King of Leinster,…) 
269.6. label(Event) unit(Entry) xml:id(d27142e16293) gi(div2) heads(0) gtm(MaelcronMacGillaseachn) n(6) menutext(Maelcron Mac Gillaseachnaill, lord of South…) 
269.7. label(Event) unit(Entry) xml:id(d27142e16296) gi(div2) heads(0) gtm(Tailltin,daughterofCo) n(7) menutext(Tailltin, daughter of Conchobhar Ua Maeleachlainn,…) 
269.8. label(Event) unit(Entry) xml:id(d27142e16299) gi(div2) heads(0) gtm(Domhnall,grandsonofRu) n(8) menutext(Domhnall, grandson of Ruaidhri Ua Maelmhuaidh,…) 
269.9. label(Event) unit(Entry) xml:id(d27142e16305) gi(div2) heads(0) gtm(Aplunderingfleetwasb) n(9) menutext(A plundering fleet was brought by…) 
269.10. label(Event) unit(Entry) xml:id(d27142e16308) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(10) menutext(A predatory incursion was made by…) 
269.11. label(Event) unit(Entry) xml:id(d27142e16311) gi(div2) heads(0) gtm(ThehostagesoftheAirg) n(11) menutext(The hostages of the Airghialla were…) 
269.12. label(Event) unit(Entry) xml:id(d27142e16315) gi(div2) heads(0) gtm(Agreatpredatoryforce) n(12) menutext(A great predatory force was led…) 
269.13. label(Event) unit(Entry) xml:id(d27142e16329) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(13) menutext(A predatory incursion was made upon…) 
269.14. label(Event) unit(Entry) xml:id(d27142e16332) gi(div2) heads(0) gtm(Anotherpredatoryincurs) n(14) menutext(Another predatory incursion was made by…) 
269.15. label(Event) unit(Entry) xml:id(d27142e16335) gi(div2) heads(0) gtm(DomhnallBreaghach,lord) n(15) menutext(Domhnall Breaghach, lord of Meath, delivered…) 
269.16. label(Event) unit(Entry) xml:id(d27142e16338) gi(div2) heads(0) gtm(Sevenpredatoryincursio) n(16) menutext(Seven predatory incursions were made by…) 
269.17. label(Event) unit(Entry) xml:id(d27142e16341) gi(div2) heads(0) gtm(Daimhliag-ChianainDulee) n(17) menutext(Daimhliag-Chianain Duleek was plundered by the…) 
269.18. label(Event) unit(Entry) xml:id(d27142e16350) gi(div2) heads(0) gtm(ThebattleofAth-cliath) n(18) menutext(The battle of Ath-cliath was fought…) 
269.19. label(Event) unit(Entry) xml:id(d27142e16365) gi(div2) heads(0) gtm(AnarmywasledbyRuaid) n(19) menutext(An army was led by Ruaidhri…) 
269.20. label(Event) unit(Entry) xml:id(d27142e16368) gi(div2) heads(0) gtm(Avictorywasgainedby) n(20) menutext(A victory was gained by the…) 
269.21. label(Event) unit(Entry) xml:id(d27142e16371) gi(div2) heads(0) gtm(AnarmywasledbyTighe) n(21) menutext(An army was led by Tighearnan…) 
269.22. label(Event) unit(Entry) xml:id(d27142e16376) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(22) menutext(A predatory incursion was made by…) 
269.23. label(Event) unit(Entry) xml:id(d27142e16380) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(23) menutext(A predatory incursion was made by…) 
269.24. label(Event) unit(Entry) xml:id(d27142e16383) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(24) menutext(A predatory incursion was made by…) 
269.25. label(Event) unit(Entry) xml:id(d27142e16386) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(25) menutext(A predatory incursion was made by…) 
269.26. label(Event) unit(Entry) xml:id(d27142e16389) gi(div2) heads(0) gtm(Apredatoryincursionwa) n(26) menutext(A predatory incursion was made by…) 
269.27. label(Event) unit(Entry) xml:id(d27142e16395) gi(div2) heads(0) gtm(ThedaughterofUahEoch) n(27) menutext(The daughter of Ua hEochadha, and…) 
269.28. label(Event) unit(Entry) xml:id(d27142e16398) gi(div2) heads(0) gtm(ThefleetofConnaught,) n(28) menutext(The fleet of Connaught, from Allhallowtide…) 
269.29. label(Event) unit(Entry) xml:id(d27142e16401) gi(div2) heads(0) gtm(ApeacewasmadebyDomh) n(29) menutext(A peace was made by Domhnall…) 
269.30. label(Event) unit(Entry) xml:id(d27142e16404) gi(div2) heads(0) gtm(TheKingofEngland,the) n(30) menutext(The King of England, the second…) 
Section 270. gi(teiHeader) n(details) gtm(AnnalsoftheKingdomof) 
Section 271. gi(div) n(contacts) gtm(Contacts) 
Section 272. gi(div) n(rubric) gtm(Formatting) 
--><ul class="nav" id="navloc"><li class="text-uppercase meta" title="TEI Header"><a href="#teiHeader" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Header</a></li><li class="doc" title="Document body sections"><span style="color:white;">Annal</span> <select onchange="if(this.options[this.selectedIndex].value!='')location.href=this.options[this.selectedIndex].value;"><option value="T100005B#d27142e689">M903. The Age of Christ, 903.The twenty-seventh…</option><option value="T100005B#d27142e690">1.1. The Age of Christ, 903.</option><option value="T100005B#d27142e693">1.2. The twenty-seventh year of Flann.</option><option value="T100005B#d27142e696">1.3. Maelmartin, Abbot of Lughmhadh;</option><option value="T100005B#d27142e699">1.4. Diarmaid, Abbot of Doire-Chalgaigh;</option><option value="T100005B#d27142e702">1.5. Cormac, Abbot of Druim-mor;</option><option value="T100005B#d27142e705">1.6. and Suibhne, son of Dubhdabhoireann, Prior…</option><option value="T100005B#d27142e708">1.7. Maeloghrai, son of Conghalach, lord of…</option><option value="T100005B#d27142e711">1.8. The battle of Bealach-Mughna was fought…</option><option value="T100005B#d27142e751">1.9. A hosting was made by the…</option><option value="T100005B#d27142e754">1.10. Cnaimheini, son of Maenach, lord of…</option><option value="T100005B#d27142e757">M904. The Age of Christ, 904.The twenty-eighth…</option><option value="T100005B#d27142e758">2.1. The Age of Christ, 904.</option><option value="T100005B#d27142e761">2.2. The twenty-eighth year of Flann.</option><option value="T100005B#d27142e764">2.3. Ruadhan, Bishop of Lusca,</option><option value="T100005B#d27142e767">2.4. and Cumascach, son of Ailell,Œconomus of…</option><option value="T100005B#d27142e770">2.5. Mughroin, son of Sochlachan, lord of…</option><option value="T100005B#d27142e773">2.6. Amhalghaidh, son of Conghalach, Tanist of…</option><option value="T100005B#d27142e776">2.7. Colman, son of Cinaeth, lord of…</option><option value="T100005B#d27142e779">2.8. The Daimhliag of Cluain-mic-Nois was erected…</option><option value="T100005B#d27142e782">2.9. Bec Ua Leathlobhair, lord of Dal-Araidhe,…</option><option value="T100005B#d27142e794">2.10. Cearbhall, son of Muirigen, King of…</option><option value="T100005B#d27142e846">2.11. At Cill-Corbain Cearbhall was interred, as…</option><option value="T100005B#d27142e863">M905. The Age of Christ, 905.The twenty-ninth…</option><option value="T100005B#d27142e864">3.1. The Age of Christ, 905.</option><option value="T100005B#d27142e867">3.2. The twenty-ninth year of Flann.</option><option value="T100005B#d27142e870">3.3. Maelmordha, airchinneach of Tir-da-ghlas,died.</option><option value="T100005B#d27142e873">3.4. Uallachan, son of Cathal, Tanist of…</option><option value="T100005B#d27142e876">3.5. The battle of Magh-Cumma was gained…</option><option value="T100005B#d27142e882">3.6. A fleet by Domhnall Ua Maeleachlainn,…</option><option value="T100005B#d27142e885">3.7. A wonderful sign appeared in this…</option><option value="T100005B#d27142e888">3.8. The oratory of Magh-eo was burned.</option><option value="T100005B#d27142e891">3.9. Aedh, son of Maelpadraig, lord of…</option><option value="T100005B#d27142e894">3.10. Buadhach, son of Mothla, Tanist of…</option><option value="T100005B#d27142e897">M906. The Age of Christ, 906.The thirtieth…</option><option value="T100005B#d27142e898">4.1. The Age of Christ, 906.</option><option value="T100005B#d27142e901">4.2. The thirtieth year of Flann.</option><option value="T100005B#d27142e904">4.3. Etigen, son of Finghin, Abbot of…</option><option value="T100005B#d27142e907">4.4. Fogartach, son of Cele, lord of…</option><option value="T100005B#d27142e910">4.5. Aedh, son of Dubhghilla, lord of…</option><option value="T100005B#d27142e928">4.6. Dunlang, son of Cairbre, heir apparent…</option><option value="T100005B#d27142e931">4.7. Domhnall, son of Aedh Finnliath, lord…</option><option value="T100005B#d27142e937">4.8. Gaithine, son of Aughran, Tanist of…</option><option value="T100005B#d27142e940">4.9. Buadhach, son of Gusan, Tanist of…</option><option value="T100005B#d27142e946">4.10. Dianimh, daughter of Duibhghilla, the wife…</option><option value="T100005B#d27142e956">M907. The Age of Christ, 907.The thirtieth…</option><option value="T100005B#d27142e957">5.1. The Age of Christ, 907.</option><option value="T100005B#d27142e960">5.2. The thirtieth year of Flann.</option><option value="T100005B#d27142e963">5.3. Finnachta, bishop, died.</option><option value="T100005B#d27142e966">5.4. Cormac, Bishop of Saighir, died.</option><option value="T100005B#d27142e969">5.5. Maelbrighde, son of Maeldomhnaigh, Abbot of…</option><option value="T100005B#d27142e972">5.6. and Flann, son of Laegh, Abbot…</option><option value="T100005B#d27142e975">5.7. The violation of Ard-Macha by Cearnachan,…</option><option value="T100005B#d27142e981">5.8. Ruarc, son of Maelfabhaill, lord of…</option><option value="T100005B#d27142e986">5.9. Muireadhach, son of Mughron, lord of…</option><option value="T100005B#d27142e989">M908. The Age of Christ, 908.The thirty-second…</option><option value="T100005B#d27142e990">6.1. The Age of Christ, 908.</option><option value="T100005B#d27142e993">6.2. The thirty-second year of Flann.</option><option value="T100005B#d27142e996">6.3. Tibraide, son of Maelfinn, Bishop and…</option><option value="T100005B#d27142e999">6.4. Muireadhach, son of Cormac, Abbot of…</option><option value="T100005B#d27142e1002">6.5. and Gairbhith, son of Maelmordha, Tanist…</option><option value="T100005B#d27142e1016">6.6. Sochlachan, son of Diarmaid, lord of…</option><option value="T100005B#d27142e1019">6.7. Cleirchen, son of Murchadh, lord of…</option><option value="T100005B#d27142e1022">6.8. Cuileannan,son of Mael-brighde, died.</option><option value="T100005B#d27142e1025">6.9. Conghalach, son of Gairbhith, lord of…</option><option value="T100005B#d27142e1028">6.10. A battle was gained by the…</option><option value="T100005B#d27142e1034">6.11. Maelbrighde, son of Tornan, repaired to…</option><option value="T100005B#d27142e1038">M909. The Age of Christ, 909.The Thirty-third…</option><option value="T100005B#d27142e1039">7.1. The Age of Christ, 909.</option><option value="T100005B#d27142e1042">7.2. The Thirty-third year of Flann.</option><option value="T100005B#d27142e1045">7.3. Tibraide, Bishop of Cluain-eidhneach;</option><option value="T100005B#d27142e1048">7.4. and Maelmaedhog, Abbot of Druim-mor, died.</option><option value="T100005B#d27142e1051">7.5. Litheach, Abbot of Cluain-eidhneach;</option><option value="T100005B#d27142e1054">7.6. and Maelcaisil,Abbot of Mungairit, died.</option><option value="T100005B#d27142e1057">7.7. A battle was gained at Gulban-Guirt…</option><option value="T100005B#d27142e1060">7.8. A battle was gained by Maelmithidh,…</option><option value="T100005B#d27142e1066">7.9. Maelpatraig, son of Flathrai, lord of…</option><option value="T100005B#d27142e1069">M910. The Age of Christ, 910.The thirty-fourth…</option><option value="T100005B#d27142e1070">8.1. The Age of Christ, 910.</option><option value="T100005B#d27142e1073">8.2. The thirty-fourth year of Flann.</option><option value="T100005B#d27142e1076">8.3. Foreigners arrived in Ireland, and took…</option><option value="T100005B#d27142e1079">8.4. A hosting of the Fochla, and…</option><option value="T100005B#d27142e1091">M911. The Age of Christ, 911.The thirty-fifth…</option><option value="T100005B#d27142e1092">9.1. The Age of Christ, 911.</option><option value="T100005B#d27142e1095">9.2. The thirty-fifth year of Flann.</option><option value="T100005B#d27142e1098">9.3. The plundering of the south of…</option><option value="T100005B#d27142e1101">9.4. Maelbrighde, son of Geibhleachan, lord of…</option><option value="T100005B#d27142e1104">9.5. Aenghus, son of Flann, heir apparent…</option><option value="T100005B#d27142e1114">9.6. Domhnall, son of Aedh (i.e. of…</option><option value="T100005B#d27142e1145">M912. The Age of Christ, 912.The thirty-sixth…</option><option value="T100005B#d27142e1146">10.1. The Age of Christ, 912.</option><option value="T100005B#d27142e1149">10.2. The thirty-sixth year of Flann.</option><option value="T100005B#d27142e1152">10.3. Maelciarain,son of Eochagan, Abbot of Cluain-Eois…</option><option value="T100005B#d27142e1160">10.4. An army was led by Niall,…</option><option value="T100005B#d27142e1163">10.5. A great new fleet of foreigners…</option><option value="T100005B#d27142e1166">M913. The Age of Christ, 913.The thirty-seventh…</option><option value="T100005B#d27142e1167">11.1. The Age of Christ, 913.</option><option value="T100005B#d27142e1170">11.2. The thirty-seventh year of Flann.</option><option value="T100005B#d27142e1173">11.3. Scannlan, Abbot and Bishop of Tamhlacht,…</option><option value="T100005B#d27142e1176">11.4. Scannlan, airchinneach of Congbhail-Glinne-Suilighe, died.</option><option value="T100005B#d27142e1179">11.5. The plundering of Corcach, Lis-mor, and…</option><option value="T100005B#d27142e1184">11.6. Ruarc, son of Maelbrighde, lord of…</option><option value="T100005B#d27142e1187">11.7. The harassing of Flann Sinna by…</option><option value="T100005B#d27142e1193">11.8. Great and frequent reinforcements of foreigners…</option><option value="T100005B#d27142e1196">11.9. Lenae, son of Catharnach, lord of…</option><option value="T100005B#d27142e1199">M914. The Age of Christ, 914.Aedh, son…</option><option value="T100005B#d27142e1200">12.1. The Age of Christ, 914.</option><option value="T100005B#d27142e1203">12.2. Aedh, son of Ailell, Abbot of…</option><option value="T100005B#d27142e1206">12.3. Maenach, son of Dailigein, Abbot of…</option><option value="T100005B#d27142e1209">12.4. Maelbairrfinn, priest of Cluain-mic-Nois;</option><option value="T100005B#d27142e1212">12.5. and Martin, Abbotof Ros-Commain, died.</option><option value="T100005B#d27142e1215">12.6. Cobhflaith, daughter of Duibhduin, Abbess of…</option><option value="T100005B#d27142e1218">12.7. Fogartach, son of Tolarg, lord of…</option><option value="T100005B#d27142e1221">12.8. Gebhennach, son of Aedh, lord of…</option><option value="T100005B#d27142e1224">12.9. Bran, son of Echtighearn, Tanist of…</option><option value="T100005B#d27142e1227">12.10. Ard-Macha was burned.</option><option value="T100005B#d27142e1230">12.11. After Flann, the son of Maelsechlainn,…</option><option value="T100005B#d27142e1250">12.12. Ainle, son of Cathan, lord of…</option><option value="T100005B#d27142e1253">12.13. The foreigners of Loch Dachaech still…</option><option value="T100005B#d27142e1256">M915. The Age of Christ, 915.The first…</option><option value="T100005B#d27142e1257">13.1. The Age of Christ, 915.</option><option value="T100005B#d27142e1260">13.2. The first year of Niall Glundubh,…</option><option value="T100005B#d27142e1263">13.3. Maelgiric, Abbot of Cill-achaidh, died.</option><option value="T100005B#d27142e1266">13.4. The fair of Tailltin was renewed…</option><option value="T100005B#d27142e1269">13.5. Sitric, grandson of Imhar, with his…</option><option value="T100005B#d27142e1272">13.6. A slaughter was made of the…</option><option value="T100005B#d27142e1275">13.7. The army of the Ui-Neill of…</option><option value="T100005B#d27142e1307">13.8. The plundering of Cill-dara by the…</option><option value="T100005B#d27142e1310">13.9. Maelruanaidh, son of Niall, Tanist of…</option><option value="T100005B#d27142e1313">13.10. Culothair, son of Matudhan, chief of…</option><option value="T100005B#d27142e1320">M916. The Age of Christ, 916.The second…</option><option value="T100005B#d27142e1321">14.1. The Age of Christ, 916.</option><option value="T100005B#d27142e1324">14.2. The second year of Niall.</option><option value="T100005B#d27142e1327">14.3. Egnech, successor of Enda of Ara,…</option><option value="T100005B#d27142e1330">14.4. Fearadhach, Abbot of Inis-bo-finne;</option><option value="T100005B#d27142e1333">14.5. Maeleoin, Abbot of Ros-Cre;</option><option value="T100005B#d27142e1336">14.6. and Ceallachan Ua Daint, Abbot of…</option><option value="T100005B#d27142e1339">14.7. Muireann, daughter of Suart, Abbess of…</option><option value="T100005B#d27142e1342">14.8. Daniel of Cluain-Coirpthe, a celebrated historian,…</option><option value="T100005B#d27142e1345">14.9. Eithne, daughter of Aedh, son of…</option><option value="T100005B#d27142e1348">14.10. Mor, daughter of Cearbhall, son of…</option><option value="T100005B#d27142e1351">14.11. Tighearnach Ua Cleirigh, lord of Aidhne,…</option><option value="T100005B#d27142e1355">14.12. Ceat, son of Flaithbheartach, lord of…</option><option value="T100005B#d27142e1358">14.13. Cill-dara was plundered by the foreigners…</option><option value="T100005B#d27142e1361">14.14. The plundering of Leithghlinn by the…</option><option value="T100005B#d27142e1364">14.15. Oitir and the foreigners went from…</option><option value="T100005B#d27142e1367">M917. The Age of Christ, 917.Domhnall, son…</option><option value="T100005B#d27142e1368">15.1. The Age of Christ, 917.</option><option value="T100005B#d27142e1371">15.2. Domhnall, son of Diarmaid, Abbot of…</option><option value="T100005B#d27142e1374">15.3. and Maelcoe, Abbot of Oendruim, died.</option><option value="T100005B#d27142e1380">15.4. Innreachtach, Abbot of Trefoit, was slain…</option><option value="T100005B#d27142e1383">15.5. Maelene, son of Maelbrighde, Abbot of…</option><option value="T100005B#d27142e1386">15.6. Duibhghilla, son of Lachtnan, lord of…</option><option value="T100005B#d27142e1389">15.7. Cormac, son of Mothla, lord of…</option><option value="T100005B#d27142e1392">15.8. The battle of Ath-cliath (i.e. of…</option><option value="T100005B#d27142e1499">15.9. Easter day fell on the 25th…</option><option value="T100005B#d27142e1523">15.10. The plundering of Fearna and Teach-Munna…</option><option value="T100005B#d27142e1526">M918. The Age of Christ, 918.The first…</option><option value="T100005B#d27142e1527">16.1. The Age of Christ, 918.</option><option value="T100005B#d27142e1530">16.2. The first year of Donnchadh, son…</option><option value="T100005B#d27142e1533">16.3. Finchar, Bishop of Daimhliag;</option><option value="T100005B#d27142e1536">16.4. Cormac, son of Cuilennan, Bishop of…</option><option value="T100005B#d27142e1539">16.5. Loingseach, Bishop of Cluain-mic-Nois;</option><option value="T100005B#d27142e1542">16.6. Maelmaire, Abbot of Ard-Breacain;</option><option value="T100005B#d27142e1545">16.7. Ciaran, Abbot of Devenish</option><option value="T100005B#d27142e1549">16.8. Scannlan, son of Gorman, wise man,…</option><option value="T100005B#d27142e1552">16.9. and Meraighe of Cluainmor-Maedhog, died.</option><option value="T100005B#d27142e1555">16.10. A great flood in this year,…</option><option value="T100005B#d27142e1558">16.11. Ceanannus was plundered by the foreigners,…</option><option value="T100005B#d27142e1562">16.12. A great slaughter was made of…</option><option value="T100005B#d27142e1565">16.13. A battle was gained in Cianachta-Breagh…</option><option value="T100005B#d27142e1568">16.14. Murchadh, son of Flann, lord of…</option><option value="T100005B#d27142e1571">16.15. Flann, son of Lonan, the Virgil…</option><option value="T100005B#d27142e1576">M919. The Age of Christ, 919.The second…</option><option value="T100005B#d27142e1577">17.1. The Age of Christ, 919.</option><option value="T100005B#d27142e1580">17.2. The second year of Donnchadh.</option><option value="T100005B#d27142e1583">17.3. Ciaran, Bishop of Tolan,</option><option value="T100005B#d27142e1586">17.4. and Ruman, son of Cathasach, Bishop…</option><option value="T100005B#d27142e1596">17.5. Maenach, son of Siadhal, Abbot of…</option><option value="T100005B#d27142e1605">17.6. Cairbre, son of Fearadhach, head of…</option><option value="T100005B#d27142e1608">17.7. and Fearghal, son of Maelmordha, Abbot…</option><option value="T100005B#d27142e1626">17.8. Domhnall, son of Flann, son of…</option><option value="T100005B#d27142e1667">17.9. Ceallach, son of Conghalach, Abbot of…</option><option value="T100005B#d27142e1670">17.10. Cinaedh, son of Domhnall, Abbot of…</option><option value="T100005B#d27142e1673">17.11. Flaithbeartach, son of Muircheartach, Abbot of…</option><option value="T100005B#d27142e1684">17.12. Maelsinchill, son of Canannan, died; for…</option><option value="T100005B#d27142e1695">17.13. Cearnach, son of Flann, Abbot of…</option><option value="T100005B#d27142e1705">17.14. Macrodaidhe, son of Dunchadh, airchinneach of…</option><option value="T100005B#d27142e1708">17.15. Maenach, a Ceile-De Culdee, came across…</option><option value="T100005B#d27142e1714">17.16. Godfrey, grandson of Imhar, took up…</option><option value="T100005B#d27142e1723">17.17. A fleet of foreigners, consisting of…</option><option value="T100005B#d27142e1728">17.18. Maelseachlainn, son of Maelruanaidh, son of…</option><option value="T100005B#d27142e1731">17.19. The plundering of Cluain-eidhneach, the burning…</option><option value="T100005B#d27142e1734">M920. The Age of Christ, 920.The third…</option><option value="T100005B#d27142e1735">18.1. The Age of Christ, 920.</option><option value="T100005B#d27142e1738">18.2. The third year of Donnchadh.</option><option value="T100005B#d27142e1741">18.3. Maelpoil, son of Ailell, bishop, anchorite,…</option><option value="T100005B#d27142e1757">18.4. Cormac, Bishop of Cluain-fearta-Brenainn;</option><option value="T100005B#d27142e1760">18.5. and Ailell, son of Flaithim, Abbot…</option><option value="T100005B#d27142e1763">18.6. Flannagan Ua-Riagain, Abbot of Cill-dara, and…</option><option value="T100005B#d27142e1766">18.7. Maelinmhain Ua-Glascon, Abbot of Cluain-Dolcain;</option><option value="T100005B#d27142e1769">18.8. Colga, son of Feadhach, Abbot of…</option><option value="T100005B#d27142e1772">18.9. Alldghus of Cill-Scire;</option><option value="T100005B#d27142e1775">18.10. Aedh Ua Raithnen, old sage of…</option><option value="T100005B#d27142e1778">18.11. Feardalach, priest of Cluain-mic-Nois;</option><option value="T100005B#d27142e1782">18.12. and Loingseach, son of Aenagan, Œconomus…</option><option value="T100005B#d27142e1785">18.13. Tadhg, son of Faelan, lord of…</option><option value="T100005B#d27142e1799">18.14. Innreachtach, son of Conchobhar, heir apparent…</option><option value="T100005B#d27142e1802">18.15. Mael-micduach, lord of Aidhne, was slain…</option><option value="T100005B#d27142e1805">18.16. Aedh, son of Lonan O'Guaire, Tanist…</option><option value="T100005B#d27142e1808">18.17. Finnguine Ua Maelmhuaidh, lord of Feara-Ceall,…</option><option value="T100005B#d27142e1811">18.18. An army was led by Donnchadh,…</option><option value="T100005B#d27142e1814">18.19. Maelmordha, son of Riagan, Tanist of…</option><option value="T100005B#d27142e1819">18.20. The plundering of Cluain-mic-Nois by the…</option><option value="T100005B#d27142e1822">18.21. The plundering of En-inis in Fotharta-tire,…</option><option value="T100005B#d27142e1825">18.22. The plundering of Cluain-mic-Nois by the…</option><option value="T100005B#d27142e1829">18.23. Uathmharan,son of Dobhailen, lord of Luighne…</option><option value="T100005B#d27142e1832">18.24. Flaithbheartach, son of Inmhainen, King of…</option><option value="T100005B#d27142e1836">M921. The Age of Christ, 921.The fourth…</option><option value="T100005B#d27142e1837">19.1. The Age of Christ, 921.</option><option value="T100005B#d27142e1840">19.2. The fourth year of Donnchadh.</option><option value="T100005B#d27142e1843">19.3. Maelcallann, Abbot of Disert-Diarmada;</option><option value="T100005B#d27142e1846">19.4. Maelpadraig, son of Morann, Abbot of…</option><option value="T100005B#d27142e1849">19.5. Dubhdabhraine, Abbot of Ross-ailithir;</option><option value="T100005B#d27142e1852">19.6. Maeltuile, son of Colman, lector of…</option><option value="T100005B#d27142e1858">19.7. Duibhlitir of Cill-Sleibhthe, priest of Ard-Macha,…</option><option value="T100005B#d27142e1861">19.8. Cucongalta, priest of Lann-Leire, the Tethra…</option><option value="T100005B#d27142e1864">19.9. Maelmordha, son of Conchobhar, lord of…</option><option value="T100005B#d27142e1867">19.10. and Find son of Cearran, lord…</option><option value="T100005B#d27142e1872">19.11. Lighach, daughter of Flann, son of…</option><option value="T100005B#d27142e1876">19.12. Spelan, son of Conghalach, lord of…</option><option value="T100005B#d27142e1879">19.13. The plundering of Feara-Arda and Lann-Leire,…</option><option value="T100005B#d27142e1882">19.14. Cele, son of Anrothan, lord of…</option><option value="T100005B#d27142e1887">19.15. Maelcluithe, son of Conchobhar, heir apparent…</option><option value="T100005B#d27142e1890">19.16. Finn, son of Maelmordha, son of…</option><option value="T100005B#d27142e1893">19.17. Flaithbheartach, son of Inmainen, was taken…</option><option value="T100005B#d27142e1896">M922. The Age of Christ, 922.The fifth…</option><option value="T100005B#d27142e1897">20.1. The Age of Christ, 922.</option><option value="T100005B#d27142e1900">20.2. The fifth year of Donnchadh.</option><option value="T100005B#d27142e1903">20.3. Duibhlitir, Abbot of Cluain-eidhneach;</option><option value="T100005B#d27142e1906">20.4. Muireadhach, son of Domhnall, Abbot of…</option><option value="T100005B#d27142e1909">20.5. Maelmordha, son of Conghalach, Abbot of…</option><option value="T100005B#d27142e1912">20.6. Mochta of the Island, son of…</option><option value="T100005B#d27142e1915">20.7. Ceallach, son of Cearbhall, heir apparent…</option><option value="T100005B#d27142e1918">20.8. A fleet of foreigners upon Loch…</option><option value="T100005B#d27142e1921">20.9. Foreigners came upon Loch Cuan; and…</option><option value="T100005B#d27142e1924">20.10. Foreigners upon Loch Ribh, i.e. under…</option><option value="T100005B#d27142e1931">M923. The Age of Christ, 923.The sixth…</option><option value="T100005B#d27142e1932">21.1. The Age of Christ, 923.</option><option value="T100005B#d27142e1935">21.2. The sixth year of Donnchadh.</option><option value="T100005B#d27142e1938">21.3. Failbhe, anchorite, died.</option><option value="T100005B#d27142e1941">21.4. Cathal, son of Conchobhar, king of…</option><option value="T100005B#d27142e1947">21.5. Dubhghall, son of Aedh, King of…</option><option value="T100005B#d27142e1950">21.6. Lorcan, son of Dunchadh, lord of…</option><option value="T100005B#d27142e1963">21.7. Domhnall, son of Cathal, heir apparent…</option><option value="T100005B#d27142e1966">21.8. Faelan, son of Muireadhach, King of…</option><option value="T100005B#d27142e1969">21.9. Tomrar, son of Tomralt, was slain…</option><option value="T100005B#d27142e1972">21.10. Flaithchius, son of Scorachan, lord of…</option><option value="T100005B#d27142e1975">M924. The Age of Christ, 924.The seventh…</option><option value="T100005B#d27142e1976">22.1. The Age of Christ, 924.</option><option value="T100005B#d27142e1979">22.2. The seventh year of Donnchadh.</option><option value="T100005B#d27142e1982">22.3. Colman, son of Ailill, Abbot of…</option><option value="T100005B#d27142e1993">22.4. Maelsechlainn, son of Maelruanaidh, heir apparent…</option><option value="T100005B#d27142e1996">22.5. and Duineachaidh, son of Laeghaire, chief…</option><option value="T100005B#d27142e1999">22.6. Dun-Sobhairce was plundered by the foreigners,…</option><option value="T100005B#d27142e2009">22.7. A victory was gained by Muircheartach,…</option><option value="T100005B#d27142e2012">22.8. Cill-dara was plundered by the foreigners…</option><option value="T100005B#d27142e2018">22.9. Fearghus, son of Duiligen, lord of…</option><option value="T100005B#d27142e2021">22.10. Mochta, Bishop of Ui-Neill, and priest…</option><option value="T100005B#d27142e2024">M925. The Age of Christ, 925.The eighth…</option><option value="T100005B#d27142e2025">23.1. The Age of Christ, 925.</option><option value="T100005B#d27142e2028">23.2. The eighth year of Donnhhadh.</option><option value="T100005B#d27142e2031">23.3. Cormac, son of Fithbran, Abbot of…</option><option value="T100005B#d27142e2034">23.4. Maelpeadair, Abbot of Cluain-fearta-Molua, died.</option><option value="T100005B#d27142e2037">23.5. Soichleachan of Teach-Munna was wounded, and…</option><option value="T100005B#d27142e2042">23.6. Brian, son of Ceinnedigh, was born…</option><option value="T100005B#d27142e2045">23.7. Donnghal of Ros-Commain, died.</option><option value="T100005B#d27142e2048">23.8. Caindealbhan, son of Maelcron, lord of…</option><option value="T100005B#d27142e2051">23.9. Goach, son of Dubhroa, lord of…</option><option value="T100005B#d27142e2054">23.10. Sitric, son of Imhar, lord of…</option><option value="T100005B#d27142e2057">23.11. Godfrey, with his foreigners, left Ath-cliath,…</option><option value="T100005B#d27142e2061">23.12. The foreigners of Linn-Duachaill deserted (i.e.…</option><option value="T100005B#d27142e2064">23.13. The fair of Tailltin was prevented…</option><option value="T100005B#d27142e2067">23.14. St. Maelbrighde, son of Tornan, successor…</option><option value="T100005B#d27142e2102">23.15. Anrothan, son of Maelgorm, assumed the…</option><option value="T100005B#d27142e2105">M926. The Age of Christ, 926.The ninth…</option><option value="T100005B#d27142e2106">24.1. The Age of Christ, 926.</option><option value="T100005B#d27142e2109">24.2. The ninth year of Donnchadh.</option><option value="T100005B#d27142e2112">24.3. Baeithine, Abbot of Birra;</option><option value="T100005B#d27142e2115">24.4. Finnachta, Abbot of Corcach, head of…</option><option value="T100005B#d27142e2118">24.5. Ciaran, Abbot of Achadh-bo-Cainnigh;</option><option value="T100005B#d27142e2121">24.6. Celedabhaill, son of Scannal, went to…</option><option value="T100005B#d27142e2169">24.7. Muirgheal, daughter of Flann, son of…</option><option value="T100005B#d27142e2172">24.8. Donnchadh, son of Domhnall, heir apparent…</option><option value="T100005B#d27142e2175">24.9. Lorcan, son of Maelcein, lord of…</option><option value="T100005B#d27142e2178">24.10. Finnachta, son of Tadhg, heir apparent…</option><option value="T100005B#d27142e2181">24.11. Cinaedh, son of Oghran, lord of…</option><option value="T100005B#d27142e2185">24.12. Eaghra, son of Poprigh, lord of…</option><option value="T100005B#d27142e2188">24.13. The plundering of Cill-dara by the…</option><option value="T100005B#d27142e2191">24.14. Maelruanaidh, son of Conchobhar, was slain…</option><option value="T100005B#d27142e2197">M927. The Age of Christ, 927.The tenth…</option><option value="T100005B#d27142e2198">25.1. The Age of Christ, 927.</option><option value="T100005B#d27142e2201">25.2. The tenth year of Donnchadh.</option><option value="T100005B#d27142e2204">25.3. Tuathal, son of Oenacan, Bishop of…</option><option value="T100005B#d27142e2207">25.4. Celedabhaill, son of Scannall, successor of…</option><option value="T100005B#d27142e2217">25.5. Caencomhrac, son of Maeluidhir, Abbot and…</option><option value="T100005B#d27142e2220">25.6. Tuathal, son of Maelciarain, Abbot of…</option><option value="T100005B#d27142e2226">25.7. Ferghil, Abbot of Tir-da-ghlas, died at…</option><option value="T100005B#d27142e2229">25.8. Dunchadh, son of Braenan, priest of…</option><option value="T100005B#d27142e2232">25.9. Maelgiric, Abbot of the house of…</option><option value="T100005B#d27142e2237">25.10. Maelpadraig, son of Celen, priest and…</option><option value="T100005B#d27142e2240">25.11. Maelmoicheirghe, Œconomus of Cluain-mic-Nois;</option><option value="T100005B#d27142e2244">25.12. Diarmaid, son of Cearbhall, lord of…</option><option value="T100005B#d27142e2247">25.13. Innreachtach, son of Cathal, lord of…</option><option value="T100005B#d27142e2253">25.14. The foreigners of Luimneach went upon…</option><option value="T100005B#d27142e2256">25.15. A new fleet was launched upon…</option><option value="T100005B#d27142e2259">25.16. An army was led by Donnchadh…</option><option value="T100005B#d27142e2269">25.17. Caineach, daughter of Canannan, and wife…</option><option value="T100005B#d27142e2272">25.18. Domhnall, son of Tadhg, heir apparent…</option><option value="T100005B#d27142e2275">25.19. The plundering of Cill-dara by Godfrey,…</option><option value="T100005B#d27142e2278">M928. The Age of Christ, 928.The eleventh…</option><option value="T100005B#d27142e2279">26.1. The Age of Christ, 928.</option><option value="T100005B#d27142e2282">26.2. The eleventh year of Donnchadh.</option><option value="T100005B#d27142e2285">26.3. Nuadha, Bishop of Gleann-da-locha;</option><option value="T100005B#d27142e2288">26.4. Flann of Fobhar, Abbot of Lughmhadh;</option><option value="T100005B#d27142e2291">26.5. Mael-caeimhghin, son of Scannlan, Abbot of…</option><option value="T100005B#d27142e2294">26.6. and Donnghal, Abbot of Ros-Comain, died.</option><option value="T100005B#d27142e2297">26.7. Maol Da Bhonna, son of Dobhailen,…</option><option value="T100005B#d27142e2301">26.8. Muircheartach, son of Eagra, lord of…</option><option value="T100005B#d27142e2304">26.9. and Idhnaidhe Ua Mannachain, were slain.</option><option value="T100005B#d27142e2307">26.10. Godfrey, grandson of Imhar, with the…</option><option value="T100005B#d27142e2319">26.11. A slaughter was made of the…</option><option value="T100005B#d27142e2323">26.12. The foreigners of Luimneach encamped in…</option><option value="T100005B#d27142e2326">26.13. The foreigners, i.e. those under the…</option><option value="T100005B#d27142e2329">26.14. Accolbh Earl, with a slaughter of…</option><option value="T100005B#d27142e2332">26.15. Finn, son of Maelmordha, heir apparent…</option><option value="T100005B#d27142e2335">M929. The Age of Christ, 929.The twelfth…</option><option value="T100005B#d27142e2336">27.1. The Age of Christ, 929.</option><option value="T100005B#d27142e2339">27.2. The twelfth year of Donnchadh.</option><option value="T100005B#d27142e2342">27.3. Crunnmhael, Bishop of Cill-dara,</option><option value="T100005B#d27142e2345">27.4. Tibraide, son of Ainnsene, Abbot of…</option><option value="T100005B#d27142e2348">27.5. Maeleoin, bishop and anchorite of Ath-Truim,…</option><option value="T100005B#d27142e2351">27.6. Ceannfaeladh, son of Lorcan, comharba of…</option><option value="T100005B#d27142e2354">27.7. Bran, son of Colman, Abbot of…</option><option value="T100005B#d27142e2357">27.8. Maelbrighde, son of Feadacan, Abbot of…</option><option value="T100005B#d27142e2360">27.9. and Onchu, priest of Cill-dara, died.</option><option value="T100005B#d27142e2363">27.10. Cearnachan, son of Tighearnan, lord of…</option><option value="T100005B#d27142e2366">27.11. The foreigners of Luimneach took up…</option><option value="T100005B#d27142e2370">27.12. Godfrey went into Osraighe, to expel…</option><option value="T100005B#d27142e2373">27.13. Donncuan, son of Faelan, heir apparent…</option><option value="T100005B#d27142e2376">27.14. Dearbhail, daughter of Maelfinnia, Queen of…</option><option value="T100005B#d27142e2382">M930. The Age of Christ, 930.The thirteenth…</option><option value="T100005B#d27142e2383">28.1. The Age of Christ, 930.</option><option value="T100005B#d27142e2386">28.2. The thirteenth year of Donnchadh.</option><option value="T100005B#d27142e2389">28.3. Suibhne, Abbot of Lann-Leire;</option><option value="T100005B#d27142e2392">28.4. Duibhlitir, son of Sealbhach, Abbot of…</option><option value="T100005B#d27142e2397">28.5. Feardomhnach, son of Flannagan, Abbot of…</option><option value="T100005B#d27142e2400">28.6. Fuacarta, Abbot of Inis-Caindeagha;</option><option value="T100005B#d27142e2403">28.7. Maenghal, son of Becan, Abbot of…</option><option value="T100005B#d27142e2406">28.8. and Maelgiric, Abbot of Fobhar, died.</option><option value="T100005B#d27142e2411">28.9. Airmheadh, Abbot of Cuil-rathain, was killed…</option><option value="T100005B#d27142e2414">28.10. Aenghus, son of Anghus, chief poet…</option><option value="T100005B#d27142e2417">28.11. Flann, son of Maelfinnia, lord of…</option><option value="T100005B#d27142e2431">28.12. Cinaedh, son of Caindealbhan, lord of…</option><option value="T100005B#d27142e2437">28.13. The crozier of Ciaran, i.e. the…</option><option value="T100005B#d27142e2440">28.14. Loingseach Ua Leathlobhair, King of Ulidia,…</option><option value="T100005B#d27142e2443">28.15. Torolbh the Earl was killed by…</option><option value="T100005B#d27142e2446">28.16. Flann, son of Muireadhach, heir apparent…</option><option value="T100005B#d27142e2450">M931. The Age of Christ, 931.The fourteenth…</option><option value="T100005B#d27142e2451">29.1. The Age of Christ, 931.</option><option value="T100005B#d27142e2454">29.2. The fourteenth year of Donnchadh.</option><option value="T100005B#d27142e2457">29.3. Cosgrach, son of Maelmochoirghi, Bishop of…</option><option value="T100005B#d27142e2460">29.4. Seachnasach, priest of Dearmhach;</option><option value="T100005B#d27142e2463">29.5. and Fedhelm, i.e. daughter of Domhnall,…</option><option value="T100005B#d27142e2466">29.6. Cathal, son of Odhran, lord of…</option><option value="T100005B#d27142e2469">29.7. and Cuilen, son of Ceallach, lord…</option><option value="T100005B#d27142e2472">29.8. Celecen, i.e. the son of Gairbhith,…</option><option value="T100005B#d27142e2475">29.9. Lorcan, son of Eochaidh, the second…</option><option value="T100005B#d27142e2478">29.10. A battle was gained in Magh-Uatha…</option><option value="T100005B#d27142e2483">29.11. A battle was gained by Conaing,…</option><option value="T100005B#d27142e2487">29.12. The foreigners took up their station…</option><option value="T100005B#d27142e2490">29.13. Ard-Macha was plundered about the festival…</option><option value="T100005B#d27142e2502">29.14. Bard Boinne, chief poet of Ireland,…</option><option value="T100005B#d27142e2505">29.15. Domhnall, son of Gadhra, lord of…</option><option value="T100005B#d27142e2508">29.16. The victory of Duibhthir was gained…</option><option value="T100005B#d27142e2511">M932. The Age of Christ, 932.The fifteenth…</option><option value="T100005B#d27142e2512">30.1. The Age of Christ, 932.</option><option value="T100005B#d27142e2515">30.2. The fifteenth year of Donnchadh.</option><option value="T100005B#d27142e2518">30.3. The foreigners of Luimneach plundered Connaught…</option><option value="T100005B#d27142e2521">30.4. Duibhghilla, son of Robachan, lord of…</option><option value="T100005B#d27142e2526">30.5. Uallach, daughter of Muimhneachan, chief poetess…</option><option value="T100005B#d27142e2529">30.6. Godfrey, lord of the foreigners, died.</option><option value="T100005B#d27142e2532">30.7. Fire from heaven burned the mountains…</option><option value="T100005B#d27142e2535">M933. The Age of Christ, 933.The sixteenth…</option><option value="T100005B#d27142e2536">31.1. The Age of Christ, 933.</option><option value="T100005B#d27142e2539">31.2. The sixteenth year of Donnchadh.</option><option value="T100005B#d27142e2542">31.3. Cormac, son of Maenach, Abbot of…</option><option value="T100005B#d27142e2547">31.4. Macclenna, Abbot of Imleach-Ibhair and Liath-mor-Mochaemhog,…</option><option value="T100005B#d27142e2550">31.5. Maelbrighde, Abbot of Mainistir-Buithe;</option><option value="T100005B#d27142e2553">31.6. and Muireadhach, son of Maelbrighde, Abbot…</option><option value="T100005B#d27142e2556">31.7. Anlaith, Abbess of Cluain-Bronaigh and Cluain-Boireann,…</option><option value="T100005B#d27142e2562">31.8. Conchobhar, son of Domhnall, heir apparent…</option><option value="T100005B#d27142e2565">31.9. Cinaedh, son of Cairbre, lord of…</option><option value="T100005B#d27142e2568">31.10. Maelmuire, son of Ceanndubhan, Tanist of…</option><option value="T100005B#d27142e2571">31.11. The islands of Loch Gabhar and…</option><option value="T100005B#d27142e2574">M934. The Age of Christ, 934.The seventeenth…</option><option value="T100005B#d27142e2575">32.1. The Age of Christ, 934.</option><option value="T100005B#d27142e2578">32.2. The seventeenth year of Donnchadh.</option><option value="T100005B#d27142e2581">32.3. Conchobhar, son of Domhnall, was slain…</option><option value="T100005B#d27142e2584">32.4. Bec, son of Gairbhith, lord of…</option><option value="T100005B#d27142e2587">32.5. Anrudhan, son of Maelgorm, lord of…</option><option value="T100005B#d27142e2590">32.6. Cluain-mic-Nois was plundered by the foreigners…</option><option value="T100005B#d27142e2593">32.7. Amhlaibh Ceannchairech, with the foreigners, came…</option><option value="T100005B#d27142e2598">32.8. The burning of Ath-cliath by Donnchadh,…</option><option value="T100005B#d27142e2601">32.9. Arthur Ua Tuathail died.</option><option value="T100005B#d27142e2604">M935. The Age of Christ, 935.The eighteenth…</option><option value="T100005B#d27142e2605">33.1. The Age of Christ, 935.</option><option value="T100005B#d27142e2608">33.2. The eighteenth year of Donnchadh.</option><option value="T100005B#d27142e2611">33.3. Aireach-tach, Abbot of Disert-Diarmada;</option><option value="T100005B#d27142e2614">33.4. Fedhach, Abbot of Slaine;</option><option value="T100005B#d27142e2617">33.5. Muireadhach, Abbot of Beannchair, died.</option><option value="T100005B#d27142e2623">33.6. Diarmaid, son of Ailell, Abbot of…</option><option value="T100005B#d27142e2626">33.7. Aenghus, son of Muircheartach, a learned…</option><option value="T100005B#d27142e2629">33.8. Aireachtach, priest of Cill-achaidh, died.</option><option value="T100005B#d27142e2632">33.9. Eochaidh, son of Conall, King of…</option><option value="T100005B#d27142e2635">33.10. Clerchen, son of Tighearnan, son of…</option><option value="T100005B#d27142e2638">33.11. Conghalach, son of Cathalan lord of…</option><option value="T100005B#d27142e2644">33.12. Croinghilla, son of Cuileannan, lord of…</option><option value="T100005B#d27142e2647">33.13. Macetigh Mac Ainseamain, lord of Mughdhorna-Maighen;…</option><option value="T100005B#d27142e2652">33.14. Lorcan, son of Conghalach, lord of…</option><option value="T100005B#d27142e2658">33.15. Gairbhith, son of Maeleitigh, lord of…</option><option value="T100005B#d27142e2661">33.16. Bruadar, son of Duibhghilla, lord of…</option><option value="T100005B#d27142e2664">33.17. Amhlaeibh, son of Godfrey, lord of…</option><option value="T100005B#d27142e2670">33.18. The foreigners of Athcliath left their…</option><option value="T100005B#d27142e2673">33.19. Cill-Cleithe was plundered by the son…</option><option value="T100005B#d27142e2678">33.20. A battle was gained by the…</option><option value="T100005B#d27142e2686">M936. The Age of Christ, 936.The nineteenth…</option><option value="T100005B#d27142e2687">34.1. The Age of Christ, 936.</option><option value="T100005B#d27142e2690">34.2. The nineteenth year of Donnchadh.</option><option value="T100005B#d27142e2693">34.3. Mael-padraig, i.e. the son of Bran,…</option><option value="T100005B#d27142e2696">34.4. Dubhthach, successor of Colum Cille and…</option><option value="T100005B#d27142e2699">34.5. and Caencomhrac of Muc-shnamh, anchorite, died.</option><option value="T100005B#d27142e2704">34.6. Ciaran, son of Ciarman, Abbot of…</option><option value="T100005B#d27142e2707">34.7. Conaingen, Abbot of Teach-Fethghna, and chief…</option><option value="T100005B#d27142e2710">34.8. and Finguine, son of Fubhthaidh, son…</option><option value="T100005B#d27142e2716">34.9. Maelcairnigh, Abbot of Tulan, died.</option><option value="T100005B#d27142e2719">34.10. Robhartach of Teach-Theille, died.</option><option value="T100005B#d27142e2722">34.11. Fearghal, son of Domhnall, lord of…</option><option value="T100005B#d27142e2726">34.12. and Murchadh, son of Sochlachan, lord…</option><option value="T100005B#d27142e2729">34.13. Conchobhar, son of Maelchein, lord of…</option><option value="T100005B#d27142e2732">34.14. Donnchadh Ua Maeleachlainn plundered Airthear-Liffe.</option><option value="T100005B#d27142e2735">34.15. Amhlaibh, son of Godfrey, came to…</option><option value="T100005B#d27142e2738">34.16. A challenge of battle between Donnchadh,…</option><option value="T100005B#d27142e2761">34.17. The two successors of Patrick, namely,…</option><option value="T100005B#d27142e2764">34.18. and Maelpadraig, son of Maeltuile, bishop…</option><option value="T100005B#d27142e2767">M937. The Age of Christ, 937.The twentieth…</option><option value="T100005B#d27142e2768">35.1. The Age of Christ, 937.</option><option value="T100005B#d27142e2771">35.2. The twentieth year of Donnchadh.</option><option value="T100005B#d27142e2774">35.3. Maeldomh-naigh, Abbot of Tamhlacht;</option><option value="T100005B#d27142e2777">35.4. and Ceallach, son of Caellaidhe, Prior…</option><option value="T100005B#d27142e2782">35.5. Finnachta, son of Ceallach, Comharba of…</option><option value="T100005B#d27142e2785">35.6. Laighnen, comharba of Fearna and Tamhlacht,…</option><option value="T100005B#d27142e2791">35.7. Aileach was plundered by the foreigners…</option><option value="T100005B#d27142e2794">35.8. A battle was gained by Conghalach,…</option><option value="T100005B#d27142e2797">35.9. Domhnall, son of Lorcan, lord of…</option><option value="T100005B#d27142e2801">35.10. Crichan, son of Maelmuire, lord of…</option><option value="T100005B#d27142e2805">35.11. Flann, son of Ceallach, Tanist of…</option><option value="T100005B#d27142e2808">35.12. Cian, son of Aenghus, was slain…</option><option value="T100005B#d27142e2811">35.13. Murchadh, son of Finn, was mortally…</option><option value="T100005B#d27142e2814">35.14. Canoin-Phadraig was covered by Donnchadh, son…</option><option value="T100005B#d27142e2817">35.15. Ceallachan, King of Caiseal, with the…</option><option value="T100005B#d27142e2820">35.16. The men of Munster, under Ceallachan,…</option><option value="T100005B#d27142e2826">35.17. The foreigners deserted Ath-cliath by the…</option><option value="T100005B#d27142e2829">M938. The Age of Christ, 938.The twenty-first…</option><option value="T100005B#d27142e2830">36.1. The Age of Christ, 938.</option><option value="T100005B#d27142e2833">36.2. The twenty-first year of Donnchadh.</option><option value="T100005B#d27142e2836">36.3. Muirchear-tach of Camus, Abbot of Beannchair;</option><option value="T100005B#d27142e2839">36.4. Duibhinnreacht, son of Ronan, Abbot of…</option><option value="T100005B#d27142e2842">36.5. and Ainbhith, son of Domhnall, Abbot…</option><option value="T100005B#d27142e2847">36.6. Coibhdeanach, Abbot of Cill-achaidh, was drowned…</option><option value="T100005B#d27142e2850">36.7. Flann Ua Cathail suffered martyrdom at…</option><option value="T100005B#d27142e2853">36.8. Suibhne, son of Cu-Breatan, Abbot of…</option><option value="T100005B#d27142e2856">36.9. Maelbeannachta, anchorite, died.</option><option value="T100005B#d27142e2859">36.10. Maelmartin Ua Scellain, Lector of Leithghlinn,…</option><option value="T100005B#d27142e2862">36.11. An army was led by the…</option><option value="T100005B#d27142e2866">36.12. Niall, son of Fearghal, heir of…</option><option value="T100005B#d27142e2869">36.13. Flann, daughter of Donnchadh, and Queen…</option><option value="T100005B#d27142e2872">36.14. Aralt, grandson of Imhar, i.e. the…</option><option value="T100005B#d27142e2877">36.15. A great slaughter was made of…</option><option value="T100005B#d27142e2880">36.16. Amhlaeibh Cuaran went to Cair-Abroc; and…</option><option value="T100005B#d27142e2883">36.17. Depredations were committed by the Leinstermen…</option><option value="T100005B#d27142e2886">36.18. Cairbre Ua Cinaeidh, lord of Ui-Aitheachda,…</option><option value="T100005B#d27142e2889">36.19. A victory was gained by the…</option><option value="T100005B#d27142e2892">M939. The Age of Christ, 939.The twenty-second…</option><option value="T100005B#d27142e2893">37.1. The Age of Christ, 939.</option><option value="T100005B#d27142e2896">37.2. The twenty-second year of Donnchadh.</option><option value="T100005B#d27142e2899">37.3. Eocha, son of Scannal, Abbot of…</option><option value="T100005B#d27142e2902">37.4. and Oeonacan, priest of Dun-Leath-ghlaisi, died.</option><option value="T100005B#d27142e2905">37.5. Maelbrighde, son of Nechtrai, the glory…</option><option value="T100005B#d27142e2908">37.6. Muircheartach, son of Niall, with the…</option><option value="T100005B#d27142e2914">37.7. A fleet was conducted by Muircheartach,…</option><option value="T100005B#d27142e2920">37.8. A slaughter was made of the…</option><option value="T100005B#d27142e2923">37.9. Another battle was gained by the…</option><option value="T100005B#d27142e2928">37.10. Muircheartach afterwards assembled the Cinel-Conaill and…</option><option value="T100005B#d27142e2947">37.11. A slaughter was made of the…</option><option value="T100005B#d27142e2950">37.12. Unusual frost, so that the rivers…</option><option value="T100005B#d27142e2953">37.13. Maelruanaidh, son of Flann, Tanist of…</option><option value="T100005B#d27142e2956">37.14. A battle was gained over the…</option><option value="T100005B#d27142e2959">M940. The Age of Christ, 940.The twenty-third…</option><option value="T100005B#d27142e2960">38.1. The Age of Christ, 940.</option><option value="T100005B#d27142e2963">38.2. The twenty-third year of Donnchadh.</option><option value="T100005B#d27142e2966">38.3. Dun-chadh, son of Suthainen, Bishop of…</option><option value="T100005B#d27142e2969">38.4. and Ceallach, son of Eporan, Bishop…</option><option value="T100005B#d27142e2972">38.5. Maelmochta, scribe and Abbot of Cluain-Iraird,…</option><option value="T100005B#d27142e2986">38.6. Faelan, son of Muireadhach, King of…</option><option value="T100005B#d27142e3001">38.7. Conghalach and Ailpin, two sons of…</option><option value="T100005B#d27142e3004">38.8. Dunlaith, daughter of Maelmithigh, died.</option><option value="T100005B#d27142e3007">38.9. Cluain-mic-Nois and Cill-dara were plundered by…</option><option value="T100005B#d27142e3010">38.10. Dun-Leathghlaise was plundered by the son…</option><option value="T100005B#d27142e3014">38.11. A great flood in this year,…</option><option value="T100005B#d27142e3017">M941. The Age of Christ, 941.The twenty-fourth…</option><option value="T100005B#d27142e3018">39.1. The Age of Christ, 941.</option><option value="T100005B#d27142e3021">39.2. The twenty-fourth year of Donnchadh.</option><option value="T100005B#d27142e3024">39.3. Connla, son of Dunacan, Bishop and…</option><option value="T100005B#d27142e3027">39.4. Caenchomhrac, Bishop of Daimhliag;</option><option value="T100005B#d27142e3030">39.5. Fogartach, Abbot of Saighir;</option><option value="T100005B#d27142e3033">39.6. and Feardomhnach, Abbot of Fobhar, died.</option><option value="T100005B#d27142e3036">39.7. Aedh, son of Scannlan, lord of…</option><option value="T100005B#d27142e3042">39.8. Muircheartach of the Leather Cloaks, son…</option><option value="T100005B#d27142e3062">39.9. A victory was gained at Tracht-Mugha,…</option><option value="T100005B#d27142e3065">39.10. Lorcan, son of Faelan, King of…</option><option value="T100005B#d27142e3096">39.11. Ceallach, son of Bec, lord of…</option><option value="T100005B#d27142e3100">39.12. Flann Ua Fogarta, lord of Breacraighe,…</option><option value="T100005B#d27142e3104">39.13. Duibhleambna, daughter of Tighearnan, i.e. lord…</option><option value="T100005B#d27142e3108">M942. The Age of Christ, 942.Robhartach, son…</option><option value="T100005B#d27142e3109">40.1. The Age of Christ, 942.</option><option value="T100005B#d27142e3112">40.2. Robhartach, son of Maelcainnigh, Abbot of…</option><option value="T100005B#d27142e3115">40.3. Maelfeichine, Abbot of Cluain-Iraird;</option><option value="T100005B#d27142e3118">40.4. Dubhthach, son of Maelseampul, Lector of…</option><option value="T100005B#d27142e3121">40.5. and Guaire, son of Maelecan, priest…</option><option value="T100005B#d27142e3124">40.6. Flaithbheartach, son of Inmainen, King of…</option><option value="T100005B#d27142e3127">40.7. Flann, son of Finn,</option><option value="T100005B#d27142e3130">40.8. and Muireadhach, son of Maelmordha, two…</option><option value="T100005B#d27142e3133">40.9. Finn, son of Matan, lord of…</option><option value="T100005B#d27142e3136">40.10. Conn, son of Donnchadh, heir apparent…</option><option value="T100005B#d27142e3139">40.11. Cairbre, son of Maelpadraig, lord of…</option><option value="T100005B#d27142e3143">40.12. A victory was gained by Ceallachan…</option><option value="T100005B#d27142e3146">40.13. The destruction of Ath-cliath by the…</option><option value="T100005B#d27142e3187">40.14. Donnchadh, son of Flann, son of…</option><option value="T100005B#d27142e3202">M943. The Age of Christ, 943.The first…</option><option value="T100005B#d27142e3203">41.1. The Age of Christ, 943.</option><option value="T100005B#d27142e3206">41.2. The first year of Conghalach, son…</option><option value="T100005B#d27142e3209">41.3. Maeltuile, son of Dunan, successor of…</option><option value="T100005B#d27142e3212">41.4. Guaire, son of Sealbhach, Abbot of…</option><option value="T100005B#d27142e3215">41.5. Aenghus, son of Donnchadh, son of…</option><option value="T100005B#d27142e3218">41.6. Aerchadh, son of Murchadh, lord of…</option><option value="T100005B#d27142e3221">41.7. Aireachtach, son of Ainbhith, chief of…</option><option value="T100005B#d27142e3224">41.8. The foreigners of Loch-Eathach were slain,…</option><option value="T100005B#d27142e3227">41.9. Blacaire, one of the chiefs of…</option><option value="T100005B#d27142e3230">41.10. Ua Canannan, i.e. Ru-aidhri, proceeded into…</option><option value="T100005B#d27142e3233">41.11. The hostages of Connaught were delivered…</option><option value="T100005B#d27142e3240">41.12. Two pillars of fire were a…</option><option value="T100005B#d27142e3243">41.13. Cuileannan, son of Coibhdheanach, lord of…</option><option value="T100005B#d27142e3246">M944. The Age of Christ, 944.The second…</option><option value="T100005B#d27142e3247">42.1. The Age of Christ, 944.</option><option value="T100005B#d27142e3250">42.2. The second year of Conghalach.</option><option value="T100005B#d27142e3253">42.3. Flathghus, Abbot of Fearna-mor;</option><option value="T100005B#d27142e3256">42.4. Scannlan, Abbot of Tuaim-Finnlocha;</option><option value="T100005B#d27142e3259">42.5. Maelbeathadh, Abbot of Daimhinis;</option><option value="T100005B#d27142e3262">42.6. and Guaire, priest of Cluain-mic-Nois, died.</option><option value="T100005B#d27142e3265">42.7. Aimhirgin, son of Cinaedh, lord of…</option><option value="T100005B#d27142e3268">42.8. Dunlaing, son of Aedh, lord of…</option><option value="T100005B#d27142e3271">42.9. Domhnall, son of Maelmhuaidh, lord of…</option><option value="T100005B#d27142e3274">42.10. Domhnall, son of Uathmharan, son of…</option><option value="T100005B#d27142e3279">42.11. The plundering of Cluain-mic-Nois, and the…</option><option value="T100005B#d27142e3282">42.12. The plundering of Cill-Cuilinn by the…</option><option value="T100005B#d27142e3288">42.13. Athelstan, the celebrated king of the…</option><option value="T100005B#d27142e3291">M945. The Age of Christ, 945.The third…</option><option value="T100005B#d27142e3292">43.1. The Age of Christ, 945.</option><option value="T100005B#d27142e3295">43.2. The third year of Conghalach.</option><option value="T100005B#d27142e3298">43.3. Caenchomhrac, Abbot of Ia;</option><option value="T100005B#d27142e3301">43.4. and Cathasach, son of Guasan, Lector…</option><option value="T100005B#d27142e3304">43.5. A battle was gained by Donnchadh,…</option><option value="T100005B#d27142e3328">43.6. The full of the Finnfadhach of…</option><option value="T100005B#d27142e3334">43.7. A battle between the birds of…</option><option value="T100005B#d27142e3337">43.8. A battle between the ravens of…</option><option value="T100005B#d27142e3340">43.9. An army was led by Ruaidhri…</option><option value="T100005B#d27142e3345">43.10. Scolaighe O'hAedhagain, lord of Dartraighe; Gairbhith,…</option><option value="T100005B#d27142e3348">43.11. The plundering of Ath-cliath by Conghalach,…</option><option value="T100005B#d27142e3351">M946. The Age of Christ, 946.The fourth…</option><option value="T100005B#d27142e3352">44.1. The Age of Christ, 946.</option><option value="T100005B#d27142e3355">44.2. The fourth year of Conghalach.</option><option value="T100005B#d27142e3358">44.3. Ainmir Ua cathlai, Abbot of Cluain-mic-Nois,</option><option value="T100005B#d27142e3361">44.4. and Leacain in Meath died. He…</option><option value="T100005B#d27142e3364">44.5. Cathasach, son of Domhnall, Abbot of…</option><option value="T100005B#d27142e3367">44.6. Colman, son of Maelpadraig, airchinneach of…</option><option value="T100005B#d27142e3370">44.7. Corc, son of Coinligan, Abbot of…</option><option value="T100005B#d27142e3373">44.8. Cormacan, son of Maelbrighdhe, the chief…</option><option value="T100005B#d27142e3376">44.9. The battle of Ath-cliath was gained…</option><option value="T100005B#d27142e3397">44.10. Gormfhlaith, daughter of Flann, son of…</option><option value="T100005B#d27142e3401">44.11. An army was led by the…</option><option value="T100005B#d27142e3404">44.12. Cathusach, son of Ailchi, Bishop of…</option><option value="T100005B#d27142e3407">M947. The Age of Christ, 947. The…</option><option value="T100005B#d27142e3408">45.1. The Age of Christ, 947.</option><option value="T100005B#d27142e3411">45.2. The fifth year of Conghalach.</option><option value="T100005B#d27142e3414">45.3. Oenacan, son of Egceartach, airchinneach of…</option><option value="T100005B#d27142e3417">45.4. Aedhan, son of Anailedh, airchinneach of…</option><option value="T100005B#d27142e3423">45.5. Flaithbheartach, son of Muircheartach, son of…</option><option value="T100005B#d27142e3426">45.6. Laidhgnen, son of Conghalach, lord of…</option><option value="T100005B#d27142e3429">45.7. Dormhnall, son of Finn, royal heir…</option><option value="T100005B#d27142e3432">45.8. Fogartach, son of Donnagan, lord of…</option><option value="T100005B#d27142e3435">45.9. Madudhan, son of Aedh, son of…</option><option value="T100005B#d27142e3438">45.10. A hosting by Conghalach, son of…</option><option value="T100005B#d27142e3441">M948. The Age of Christ, 948.The sixth…</option><option value="T100005B#d27142e3442">46.1. The Age of Christ, 948.</option><option value="T100005B#d27142e3445">46.2. The sixth year of Conghalach.</option><option value="T100005B#d27142e3448">46.3. Finnachta, son of Echthighern, bishop, scribe,…</option><option value="T100005B#d27142e3451">46.4. Colman, Bishop and Abbot of Fidh-duin,…</option><option value="T100005B#d27142e3454">46.5. Maelfinnen, learned bishop of Doire-Chalgaigh;</option><option value="T100005B#d27142e3457">46.6. Cormac Ua h-Ailella, airchinneach of Cill-Cuilinn;</option><option value="T100005B#d27142e3460">46.7. and Scuithine, Abbot of Dearmach, died.</option><option value="T100005B#d27142e3467">46.8. Donnghal Ua Maelmidhe, Lector of Cluain-mic-Nois;</option><option value="T100005B#d27142e3470">46.9. Flann Ua Anaile, airchinneach of Gleann-da-locha,…</option><option value="T100005B#d27142e3473">46.10. Eochagan Ua Cleirigh, a lawgiver, died.</option><option value="T100005B#d27142e3476">46.11. Dariet, a wise man, died.</option><option value="T100005B#d27142e3480">46.12. Reachtabhra, son of Maenach, chief priest…</option><option value="T100005B#d27142e3483">46.13. Oenghus, son of Bran, priest of…</option><option value="T100005B#d27142e3486">46.14. The belfry of Slaine was burned…</option><option value="T100005B#d27142e3492">46.15. A victory was gained by Ruaidhri…</option><option value="T100005B#d27142e3495">46.16. Another hosting by Ruaidhri Ua Canannain…</option><option value="T100005B#d27142e3498">46.17. Donnchadh son of Domhnall Ua Maeleachlainn…</option><option value="T100005B#d27142e3502">46.18. An army was led by Conghalach…</option><option value="T100005B#d27142e3505">46.19. The plundering of Magh Finn by…</option><option value="T100005B#d27142e3508">46.20. Ruarc, son of Anfith Ua Laeghachain,…</option><option value="T100005B#d27142e3511">46.21. Madudhan, son of Aedh, King of…</option><option value="T100005B#d27142e3515">M949. The Age of Christ, 949.The seventh…</option><option value="T100005B#d27142e3516">47.1. The Age of Christ, 949.</option><option value="T100005B#d27142e3519">47.2. The seventh year of Conghalach.</option><option value="T100005B#d27142e3522">47.3. Aileall, son of Corc Abbot of…</option><option value="T100005B#d27142e3527">47.4. Guaire Ua Forannain, airchinneach of Ard-stratha,…</option><option value="T100005B#d27142e3533">47.5. Aedh, son of Maelruanaidh, royal heir…</option><option value="T100005B#d27142e3536">47.6. Maceitigh, son of Cuileannan, lord of…</option><option value="T100005B#d27142e3539">47.7. Bec, son of Donnchuan, lord of…</option><option value="T100005B#d27142e3542">47.8. Niall Mothlach Ua Canannain was slain…</option><option value="T100005B#d27142e3545">47.9. Conghalach, son of Maelmithigh, with the…</option><option value="T100005B#d27142e3548">47.10. Godfrey, son of Sitric, with the…</option><option value="T100005B#d27142e3554">47.11. The spoiling of Sil-Anmchadha, and the…</option><option value="T100005B#d27142e3558">47.12. The freedom of Cluain-Iraird was granted…</option><option value="T100005B#d27142e3564">47.13. A victory was gained over the…</option><option value="T100005B#d27142e3567">47.14. A victory was gained over the…</option><option value="T100005B#d27142e3572">47.15. Dubhdabharc, son of Maelmordha, lord of…</option><option value="T100005B#d27142e3575">47.16. Great lues and bloody flux among…</option><option value="T100005B#d27142e3578">M950. The Age of Christ, 950.The eighth…</option><option value="T100005B#d27142e3579">48.1. The Age of Christ, 950.</option><option value="T100005B#d27142e3582">48.2. The eighth year of Conghalach.</option><option value="T100005B#d27142e3585">48.3. Adhlann, son of Egneach, son of…</option><option value="T100005B#d27142e3588">48.4. Blathmhac of Sgeillic died.</option><option value="T100005B#d27142e3591">48.5. Flann Ua Becain, airchinneach of Druim-cliabh,…</option><option value="T100005B#d27142e3594">48.6. Feardomhnach Ua Maenaigh, Abbot of Cluain-mic-Nois…</option><option value="T100005B#d27142e3597">48.7. Celeclamh, anchorite of Ard-Macha;</option><option value="T100005B#d27142e3600">48.8. and Flann, son of Mael-fiachrach, airchinnech…</option><option value="T100005B#d27142e3606">48.9. Flann Ua Cleirigh, lord of South…</option><option value="T100005B#d27142e3609">48.10. Domhnall Donn, son of Donnchadh, royal…</option><option value="T100005B#d27142e3612">48.11. Canannan, son of Ceallach, Tanist of…</option><option value="T100005B#d27142e3616">48.12. A victory was gained over the…</option><option value="T100005B#d27142e3619">48.13. Conchobhar, son of Domhnall Ua Maeleachlainn,…</option><option value="T100005B#d27142e3622">48.14. A victory was gained over the…</option><option value="T100005B#d27142e3627">48.15. A battle was gained by the…</option><option value="T100005B#d27142e3633">M951. The Age of Christ, 951.The ninth…</option><option value="T100005B#d27142e3634">49.1. The Age of Christ, 951.</option><option value="T100005B#d27142e3637">49.2. The ninth year of Conghalach.</option><option value="T100005B#d27142e3640">49.3. Ciaran Ua Gabhla, Bishop of Cluain-fearta-Brenainn;</option><option value="T100005B#d27142e3643">49.4. Duibhinnsi, a sage and bishop of…</option><option value="T100005B#d27142e3646">49.5. Diarmaid, son of Caicher,Bishop of Inis-Cealtra;</option><option value="T100005B#d27142e3649">49.6. Maelcothaigh, son of Lachtnan, successor of…</option><option value="T100005B#d27142e3655">49.7. Ceannfaeladh, son of Suibhne, Abbot of…</option><option value="T100005B#d27142e3658">49.8. Diarmaid, son of Torpthach, Abbot of…</option><option value="T100005B#d27142e3661">49.9. Feidhlimidh, fosterson of Maelmaedhog, Abbot of…</option><option value="T100005B#d27142e3664">49.10. Maelmaire, airchinneach of Teach-Fethghna;</option><option value="T100005B#d27142e3667">49.11. Maelmartan, son of Maenach, priest of…</option><option value="T100005B#d27142e3671">49.12. Maelpadraig, son of Coscan, Lector of…</option><option value="T100005B#d27142e3674">49.13. and Gormghal, Lector of Teach-Mochua and…</option><option value="T100005B#d27142e3677">49.14. Cormac,son of Maelsluaigh, sage of Munster;</option><option value="T100005B#d27142e3680">49.15. Anghal, Lector of Cluain-Iraird;</option><option value="T100005B#d27142e3683">49.16. and Colgga, anchorite of Ard-Macha, died.</option><option value="T100005B#d27142e3686">49.17. Eithne, daughter of Fearghal, Queen of…</option><option value="T100005B#d27142e3689">49.18. Echthighern, son of Cinaedh, lord of…</option><option value="T100005B#d27142e3692">49.19. Cluain-mic-Nois was plundered by the men…</option><option value="T100005B#d27142e3695">49.20. Ruadhacan, son of Eitigen, lord of…</option><option value="T100005B#d27142e3698">49.21. Faelan, son of Tadhg, Tanist of…</option><option value="T100005B#d27142e3701">49.22. and Duibhginn, son of Cuileannan, lord…</option><option value="T100005B#d27142e3705">49.23. The plundering of Inis-Doimhle and Inis-Uladh…</option><option value="T100005B#d27142e3708">49.24. The plundering of Teach-Moling from the…</option><option value="T100005B#d27142e3712">M952. The Age of Christ, 952.The tenth…</option><option value="T100005B#d27142e3713">50.1. The Age of Christ, 952.</option><option value="T100005B#d27142e3716">50.2. The tenth year of Conghalach.</option><option value="T100005B#d27142e3719">50.3. Robhartach, successor of Colum-Cille and Adamnan;</option><option value="T100005B#d27142e3722">50.4. Reachtabhra, Bishop and Abbot of Cill-achaidh;</option><option value="T100005B#d27142e3725">50.5. Caenchomhrac, Abbot of Cill-Easpuig, Sanctain, and…</option><option value="T100005B#d27142e3729">50.6. Flannagan, son of Allchu, successor of…</option><option value="T100005B#d27142e3732">50.7. Celeachair, son of Robhartach, successor of…</option><option value="T100005B#d27142e3735">50.8. and Ciaran, of the tribe of…</option><option value="T100005B#d27142e3738">50.9. and Ceallachan, King of Caiseal, died.</option><option value="T100005B#d27142e3743">50.10. Aedh, son of Gair-bhith, lord rectè…</option><option value="T100005B#d27142e3752">50.11. Niall Ua Tolairg, lord of Cuircne,…</option><option value="T100005B#d27142e3758">50.12. Saighir-Chiarain was plundered by the men…</option><option value="T100005B#d27142e3761">50.13. Bran, son of Domhnall, lord of…</option><option value="T100005B#d27142e3764">50.14. Conn, son of Eradan, son of…</option><option value="T100005B#d27142e3767">50.15. A great slaughter was made of…</option><option value="T100005B#d27142e3770">50.16. Ualgharg, son of Cianan, lord of…</option><option value="T100005B#d27142e3779">50.17. Dunlang Ua Dubhain was slain.</option><option value="T100005B#d27142e3782">50.18. A hosting of the Cinel-Eoghain by…</option><option value="T100005B#d27142e3785">M953. The Age of Christ, 953.The eleventh…</option><option value="T100005B#d27142e3786">51.1. The Age of Christ, 953.</option><option value="T100005B#d27142e3789">51.2. The eleventh year of Conghalach.</option><option value="T100005B#d27142e3792">51.3. Dunadhach, son of Egeartach, Bishop of…</option><option value="T100005B#d27142e3795">51.4. Dunlang Mac-Ua-Donnagain, Abbot of Inis-Doimhle and…</option><option value="T100005B#d27142e3798">51.5. Maelinmhain, wise man and anchorite of…</option><option value="T100005B#d27142e3801">51.6. Cuilen, son of Ceallach, Abbot of…</option><option value="T100005B#d27142e3804">51.7. Aenghus, son of Loingseach, airchinneach of…</option><option value="T100005B#d27142e3807">51.8. Aenghus, son of Maelbrighde, airchinneach of…</option><option value="T100005B#d27142e3810">51.9. Ailinne, lord of Mughdhorna-Maighen;</option><option value="T100005B#d27142e3813">51.10. and Braen, son of Cathacan, lord…</option><option value="T100005B#d27142e3816">51.11. Mithighen, son of Cinaedh, lord of…</option><option value="T100005B#d27142e3820">51.12. Murchadh, son of Cumasgach, lord of…</option><option value="T100005B#d27142e3823">51.13. and Flann, son of Glethneachan, chief…</option><option value="T100005B#d27142e3826">51.14. Innerghe, son of Mochan, lord of…</option><option value="T100005B#d27142e3831">51.15. A hosting by Domhnall, son of…</option><option value="T100005B#d27142e3837">M954. The Age of Christ, 954.Gaeithine, learned…</option><option value="T100005B#d27142e3838">52.1. The Age of Christ, 954.</option><option value="T100005B#d27142e3841">52.2. Gaeithine, learned Bishop of Dun-Leathglaise;</option><option value="T100005B#d27142e3844">52.3. Oenghus, son of Noachan, successor of…</option><option value="T100005B#d27142e3847">52.4. Maelpadraig, son of Cubreatan, airchinneach of…</option><option value="T100005B#d27142e3850">52.5. Maenach, successor of Finnen, and Lector…</option><option value="T100005B#d27142e3853">52.6. and Maelbrighde, son of Redan, successor…</option><option value="T100005B#d27142e3856">52.7. Tadhg of the Three Towers, son…</option><option value="T100005B#d27142e3859">52.8. A hosting by Conghalach, son of…</option><option value="T100005B#d27142e3862">52.9. The following were they who were…</option><option value="T100005B#d27142e3886">M955. The Age of Christ, 955.The first…</option><option value="T100005B#d27142e3887">53.1. The Age of Christ, 955.</option><option value="T100005B#d27142e3890">53.2. The first year of Domhnall, son…</option><option value="T100005B#d27142e3893">53.3. Flann, son of Aedhagan, Abbot of…</option><option value="T100005B#d27142e3896">53.4. Maelceallaigh, son of Aedh,successor of Ailbhe…</option><option value="T100005B#d27142e3899">53.5. Colman, son of Conghal, successor of…</option><option value="T100005B#d27142e3902">53.6. Diarmaid, anchorite of Gleann-da-locha;</option><option value="T100005B#d27142e3905">53.7. Mocoluim Ua Canannain, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e3908">53.8. Maelfothartaigh, son of Flann, King of…</option><option value="T100005B#d27142e3911">53.9. and Muireadhach Ua Lachtnain, lord of…</option><option value="T100005B#d27142e3916">53.10. Eochaidh, lord of Loch Cal;</option><option value="T100005B#d27142e3919">53.11. and Maelsinchill, son of Dubhcinn, chief…</option><option value="T100005B#d27142e3925">53.12. The fleet of Fearghal, son of…</option><option value="T100005B#d27142e3928">53.13. The mortal wounding of Cairbri Finn…</option><option value="T100005B#d27142e3931">53.14. Riagan, son of Fiannachta Ui Lorcain…</option><option value="T100005B#d27142e3934">53.15. Maelsechlainn, son of Aimhirgin, lord of…</option><option value="T100005B#d27142e3937">53.16. A battle was gained by Tuathal,…</option><option value="T100005B#d27142e3940">53.17. An army was led by Domhnall…</option><option value="T100005B#d27142e3946">M956. The Age of Christ, 956.The second…</option><option value="T100005B#d27142e3947">54.1. The Age of Christ, 956.</option><option value="T100005B#d27142e3950">54.2. The second year of Domhnall.</option><option value="T100005B#d27142e3953">54.3. Flann, son of Mochloingseach, successor of…</option><option value="T100005B#d27142e3956">54.4. Tanaidhe Mac Uidhir, successor of Comhghall,…</option><option value="T100005B#d27142e3961">54.5. Finnachta, son of Lachtnan, airchinneach of…</option><option value="T100005B#d27142e3964">54.6. Aedh, son of Ceallach, successor of…</option><option value="T100005B#d27142e3967">54.7. and Lughaidh, son of Colgan, airchinneach…</option><option value="T100005B#d27142e3970">54.8. Tuathal, son of Ugaire, King of…</option><option value="T100005B#d27142e3973">54.9. Niall Ua hEruilbh, died.</option><option value="T100005B#d27142e3976">54.10. A victory was gained over the…</option><option value="T100005B#d27142e3979">54.11. Domhnall Mac Aenghusa, lord of Ui-Eathach,…</option><option value="T100005B#d27142e3982">M957. The Age of Christ, 957.The third…</option><option value="T100005B#d27142e3983">55.1. The Age of Christ, 957.</option><option value="T100005B#d27142e3986">55.2. The third year of Domhnall.</option><option value="T100005B#d27142e3989">55.3. Oenghus Ua Lapain, Bishop of Rath-bhoth;</option><option value="T100005B#d27142e3992">55.4. Dubhduin, successor of Colum Cille;</option><option value="T100005B#d27142e3995">55.5. Martin, anchorite, successor of Caeimhghin and…</option><option value="T100005B#d27142e3998">55.6. Maenach, son of Cormac, Abbot of…</option><option value="T100005B#d27142e4001">55.7. and Maenach, airchinneach of Lothra, died.</option><option value="T100005B#d27142e4004">55.8. Dubhdabhoireann, son of Domhnall, King of…</option><option value="T100005B#d27142e4007">55.9. Domhnall, son of Maelmordha, lord of…</option><option value="T100005B#d27142e4010">55.10. Cluain-mic-Nois was plundered by Mathghamhain, son…</option><option value="T100005B#d27142e4013">55.11. The Termon of Ciarain was burned…</option><option value="T100005B#d27142e4017">55.12. A plundering army was led to…</option><option value="T100005B#d27142e4020">55.13. Cathasach of Druim-thorraidh, son of Duilgen,…</option><option value="T100005B#d27142e4024">M958. The Age of Christ, 958.The fourth…</option><option value="T100005B#d27142e4025">56.1. The Age of Christ, 958.</option><option value="T100005B#d27142e4028">56.2. The fourth year of Domhnall.</option><option value="T100005B#d27142e4031">56.3. Dubhduin Ua Steafain, successor of Colum…</option><option value="T100005B#d27142e4034">56.4. and Cathmogh, Abbot of Lis-mor and…</option><option value="T100005B#d27142e4037">56.5. Carlus, son of Conn, son of…</option><option value="T100005B#d27142e4040">56.6. Fearghal, son of Aughran, lord of…</option><option value="T100005B#d27142e4043">56.7. Faelan, son of Fearghal, Tanist of…</option><option value="T100005B#d27142e4046">56.8. An army was led by Domhnall,…</option><option value="T100005B#d27142e4049">56.9. Feargraidh, son of Cleireach, Tanist of…</option><option value="T100005B#d27142e4052">56.10. Donnchadh, son of Lorcan, son of…</option><option value="T100005B#d27142e4055">56.11. Faifne the Poet, chief poet of…</option><option value="T100005B#d27142e4059">56.12. Finshneachta Ua Cuill, poet of Munster,…</option><option value="T100005B#d27142e4062">M959. The Age of Christ, 959.The fifth…</option><option value="T100005B#d27142e4063">57.1. The Age of Christ, 959.</option><option value="T100005B#d27142e4066">57.2. The fifth year of Domhnall.</option><option value="T100005B#d27142e4069">57.3. Conaing Ua Domhnallain, airchinneach of Clochar-Daimheni,…</option><option value="T100005B#d27142e4074">57.4. Donnchadh, son of Aurchadh, lord of…</option><option value="T100005B#d27142e4077">57.5. Feargraidh, son of Cleireach, King of…</option><option value="T100005B#d27142e4080">57.6. Foghartach, son of Ciarmhac, was treacherously…</option><option value="T100005B#d27142e4083">57.7. Ualgharg, lord of Dartraighe, was killed.</option><option value="T100005B#d27142e4086">57.8. A bolt of fire passed south-westwards…</option><option value="T100005B#d27142e4089">57.9. Niall, son of Aedh, son of…</option><option value="T100005B#d27142e4092">M960. The Age of Christ, 960.The sixth…</option><option value="T100005B#d27142e4093">58.1. The Age of Christ, 960.</option><option value="T100005B#d27142e4096">58.2. The sixth year of Domhnall.</option><option value="T100005B#d27142e4099">58.3. An army was led by Flaithbheartach,…</option><option value="T100005B#d27142e4104">58.4. Aenghus Ua Maeldoraidh, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e4107">58.5. Eoghan, son of Muireadhach, was slain…</option><option value="T100005B#d27142e4110">58.6. Murchadh, son of Aedh, lord of…</option><option value="T100005B#d27142e4113">58.7. Mughron Ua Maelmhuaidh, lord of Feara-Ceall,…</option><option value="T100005B#d27142e4116">58.8. Cluain-mic-Nois was plundered by the Osraighi.</option><option value="T100005B#d27142e4119">58.9. Inis-mor in Loch-Ribh was taken by…</option><option value="T100005B#d27142e4125">58.10. The fleet of the men of…</option><option value="T100005B#d27142e4128">58.11. Murcheartach, son of Eigneachan, son of…</option><option value="T100005B#d27142e4132">58.12. An army was led by the…</option><option value="T100005B#d27142e4135">58.13. Fearghal Ua Ruairc devastated Meath.</option><option value="T100005B#d27142e4138">58.14. Lightning destroyed the swans and the…</option><option value="T100005B#d27142e4141">58.15. The fleet of the son of…</option><option value="T100005B#d27142e4146">58.16. A prey was carried off by…</option><option value="T100005B#d27142e4149">58.17. A prey by Sitric Cam from…</option><option value="T100005B#d27142e4155">58.18. Buadhach, son of Cormac, and Donnchadh,…</option><option value="T100005B#d27142e4158">58.19. Dunchadh, son of Laeghaire, lord of…</option><option value="T100005B#d27142e4161">58.20. An army was led by Domhnall…</option><option value="T100005B#d27142e4164">M961. The Age of Christ, 961.The seventh…</option><option value="T100005B#d27142e4165">59.1. The Age of Christ, 961.</option><option value="T100005B#d27142e4168">59.2. The seventh year of Domhnall.</option><option value="T100005B#d27142e4171">59.3. Fothadh, son of Bran, scribe and…</option><option value="T100005B#d27142e4174">59.4. Cosgrach, son of Donnagan, distinguished Bishop…</option><option value="T100005B#d27142e4177">59.5. Cathal, son of Cormac, distinguished Bishop…</option><option value="T100005B#d27142e4183">59.6. Anaile, scribe of Daimhliag-Cianain, died at…</option><option value="T100005B#d27142e4186">59.7. Dubhthach of Disert-Chiarain; Caencomhrac, son of…</option><option value="T100005B#d27142e4189">59.8. An unusual thing was done by…</option><option value="T100005B#d27142e4192">59.9. Egneach, son of Dalach, lord of…</option><option value="T100005B#d27142e4195">59.10. Ua Canannain carried vessels with him…</option><option value="T100005B#d27142e4198">59.11. A victory was gained by Fearghal,…</option><option value="T100005B#d27142e4204">59.12. A slaughter was made against Mathghamain,…</option><option value="T100005B#d27142e4207">59.13. Donnchadh, son of Ceallachan, King of…</option><option value="T100005B#d27142e4210">59.14. Fearghal,son of Ceallach, died at Saighir,…</option><option value="T100005B#d27142e4214">M962. The Age of Christ, 962.The eighth…</option><option value="T100005B#d27142e4215">60.1. The Age of Christ, 962.</option><option value="T100005B#d27142e4218">60.2. The eighth year of Domhnall.</option><option value="T100005B#d27142e4221">60.3. Dubscuile, son of Cinaedh, successor of…</option><option value="T100005B#d27142e4226">60.4. Suibhni, son of Niamhan, Abbot of…</option><option value="T100005B#d27142e4229">60.5. Suibhne, son of Segonan, Bishop and…</option><option value="T100005B#d27142e4232">60.6. Finghin, distinguished Bishop of Dun-leathghlaisi; and…</option><option value="T100005B#d27142e4238">60.7. Colman, son of Cobradh, Lector of…</option><option value="T100005B#d27142e4241">60.8. and Muireann, daughter of Mac Colman,…</option><option value="T100005B#d27142e4244">60.9. Maelruanaidh, son of Flann, son of…</option><option value="T100005B#d27142e4247">60.10. Furadhran, son of Bece, lord of…</option><option value="T100005B#d27142e4250">60.11. Muircheartach, son of Conghalach, son of…</option><option value="T100005B#d27142e4254">60.12. Cill-dara was plundered by the foreigners,…</option><option value="T100005B#d27142e4257">60.13. Muircheartach Ua Canannain, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e4260">60.14. The victory of Bealach was gained…</option><option value="T100005B#d27142e4268">60.15. A victory was gained over Amlaeibh,…</option><option value="T100005B#d27142e4271">60.16. Cairbre Ua Guaire, head of the…</option><option value="T100005B#d27142e4274">M963. The Age of Christ, 963.The ninth…</option><option value="T100005B#d27142e4275">61.1. The Age of Christ, 963.</option><option value="T100005B#d27142e4278">61.2. The ninth year of Domhnall.</option><option value="T100005B#d27142e4281">61.3. Dunchadh, son of Ceallach, Bishop and…</option><option value="T100005B#d27142e4284">61.4. and Colman, Abbot of Disert-Diarmada, died.</option><option value="T100005B#d27142e4289">61.5. Joseph, successor of Mac Neisi and…</option><option value="T100005B#d27142e4292">61.6. Cinaedh, son of Maelchiarain, Abbot of…</option><option value="T100005B#d27142e4295">61.7. and Gebhennach, son of Cathal, Abbot…</option><option value="T100005B#d27142e4303">61.8. A hosting by Domhnall Ua Neill,…</option><option value="T100005B#d27142e4306">61.9. Aedh, son of Maelmithigh, died on…</option><option value="T100005B#d27142e4309">61.10. A change of kings by the…</option><option value="T100005B#d27142e4312">61.11. An intolerable famine in Ireland, so…</option><option value="T100005B#d27142e4315">M964. The Age of Christ, 964.The tenth…</option><option value="T100005B#d27142e4316">62.1. The Age of Christ, 964.</option><option value="T100005B#d27142e4319">62.2. The tenth year of Domhnall.</option><option value="T100005B#d27142e4322">62.3. Cormac Ua Cillene, successor of Ciarain,…</option><option value="T100005B#d27142e4325">62.4. Finghin, anchorite and Bishop of Ia,…</option><option value="T100005B#d27142e4328">62.5. Crunnmhael, Abbot of Beg-Eire, Bishop and…</option><option value="T100005B#d27142e4331">62.6. Artagan Ua Manchain, lector of Gleann-da-locha,…</option><option value="T100005B#d27142e4334">62.7. Dubhdabhoireann, distinguished Bishop of Magh-Breagh, and…</option><option value="T100005B#d27142e4337">62.8. A victory was gained by Comhaltan…</option><option value="T100005B#d27142e4340">62.9. Ceallach, son of Faelan, King of…</option><option value="T100005B#d27142e4343">62.10. Donnchadh, son of Tuathal, royal heir…</option><option value="T100005B#d27142e4346">62.11. Faelan, son of Cormac, lord of…</option><option value="T100005B#d27142e4352">62.12. and Maelmaire, daughter of Niall, son…</option><option value="T100005B#d27142e4355">62.13. Fearghal Ua Ruairc, King of Connaught,…</option><option value="T100005B#d27142e4358">M965. The Age of Christ, 965.The eleventh…</option><option value="T100005B#d27142e4359">63.1. The Age of Christ, 965.</option><option value="T100005B#d27142e4362">63.2. The eleventh year of Domhnall.</option><option value="T100005B#d27142e4365">63.3. Ailill, son of Maenach, Bishop of…</option><option value="T100005B#d27142e4368">63.4. Daniel, Bishop of Leithghlinn;</option><option value="T100005B#d27142e4371">63.5. Flann, son of Aenghus, Abbot of…</option><option value="T100005B#d27142e4374">63.6. Cairbre, son of Laidhgnen, Abbot of…</option><option value="T100005B#d27142e4377">63.7. Conn, son of Corcran, Abbot of…</option><option value="T100005B#d27142e4380">63.8. and Conchobhar, Lector of Cill-dara, died.</option><option value="T100005B#d27142e4385">63.9. Dubh-scuile Ua Manchain, anchorite, and head…</option><option value="T100005B#d27142e4388">63.10. Muireadhach, son of Faelan, Abbot of…</option><option value="T100005B#d27142e4391">63.11. Gormghilla, son of Ceanndubhan, chief Vice-abbot…</option><option value="T100005B#d27142e4395">63.12. The battle of Formaeil, at Rath-beg,…</option><option value="T100005B#d27142e4401">63.13. Aedh Ua hAitidhe, King of Ui-Eathach-Cobha,…</option><option value="T100005B#d27142e4404">63.14. Cearbhall, son of Lorcan, royal heir…</option><option value="T100005B#d27142e4407">63.15. Mathghamhain, son of Ceinneidigh, King of…</option><option value="T100005B#d27142e4410">63.16. Tighearnach, son of Ruarc, lord of…</option><option value="T100005B#d27142e4413">63.17. A battle was gained by Mathghamhain,…</option><option value="T100005B#d27142e4416">63.18. An army was led by Mathghamain…</option><option value="T100005B#d27142e4419">63.19. The army of the foreigners of…</option><option value="T100005B#d27142e4422">63.20. An army was led by Murchadh,…</option><option value="T100005B#d27142e4427">63.21. A change of abbots at Ard-Macha,…</option><option value="T100005B#d27142e4430">M966. The Age of Christ, 966.The twelfth…</option><option value="T100005B#d27142e4431">64.1. The Age of Christ, 966.</option><option value="T100005B#d27142e4434">64.2. The twelfth year of Domhnall.</option><option value="T100005B#d27142e4437">64.3. Ceallach Ua Banain, successor of Comhghall;</option><option value="T100005B#d27142e4440">64.4. Muireadhach, the foster-son of Maenach, successor…</option><option value="T100005B#d27142e4443">64.5. Erc Ua Suailen, bishop or abbot…</option><option value="T100005B#d27142e4446">64.6. Connmhac, i.e. the son of Ainniarraidh,…</option><option value="T100005B#d27142e4449">64.7. An army was led by Domhnall…</option><option value="T100005B#d27142e4457">64.8. Maelmordha, son of Finn, royal heir…</option><option value="T100005B#d27142e4460">64.9. Ruaidhri, son of Maelmartain, lord of…</option><option value="T100005B#d27142e4463">64.10. Flaithbheartach Ua Muireadhaigh, lord of Ui-Eathach,…</option><option value="T100005B#d27142e4466">64.11. Muireadhach, son of Fearghus, successor of…</option><option value="T100005B#d27142e4470">64.12. Cathasach, son of Murchadhan, Bishop of…</option><option value="T100005B#d27142e4473">M967. The Age of Christ, 967.The thirteenth…</option><option value="T100005B#d27142e4474">65.1. The Age of Christ, 967.</option><option value="T100005B#d27142e4477">65.2. The thirteenth year of Domhnall.</option><option value="T100005B#d27142e4480">65.3. Maelfinnen, son of Uchtan, Bishop of…</option><option value="T100005B#d27142e4483">65.4. Eoghan Ua Cleirigh, Bishop of Connaught;</option><option value="T100005B#d27142e4486">65.5. Maelgorm, son of Maelcheallaigh, Abbot of…</option><option value="T100005B#d27142e4489">65.6. and Donnchadh, son of Cathlan, Abbot…</option><option value="T100005B#d27142e4492">65.7. Muirigen, Abbot of Disert-Diarmada, died.</option><option value="T100005B#d27142e4495">65.8. Aenghus Ua Robhartaigh, anchorite of Doire-Chalgaigh;</option><option value="T100005B#d27142e4498">65.9. and Cinaedh Ua Cathmbaeil, airchinneach of…</option><option value="T100005B#d27142e4501">65.10. Beollan, son of Ciarmhac, lord of…</option><option value="T100005B#d27142e4504">65.11. Treasach, son of Maelmuine, lord of…</option><option value="T100005B#d27142e4508">65.12. Very great fruit, so that eight…</option><option value="T100005B#d27142e4511">65.13. An army was led by Murchadh,…</option><option value="T100005B#d27142e4516">65.14. An army was led by Mathghamhain,…</option><option value="T100005B#d27142e4519">65.15. Ceanannas was plundered by Sitric, son…</option><option value="T100005B#d27142e4522">65.16. Aedh Allan, son of Fearghal, lord…</option><option value="T100005B#d27142e4525">M968. The age of Christ, 968The fourteenth…</option><option value="T100005B#d27142e4526">66.1. The age of Christ, 968</option><option value="T100005B#d27142e4529">66.2. The fourteenth year of Domhnall.</option><option value="T100005B#d27142e4532">66.3. Ceanannas was plundered by Amhlaeibh Cuaran,…</option><option value="T100005B#d27142e4535">66.4. A victory was gained over Ualgharg…</option><option value="T100005B#d27142e4538">66.5. An army was led by the…</option><option value="T100005B#d27142e4541">66.6. The plundering of Lughmhadh and Druim-Inesclainn…</option><option value="T100005B#d27142e4544">66.7. The plundering of Mainistir-Buithe by Domhnall,…</option><option value="T100005B#d27142e4547">66.8. The refectory of Lann-Leire was burned…</option><option value="T100005B#d27142e4551">M969. The Age of Christ, 969.The fifteenth…</option><option value="T100005B#d27142e4552">67.1. The Age of Christ, 969.</option><option value="T100005B#d27142e4555">67.2. The fifteenth year of Domhnall.</option><option value="T100005B#d27142e4558">67.3. Tuathal, successor of Ciaran, Bishop and…</option><option value="T100005B#d27142e4561">67.4. Maenach, bishop of Cluain-mic-Nois,</option><option value="T100005B#d27142e4565">67.5. Finnguine Ua Fiachrach, Abbot of Teach-Mochua,</option><option value="T100005B#d27142e4568">67.6. and Maelsamhna, successor of Cainneach, died.</option><option value="T100005B#d27142e4571">67.7. Ceallach Ua Nuadhait was killed by…</option><option value="T100005B#d27142e4574">67.8. Domhnall Ua Neill, the king, was…</option><option value="T100005B#d27142e4584">67.9. An army was afterwards led by…</option><option value="T100005B#d27142e4587">67.10. The foreigners of Luimneach were driven…</option><option value="T100005B#d27142e4590">67.11. Two suns of equal size were…</option><option value="T100005B#d27142e4593">M970. The Age of Christ, 970.The sixteenth…</option><option value="T100005B#d27142e4594">68.1. The Age of Christ, 970.</option><option value="T100005B#d27142e4597">68.2. The sixteenth year of Domhnall.</option><option value="T100005B#d27142e4600">68.3. Crunnmhael, successor of Caeimghin, died.</option><option value="T100005B#d27142e4603">68.4. Muireadhach Ua Conchobhair, bishop, and successor…</option><option value="T100005B#d27142e4606">68.5. and Cathasach, son of Fearghus, comharba…</option><option value="T100005B#d27142e4614">68.6. Foghartach, son of Niall Ua Tolairg,…</option><option value="T100005B#d27142e4617">68.7. Murchadh, son of Finn, King of…</option><option value="T100005B#d27142e4628">68.8. Gebheannach, son of Diarmaid, lord of…</option><option value="T100005B#d27142e4631">68.9. An army was led by Mathghamhain,…</option><option value="T100005B#d27142e4634">68.10. Madudhan, son of Bran, was killed…</option><option value="T100005B#d27142e4638">68.11. Finn, son of Bran, was killed…</option><option value="T100005B#d27142e4641">68.12. Cluain-Iraird, Fobhar, Lann-Eala, and Disert-Tola, were…</option><option value="T100005B#d27142e4644">M971. The Age of Christ, 971.The seventeenth…</option><option value="T100005B#d27142e4645">69.1. The Age of Christ, 971.</option><option value="T100005B#d27142e4648">69.2. The seventeenth year of Domhnall.</option><option value="T100005B#d27142e4651">69.3. Dunchadh, the foster-son of Diarmaid, distinguished…</option><option value="T100005B#d27142e4657">69.4. Maelmoire, Abbot of Dearmhach, was drowned…</option><option value="T100005B#d27142e4660">69.5. Becan, i.e. son of Lachtnan, successor…</option><option value="T100005B#d27142e4663">69.6. Ailill, i.e. son of Laighneach, Abbot…</option><option value="T100005B#d27142e4666">69.7. Cinaedh of the Oratory, anchorite of…</option><option value="T100005B#d27142e4669">69.8. Finachta Ua Flaithri, Abbot of Tir-da-ghlas,</option><option value="T100005B#d27142e4672">69.9. and Conchobhar, son of Tadhg of…</option><option value="T100005B#d27142e4677">69.10. The battle of Ceis-Corainn between Murchadh…</option><option value="T100005B#d27142e4681">M972. The Age of Christ, 972 rectè…</option><option value="T100005B#d27142e4682">70.1. The Age of Christ, 972 rectè…</option><option value="T100005B#d27142e4690">70.2. The eighteenth year of Domhnall.</option><option value="T100005B#d27142e4693">70.3. Maelbrighde, son of Cathasach, Bishop and…</option><option value="T100005B#d27142e4696">70.4. and Diarmaid, son of Dochartach, Abbot…</option><option value="T100005B#d27142e4701">70.5. Cairbre Ua Corra, successor of Caeimhghin;</option><option value="T100005B#d27142e4706">70.6. Roithechtach, airchinneach of Cuil-raithin, anchorite and…</option><option value="T100005B#d27142e4709">70.7. Cairbre, son of Echtighern, comharba of…</option><option value="T100005B#d27142e4715">70.8. Murchadh Ua Flaithbheartaigh went upon a…</option><option value="T100005B#d27142e4718">70.9. Donnchadh Finn, son of Aedh, lord…</option><option value="T100005B#d27142e4721">70.10. Another battle was gained by the…</option><option value="T100005B#d27142e4724">70.11. Finnsnechta, son of Cinaedh, lord of…</option><option value="T100005B#d27142e4728">70.12. A slaughter was made of the…</option><option value="T100005B#d27142e4750">70.13. The Ui-Ceinnsealaigh were plundered in Osraighe,…</option><option value="T100005B#d27142e4753">70.14. The plundering of Inis-Cathaigh by Maghnus,…</option><option value="T100005B#d27142e4756">70.15. Muircheartach, son of Aedh, son of…</option><option value="T100005B#d27142e4761">M973. The Age of Christ, 973 rectè…</option><option value="T100005B#d27142e4762">71.1. The Age of Christ, 973 rectè…</option><option value="T100005B#d27142e4770">71.2. The nineteenth year of Domhnall.</option><option value="T100005B#d27142e4773">71.3. Foghartach, Abbot of Doire-Chalgaigh, died.</option><option value="T100005B#d27142e4776">71.4. Artghal, son of Coscrachan, successor of…</option><option value="T100005B#d27142e4779">71.5. Feardalach, Abbot of Reachrainn, was killed…</option><option value="T100005B#d27142e4782">71.6. Cinaedh Ua hArtagain, chief poet of…</option><option value="T100005B#d27142e4785">71.7. Ceallach, son of Domhnall, lord of…</option><option value="T100005B#d27142e4788">71.8. Muireadhach, son of Donnchadh, son of…</option><option value="T100005B#d27142e4791">71.9. Too much wet, so that the…</option><option value="T100005B#d27142e4794">71.10. Dubhdalethe, successor of Patrick, made a…</option><option value="T100005B#d27142e4797">M974. The Age of Christ, 974.The twentieth…</option><option value="T100005B#d27142e4798">72.1. The Age of Christ, 974.</option><option value="T100005B#d27142e4801">72.2. The twentieth year of Domhnall.</option><option value="T100005B#d27142e4804">72.3. Conaing, son of Finan, Abbot of…</option><option value="T100005B#d27142e4807">72.4. Sedna Ua Demain, Abbot of Aendruim,…</option><option value="T100005B#d27142e4810">72.5. Donnchadh, son of Ceallach, lord of…</option><option value="T100005B#d27142e4813">72.6. Domhnall, son of Conghalach, lord of…</option><option value="T100005B#d27142e4816">72.7. Tadhg Ua Ruadhrach, lord of Cianachta,…</option><option value="T100005B#d27142e4819">72.8. Gilla-Coluim Ua Canannain, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e4822">72.9. Dunchadh Ua Braein, successor of Ciaran…</option><option value="T100005B#d27142e4825">72.10. Mathghamhain, son of Ceinneidigh, supreme King…</option><option value="T100005B#d27142e4831">M975. The Age of Christ, 975 rectè…</option><option value="T100005B#d27142e4832">73.1. The Age of Christ, 975 rectè…</option><option value="T100005B#d27142e4840">73.2. The twenty-first year of Domhnall.</option><option value="T100005B#d27142e4843">73.3. Gormghal, successor of Tola;</option><option value="T100005B#d27142e4846">73.4. Conaing, son of Cathan, Abbot of…</option><option value="T100005B#d27142e4849">73.5. and Noemhan of Inis-Cathaigh, died.</option><option value="T100005B#d27142e4852">73.6. Muircheartach, son of Domhnall Ua Neill,…</option><option value="T100005B#d27142e4855">73.7. Gilla-Coluim Ua Canannain, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e4858">73.8. Maelruanaidh God Ua Maeleachlainn, royal heir…</option><option value="T100005B#d27142e4861">73.9. Inis-Cathaigh was violated by Brian, son…</option><option value="T100005B#d27142e4864">73.10. Seachnasach, son of Hiruadh, lord of…</option><option value="T100005B#d27142e4867">M976. The Age of Christ, 976 rectè…</option><option value="T100005B#d27142e4868">74.1. The Age of Christ, 976 rectè…</option><option value="T100005B#d27142e4876">74.2. The twenty-second year of Domhnall.</option><option value="T100005B#d27142e4879">74.3. Fiachra Ua hArtagain, Abbot of Ia-Choluim…</option><option value="T100005B#d27142e4882">74.4. and Maenach, son of Muireadhach, Abbot…</option><option value="T100005B#d27142e4890">74.5. The battle of Bealach-Leachta between Brian,…</option><option value="T100005B#d27142e4893">74.6. The battle of Bithlann was gained…</option><option value="T100005B#d27142e4901">74.7. A naval victory was gained on…</option><option value="T100005B#d27142e4907">74.8. Comaltan Ua Cleirigh, lord of Ui-Fiachrach-Aidhne,…</option><option value="T100005B#d27142e4910">74.9. The battle of Cill-mona was gained…</option><option value="T100005B#d27142e4916">74.10. A battle was gained by Brian,…</option><option value="T100005B#d27142e4920">M977. The Age of Christ, 977 rectè…</option><option value="T100005B#d27142e4921">75.1. The Age of Christ, 977 rectè…</option><option value="T100005B#d27142e4929">75.2. The twenty-third year of Domhnall.</option><option value="T100005B#d27142e4932">75.3. Cormac Ua Maelbearaigh, Abbot of Gleann-Fuaid,…</option><option value="T100005B#d27142e4935">75.4. Flann, son of Maelmichil, lector of…</option><option value="T100005B#d27142e4938">75.5. Flann, son of Maelmaedhog, airchinneach of…</option><option value="T100005B#d27142e4941">75.6. Cathasach, airchinneach of Eaglais-beg at Cluain-mic-Nois;</option><option value="T100005B#d27142e4944">75.7. and Muireann, daughter of Conghalach, Abbess…</option><option value="T100005B#d27142e4947">75.8. Conchobhar, son of Finn, lord of…</option><option value="T100005B#d27142e4950">75.9. Domhnall Claen, King of Leinster, was…</option><option value="T100005B#d27142e4953">75.10. Leathlobhar Ua Fiachna, lord of Dal-Araidhe,…</option><option value="T100005B#d27142e4956">75.11. Cill-dara was plundered by the foreigners.</option><option value="T100005B#d27142e4959">M978. The Age of Christ, 978 rectè,…</option><option value="T100005B#d27142e4960">76.1. The Age of Christ, 978 rectè,…</option><option value="T100005B#d27142e4968">76.2. Mughroin, Abbot of Ia, scribe and…</option><option value="T100005B#d27142e4971">76.3. and Rumann Ua hAedhagain, Abbot of…</option><option value="T100005B#d27142e4974">76.4. The battle of Teamhair was gained…</option><option value="T100005B#d27142e4980">76.5. After Domhnall, the son of Muircheartach…</option><option value="T100005B#d27142e5017">76.6. A battle between the Ulidians and…</option><option value="T100005B#d27142e5020">76.7. Dubhghall, son of Donnchadh, Tanist of…</option><option value="T100005B#d27142e5023">76.8. Tighearnan Ua Maeldoraidh, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e5026">76.9. Dunghal, son of Donnchadh, Tanist of…</option><option value="T100005B#d27142e5029">M979. The Age of Christ, 979 rectè…</option><option value="T100005B#d27142e5030">77.1. The Age of Christ, 979 rectè…</option><option value="T100005B#d27142e5038">77.2. The first year of Maelseachlainn Mor,…</option><option value="T100005B#d27142e5041">77.3. Faelan, son of Coellaidhe, distinguished Bishop…</option><option value="T100005B#d27142e5044">77.4. and Murchadh, son of Riada, Abbot…</option><option value="T100005B#d27142e5047">77.5. Aghda, son of Duibhcenn, lord of…</option><option value="T100005B#d27142e5050">77.6. Amhlaeibh, son of Sitric, chief lord…</option><option value="T100005B#d27142e5055">77.7. A great army was led by…</option><option value="T100005B#d27142e5061">M980. The Age of Christ, 980 rectè…</option><option value="T100005B#d27142e5062">78.1. The Age of Christ, 980 rectè…</option><option value="T100005B#d27142e5070">78.2. The second year of Maelseachlainn.</option><option value="T100005B#d27142e5073">78.3. Anmchadh, Bishop of Cill-dara, completed his…</option><option value="T100005B#d27142e5076">78.4. Eoghan Ua Cathain, Abbot of Cluain-fearta-Brenainn;</option><option value="T100005B#d27142e5079">78.5. Sinach, son of Murthuilen, Abbot of…</option><option value="T100005B#d27142e5082">78.6. Clerchen, son of Donnghal, successor of…</option><option value="T100005B#d27142e5085">78.7. Conaing Ua Flannagain, vice-airchinneach of Ard-Macha;</option><option value="T100005B#d27142e5088">78.8. and Rothechtach of Daimhinis, a priest,…</option><option value="T100005B#d27142e5091">78.9. Domhnall Ua hAiteidh, lord of Ui-Eathach,…</option><option value="T100005B#d27142e5094">78.10. Donnghal, son of Duibhrighe, Abbot of…</option><option value="T100005B#d27142e5098">M981. The Age of Christ, 981 rectè982.The…</option><option value="T100005B#d27142e5099">79.1. The Age of Christ, 981 rectè982.</option><option value="T100005B#d27142e5107">79.2. The third year of Maelseachlainn.</option><option value="T100005B#d27142e5110">79.3. Muireadhach, son of Ruadhrach, successor of…</option><option value="T100005B#d27142e5113">79.4. and Bruadar, son of Echthighern, lord…</option><option value="T100005B#d27142e5121">79.5. Archu, son of Niall, royal heir…</option><option value="T100005B#d27142e5126">79.6. Aedh Ua Dubda, lord of North…</option><option value="T100005B#d27142e5129">79.7. Flaithbheartach, Abbot of Leithghlinn, died.</option><option value="T100005B#d27142e5132">79.8. Ailell, the fosterson of Dunchadh, died.</option><option value="T100005B#d27142e5135">79.9. Dal-gCais was plundered by Maelseachlainn, son…</option><option value="T100005B#d27142e5138">79.10. Cill-dara was plundered by Imhar of…</option><option value="T100005B#d27142e5141">79.11. Osraighe was plundered by Brian, son…</option><option value="T100005B#d27142e5145">79.12. Gilla-Caeimhghin was blinded by Domhnall, son…</option><option value="T100005B#d27142e5148">M982. The Age of Christ, 982.The fourth…</option><option value="T100005B#d27142e5149">80.1. The Age of Christ, 982.</option><option value="T100005B#d27142e5152">80.2. The fourth year of Maelseachlainn.</option><option value="T100005B#d27142e5155">80.3. Cormac, son of Maelchiarain, successor of…</option><option value="T100005B#d27142e5158">80.4. Aedh Ua Mothrain, successor of the…</option><option value="T100005B#d27142e5161">80.5. Muireadhach, son of Muiregan, Prior of…</option><option value="T100005B#d27142e5167">80.6. A battle was gained by Maelseachlainn,…</option><option value="T100005B#d27142e5173">80.7. Gleann-da-locha was plundered by the foreigners…</option><option value="T100005B#d27142e5176">80.8. Gilla-Phadraig plundered Leithghlinn, in atonement for…</option><option value="T100005B#d27142e5182">80.9. Gilla-Phadraig was taken prisoner by Brian,…</option><option value="T100005B#d27142e5186">M983. The Age of Christ, 983.The fifth…</option><option value="T100005B#d27142e5187">81.1. The Age of Christ, 983.</option><option value="T100005B#d27142e5190">81.2. The fifth year of Maelseachlainn.</option><option value="T100005B#d27142e5193">81.3. Uissine Ua Lapain, airchinneach of Doire-Chalgaigh,</option><option value="T100005B#d27142e5196">81.4. and Muireadhach Ua Flannagain, lector of…</option><option value="T100005B#d27142e5204">81.5. Domhnall Claen was slain by Aedh,…</option><option value="T100005B#d27142e5210">81.6. Lochlainn, lord of Corca-Modhruaidh, and Maelseachlainn,…</option><option value="T100005B#d27142e5213">81.7. The three sons of Cearbhall, son…</option><option value="T100005B#d27142e5219">81.8. Flaithbheartach Ua hAnluain, lord of Ui-Niallain,…</option><option value="T100005B#d27142e5222">81.9. Dubhdarach, son of Domhnallan, lord of…</option><option value="T100005B#d27142e5225">81.10. The west of Meath was plundered…</option><option value="T100005B#d27142e5228">81.11. Aedh Ua Dubhda, lord of all…</option><option value="T100005B#d27142e5231">M984. The Age of Christ, 984.The sixth…</option><option value="T100005B#d27142e5232">82.1. The Age of Christ, 984.</option><option value="T100005B#d27142e5235">82.2. The sixth year of Maelseachlainn.</option><option value="T100005B#d27142e5238">82.3. Foghartach Ua Conghaile, a distinguished scribe,…</option><option value="T100005B#d27142e5241">82.4. Flaithlemh, airchinneach of Saighir, died.</option><option value="T100005B#d27142e5247">82.5. Eochaidh, son of Soerghus, airchinneach of…</option><option value="T100005B#d27142e5250">82.6. Maelfinnia, airchinneach of Domhnach-Padraig, died</option><option value="T100005B#d27142e5255">82.7. Maelseachlainn, son of Domhnall, plundered Connaught,…</option><option value="T100005B#d27142e5260">82.8. Fearghal, son of Lorcan, lord of…</option><option value="T100005B#d27142e5263">82.9. Diarmaid, son of Uathmharan, lord of…</option><option value="T100005B#d27142e5266">M985. The Age of Christ, 985.The seventh…</option><option value="T100005B#d27142e5267">83.1. The Age of Christ, 985.</option><option value="T100005B#d27142e5270">83.2. The seventh year of Maelseachlainn.</option><option value="T100005B#d27142e5273">83.3. Maelciarain Ua Maighne, successor of Colum-Cille,…</option><option value="T100005B#d27142e5276">83.4. Muireadhach, son of Flann, successor of…</option><option value="T100005B#d27142e5279">83.5. The abduction of the shrine of…</option><option value="T100005B#d27142e5285">83.6. Mor, daughter of Donnchadh, son of…</option><option value="T100005B#d27142e5288">83.7. Muirgheas, son of Domhnall, lord of…</option><option value="T100005B#d27142e5291">83.8. A great contention at Ard-Macha, on…</option><option value="T100005B#d27142e5294">83.9. The Danes came to the coast…</option><option value="T100005B#d27142e5297">83.10. Hi-Choluim-Chillem was plundered by the Danes…</option><option value="T100005B#d27142e5300">83.11. Cluain-mic-Nois was burned on the Friday…</option><option value="T100005B#d27142e5304">83.12. Flathrui Ua Loingsigh, lord of Dal-Araidhe,…</option><option value="T100005B#d27142e5307">83.13. An army was led by the…</option><option value="T100005B#d27142e5310">83.14. Domhnall, son of Amhalgaidh, Tanist of…</option><option value="T100005B#d27142e5316">M986. The Age of Christ, 986 rectè987.The…</option><option value="T100005B#d27142e5317">84.1. The Age of Christ, 986 rectè987.</option><option value="T100005B#d27142e5325">84.2. The eighth year of Maelseachlainn.</option><option value="T100005B#d27142e5328">84.3. Maelpadraig, Abbot of Ros-Cre;</option><option value="T100005B#d27142e5331">84.4. Caenchomhrac, son of Ainbhithe, Abbot of…</option><option value="T100005B#d27142e5334">84.5. Broen Ua hAedha, airchinneach of Eaglais-beg…</option><option value="T100005B#d27142e5342">84.6. Ceallach, the holy virgin, died.</option><option value="T100005B#d27142e5345">84.7. Great and unusual wind, which prostrated…</option><option value="T100005B#d27142e5348">84.8. A great slaughter was made of…</option><option value="T100005B#d27142e5351">84.9. Preternatural (i.e. magical) sickness was brought…</option><option value="T100005B#d27142e5357">84.10. The commencement of the great murrain…</option><option value="T100005B#d27142e5360">84.11. An army was led by Maelseachlainn…</option><option value="T100005B#d27142e5363">M987. The Age of Christ, 987 rectè…</option><option value="T100005B#d27142e5364">85.1. The Age of Christ, 987 rectè…</option><option value="T100005B#d27142e5372">85.2. The ninth year of Maelseachlainn.</option><option value="T100005B#d27142e5375">85.3. Dunchadh Ua Braein, Abbot of Cluain-mic-Nois,…</option><option value="T100005B#d27142e5396">85.4. Colum, airchinneach of Corcach, died; and…</option><option value="T100005B#d27142e5399">85.5. The men of Munster came in…</option><option value="T100005B#d27142e5402">85.6. Laidhgnen, son of Cearbhall, lord of…</option><option value="T100005B#d27142e5405">85.7. Conghalach Ua Cui-lennain, lord of Conaille…</option><option value="T100005B#d27142e5408">85.8. Conghal, son of Anrudhan, lord of…</option><option value="T100005B#d27142e5411">M988. The Age of Christ, 988 rectè989.The…</option><option value="T100005B#d27142e5412">86.1. The Age of Christ, 988 rectè989.</option><option value="T100005B#d27142e5420">86.2. The tenth year of Maelseachlainn.</option><option value="T100005B#d27142e5423">86.3. Dunchadh Ua Robhachain, successor of Colum-Cille…</option><option value="T100005B#d27142e5426">86.4. Loingseach, son of Maelpadraig, rector of…</option><option value="T100005B#d27142e5429">86.5. Maelmoghna Ua Cairill, airchin-neach of Dun-Leathghlais;</option><option value="T100005B#d27142e5432">86.6. Cetfaidh, Abbot of Imleach-Ibhair;</option><option value="T100005B#d27142e5435">86.7. and Mac-leighinn Ua Murchadhain,airchinneach of Cuil-rathain,…</option><option value="T100005B#d27142e5438">86.8. Cairbre, son of Rian, died.</option><option value="T100005B#d27142e5441">86.9. Muireadhach Ua Cleirigh, lord of Aidhne,…</option><option value="T100005B#d27142e5444">86.10. Echmhilidh, son of Ronan, lord of…</option><option value="T100005B#d27142e5447">86.11. Conchobhar, son of Domhnall, lord of…</option><option value="T100005B#d27142e5451">86.12. The battle of Athcliath was gained…</option><option value="T100005B#d27142e5462">86.13. Eochaidh, son of Ardghar, King of…</option><option value="T100005B#d27142e5465">86.14. Dubhdaleithe, successor of Patrick, assumed the…</option><option value="T100005B#d27142e5468">86.15. Gluiniarn, son of Amlaeibh, lord of…</option><option value="T100005B#d27142e5471">86.16. Gofraid son of Aralt lord of…</option><option value="T100005B#d27142e5476">86.17. Dun-Leathghlaissi was plundered and burned by…</option><option value="T100005B#d27142e5479">86.18. Maelruanaidh, son of Donnchadh, died.</option><option value="T100005B#d27142e5482">M989. The Age of Christ, 989 rectè990.The…</option><option value="T100005B#d27142e5483">87.1. The Age of Christ, 989 rectè990.</option><option value="T100005B#d27142e5491">87.2. The eleventh year of Maelseachlainn.</option><option value="T100005B#d27142e5494">87.3. Cormac, son of Congaltach, successor of…</option><option value="T100005B#d27142e5497">87.4. Aedh Ua Maeldoraidh, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e5500">87.5. The battle of Carn-Fordromas was gained…</option><option value="T100005B#d27142e5511">87.6. Doire-Chalgaigh was plundered by the foreigners.</option><option value="T100005B#d27142e5514">87.7. An army of the foreigners, Danes,…</option><option value="T100005B#d27142e5520">87.8. Domhnall, son of Tuathal, was taken…</option><option value="T100005B#d27142e5523">87.9. Donnchadh, King of Leinster, was taken…</option><option value="T100005B#d27142e5526">87.10. Dubhdalethe, successor, assumed the successorship of…</option><option value="T100005B#d27142e5529">M990. The Age of Christ, 990 rectè…</option><option value="T100005B#d27142e5530">88.1. The Age of Christ, 990 rectè…</option><option value="T100005B#d27142e5538">88.2. The twelfth year of Maelseachlainn.</option><option value="T100005B#d27142e5541">88.3. Duibhlitir Ua Bruadair, lector of Leithghlinn,…</option><option value="T100005B#d27142e5554">88.4. Ceallach, son of Cinaedh, Abbot of…</option><option value="T100005B#d27142e5557">88.5. Donnchadh Ua Conghalaigh, royal heir of…</option><option value="T100005B#d27142e5560">88.6. Tadhg, son of Donnchadh, Tanist of…</option><option value="T100005B#d27142e5563">88.7. Aedh Ua Ruairc, royal heir of…</option><option value="T100005B#d27142e5566">88.8. The wind sunk the island of…</option><option value="T100005B#d27142e5572">88.9. The Sinnach Ua Leochain, lord of…</option><option value="T100005B#d27142e5575">88.10. Donnsleibhe, son of Diarmaid, died.</option><option value="T100005B#d27142e5578">88.11. Ua Dunghalaigh, lord of Muscraighe, was…</option><option value="T100005B#d27142e5583">M991. The Age of Christ, 991 rectè…</option><option value="T100005B#d27142e5584">89.1. The Age of Christ, 991 rectè…</option><option value="T100005B#d27142e5592">89.2. The thirteenth year of Maelseachlainn.</option><option value="T100005B#d27142e5595">89.3. Diarmaid, rector of Cill-dara and Abbot…</option><option value="T100005B#d27142e5605">89.4. Maelpeadair Ua Tolaid, successor of Brenainn…</option><option value="T100005B#d27142e5608">89.5. and Mael-finnia, son of Spelan, successor…</option><option value="T100005B#d27142e5611">89.6. Gillacom-main, son of Niall, lord of…</option><option value="T100005B#d27142e5614">89.7. Donn, son of Donnghal, son of…</option><option value="T100005B#d27142e5617">89.8. An army was led by Maelseachlainn…</option><option value="T100005B#d27142e5620">89.9. Mor, daughter of Tadhg of the…</option><option value="T100005B#d27142e5623">M992. The Age of Christ, 992.The fourteenth…</option><option value="T100005B#d27142e5624">90.1. The Age of Christ, 992.</option><option value="T100005B#d27142e5627">90.2. The fourteenth year of Maelseachlainn.</option><option value="T100005B#d27142e5630">90.3. Mael-poil, Bishop of Mughain, died.</option><option value="T100005B#d27142e5633">90.4. Tuathal, son of Maelrubha, successor of…</option><option value="T100005B#d27142e5636">90.5. Macleighinn, son of Dunghalan, airchinneach of…</option><option value="T100005B#d27142e5639">90.6. Dunchadh, rector of Dun;</option><option value="T100005B#d27142e5642">90.7. Maelfinnia Ua hAenaigh, lector of Fobhar,…</option><option value="T100005B#d27142e5645">90.8. Dunchadh Ua hUchtain, lector of Ceanannas,…</option><option value="T100005B#d27142e5648">90.9. Domhnall and Flaithbheartach, two sons of…</option><option value="T100005B#d27142e5651">90.10. Ruaidhri, son of Cosgrach, lord of…</option><option value="T100005B#d27142e5656">90.11. Conchobhar, son of Cearbhall Ua Maelseachlainn,…</option><option value="T100005B#d27142e5660">90.12. Maelruanaidh Ua Ciardha, lord of Cairbre,…</option><option value="T100005B#d27142e5663">90.13. Egnech Ua Leochain, lord of Tuath-Luighne,…</option><option value="T100005B#d27142e5666">90.14. Cleircen, son of Maelduin, lord of…</option><option value="T100005B#d27142e5669">90.15. Muireagan of Both-Domhnaigh, successor of Patrick,…</option><option value="T100005B#d27142e5672">90.16. Donnchadh, son of Domhnall, King of…</option><option value="T100005B#d27142e5675">90.17. A new fleet upon Loch-Ribh by…</option><option value="T100005B#d27142e5678">90.18. Dunadhach, son of Diarmaid, lord of…</option><option value="T100005B#d27142e5681">90.19. A predatory incursion by the foreigners…</option><option value="T100005B#d27142e5684">90.20. The colour of fire was in…</option><option value="T100005B#d27142e5687">90.21. Aedh, son of Echthighern, Tanist of…</option><option value="T100005B#d27142e5690">90.22. Imhar was expelled from Ath-cliath through…</option><option value="T100005B#d27142e5694">90.23. Donn, son of Donnghal, lord of…</option><option value="T100005B#d27142e5697">90.24. Ruaidhri Ua Gusang died.</option><option value="T100005B#d27142e5700">M993. The Age of Christ, 993.The fifteenth…</option><option value="T100005B#d27142e5701">91.1. The Age of Christ, 993.</option><option value="T100005B#d27142e5704">91.2. The fifteenth year of Maelseachlainn.</option><option value="T100005B#d27142e5707">91.3. Muirgheas, son of Muireadhach, Abbot of…</option><option value="T100005B#d27142e5710">91.4. Fogartach, son of Diarmaid, son of…</option><option value="T100005B#d27142e5713">91.5. Conghalach, son of Laidhgnen, i.e. Ua…</option><option value="T100005B#d27142e5716">91.6. Maelcairearda,lord of Ui-Briuin;</option><option value="T100005B#d27142e5719">91.7. Aedh, son of Dubhghall, son of…</option><option value="T100005B#d27142e5722">91.8. Conn, son of Conghalach, lord of…</option><option value="T100005B#d27142e5727">91.9. Sitric, son of Amhlaeibh, was expelled…</option><option value="T100005B#d27142e5730">91.10. Gillacele, son of Cearbhall, royal heir…</option><option value="T100005B#d27142e5733">91.11. Muireagan of Both-Domhnaigh, successor of Patrick,…</option><option value="T100005B#d27142e5736">M994. The Age of Christ, 994.The sixteenth…</option><option value="T100005B#d27142e5737">92.1. The Age of Christ, 994.</option><option value="T100005B#d27142e5740">92.2. The sixteenth year of Maelseachlainn.</option><option value="T100005B#d27142e5743">92.3. Rebachan, son of Dunchadh, airchinneach of…</option><option value="T100005B#d27142e5746">92.4. Colla, Abbot and wise man of…</option><option value="T100005B#d27142e5749">92.5. Clerchen, son of Leran,priest of Ard-Macha,</option><option value="T100005B#d27142e5752">92.6. and Odhran Ua h-Eolais, scribe of…</option><option value="T100005B#d27142e5755">92.7. Imhar came to Ath-cliath after Sitric,…</option><option value="T100005B#d27142e5758">92.8. Domhnach-Padraig was plundered by the foreigners…</option><option value="T100005B#d27142e5761">92.9. Maelseachlainn burned Aenach-Thete, and plundered Urmhumhain,…</option><option value="T100005B#d27142e5764">92.10. The ring of Tomar and the…</option><option value="T100005B#d27142e5769">92.11. Raghnall was slain by the Leinstermen,…</option><option value="T100005B#d27142e5772">92.12. Gilla-phadraig, son of Donncuan, lord of…</option><option value="T100005B#d27142e5775">92.13. Maelmaire, son of Scannlan, Bishop of…</option><option value="T100005B#d27142e5778">M995. The Age of Christ, 995.The seventeenth…</option><option value="T100005B#d27142e5779">93.1. The Age of Christ, 995.</option><option value="T100005B#d27142e5782">93.2. The seventeenth year of Maelseachlainn.</option><option value="T100005B#d27142e5785">93.3. Cormac Ua Conghaile, Abbot of Daimhinis,…</option><option value="T100005B#d27142e5788">93.4. Diarmaid, son of Domhnall, lord of…</option><option value="T100005B#d27142e5791">93.5. Gillaphadraig, son of Donnchadh, lord of…</option><option value="T100005B#d27142e5797">93.6. Domhnall, son of Faelan, lord of…</option><option value="T100005B#d27142e5800">93.7. Ard-Macha was burned by lightning, both…</option><option value="T100005B#d27142e5810">93.8. An army by the Conaille and…</option><option value="T100005B#d27142e5813">93.9. A battle was gained over the…</option><option value="T100005B#d27142e5818">93.10. Gillapadraig, son of Flannagan, lord of…</option><option value="T100005B#d27142e5821">93.11. Muircheartach Breag Ua Conghalaigh was slain.</option><option value="T100005B#d27142e5825">93.12. Mathghamhain, son of Cearbhall, lord of…</option><option value="T100005B#d27142e5828">M996. The Age of Christ, 996.The eighteenth…</option><option value="T100005B#d27142e5829">94.1. The Age of Christ, 996.</option><option value="T100005B#d27142e5832">94.2. The eighteenth year of Maelseachlainn.</option><option value="T100005B#d27142e5835">94.3. Colman of Corcach, pillar of the…</option><option value="T100005B#d27142e5838">94.4. Conn Ua Laidhgnen, Abbot of Fearna;</option><option value="T100005B#d27142e5841">94.5. and Dubhthach Ua Tadhgain, i.e. the…</option><option value="T100005B#d27142e5844">94.6. Ruaidhri, son of Niall Ua Canannain,…</option><option value="T100005B#d27142e5847">94.7. A battle was gained over the…</option><option value="T100005B#d27142e5850">94.8. Cluain-Iraird and Ceanannus were plundered by…</option><option value="T100005B#d27142e5853">94.9. Maelseachlainn, son of Maelruanaidh, royal heir…</option><option value="T100005B#d27142e5856">94.10. Domhnall, son of Donnchadh Finn, was…</option><option value="T100005B#d27142e5859">M997. The Age of Christ, 997.The nineteenth…</option><option value="T100005B#d27142e5860">95.1. The Age of Christ, 997.</option><option value="T100005B#d27142e5863">95.2. The nineteenth year of Maelseachlainn.</option><option value="T100005B#d27142e5866">95.3. Conaing Ua Cosgraigh, distinguished Bishop of…</option><option value="T100005B#d27142e5869">95.4. Diarmaid, son of Domhnall, lord of…</option><option value="T100005B#d27142e5872">95.5. and Gillapadraig, son of Donnchadh, lord…</option><option value="T100005B#d27142e5877">95.6. Gilla-Ernain, son of Aghda, lord of…</option><option value="T100005B#d27142e5880">95.7. Oissine Ua Machainen, lord of Mughdhorna,…</option><option value="T100005B#d27142e5883">95.8. An army was led by Maelseachlainn…</option><option value="T100005B#d27142e5886">95.9. Doire-Calgaich was plundered by the foreigners.</option><option value="T100005B#d27142e5891">95.10. An army was led by Maelseachlainn…</option><option value="T100005B#d27142e5894">95.11. Imhar, with the foreigners, went on…</option><option value="T100005B#d27142e5897">M998. The Age of Christ, 998.The twentieth…</option><option value="T100005B#d27142e5898">96.1. The Age of Christ, 998.</option><option value="T100005B#d27142e5901">96.2. The twentieth year of Maelseachlainn.</option><option value="T100005B#d27142e5904">96.3. Dubh-daleithe, son of Ceallach, successor of…</option><option value="T100005B#d27142e5907">96.4. Cill-dara was plundered by the foreigners…</option><option value="T100005B#d27142e5910">96.5. Niall, son of Aghda, royal heir…</option><option value="T100005B#d27142e5913">96.6. Donnchadh, son of Domhnall, was taken…</option><option value="T100005B#d27142e5916">96.7. Diarmaid, son of Dunadhach, lord of…</option><option value="T100005B#d27142e5919">96.8. A battle between the Oirghialla and…</option><option value="T100005B#d27142e5922">96.9. Maelseachlainn Ua Maelruanaidh, lord of Creamhthainn,…</option><option value="T100005B#d27142e5925">96.10. The plundering of Ui-Eathach by Aedh,…</option><option value="T100005B#d27142e5928">96.11. The stone of Lia Ailbhe fell…</option><option value="T100005B#d27142e5932">96.12. An army was led by the…</option><option value="T100005B#d27142e5956">96.13. Mac-Egnigh, son of Dalach, lord of…</option><option value="T100005B#d27142e5959">96.14. The son of Dunadhach, son of…</option><option value="T100005B#d27142e5962">96.15. Dunghal, son of Cinaedh, was slain…</option><option value="T100005B#d27142e5965">M999. The Age of Christ, 999.The twenty-ninth…</option><option value="T100005B#d27142e5966">97.1. The Age of Christ, 999.</option><option value="T100005B#d27142e5969">97.2. The twenty-ninth year of Maelseachlainn.</option><option value="T100005B#d27142e5972">97.3. Diarmaid, i.e. Conaillech, lector of Cluain-mic-Nois,…</option><option value="T100005B#d27142e5975">97.4. Flaithbheartach Ua Canannain, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e5978">97.5. Ua Domhnall, i.e. Cuchaill, lord of…</option><option value="T100005B#d27142e5981">97.6. Muirgheas, son of Aedh, lord of…</option><option value="T100005B#d27142e5986">97.7. Ceallach Ua Maelcorghais, chief poet of…</option><option value="T100005B#d27142e5989">97.8. Imhar of Port Lairge died.</option><option value="T100005B#d27142e5992">97.9. The foreigners again at Ath-cliath, and…</option><option value="T100005B#d27142e5995">97.10. Aedh Ua Ciardha was blinded by…</option><option value="T100005B#d27142e5998">97.11. A great hosting by Brian, son…</option><option value="T100005B#d27142e6001">M1000. The Age of Christ, 1000.The twenty-second…</option><option value="T100005B#d27142e6002">98.1. The Age of Christ, 1000.</option><option value="T100005B#d27142e6005">98.2. The twenty-second year of Maelseachlainn.</option><option value="T100005B#d27142e6008">98.3. Maelpoil, Bishop of Cluain-mic-Nois, and successor…</option><option value="T100005B#d27142e6011">98.4. and Flaithemh, Abbot of Corcach, died.</option><option value="T100005B#d27142e6014">98.5. Fearghal, son of Conaing, lord of…</option><option value="T100005B#d27142e6017">98.6. Dubhdara Ua Maelduin, lord of Feara-Luirg,…</option><option value="T100005B#d27142e6020">98.7. Laidhgnen Ua Leog-gan was slain by…</option><option value="T100005B#d27142e6023">98.8. Niall Ua Ruairc was slain by…</option><option value="T100005B#d27142e6028">98.9. Ceannfaeladh, son of Conchobhar, lord of…</option><option value="T100005B#d27142e6034">98.10. A great depredation by the men…</option><option value="T100005B#d27142e6037">98.11. The causeway of Ath-Luain was made…</option><option value="T100005B#d27142e6041">98.12. The causeway of Ath-liag was made…</option><option value="T100005B#d27142e6044">98.13. Diarmaid Ua Lachtnain, lord of Teathbha,…</option><option value="T100005B#d27142e6048">M1001. The Age of Christ, 1001.The twenty-third…</option><option value="T100005B#d27142e6049">99.1. The Age of Christ, 1001.</option><option value="T100005B#d27142e6052">99.2. The twenty-third year of Maelseachlainn.</option><option value="T100005B#d27142e6055">99.3. Colum, Abbot of Imleach-Ibhair, died.</option><option value="T100005B#d27142e6061">99.4. Treinfher, son of Celecan, Prior of…</option><option value="T100005B#d27142e6064">99.5. Conaing Ua Fiachrach, Abbot of Teach-Mochua;</option><option value="T100005B#d27142e6067">99.6. Cele, son of Suibhne, Abbot of…</option><option value="T100005B#d27142e6070">99.7. Cathalan Ua Corcrain, Abbot of Daimhinis;</option><option value="T100005B#d27142e6073">99.8. Maenach, Ostiarius of Ceanannus;</option><option value="T100005B#d27142e6076">99.9. and Flann, son of Eoghan, chief…</option><option value="T100005B#d27142e6079">99.10. Maelmhuaidh, son of Duibhghilla, lord of…</option><option value="T100005B#d27142e6082">99.11. Sitric, son of Amhlaeibh, set out…</option><option value="T100005B#d27142e6086">99.12. An army was led by Aedh,…</option><option value="T100005B#d27142e6089">99.13. Connaught was plundered by Aedh, son…</option><option value="T100005B#d27142e6092">99.14. Cearnachan, son of Flann, lord of…</option><option value="T100005B#d27142e6095">99.15. A hosting by Brian, with the…</option><option value="T100005B#d27142e6100">99.16. Meirleachan, i.e. the son of Conn,…</option><option value="T100005B#d27142e6103">99.17. A change of abbots at Ard-Macha,…</option><option value="T100005B#d27142e6106">99.18. An army was led by Brian…</option><option value="T100005B#d27142e6109">M1002. The Age of Christ, 1002.The first…</option><option value="T100005B#d27142e6110">100.1. The Age of Christ, 1002.</option><option value="T100005B#d27142e6113">100.2. The first year of Brian, son…</option><option value="T100005B#d27142e6116">100.3. Dunchadh Ua Manchain, successor of Caeimhghin;</option><option value="T100005B#d27142e6119">100.4. Flannchadh Ua Ruaidhine, successor of Ciaran,…</option><option value="T100005B#d27142e6122">100.5. Eoghan, son of Ceallach, airchinneach of…</option><option value="T100005B#d27142e6127">100.6. Donnghal, son of Beoan, Abbot of…</option><option value="T100005B#d27142e6133">100.7. A great depredation by Donnchadh, son…</option><option value="T100005B#d27142e6138">100.8. Donnghal, son of Donncothaigh, lord of…</option><option value="T100005B#d27142e6141">100.9. Ceallach, son of Diarmaid, lord of…</option><option value="T100005B#d27142e6144">100.10. Aedh, son of O'Coinfhiacla, lord of…</option><option value="T100005B#d27142e6147">100.11. Conchobhar, son of Maelseachlainn, lord of…</option><option value="T100005B#d27142e6151">100.12. Aedh, son of Echthighern, was slain…</option><option value="T100005B#d27142e6154">M1003. The Age of Christ, 1003.The second…</option><option value="T100005B#d27142e6155">101.1. The Age of Christ, 1003.</option><option value="T100005B#d27142e6158">101.2. The second year of Brian.</option><option value="T100005B#d27142e6161">101.3. Aenghus, son of Breasal, successor of…</option><option value="T100005B#d27142e6164">101.4. Dubhshlaine Ua Lorcain, Abbot of Imleach-Ibhair,…</option><option value="T100005B#d27142e6167">101.5. Eochaidh Ua Flannagain, airchinneach of the…</option><option value="T100005B#d27142e6170">101.6. An army was led by Brian…</option><option value="T100005B#d27142e6173">101.7. Domhnall, son of Flannagan, lord of…</option><option value="T100005B#d27142e6176">101.8. Iarnan, son of Finn, son of…</option><option value="T100005B#d27142e6181">101.9. Brian, son of Maelruanaidh, lord of…</option><option value="T100005B#d27142e6184">101.10. The two O'Canannains were slain by…</option><option value="T100005B#d27142e6187">101.11. Muireadhach, son of Diarmaid, lord of…</option><option value="T100005B#d27142e6191">101.12. Naebhan, son of Maelchiarain, chief artificer…</option><option value="T100005B#d27142e6194">101.13. The battle of Craebh-tulcha, between the…</option><option value="T100005B#d27142e6197">101.14. A battle between Tadhg Ua Ceallaigh…</option><option value="T100005B#d27142e6206">101.15. Domhnall, son of Flannagan, died.</option><option value="T100005B#d27142e6209">101.16. Madadhan, son of Aenghus, chief of…</option><option value="T100005B#d27142e6213">M1004. The Age of Christ, 1004.The third…</option><option value="T100005B#d27142e6214">102.1. The Age of Christ, 1004.</option><option value="T100005B#d27142e6217">102.2. The third year of Brian.</option><option value="T100005B#d27142e6220">102.3. Domhnall, son of Maicniadh, Abbot of…</option><option value="T100005B#d27142e6223">102.4. St. Aedh, lector of Frefoit, bishop,…</option><option value="T100005B#d27142e6245">102.5. Maelbrighde Ua Rimheadha, Abbot of Ia,…</option><option value="T100005B#d27142e6248">102.6. Domhnall, son of Niall, Abbot of…</option><option value="T100005B#d27142e6251">102.7. Foghartach, Abbot of Leithghlinn and Saighir,…</option><option value="T100005B#d27142e6254">102.8. Muireadhach, lord of Conaille, was slain…</option><option value="T100005B#d27142e6257">102.9. Gillacomhghaill, son of Ardghar, and his…</option><option value="T100005B#d27142e6260">102.10. A hosting by Brian, son of…</option><option value="T100005B#d27142e6266">102.11. Ingeirci, lord of Conailli, was slain.</option><option value="T100005B#d27142e6270">102.12. Ath-cliath was burned by the people…</option><option value="T100005B#d27142e6273">102.13. Leath-Chathail was plundered by Flaithbheartach Ua…</option><option value="T100005B#d27142e6278">102.14. A battle was gained at Loch-Bricrenn,…</option><option value="T100005B#d27142e6281">M1005. The Age of Christ, 1005.The fourth…</option><option value="T100005B#d27142e6282">103.1. The Age of Christ, 1005.</option><option value="T100005B#d27142e6285">103.2. The fourth year of Brian.</option><option value="T100005B#d27142e6288">103.3. Finghin, Abbot of Ros-Cre, died.</option><option value="T100005B#d27142e6291">103.4. Dunchadh, son of Dunadhach, lector of…</option><option value="T100005B#d27142e6294">103.5. Maelruanaidh, son of Aedh Ua Dubhda,…</option><option value="T100005B#d27142e6297">103.6. A great prey was made by…</option><option value="T100005B#d27142e6303">103.7. Cathal, son of Dunchadh, lord of…</option><option value="T100005B#d27142e6306">103.8. Echmhilidh Ua hAitidhe, lord of Ui-Eathach,…</option><option value="T100005B#d27142e6309">103.9. Extract from the Book of Cluain-mic-Nois</option><option value="T100005B#d27142e6322">103.10. Mael-na-mbo, lord of Ui-Ceinnsealaigh, was killed…</option><option value="T100005B#d27142e6325">103.11. Maelruanaidh, son of Ardghar, King of…</option><option value="T100005B#d27142e6329">103.12. Muiregen Bocht, of Both-Domhnaigh, successor of…</option><option value="T100005B#d27142e6332">M1006. The Age of Christ, 1006.The fifth…</option><option value="T100005B#d27142e6333">104.1. The Age of Christ, 1006.</option><option value="T100005B#d27142e6336">104.2. The fifth year of Brian.</option><option value="T100005B#d27142e6339">104.3. Ceannfaeladh, airchinneach of Druim-mor-Mocholmog;</option><option value="T100005B#d27142e6342">104.4. Caicher, son of Maenach, Abbot of…</option><option value="T100005B#d27142e6345">104.5. and Ceallach Ua Meanngorain, airchinneach of…</option><option value="T100005B#d27142e6348">104.6. Fiachra Ua Focarta, priest of Cluain-fearta-Brenainn,…</option><option value="T100005B#d27142e6366">104.7. Tuathal Ua Maoilmacha, a learned man,…</option><option value="T100005B#d27142e6369">104.8. and Robhartach Ua hAilghiusa, anchorite of…</option><option value="T100005B#d27142e6372">104.9. Trenfhear Ua Baigheallain, lord of Dartraighe,…</option><option value="T100005B#d27142e6377">104.10. Cuconnacht, son of Dunadhaigh, chief of…</option><option value="T100005B#d27142e6383">104.11. Muireadhach, son of Crichan, resigned the…</option><option value="T100005B#d27142e6387">104.12. The renewal of the fair of…</option><option value="T100005B#d27142e6390">104.13. The Great Gospel of Colum Cille…</option><option value="T100005B#d27142e6393">104.14. An army was led by Flaithbheartach…</option><option value="T100005B#d27142e6396">104.15. Domhnall, son of Dubhtuinne, King of…</option><option value="T100005B#d27142e6399">104.16. Airmeadhach, son of Cosgrach, Bishop and…</option><option value="T100005B#d27142e6402">M1007. The Age of Christ, 1007.The sixth…</option><option value="T100005B#d27142e6403">105.1. The Age of Christ, 1007.</option><option value="T100005B#d27142e6406">105.2. The sixth year of Brian.</option><option value="T100005B#d27142e6409">105.3. Muireadhach, a distinguished bishop, son of…</option><option value="T100005B#d27142e6412">105.4. Feardomhnach, successor of Colum Cille in…</option><option value="T100005B#d27142e6418">105.5. Finshnechta Ua Fiachra, Abbot of Teach-Mochua;</option><option value="T100005B#d27142e6421">105.6. and Tuathal O'Conchobhair, successor of Finntan,…</option><option value="T100005B#d27142e6424">105.7. Maelmaire Ua Gearagain, successor of Cainneach;…</option><option value="T100005B#d27142e6427">105.8. A victory was gained by Aenghus,…</option><option value="T100005B#d27142e6430">105.9. Great frost and snow from the…</option><option value="T100005B#d27142e6435">105.10. Muireadhach, son of Dubhtuinne, King of…</option><option value="T100005B#d27142e6441">M1008. The Age of Christ, 1008.The seventh…</option><option value="T100005B#d27142e6442">106.1. The Age of Christ, 1008.</option><option value="T100005B#d27142e6445">106.2. The seventh year of Brian.</option><option value="T100005B#d27142e6448">106.3. Cathal, son of Carlus, successor of…</option><option value="T100005B#d27142e6451">106.4. Maelmuire Ua hUchtain, comharba of Ceanannus,…</option><option value="T100005B#d27142e6454">106.5. Echthighearn Ua Goirmghilla, died.</option><option value="T100005B#d27142e6457">106.6. Dubhchobhlaigh, daughter of the King of…</option><option value="T100005B#d27142e6460">106.7. Tadhg Dubhshuileach, son of the King…</option><option value="T100005B#d27142e6463">106.8. Gussan, son of Ua Treassach, lord…</option><option value="T100005B#d27142e6466">106.9. Madudhan, lord of Sil-Anmchadha, was slain…</option><option value="T100005B#d27142e6469">106.10. An army was led by Flaithbheartach…</option><option value="T100005B#d27142e6472">106.11. A battle was gained over the…</option><option value="T100005B#d27142e6476">106.12. Clothna, son of Aenghus, chief poet…</option><option value="T100005B#d27142e6479">106.13. Gusan, son of Treasach, lord of…</option><option value="T100005B#d27142e6482">M1009. The Age of Christ, 1009 rectè…</option><option value="T100005B#d27142e6483">107.1. The Age of Christ, 1009 rectè…</option><option value="T100005B#d27142e6491">107.2. The eighth year of Brian.</option><option value="T100005B#d27142e6494">107.3. Conaing, son of Aedhagan, a bishop,…</option><option value="T100005B#d27142e6497">107.4. Crunnmhael, a bishop, died.</option><option value="T100005B#d27142e6500">107.5. Scannlan Ua Dunghalain, Abbot of Dun-Leathghlaise,…</option><option value="T100005B#d27142e6503">107.6. Diarmaid, successor of Bearrach;</option><option value="T100005B#d27142e6506">107.7. Muireadhach, son of Mochloingseach, airchinneach of…</option><option value="T100005B#d27142e6509">107.8. Maelsuthain Ua Cearbhaill, one of the…</option><option value="T100005B#d27142e6515">107.9. Marcan, son of Ceinneidigh, head of…</option><option value="T100005B#d27142e6518">107.10. Cathal, son of Conchobhar, King of…</option><option value="T100005B#d27142e6521">107.11. Dearbhail, daughter of Tadhg, son of…</option><option value="T100005B#d27142e6527">107.12. Cathal, son of Dubhdara, lord of…</option><option value="T100005B#d27142e6530">107.13. Muireadhach Ua hAedha, lord of Muscraighe,…</option><option value="T100005B#d27142e6536">107.14. An army was led by Brian…</option><option value="T100005B#d27142e6539">107.15. Aedh, son of Conn, royal heir…</option><option value="T100005B#d27142e6542">M1010. The Age of Christ, 1010 rectè…</option><option value="T100005B#d27142e6543">108.1. The Age of Christ, 1010 rectè…</option><option value="T100005B#d27142e6551">108.2. The ninth year of Brian.</option><option value="T100005B#d27142e6554">108.3. Muireadhach, son of Crichan, successor of…</option><option value="T100005B#d27142e6557">108.4. Flann Ua Donnchadha, successor of Oenna,…</option><option value="T100005B#d27142e6560">108.5. Flaithbheartach Ua Cethenen,successor of Tighearnach, a…</option><option value="T100005B#d27142e6566">108.6. Dubhthach, son of Iarnan, airchinneach of…</option><option value="T100005B#d27142e6569">108.7. Dalach of Disert-Tola, successor of Feichin…</option><option value="T100005B#d27142e6575">108.8. and Fachtna, successor of Finnen of…</option><option value="T100005B#d27142e6580">108.9. An army was led by Brian…</option><option value="T100005B#d27142e6583">108.10. Maelruanaidh Ua Domhnaill, lord of Cinel-Luighdheach,…</option><option value="T100005B#d27142e6588">108.11. Oenghus Ua Lapain, lord of Cinel-Enda,…</option><option value="T100005B#d27142e6592">108.12. Murchadh, son of Brian, with the…</option><option value="T100005B#d27142e6595">108.13. Domhnall, son of Brian, son of…</option><option value="T100005B#d27142e6598">108.14. An army was led by Flaithbheartach…</option><option value="T100005B#d27142e6601">108.15. Aedh, son of Mathghamhain, royal heir…</option><option value="T100005B#d27142e6604">108.16. Faelan, son of Dunlaing lord of…</option><option value="T100005B#d27142e6608">M1011. The Age of Christ, 1011 rectè…</option><option value="T100005B#d27142e6609">109.1. The Age of Christ, 1011 rectè…</option><option value="T100005B#d27142e6617">109.2. The tenth year of Brian.</option><option value="T100005B#d27142e6620">109.3. A great malady, namely, lumps and…</option><option value="T100005B#d27142e6623">109.4. Martin, Abbot of Lughmhadh;</option><option value="T100005B#d27142e6626">109.5. Cian, successor of Cainneach;</option><option value="T100005B#d27142e6629">109.6. Caenchomrac Ua Scannlain, airchinneach of Daimhinis;</option><option value="T100005B#d27142e6632">109.7. Maclonain, Abbot of Ros-Cre;</option><option value="T100005B#d27142e6635">109.8. and Connmhach Ua Tomhrair, priest and…</option><option value="T100005B#d27142e6638">109.9. An army was led by Flaithbheartach,…</option><option value="T100005B#d27142e6646">109.10. A battle was gained over Niall,…</option><option value="T100005B#d27142e6649">109.11. Ailell, son of Gebhennach, royal heir…</option><option value="T100005B#d27142e6653">109.12. Crinan, son of Gormladh, lord of…</option><option value="T100005B#d27142e6656">M1012. The Age of Christ, 1012.The twelfth…</option><option value="T100005B#d27142e6657">110.1. The Age of Christ, 1012.</option><option value="T100005B#d27142e6660">110.2. The twelfth year of Brian.</option><option value="T100005B#d27142e6663">110.3. Mac-Maine, son of Cosgrach, comharba of…</option><option value="T100005B#d27142e6669">110.4. The Prior of Saighir was killed.</option><option value="T100005B#d27142e6672">110.5. Cian Ua Geargain, successor of Cainneach,…</option><option value="T100005B#d27142e6677">110.6. Dearbhail, daughter of Conghalach, son of…</option><option value="T100005B#d27142e6683">110.7. Domhnall, i.e. the Cat, royal heir…</option><option value="T100005B#d27142e6686">110.8. A great depredation was committed by…</option><option value="T100005B#d27142e6697">110.9. Great forces were led by Maelseachlainn…</option><option value="T100005B#d27142e6707">110.10. An army was led by Flaithbheartach,…</option><option value="T100005B#d27142e6713">110.11. Gillamochonna, son of Foghartach, lord of…</option><option value="T100005B#d27142e6717">110.12. A depredation by Murchadh, son of…</option><option value="T100005B#d27142e6720">110.13. A great fleet of the foreigners…</option><option value="T100005B#d27142e6723">110.14. Muircheartach, son of Aedh O'Neill, was…</option><option value="T100005B#d27142e6726">110.15. A great war between the foreigners…</option><option value="T100005B#d27142e6729">110.16. An army was led by Brian…</option><option value="T100005B#d27142e6732">110.17. Many fortresses were erected by Brian,…</option><option value="T100005B#d27142e6739">110.18. The Leinstermen and foreigners were at…</option><option value="T100005B#d27142e6742">110.19. A great depredation upon the Conailli…</option><option value="T100005B#d27142e6745">M1013. The Age of Christ, 1013 rectè…</option><option value="T100005B#d27142e6746">111.1. The Age of Christ, 1013 rectè…</option><option value="T100005B#d27142e6754">111.2. Ronan, successor of Fechin;</option><option value="T100005B#d27142e6757">111.3. Flaithbheartach, son of Domhnall, i.e. of…</option><option value="T100005B#d27142e6760">111.4. and Conn Ua Diugraidh, successor of…</option><option value="T100005B#d27142e6763">111.5. Cairbre Fial, son of Cathal, anchorite…</option><option value="T100005B#d27142e6766">111.6. and Naemhan Ua Seinchinn, died; these…</option><option value="T100005B#d27142e6771">111.7. Dunlang, son of Tuathal, King of…</option><option value="T100005B#d27142e6774">111.8. Cairbre, son of Cleirchen, lord of…</option><option value="T100005B#d27142e6777">111.9. A battle between the Ui-Eathach themselves,…</option><option value="T100005B#d27142e6782">111.10. An army was led by Donnchadh,…</option><option value="T100005B#d27142e6785">111.11. An army was led by the…</option><option value="T100005B#d27142e6789">111.12. An army was led by Brian,…</option><option value="T100005B#d27142e6812">111.13. A battle between the two sons…</option><option value="T100005B#d27142e6815">111.14. An army was led by Ua…</option><option value="T100005B#d27142e6818">M1014. The Age of Christ, 1014 rectè…</option><option value="T100005B#d27142e6819">112.1. The Age of Christ, 1014 rectè…</option><option value="T100005B#d27142e6827">112.2. The first year of Maelseachlainn Mor,…</option><option value="T100005B#d27142e6830">112.3. Ronan, successor of Fechin;</option><option value="T100005B#d27142e6833">112.4. Colum Ua Flannagain, Abbot of Maein-Choluim-Chille;</option><option value="T100005B#d27142e6836">112.5. and Conaing, son of Finn, Abbot…</option><option value="T100005B#d27142e6839">112.6. Muircheartach Ua Lorcain, airchinneach of Lothra,…</option><option value="T100005B#d27142e6842">112.7. Niall, son of Dearggan, airchinneach of…</option><option value="T100005B#d27142e6845">112.8. Donnghal Macua Chantene, airchinneach of Tir-da-ghlas,…</option><option value="T100005B#d27142e6851">112.9. Muircheartach, son of Muireadhach Ua Neill,…</option><option value="T100005B#d27142e6855">112.10. Donnchadh Ua Goaigh, lord of Cianachta…</option><option value="T100005B#d27142e6859">112.11. Gillachrist, son of Niall, son of…</option><option value="T100005B#d27142e6862">112.12. Muircheartach, son of Anmccadh, lord of…</option><option value="T100005B#d27142e6865">112.13. Meanma, son of the lord of…</option><option value="T100005B#d27142e6868">112.14. Donnchadh, son of Aedh Beag O'Maeleachlainn,…</option><option value="T100005B#d27142e6871">112.15. Maelisa, son of the lord of…</option><option value="T100005B#d27142e6874">112.16. The son of Raghnall, son of…</option><option value="T100005B#d27142e6877">112.17. Cudubh, son of Maelfabhaill, chief of…</option><option value="T100005B#d27142e6880">112.18. An army was led by Domhnall,…</option><option value="T100005B#d27142e6889">112.19. An army was led by Ua…</option><option value="T100005B#d27142e6892">112.20. An army was led by Maelseachlainn,…</option><option value="T100005B#d27142e6895">112.21. An army was led by Maelseachlainn,…</option><option value="T100005B#d27142e6901">112.22. A great depredation by Maelfothartaigh in…</option><option value="T100005B#d27142e6904">112.23. Aedh O'Ruairc, i.e. the son of…</option><option value="T100005B#d27142e6907">112.24. The Sleghanach Ua Maelseachlainn was slain…</option><option value="T100005B#d27142e6910">112.25. Ceinneidigh, son of Fearghal, lord of…</option><option value="T100005B#d27142e6913">112.26. Aedh, son of Tadhg, son of…</option><option value="T100005B#d27142e6916">112.27. Gillachrist, son of Niall, son of…</option><option value="T100005B#d27142e6919">112.28. Dunghal Ua Donnchaidh went on a…</option><option value="T100005B#d27142e6922">M1015. The Age of Christ, 1015 rectè…</option><option value="T100005B#d27142e6923">113.1. The Age of Christ, 1015 rectè…</option><option value="T100005B#d27142e6931">113.2. The second year of Maelseachlainn.</option><option value="T100005B#d27142e6934">113.3. Flannagan, son of Conaing, Fos-airchinneach of…</option><option value="T100005B#d27142e6937">113.4. and Muirgheas, airchinneach of Lis-aeidheadh, died.</option><option value="T100005B#d27142e6940">113.5. Diarmaid Ua Maeltelcha, successor of Comhghall;</option><option value="T100005B#d27142e6943">113.6. and Eithne, daughter of Ua Suairt,…</option><option value="T100005B#d27142e6946">113.7. Airbheartach, son of Cosdobhroin, airchinneach of…</option><option value="T100005B#d27142e6952">113.8. Macliag, i.e. Muircheartach, son of Cuceartach,…</option><option value="T100005B#d27142e6975">113.9. An army was led by Maelseachlainn…</option><option value="T100005B#d27142e6978">113.10. Gillacoluim Ua hAghdhai, lord of Teathbha,…</option><option value="T100005B#d27142e6981">113.11. Macrath, son of Muireadhach Claen, lord…</option><option value="T100005B#d27142e6985">113.12. Donncuan, i.e. the Simpleton, son of…</option><option value="T100005B#d27142e6995">113.13. Dun-da-leathghlas was totally burned, with its…</option><option value="T100005B#d27142e6998">113.14. Cluain-mic-Nois, Cluain-fearta-Brenainn, and Ceanannus, were burned.</option><option value="T100005B#d27142e7001">113.15. A battle between the Ulidians and…</option><option value="T100005B#d27142e7004">113.16. An army was led by Maelseachlainn…</option><option value="T100005B#d27142e7009">113.17. An army was led again by…</option><option value="T100005B#d27142e7012">113.18. The Connaughtmen plundered and demolished Ceann-coradh…</option><option value="T100005B#d27142e7015">113.19. The men of Munster plundered Inis-Clothrann…</option><option value="T100005B#d27142e7018">113.20. Gebhennach, son of Aedh, lord of…</option><option value="T100005B#d27142e7021">113.21. Maelisa, son of Flannagan, was killed.</option><option value="T100005B#d27142e7024">113.22. A victory was gained by the…</option><option value="T100005B#d27142e7027">M1016. The Age of Christ, 1016 rectè…</option><option value="T100005B#d27142e7028">114.1. The Age of Christ, 1016 rectè…</option><option value="T100005B#d27142e7036">114.2. The third year of Maelseachlainn.</option><option value="T100005B#d27142e7039">114.3. Diarmaid Ua Maeiltealcha, a distinguished wise…</option><option value="T100005B#d27142e7042">114.4. Caenchomhraic Ua Baithin, lector of Gleann-Uisean,…</option><option value="T100005B#d27142e7045">114.5. Ceallach Ua Maelmidhe, airchinneach of Druim-raithe,…</option><option value="T100005B#d27142e7048">114.6. Oenghus, son of Flann, airchinneach of…</option><option value="T100005B#d27142e7051">114.7. Connmhach, lector and Abbot of Achadh-Urghlais,…</option><option value="T100005B#d27142e7054">114.8. Oenghus, son of Carrach Calma, royal…</option><option value="T100005B#d27142e7057">114.9. Fearghal, son of Domhnall, son of…</option><option value="T100005B#d27142e7060">114.10. Conn, son of Conchobhar, son of…</option><option value="T100005B#d27142e7065">114.11. Donnchadh, son of Donnchadh Ua Conghalaigh,…</option><option value="T100005B#d27142e7071">114.12. Gillachrist Ua Lorcain, lord of Caille-Follamhain,…</option><option value="T100005B#d27142e7074">114.13. Flann Ua Beice, lord of Ui-Meith,…</option><option value="T100005B#d27142e7077">114.14. Muireadhach Ua Duibheoin, lord of Ui-Mic-Uais-Breagh,…</option><option value="T100005B#d27142e7080">114.15. A slaughter was made of the…</option><option value="T100005B#d27142e7083">114.16. Gaeithini Ua Mordha was slain.</option><option value="T100005B#d27142e7086">114.17. Dubhdabhoirenn Ua Riain was slain.</option><option value="T100005B#d27142e7089">M1017. The Age of Christ, 1017rectè 1018.The…</option><option value="T100005B#d27142e7090">115.1. The Age of Christ, 1017rectè 1018.</option><option value="T100005B#d27142e7098">115.2. The fourth year of Maelseachlainn.</option><option value="T100005B#d27142e7101">115.3. Gormghal of Ard-Oilean, chief anmchara of…</option><option value="T100005B#d27142e7104">115.4. and Cormac Ua Mithi-dhein, Abbot of…</option><option value="T100005B#d27142e7107">115.5. Muireadhach Ultach, anmchara of Cluain-mic-Nois, died.</option><option value="T100005B#d27142e7110">115.6. Braen, son of Maelmordha, son of…</option><option value="T100005B#d27142e7113">115.7. Conghalach, son of Conchobhar, son of…</option><option value="T100005B#d27142e7116">115.8. Maelan, son of Egneach Ua Leocain,…</option><option value="T100005B#d27142e7119">115.9. Cearbhall, son of Maelmordha, royal heir…</option><option value="T100005B#d27142e7122">115.10. A war between Maelseachlainn and the…</option><option value="T100005B#d27142e7125">115.11. A predatory excursion by Maelseachlainn into…</option><option value="T100005B#d27142e7134">115.12. Gillacoluim, son of Muireadhach Ua Maeltrea,…</option><option value="T100005B#d27142e7137">115.13. Cearnach Ua Mordha, lord of Laeighis,…</option><option value="T100005B#d27142e7140">115.14. Muireadhach, son of Muircheartach, lord of…</option><option value="T100005B#d27142e7143">M1018. The Age of Christ, 1018 rectè…</option><option value="T100005B#d27142e7144">116.1. The Age of Christ, 1018 rectè…</option><option value="T100005B#d27142e7152">116.2. The fifth year of Maelseachlainn.</option><option value="T100005B#d27142e7155">116.3. Domhnall, son of Maelseachlainn, son of…</option><option value="T100005B#d27142e7158">116.4. Ongharcc Ua Maelduin, vice-abbot i.e prior…</option><option value="T100005B#d27142e7162">116.5. Ua Brodubhain, Abbot of Achadhur, was…</option><option value="T100005B#d27142e7165">116.6. Cill-dara was all burned by lightning,…</option><option value="T100005B#d27142e7168">116.7. Ceanannus was plundered by Sitric, son…</option><option value="T100005B#d27142e7171">116.8. The shrine of Ciaran was plundered…</option><option value="T100005B#d27142e7174">116.9. Two sons of Maelseachlainn, son of…</option><option value="T100005B#d27142e7177">116.10. Mathghamhain, son of Conaing,son of Donncuan,…</option><option value="T100005B#d27142e7182">116.11. The son of Catharnach, son of…</option><option value="T100005B#d27142e7186">116.12. Maelmordha, son of Maelmhuaidh, Tanist of…</option><option value="T100005B#d27142e7189">116.13. Ua Geibhennach, Tanist of Ui-Mane, was…</option><option value="T100005B#d27142e7192">116.14. Flaithbheartach Ua Neill came into Tir-Conaill,…</option><option value="T100005B#d27142e7195">116.15. Ruaidhri Ua hAileallain, lord of Ui-Eathach,…</option><option value="T100005B#d27142e7198">116.16. Gillacaeimhghin, son of Dunlaing, son of…</option><option value="T100005B#d27142e7204">116.17. Aileni, son of Oissene, lord of…</option><option value="T100005B#d27142e7207">116.18. Ruaidhri, son of Faelan, lord of…</option><option value="T100005B#d27142e7210">M1019. The Age of Christ, 1019 rectè…</option><option value="T100005B#d27142e7211">117.1. The Age of Christ, 1019 rectè…</option><option value="T100005B#d27142e7219">117.2. The sixth year of Maelseachlainn.</option><option value="T100005B#d27142e7222">117.3. Maelmhuaidh O'Maelmhuaidh, lord of Feara-Ceall, was…</option><option value="T100005B#d27142e7225">117.4. An army was led by Maelseachlainn,…</option><option value="T100005B#d27142e7228">117.5. Flaithbheartach Ua hEochaidh was blinded by…</option><option value="T100005B#d27142e7231">117.6. The Termon of Finnia was plundered…</option><option value="T100005B#d27142e7236">117.7. Domhnall, son of Muireadhach, lord of…</option><option value="T100005B#d27142e7239">117.8. Aedh Ua h-Innreachtaigh, lord of Ui-Meith,…</option><option value="T100005B#d27142e7242">117.9. Culuachra Ua Conchobhair, lord of Ciarraighe-Luachra,…</option><option value="T100005B#d27142e7245">M1020. The Age of Christ, 1020.The seventh…</option><option value="T100005B#d27142e7246">118.1. The Age of Christ, 1020.</option><option value="T100005B#d27142e7249">118.2. The seventh year of Maelseachlainn.</option><option value="T100005B#d27142e7252">118.3. Cormac Ua Finn, a distinguished Bishop…</option><option value="T100005B#d27142e7255">118.4. Ard-Macha was burned, with all the…</option><option value="T100005B#d27142e7258">118.5. Cill-dara, with its oratory, was burned.</option><option value="T100005B#d27142e7261">118.6. Gleann-da-loch, with its oratories, was burned.</option><option value="T100005B#d27142e7264">118.7. The burning of Cluain-Iraird, Ara, Sord,…</option><option value="T100005B#d27142e7267">118.8. The shrine of Patrick, and the…</option><option value="T100005B#d27142e7276">118.9. Maelmuire, son of Eochaidh, successor of…</option><option value="T100005B#d27142e7281">M1021. The Age of Christ, 1021.The eighth…</option><option value="T100005B#d27142e7282">119.1. The Age of Christ, 1021.</option><option value="T100005B#d27142e7285">119.2. The eighth year of Maelseachlainn.</option><option value="T100005B#d27142e7288">119.3. Maenach, priest and airchinneach of Lann-Leire,…</option><option value="T100005B#d27142e7291">119.4. Maelmaire, daughter of Amhlaeibh, wife of…</option><option value="T100005B#d27142e7294">119.5. Aedh, son of Flann, son of…</option><option value="T100005B#d27142e7300">119.6. Branagan, son of Maeluidhir, a chief…</option><option value="T100005B#d27142e7306">119.7. A victory was gained by Ugaire,…</option><option value="T100005B#d27142e7309">119.8. Cucaille, son of Dubhlaech, lord of…</option><option value="T100005B#d27142e7312">119.9. Cucaille, son of Marcan, was slain…</option><option value="T100005B#d27142e7315">119.10. The son of Cuceanann, lord of…</option><option value="T100005B#d27142e7318">119.11. A great depredation by Maelseachlainn upon…</option><option value="T100005B#d27142e7322">119.12. A great depredation was committed by…</option><option value="T100005B#d27142e7325">119.13. Mac-Etigh, son of Follamhain, chief of…</option><option value="T100005B#d27142e7329">119.14. A shower of wheat was rained…</option><option value="T100005B#d27142e7332">119.15. Amhalghaidh, successor of Patrick, went into…</option><option value="T100005B#d27142e7336">M1022. The Age of Christ, 1022.The victory…</option><option value="T100005B#d27142e7337">120.1. The Age of Christ, 1022.</option><option value="T100005B#d27142e7340">120.2. The victory of Ath-buidhe-Tlachtgha was gained…</option><option value="T100005B#d27142e7354">120.3. Maelseachlainn Mor, son of Domhnall, son…</option><option value="T100005B#d27142e7377">120.4. Flann Ua Tacain, airchinneach of Dearmhach,…</option><option value="T100005B#d27142e7380">120.5. Lachtnan of Inis-caein, successor of Deagha,…</option><option value="T100005B#d27142e7383">120.6. Cathasach Ua Garbhain, lector of Cluain-mic-Nois,…</option><option value="T100005B#d27142e7386">120.7. Muiren of the tongue was slain…</option><option value="T100005B#d27142e7389">120.8. Domhnall, grandson of Murchadh Glunillar, lord…</option><option value="T100005B#d27142e7392">120.9. Domhnall, son of Aedh Ua Maeldoraidh,…</option><option value="T100005B#d27142e7395">120.10. Muireadhach Ua Sleibhene Slevin, chief poet…</option><option value="T100005B#d27142e7401">120.11. The son of Cearbhall, lord of…</option><option value="T100005B#d27142e7405">120.12. Sitric, son of Imhar, lord of…</option><option value="T100005B#d27142e7408">120.13. Macleighinn, son of Coireall, lord of…</option><option value="T100005B#d27142e7414">120.14. Mathghamhain, son of Laidhgnen, son of…</option><option value="T100005B#d27142e7417">120.15. Muircheartach Ua Carraigh Calma was treacherously…</option><option value="T100005B#d27142e7422">120.16. A battle on the sea between…</option><option value="T100005B#d27142e7425">120.17. Donnchadh, chief of Clann-Cathail, died.</option><option value="T100005B#d27142e7428">120.18. Very great showers of hail fell…</option><option value="T100005B#d27142e7434">120.19. The plundering of Cill-dara by Donnsleibhe…</option><option value="T100005B#d27142e7437">120.20. A victory was gained at Sliabh-Fuaid…</option><option value="T100005B#d27142e7440">M1023. The Age of Christ, 1023.Maelmaire Ua…</option><option value="T100005B#d27142e7441">121.1. The Age of Christ, 1023.</option><option value="T100005B#d27142e7444">121.2. Maelmaire Ua Cainen, wise man, and…</option><option value="T100005B#d27142e7447">121.3. Domhnall, son of Aedh Beag Ua…</option><option value="T100005B#d27142e7450">121.4. A predatory excursion was made by…</option><option value="T100005B#d27142e7453">121.5. Donnchadh Ua Duinn, lord of Breagh,…</option><option value="T100005B#d27142e7456">121.6. Lochlainn, son of Maeleachlainn, lord of…</option><option value="T100005B#d27142e7459">121.7. Tadhg, son of Brian, son of…</option><option value="T100005B#d27142e7462">121.8. Conchobhar, son of Aenghus, son of…</option><option value="T100005B#d27142e7465">121.9. The Termon of Cluain-mic-Nois was plundered…</option><option value="T100005B#d27142e7468">121.10. An army was led by Ua…</option><option value="T100005B#d27142e7473">121.11. Erard Mac Coisse, chief chronicler of…</option><option value="T100005B#d27142e7476">M1024. The Age of Christ, 1024.Fachtna, lector…</option><option value="T100005B#d27142e7477">122.1. The Age of Christ, 1024.</option><option value="T100005B#d27142e7480">122.2. Fachtna, lector and priest of Cluain-mic-Nois,…</option><option value="T100005B#d27142e7486">122.3. Dubhshlaine, chief anmchara of the Gaeidhil,…</option><option value="T100005B#d27142e7489">122.4. Donnsleibhe, lord of Ui-Faelain, took a…</option><option value="T100005B#d27142e7495">122.5. Cuan Ua Lothchain, chief poet of…</option><option value="T100005B#d27142e7498">122.6. Cucaille, son of Gairbhith, one of…</option><option value="T100005B#d27142e7504">122.7. Donnsleibhe, son of Maelmordha, lord of…</option><option value="T100005B#d27142e7507">122.8. The battle of Ath-na-croise in Corann,…</option><option value="T100005B#d27142e7520">122.9. An army was led by the…</option><option value="T100005B#d27142e7526">122.10. An army was led by the…</option><option value="T100005B#d27142e7529">122.11. The victory of Erglann, by Gearrgaela,…</option><option value="T100005B#d27142e7533">122.12. Domhnall, son of Aedh, royal heir…</option><option value="T100005B#d27142e7536">122.13. Maelduin Ua Conchaille, lord of Ui-Niallan,…</option><option value="T100005B#d27142e7539">122.14. Maelmuaidh Ua Ciarrdha, lord of Cairbre…</option><option value="T100005B#d27142e7542">122.15. A slaughter was made of the…</option><option value="T100005B#d27142e7545">M1025. The Age of Christ, 1025.Flannabhra, comharba…</option><option value="T100005B#d27142e7546">123.1. The Age of Christ, 1025.</option><option value="T100005B#d27142e7549">123.2. Flannabhra, comharba of Ia-Choluim-Chille;</option><option value="T100005B#d27142e7552">123.3. Maeleoin Ua Torain, comharba of Doire-Choluim-Chile;</option><option value="T100005B#d27142e7555">123.4. Ceannfaeladh, son of Flaithbheartach, successor of…</option><option value="T100005B#d27142e7558">123.5. and Gillachrist, its lector, died.</option><option value="T100005B#d27142e7561">123.6. Maelbrighde Ua Crichidein, successor of Finnia…</option><option value="T100005B#d27142e7564">123.7. Duibhinsi Ua Faircheallaigh, Abbot of Druim-leathan;</option><option value="T100005B#d27142e7567">123.8. Saerbhreathach, Abbot of Imleach Iubhair, who…</option><option value="T100005B#d27142e7575">123.9. and Muireadhach, son of Mughron, successor…</option><option value="T100005B#d27142e7578">123.10. Niall Ua Conchobhar, royal heir of…</option><option value="T100005B#d27142e7581">123.11. Mactire, son of Donnghaile, Tanist of…</option><option value="T100005B#d27142e7587">123.12. Gearrgaela, lord of Breagha, was killed…</option><option value="T100005B#d27142e7593">123.13. An army was led by Flaithbheartach…</option><option value="T100005B#d27142e7596">123.14. The grandson of Comhaltan Ua Cleirigh,…</option><option value="T100005B#d27142e7602">123.15. A predatory excursion was made by…</option><option value="T100005B#d27142e7605">123.16. Dunghal Ua Donnchadha, King of Caiseal,…</option><option value="T100005B#d27142e7608">123.17. Tearmann-Feichin was plundered and burned on…</option><option value="T100005B#d27142e7611">M1026. The Age of Christ, 1026.Conall Ua…</option><option value="T100005B#d27142e7612">124.1. The Age of Christ, 1026.</option><option value="T100005B#d27142e7615">124.2. Conall Ua Cillene, successor of Cronan…</option><option value="T100005B#d27142e7618">124.3. Maelruanaidh O'Maeldoraidh, lord of Cinel-Conaill, went…</option><option value="T100005B#d27142e7621">124.4. A hosting by Donnchadh, son of…</option><option value="T100005B#d27142e7624">124.5. An army was led by Flaithbheartach…</option><option value="T100005B#d27142e7627">124.6. Muircheartach, son of Conghalach, lord of…</option><option value="T100005B#d27142e7630">124.7. Aimergin Ua Mordha, lord of Laeighis,…</option><option value="T100005B#d27142e7635">124.8. A battle was gained by Roen…</option><option value="T100005B#d27142e7638">124.9. A plundering army was led by…</option><option value="T100005B#d27142e7641">124.10. An army was led by the…</option><option value="T100005B#d27142e7644">124.11. Three battles were gained by Roen,…</option><option value="T100005B#d27142e7648">124.12. The paved way from Garrdha-an-bhainbh to…</option><option value="T100005B#d27142e7651">124.13. A great depredation was committed by…</option><option value="T100005B#d27142e7654">M1027. The Age of Christ, 1027.Dunchadh, son…</option><option value="T100005B#d27142e7655">125.1. The Age of Christ, 1027.</option><option value="T100005B#d27142e7658">125.2. Dunchadh, son of Gillamochonna, successor of…</option><option value="T100005B#d27142e7661">125.3. Maelruanaidh Ua Maeldoraidh, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e7664">125.4. Ruaidhri Mac Fogartaigh, lord of South…</option><option value="T100005B#d27142e7667">125.5. Tadhg Mac Gillaphadraig was blinded by…</option><option value="T100005B#d27142e7672">125.6. An army was led by Donnchadh,…</option><option value="T100005B#d27142e7681">125.7. Scrin-Choluim-Cille was plundered by Roen, and…</option><option value="T100005B#d27142e7684">125.8. Scrin-Mocholmoc was plundered by Amhlaeibh, and…</option><option value="T100005B#d27142e7687">125.9. An army was led by Sitric,son…</option><option value="T100005B#d27142e7690">125.10. Cathalan-Ua-Crichain, lord of Fearnmhagh, and of…</option><option value="T100005B#d27142e7693">125.11. Domhnall, son of Flaithbheartach Ua Neill,…</option><option value="T100005B#d27142e7697">125.12. A depredation was committed by the…</option><option value="T100005B#d27142e7700">125.13. Mac-Cuinn, son of Donnghaile, royal heir…</option><option value="T100005B#d27142e7704">M1028. The Age of Christ, 1028.Tuathal Ua…</option><option value="T100005B#d27142e7705">126.1. The Age of Christ, 1028.</option><option value="T100005B#d27142e7708">126.2. Tuathal Ua Dubhanaigh, Bishop of Cluain-Iraird;…</option><option value="T100005B#d27142e7711">126.3. Art Ua Dunchadha, airchinneach of Mungairit,…</option><option value="T100005B#d27142e7714">126.4. Gillachrist, son of Dubhchuillinn, a noble…</option><option value="T100005B#d27142e7717">126.5. Coiseanmach, son of Duibheachtgha, successor of…</option><option value="T100005B#d27142e7720">126.6. Gillapadraig Ua Flaithbheartaigha, airchinneach of Sord;</option><option value="T100005B#d27142e7723">126.7. Cormac, priest of Ceanannus;</option><option value="T100005B#d27142e7726">126.8. Maelpadraig Ua Baeghalain, priest of Cluain-mic-Nois;</option><option value="T100005B#d27142e7729">126.9. Flaithnia Ua Tighernain, lector of Cill-Dacheallog;</option><option value="T100005B#d27142e7732">126.10. and Cearnach, Ostiarius of Cluain-mic-Nois, died.</option><option value="T100005B#d27142e7735">126.11. Brian Ua Conchobhair; Scorn Ua Ruairc;…</option><option value="T100005B#d27142e7739">126.12. Maelmordha, lord of Feara-Rois, was slain…</option><option value="T100005B#d27142e7745">126.13. Mac Concuailgne, lord of Ui-Eathach, died.</option><option value="T100005B#d27142e7748">126.14. Flannagan Ua Ceallaigh, lord of Breagha;…</option><option value="T100005B#d27142e7751">126.15. A predatory incursion by the Cinel-Eoghain…</option><option value="T100005B#d27142e7754">126.16. Donn Ua Conghalaigh was slain by…</option><option value="T100005B#d27142e7757">126.17. The oratory of Slaine fell.</option><option value="T100005B#d27142e7760">126.18. Bec Ua h-Aghda, lord of Teathbha,…</option><option value="T100005B#d27142e7763">M1029. The Age of Christ, 1029.Donnsleibhe Ua…</option><option value="T100005B#d27142e7764">127.1. The Age of Christ, 1029.</option><option value="T100005B#d27142e7767">127.2. Donnsleibhe Ua Brogarbhain, lord of Ui-Failghe,…</option><option value="T100005B#d27142e7770">127.3. Donnchadh Ua Donnagain, lord of Fearnmhagh;…</option><option value="T100005B#d27142e7773">127.4. Brian Ua Conchobhair, royal heir of…</option><option value="T100005B#d27142e7776">127.5. Muircheartach Ua Maeldoraidh was slain by…</option><option value="T100005B#d27142e7779">127.6. Aedh Ua Ruairc, lord of Dartraighe;…</option><option value="T100005B#d27142e7784">127.7. Amhlaeibh, son of Sitric, lord of…</option><option value="T100005B#d27142e7787">127.8. Maelcoluim, son of Maelbrighde, son of…</option><option value="T100005B#d27142e7790">127.9. Conchobhar, royal heir of Connaught, was…</option><option value="T100005B#d27142e7793">127.10. Maelbrighde, chief artificer of Ireland, died.</option><option value="T100005B#d27142e7796">M1030. The Age of Christ, 1030.Breasal Conailleach,…</option><option value="T100005B#d27142e7797">128.1. The Age of Christ, 1030.</option><option value="T100005B#d27142e7800">128.2. Breasal Conailleach, successor of Ciaran, died.</option><option value="T100005B#d27142e7803">128.3. Maelmartin, Bishop of Cill-dara, died.</option><option value="T100005B#d27142e7809">128.4. Eochaidh Ua Cethenen, successor of Tighearnach,…</option><option value="T100005B#d27142e7812">128.5. Aenghus Ua Cruimthir, successor of Comhghall;</option><option value="T100005B#d27142e7815">128.6. Tuathal O'Garbhain, Bishop of Cill-Chuilinn;</option><option value="T100005B#d27142e7818">128.7. and Maelodhar Dall, lector of Cill-achaidh,…</option><option value="T100005B#d27142e7821">128.8. Flann Ua Ceallaigh, successor of Coemhghin,…</option><option value="T100005B#d27142e7824">128.9. An eclipse of the sun on…</option><option value="T100005B#d27142e7827">128.10. The staff of Jesus was profaned…</option><option value="T100005B#d27142e7833">128.11. Flaithbheartach Ua Neill went to Rome.</option><option value="T100005B#d27142e7837">128.12. Ruaidhri Ua Canannain was slain at…</option><option value="T100005B#d27142e7840">128.13. Tadhg of the White Steed Ua…</option><option value="T100005B#d27142e7843">128.14. Aedh Ua Maeldoraidh was slain by…</option><option value="T100005B#d27142e7846">128.15. A battle was gained over Ua…</option><option value="T100005B#d27142e7851">128.16. The kingdom of Meath was assumed…</option><option value="T100005B#d27142e7854">128.17. Tadhg, son of Lorcan, lord of…</option><option value="T100005B#d27142e7857">128.18. Cumara, son of Macliag, chief poet…</option><option value="T100005B#d27142e7860">128.19. Maelduin, son of Ciarmhac, lord of…</option><option value="T100005B#d27142e7863">128.20. Conchobhar, son of Tadhg Ua Ceallaigh,…</option><option value="T100005B#d27142e7866">128.21. Domhnall Gott, King of Meath, was…</option><option value="T100005B#d27142e7869">128.22. Gormlaith, daughter of Murchadh, son of…</option><option value="T100005B#d27142e7887">128.23. Cugaileang and the son of Seanan…</option><option value="T100005B#d27142e7890">128.24. Flann Ua Flainn, lord of Gaileanga,…</option><option value="T100005B#d27142e7893">128.25. Donnchadh, lord of Cairbre, was killed…</option><option value="T100005B#d27142e7896">128.26. Tuathal Ua Dubhanaigh, Bishop of Cluain-Iraird,…</option><option value="T100005B#d27142e7901">M1031. The Age of Christ, 1031.Cathasach, successor…</option><option value="T100005B#d27142e7902">129.1. The Age of Christ, 1031.</option><option value="T100005B#d27142e7905">129.2. Cathasach, successor of Finghin, was blinded.</option><option value="T100005B#d27142e7908">129.3. Maelsuthain, anmchara of Brian, son of…</option><option value="T100005B#d27142e7911">129.4. and Conaing Ua Cearbhaill, airchinneach of…</option><option value="T100005B#d27142e7914">129.5. Mac-Finn,airchinneach of the Teach-Aeidheadh of Cluain-mic-Nois;</option><option value="T100005B#d27142e7917">129.6. and Mac Dealbhaeth, successor of Cronan…</option><option value="T100005B#d27142e7920">129.7. Flaithbheartach Ua Neill returned from Rome.…</option><option value="T100005B#d27142e7944">129.8. Ard-Breacain was plundered by the foreigners…</option><option value="T100005B#d27142e7947">129.9. Inis-Eoghain was plundered by Flaithbheartach, son…</option><option value="T100005B#d27142e7950">129.10. An army was led by the…</option><option value="T100005B#d27142e7953">129.11. Ua Donnagain, lord of Aradh-tire, was…</option><option value="T100005B#d27142e7957">129.12. Ua hAghda, i.e. Aghda, son of…</option><option value="T100005B#d27142e7960">129.13. Gluniairn, son of Sitric, was killed…</option><option value="T100005B#d27142e7963">129.14. Diarmaid, son of Domhnall, son of…</option><option value="T100005B#d27142e7966">129.15. Osraighe was plundered by Donnchadh, son…</option><option value="T100005B#d27142e7969">129.16. Gillachomhghaill Ua Slebhene, chief poet of…</option><option value="T100005B#d27142e7974">129.17. Conn-na-mBocht, head of the Culdees, and…</option><option value="T100005B#d27142e7984">129.18. Flaithbheartach Ua Murchadha, chief of Cinel-Boghaine,…</option><option value="T100005B#d27142e7987">129.19. Cusleibhe Ua Dobhailen, chief of Corca-Firtri,…</option><option value="T100005B#d27142e7990">129.20. Ua Ruairc, Art, i.e. the Cock,…</option><option value="T100005B#d27142e7993">129.21. Raghnall, son of Raghnall, son of…</option><option value="T100005B#d27142e7996">M1032. The Age of Christ, 1032.Maelmordha, anchorite,…</option><option value="T100005B#d27142e7997">130.1. The Age of Christ, 1032.</option><option value="T100005B#d27142e8000">130.2. Maelmordha, anchorite, died.</option><option value="T100005B#d27142e8003">130.3. Mughron Ua Nioc, Abbot of Tuaim-da-ghualann,…</option><option value="T100005B#d27142e8006">130.4. Duibhinnsi, bell-ringer of Cluain-mic-Nois, died.</option><option value="T100005B#d27142e8009">130.5. Domhnall, son of Maelruanaidh Ua Maeldoraidh,…</option><option value="T100005B#d27142e8012">130.6. The son of Mathghamhain, son of…</option><option value="T100005B#d27142e8015">130.7. Diarmaid, son of Eochaidh, head of…</option><option value="T100005B#d27142e8018">130.8. Donnghal, son of Donncathaigh, lord of…</option><option value="T100005B#d27142e8021">130.9. Edru Ua Conaing, royal heir of…</option><option value="T100005B#d27142e8024">130.10. The victory of Druim-Beannchair was gained…</option><option value="T100005B#d27142e8027">130.11. The battle of Inbher-Boinne was gained…</option><option value="T100005B#d27142e8034">130.12. Conchobhar, son of Maeleachlainn Ua Dubhda,…</option><option value="T100005B#d27142e8037">130.13. Ceallach, son of Dunchadh, lord of…</option><option value="T100005B#d27142e8042">130.14. Mathghamhain Ua Riagain, lord of Breagha,…</option><option value="T100005B#d27142e8045">130.15. Domhnall Ua Ceallaigh, the son of…</option><option value="T100005B#d27142e8048">130.16. Aenghus Ua Tighearnain was slain by…</option><option value="T100005B#d27142e8051">130.17. Murchadh, son of Searrach, lord of…</option><option value="T100005B#d27142e8054">130.18. Muircheartach, son (or grandson) of Maeleachlainn,…</option><option value="T100005B#d27142e8057">130.19. Tadhg Ua Guaire, lord of Ui-Cuilinn,…</option><option value="T100005B#d27142e8060">130.20. Mac-Connacht, i.e. Ua Dunadhaigh,lord of Sil-Anmchadha,…</option><option value="T100005B#d27142e8063">130.21. Maeltuile, Bishop of Ard-Macha, died.</option><option value="T100005B#d27142e8066">M1033. The Age of Christ, 1033.Muireadhach Ua…</option><option value="T100005B#d27142e8067">131.1. The Age of Christ, 1033.</option><option value="T100005B#d27142e8070">131.2. Muireadhach Ua Maenagain, a noble bishop…</option><option value="T100005B#d27142e8073">131.3. and Muireadhach Ua Manchain, successor of…</option><option value="T100005B#d27142e8076">131.4. Conn Ua Sinaich, chief anchorite of…</option><option value="T100005B#d27142e8079">131.5. Conn, son of Maelpadraig, airchinnech of…</option><option value="T100005B#d27142e8085">131.6. Aedh, son of Flaithbheartach Ua Neill,…</option><option value="T100005B#d27142e8088">131.7. A battle was gained by Murchadh…</option><option value="T100005B#d27142e8091">131.8. Conchobhar Ua Muireadhaigh, lord of Ciarraighe,…</option><option value="T100005B#d27142e8094">131.9. The fair of Carman was celebrated…</option><option value="T100005B#d27142e8097">131.10. A conflict between the Eli and…</option><option value="T100005B#d27142e8100">131.11. Aimhirgin Ua Cearbhaill, lord of Eile,…</option><option value="T100005B#d27142e8104">131.12. Aenghus Ua Cathail, lord of Eoghanacht-Locha-Lein,…</option><option value="T100005B#d27142e8107">131.13. The shrine of Peter and Paul…</option><option value="T100005B#d27142e8110">131.14. Foghartach Ua hAedha, lord of Magh-Luirg…</option><option value="T100005B#d27142e8113">131.15. Disert-Maeltuile was plundered by Murchadh Ua…</option><option value="T100005B#d27142e8118">131.16. Murchadh Ua Maeleachlainn, i.e. the son…</option><option value="T100005B#d27142e8121">131.17. Finn Ua Dunghalaigh, lord of Muscraighe-thire,…</option><option value="T100005B#d27142e8124">131.18. Cumumhan, son of Ruaidhri Ua Cetfadha,…</option><option value="T100005B#d27142e8130">131.19. Disert-Maeltuile was plundered by Murchadh O'Mae-leachlainn.</option><option value="T100005B#d27142e8133">M1034. The Age of Christ, 1034.Cathal Martyr,…</option><option value="T100005B#d27142e8134">132.1. The Age of Christ, 1034.</option><option value="T100005B#d27142e8137">132.2. Cathal Martyr, airchinneach of Corcach, died.</option><option value="T100005B#d27142e8140">132.3. Oenghus, son of Flann, rector of…</option><option value="T100005B#d27142e8143">132.4. Maicnia Ua hUchtain, lector of Ceanannus,…</option><option value="T100005B#d27142e8150">132.5. Gillaseachnaill, son of Gillamochonna, lord of…</option><option value="T100005B#d27142e8153">132.6. Dubhdaingean, lord of Connaught, was slain…</option><option value="T100005B#d27142e8156">132.7. Donnchadh, son of Brian, plundered Osraighe.</option><option value="T100005B#d27142e8159">132.8. Gillacoluim Ua Riagain, lord of South…</option><option value="T100005B#d27142e8162">132.9. Gillapadraig Ua Flannagain, lord of Teathbha,…</option><option value="T100005B#d27142e8165">132.10. Muireadhach Ua Flaithbheartach, lord of Ui-Briuin-Seola,…</option><option value="T100005B#d27142e8171">132.11. Coirten Ua Maelruain, lord of Dealbhna,…</option><option value="T100005B#d27142e8175">132.12. Gillaulartaigh, lord of the Deisi-Breagh;</option><option value="T100005B#d27142e8178">132.13. Cathal, son of Amhalgaidh, lord of…</option><option value="T100005B#d27142e8183">132.14. Amhlaeibh, son of Sitric, was slain…</option><option value="T100005B#d27142e8186">M1035. The Age of Christ, 1035.Flaithbheartach Ua…</option><option value="T100005B#d27142e8187">133.1. The Age of Christ, 1035.</option><option value="T100005B#d27142e8190">133.2. Flaithbheartach Ua Murchadha, lord of Cinel-Boghaine,…</option><option value="T100005B#d27142e8193">133.3. Iarnan Ua Flannchadha (who was usually…</option><option value="T100005B#d27142e8196">133.4. Raghnall, grandson of Imhar, lord of…</option><option value="T100005B#d27142e8199">133.5. Ardbraccan was plundered by Sitric afterwards,…</option><option value="T100005B#d27142e8204">133.6. Cusleibhe, son of Dobhran, lord of…</option><option value="T100005B#d27142e8210">133.7. Cill-Usaille and Claenadh were plundered by…</option><option value="T100005B#d27142e8213">133.8. A depredation by Donnchadh, son of…</option><option value="T100005B#d27142e8216">M1036. The Age of Christ, 1036.Aenghus Ua…</option><option value="T100005B#d27142e8217">134.1. The Age of Christ, 1036.</option><option value="T100005B#d27142e8220">134.2. Aenghus Ua Flainn, successor of Brenainn…</option><option value="T100005B#d27142e8223">134.3. and Ceallach Ua Sealbhaich, a bishop,…</option><option value="T100005B#d27142e8226">134.4. Aenghus, son of Cathan, Abbot of…</option><option value="T100005B#d27142e8229">134.5. Flaithbheartach an Trostain, lord of Oileach,…</option><option value="T100005B#d27142e8232">134.6. Maeleachlainn, lord of Creamthainne, was slain…</option><option value="T100005B#d27142e8235">134.7. Domhnall Ua h-Uathmharain, lord of Feara-Li,…</option><option value="T100005B#d27142e8238">134.8. Donnchadh, son of Flann, royal heir…</option><option value="T100005B#d27142e8241">134.9. Scolog, i.e. Niall Ua Flannagain, lord…</option><option value="T100005B#d27142e8246">134.10. Murchadh Ua an Chapail, i.e. Ua…</option><option value="T100005B#d27142e8249">134.11. Cuciche, son of Egneachan,lord of Cinel-Enda,…</option><option value="T100005B#d27142e8253">134.12. Donnchadh, son of Dunlaing, lord of…</option><option value="T100005B#d27142e8256">134.13. Ruaidhri, son of Tadhg, son of…</option><option value="T100005B#d27142e8259">134.14. Diarmaid, son of Donnchadh, Tanist of…</option><option value="T100005B#d27142e8262">134.15. Muircheartach, son of Gillaphadraig, lord of…</option><option value="T100005B#d27142e8265">134.16. Cill-dara and Ceanannus were burned.</option><option value="T100005B#d27142e8268">134.17. The oratory of Laithreach was burned…</option><option value="T100005B#d27142e8271">M1037. The Age of Christ, 1037.Flann, Prior…</option><option value="T100005B#d27142e8272">135.1. The Age of Christ, 1037.</option><option value="T100005B#d27142e8275">135.2. Flann, Prior of Gleann-Uisean;</option><option value="T100005B#d27142e8278">135.3. Cinaedh Ua Maeltemhin, learned senior of…</option><option value="T100005B#d27142e8281">135.4. Cairbre, son of Rodaighe, airchinneach of…</option><option value="T100005B#d27142e8287">135.5. Cathal, son of Ruaidhri, lord of…</option><option value="T100005B#d27142e8290">135.6. Flann, son of Domhnall Ua Maeleachlainn,…</option><option value="T100005B#d27142e8293">135.7. Three of the Ui-Maeldoraidh were slain…</option><option value="T100005B#d27142e8299">135.8. Three of the Ui Follamhain, and…</option><option value="T100005B#d27142e8305">135.9. Cuinmhain Ua Rubann, lord of Port-Lairge,…</option><option value="T100005B#d27142e8308">135.10. Port-Lairge was plundered and burned by…</option><option value="T100005B#d27142e8311">135.11. Scrin-Choluim-Chille and Daimhliag-Chianain were plundered by…</option><option value="T100005B#d27142e8315">135.12. Muirgheas Ua Conceanainn, lord of Ui-Diarmada,…</option><option value="T100005B#d27142e8318">135.13. Archu Ua Celechain, lord of Ui-Breasail,…</option><option value="T100005B#d27142e8321">135.14. Cearnachan Gott was slain by Ua…</option><option value="T100005B#d27142e8324">135.15. Gillacaeimhghin, son of Amhalghaidh, lord of…</option><option value="T100005B#d27142e8330">135.16. Imhar was killed treacherously by the…</option><option value="T100005B#d27142e8335">135.17. Dunchadh, son of Dunlaing, King of…</option><option value="T100005B#d27142e8338">135.18. Ruaidhri, son of Tadhg Ua Lorcain,…</option><option value="T100005B#d27142e8341">M1038. The Age of Christ, 1038.Flaithbheartach, son…</option><option value="T100005B#d27142e8342">136.1. The Age of Christ, 1038.</option><option value="T100005B#d27142e8345">136.2. Flaithbheartach, son of Loingseach, Bishop and…</option><option value="T100005B#d27142e8348">136.3. Cuinnen, Bishop, Abbot, and lector of…</option><option value="T100005B#d27142e8351">136.4. hUa Gabhaidh, distinguished Bishop of Disert-Diarmada;</option><option value="T100005B#d27142e8354">136.5. and the son of Cian, son…</option><option value="T100005B#d27142e8357">136.6. Ailill Ua Cair, lector of Dearmhach;…</option><option value="T100005B#d27142e8363">136.7. Cairbre Ua Coimhghillain, successor of Cainneach,…</option><option value="T100005B#d27142e8366">136.8. Colman Caech Ua Conghaile, successor of…</option><option value="T100005B#d27142e8372">136.9. Niall, son of Riagain, airchinneach of…</option><option value="T100005B#d27142e8375">136.10. Gillachrist, son of Cathbhar Ua Domhnaill,…</option><option value="T100005B#d27142e8378">136.11. Ua Muirigein, lord of Teathbha, was…</option><option value="T100005B#d27142e8382">136.12. Laidhgnen Ua Leocain, lord of Gaileanga,…</option><option value="T100005B#d27142e8385">136.13. Cuduiligh Ua Donnchadha, royal heir of…</option><option value="T100005B#d27142e8388">136.14. Reachru was plundered by the foreigners.</option><option value="T100005B#d27142e8391">136.15. Very great fruit in this year,…</option><option value="T100005B#d27142e8397">136.16. Two rencounters between the Dealbhna and…</option><option value="T100005B#d27142e8402">M1039. The Age of Christ, 1039.Maicnia, Bishop…</option><option value="T100005B#d27142e8403">137.1. The Age of Christ, 1039.</option><option value="T100005B#d27142e8406">137.2. Maicnia, Bishop and Comharba of Mainistir…</option><option value="T100005B#d27142e8409">137.3. Ceileachair Ua Cuileannain, successor of Tighearnach;</option><option value="T100005B#d27142e8412">137.4. and Muireadhach, son of Flannagain, Fos-airchinneach…</option><option value="T100005B#d27142e8415">137.5. The Cloictheach of Cluain-Iraird fell.</option><option value="T100005B#d27142e8418">137.6. Domhnall, son of Donnchadh, lord of…</option><option value="T100005B#d27142e8421">137.7. Murchadh Ruadh, son of Maeleachainn, was…</option><option value="T100005B#d27142e8424">137.8. Muireadhach, son of Flaithbheartach Ua Neill,…</option><option value="T100005B#d27142e8427">137.9. Donnchadh Dearg, son of Art, i.e.…</option><option value="T100005B#d27142e8430">137.10. An army was led by Donnchadh…</option><option value="T100005B#d27142e8433">137.11. Aedh Ua Flannagain, lord of Lurg…</option><option value="T100005B#d27142e8437">137.12. Mac Ruaidhri, lord of Fearnmhagh, fell…</option><option value="T100005B#d27142e8440">137.13. Mac Ruitsi, lord of Cinel-Fhiachach, was…</option><option value="T100005B#d27142e8443">137.14. Donnchadh Mac Gillaphadraig, lord of Osraighe…</option><option value="T100005B#d27142e8446">M1040. The Age of Christ, 1040.Maelmaire Ua…</option><option value="T100005B#d27142e8447">138.1. The Age of Christ, 1040.</option><option value="T100005B#d27142e8450">138.2. Maelmaire Ua Ochtain, successor of Colum-Cille…</option><option value="T100005B#d27142e8453">138.3. Dunchadh Ua hAnchainge, distinguished prelector of…</option><option value="T100005B#d27142e8456">138.4. Cosgrach, son of Aingeadh, successor of…</option><option value="T100005B#d27142e8459">138.5. Diarmaid Ua Seachnasaigh, the most distinguished…</option><option value="T100005B#d27142e8464">138.6. Corcran Cleireach, anchorite, who was the…</option><option value="T100005B#d27142e8467">138.7. Echtighearna, son of Bran, lord of…</option><option value="T100005B#d27142e8470">138.8. Ua Dubhlaich, lord of Fearta-Tulach, was…</option><option value="T100005B#d27142e8473">138.9. The battle of Cill-Dronnan was gained…</option><option value="T100005B#d27142e8481">138.10. Cill-dara, Ceanannus, Dun-da-leathghlas, and many other…</option><option value="T100005B#d27142e8484">138.11. Maein-Choluim-Chille, Disert-Diarmada, Moghna-Moshenoc, and Cluain-mor-Maedhog, were…</option><option value="T100005B#d27142e8488">138.12. The oratory of Laithreach-Briuin was burned…</option><option value="T100005B#d27142e8491">M1041. The Age of Christ, 1041.Maelbrighde Ua…</option><option value="T100005B#d27142e8492">139.1. The Age of Christ, 1041.</option><option value="T100005B#d27142e8495">139.2. Maelbrighde Ua Maelfinn, priest, anchorite, and…</option><option value="T100005B#d27142e8498">139.3. Cosgrach Ua Toicthigh, chief lector of…</option><option value="T100005B#d27142e8501">139.4. Soerghus, lector and airchinneach of Torach,…</option><option value="T100005B#d27142e8504">139.5. Mac Beathaidh, son of Ainmire, chief…</option><option value="T100005B#d27142e8507">139.6. Maelruanaidh, son of Roen, royal heir…</option><option value="T100005B#d27142e8510">139.7. Faelan Ua Mordha, lord of Laeighis,…</option><option value="T100005B#d27142e8513">139.8. Muircheartach Mac Gillaphadraig was slain by…</option><option value="T100005B#d27142e8516">139.9. Gillachomhghaill, son of Donnchuan, son of…</option><option value="T100005B#d27142e8519">139.10. The two sons of the son…</option><option value="T100005B#d27142e8524">139.11. A preying excursion by the Airghialla,…</option><option value="T100005B#d27142e8528">139.12. A preying excursion by the Ua…</option><option value="T100005B#d27142e8531">139.13. A preying excursion by the Ui-Ceinnsealaigh…</option><option value="T100005B#d27142e8537">139.14. Cuciche U Dunlaing, lord of Laeighis,…</option><option value="T100005B#d27142e8543">139.15. Fearna-mor-Maedhog was burned by Donnchadh, son…</option><option value="T100005B#d27142e8546">139.16. Gleann-Uisean was plundered by the son…</option><option value="T100005B#d27142e8553">M1042. The Age of Christ, 1042.Maelbrighde, Bishop…</option><option value="T100005B#d27142e8554">140.1. The Age of Christ, 1042.</option><option value="T100005B#d27142e8557">140.2. Maelbrighde, Bishop of Cill-dara;</option><option value="T100005B#d27142e8560">140.3. Ailill of Mucnamh, head of the…</option><option value="T100005B#d27142e8563">140.4. Eochagan, airchinneach of Slaine, and lector…</option><option value="T100005B#d27142e8566">140.5. Loingseach Ua Maelseachlainn lector of Clonard</option><option value="T100005B#d27142e8570">140.6. Loingseach Ua Flaithen, successor of Ciaran…</option><option value="T100005B#d27142e8573">140.7. Maelpeadair Ua hAilecain, lector of Ard-Macha,…</option><option value="T100005B#d27142e8576">140.8. Fiacha Ua Maelmordha, chief senior of…</option><option value="T100005B#d27142e8579">140.9. Flann, son of Maelseachlainn Gott, royal…</option><option value="T100005B#d27142e8582">140.10. Murchadh, son of Dunlaing, King of…</option><option value="T100005B#d27142e8587">140.11. Macraith, son of Gorman, son of…</option><option value="T100005B#d27142e8591">140.12. Sitric, and Cailleach-Finain, his daughter, died…</option><option value="T100005B#d27142e8594">M1043. The Age of Christ, 1043.Flaithbheartach, Bishop…</option><option value="T100005B#d27142e8595">141.1. The Age of Christ, 1043.</option><option value="T100005B#d27142e8598">141.2. Flaithbheartach, Bishop of Dun-Leathghlaise, died.</option><option value="T100005B#d27142e8601">141.3. Conchobhar Ua Laidhgnen, airchinneach of Fearna-mor-Maedhoig…</option><option value="T100005B#d27142e8604">141.4. Aedhan Connachtach, anchorite and lector of…</option><option value="T100005B#d27142e8607">141.5. Ceallach Ua Cleircein, successor of Finnen…</option><option value="T100005B#d27142e8610">141.6. and Cathal, son of Ruaidhri, lord…</option><option value="T100005B#d27142e8613">141.7. Domhnall Ua Fearghaile, lord of Fortuatha-Laighean,…</option><option value="T100005B#d27142e8616">141.8. Flann Ua h-Ainfeth, lord of Ui-Meith,…</option><option value="T100005B#d27142e8619">141.9. Gillamochonna Ua Duibhdhirma, died.</option><option value="T100005B#d27142e8622">141.10. Ceinneidigh Ua Cuirc, lord of Muscraighe,…</option><option value="T100005B#d27142e8625">141.11. A victory was gained by the…</option><option value="T100005B#d27142e8629">141.12. A plundering excursion was made by…</option><option value="T100005B#d27142e8632">141.13. The fasting of the clergy of…</option><option value="T100005B#d27142e8637">141.14. A predatory excursion was made by…</option><option value="T100005B#d27142e8643">M1044. The Age of Christ, 1044.Maelmochta, Bishop…</option><option value="T100005B#d27142e8644">142.1. The Age of Christ, 1044.</option><option value="T100005B#d27142e8647">142.2. Maelmochta, Bishop of Lughmhadh;</option><option value="T100005B#d27142e8650">142.3. Maenach of Mucnamh;</option><option value="T100005B#d27142e8653">142.4. Aedh of Sgelic-Mhichil;</option><option value="T100005B#d27142e8656">142.5. and Ailill, son of Breasal, resident…</option><option value="T100005B#d27142e8659">142.6. Cumasgach Ua h-Ailellain, lord of Ui-Eathach,…</option><option value="T100005B#d27142e8662">142.7. Niall Ua Ceileachain, lord of Ui-Breasail,…</option><option value="T100005B#d27142e8665">142.8. Domhnall Ua Cuirc, lord of Muscraighe…</option><option value="T100005B#d27142e8671">142.9. A predatory excursion was made by…</option><option value="T100005B#d27142e8676">142.10. Another predatory excursion was made by…</option><option value="T100005B#d27142e8679">142.11. Ua h-Aedha, lord of Ui-Fiachrach-Arda-Sratha, was…</option><option value="T100005B#d27142e8683">142.12. Cluain-mic-Nois was plundered by the Munstermen,…</option><option value="T100005B#d27142e8689">142.13. Cluain-mic-Nois was plundered by the Conmhaicni,…</option><option value="T100005B#d27142e8707">142.14. A slaughter was made of the…</option><option value="T100005B#d27142e8710">142.15. A slaughter was made of the…</option><option value="T100005B#d27142e8713">142.16. Murchadh, son of Bran, lord of…</option><option value="T100005B#d27142e8717">M1045. The Age of Christ, 1045.Maelmartin Finn,…</option><option value="T100005B#d27142e8718">143.1. The Age of Christ, 1045.</option><option value="T100005B#d27142e8721">143.2. Maelmartin Finn, lector of Ceanannus;</option><option value="T100005B#d27142e8724">143.3. Cana, noble priest of Achadh-bo;</option><option value="T100005B#d27142e8727">143.4. Muireadhach, son of Mac Saerghusa, airchinneach…</option><option value="T100005B#d27142e8730">143.5. Cathasach Ua Cathail, successor of Caeimhghin;</option><option value="T100005B#d27142e8733">143.6. Cathasach Ua Corcrain, comharba of Gleann-Uisean;</option><option value="T100005B#d27142e8736">143.7. Cormac Ua Ruadhrach, airchinneach of Tearmann-Feichine;</option><option value="T100005B#d27142e8739">143.8. and Maenach Ua Cirdubhain, successor of…</option><option value="T100005B#d27142e8742">143.9. Cluain-Iraird was thrice burned in one…</option><option value="T100005B#d27142e8745">143.10. Flaithbheartach Ua Canannain, lord of Cinel-Conaill;</option><option value="T100005B#d27142e8748">143.11. and Gluniarn Ua Clercen, lord of…</option><option value="T100005B#d27142e8752">143.12. Conghalach Ua Lochlainn, lord of Corca-Modhruadh,…</option><option value="T100005B#d27142e8758">143.13. A slaughter was made of the…</option><option value="T100005B#d27142e8761">143.14. A predatory excursion was made by…</option><option value="T100005B#d27142e8764">143.15. Carthach, son of Saerbhreathach, lord of…</option><option value="T100005B#d27142e8767">143.16. Domhnall Ua Ceatfadha, head of Dal-gCais,…</option><option value="T100005B#d27142e8770">143.17. The son of Maeleachlainn, son of…</option><option value="T100005B#d27142e8773">143.18. Amhalghaidh, son of Flann, chief of…</option><option value="T100005B#d27142e8778">143.19. Cluain-fearta-Brenainn, with its church, was burned…</option><option value="T100005B#d27142e8781">M1046. The Age of Christ, 1046.Maelpadraig Ua…</option><option value="T100005B#d27142e8782">144.1. The Age of Christ, 1046.</option><option value="T100005B#d27142e8785">144.2. Maelpadraig Ua Bileoice, chief lector of…</option><option value="T100005B#d27142e8788">144.3. and Maelbrighde, priest of Cill-dara, died.</option><option value="T100005B#d27142e8791">144.4. Muireadhach, son of Flaithbheartach Ua Neill,…</option><option value="T100005B#d27142e8794">144.5. Art Ua Ruairc, King of Connaught,…</option><option value="T100005B#d27142e8797">144.6. Ua Finnguine, lord of Eoganacht-Caille-na-manach, was…</option><option value="T100005B#d27142e8800">144.7. Conchobhar Ua Loingsigh, lord of Dal-Araidhe,…</option><option value="T100005B#d27142e8806">144.8. Gormfhlaith, daughter of Maelseachlainn, and Maelruanaidh…</option><option value="T100005B#d27142e8809">144.9. The son of Aralt was expelled…</option><option value="T100005B#d27142e8812">144.10. Fearghal Ua Ciardha, lord of Cairbre,…</option><option value="T100005B#d27142e8815">M1047. The Age of Christ, 1047.Cethernach, bishop…</option><option value="T100005B#d27142e8816">145.1. The Age of Christ, 1047.</option><option value="T100005B#d27142e8819">145.2. Cethernach, bishop from Teach-Collain, died at…</option><option value="T100005B#d27142e8822">145.3. Gillamolaissi, lector of Lughmhadh;</option><option value="T100005B#d27142e8825">145.4. Maelmoicheirghe, lector of Cluain-Iraird;</option><option value="T100005B#d27142e8828">145.5. and Cuduiligh, son of Gaithine Fosairchinneach…</option><option value="T100005B#d27142e8831">145.6. Ciarcaille, son of Foghlaidh, steward of…</option><option value="T100005B#d27142e8835">145.7. Lann, daughter of Mac Sealbhachain, successor…</option><option value="T100005B#d27142e8838">145.8. and Ua Baillen, lector of Ros-Cre,…</option><option value="T100005B#d27142e8841">145.9. Muircheartach, son of Mac Madadhain, lord…</option><option value="T100005B#d27142e8844">145.10. Niall Ua Ruairc was slain in…</option><option value="T100005B#d27142e8848">145.11. An army was led by Niall,…</option><option value="T100005B#d27142e8851">145.12. A great famine came upon the…</option><option value="T100005B#d27142e8854">145.13. Great snow in this year (the…</option><option value="T100005B#d27142e8864">145.14. The son of Donnchadh Gott, royal…</option><option value="T100005B#d27142e8867">145.15. and Ua hEidhin, lord of Ui-Fiachrach-Aidhne,…</option><option value="T100005B#d27142e8870">M1048. The Age of Christ, 1048.Cele, Bishop…</option><option value="T100005B#d27142e8871">146.1. The Age of Christ, 1048.</option><option value="T100005B#d27142e8874">146.2. Cele, Bishop of Ardachadh of Bishop…</option><option value="T100005B#d27142e8877">146.3. Aedh, son of Maelan Ua Nuadhait,…</option><option value="T100005B#d27142e8880">146.4. Cloithnia, successor of Ailbhe of Imleach,…</option><option value="T100005B#d27142e8886">146.5. Feardomhnach Ua Innascaigh, successor of Finnen,…</option><option value="T100005B#d27142e8889">146.6. Dunchadh Ua Ceileachair, successor of Ciaran…</option><option value="T100005B#d27142e8892">146.7. Gillacoluim Ua hEignigh, lord of Airghialla,…</option><option value="T100005B#d27142e8895">146.8. Dunlaing, son of Dunghal, lord of…</option><option value="T100005B#d27142e8898">146.9. Maelfabhaill Ua hEidhin, lord of Ui-Fiachrach-Aidhne,…</option><option value="T100005B#d27142e8901">146.10. Fearghal Ua Maelmhuaidh, lord of Feara-Ceall,…</option><option value="T100005B#d27142e8904">146.11. Ceannfaeladh Ua Cuill, chief poet of…</option><option value="T100005B#d27142e8908">146.12. the son of Cumara, grandson of…</option><option value="T100005B#d27142e8913">146.13. Gairbhith Ua Cathasaigh, lord of Breagha,…</option><option value="T100005B#d27142e8922">146.14. A predatory excursion was made by…</option><option value="T100005B#d27142e8925">146.15. A predatory excursion was made by…</option><option value="T100005B#d27142e8928">146.16. A predatory excursion was made by…</option><option value="T100005B#d27142e8931">146.17. An army was led by the…</option><option value="T100005B#d27142e8934">146.18. A predatory excursion was made by…</option><option value="T100005B#d27142e8940">M1049. The Age of Christ, 1049.Maelcainnigh Ua…</option><option value="T100005B#d27142e8941">147.1. The Age of Christ, 1049.</option><option value="T100005B#d27142e8944">147.2. Maelcainnigh Ua Taichligh, comharba of Daimhinis,…</option><option value="T100005B#d27142e8947">147.3. Tuathal Ua hUail, airchinneach of Both-Chonais;</option><option value="T100005B#d27142e8950">147.4. Tuathal Ua Muirgheasac, lector of Tuaim-Finnlocha,…</option><option value="T100005B#d27142e8953">147.5. Flaithbheartach, son of Domhnall Ua Loingsigh,…</option><option value="T100005B#d27142e8956">147.6. Muircheartach Ua Maelseachlainn was slain by…</option><option value="T100005B#d27142e8959">147.7. Conchobhar Ua Cinnfhaelaidh, lord of Ui-Conaill…</option><option value="T100005B#d27142e8962">147.8. Imhar Ua Beice, lord of Ui-Meith,…</option><option value="T100005B#d27142e8965">147.9. Anaessles, son of Domhnall, lord of…</option><option value="T100005B#d27142e8968">147.10. An army was led by the…</option><option value="T100005B#d27142e8976">147.11. An army was led by the…</option><option value="T100005B#d27142e8980">147.12. Amhalghaidh, successor of Patrick, and Dubhdalethe,…</option><option value="T100005B#d27142e8983">M1050. The Age of Christ, 1050.Cleirchen Ua…</option><option value="T100005B#d27142e8984">148.1. The Age of Christ, 1050.</option><option value="T100005B#d27142e8987">148.2. Cleirchen Ua Muineoc, noble bishop of…</option><option value="T100005B#d27142e8990">148.3. Diarmaid Ua Rodachain, Bishop of Fearna;</option><option value="T100005B#d27142e8993">148.4. Conall, airchinneach of Cill-Mocheallog, and its…</option><option value="T100005B#d27142e8996">148.5. Dubhthach, son of Milidh, successor of…</option><option value="T100005B#d27142e8999">148.6. Guaire Ua Manchain, priest of Gleann-da-locha;</option><option value="T100005B#d27142e9002">148.7. Diarmaid Ua Cele, airchinneach of Tealach-Foirtcheirn…</option><option value="T100005B#d27142e9005">148.8. Diarmaid Ua Lachan, lector of Cill-dara,…</option><option value="T100005B#d27142e9008">148.9. Ua Scula, airchinneach of Inis-Cathaigh;</option><option value="T100005B#d27142e9011">148.10. Maelan, lector of Ceanannus, who was…</option><option value="T100005B#d27142e9014">148.11. and Maelduin Ua hEigceartaigh, airchinneach of…</option><option value="T100005B#d27142e9018">148.12. Maelseachlainn, son of Ceannfaeladh, died.</option><option value="T100005B#d27142e9021">148.13. Donnchadh, i.e. the Cossalach, son of…</option><option value="T100005B#d27142e9024">148.14. Maelruanaidh, son of Cucoirne, lord of…</option><option value="T100005B#d27142e9027">148.15. A conflict between the men of…</option><option value="T100005B#d27142e9030">148.16. Dubhdalethe, successor of Patrick, made a…</option><option value="T100005B#d27142e9035">148.17. Much inclement weather happened in the…</option><option value="T100005B#d27142e9038">148.18. Cill-dara with its Daimhliag great stone…</option><option value="T100005B#d27142e9044">148.19. Cluain-mic-Nois was plundered thrice in one…</option><option value="T100005B#d27142e9050">148.20. Lann-Leire was burned and plundered.</option><option value="T100005B#d27142e9053">148.21. Doire-Caelainne and the Cloictheach of Ros-Comain…</option><option value="T100005B#d27142e9056">148.22. Daimhliag Chianain was burned.</option><option value="T100005B#d27142e9063">148.23. Inis-Clothrann in Loch Ribh was plundered.</option><option value="T100005B#d27142e9069">148.24. Dubhdalethe made a visitation of Cinel-Eoghain,…</option><option value="T100005B#d27142e9072">M1051. The Age of Christ, 1051.Mac Sluaghadhaigh,…</option><option value="T100005B#d27142e9073">149.1. The Age of Christ, 1051.</option><option value="T100005B#d27142e9076">149.2. Mac Sluaghadhaigh, noble priest of Cluain-mic-Nois,…</option><option value="T100005B#d27142e9079">149.3. Muircheartach, son of Breac, lord of…</option><option value="T100005B#d27142e9082">149.4. Ua Conchobhair, lord of Ui-Failghe, namely,…</option><option value="T100005B#d27142e9085">149.5. A battle was gained by Ua…</option><option value="T100005B#d27142e9088">149.6. Diarmaid, son of Domhnall, son of…</option><option value="T100005B#d27142e9091">149.7. Mac Lachlainn was expelled from the…</option><option value="T100005B#d27142e9094">149.8. The son of Faelan, son of…</option><option value="T100005B#d27142e9097">149.9. Amhalgaidh, son of Cathal, lord of…</option><option value="T100005B#d27142e9103">149.10. Cathal, son of Tighearnain, lord of…</option><option value="T100005B#d27142e9108">149.11. A victory was gained over the…</option><option value="T100005B#d27142e9112">149.12. Laidhcenn, son of Maelan Ua Leocain,…</option><option value="T100005B#d27142e9118">149.13. Domhnall Ban Ua Briain was slain…</option><option value="T100005B#d27142e9121">149.14. The Tree of Magh-Adhair was prostrated…</option><option value="T100005B#d27142e9124">149.15. Faelan, son of Bradan, son of…</option><option value="T100005B#d27142e9128">M1052. The Age of Christ, 1052.Arthur, son…</option><option value="T100005B#d27142e9129">150.1. The Age of Christ, 1052.</option><option value="T100005B#d27142e9132">150.2. Arthur, son of Muireadhach of Cluain-Maedhog,…</option><option value="T100005B#d27142e9138">150.3. Echthighern Ua Eaghrain, successor of Ciaran…</option><option value="T100005B#d27142e9141">150.4. Muireadhach Ua Sinnachain, Patrick's steward in…</option><option value="T100005B#d27142e9144">150.5. Muireadhach, son of Diarmaid, successor of…</option><option value="T100005B#d27142e9147">150.6. and Cleireach Ruadh Ua Lathachain, died.</option><option value="T100005B#d27142e9150">150.7. Gillaphadraig, son of Domhnall, Prior of…</option><option value="T100005B#d27142e9153">150.8. Macraith, grandson of Donnchadh, lord of…</option><option value="T100005B#d27142e9156">150.9. A predatory excursion was made into…</option><option value="T100005B#d27142e9161">150.10. A predatory excursion was made by…</option><option value="T100005B#d27142e9164">150.11. A slaughter was made of the…</option><option value="T100005B#d27142e9168">150.12. Dubheassa, daughter of Brian, died.</option><option value="T100005B#d27142e9171">150.13. Domhnall, son of Gillachrist, son of…</option><option value="T100005B#d27142e9174">150.14. Braen, son of Maelmordha, i.e. King…</option><option value="T100005B#d27142e9177">M1053. The Age of Christ, 1053.Doilgen, noble…</option><option value="T100005B#d27142e9178">151.1. The Age of Christ, 1053.</option><option value="T100005B#d27142e9181">151.2. Doilgen, noble priest of Ard-Macha;</option><option value="T100005B#d27142e9184">151.3. Domhnall Ua Cele, airchinneach of Slaine;</option><option value="T100005B#d27142e9187">151.4. Cormac Ua Ruadhrach, airchinneach of Tearmann-Feichin;</option><option value="T100005B#d27142e9190">151.5. and Murchadh Ua Beollain, airchinneach of…</option><option value="T100005B#d27142e9193">151.6. Flaithbheartach Ua Maelfabhaill, lord of Carraig-Brachaidhe,…</option><option value="T100005B#d27142e9196">151.7. Niall Ua h-Eignigh, lord of Feara-Manach,…</option><option value="T100005B#d27142e9199">151.8. Donnchadh Ua Ceallachain, royal heir of…</option><option value="T100005B#d27142e9202">151.9. Maelcron, son of Cathal, lord of…</option><option value="T100005B#d27142e9205">151.10. A depredation was committed by Mac…</option><option value="T100005B#d27142e9208">151.11. Cochlan, lord of Dealbhna, was treacherously…</option><option value="T100005B#d27142e9214">151.12. Curian Ua Maelduin, lord of Feara-Luirg,…</option><option value="T100005B#d27142e9217">151.13. An army was led by the…</option><option value="T100005B#d27142e9226">151.14. An army was led by the…</option><option value="T100005B#d27142e9229">151.15. A predatory excursion was made by…</option><option value="T100005B#d27142e9232">151.16. Amhlaeibh Ua Machainen, lord of Mughdhorna,…</option><option value="T100005B#d27142e9235">M1054. The Age of Christ, 1054.Ua Gearruidhir,…</option><option value="T100005B#d27142e9236">152.1. The Age of Christ, 1054.</option><option value="T100005B#d27142e9239">152.2. Ua Gearruidhir, Bishop of Cill-Dalua;</option><option value="T100005B#d27142e9242">152.3. Maelcoluim Ua Collbrainn priest</option><option value="T100005B#d27142e9247">152.4. Guaire Ua Lachtnain, lector of Cluain-mic-Nois;</option><option value="T100005B#d27142e9250">152.5. and Cuileannan Claen, lector of Leithghlinn…</option><option value="T100005B#d27142e9253">152.6. Aedh, grandson of Fearghal, son of…</option><option value="T100005B#d27142e9256">152.7. Dubhghall Ua hAedhagain, lord of Ui-Niallain,…</option><option value="T100005B#d27142e9259">152.8. The battle of Finnmhagh was gained…</option><option value="T100005B#d27142e9265">152.9. Aedh, son of Ceinneidigh, son of…</option><option value="T100005B#d27142e9269">152.10. Mac Ualghairg, lord of Cairbre, was…</option><option value="T100005B#d27142e9273">152.11. A steeple of fire was seen…</option><option value="T100005B#d27142e9276">152.12. Loch Suidhe-Odhrain in Sliabh-Guaire migrated in…</option><option value="T100005B#d27142e9279">152.13. A predatory excursion was made by…</option><option value="T100005B#d27142e9282">152.14. Two of the Mac Carthaighs were…</option><option value="T100005B#d27142e9288">152.15. An army was led by the…</option><option value="T100005B#d27142e9291">152.16. Toirdhealbhach O'Briain, accompanied by the Connaughtmen,…</option><option value="T100005B#d27142e9295">M1055. The Age of Christ, 1055.Maelduin, son…</option><option value="T100005B#d27142e9296">153.1. The Age of Christ, 1055.</option><option value="T100005B#d27142e9299">153.2. Maelduin, son of Gilla-Andreas, Bishop of…</option><option value="T100005B#d27142e9302">153.3. Tuathal Ua Follamhain, successor of Finnen…</option><option value="T100005B#d27142e9305">153.4. Maelmartan, son of Assidh, successor of…</option><option value="T100005B#d27142e9308">153.5. Maelbrighde Ua Maelruain, airchinnech of Slebhte;</option><option value="T100005B#d27142e9314">153.6. Maelbrighde, son of Baedan, lector of…</option><option value="T100005B#d27142e9317">153.7. Colum Ua Cathail, airchinneach of Rossailithir;</option><option value="T100005B#d27142e9320">153.8. and Odhar Ua Muireadhaigh, airchinneach of…</option><option value="T100005B#d27142e9323">153.9. Fiachra Ua Corcrain;</option><option value="T100005B#d27142e9326">153.10. Ua Ruarcain, airchinneach of Airdne-Caemhain;</option><option value="T100005B#d27142e9329">153.11. and Gorman Anmchara, died.</option><option value="T100005B#d27142e9333">153.12. Domhnall Ruadh Ua Briain was slain…</option><option value="T100005B#d27142e9336">153.13. Gillaphadraig, lord of Osraighe.</option><option value="T100005B#d27142e9339">153.14. The May prey was made by…</option><option value="T100005B#d27142e9342">153.15. A predatory excursion was made by…</option><option value="T100005B#d27142e9345">153.16. Ceannfaeladh Ua Muireadhaigh, lord of the…</option><option value="T100005B#d27142e9348">153.17. A battle was gained by Toirdhealbhach…</option><option value="T100005B#d27142e9351">153.18. Ua Sibhliain, lord of Ui-Failghe, was…</option><option value="T100005B#d27142e9354">M1056. The Age of Christ, 1056.Aedh Ua…</option><option value="T100005B#d27142e9355">154.1. The Age of Christ, 1056.</option><option value="T100005B#d27142e9358">154.2. Aedh Ua Foirreidh, chief lector and…</option><option value="T100005B#d27142e9374">154.3. Cetfaidh, head of the piety of…</option><option value="T100005B#d27142e9377">154.4. Flann Mainistreach, lector of Mainistir-Buithe, the…</option><option value="T100005B#d27142e9391">154.5. Daighre Ua Dubhatan, anmchara of Cluain,…</option><option value="T100005B#d27142e9394">154.6. Suibhne Ua n-Eoghain, airchinneach of Tearmann-Feichin;</option><option value="T100005B#d27142e9397">154.7. Cathasach, son of Gearrgarbhan, successor of…</option><option value="T100005B#d27142e9400">154.8. and Maelfinnen Mac Cuinn-na-mBocht, the father…</option><option value="T100005B#d27142e9403">154.9. Etru, son of Labhraidh, chief of…</option><option value="T100005B#d27142e9406">154.10. Murchadh, son of Diarmaid, lord of…</option><option value="T100005B#d27142e9409">154.11. Domhnall Ua Cearnachain, son of the…</option><option value="T100005B#d27142e9413">154.12. A predatory incursion was made by…</option><option value="T100005B#d27142e9418">154.13. Eochaidh Ua Flaithen, going upon a…</option><option value="T100005B#d27142e9421">154.14. Tadhg, son of the Cleric Ua…</option><option value="T100005B#d27142e9424">154.15. Ruaidhri Ua Gadhra, Tanist of Luigne,…</option><option value="T100005B#d27142e9427">154.16. A plundering expedition was made by…</option><option value="T100005B#d27142e9430">154.17. Gillachaeimhghin, son of Gillachomhghaill, and Maelmordha,…</option><option value="T100005B#d27142e9433">154.18. Odhar, son of Flann, lord of…</option><option value="T100005B#d27142e9436">M1057. The Age of Christ, 1057.Mughron Ua…</option><option value="T100005B#d27142e9437">155.1. The Age of Christ, 1057.</option><option value="T100005B#d27142e9440">155.2. Mughron Ua Mutain, successor of Bairre,…</option><option value="T100005B#d27142e9443">155.3. Robhartach, son of Feardomhnach, successor of…</option><option value="T100005B#d27142e9446">155.4. and Dubhdalethe Ua Cinaedha, airchinneach of…</option><option value="T100005B#d27142e9449">155.5. Niall Ua hEigneachain, lord of Cinel-Enda,…</option><option value="T100005B#d27142e9452">155.6. Maelruanaidh Ua Fogarta,lord of South Eile,…</option><option value="T100005B#d27142e9457">155.7. Dunghal, son of Macraith Ua Dunchadha,…</option><option value="T100005B#d27142e9460">155.8. A battle between Domhnall Ua Maelruanaidh,…</option><option value="T100005B#d27142e9463">155.9. A great plundering of Luighne was…</option><option value="T100005B#d27142e9466">155.10. A slaughter was made of the…</option><option value="T100005B#d27142e9472">155.11. Dunchadh Ua Donnchadha, lord of Caiseal,…</option><option value="T100005B#d27142e9475">M1058. The Age of Christ, 1058.Colman Ua…</option><option value="T100005B#d27142e9476">156.1. The Age of Christ, 1058.</option><option value="T100005B#d27142e9479">156.2. Colman Ua h-Aireachtaigh, successor of Comhghall…</option><option value="T100005B#d27142e9482">156.3. Maelfinnen Ua Guaire, anchorite of Daimhinis;</option><option value="T100005B#d27142e9485">156.4. and Maelisa Ua Flainnchua, a learned…</option><option value="T100005B#d27142e9488">156.5. Imleach-Ibhair was totally burned, both Daimhliag…</option><option value="T100005B#d27142e9491">156.6. After the burning of Luimneach, the…</option><option value="T100005B#d27142e9494">156.7. Gallbrat Ua Cearbhaill, royal heir of…</option><option value="T100005B#d27142e9497">156.8. Ceallach, son of Muireagan, lord of…</option><option value="T100005B#d27142e9500">156.9. Scrin-Choluim-Chille was plundered by the men…</option><option value="T100005B#d27142e9503">M1059. The Age of Christ, 1059.Ua Lorcain,…</option><option value="T100005B#d27142e9504">157.1. The Age of Christ, 1059.</option><option value="T100005B#d27142e9507">157.2. Ua Lorcain, Abbot of Cill-achaidh, died.</option><option value="T100005B#d27142e9510">157.3. Domhnall Deiseach, wise man and anchorite,…</option><option value="T100005B#d27142e9513">157.4. Domhnall, son of Eodhas, airchinneach of…</option><option value="T100005B#d27142e9518">157.5. Aneslis, son of Odhar, airchinneach of…</option><option value="T100005B#d27142e9521">157.6. Eochaidh Ua Cinaedh, airchinneach of Ath-Truim;</option><option value="T100005B#d27142e9524">157.7. Conaing Ua Faircheallaigh, airchinneach of Druim-leathan,…</option><option value="T100005B#d27142e9530">157.8. Conn-na-mBocht, the glory and dignity of…</option><option value="T100005B#d27142e9533">157.9. Niall Ua Maeldoraidh, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e9536">157.10. Aedhvar Ua Dubhda, lord of Ui-Amhalghadha,…</option><option value="T100005B#d27142e9539">157.11. Cathal, son of Tighearnan, son of…</option><option value="T100005B#d27142e9543">157.12. Duarcan Ua hEaghra, lord of the…</option><option value="T100005B#d27142e9546">157.13. Tomaltach Ua Maelbhrenainn, lord of Sil-Muireadhaigh</option><option value="T100005B#d27142e9549">157.14. and Maelseachlainn Ua Bric, lord of…</option><option value="T100005B#d27142e9552">157.15. Conghalach Ua Riagain, royal heir of…</option><option value="T100005B#d27142e9555">157.16. Gillacaeimhghin, son of Gillacomhgaill, royal heir…</option><option value="T100005B#d27142e9558">157.17. Ruaidhri Ua Gadhra, heir to the…</option><option value="T100005B#d27142e9561">157.18. A predatory excursion was made by…</option><option value="T100005B#d27142e9567">157.19. A predatory excursion was made by…</option><option value="T100005B#d27142e9573">157.20. The son of Brian Borumha went…</option><option value="T100005B#d27142e9579">157.21. A victory was gained by Conchobhair…</option><option value="T100005B#d27142e9584">157.22. Great fruit throughout Ireland in this…</option><option value="T100005B#d27142e9588">157.23. A great war between the Leinstermen…</option><option value="T100005B#d27142e9591">M1060. The Age of Christ, 1060.Maelchiarain Ua…</option><option value="T100005B#d27142e9592">158.1. The Age of Christ, 1060.</option><option value="T100005B#d27142e9595">158.2. Maelchiarain Ua Robhachain, airchinneach of Sord-Choluim-Chille;</option><option value="T100005B#d27142e9598">158.3. and Ailill Ua Maelchiarain, airchinneach of…</option><option value="T100005B#d27142e9604">158.4. Ceanannus was all burned, both houses…</option><option value="T100005B#d27142e9607">158.5. Leithghlinn was all burned, except the…</option><option value="T100005B#d27142e9610">158.6. The Eli and Ui-Forgga came upon…</option><option value="T100005B#d27142e9613">158.7. Murchadh, son of Diarmaid, went to…</option><option value="T100005B#d27142e9616">158.8. Flaithbheartach Ua Ceallaigh, lord of Breagha,…</option><option value="T100005B#d27142e9619">158.9. Annadh Ua Lochlainn, lord of Corcumdhruadh,…</option><option value="T100005B#d27142e9622">M1061. The Age of Christ, 1061.Muireadhach Ua…</option><option value="T100005B#d27142e9623">159.1. The Age of Christ, 1061.</option><option value="T100005B#d27142e9626">159.2. Muireadhach Ua Maelcoluim, airchinneach of Doire;</option><option value="T100005B#d27142e9629">159.3. Maelcoluim Ua Loingsigh, a learned man…</option><option value="T100005B#d27142e9632">159.4. Ciaran, lector of Ceanannus, a distinguished…</option><option value="T100005B#d27142e9635">159.5. Tighearnach Boircheach, chief anmchara of Ireland,…</option><option value="T100005B#d27142e9640">159.6. Maelbrighde Mac-an-Ghobhann, died of the plague.</option><option value="T100005B#d27142e9643">159.7. Ogan Ua Cormacain, airchinneach of Inis-Cumscraigh;</option><option value="T100005B#d27142e9646">159.8. and Conaing, fossairchinneach of Ard-Macha, died.</option><option value="T100005B#d27142e9649">159.9. Domhnall Ua Maeldoraidh was slain by…</option><option value="T100005B#d27142e9652">159.10. Cu-Uladh, son of Conghalach, lord of…</option><option value="T100005B#d27142e9655">159.11. Niall, son of Maelseachlainn, lord of…</option><option value="T100005B#d27142e9659">159.12. An army was led by Aedh…</option><option value="T100005B#d27142e9665">159.13. The Muintir-Murchadha invaded Loch Oirbsean, and…</option><option value="T100005B#d27142e9668">159.14. The victory of Gleann-Phadraig was gained…</option><option value="T100005B#d27142e9674">159.15. Gleann-da-locha was burned, with its churches.</option><option value="T100005B#d27142e9677">159.16. Flann Ua Ceallaigh, heir to the…</option><option value="T100005B#d27142e9680">159.17. Gairbhith Ua Cathasaigh, lord of Breagha,…</option><option value="T100005B#d27142e9683">159.18. The son of Mac Dunghail, lord…</option><option value="T100005B#d27142e9686">159.19. The son of Mael-na-mbo, lord of…</option><option value="T100005B#d27142e9690">M1062. The Age of Christ, 1062.Gillachrist Ua…</option><option value="T100005B#d27142e9691">160.1. The Age of Christ, 1062.</option><option value="T100005B#d27142e9694">160.2. Gillachrist Ua Maeldoraidh, successor of Colum-Cille…</option><option value="T100005B#d27142e9697">160.3. Maelruanaidh Ua Daighre, chief anmchara of…</option><option value="T100005B#d27142e9700">160.4. and Murchadh Ua Laidhgnen, airchinneach of…</option><option value="T100005B#d27142e9705">160.5. A battle was gained by Aedh…</option><option value="T100005B#d27142e9708">160.6. Tadhg, son of Aedh Ua Conchobhair,…</option><option value="T100005B#d27142e9714">160.7. A plundering excursion was made by…</option><option value="T100005B#d27142e9717">160.8. Donncuan was slain by Gillachiarain Ua…</option><option value="T100005B#d27142e9720">160.9. Ruaidhri, son of Cucairrge, Tanist of…</option><option value="T100005B#d27142e9723">160.10. Diarmaid, son of Murchadh, with the…</option><option value="T100005B#d27142e9737">160.11. Niall, son of Eochaidh, King of…</option><option value="T100005B#d27142e9740">M1063. The Age of Christ, 1063.Cinaedh, son…</option><option value="T100005B#d27142e9741">161.1. The Age of Christ, 1063.</option><option value="T100005B#d27142e9744">161.2. Cinaedh, son of Aicher, airchinneach of…</option><option value="T100005B#d27142e9747">161.3. Eochaidh Ua Dallain, airchinneach of Coindere;</option><option value="T100005B#d27142e9750">161.4. and Madudhan Ua Ceileachain, Prior of…</option><option value="T100005B#d27142e9753">161.5. Ceallach Ua Caeimh, wise man and…</option><option value="T100005B#d27142e9756">161.6. Ua Miadhachain, lector of the family…</option><option value="T100005B#d27142e9759">161.7. and Mac Donghail, lector of Cill-dara,…</option><option value="T100005B#d27142e9762">161.8. Conaing Ua hEaghra, lector of Cluain-mic-Nois,…</option><option value="T100005B#d27142e9765">161.9. Gormlaith, daughter of Cathal, son of…</option><option value="T100005B#d27142e9770">161.10. Cathal, son of Donnchadh, lord of…</option><option value="T100005B#d27142e9773">161.11. Cuduiligh Ua Taidhg, lord of Feara-Li,…</option><option value="T100005B#d27142e9777">161.12. Maelseachlainn Ua Madudhain, royal heir of…</option><option value="T100005B#d27142e9780">161.13. Gillaerraith Ua Maelmithigh,a young lord the…</option><option value="T100005B#d27142e9786">161.14. A great army was led by…</option><option value="T100005B#d27142e9792">161.15. The cave of Alla Gerc, in…</option><option value="T100005B#d27142e9795">161.16. Luimneach was burned by Toirdhealbhach Ua…</option><option value="T100005B#d27142e9798">161.17. The cholic and lumps prevailed in…</option><option value="T100005B#d27142e9801">161.18. Great scarcity of provisions for cattle…</option><option value="T100005B#d27142e9804">161.19. Eochaidh Ua hEochadha, King of Uladh,…</option><option value="T100005B#d27142e9807">161.20. A great army was led by…</option><option value="T100005B#d27142e9813">161.21. The son of Brian, and Murchadh…</option><option value="T100005B#d27142e9819">161.22. Diarmaid afterwards proceeded into Munster, and…</option><option value="T100005B#d27142e9826">161.23. Laeighseach, son of Faelan Ua Mordha,…</option><option value="T100005B#d27142e9830">M1064. The Age of Christ, 1064.Doilghen Ua…</option><option value="T100005B#d27142e9831">162.1. The Age of Christ, 1064.</option><option value="T100005B#d27142e9834">162.2. Doilghen Ua Sona, airchinneach of Ard-sratha;</option><option value="T100005B#d27142e9837">162.3. Cormac, airchinneach of Ard-Breacain;</option><option value="T100005B#d27142e9840">162.4. Eochaidh Ua Doireidh, airchinneach of Domhnach-mor…</option><option value="T100005B#d27142e9843">162.5. the blind Ua Lonain, chief poet…</option><option value="T100005B#d27142e9846">162.6. and Gilla huasaille Ua Maelmithigh, died.</option><option value="T100005B#d27142e9849">162.7. Donnchadh, son of Brian, chief king…</option><option value="T100005B#d27142e9852">162.8. Muircheartach Ua Neill, lord of Tealach-Og,…</option><option value="T100005B#d27142e9855">162.9. Ardghal Mac Lochlainn, lord of Oileach,…</option><option value="T100005B#d27142e9858">162.10. Diarmaid Ua Lorcain, royal heir of…</option><option value="T100005B#d27142e9861">162.11. Murchadh Ua Fallamhain, Tanist of Meath,…</option><option value="T100005B#d27142e9865">162.12. Dubhdalethe, son of Maelmuire, successor of…</option><option value="T100005B#d27142e9868">M1065. The Age of Christ, 1065.Maelbrighde Ua…</option><option value="T100005B#d27142e9869">163.1. The Age of Christ, 1065.</option><option value="T100005B#d27142e9872">163.2. Maelbrighde Ua Mannaigh, a bishop;</option><option value="T100005B#d27142e9875">163.3. Dubhthach Albanach, chief anmchara of Ireland…</option><option value="T100005B#d27142e9891">163.4. Domhnall, airchinneach of Lughmhadh, died.</option><option value="T100005B#d27142e9894">163.5. Donnchadh Ua Mathghamhna, King of Ulidia,…</option><option value="T100005B#d27142e9902">163.6. Brodar, the enemy of Comhghall (it…</option><option value="T100005B#d27142e9905">163.7. Domhnall Ua Loingsigh, lord of Dal-Araidhe,…</option><option value="T100005B#d27142e9908">163.8. Echmhilidh Ua hAiteidh, lord of Ui-Eathach,…</option><option value="T100005B#d27142e9911">163.9. Leochan, i.e. the son of Laidhgnen,…</option><option value="T100005B#d27142e9914">163.10. The plundering of Cluain-mic-Nois by the…</option><option value="T100005B#d27142e9917">163.11. Duarcan, son of Maelmhiadhaigh Ua hEolusa,…</option><option value="T100005B#d27142e9921">163.12. There was such abundance of nuts…</option><option value="T100005B#d27142e9924">163.13. Culen O'Domhnallain, chief brehon of Ui-Failghe,…</option><option value="T100005B#d27142e9927">M1066. The Age of Christ, 1066.Dunchadh Ua…</option><option value="T100005B#d27142e9928">164.1. The Age of Christ, 1066.</option><option value="T100005B#d27142e9931">164.2. Dunchadh Ua Daimhene, comharba of Doire;</option><option value="T100005B#d27142e9934">164.3. Coemhoran, successor of Cainneach i.e. Abbot…</option><option value="T100005B#d27142e9940">164.4. Fiacha Ua Riagain, airchinneach of Cluain-Boireann,…</option><option value="T100005B#d27142e9946">164.5. Fogartach, noble priest of Achadh-bo, died…</option><option value="T100005B#d27142e9949">164.6. Fogartach Finn, one of the Ulidians,…</option><option value="T100005B#d27142e9955">164.7. Gillabraide, lord of Breifne, was slain…</option><option value="T100005B#d27142e9960">164.8. Ceallach, son of Muircheartach Ua Ceallaigh,…</option><option value="T100005B#d27142e9963">164.9. Mac Seanain, lord of Gaileanga, was…</option><option value="T100005B#d27142e9966">164.10. Gillamoninne, son of Aedh, son of…</option><option value="T100005B#d27142e9969">164.11. Cinaedh, son of Odharmhac, lord of…</option><option value="T100005B#d27142e9973">164.12. A star appeared on the seventh…</option><option value="T100005B#d27142e9976">164.13. The son of Conaing Ua Muireagain,…</option><option value="T100005B#d27142e9979">164.14. Aeibheann, daughter of Ua Conchobhair, the…</option><option value="T100005B#d27142e9982">164.15. William the Conqueror took the kingdom…</option><option value="T100005B#d27142e9985">M1067. The Age of Christ, 1067.Celechar Mughdhornach,…</option><option value="T100005B#d27142e9986">165.1. The Age of Christ, 1067.</option><option value="T100005B#d27142e9989">165.2. Celechar Mughdhornach, Bishop of Cluain-mic-Nois, died;…</option><option value="T100005B#d27142e9992">165.3. Scolaighe, son of Innreachtach, airchinneach of…</option><option value="T100005B#d27142e9995">165.4. Echthighern, son of Flann Mainistreach, airchinneach…</option><option value="T100005B#d27142e9998">165.5. The great army of Leath-chuinn was…</option><option value="T100005B#d27142e10003">165.6. The battle of Turlach Adhnaigh, between…</option><option value="T100005B#d27142e10017">165.7. Muireadhach Ua Carthaigh was drowned in…</option><option value="T100005B#d27142e10020">165.8. Tadhg Ua Muireagain, lord of Teathbha,…</option><option value="T100005B#d27142e10025">165.9. Donnsleibhe Ua Gadhra was killed by…</option><option value="T100005B#d27142e10028">165.10. Maelseachlainn, son of Gillabrighde, lord of…</option><option value="T100005B#d27142e10031">M1068. The Age of Christ, 1068.Cinaedh, son…</option><option value="T100005B#d27142e10032">166.1. The Age of Christ, 1068.</option><option value="T100005B#d27142e10035">166.2. Cinaedh, son of Muireadhach, successor of…</option><option value="T100005B#d27142e10038">166.3. Anghene Mac-an-Bheaganaigh, successor of Mocholmog and…</option><option value="T100005B#d27142e10041">166.4. Domhnall Ua Cathasaigh, airchinneach of Dun;</option><option value="T100005B#d27142e10044">166.5. and Colman Ua Crichain, lector of…</option><option value="T100005B#d27142e10047">166.6. Murchadh, i.e. of the Short Shield,…</option><option value="T100005B#d27142e10053">166.7. Domhnall, grandson of Maeleachlainn, i.e. the…</option><option value="T100005B#d27142e10056">166.8. Flaithbheartach Ua Fearghail, lord of Tealach…</option><option value="T100005B#d27142e10059">166.9. Maelisa, son of Amhalghaidh, successor of…</option><option value="T100005B#d27142e10062">M1069. The Age of Christ, 1069.Cobhthach, priest…</option><option value="T100005B#d27142e10063">167.1. The Age of Christ, 1069.</option><option value="T100005B#d27142e10066">167.2. Cobhthach, priest of Cill-dara, head of…</option><option value="T100005B#d27142e10069">167.3. Aedh, son of Dubhghall, Vice-abbot of…</option><option value="T100005B#d27142e10075">167.4. Flannagan, son of Aedh, fos-airchinneach of…</option><option value="T100005B#d27142e10078">167.5. Dun-da-leathghlas, Ard-sratha, Lusca, and Sord-Choluim-Chille, were…</option><option value="T100005B#d27142e10081">167.6. Ua hAedha, lord of Ui-Fiachrach-Arda-sratha, died.</option><option value="T100005B#d27142e10084">167.7. The grandson of Gadhra Ua Dunadhaigh,…</option><option value="T100005B#d27142e10089">167.8. An army was led by Murchadh,…</option><option value="T100005B#d27142e10095">167.9. Maciairn, son of Dubhthach, lord of…</option><option value="T100005B#d27142e10098">167.10. Faelan, i.e. the Blind, Ua Mordha,…</option><option value="T100005B#d27142e10101">167.11. Gillamolua Ua Bru-aideadha, lord of Rath-Tamhnaighe,…</option><option value="T100005B#d27142e10105">167.12. Gillamaire, son of Dubh, chief of…</option><option value="T100005B#d27142e10108">M1070. The Age of Christ, 1070.Ailill Ua…</option><option value="T100005B#d27142e10109">168.1. The Age of Christ, 1070.</option><option value="T100005B#d27142e10112">168.2. Ailill Ua hAirretaich, chief successor of…</option><option value="T100005B#d27142e10115">168.3. Donnghal, son of Gorman, chief lector…</option><option value="T100005B#d27142e10118">168.4. and Cathasach, son of Cairbre, Abbot…</option><option value="T100005B#d27142e10121">168.5. Fearghal Ua Laidhgnen, Abbot of Othain;</option><option value="T100005B#d27142e10124">168.6. and Maelbrighde, son of Cathasaigh, fosairchinneach…</option><option value="T100005B#d27142e10127">168.7. Mac Baeithine, Abbot of Ia, was…</option><option value="T100005B#d27142e10130">168.8. Murchadh, son of Diarmaid, son of…</option><option value="T100005B#d27142e10179">168.9. Gluniarn, son of Diarmaid, son of…</option><option value="T100005B#d27142e10182">168.10. Conchobhar, son of Cleireach Ua Conchobhair,…</option><option value="T100005B#d27142e10185">168.11. Murchadh Liathanach, son of Aedh Ua…</option><option value="T100005B#d27142e10189">168.12. A battle was gained by Donnchadh…</option><option value="T100005B#d27142e10192">168.13. Aedh-na-Dearbha Ua Ciardha, lord of Cairbre,…</option><option value="T100005B#d27142e10195">168.14. Muircheartach Ua Conchobhair, lord of Ui-Failghe,…</option><option value="T100005B#d27142e10198">168.15. The causeway from the Cross of…</option><option value="T100005B#d27142e10203">M1071. The Age of Christ, 1071.Gillachrist Ua…</option><option value="T100005B#d27142e10204">169.1. The Age of Christ, 1071.</option><option value="T100005B#d27142e10207">169.2. Gillachrist Ua Clothocan, lector of Ard-Macha,…</option><option value="T100005B#d27142e10210">169.3. Donghal Ua Coibhdheanaigh, noble priest of…</option><option value="T100005B#d27142e10213">169.4. Ruaidhri Ua Canannain, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e10216">169.5. Aeghredan Ua Muireagain, lord of Teathbha,…</option><option value="T100005B#d27142e10219">169.6. The son of Righbhardan, son of…</option><option value="T100005B#d27142e10222">169.7. The King of Ulidia, i.e. Cu-Uladh…</option><option value="T100005B#d27142e10225">169.8. The son of Gillabrighde Ua Maelmhuaidh,…</option><option value="T100005B#d27142e10228">169.9. Donnchadh Got, royal heir of Teamhair,…</option><option value="T100005B#d27142e10231">169.10. Hua Sibhlen, i.e. Gillaphadraig, lord of…</option><option value="T100005B#d27142e10234">169.11. Ceall-dara, Gleann-da-locha, and Cluain-Dolcain, were burned.</option><option value="T100005B#d27142e10238">169.12. Finnachta, son of Eigneachan Ua Cuinn,…</option><option value="T100005B#d27142e10241">169.13. A battle between Domhnall, son of…</option><option value="T100005B#d27142e10245">M1072. The Age of Christ, 1072.Maelmuire Ua…</option><option value="T100005B#d27142e10246">170.1. The Age of Christ, 1072.</option><option value="T100005B#d27142e10249">170.2. Maelmuire Ua Muireagain, airchinneach of Tuidhnidha,</option><option value="T100005B#d27142e10252">170.3. and Dubhdil, successor of Brighid, died.</option><option value="T100005B#d27142e10255">170.4. Diarmaid, son of Mael-na-mbo, King of…</option><option value="T100005B#d27142e10312">170.5. Cuuladh Ua Flathrai, King of Ulidia,…</option><option value="T100005B#d27142e10315">170.6. A forcible refection was taken by…</option><option value="T100005B#d27142e10321">170.7. Ua Fogarta, lord of Eile, was…</option><option value="T100005B#d27142e10324">M1073. The Age of Christ, 1073.Maelmordha, Abbot…</option><option value="T100005B#d27142e10325">171.1. The Age of Christ, 1073.</option><option value="T100005B#d27142e10328">171.2. Maelmordha, Abbot of Imleach-Ibhair;</option><option value="T100005B#d27142e10331">171.3. Cormaic Ua Maelduin, chief lector and…</option><option value="T100005B#d27142e10334">171.4. and Gillacaissi Osraigheach, successor of Fidh-duin,…</option><option value="T100005B#d27142e10337">171.5. Conchobhar Ua Maelseachlainn, King of Meath,…</option><option value="T100005B#d27142e10340">171.6. Cluain-Iraird and Ceanannus, with their churches,…</option><option value="T100005B#d27142e10343">171.7. The head of Conchobhar Ua Maeleachlainn…</option><option value="T100005B#d27142e10348">171.8. Bebhinn, daughter of Brian, died on…</option><option value="T100005B#d27142e10351">171.9. Domhnall, son of Ualgharg, chief of…</option><option value="T100005B#d27142e10354">171.10. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e10357">M1074. The Age of Christ, 1074.Dunan, Archbishop…</option><option value="T100005B#d27142e10358">172.1. The Age of Christ, 1074.</option><option value="T100005B#d27142e10361">172.2. Dunan, Archbishop of Ath-cliath;</option><option value="T100005B#d27142e10364">172.3. Diarmaid, son of Maelbrenainn, successor of…</option><option value="T100005B#d27142e10367">172.4. Maelmordha, successor of Ailbhe;</option><option value="T100005B#d27142e10370">172.5. Cobhthach, Abbot of Disert-Diarmada;</option><option value="T100005B#d27142e10373">172.6. Cucairrge Ua Ceallaigh, successor of Mura,…</option><option value="T100005B#d27142e10379">172.7. Ard-Macha was burned on the Tuesday…</option><option value="T100005B#d27142e10382">172.8. Cumascach Ua hEradhain, head of the…</option><option value="T100005B#d27142e10385">172.9. Raghnall Ua Madadhain, Tanist of Aileach,…</option><option value="T100005B#d27142e10388">172.10. Donnchadh Ua Ceallaigh, lord of Ui-Maine,…</option><option value="T100005B#d27142e10391">172.11. Aedh Meranach, King of Ulidia, was…</option><option value="T100005B#d27142e10394">M1075. The Age of Christ, 1075.Cumasgach Ua…</option><option value="T100005B#d27142e10395">173.1. The Age of Christ, 1075.</option><option value="T100005B#d27142e10398">173.2. Cumasgach Ua Erodhan, Abbot of Ard-Macha,…</option><option value="T100005B#d27142e10401">173.3. Donnchadh Ua Canannain, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e10404">173.4. Amhalghaidh, son of Cathal, lord of…</option><option value="T100005B#d27142e10407">173.5. Lughmhadh, with its church, was burned.</option><option value="T100005B#d27142e10410">173.6. Cluain-Iraird, with its oratory, was burned.</option><option value="T100005B#d27142e10413">173.7. Domhnall, son of Murchadh, King of…</option><option value="T100005B#d27142e10416">173.8. Cinaeth Ua Conbeathadh, chief of Cinel-Binnigh,…</option><option value="T100005B#d27142e10419">173.9. Domhnall Ua Caindhealbhain was slain by…</option><option value="T100005B#d27142e10422">173.10. The two sons of Augaire Ua…</option><option value="T100005B#d27142e10427">173.11. A hosting of the Meathmen, Connaughtmen,…</option><option value="T100005B#d27142e10431">173.12. Ath-cliath was taken by Muircheartach Ua…</option><option value="T100005B#d27142e10435">M1076. The Age of Christ, 1076.Cele, son…</option><option value="T100005B#d27142e10436">174.1. The Age of Christ, 1076.</option><option value="T100005B#d27142e10439">174.2. Cele, son of Donnagan, chief senior…</option><option value="T100005B#d27142e10442">174.3. Murchadh, son of Flann Ua Maeleachlainn,…</option><option value="T100005B#d27142e10445">174.4. Gairbheith Ua hInnreachtaigh, lord of Ui-Meith,…</option><option value="T100005B#d27142e10448">174.5. Gillachrist Ua Duibhdara, lord of Feara-Manach,…</option><option value="T100005B#d27142e10454">174.6. Domhnall Ua Crichain,chief of Ui-Fiachrach Arda-sratha,…</option><option value="T100005B#d27142e10457">174.7. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e10460">174.8. The battle of Belaith was gained…</option><option value="T100005B#d27142e10465">174.9. There was scarcity of provisions in…</option><option value="T100005B#d27142e10468">174.10. An army was led by the…</option><option value="T100005B#d27142e10474">174.11. A slaughter was made of the…</option><option value="T100005B#d27142e10478">174.12. Gillachrist, son of Cathalan, chief of…</option><option value="T100005B#d27142e10481">M1077. The Age of Christ, 1077.Muireadhach Ua…</option><option value="T100005B#d27142e10482">175.1. The Age of Christ, 1077.</option><option value="T100005B#d27142e10485">175.2. Muireadhach Ua Nuadhat, learned senior of…</option><option value="T100005B#d27142e10488">175.3. Maelmartan Macua Cearta, learned senior of…</option><option value="T100005B#d27142e10491">175.4. Loingseach Ua Conaire, learned senior of…</option><option value="T100005B#d27142e10494">175.5. Feardachrich Ua Coibhdheanaigh, a learned man…</option><option value="T100005B#d27142e10497">175.6. Colcu Ua hErodhan, head of the…</option><option value="T100005B#d27142e10500">175.7. Ailbhe, wife of the lord of…</option><option value="T100005B#d27142e10509">175.8. Ua Loingsigh, lord of Dal-Araidhe, was…</option><option value="T100005B#d27142e10512">175.9. Gillaphadraig Ua Ciardha, lord of Cairbre,…</option><option value="T100005B#d27142e10515">175.10. Ua Celechain, Tanist of the Airtheara;…</option><option value="T100005B#d27142e10518">175.11. Murchadh, son of Conchobhar Ua Maeleachlainn,…</option><option value="T100005B#d27142e10524">175.12. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e10527">175.13. Gormlaith, daughter of Ua Fogarta, wife…</option><option value="T100005B#d27142e10530">175.14. There was great scarcity in this…</option><option value="T100005B#d27142e10533">175.15. Cluain-mic-Nois was all burned, except the…</option><option value="T100005B#d27142e10536">175.16. Gleann-Uisean, with its yews, was burned.</option><option value="T100005B#d27142e10539">M1078. The Age of Christ, 1078.Cormac Ua…</option><option value="T100005B#d27142e10540">176.1. The Age of Christ, 1078.</option><option value="T100005B#d27142e10543">176.2. Cormac Ua Beain, successor of Cronan…</option><option value="T100005B#d27142e10549">176.3. and Coibhdheanach, i.e. the Ulidian, anmchara…</option><option value="T100005B#d27142e10552">176.4. Conchobhar Ua Briain, lord of Cinel-Eoghain…</option><option value="T100005B#d27142e10555">176.5. Leathlobhar Ua Laidhgnen, lord of Airghialla,…</option><option value="T100005B#d27142e10558">176.6. Cathal, son of Domhnall, lord of…</option><option value="T100005B#d27142e10561">176.7. Domhnall, son of Mac Tighearnain, lord…</option><option value="T100005B#d27142e10564">176.8. A victory was gained over the…</option><option value="T100005B#d27142e10567">176.9. A slaughter was made of the…</option><option value="T100005B#d27142e10570">176.10. Lorcan Ua Briain, died.</option><option value="T100005B#d27142e10573">176.11. Conchobhar Ua Donnchadha, royal heir of…</option><option value="T100005B#d27142e10580">176.12. Ceannfaeladh Ua Dunghalaigh, lord of Muscraighe-thire,…</option><option value="T100005B#d27142e10583">176.13. Ceinneidigh Ua Briain assumed the lordship…</option><option value="T100005B#d27142e10586">M1079. The Age of Christ, 1079.Maelchiarain Mac…</option><option value="T100005B#d27142e10587">177.1. The Age of Christ, 1079.</option><option value="T100005B#d27142e10590">177.2. Maelchiarain Mac Cuinn na mBocht, successor…</option><option value="T100005B#d27142e10596">177.3. Ceallach Reamhar, successor of Brenainn of…</option><option value="T100005B#d27142e10599">177.4. Mac Gilladhidhe Ua Lorcain, lord of…</option><option value="T100005B#d27142e10602">177.5. Ceallach Ua Ruanadha, chief poet of…</option><option value="T100005B#d27142e10605">177.6. Cumidhe, son of Lorcan, lord of…</option><option value="T100005B#d27142e10608">177.7. The men of Teathbha and Cairbre…</option><option value="T100005B#d27142e10613">177.8. The fair of Carman was celebrated…</option><option value="T100005B#d27142e10616">177.9. Aedh Ua Flaithbheartaigh, lord of West…</option><option value="T100005B#d27142e10620">177.10. Gillaceannlas, son of Iarnan, one of…</option><option value="T100005B#d27142e10626">177.11. A great army was led by…</option><option value="T100005B#d27142e10630">177.12. Toirdhealbhach Ua Briain went upon Loch-Beannchair…</option><option value="T100005B#d27142e10633">M1080. The Age of Christ, 1080.Muireadhach Ua…</option><option value="T100005B#d27142e10634">178.1. The Age of Christ, 1080.</option><option value="T100005B#d27142e10637">178.2. Muireadhach Ua Mughroin, lector of Cluain-mic-Nois,…</option><option value="T100005B#d27142e10640">178.3. Donn Ua Leathlobair, lord of Fearnmhagh,…</option><option value="T100005B#d27142e10643">178.4. Dearbhforghaill, daughter of the son of…</option><option value="T100005B#d27142e10646">178.5. Eochaidh Ua Merligh, lord of Fearnmhagh,…</option><option value="T100005B#d27142e10649">178.6. Donnsleibhe Ua h-Eochadha went into Munster,…</option><option value="T100005B#d27142e10652">178.7. The battle of Ath-Erghail, by the…</option><option value="T100005B#d27142e10662">178.8. Maelseachlainn, son of Conchobhar, came into…</option><option value="T100005B#d27142e10667">178.9. Numbers of the men of Teathbha,…</option><option value="T100005B#d27142e10670">178.10. Eochaidh Ua Loingsigh, lord of Uaithne-thire,…</option><option value="T100005B#d27142e10673">178.11. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e10676">M1081. The Age of Christ, 1081.The son…</option><option value="T100005B#d27142e10677">179.1. The Age of Christ, 1081.</option><option value="T100005B#d27142e10680">179.2. The son of Mac Condabhain, a…</option><option value="T100005B#d27142e10683">179.3. Fothadh Ua h-Aille, chief anmchara of…</option><option value="T100005B#d27142e10686">179.4. Flann Ua Lorcain, noble priest of…</option><option value="T100005B#d27142e10689">179.5. Ua Robhartaigh, airchinneach of Lughmhadh;</option><option value="T100005B#d27142e10692">179.6. Ceileachair Ua Ceinneidigh, successor of Colum,…</option><option value="T100005B#d27142e10695">179.7. Coinneagan Ua Flainn, successor of Brenainn…</option><option value="T100005B#d27142e10698">179.8. and Ua Bruic, successor of Seanan…</option><option value="T100005B#d27142e10701">179.9. Corcach-mor in Munster was burned, both…</option><option value="T100005B#d27142e10704">179.10. Cill-Dalua was burned.</option><option value="T100005B#d27142e10707">179.11. Mac Angheirrce, lord of Conaille, was…</option><option value="T100005B#d27142e10711">179.12. Magrath Ua h-Ogain, lord of Cinel-Feargusa,…</option><option value="T100005B#d27142e10714">179.13. Maelmithidh Ua Maelruanaidh, lord of Ui-Tuirtre,…</option><option value="T100005B#d27142e10717">179.14. Gillasiadnata, son of Amhalghaidh, son of…</option><option value="T100005B#d27142e10720">179.15. Ara was plundered by the foreigners.</option><option value="T100005B#d27142e10724">179.16. The son of Amhalghaidh, son of…</option><option value="T100005B#d27142e10727">179.17. Cucatha Ua Colmain died.</option><option value="T100005B#d27142e10730">M1082. The Age of Christ, 1082.Cinaedh Ua…</option><option value="T100005B#d27142e10731">180.1. The Age of Christ, 1082.</option><option value="T100005B#d27142e10734">180.2. Cinaedh Ua Ruaidhin, Tanist-abbot of Cluain-mic-Nois,…</option><option value="T100005B#d27142e10737">180.3. Conchobhar Ua Uathghaile, lector of Gleann-Uissean;</option><option value="T100005B#d27142e10740">180.4. Dunchadh Ua Cetfadha, two learned seniors…</option><option value="T100005B#d27142e10743">180.5. Gillachrist Ua Maelfabhaill, lord of Carraig-Brachaidhe;</option><option value="T100005B#d27142e10746">180.6. Finnchadh Mac Amhalghadha, chief of Clann-Breasail;</option><option value="T100005B#d27142e10749">180.7. Flaithbheartach Ua Maelduin, lord of Lurg;</option><option value="T100005B#d27142e10752">180.8. Uidhrin Ua Maelmuire, chief of Cinel-Fearadhaigh,…</option><option value="T100005B#d27142e10758">180.9. Domhnall, son of Tadhg Ua Conchobhair,…</option><option value="T100005B#d27142e10761">180.10. Cathal Ua Conchobhair was killed by…</option><option value="T100005B#d27142e10764">180.11. A great number of the people…</option><option value="T100005B#d27142e10768">180.12. The cemetery of the Nuns of…</option><option value="T100005B#d27142e10771">180.13. Domhnall, son of Conchobhar Ua Briain,…</option><option value="T100005B#d27142e10775">M1083. The Age of Christ, 1083.Muircheartach Ua…</option><option value="T100005B#d27142e10776">181.1. The Age of Christ, 1083.</option><option value="T100005B#d27142e10779">181.2. Muircheartach Ua Carill, airchinneach of Dun,…</option><option value="T100005B#d27142e10782">181.3. Gillamoninne, airchinneach of Lughmhadh;</option><option value="T100005B#d27142e10785">181.4. Macraith Ua Baillen, successor of Cronan…</option><option value="T100005B#d27142e10788">181.5. and Tadhg Ua Taidhg, successor of…</option><option value="T100005B#d27142e10791">181.6. Domhnall Ua Canannain, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e10796">181.7. Domhnall Ua Lochlainn assumed the kingship…</option><option value="T100005B#d27142e10802">181.8. Aedh Ua Maeleachlainn, lord of Aileach,…</option><option value="T100005B#d27142e10805">181.9. Conghalach Ua Ciardha, lord of Cairbre,…</option><option value="T100005B#d27142e10808">181.10. Dunlaing Ua Lorcain, Tanist of Leinster,…</option><option value="T100005B#d27142e10811">181.11. Somhairle, son of Gillabrighde, King of…</option><option value="T100005B#d27142e10814">M1084. The Age of Christ, 1084.Gillaphadraig, Bishop…</option><option value="T100005B#d27142e10815">182.1. The Age of Christ, 1084.</option><option value="T100005B#d27142e10818">182.2. Gillaphadraig, Bishop of Ath-cliath, was drowned.</option><option value="T100005B#d27142e10821">182.3. Muireadhach Ua Ceithnen, airchinneach of Cluain-Eois,…</option><option value="T100005B#d27142e10824">182.4. Niall Ua Seasnain, learned senior of…</option><option value="T100005B#d27142e10830">182.5. Ceall-Dalua, Tuaim-Greine, and Magh-neo-Norbhraighe, were burned…</option><option value="T100005B#d27142e10833">182.6. Gleann-da-locha was burned, with its churches.</option><option value="T100005B#d27142e10836">182.7. The monastery of Fuinche, i.e. Ross-airthir,…</option><option value="T100005B#d27142e10839">182.8. An army was led by Donnsleibhe,…</option><option value="T100005B#d27142e10845">182.9. An army was led by the…</option><option value="T100005B#d27142e10851">182.10. Donnchadh, son of the Caileach Ua…</option><option value="T100005B#d27142e10859">182.11. Domhnall Ua Gairmleaghaidh was killed by…</option><option value="T100005B#d27142e10862">M1085. The Age of Christ, 1085.Aedh Ua…</option><option value="T100005B#d27142e10863">183.1. The Age of Christ, 1085.</option><option value="T100005B#d27142e10866">183.2. Aedh Ua hOisin, successor of Iarlath,…</option><option value="T100005B#d27142e10869">183.3. Finn, son of Gussan, son of…</option><option value="T100005B#d27142e10872">183.4. Gilla-na-naemh Laighen, noble Bishop of Gleann-da-locha,…</option><option value="T100005B#d27142e10875">183.5. Ugaire Ua Laidhgnen, airchinneach of Fearna;</option><option value="T100005B#d27142e10878">183.6. Gormghal Loighseach, comharba of Regles-Bhrighde at…</option><option value="T100005B#d27142e10881">183.7. Neachtain Mac Neachtain, distinguished Bishop of…</option><option value="T100005B#d27142e10884">183.8. Mac Soilligh, airchinneach of Inis-caein-Deagha, died.</option><option value="T100005B#d27142e10890">183.9. Clereach Ua Sealbhaigh, chief successor of…</option><option value="T100005B#d27142e10893">183.10. and Gillachrist Mac Cuinn-na-mBocht, the best…</option><option value="T100005B#d27142e10896">183.11. Ceall-Cainnigh was for the most part…</option><option value="T100005B#d27142e10900">183.12. Murchadh Ua Maeldoraidh, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e10903">183.13. Ualgharg Ua Ruairc, royal heir of…</option><option value="T100005B#d27142e10906">183.14. Aenghus Ua Caindealbhain, lord of Laeghaire,…</option><option value="T100005B#d27142e10909">183.15. The blind Ua Faelain, i.e. Gillabhrighde,…</option><option value="T100005B#d27142e10915">183.16. Muireadhach, son of Dubh, chief of…</option><option value="T100005B#d27142e10918">183.17. A plundering excursion was made by…</option><option value="T100005B#d27142e10923">183.18. There was destruction of men and…</option><option value="T100005B#d27142e10926">183.19. Oenghus Ua Caindealbhain, lord of Laeghaire,…</option><option value="T100005B#d27142e10929">M1086. The Age of Christ, 1086.Maelcaimhghin, noble…</option><option value="T100005B#d27142e10930">184.1. The Age of Christ, 1086.</option><option value="T100005B#d27142e10933">184.2. Maelcaimhghin, noble Bishop of Uladh;</option><option value="T100005B#d27142e10936">184.3. Erchadh Ua Maelfoghmhair, Archbishop of Connaught;</option><option value="T100005B#d27142e10939">184.4. Maelisa Ua Brolchain, learned senior of…</option><option value="T100005B#d27142e10956">184.5. Fiachna Ua Ronain, airchinneach of Cluain-Dolcain,…</option><option value="T100005B#d27142e10959">184.6. Maelseachlainn Ua Faelain, a distinguished old…</option><option value="T100005B#d27142e10962">184.7. A battle was gained by the…</option><option value="T100005B#d27142e10967">184.8. The battle of Eochaill was gained…</option><option value="T100005B#d27142e10970">184.9. Amhalghaidh, son of Ruaidhri Ua Ruadagain,…</option><option value="T100005B#d27142e10973">184.10. Toirdhealbhach Ua Briain, King of Ireland…</option><option value="T100005B#d27142e10995">184.11. Maelseachlainn, son of Conchobhar, went to…</option><option value="T100005B#d27142e10999">184.12. The Sinnach Finn, i.e. Tadhg Ua…</option><option value="T100005B#d27142e11004">184.13. Ua Baigheallain, lord of Airghialla, fell…</option><option value="T100005B#d27142e11007">184.14. Mac Beathadh Ua Conchobhair, lord of…</option><option value="T100005B#d27142e11010">M1087. The Age of Christ, 1087.Maelseachlainn, son…</option><option value="T100005B#d27142e11011">185.1. The Age of Christ, 1087.</option><option value="T100005B#d27142e11014">185.2. Maelseachlainn, son of Conchobhar, King of…</option><option value="T100005B#d27142e11017">185.3. Domhnall Mac Gillaphadraig, lord of Osraighe,…</option><option value="T100005B#d27142e11020">185.4. Cathal Ua Ceatfadha was killed by…</option><option value="T100005B#d27142e11023">185.5. Cusleibhe Ua Ciardha, lord of Cairbre,…</option><option value="T100005B#d27142e11026">185.6. Domhnall Ua Laithen was killed by…</option><option value="T100005B#d27142e11029">185.7. Maelruanaidh Ua hAirt, i.e. of the…</option><option value="T100005B#d27142e11032">185.8. A battle was fought between Ruaidhri…</option><option value="T100005B#d27142e11046">185.9. The battle of Rath-Edair, between the…</option><option value="T100005B#d27142e11051">185.10. A hosting by Mac Lochlainn, and…</option><option value="T100005B#d27142e11054">185.11. Niall Ua Ceatfadha died.</option><option value="T100005B#d27142e11058">185.12. Cathal Ua Ceatfadha was killed by…</option><option value="T100005B#d27142e11061">185.13. Great abundance of nuts and fruit,…</option><option value="T100005B#d27142e11064">185.14. William Rufus assumed the kingdom of…</option><option value="T100005B#d27142e11067">M1088. The Age of Christ, 1088.Cormac Ua…</option><option value="T100005B#d27142e11068">186.1. The Age of Christ, 1088.</option><option value="T100005B#d27142e11071">186.2. Cormac Ua Finn, chief lector of…</option><option value="T100005B#d27142e11074">186.3. Cathalan Ua Forreidh, a paragon of…</option><option value="T100005B#d27142e11088">186.4. Tighearnach Ua Braein, chief successor of…</option><option value="T100005B#d27142e11091">186.5. Maelisa Ua Maelgiric, chief poet and…</option><option value="T100005B#d27142e11096">186.6. Dubhchabhlaigh, daughter of Aedh Ua Conchobhair,…</option><option value="T100005B#d27142e11099">186.7. Mor, daughter of Toirdhealbhach Ua Briain,…</option><option value="T100005B#d27142e11113">186.8. Ruaidhri Ua Conchobhair, with the men…</option><option value="T100005B#d27142e11119">186.9. Corco-Modhruadh was then plundered thrice by…</option><option value="T100005B#d27142e11122">186.10. A great slaughter was made of…</option><option value="T100005B#d27142e11128">186.11. An army was led by Domhnall,…</option><option value="T100005B#d27142e11137">186.12. Dearbhail, daughter of Ua Maelseachnaill, died.</option><option value="T100005B#d27142e11140">M1089. The Age of Christ, 1089.Gillaphadraig Ua…</option><option value="T100005B#d27142e11141">187.1. The Age of Christ, 1089.</option><option value="T100005B#d27142e11144">187.2. Gillaphadraig Ua Celechain, Secnab (i.e.Prior) of…</option><option value="T100005B#d27142e11147">187.3. Conchobhar, son of Fogartach Ua Maelduin,…</option><option value="T100005B#d27142e11150">187.4. and Fearghal Ua Meisdeadhaigh, lector of…</option><option value="T100005B#d27142e11153">187.5. A battle was gained by the…</option><option value="T100005B#d27142e11156">187.6. Donnchadh, son of Domhnall Reamhar, lord…</option><option value="T100005B#d27142e11159">187.7. Donnchadh, grandson of Gillaphadraig (i.e.the son…</option><option value="T100005B#d27142e11164">187.8. Gillacainnigh Ua Flaithfhileadh, lord of Dealbhna-Beathra,…</option><option value="T100005B#d27142e11167">187.9. The fleet of the men of…</option><option value="T100005B#d27142e11170">187.10. Ruaidhri Ua Conchobhair and Domhnall Ua…</option><option value="T100005B#d27142e11176">187.11. A great predatory excursion was made…</option><option value="T100005B#d27142e11180">187.12. Iseal-Chiarain was purchased for ever by…</option><option value="T100005B#d27142e11183">187.13. Corcach, Imleach-Ibhair, Ard-fearta, and Cill-dara, were…</option><option value="T100005B#d27142e11186">187.14. Lusca was burned by the men…</option><option value="T100005B#d27142e11193">M1090. The Age of Christ, 1090.Maelduin, successor…</option><option value="T100005B#d27142e11194">188.1. The Age of Christ, 1090.</option><option value="T100005B#d27142e11197">188.2. Maelduin, successor of Mochuda,</option><option value="T100005B#d27142e11200">188.3. and Cian Ua Buachalla, successor of…</option><option value="T100005B#d27142e11203">188.4. Ingnadan, lector of Cluain-Iraird, was killed.</option><option value="T100005B#d27142e11206">188.5. Maelruanaidh Ua Caireallain, lord of Clann-Diarmada,…</option><option value="T100005B#d27142e11209">188.6. A great meeting took place between…</option><option value="T100005B#d27142e11212">188.7. Muircheartach Ua Briain afterwards went into…</option><option value="T100005B#d27142e11215">188.8. The Munstermen were defeated and slaughtered,…</option><option value="T100005B#d27142e11218">188.9. Ruaidhri Ua Conchobhair burned Dun-Aichet.</option><option value="T100005B#d27142e11221">188.10. Muircheartach Ua Bric, lord of the…</option><option value="T100005B#d27142e11224">188.11. Muircheartach Ua Briain went upon Loch-Riach,…</option><option value="T100005B#d27142e11228">188.12. A hosting was made by Muircheartach…</option><option value="T100005B#d27142e11233">M1091. The Age of Christ, 1091.Ceannfaeladh Ua…</option><option value="T100005B#d27142e11234">189.1. The Age of Christ, 1091.</option><option value="T100005B#d27142e11237">189.2. Ceannfaeladh Ua hOgain, successor of Brenainn,…</option><option value="T100005B#d27142e11240">189.3. Murchadh, grandson of Domhnall Reamhar, was…</option><option value="T100005B#d27142e11243">189.4. The grandson of Aedh, son of…</option><option value="T100005B#d27142e11249">189.5. Cinaeth Ua Mordha, lord of Laeighis,…</option><option value="T100005B#d27142e11252">189.6. Cearbhall, grandson of Aedh, senior of…</option><option value="T100005B#d27142e11255">189.7. Laighgnen, i.e. the Buidheanach Ua Duinncothaigh,…</option><option value="T100005B#d27142e11258">189.8. An army was lead by Muircheartach…</option><option value="T100005B#d27142e11262">189.9. A hosting was made by the…</option><option value="T100005B#d27142e11265">189.10. Bran Ua Caindealbhain was slain by…</option><option value="T100005B#d27142e11268">189.11. The prey of the fire-brands made,…</option><option value="T100005B#d27142e11272">189.12. Muircheartach Ua Bric, lord of the…</option><option value="T100005B#d27142e11275">189.13. The western half of the fort…</option><option value="T100005B#d27142e11278">189.14. Maelisa,successor of Patrick, died, after penance,…</option><option value="T100005B#d27142e11283">189.15. Sitric, son of Gillabruide, was treacherously…</option><option value="T100005B#d27142e11286">M1092. The Age of Christ, 1092.Connmhach Ua…</option><option value="T100005B#d27142e11287">190.1. The Age of Christ, 1092.</option><option value="T100005B#d27142e11290">190.2. Connmhach Ua Cairill, a bishop, and…</option><option value="T100005B#d27142e11293">190.3. Cormac, Abbot of Mainistir Buithe, a…</option><option value="T100005B#d27142e11299">190.4. Muircheartach, son of Loingseach, successor of…</option><option value="T100005B#d27142e11302">190.5. and Maelisa Ua hArrachtain, successor of…</option><option value="T100005B#d27142e11305">190.6. The Devotee, i.e. Fiachra Ua Follamhain,…</option><option value="T100005B#d27142e11308">190.7. The fort of Ard-Macha, with its…</option><option value="T100005B#d27142e11311">190.8. Ruaidhri Ua Conchobhair, i.e. Ruaidhri na…</option><option value="T100005B#d27142e11314">190.9. Donnchadh Mac Carthaigh, lord of Eoghanacht-Chaisil,…</option><option value="T100005B#d27142e11317">190.10. Enda, son of Diarmada, lord of…</option><option value="T100005B#d27142e11320">190.11. A great predatory excursion was made…</option><option value="T100005B#d27142e11324">190.12. Donnchadh, son of Ua Conchobhar Failghe,…</option><option value="T100005B#d27142e11327">190.13. Great frost and ice in this…</option><option value="T100005B#d27142e11330">190.14. An army was led by Muircheartach…</option><option value="T100005B#d27142e11333">190.15. Diarmaid Ua Briain was expelled into…</option><option value="T100005B#d27142e11336">190.16. Muireadhach Mac Carthaigh, lord of Eoghanacht,…</option><option value="T100005B#d27142e11339">190.17. Domhnall, son of Amhalghaidh, successor of…</option><option value="T100005B#d27142e11344">190.18. Aedh, son of Cathal Ua Conchobhair,…</option><option value="T100005B#d27142e11347">190.19. The fleet of the men of…</option><option value="T100005B#d27142e11351">M1093. The Age of Christ, 1093.The Bishop…</option><option value="T100005B#d27142e11352">191.1. The Age of Christ, 1093.</option><option value="T100005B#d27142e11355">191.2. The Bishop Ua Brighten died.</option><option value="T100005B#d27142e11358">191.3. Ailill Ua Niallain, Tanist-abbot of Cluain-mic-Nois,…</option><option value="T100005B#d27142e11361">191.4. Aedh, airchinneach of Daimhliag-Chianain;</option><option value="T100005B#d27142e11364">191.5. Ua Scoptha, successor of Comman;</option><option value="T100005B#d27142e11367">191.6. and Aedh Ua Conghaile, airchinneach of…</option><option value="T100005B#d27142e11370">191.7. Aedh Ua Canannain, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e11373">191.8. Aedh Ua Baigheallain, lord of Oirghialla,…</option><option value="T100005B#d27142e11376">191.9. Aedh, son of Cathal Ua Conchobhair,…</option><option value="T100005B#d27142e11379">191.10. The Aithchleircach, i.e. Niall, son of…</option><option value="T100005B#d27142e11382">191.11. Dubhdara, the grandson of Aighennain, lord…</option><option value="T100005B#d27142e11386">191.12. Trenfhear Ua Ceallaigh, lord of Breagha,…</option><option value="T100005B#d27142e11389">191.13. Muircheartach Ua Briain plundered the Ui-Muireadhaigh,…</option><option value="T100005B#d27142e11392">191.14. The Sil-Muireadhaigh returned again to Connaught…</option><option value="T100005B#d27142e11395">191.15. Great snow and frost in this…</option><option value="T100005B#d27142e11398">191.16. Ard-Macha was burned, with its churches.</option><option value="T100005B#d27142e11401">M1094. The Age of Christ, 1094.Donnsleibhe Ua…</option><option value="T100005B#d27142e11402">192.1. The Age of Christ, 1094.</option><option value="T100005B#d27142e11405">192.2. Donnsleibhe Ua hEochadha, King of Ulidia,…</option><option value="T100005B#d27142e11410">192.3. The men of Ireland collected to…</option><option value="T100005B#d27142e11419">192.4. Flaithbheartach Ua hAidith, lord of Ui-Eathach-Uladh,…</option><option value="T100005B#d27142e11422">192.5. A slaughter was made of the…</option><option value="T100005B#d27142e11428">192.6. Conchobhar Ua Conchobhair, lord of Cianachta…</option><option value="T100005B#d27142e11431">192.7. Conchobhar Ua Conchobhair, lord of Ui-Failghe,…</option><option value="T100005B#d27142e11434">192.8. An army was led by Muircheartach…</option><option value="T100005B#d27142e11437">192.9. Another army was led by lake…</option><option value="T100005B#d27142e11442">192.10. Ruaidhri Ua Donnagain, lord of Aradh,…</option><option value="T100005B#d27142e11445">192.11. A battle was gained by Tadhg,…</option><option value="T100005B#d27142e11449">192.12. Imhar Mac Gilla-Ultain, chief of Muintir-Maeilsinna,…</option><option value="T100005B#d27142e11452">192.13. Domhnall, successor of Patrick, made a…</option><option value="T100005B#d27142e11458">192.14. Gilla-na-ninghean, son of Ua Cobhthaigh, lord…</option><option value="T100005B#d27142e11461">192.15. The airchinneach of Achadh-fabhair was killed…</option><option value="T100005B#d27142e11464">M1095. The Age of Christ, 1095.The Bishop…</option><option value="T100005B#d27142e11465">193.1. The Age of Christ, 1095.</option><option value="T100005B#d27142e11468">193.2. The Bishop Ua Corcrain, successor of…</option><option value="T100005B#d27142e11474">193.3. The Senior Mac Maeldalua, chief anmchara…</option><option value="T100005B#d27142e11477">193.4. There was a great pestilence over…</option><option value="T100005B#d27142e11488">193.5. Of the same pestilence died also…</option><option value="T100005B#d27142e11491">193.6. O'hAinbhidh, lord of Oirghialla; and Ua…</option><option value="T100005B#d27142e11494">193.7. Ua hEignigh, lord of Feara-Manach, was…</option><option value="T100005B#d27142e11497">193.8. Gillachiarain, the son of Mac-Ualghairg, lord…</option><option value="T100005B#d27142e11500">193.9. A great victory was gained at…</option><option value="T100005B#d27142e11503">193.10. Domhnall Ua Muireagain lord of all…</option><option value="T100005B#d27142e11506">193.11. Taillti, daughter of Domhnall Gott, died.</option><option value="T100005B#d27142e11510">193.12. Tadhg, son of Cathal Ua Concho-bhair,…</option><option value="T100005B#d27142e11513">193.13. Taichleach Ua hEaghra, lord of Luighne,…</option><option value="T100005B#d27142e11516">193.14. Ua Conchobhair, lord of Ciarraighe, was…</option><option value="T100005B#d27142e11519">193.15. Cucoigcriche Ua hAinbhidh, lord of Feara-Bile,…</option><option value="T100005B#d27142e11522">193.16. Dubhchobhlaigh, daughter of the lord of…</option><option value="T100005B#d27142e11527">193.17. Darmhaigh, Ceanannus, Cluain-Iraird, Gleann-da-locha, Fobhar, Lis-mor,…</option><option value="T100005B#d27142e11530">193.18. Cluain-mic-Nois was plundered.</option><option value="T100005B#d27142e11533">193.19. Domhnall Ua Madadhain, lord of Ui-Eathach,…</option><option value="T100005B#d27142e11536">M1096. The Age of Christ, 1096.Ua Cochlain,…</option><option value="T100005B#d27142e11537">194.1. The Age of Christ, 1096.</option><option value="T100005B#d27142e11540">194.2. Ua Cochlain, a learned bishop, and…</option><option value="T100005B#d27142e11543">194.3. Eoghan Ua Cearnaigh, airchinneach of Doire,…</option><option value="T100005B#d27142e11546">194.4. Colum Ua hAnradhain, airchinneach of Ross-ailithir;</option><option value="T100005B#d27142e11549">194.5. Flann Ua Muireagain, airchinneach of Aentrobh;</option><option value="T100005B#d27142e11552">194.6. Learghus Ua Cruimhthir, successor of Comhghall;</option><option value="T100005B#d27142e11555">194.7. Mac Neachtain Ua hUaithnigh, a lector…</option><option value="T100005B#d27142e11558">194.8. Ua Mailcain, chief poet of Dal-gCais,…</option><option value="T100005B#d27142e11561">194.9. Amhlaeibh, son of Tadhg Ua Briain,…</option><option value="T100005B#d27142e11564">194.10. The festival of John fell on…</option><option value="T100005B#d27142e11573">194.11. Ceanncoradh was re-edified by Muircheartach Ua…</option><option value="T100005B#d27142e11577">194.12. Flann Ua hAinbhidh, lord of South…</option><option value="T100005B#d27142e11583">194.13. Conchobhar Ua hAinniarraidh, lord of Cianachta,…</option><option value="T100005B#d27142e11586">194.14. Cu-Uladh Ua Celeachain, Tanist of Airghialla,…</option><option value="T100005B#d27142e11589">194.15. Mathghamhain Ua Seaghdha, lord of Corca-Dhuibhne,…</option><option value="T100005B#d27142e11592">194.16. Muircheartach, i.e. the Boar, O'Dubhda, lord…</option><option value="T100005B#d27142e11597">194.17. Madadhan Ua Madadhain, lord of Sil-Anmchadha,…</option><option value="T100005B#d27142e11600">194.18. Gilla-Oissen Mac Coirten, lord of Dealbhna-mor,…</option><option value="T100005B#d27142e11603">194.19. Donnchadh, son of the Gott Ua…</option><option value="T100005B#d27142e11609">194.20. Sithfruich, son of Mac Sealbhaigh, lord…</option><option value="T100005B#d27142e11612">194.21. Maelpadraig Mac Airmheadhaigh, Bishop of Ard-Macha,…</option><option value="T100005B#d27142e11615">M1097. The Age of Christ, 1097.Flannagan Ruadh…</option><option value="T100005B#d27142e11616">195.1. The Age of Christ, 1097.</option><option value="T100005B#d27142e11619">195.2. Flannagan Ruadh Ua Dubhthaigh, successor of…</option><option value="T100005B#d27142e11622">195.3. Maelan Ua Cuinn, airchinneach of Eaglais-Beag…</option><option value="T100005B#d27142e11628">195.4. Maelbrighde Mac-an-tsaeir Ua Brolchain, a learned…</option><option value="T100005B#d27142e11631">195.5. Tadhg, son of Ruaidhri Ua Conchobhair…</option><option value="T100005B#d27142e11634">195.6. Aimhirgin Ua Mordha, lord of Laeighis,…</option><option value="T100005B#d27142e11637">195.7. An army was led by Muircheartach…</option><option value="T100005B#d27142e11642">195.8. Lochlainn Ua Dubhdara, lord of Fearnmhagh,…</option><option value="T100005B#d27142e11645">195.9. The Druid Ua Carthaigh, chief poet…</option><option value="T100005B#d27142e11648">195.10. Great abundance of nuts throughout Ireland…</option><option value="T100005B#d27142e11651">195.11. The cloictheach of Mainistir (i.e. of…</option><option value="T100005B#d27142e11655">195.12. Flaithbheartach Ua Flaithbheartaigh returned into his…</option><option value="T100005B#d27142e11658">M1098. The Age of Christ, 1098.Domhnall Ua…</option><option value="T100005B#d27142e11659">196.1. The Age of Christ, 1098.</option><option value="T100005B#d27142e11662">196.2. Domhnall Ua hEnni, one of the…</option><option value="T100005B#d27142e11665">196.3. Domhnall Ua Robhartaigh, successor of Colum…</option><option value="T100005B#d27142e11668">196.4. Maelisa Ua Stuir, scribe and philosopher…</option><option value="T100005B#d27142e11673">196.5. Eochaidh, successor of Cianan;</option><option value="T100005B#d27142e11676">196.6. Ronan Ua Daimhin, who was at…</option><option value="T100005B#d27142e11679">196.7. Maelmartin Ua Ceallaigh, successor of Mura…</option><option value="T100005B#d27142e11682">196.8. and Learghus, died on the same…</option><option value="T100005B#d27142e11685">196.9. Flaithbheartach, son of Tighearnach Bairrceach, successor…</option><option value="T100005B#d27142e11688">196.10. Mac Maras Cairbreach, a noble priest,…</option><option value="T100005B#d27142e11691">196.11. Three of the ships of the…</option><option value="T100005B#d27142e11695">196.12. The battle of Fearsat-Suilighe was gained…</option><option value="T100005B#d27142e11698">196.13. The plundering and wasting of Magh-Dairbhre,…</option><option value="T100005B#d27142e11701">196.14. An army was led by the…</option><option value="T100005B#d27142e11704">196.15. Meath was laid waste during the…</option><option value="T100005B#d27142e11710">196.16. Flaithbheartach Ua Flaithbheartaigh, lord of Sil-Muireadhaigh…</option><option value="T100005B#d27142e11724">196.17. Diarmaid, son of Enna, son of…</option><option value="T100005B#d27142e11727">196.18. Catharnach, son of the Sinnach Odhar,…</option><option value="T100005B#d27142e11730">196.19. Maccraith Ua Flaithen was plundered by…</option><option value="T100005B#d27142e11734">196.20. The son of Macraith, poet, chief…</option><option value="T100005B#d27142e11737">196.21. The son of Gaeithin Ua Mordha,…</option><option value="T100005B#d27142e11741">196.22. Dubhchobhlaigh, daughter of Diarmaid, son of…</option><option value="T100005B#d27142e11744">196.23. Dearbhforgaill, daughter of Tadhg Mac Gillaphadraig,…</option><option value="T100005B#d27142e11747">196.24. Corcach-Mumhan was burned for the most…</option><option value="T100005B#d27142e11750">196.25. The oratory of Cluain-mic-Nois was burned…</option><option value="T100005B#d27142e11753">196.26. Mac-Gillachoinnigh Ui-Uradhain, foster-brother of Murchadh Ua…</option><option value="T100005B#d27142e11756">M1099. The Age of Christ, 1099.Donnchadh, grandson…</option><option value="T100005B#d27142e11757">197.1. The Age of Christ, 1099.</option><option value="T100005B#d27142e11760">197.2. Donnchadh, grandson of Maenach, Abbot of…</option><option value="T100005B#d27142e11763">197.3. Diarmaid Ua Maelaithghein, airchinneach of Dun,…</option><option value="T100005B#d27142e11766">197.4. Uamnachan Ua Mictire, successor of Colman,…</option><option value="T100005B#d27142e11771">197.5. Annudh Ua Longargain, successor of Colum,…</option><option value="T100005B#d27142e11774">197.6. Caenchomhrac Ua Baeighill assumed the bishopric…</option><option value="T100005B#d27142e11777">197.7. An army was led by Muircheartach…</option><option value="T100005B#d27142e11783">197.8. An army was led by Domhnall…</option><option value="T100005B#d27142e11830">197.9. Ruaidhri Ua Ruadhagain, lord of the…</option><option value="T100005B#d27142e11833">197.10. Ceanannus and Cill-dara were burned in…</option><option value="T100005B#d27142e11836">197.11. The Daimhliag of Ard-sratha was burned.</option><option value="T100005B#d27142e11840">197.12. A victory, i.e. the Breach of…</option><option value="T100005B#d27142e11845">197.13. Donnchadh Ua hAichir, lord of Magh-Adhair,…</option><option value="T100005B#d27142e11848">197.14. Mac Conmara, son of Domhnall, lord…</option><option value="T100005B#d27142e11851">M1100. The Age of Christ, 1100.Aedh Ua…</option><option value="T100005B#d27142e11852">198.1. The Age of Christ, 1100.</option><option value="T100005B#d27142e11855">198.2. Aedh Ua hEremhoin, Bishop of Cill-dara;</option><option value="T100005B#d27142e11858">198.3. Conn Mac Gillabhuidhe, Abbot of Mungairid,…</option><option value="T100005B#d27142e11864">198.4. Flann Ua Cinaetha, airchinneach of Ath-Truim,…</option><option value="T100005B#d27142e11870">198.5. Macraith Ua Flaithen, successor of Ciaran,…</option><option value="T100005B#d27142e11873">198.6. Cumeadha Ua Laeghachain, head chieftain of…</option><option value="T100005B#d27142e11876">198.7. An army was led by Muircheartach…</option><option value="T100005B#d27142e11879">198.8. A plundering army was led by…</option><option value="T100005B#d27142e11882">198.9. The great fleet of the foreigners…</option><option value="T100005B#d27142e11888">198.10. Donnchadh Ua hEochadha, King of Ulidia,…</option><option value="T100005B#d27142e11893">198.11. Gilla-na-naemh Ua hEidhin, lord of West…</option><option value="T100005B#d27142e11897">198.12. The son of Gillacholuim Ua Domhnaill,…</option><option value="T100005B#d27142e11900">198.13. Gillabhrighdhe Ua Cuirc, lord of Muscraighe-Breoghain,…</option><option value="T100005B#d27142e11903">198.14. Aissidh Ua hAmhradhain, lord of Dal-Fiatach,…</option><option value="T100005B#d27142e11906">198.15. Echri Ua Maelmuire, lord of Cianachta,…</option><option value="T100005B#d27142e11912">198.16. The first King Henry assumed the…</option><option value="T100005B#d27142e11915">198.17. A great army was led by…</option><option value="T100005B#d27142e11918">M1101. The Age of Christ, 1101.Feardomhnach, Bishop…</option><option value="T100005B#d27142e11919">199.1. The Age of Christ, 1101.</option><option value="T100005B#d27142e11922">199.2. Feardomhnach, Bishop of Cill-dara;</option><option value="T100005B#d27142e11925">199.3. Cormac Ua Mail, Bishop of Gleann-da-locha;</option><option value="T100005B#d27142e11928">199.4. Maelchiarain Ua Donnghusa, learned senior of…</option><option value="T100005B#d27142e11931">199.5. Muirgheas Ua Muireadhaigh, airchinneach of Cluain-Conmhaicne,…</option><option value="T100005B#d27142e11934">199.6. A meeting of Leath-Mogha was held…</option><option value="T100005B#d27142e11937">199.7. A great army was led by…</option><option value="T100005B#d27142e11957">199.8. Donnchadh Ua Maeleachlainn, lord of Meath,…</option><option value="T100005B#d27142e11963">199.9. Donnchadh, son of Art Ua Ruairc,…</option><option value="T100005B#d27142e11966">199.10. Cathal Ua Muireagain, lord of Teathbha,…</option><option value="T100005B#d27142e11969">199.11. Dearbhail, daughter of Ua Maeleachlainn, died.</option><option value="T100005B#d27142e11973">199.12. Donnchadh Ua hEochadha, King of Ulidia,…</option><option value="T100005B#d27142e11981">199.13. Maghnus, King of Lochlann, came to…</option><option value="T100005B#d27142e11995">199.14. Gilla-na-naemh Ua Dunabhra, chief poet of…</option><option value="T100005B#d27142e11998">M1102. The Age of Christ, 1102.Muireadhach Ua…</option><option value="T100005B#d27142e11999">200.1. The Age of Christ, 1102.</option><option value="T100005B#d27142e12002">200.2. Muireadhach Ua Ciordhubhain, airchinneach of Lughmhadh.</option><option value="T100005B#d27142e12005">200.3. Mughron Ua Morgair, chief lector of…</option><option value="T100005B#d27142e12008">200.4. Maelmuire Midheach, a learned priest of…</option><option value="T100005B#d27142e12011">200.5. Cumhaighe Ua Cairill, airchinneach of Dun…</option><option value="T100005B#d27142e12017">200.6. Donnchadh, son of Echri Ua Aiteidh,…</option><option value="T100005B#d27142e12022">200.7. Domhnall, son of Tighearnan Ua Ruairc,…</option><option value="T100005B#d27142e12025">200.8. Flaithbheartach Mac Fothaidh, lord of Ui-Fiachrach…</option><option value="T100005B#d27142e12028">200.9. An army was led by the…</option><option value="T100005B#d27142e12031">200.10. The hostages of the men of…</option><option value="T100005B#d27142e12034">200.11. Mac-na-hErlaimhe Ua Donnchadha was slain by…</option><option value="T100005B#d27142e12038">200.12. A hosting of the men of…</option><option value="T100005B#d27142e12041">200.13. Muircheartach Ua Conchobhair Failghe, died.</option><option value="T100005B#d27142e12044">200.14. Sitric, son of Cumeadha Ua Laeghachain,…</option><option value="T100005B#d27142e12047">200.15. Muircheartach Ua Maelseachlainn was deposed, and…</option><option value="T100005B#d27142e12053">200.16. Niall, son of Niall Ua Ruairc,…</option><option value="T100005B#d27142e12056">M1103. The Age of Christ, 1103.Murchadh Ua…</option><option value="T100005B#d27142e12057">201.1. The Age of Christ, 1103.</option><option value="T100005B#d27142e12060">201.2. Murchadh Ua Flaithecan, airchinneach of Ardbo,…</option><option value="T100005B#d27142e12063">201.3. Cormac Mac Cuinn-na-mBocht, Tanist-abbot of Cluain-mic-Nois,…</option><option value="T100005B#d27142e12066">201.4. The Lector Ua Connmhaigh, of the…</option><option value="T100005B#d27142e12069">201.5. Ua Cingeadh, lector of Dearmhach;</option><option value="T100005B#d27142e12072">201.6. the son of Mac Branan, priest…</option><option value="T100005B#d27142e12075">201.7. and Maelisa Mac Cuinn-na-mBocht, died.</option><option value="T100005B#d27142e12078">201.8. Ua Canannain was driven from the…</option><option value="T100005B#d27142e12081">201.9. Murchadh Donn Ua Ruadhacan was slain…</option><option value="T100005B#d27142e12084">201.10. Raghnall Ua hOcain; lawgiver of Telach…</option><option value="T100005B#d27142e12087">201.11. A great war broke out between…</option><option value="T100005B#d27142e12098">201.12. Maghnus, King of Lochlann and the…</option><option value="T100005B#d27142e12101">201.13. A woman brought forth two children…</option><option value="T100005B#d27142e12104">201.14. Cathalan, Mac Seanain, was killed by…</option><option value="T100005B#d27142e12107">201.15. Donnchadh, son of Enna, was blinded…</option><option value="T100005B#d27142e12110">201.16. Amhalghaidh, grandson of Aedh, son of…</option><option value="T100005B#d27142e12113">201.17. The battle of Ath-Calgain between the…</option><option value="T100005B#d27142e12117">M1104. The Age of Christ, 1104.Gillachrist Ua…</option><option value="T100005B#d27142e12118">202.1. The Age of Christ, 1104.</option><option value="T100005B#d27142e12121">202.2. Gillachrist Ua Echthighern, Bishop of Cluain-mic-Nois,…</option><option value="T100005B#d27142e12124">202.3. Flaitheamh Ua Duibhidhir, Bishop of East…</option><option value="T100005B#d27142e12127">202.4. Feidhlimidh, son of Flann Mainistreach, a…</option><option value="T100005B#d27142e12132">202.5. and Cosgrach Ua Cruaidhin, lector of…</option><option value="T100005B#d27142e12137">202.6. A battle was gained by the…</option><option value="T100005B#d27142e12140">202.7. Ua Conchobhair of Corcamdhruaidh, i.e. Conchobhar,…</option><option value="T100005B#d27142e12143">202.8. Mac-na-haidhche Ua Ruairc was killed by…</option><option value="T100005B#d27142e12146">202.9. Dunchadh Ua Conchobhair, lord of Cianachta-an-Ghleinne,…</option><option value="T100005B#d27142e12149">202.10. Fiachra Ua Floinn, chief of Sil-Maelruain,…</option><option value="T100005B#d27142e12152">202.11. An army was led by Muircheartach…</option><option value="T100005B#d27142e12159">202.12. An army was led by Domhnall,…</option><option value="T100005B#d27142e12165">202.13. The shingles of one-half the Damhliagh…</option><option value="T100005B#d27142e12168">M1105. The Age of Christ, 1105.Aedh Ua…</option><option value="T100005B#d27142e12169">203.1. The Age of Christ, 1105.</option><option value="T100005B#d27142e12172">203.2. Aedh Ua Ruadhain, priest of Achadh-bo;</option><option value="T100005B#d27142e12175">203.3. Muircheartach Ua Catharnaigh, a distinguished senior…</option><option value="T100005B#d27142e12178">203.4. and Ailillan Ua Spealain, priest of…</option><option value="T100005B#d27142e12181">203.5. Cathal, son of Gillabraite, son of…</option><option value="T100005B#d27142e12184">203.6. Conchobhar, son of Maeseachlainn, lord of…</option><option value="T100005B#d27142e12187">203.7. Muirgheas Ua Conceannainn, lord of Ui-Diarmada,…</option><option value="T100005B#d27142e12190">203.8. Domhnall, son of the Gott O'Maeleachlainn,…</option><option value="T100005B#d27142e12193">203.9. Donnchadh Ua Maeleachlainn was deposed by…</option><option value="T100005B#d27142e12198">203.10. Muireadhach Ua Cana, and</option><option value="T100005B#d27142e12203">203.11. Maelruanaidh Ua Bilraighe, lord of Ui-Cairbri,…</option><option value="T100005B#d27142e12207">203.12. Maelseachlainn Ua Conaing died.</option><option value="T100005B#d27142e12210">203.13. Niall Odhar Ua Conchobhair was killed.</option><option value="T100005B#d27142e12213">203.14. Niall, son of Mac Riabhaigh, lord…</option><option value="T100005B#d27142e12216">203.15. Domhnall, son of Amhalghaidh, chief successor…</option><option value="T100005B#d27142e12219">203.16. Ceallach, son of Aedh, son of…</option><option value="T100005B#d27142e12222">M1106. The Age of Christ, 1106.Tuathal Ua…</option><option value="T100005B#d27142e12223">204.1. The Age of Christ, 1106.</option><option value="T100005B#d27142e12226">204.2. Tuathal Ua Cathail, successor of Caeimhghin;</option><option value="T100005B#d27142e12229">204.3. Mac Beathadh Ua hAilgheanain, successor of…</option><option value="T100005B#d27142e12232">204.4. Muireadhach Ua Maelduin, Vice-abbot of Cluain-mic-Nois;</option><option value="T100005B#d27142e12237">204.5. Cormac Ua Cillin, airchinneach of the…</option><option value="T100005B#d27142e12240">204.6. Maelmuire Ua Scolaighe, successor of Ruadhan…</option><option value="T100005B#d27142e12246">204.7. Muircheartach Ua Cearnaigh, chief lector of…</option><option value="T100005B#d27142e12249">204.8. Maelmuire, son of Mac Cuinn-na-mBocht, was…</option><option value="T100005B#d27142e12252">204.9. Cathbharr O'Domhnaill, pillar of the defence…</option><option value="T100005B#d27142e12255">204.10. Donnchadh Ua Maeleachlainn, i.e. the son…</option><option value="T100005B#d27142e12258">204.11. Domhnall, son of Ruaidhri Ua Conchobhair,…</option><option value="T100005B#d27142e12262">204.12. Sitric, son of Cumeadha Ua Laeghachain,…</option><option value="T100005B#d27142e12265">204.13. Muircheartach Ua Maeleachlainn was deposed, and…</option><option value="T100005B#d27142e12268">204.14. Niall, son of Domhnall Ua Ruairc,…</option><option value="T100005B#d27142e12271">204.15. The son of Gillamantach Ua Ruairc…</option><option value="T100005B#d27142e12274">204.16. Raghnall Ua Deadhaidhg died.</option><option value="T100005B#d27142e12277">204.17. Ceallach, successor of Patrick, made a…</option><option value="T100005B#d27142e12280">204.18. Ceallach made a visitation of Munster…</option><option value="T100005B#d27142e12288">204.19. Caenchomhrac Ua Baeighill, Bishop of Ard-Macha,…</option><option value="T100005B#d27142e12291">M1107. The Age of Christ, 1107.Mungairit was…</option><option value="T100005B#d27142e12292">205.1. The Age of Christ, 1107.</option><option value="T100005B#d27142e12295">205.2. Mungairit was plundered by Muircheartach Ua…</option><option value="T100005B#d27142e12298">205.3. Ceann-coradh and Caiseal were burned by…</option><option value="T100005B#d27142e12301">205.4. Cuilen Ua Cathalan, lord of Uaithne-Cliach,…</option><option value="T100005B#d27142e12304">205.5. Conchobhar (i.e. Conchobhar Cisenanch), son of…</option><option value="T100005B#d27142e12307">205.6. A battle was gained by the…</option><option value="T100005B#d27142e12310">205.7. Cathasach Ua Tuamain, lord of Ui-Briuin-Archaille,…</option><option value="T100005B#d27142e12313">205.8. Domhnall Ua hAinbheith, lord of Ui-Meith,…</option><option value="T100005B#d27142e12316">205.9. A battle was fought between the…</option><option value="T100005B#d27142e12319">205.10. Domhnall, son of Tadhg Ua Briain,…</option><option value="T100005B#d27142e12322">205.11. Great wind and lightning in this…</option><option value="T100005B#d27142e12326">M1108. The Age of Christ, 1108.The Bishop…</option><option value="T100005B#d27142e12327">206.1. The Age of Christ, 1108.</option><option value="T100005B#d27142e12330">206.2. The Bishop Mac-mic-Donnghail, Bishop of Cilldara,…</option><option value="T100005B#d27142e12333">206.3. Maelfinnen, i.e. Archbishop of Leinster, successor…</option><option value="T100005B#d27142e12338">206.4. Eochaidh, son of the lector of…</option><option value="T100005B#d27142e12341">206.5. Celech Ua Caemhorain, successor of Cainnech,…</option><option value="T100005B#d27142e12344">206.6. Cocrich, daughter of Ua Noenneanaigh, comharba…</option><option value="T100005B#d27142e12347">206.7. Oenghus Ua Clercein, Patrick's steward in…</option><option value="T100005B#d27142e12350">206.8. and Aedh, son of Dubhdalethe, vice-airchinneach…</option><option value="T100005B#d27142e12353">206.9. Ceallach, successor of Patrick, went on…</option><option value="T100005B#d27142e12356">206.10. Etru Ua Duinncathaigh died.</option><option value="T100005B#d27142e12359">206.11. A house was taken by Ua…</option><option value="T100005B#d27142e12363">206.12. Ua Cearbhaill, lord of Eoghanacht-Locha-Lein, was…</option><option value="T100005B#d27142e12366">206.13. Domhnall, son of Donnchadh Ua Ruairc,…</option><option value="T100005B#d27142e12369">206.14. A predatory excursion was made by…</option><option value="T100005B#d27142e12372">206.15. A predatory excursion was made by…</option><option value="T100005B#d27142e12375">206.16. Inis-Labhradha was demolished by the Feara-Manach.</option><option value="T100005B#d27142e12378">206.17. All Luimneach was burned on the…</option><option value="T100005B#d27142e12381">206.18. Two persons were burned by lightning…</option><option value="T100005B#d27142e12384">206.19. This year was a prosperous one,…</option><option value="T100005B#d27142e12387">M1109. The Age of Christ, 1109.Maelisa Ua…</option><option value="T100005B#d27142e12388">207.1. The Age of Christ, 1109.</option><option value="T100005B#d27142e12391">207.2. Maelisa Ua Cuillen, noble bishop of…</option><option value="T100005B#d27142e12394">207.3. Oenghus Ua Domhnallain, chief anmchara and…</option><option value="T100005B#d27142e12397">207.4. Flaithbheartach Ua Loingsigh, successor of Ciaran,…</option><option value="T100005B#d27142e12403">207.5. An army was led by Muircheartach…</option><option value="T100005B#d27142e12411">207.6. An army was led by Domhnall…</option><option value="T100005B#d27142e12414">207.7. A predatory excursion was made by…</option><option value="T100005B#d27142e12417">207.8. Aedh Ua Ruairc came into the…</option><option value="T100005B#d27142e12420">207.9. Ard-Breacain was burned, with its churches,…</option><option value="T100005B#d27142e12423">207.10. Domhnall, the son of Mac Gillaphadraig,…</option><option value="T100005B#d27142e12426">207.11. Mice eat up all the corn…</option><option value="T100005B#d27142e12429">M1110. The Age of Christ, 1110.Cearnach, son…</option><option value="T100005B#d27142e12430">208.1. The Age of Christ, 1110.</option><option value="T100005B#d27142e12433">208.2. Cearnach, son of Mac Ulcha, airchinneach…</option><option value="T100005B#d27142e12436">208.3. Flann Ua hAedha, successor of Einne…</option><option value="T100005B#d27142e12439">208.4. Gillaphadraig Ua Duibhratha, lector of Cill-Dalua,…</option><option value="T100005B#d27142e12442">208.5. Feardomhnach, the most distinguished of the…</option><option value="T100005B#d27142e12448">208.6. and Bran Ua Bruic, senior of…</option><option value="T100005B#d27142e12451">208.7. Echthighern Ua Fearghail, a distinguished old…</option><option value="T100005B#d27142e12454">208.8. Gillacoluim Ua Maelmhuaidh, lord of Feara-Ceall,…</option><option value="T100005B#d27142e12459">208.9. Murchadh, son of Tadhg Ua Briain,…</option><option value="T100005B#d27142e12462">208.10. A predatory excursion was made by…</option><option value="T100005B#d27142e12465">208.11. The battle of Ros in Magh-Aei,…</option><option value="T100005B#d27142e12469">208.12. Maelruanaidh Ua Machainen, lord of Mughdhorna;</option><option value="T100005B#d27142e12472">208.13. Bebhinn, daughter of Ceinneide Ua Briain,…</option><option value="T100005B#d27142e12475">208.14. Ceallach, successor of Patrick, went on…</option><option value="T100005B#d27142e12481">208.15. A battle was gained by the…</option><option value="T100005B#d27142e12484">M1111. The Age of Christ, 1111.Cathasach Ua…</option><option value="T100005B#d27142e12485">209.1. The Age of Christ, 1111.</option><option value="T100005B#d27142e12488">209.2. Cathasach Ua Laedha, one of the…</option><option value="T100005B#d27142e12491">209.3. Dun-da-leathghlas was burned, both fort and…</option><option value="T100005B#d27142e12497">209.4. Ceanannus, Port-Lairge, and Lughmhadh, were burned.</option><option value="T100005B#d27142e12500">209.5. An army was led by the…</option><option value="T100005B#d27142e12503">209.6. A synod was convened at Fiadh…</option><option value="T100005B#d27142e12508">209.7. Donnchadh Ua hAnluain, lord of Ui-Niallain,…</option><option value="T100005B#d27142e12511">209.8. A meeting between Domhnall Mac Lochlainn…</option><option value="T100005B#d27142e12514">209.9. Cathal, son of Cathal Ua Mughroin,…</option><option value="T100005B#d27142e12517">209.10. Cluain-mic-Nois was plundered by the Dal-gCais,…</option><option value="T100005B#d27142e12520">209.11. A predatory excursion was made by…</option><option value="T100005B#d27142e12524">209.12. Another predatory excursion was made by…</option><option value="T100005B#d27142e12527">M1112. The Age of Christ, 1112.Conghalach, the…</option><option value="T100005B#d27142e12528">210.1. The Age of Christ, 1112.</option><option value="T100005B#d27142e12531">210.2. Conghalach, the son of Mac Conchaille,…</option><option value="T100005B#d27142e12534">210.3. Gormlaith, daughter of Murchadh, son of…</option><option value="T100005B#d27142e12537">210.4. The fort of Ard-Macha, with its…</option><option value="T100005B#d27142e12542">210.5. A predatory excursion was made by…</option><option value="T100005B#d27142e12545">210.6. Ughaire Ua Lorcain, lord of Ui-Muireadhaigh,…</option><option value="T100005B#d27142e12548">210.7. Tir-da-ghlas and Fabhar were burned.</option><option value="T100005B#d27142e12551">M1113. The Age of Christ, 1113.The Order…</option><option value="T100005B#d27142e12552">211.1. The Age of Christ, 1113.</option><option value="T100005B#d27142e12555">211.2. The Order of St. Bernard was…</option><option value="T100005B#d27142e12558">211.3. Flannagan, son of Maelisa, intended Abbot…</option><option value="T100005B#d27142e12561">211.4. Connla Ua Floinn, successor of Molaisi…</option><option value="T100005B#d27142e12564">211.5. Diarmaid Ua Ceallaigh, successor of Ua…</option><option value="T100005B#d27142e12567">211.6. Diarmaid Ua Longain, steward of Munster,…</option><option value="T100005B#d27142e12570">211.7. Finnchas Ua Loingsigh, lord of Dal-Araidhe;</option><option value="T100005B#d27142e12573">211.8. and Maelseachlainn Ua Conchobhair, lord of…</option><option value="T100005B#d27142e12576">211.9. Donnchadh O'Taircheirt, chief of Clan-nSnedhghaile, was…</option><option value="T100005B#d27142e12579">211.10. An army was led by Domhnall…</option><option value="T100005B#d27142e12582">211.11. An army was led by Muircheartach…</option><option value="T100005B#d27142e12591">211.12. A spirited conflict took place between…</option><option value="T100005B#d27142e12594">211.13. A salmon was caught at Cluain-mic-Nois…</option><option value="T100005B#d27142e12598">M1114. The Age of Christ, 1114.Diarmaid Ua…</option><option value="T100005B#d27142e12599">212.1. The Age of Christ, 1114.</option><option value="T100005B#d27142e12602">212.2. Diarmaid Ua Floinn, successor of Ailbhe…</option><option value="T100005B#d27142e12605">212.3. Flann Mac Flannchadha, successor of Molaise…</option><option value="T100005B#d27142e12608">212.4. Maelcoluim Ua Cormacain, successor of Ende…</option><option value="T100005B#d27142e12611">212.5. and Feardomhnach Ua Clucain, comharba of…</option><option value="T100005B#d27142e12614">212.6. Ruaidhri Ua Canannain, royal heir of…</option><option value="T100005B#d27142e12617">212.7. Aedh, son of Donnchadh Ua hEochadha,…</option><option value="T100005B#d27142e12620">212.8. Donnchadh Ua Loingsigh, lord of Dal-Araidhe,</option><option value="T100005B#d27142e12623">212.9. and Muircheartach, son of Mac Lochlainn,…</option><option value="T100005B#d27142e12628">212.10. A great fit of sickness attacked…</option><option value="T100005B#d27142e12631">212.11. An army was led by Domhnall…</option><option value="T100005B#d27142e12637">212.12. Toirdhealbhach Ua Conchobhair banished Domhnall Ua…</option><option value="T100005B#d27142e12640">212.13. Fobhar-Feichin, Cluain-Iraird, Cill-Beneoin, Cunga, Cill-Chuilinn, Cill-Cainnigh,…</option><option value="T100005B#d27142e12643">M1115. The Age of Christ, 1115.Diarmaid Ua…</option><option value="T100005B#d27142e12644">213.1. The Age of Christ, 1115.</option><option value="T100005B#d27142e12647">213.2. Diarmaid Ua Briain, King of Munster,…</option><option value="T100005B#d27142e12650">213.3. Muircheartach Ua Ciarmhaic, lord of Aine;…</option><option value="T100005B#d27142e12653">213.4. The Daimhliag great stone church of…</option><option value="T100005B#d27142e12662">213.5. A great predatory excursion was made…</option><option value="T100005B#d27142e12667">213.6. A battle was gained by Domhnall…</option><option value="T100005B#d27142e12670">213.7. Domhnall Ua Briain, i.e. the son…</option><option value="T100005B#d27142e12673">213.8. An onset was made at Ath-bo…</option><option value="T100005B#d27142e12676">213.9. Maelruanaidh Ua Ciardha, lord of Cairbre,…</option><option value="T100005B#d27142e12682">213.10. Maelseachlainn Ua Maeleachlainn, royal heir of…</option><option value="T100005B#d27142e12685">213.11. Boisterous weather, frost, and snow, from…</option><option value="T100005B#d27142e12689">213.12. A fleet was brought by Toirdhealbhach…</option><option value="T100005B#d27142e12695">M1116. The Age of Christ, 1116.Conghalach, son…</option><option value="T100005B#d27142e12696">214.1. The Age of Christ, 1116.</option><option value="T100005B#d27142e12699">214.2. Conghalach, son of Gillachiarain, airchinneach of…</option><option value="T100005B#d27142e12705">214.3. Ceallach, successor of Patrick, made a…</option><option value="T100005B#d27142e12710">214.4. Cill-Dalua, with its church, was burned.</option><option value="T100005B#d27142e12713">214.5. Corcach-mor-Mumhan, Imleach-Iubhair, the oratory of Maelisa…</option><option value="T100005B#d27142e12716">214.6. A great plague and famine this…</option><option value="T100005B#d27142e12719">214.7. Dearbhail, daughter of Toirdhealbhach Ua Briain,…</option><option value="T100005B#d27142e12722">214.8. A predatory excursion was made by…</option><option value="T100005B#d27142e12725">214.9. An army was led by Diarmaid…</option><option value="T100005B#d27142e12728">M1117. The Age of Christ, 1117.Maelmuire, Bishop…</option><option value="T100005B#d27142e12729">215.1. The Age of Christ, 1117.</option><option value="T100005B#d27142e12732">215.2. Maelmuire, Bishop of Dun-da-leathghlas;</option><option value="T100005B#d27142e12735">215.3. Flann Ua Scula, Bishop of Condere;</option><option value="T100005B#d27142e12738">215.4. Gillamochuda Mac Camchuarta, Bishop of Daimhliag;</option><option value="T100005B#d27142e12741">215.5. Ceallach Ua Colmain, Bishop of Fearna;</option><option value="T100005B#d27142e12744">215.6. Cathasach Ua Conaill, noble Bishop of…</option><option value="T100005B#d27142e12747">215.7. Anmcha O'hAnmchadha, Bishop of Ard-fearta-Brenainn;</option><option value="T100005B#d27142e12750">215.8. Muireadhach Ua hEnlaingi, Bishop of Cluain-fearta-Brenainn,…</option><option value="T100005B#d27142e12753">215.9. Maelmuire Ua Dunain, Archbishop of Munster,…</option><option value="T100005B#d27142e12758">215.10. Maelruanaidh Ua Cibhleachain, successor of Feichin…</option><option value="T100005B#d27142e12761">215.11. Conchobhar Ua Follamhain, comharba of Cluain-Iraird;</option><option value="T100005B#d27142e12765">215.12. and Eoghan Mac Echthighern, successor of…</option><option value="T100005B#d27142e12768">215.13. Maelbrighde Mac Ronain, comharba of Ceanannus,…</option><option value="T100005B#d27142e12771">215.14. Diarmaid, son of Enda, King of…</option><option value="T100005B#d27142e12774">215.15. Conchobhar Ua Caireallain was killed by…</option><option value="T100005B#d27142e12777">215.16. The battle of Leacain was given…</option><option value="T100005B#d27142e12780">215.17. A battle was gained over the…</option><option value="T100005B#d27142e12786">215.18. Diarmaid Ua Briain and the men…</option><option value="T100005B#d27142e12789">M1118. The age of Christ, 1118.Ruaidhri Ua…</option><option value="T100005B#d27142e12790">216.1. The age of Christ, 1118.</option><option value="T100005B#d27142e12793">216.2. Ruaidhri Ua Conchobhair, i.e. Ruaidhri na…</option><option value="T100005B#d27142e12798">216.3. Diarmaid Ua Briain, King of Munster…</option><option value="T100005B#d27142e12801">216.4. Domhnall, son of Ruaidhri Ua Conchobhair,…</option><option value="T100005B#d27142e12804">216.5. Laidhgnen Ua Duibhdara, lord of Feara-Manach,…</option><option value="T100005B#d27142e12810">216.6. Brian, son of Murchadh Ua Briain,…</option><option value="T100005B#d27142e12813">216.7. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e12822">216.8. The battle of Ceann-dara was gained…</option><option value="T100005B#d27142e12825">216.9. A mermaid was taken by the…</option><option value="T100005B#d27142e12828">216.10. The great army of Connaught, under…</option><option value="T100005B#d27142e12831">216.11. O'Baoigheallain, chief poet of Ireland, was…</option><option value="T100005B#d27142e12838">M1119. The Age of Christ, 1119.Ruaidhri, airchinneach…</option><option value="T100005B#d27142e12839">217.1. The Age of Christ, 1119.</option><option value="T100005B#d27142e12842">217.2. Ruaidhri, airchinneach of Othain-mor;</option><option value="T100005B#d27142e12845">217.3. Fearghal of the island of Loch-Cre,…</option><option value="T100005B#d27142e12848">217.4. and Diarmaid Ua Leanna, successor of…</option><option value="T100005B#d27142e12851">217.5. Muircheartach Ua Briain, King of Ireland,…</option><option value="T100005B#d27142e12857">217.6. Niall, son of Domhnall Mac Lochlainn,…</option><option value="T100005B#d27142e12863">217.7. Domhnall Ua hAideith, lord of Ui-Eathach,…</option><option value="T100005B#d27142e12866">217.8. Conchobhar Ua Goirmleadhaigh, chief of Cinel-Moain,…</option><option value="T100005B#d27142e12869">217.9. Flaithbheartach Ua Laidhgnen, lord of Fearnmhagh…</option><option value="T100005B#d27142e12872">217.10. The son of Donnchadh Mac Gillaphadraig,…</option><option value="T100005B#d27142e12875">217.11. Cucollchoille Ua Baigheallain, chief ollamh of…</option><option value="T100005B#d27142e12879">217.12. Aedh Ua Brain, lord of East…</option><option value="T100005B#d27142e12884">217.13. Ua Tuathail, lord of Ui-Muireadhaigh, was…</option><option value="T100005B#d27142e12887">217.14. Aedh Ua Conceannainn, lord of Ui-Diarmada,…</option><option value="T100005B#d27142e12890">217.15. A great fleet by Toirdhealbhach Ua…</option><option value="T100005B#d27142e12893">M1120. The Age of Christ, 1120.An army…</option><option value="T100005B#d27142e12894">218.1. The Age of Christ, 1120.</option><option value="T100005B#d27142e12897">218.2. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e12900">218.3. Ceallach, successor of Patrick, made a…</option><option value="T100005B#d27142e12903">218.4. An army was led by Domhnall…</option><option value="T100005B#d27142e12906">218.5. Eachmarcach Mac Uidhrin, chief of Cinel-Fearadhaigh,…</option><option value="T100005B#d27142e12909">218.6. The battle of the plain of…</option><option value="T100005B#d27142e12912">218.7. Branan, son of Gillachrist, chief of…</option><option value="T100005B#d27142e12915">218.8. The bridge of Ath-Luain, the bridge…</option><option value="T100005B#d27142e12921">218.9. The fair of Tailltin was celebrated…</option><option value="T100005B#d27142e12924">M1121. The Age of Christ, 1121.Samuel Ua…</option><option value="T100005B#d27142e12925">219.1. The Age of Christ, 1121.</option><option value="T100005B#d27142e12928">219.2. Samuel Ua hAingli, Bishop of Ath-cliath,…</option><option value="T100005B#d27142e12933">219.3. Domhnall, son of Ardghar Mac Lochlainn,…</option><option value="T100005B#d27142e12936">219.4. Gilla-Easbuig Eoghain Ua hAinniarraidh, lord of…</option><option value="T100005B#d27142e12939">219.5. Cumaighe, son of Deoraidh Ua Floinn,…</option><option value="T100005B#d27142e12945">219.6. Maelseachlainn Ua Ceallachain, lord of Ui-Eathach-Mumhan,…</option><option value="T100005B#d27142e12948">219.7. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e12951">219.8. A plundering excursion was, moreover, made…</option><option value="T100005B#d27142e12954">219.9. Cugaileang Mac Gillaseachnaill, lord of South…</option><option value="T100005B#d27142e12957">219.10. Two streets of Trian-Masain, from the…</option><option value="T100005B#d27142e12960">219.11. A great wind-storm happened in the…</option><option value="T100005B#d27142e12964">219.12. The cloictheach of Tealach-nInmainne, in Osraighe,…</option><option value="T100005B#d27142e12969">219.13. Righbhardan, son of Cucoirne, lord of…</option><option value="T100005B#d27142e12972">219.14. Conchobhar Ua Fogarta, lord of South…</option><option value="T100005B#d27142e12975">M1122. The Age of Christ, 1122.The shrine…</option><option value="T100005B#d27142e12976">220.1. The Age of Christ, 1122.</option><option value="T100005B#d27142e12979">220.2. The shrine of Colman, son of…</option><option value="T100005B#d27142e12982">220.3. Feargna Mac Echthigheirn, successor of Buithe,…</option><option value="T100005B#d27142e12985">220.4. Annadh, son of Mac Ulca, airchinneach…</option><option value="T100005B#d27142e12988">220.5. and Conchobhar Ua Lighda, successor of…</option><option value="T100005B#d27142e12991">220.6. Conghal, lector of Cluain-Iraird, died at…</option><option value="T100005B#d27142e12994">220.7. Aedh Ua Duibhdhirma, chief of Breadach,…</option><option value="T100005B#d27142e12997">220.8. Donnsleibhe Ua hOgain, chief of Cinel-Fearghusa,…</option><option value="T100005B#d27142e13000">220.9. Maelseachlainn Ua Donnagain, lord of Aradh-thire,…</option><option value="T100005B#d27142e13003">220.10. Aedh Ua Ruairc, i.e. the son…</option><option value="T100005B#d27142e13006">220.11. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e13010">220.12. A great predatory excursion was made…</option><option value="T100005B#d27142e13014">220.13. Maelcoluim Ua Brolchain, Bishop of Ard-Macha,…</option><option value="T100005B#d27142e13017">M1123. The Age of Christ, 1123.Aenghus Ua…</option><option value="T100005B#d27142e13018">221.1. The Age of Christ, 1123.</option><option value="T100005B#d27142e13021">221.2. Aenghus Ua Gormain, successor of Comhghall,…</option><option value="T100005B#d27142e13024">221.3. Flann Ua Duibhinsi, airchinneach of Lughmhadh;</option><option value="T100005B#d27142e13027">221.4. Maelmaire Ua Condubhain, airchinneach of Doire-Lurain;</option><option value="T100005B#d27142e13030">221.5. and Maelisa Ua hAirtri, steward of…</option><option value="T100005B#d27142e13033">221.6. Conghalach Ua Flaithbheartaigh, royal heir of…</option><option value="T100005B#d27142e13036">221.7. Cucaisil Ua Cearbhaill, lord of Fearnmhagh,…</option><option value="T100005B#d27142e13039">221.8. Donnsleibhe Mac Cathalain, the prosperity and…</option><option value="T100005B#d27142e13042">221.9. Donnchadh Mac Gillaphadraig Ruaidh, lord of…</option><option value="T100005B#d27142e13048">221.10. A great army was led by…</option><option value="T100005B#d27142e13051">221.11. The Gaileanga took a house at…</option><option value="T100005B#d27142e13055">221.12. Domhnall, son of Donnchadh, royal heir…</option><option value="T100005B#d27142e13058">221.13. An unusual attack was made upon…</option><option value="T100005B#d27142e13066">221.14. Donnchadh, son of Tadhg Mac Carthaigh,…</option><option value="T100005B#d27142e13069">221.15. Tadhg Ua Maille, lord of Umhall,…</option><option value="T100005B#d27142e13073">M1124. The Age of Christ, 1124.St. Maelmaedhog…</option><option value="T100005B#d27142e13074">222.1. The Age of Christ, 1124.</option><option value="T100005B#d27142e13077">222.2. St. Maelmaedhog O'Morgair sat in the…</option><option value="T100005B#d27142e13080">222.3. Maelcoluim, son of Maelmaith Ua Connagain,…</option><option value="T100005B#d27142e13083">222.4. The finishing of the cloictheach of…</option><option value="T100005B#d27142e13086">222.5. Tadhg Mac Carthaigh, lord of Desmond,…</option><option value="T100005B#d27142e13089">222.6. Muireadhach Mac Gormain, lord of Ui-Bairrche,…</option><option value="T100005B#d27142e13095">222.7. Ardghar, son of Aedh, royal heir…</option><option value="T100005B#d27142e13098">222.8. Maelseachlainn, son of Tadhg, son of…</option><option value="T100005B#d27142e13101">222.9. Gillabroide, son of Tighearnan Ua Ruairc,…</option><option value="T100005B#d27142e13104">222.10. Muireadhach (i.e. lord of Clann-Coscraigh), the…</option><option value="T100005B#d27142e13110">222.11. Lochlainn Ua Follamhain, lord of Crich…</option><option value="T100005B#d27142e13114">222.12. Gluniairn, son of Bran, lord of…</option><option value="T100005B#d27142e13119">222.13. The two sons of Tadhg, son…</option><option value="T100005B#d27142e13122">222.14. Aedh Ua Mathghamhna, royal heir of…</option><option value="T100005B#d27142e13125">222.15. The great fleet of Toirdhealbhach Ua…</option><option value="T100005B#d27142e13128">222.16. Three castles were erected by the…</option><option value="T100005B#d27142e13131">222.17. A plundering army was led by…</option><option value="T100005B#d27142e13137">222.18. The hostages of Desmond, among whom…</option><option value="T100005B#d27142e13140">M1125. The Age of Christ, 1125.Maeleoin Ua…</option><option value="T100005B#d27142e13141">223.1. The Age of Christ, 1125.</option><option value="T100005B#d27142e13144">223.2. Maeleoin Ua Dunagain, a paragon of…</option><option value="T100005B#d27142e13147">223.3. Maeltrena, a noble priest and learned…</option><option value="T100005B#d27142e13152">223.4. Mac Maeilesuthain, chief lector of the…</option><option value="T100005B#d27142e13155">223.5. Cineidigh Ua Conaing, airchinneach of Cill-Dalua,…</option><option value="T100005B#d27142e13158">223.6. On the fifth of the Ides…</option><option value="T100005B#d27142e13161">223.7. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e13164">223.8. On one occasion, as Muircheartach Ua…</option><option value="T100005B#d27142e13167">223.9. The two sons of Aineislis Ua…</option><option value="T100005B#d27142e13170">223.10. The bridge of Ath-Luain and the…</option><option value="T100005B#d27142e13173">223.11. Flann and Gillariabhach, the two sons…</option><option value="T100005B#d27142e13176">M1126. The Age of Christ, 1126.Aedh Ua…</option><option value="T100005B#d27142e13177">224.1. The Age of Christ, 1126.</option><option value="T100005B#d27142e13180">224.2. Aedh Ua Modain, Bishop of Gleann-da-locha,…</option><option value="T100005B#d27142e13183">224.3. Finn Ua Conaingen, airchinneach of Doire…</option><option value="T100005B#d27142e13186">224.4. Muireadhach Ua Cuillein, airchinneach of Clochar,…</option><option value="T100005B#d27142e13189">224.5. Conchobhar Ua Cleirigh, lector of Cill-dara,…</option><option value="T100005B#d27142e13195">224.6. Gillafinain, successor of Feichin.</option><option value="T100005B#d27142e13198">224.7. and Maelisa Ua Coinne, the most…</option><option value="T100005B#d27142e13201">224.8. The church called the Regles of…</option><option value="T100005B#d27142e13206">224.9. Corcach-mor of Munster, with its church,…</option><option value="T100005B#d27142e13209">224.10. Enda, the son of Mac Murchadha…</option><option value="T100005B#d27142e13212">224.11. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e13219">224.12. The same king had a great…</option><option value="T100005B#d27142e13222">224.13. Domhnall Finn Ua Dubhda, lord of…</option><option value="T100005B#d27142e13225">224.14. A great storm of war throughout…</option><option value="T100005B#d27142e13228">224.15. A treacherous prey was made by…</option><option value="T100005B#d27142e13231">M1127. The Age of Christ, 1127.Gillachrist Ua…</option><option value="T100005B#d27142e13232">225.1. The Age of Christ, 1127.</option><option value="T100005B#d27142e13235">225.2. Gillachrist Ua Maeleoin, abbot, successor of…</option><option value="T100005B#d27142e13241">225.3. Maelmaire Ua Godain, noble priest and…</option><option value="T100005B#d27142e13245">225.4. Conghalach, successor of Cianan;</option><option value="T100005B#d27142e13248">225.5. Gillachiarain Ua Roda, airchinneach of Cunga,…</option><option value="T100005B#d27142e13254">225.6. Gillachomhghaill Ua Tuathail, successor of Caeimhghin,…</option><option value="T100005B#d27142e13257">225.7. Maelbrighde Ua Forannain, airchinneach of Ard-sratha;</option><option value="T100005B#d27142e13260">225.8. Maelbrighde Ua Cinaedha, airchinneach of Ard-Trea;</option><option value="T100005B#d27142e13263">225.9. and Domhnall Dall Ua Murchadha, chief…</option><option value="T100005B#d27142e13266">225.10. Mac Conaenaigh Ua Maelguirm, airchinneach of…</option><option value="T100005B#d27142e13270">225.11. The shrine of Colum-Cille was carried…</option><option value="T100005B#d27142e13273">225.12. Gillachrist Ua hEignigh, lord of Feara-Manach…</option><option value="T100005B#d27142e13276">225.13. Cearbhall Mac Faelain was killed by…</option><option value="T100005B#d27142e13279">225.14. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e13282">225.15. Donnchadh, the son of Mac Carthaigh,…</option><option value="T100005B#d27142e13285">225.16. The great fleet of Toirdhealbhach Ua…</option><option value="T100005B#d27142e13288">225.17. A battle between the Ulidians themselves,…</option><option value="T100005B#d27142e13293">225.18. Murchadh Ua Maelseachlainn was deposed, and…</option><option value="T100005B#d27142e13296">M1128. The Age of Christ, 1128.Muirgheas O'Nioc,…</option><option value="T100005B#d27142e13297">226.1. The Age of Christ, 1128.</option><option value="T100005B#d27142e13300">226.2. Muirgheas O'Nioc, successor of Iarlath of…</option><option value="T100005B#d27142e13303">226.3. Conaing Ua Begleighinn, Abbot of Ceanannus,…</option><option value="T100005B#d27142e13306">226.4. Gillaphadraig Ua Cathail, successor of Caemhghin,…</option><option value="T100005B#d27142e13309">226.5. Gillacruimhthirfraeich Mac Scolaighe, successor of Bearach…</option><option value="T100005B#d27142e13312">226.6. Ua Banain, successor of Cronan of…</option><option value="T100005B#d27142e13315">226.7. Mac-Maras Ua Reabhachain, successor of Mochuda;</option><option value="T100005B#d27142e13318">226.8. Gillachiarain, son of Gilladubh Ua Draeda,…</option><option value="T100005B#d27142e13321">226.9. Ceinneidigh Ua Conghail, airchinneach of Lis-aeidheadh…</option><option value="T100005B#d27142e13324">226.10. Gilla-an-choimhdheadh, son of Mac Cuinn, Tanist-abbot…</option><option value="T100005B#d27142e13327">226.11. and Fingart, anmchara of Corcumdhruadh, died.</option><option value="T100005B#d27142e13331">226.12. Ceinneidigh, son of Aedh Mac Duinnsleibhe,…</option><option value="T100005B#d27142e13334">226.13. The men of Magh-Itha, with Domhnall…</option><option value="T100005B#d27142e13337">226.14. The battle of Ath-Fhirdhiadh was gained…</option><option value="T100005B#d27142e13343">226.15. A plundering army was led by…</option><option value="T100005B#d27142e13346">226.16. A plundering army was led by…</option><option value="T100005B#d27142e13349">226.17. A year's peace was made by…</option><option value="T100005B#d27142e13354">226.18. Tailltin, daughter of Murchadh Ua Maeleachlainn,…</option><option value="T100005B#d27142e13357">226.19. Domhnall, son of Gillafinn, son of…</option><option value="T100005B#d27142e13360">226.20. A great predatory excursion was committed…</option><option value="T100005B#d27142e13366">226.21. Maghnus, the son of Mac Lochlainn,…</option><option value="T100005B#d27142e13369">M1129. The Age of Christ, 1129.Maelbrighde Ua…</option><option value="T100005B#d27142e13370">227.1. The Age of Christ, 1129.</option><option value="T100005B#d27142e13373">227.2. Maelbrighde Ua Flannain, anchorite of Lis-mor;</option><option value="T100005B#d27142e13376">227.3. Gillacolmain Ua Ceallaigh, noble priest of…</option><option value="T100005B#d27142e13379">227.4. Mac Muirgheasa, lector of Fearna; and</option><option value="T100005B#d27142e13382">227.5. Ua Diarmada, successor of Cronan of…</option><option value="T100005B#d27142e13385">227.6. The house of Colum-Cille at Cill-mic-Nenain…</option><option value="T100005B#d27142e13391">227.7. A change of lords by the…</option><option value="T100005B#d27142e13394">227.8. Mathghamhain, son of Muircheartach Ua Briain,…</option><option value="T100005B#d27142e13397">227.9. Flann Ua Ceallaigh, lord of the…</option><option value="T100005B#d27142e13400">227.10. Niall Ua Crichain, lord of Ui-Fiachrach…</option><option value="T100005B#d27142e13403">227.11. Gillachrist Ua hUidhrin, chief of Cinel-Fearadhaigh,…</option><option value="T100005B#d27142e13409">227.12. The castle of Ath-Luain and the…</option><option value="T100005B#d27142e13412">227.13. The altar of the great church…</option><option value="T100005B#d27142e13421">227.14. Ceallach, successor of Patrick, a son…</option><option value="T100005B#d27142e13426">227.15. Muircheartach, son of Domhnall, was appointed…</option><option value="T100005B#d27142e13429">M1130. The Age of Christ, 1130.Sord-Choluim-Chille, with…</option><option value="T100005B#d27142e13430">228.1. The Age of Christ, 1130.</option><option value="T100005B#d27142e13433">228.2. Sord-Choluim-Chille, with its churches and relics,…</option><option value="T100005B#d27142e13436">228.3. Lochlainn Ua Maelruanaidh, royal heir of…</option><option value="T100005B#d27142e13439">228.4. Cuaifne Ua Conchobhair, lord of Ui-Failghe,…</option><option value="T100005B#d27142e13442">228.5. Gillacualann, grandson of Dunghaile, lord of…</option><option value="T100005B#d27142e13445">228.6. Diarmaid Ua Follamhain, chief of Clann-Uadach;…</option><option value="T100005B#d27142e13448">228.7. The jewels of Cluain-mic-Nois were revealed…</option><option value="T100005B#d27142e13454">228.8. An army was led by Ua…</option><option value="T100005B#d27142e13459">228.9. Toirdhealbhach Ua Conchobhair proceeded with a…</option><option value="T100005B#d27142e13462">228.10. He brought another fleet to Desmond,…</option><option value="T100005B#d27142e13465">228.11. A battle was gained at Sliabh-Guaire…</option><option value="T100005B#d27142e13469">228.12. Great fruit upon all trees, both…</option><option value="T100005B#d27142e13472">M1131. The Age of Christ, 1131.Maelisa Ua…</option><option value="T100005B#d27142e13473">229.1. The Age of Christ, 1131.</option><option value="T100005B#d27142e13476">229.2. Maelisa Ua Foghladha, Archbishop of Caiseal,…</option><option value="T100005B#d27142e13482">229.3. Dubhchobhlaigh, daughter of Ruaidhri na Soighe…</option><option value="T100005B#d27142e13485">229.4. A plundering army was led by…</option><option value="T100005B#d27142e13488">229.5. An army was led by Conchobhar…</option><option value="T100005B#d27142e13491">229.6. An army was led by Conchobhair,…</option><option value="T100005B#d27142e13496">229.7. In the absence of this army…</option><option value="T100005B#d27142e13499">229.8. Thomond was plundered by Cormac, the…</option><option value="T100005B#d27142e13502">229.9. A battle was gained by Murchadh…</option><option value="T100005B#d27142e13505">229.10. Conchobhar Ua Briain was severely wounded…</option><option value="T100005B#d27142e13508">229.11. Domhnall Ua Fuirg, lord of Ui-Furgo,…</option><option value="T100005B#d27142e13512">229.12. Maelseachlainn, son of Muircheartach Ua Maeleachlainn,…</option><option value="T100005B#d27142e13515">229.13. Cluain-Iraird was twice plundered by the…</option><option value="T100005B#d27142e13518">229.14. The battle of Caill-Cobhthaigh was gained…</option><option value="T100005B#d27142e13523">229.15. Fine-Gall was plundered by Domhnall, son…</option><option value="T100005B#d27142e13526">M1132. The Age of Christ, 1132.Maelmaedhog Ua…</option><option value="T100005B#d27142e13527">230.1. The Age of Christ, 1132.</option><option value="T100005B#d27142e13530">230.2. Maelmaedhog Ua Morgair sat in the…</option><option value="T100005B#d27142e13533">230.3. Maelbrenainn Ua hAnradhain, successor of Brenainn…</option><option value="T100005B#d27142e13536">230.4. Maelbrighde Mac Doilgen, noble priest of…</option><option value="T100005B#d27142e13539">230.5. Uareirghe Ua Neachtain, head of the…</option><option value="T100005B#d27142e13542">230.6. Cucaille Ua Finn, airchinneach of Cill-Colgain,…</option><option value="T100005B#d27142e13545">230.7. An army was led by Conchobhar…</option><option value="T100005B#d27142e13548">230.8. Maelseachlainn, son of Diarmaid Mac Murchadha,…</option><option value="T100005B#d27142e13551">230.9. Maenmhagh was plundered by Conchobhar Ua…</option><option value="T100005B#d27142e13554">230.10. The castle of Bun-Gaillmhe was burned…</option><option value="T100005B#d27142e13557">230.11. The son of Amhlaeibh Ua Lochlainn,…</option><option value="T100005B#d27142e13561">230.12. A great slaughter was made of…</option><option value="T100005B#d27142e13564">230.13. Oilen-na-Beithe in the Sinainn was burned…</option><option value="T100005B#d27142e13567">230.14. Diarmaid Mac Eitigen, chief of Clann-Diarmada,…</option><option value="T100005B#d27142e13570">230.15. The prey of Feasog by Tighearnan…</option><option value="T100005B#d27142e13575">230.16. Magh-Luirg was plundered by the men…</option><option value="T100005B#d27142e13578">M1133. The Age of Christ, 1133.Muireadhach Ua…</option><option value="T100005B#d27142e13579">231.1. The Age of Christ, 1133.</option><option value="T100005B#d27142e13582">231.2. Muireadhach Ua Duibhinnsi, airchinneach of Lughmhadh;</option><option value="T100005B#d27142e13585">231.3. Conaing, son of Dubhdaleithi, fosairchinneach of…</option><option value="T100005B#d27142e13588">231.4. Maelbrighde Ua hAinnin, noble martyr of…</option><option value="T100005B#d27142e13591">231.5. Ros-Cre and Lughmhadh were burned.</option><option value="T100005B#d27142e13594">231.6. Muircheartach, successor of Patrick, made a…</option><option value="T100005B#d27142e13597">231.7. Conchobhar, son of Murchadh Ua Maeleachlainn,…</option><option value="T100005B#d27142e13603">231.8. Lusca, with its church full of…</option><option value="T100005B#d27142e13606">231.9. A great depredation was committed by…</option><option value="T100005B#d27142e13609">231.10. An army was led by Cormac…</option><option value="T100005B#d27142e13612">231.11. A depredation was committed by Donnchadh…</option><option value="T100005B#d27142e13616">231.12. A depredation was committed by Tighearnan…</option><option value="T100005B#d27142e13619">231.13. A battle was gained by the…</option><option value="T100005B#d27142e13624">231.14. The bridge of Ath-Luain and its…</option><option value="T100005B#d27142e13627">231.15. A conference was held by Toirdhealbhach…</option><option value="T100005B#d27142e13630">231.16. Maelseachlainn, grandson of Diarmaid, son of…</option><option value="T100005B#d27142e13633">231.17. The two sons of Cuchonnacht Ua…</option><option value="T100005B#d27142e13636">231.18. Gilla-na-naemh Ua Birn, who was the…</option><option value="T100005B#d27142e13639">231.19. A great murrain of cows in…</option><option value="T100005B#d27142e13653">231.20. Flaithbheartach Ua Flaithbheartaigh was killed by…</option><option value="T100005B#d27142e13656">231.21. The great army of all Leath-Mhogha…</option><option value="T100005B#d27142e13661">M1134. The Age of Christ, 1134.Ceileachair, son…</option><option value="T100005B#d27142e13662">232.1. The Age of Christ, 1134.</option><option value="T100005B#d27142e13665">232.2. Ceileachair, son of Cormac Ua Cuinn…</option><option value="T100005B#d27142e13679">232.3. Maelciarain, a son of the same…</option><option value="T100005B#d27142e13682">232.4. Fogartach Ua Riagain, airchinneach of Ros-Cre,</option><option value="T100005B#d27142e13685">232.5. and Gillabhrenainn Ua hAnradhain, successor of…</option><option value="T100005B#d27142e13688">232.6. Imhar Ua hAedhagain, by whom the…</option><option value="T100005B#d27142e13691">232.7. Bebhinn, daughter of Mac Conchaille, female…</option><option value="T100005B#d27142e13697">232.8. Maelmaedhog Ua Morgair made a visitation…</option><option value="T100005B#d27142e13700">232.9. Archu Ua Flaithbheartaigh, royal heir of…</option><option value="T100005B#d27142e13703">232.10. Donnchadh, grandson of Murchadh Ua Briain,…</option><option value="T100005B#d27142e13706">232.11. Donnchadh, i.e. son of Cuaifne Ua…</option><option value="T100005B#d27142e13710">232.12. An army was led by the…</option><option value="T100005B#d27142e13713">232.13. A slaughter was made of the…</option><option value="T100005B#d27142e13716">232.14. A church which was erected by…</option><option value="T100005B#d27142e13721">232.15. Muircheartach, son of Domhnall, son of…</option><option value="T100005B#d27142e13724">232.16. Niall, son of Aedh, was installed…</option><option value="T100005B#d27142e13727">232.17. A change of abbots at Ard-Macha,…</option><option value="T100005B#d27142e13730">232.18. Maelmaedhog afterwards made his visitation of…</option><option value="T100005B#d27142e13733">232.19. Aedh, grandson of Lochlainn Mac Cochlain,…</option><option value="T100005B#d27142e13736">232.20. Murchadh Ua hEaghra, and his wife,…</option><option value="T100005B#d27142e13739">M1135. The Age of Christ, 1135.Cinaeth Ua…</option><option value="T100005B#d27142e13740">233.1. The Age of Christ, 1135.</option><option value="T100005B#d27142e13743">233.2. Cinaeth Ua Baeighill, a noble bishop,…</option><option value="T100005B#d27142e13746">233.3. Bishop Ua Cattan, Archbishop of Ui-Ceinnsealaigh;</option><option value="T100005B#d27142e13749">233.4. and Maelisa Ua Finnachta, comharba of…</option><option value="T100005B#d27142e13752">233.5. Gillacommain Ua Conghalaigh, lector of Ros-Commain,…</option><option value="T100005B#d27142e13755">233.6. Domhnall, son of Muircheartach Ua Briain,…</option><option value="T100005B#d27142e13758">233.7. Fiachra Mac Etnen, learned senior of…</option><option value="T100005B#d27142e13764">233.8. Flann Ua Sinaigh, keeper of the…</option><option value="T100005B#d27142e13767">233.9. Maelisa Ua hAinmire, i.e. Bishop of…</option><option value="T100005B#d27142e13770">233.10. Eachmarcach Ua hAinmire, learned senior of…</option><option value="T100005B#d27142e13773">233.11. Maelmaedhog Ua Morgair, successor of Patrick,…</option><option value="T100005B#d27142e13777">233.12. Doire-Choluim-Chille, with its churches, was burned…</option><option value="T100005B#d27142e13780">233.13. Ruaidhri Ua Canannain, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e13785">233.14. Cathal, son of Tadhg Ua Conchobhair,…</option><option value="T100005B#d27142e13788">233.15. Cluain-Iraird, Ceanannus, Rath-Luraigh, and many other…</option><option value="T100005B#d27142e13791">233.16. Many of the men of Desmond…</option><option value="T100005B#d27142e13794">233.17. Aedh Ua Conchobhair, lord of Corca-Modhruadh,…</option><option value="T100005B#d27142e13797">233.18. Magh nAei, Magh Luirg, and Corann,…</option><option value="T100005B#d27142e13800">233.19. Ros-Commain was plundered and burned, both…</option><option value="T100005B#d27142e13803">233.20. Ua Madadhain, lord of Sil-Anmchadha, and…</option><option value="T100005B#d27142e13806">233.21. Amhlaeibh, son of Domhnall Finn Ua…</option><option value="T100005B#d27142e13809">233.22. The fleet of Murchadh Ua Maeleachlainn…</option><option value="T100005B#d27142e13813">233.23. Lightning struck off the head of…</option><option value="T100005B#d27142e13816">233.24. The men of Fearnmhagh turned against…</option><option value="T100005B#d27142e13819">233.25. Stephen assumed the kingdom of England…</option><option value="T100005B#d27142e13823">M1136. The Age of Christ, 1136.Aedh Ua…</option><option value="T100005B#d27142e13824">234.1. The Age of Christ, 1136.</option><option value="T100005B#d27142e13827">234.2. Aedh Ua Finn, Bishop of Breifne,…</option><option value="T100005B#d27142e13830">234.3. Domhnall Ua Dubhthaigh, Archbishop of Connaught,…</option><option value="T100005B#d27142e13833">234.4. Robhartach Ua Ceallaigh, airchinneach of Fathain-mor,…</option><option value="T100005B#d27142e13836">234.5. Gillachrist Ua hEchain, successor of Finnen,</option><option value="T100005B#d27142e13839">234.6. and Saerbhreathach Ua Ceallaigh, successor of…</option><option value="T100005B#d27142e13842">234.7. Mac Ciarain, airchinneach of Sord, fell…</option><option value="T100005B#d27142e13845">234.8. Maelmaire Mac Colmain, airchinneach of Doire-Lurain;</option><option value="T100005B#d27142e13848">234.9. Maelisa Mac Maelcoluim, chief keeper of…</option><option value="T100005B#d27142e13851">234.10. Conchobhar, son of Domhnall Ua Lochlainn,…</option><option value="T100005B#d27142e13854">234.11. Echri Ua hAitteidh, lord of Ui-Eathach,…</option><option value="T100005B#d27142e13858">234.12. Aedh, son of Domhnall Ua Conchobhair,…</option><option value="T100005B#d27142e13861">234.13. The son of Domhnall Ua Dubhda,…</option><option value="T100005B#d27142e13864">234.14. Donnchadh, son of Maeleachlainn Ua Faelain,…</option><option value="T100005B#d27142e13867">234.15. Aedh, son of Toirdhealbhach Ua Conchobhair…</option><option value="T100005B#d27142e13870">234.16. Domhnall Ua Caindealbhain, lord of Cinel-Laeghaire,…</option><option value="T100005B#d27142e13875">234.17. A breach of the peace between…</option><option value="T100005B#d27142e13878">234.18. Loch Cairgin was plundered by the…</option><option value="T100005B#d27142e13881">234.19. Another predatory excursion was made by…</option><option value="T100005B#d27142e13884">234.20. A predatory excursion was made by…</option><option value="T100005B#d27142e13888">234.21. Gillamura Ua hOgain was slain by…</option><option value="T100005B#d27142e13891">234.22. The visitation of Munster was made…</option><option value="T100005B#d27142e13895">234.23. A change of abbots at Ard-Macha,…</option><option value="T100005B#d27142e13898">234.24. Ruaidhri Ua Conchobhair and Uada Ua…</option><option value="T100005B#d27142e13904">234.25. Neidhe Ua Maelchonaire, the historian, died.</option><option value="T100005B#d27142e13907">234.26. Maelmaedhog Ua Morgair resigned the successorship…</option><option value="T100005B#d27142e13910">M1137. The Age of Christ, 1137.Domhnall Ua…</option><option value="T100005B#d27142e13911">235.1. The Age of Christ, 1137.</option><option value="T100005B#d27142e13914">235.2. Domhnall Ua Conaing Archbishop of Leath-Mogha,…</option><option value="T100005B#d27142e13917">235.3. The Bishop Ua Baeighill; the Bishop…</option><option value="T100005B#d27142e13926">235.4. Macraith Ua Forreith, a learned historian…</option><option value="T100005B#d27142e13929">235.5. Aedh Ua Finn, chief lector of…</option><option value="T100005B#d27142e13932">235.6. Mac Gillafhinain Ua Gibhleachain, successor of…</option><option value="T100005B#d27142e13935">235.7. A change of abbots at Ard-Macha,…</option><option value="T100005B#d27142e13943">235.8. Cluain-uamha and Ard-achadh of Bishop Mel…</option><option value="T100005B#d27142e13946">235.9. A great wind-storm throughout Ireland, which…</option><option value="T100005B#d27142e13952">235.10. Domhnall, son of Murchadh Ua Maeleachlainn,…</option><option value="T100005B#d27142e13958">235.11. Uada Ua Conceanainn was blinded by…</option><option value="T100005B#d27142e13962">235.12. Mor, daughter of Muircheartach Ua Briain,…</option><option value="T100005B#d27142e13965">235.13. The siege of Waterford by Diarmaid…</option><option value="T100005B#d27142e13968">235.14. Conchobhar Ua Briain, lord of Thomond…</option><option value="T100005B#d27142e13974">235.15. A predatory excursion was made by…</option><option value="T100005B#d27142e13977">235.16. A fleet was conveyed by Toirdhealbhach…</option><option value="T100005B#d27142e13980">235.17. Benmidhe, daughter of Conchobhar Ua Maeleachlainn,…</option><option value="T100005B#d27142e13983">235.18. A breach of the peace between…</option><option value="T100005B#d27142e13986">235.19. Ard-Macha, Tuaim-da-ghualann, Conga, and Tearmann Ceallainne,…</option><option value="T100005B#d27142e13989">235.20. Magh-nEo and Buidheamhnach were burned.</option><option value="T100005B#d27142e13995">235.21. All the province of Connaught was…</option><option value="T100005B#d27142e13999">M1138. The Age of Christ, 1138.Gillachrist Ua…</option><option value="T100005B#d27142e14000">236.1. The Age of Christ, 1138.</option><option value="T100005B#d27142e14003">236.2. Gillachrist Ua Morgair, Bishop of Clochar,…</option><option value="T100005B#d27142e14006">236.3. Maelpadraig Ua Drugain, paragon of the…</option><option value="T100005B#d27142e14009">236.4. Cill-dara, Lis-mor, Tigh-Moling, and Sord, were…</option><option value="T100005B#d27142e14012">236.5. The visitation of Munster the first…</option><option value="T100005B#d27142e14015">236.6. Cormac, son of Muireadhach, son of…</option><option value="T100005B#d27142e14018">236.7. Raghnall, son of Imhar Ua Cathain,…</option><option value="T100005B#d27142e14021">236.8. Maelruanaidh Ua Caireallain, lamp of the…</option><option value="T100005B#d27142e14024">236.9. Domhnall Ua Ciardha, lord of Cairbre,…</option><option value="T100005B#d27142e14027">236.10. Mathghamhain Ua Conchobhair, lord of Ciarraighe-Luachra,…</option><option value="T100005B#d27142e14030">236.11. Toirdhealbhach Ua Conchobhair, with the Connaughtmen,…</option><option value="T100005B#d27142e14038">M1139. The Age of Christ, 1139.Cathal Mac…</option><option value="T100005B#d27142e14039">237.1. The Age of Christ, 1139.</option><option value="T100005B#d27142e14042">237.2. Cathal Mac Maelfhinn, successor of Tighearnach…</option><option value="T100005B#d27142e14045">237.3. Cuchonnacht Ua Dalaigh, chief ollamh in…</option><option value="T100005B#d27142e14048">237.4. An army was led by the…</option><option value="T100005B#d27142e14051">237.5. Mathghamhain Ua Dubhda, chief of Clann-Laithbheartaigh,…</option><option value="T100005B#d27142e14054">237.6. Donnchadh Ua Maelmhuaidh, lord of Feara-Ceall…</option><option value="T100005B#d27142e14057">237.7. Muircheartach Ua Maelmhuaidh, the other lord…</option><option value="T100005B#d27142e14060">237.8. Ua Cadhla, i.e. Aedh, lord of…</option><option value="T100005B#d27142e14065">237.9. Donnchadh, son of Tadhg Ua Maelruanaidh,…</option><option value="T100005B#d27142e14068">237.10. Fearghal, son of Raghnall, son of…</option><option value="T100005B#d27142e14071">237.11. The Clann-Carthaigh were expelled from Munster…</option><option value="T100005B#d27142e14075">237.12. A year's peace was made between…</option><option value="T100005B#d27142e14078">237.13. Maelbrighde Ua Brolchain, Bishop of Ard-Macha,…</option><option value="T100005B#d27142e14081">237.14. Niall, son of Aedh, son of…</option><option value="T100005B#d27142e14084">M1140. The Age of Christ, 1140.Eochaidh Ua…</option><option value="T100005B#d27142e14085">238.1. The Age of Christ, 1140.</option><option value="T100005B#d27142e14088">238.2. Eochaidh Ua Ceallaigh, chief head of…</option><option value="T100005B#d27142e14091">238.3. Domhnall Ua Sealbhaigh, airchinneach of Corcach,…</option><option value="T100005B#d27142e14094">238.4. The successor of Patrick made a…</option><option value="T100005B#d27142e14097">238.5. A wicker bridge was made by…</option><option value="T100005B#d27142e14102">238.6. A conference was held at Ath-Luain,…</option><option value="T100005B#d27142e14105">238.7. Another wicker bridge was made by…</option><option value="T100005B#d27142e14108">238.8. Cu-uladh Ua Caindealbhain, lord of Laeghaire,…</option><option value="T100005B#d27142e14111">238.9. Tighearnan Ua Ruairc was expelled from…</option><option value="T100005B#d27142e14114">238.10. A predatory excursion was made by…</option><option value="T100005B#d27142e14117">238.11. A battle was gained by the…</option><option value="T100005B#d27142e14120">M1141. The Age of Christ, 1141.Domhnall Ua…</option><option value="T100005B#d27142e14121">239.1. The Age of Christ, 1141.</option><option value="T100005B#d27142e14124">239.2. Domhnall Ua Coinfhiacla, lord of Teathbha,…</option><option value="T100005B#d27142e14127">239.3. Aedh Ua Longain, steward of Munster,…</option><option value="T100005B#d27142e14130">239.4. The successor of Ciaran was robbed…</option><option value="T100005B#d27142e14133">239.5. Diarmaid Mac Murchadha, King of Leinster,…</option><option value="T100005B#d27142e14139">239.6. Donnchadh, son of Goll Gaibhle, i.e.…</option><option value="T100005B#d27142e14142">239.7. Domhnall Ua Loingsigh, lord of Dal-Araidhe,…</option><option value="T100005B#d27142e14145">239.8. Gilla-na-naemh Ua Fearghaile, chief of Muintir-Anghaile,…</option><option value="T100005B#d27142e14150">239.9. An army was led by Conchobhar…</option><option value="T100005B#d27142e14153">239.10. A great army was led by…</option><option value="T100005B#d27142e14156">239.11. The same party made a predatory…</option><option value="T100005B#d27142e14160">239.12. A predatory excursion was made by…</option><option value="T100005B#d27142e14163">239.13. The Ulstermen of all Leinster returned…</option><option value="T100005B#d27142e14166">239.14. A conference of peace was held…</option><option value="T100005B#d27142e14169">239.15. Conchobhar, grandson of Donnchadh Ua Maeleachlainn,…</option><option value="T100005B#d27142e14172">239.16. Domhnall, son of Ruaidhri Ua Maelmhuaidh,…</option><option value="T100005B#d27142e14175">239.17. A great plundering army was led…</option><option value="T100005B#d27142e14178">M1142. The Age of Christ, 1142.Ua Rebachain,…</option><option value="T100005B#d27142e14179">240.1. The Age of Christ, 1142.</option><option value="T100005B#d27142e14182">240.2. Ua Rebachain, Abbot of Lis-mor-Mochuda, was…</option><option value="T100005B#d27142e14185">240.3. Cathasach Ua Circaerech, lector of Ard-Macha,…</option><option value="T100005B#d27142e14188">240.4. Cill-Dalua, Eanach-duin, and Teach-Mochua, were burned.</option><option value="T100005B#d27142e14191">240.5. Conchobhar, son of Diarmaid Ua Briain,…</option><option value="T100005B#d27142e14196">240.6. Donnchadh, grandson of Carthach, came into…</option><option value="T100005B#d27142e14199">240.7. Conchobhar, son of Domhnall Ua Briain,…</option><option value="T100005B#d27142e14202">240.8. A battle was gained by the…</option><option value="T100005B#d27142e14205">240.9. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e14208">240.10. A great predatory excursion was made…</option><option value="T100005B#d27142e14211">240.11. Donnchadh Ua Conchobhair, lord of Ciarraighe-Luachra,…</option><option value="T100005B#d27142e14215">240.12. The son of Mac Conroi, lord…</option><option value="T100005B#d27142e14218">240.13. The son of Fearghal Ua Maelmhuaidh,…</option><option value="T100005B#d27142e14221">240.14. The son of Mac Ottir, i.e.…</option><option value="T100005B#d27142e14227">240.15. Mathghamhain, son of Flann Ua Follamhain,…</option><option value="T100005B#d27142e14231">240.16. A predatory excursion was made by…</option><option value="T100005B#d27142e14235">M1143. The Age of Christ, 1143.Macraith Ua…</option><option value="T100005B#d27142e14236">241.1. The Age of Christ, 1143.</option><option value="T100005B#d27142e14239">241.2. Macraith Ua Fuilleachain, bishop and virgin;</option><option value="T100005B#d27142e14242">241.3. Macraith Ua Fidan, head of the…</option><option value="T100005B#d27142e14245">241.4. and Gillachrist Mac-an-Bheacanaigh, airchinneach of Druim-mor,…</option><option value="T100005B#d27142e14248">241.5. Gilla-Aenghusa Ua Clumhain, ollamh of Connaught…</option><option value="T100005B#d27142e14251">241.6. Cluain-Iraird was burned, for the most…</option><option value="T100005B#d27142e14254">241.7. Ceanannus, Ath-Truim, Domhnach-Seachnaill, and Cill-dara, were…</option><option value="T100005B#d27142e14257">241.8. Corcach was burned twice.</option><option value="T100005B#d27142e14260">241.9. Muircheartach, son of Domhnall Ua Maeleachlainn,…</option><option value="T100005B#d27142e14263">241.10. A great predatory excursion was made…</option><option value="T100005B#d27142e14266">241.11. The chieftainship of Cinel-Eogain was assumed…</option><option value="T100005B#d27142e14270">241.12. Aedh, son of Muircheartach Ua Dubhda,…</option><option value="T100005B#d27142e14273">241.13. His own son, i.e. Ruaidhri, was…</option><option value="T100005B#d27142e14278">241.14. Murchadh Ua Maeleachlainn, King of Meath…</option><option value="T100005B#d27142e14281">241.15. A predatory excursion was made by…</option><option value="T100005B#d27142e14284">241.16. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e14287">M1144. The Age of Christ, 1144.Gillaphadraig Mac…</option><option value="T100005B#d27142e14288">242.1. The Age of Christ, 1144.</option><option value="T100005B#d27142e14291">242.2. Gillaphadraig Mac Conghail, the paragon of…</option><option value="T100005B#d27142e14294">242.3. and Flannagan of Innis-Faithleann, a distinguished…</option><option value="T100005B#d27142e14299">242.4. Ceanannus was burned thrice this year.</option><option value="T100005B#d27142e14302">242.5. Donnchadh, grandson of Carthach, heir apparent…</option><option value="T100005B#d27142e14308">242.6. An epidemic colic in Munster and…</option><option value="T100005B#d27142e14311">242.7. Tadhg, son of Toirdhealbhach Ua Conchobhair,…</option><option value="T100005B#d27142e14314">242.8. Conchobhar, son of Toirdhealbhach Ua Conchobhair,…</option><option value="T100005B#d27142e14317">242.9. Ruaidhri Ua Conchobhair, son of Toirdhealbhach,…</option><option value="T100005B#d27142e14320">242.10. A conference of peace between Toirdhealbhach…</option><option value="T100005B#d27142e14323">242.11. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e14327">242.12. A plundering excursion was made by…</option><option value="T100005B#d27142e14330">242.13. Cearbhall Ua Finnallain, lord of Dealbhna-mor,…</option><option value="T100005B#d27142e14333">242.14. Domhnall Ua Ceallaigh was killed by…</option><option value="T100005B#d27142e14338">242.15. The son of Mac Maelain, lord…</option><option value="T100005B#d27142e14341">242.16. Cinaedh, son of Mac Amhalghadha, chief…</option><option value="T100005B#d27142e14344">242.17. Donnchadh, son of Tadhg Ua Maelruanaidh,…</option><option value="T100005B#d27142e14347">M1145. The Age of Christ, 1145.Sluaigheadhach Ua…</option><option value="T100005B#d27142e14348">243.1. The Age of Christ, 1145.</option><option value="T100005B#d27142e14351">243.2. Sluaigheadhach Ua Cathain, bishop and virgin,…</option><option value="T100005B#d27142e14354">243.3. Treoit was burned by Donnchadh Ua…</option><option value="T100005B#d27142e14357">243.4. Clain-Fiachra was burned.</option><option value="T100005B#d27142e14360">243.5. A lime-kiln, which was sixty feet…</option><option value="T100005B#d27142e14363">243.6. A battle was gained by the…</option><option value="T100005B#d27142e14366">243.7. A hosting was made by the…</option><option value="T100005B#d27142e14369">243.8. Tighearnan Ua Ruairc, lord of Breifne,…</option><option value="T100005B#d27142e14372">243.9. A prey was made by Toirdhealbhach…</option><option value="T100005B#d27142e14375">243.10. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e14378">243.11. The camp of Toirdhealbhach Ua Conchobhair…</option><option value="T100005B#d27142e14384">243.12. Aedh, son of Tadhg Ua Cuinn,…</option><option value="T100005B#d27142e14387">243.13. The battle of Dun-Dubhain, in Dealbhna,…</option><option value="T100005B#d27142e14390">243.14. Great war in this year, so…</option><option value="T100005B#d27142e14393">243.15. A predatory excursion was made by…</option><option value="T100005B#d27142e14396">243.16. A prey was made by Tighearnan…</option><option value="T100005B#d27142e14399">243.17. A predatory excursion was made by…</option><option value="T100005B#d27142e14402">243.18. The men of Munster proceeded with…</option><option value="T100005B#d27142e14405">243.19. A predatory excursion was made by…</option><option value="T100005B#d27142e14408">243.20. A plundering force was led by…</option><option value="T100005B#d27142e14411">243.21. Finn Ua Cearbhaill, Tanist of Eile,…</option><option value="T100005B#d27142e14414">243.22. An attack was made by the…</option><option value="T100005B#d27142e14417">M1146. The Age of Christ, 1146.Cormac Ua…</option><option value="T100005B#d27142e14418">244.1. The Age of Christ, 1146.</option><option value="T100005B#d27142e14422">244.2. Cormac Ua Cathasaigh, Archbishop of Leinster,…</option><option value="T100005B#d27142e14425">244.3. Fochard-Muirtheimhne was all burned.</option><option value="T100005B#d27142e14428">244.4. A slaughter was made of the…</option><option value="T100005B#d27142e14431">244.5. Ceallach Ua Ceallaigh, lord of the…</option><option value="T100005B#d27142e14434">244.6. A predatory excursion was made by…</option><option value="T100005B#d27142e14437">244.7. Gillaphadraig, the grandson of Donnchadh, lord…</option><option value="T100005B#d27142e14440">244.8. A plundering army was led by…</option><option value="T100005B#d27142e14443">244.9. Eigneach, son of Amhlaeibh Ua Caemhain,…</option><option value="T100005B#d27142e14446">244.10. A great wind-storm occurred on the…</option><option value="T100005B#d27142e14450">244.11. Domhnall Ua Braein, lord of Breaghmhaine,…</option><option value="T100005B#d27142e14453">244.12. Ceallach Ua Ceallaigh, lord of Breagha,…</option><option value="T100005B#d27142e14456">244.13. Gilla-na-naemh, grandson of Cumeadha, fell by…</option><option value="T100005B#d27142e14459">M1147. The Age of Christ, 1147.The Bishop…</option><option value="T100005B#d27142e14460">245.1. The Age of Christ, 1147.</option><option value="T100005B#d27142e14463">245.2. The Bishop Ua Meanngoran died.</option><option value="T100005B#d27142e14466">245.3. Muireadhach Ua Flannagain, a distinguished priest,…</option><option value="T100005B#d27142e14469">245.4. Gilla-Ailbhe, grandson of Flann;</option><option value="T100005B#d27142e14472">245.5. Cuilen, son of the lector of…</option><option value="T100005B#d27142e14475">245.6. and Fiacha Mac Muireadhaigh, airchinneach of…</option><option value="T100005B#d27142e14478">245.7. Ros-Cre and Oentrobh were burned.</option><option value="T100005B#d27142e14481">245.8. A thunderbolt fell this year upon…</option><option value="T100005B#d27142e14486">245.9. Duarcan Ua hEaghra fell by Ua…</option><option value="T100005B#d27142e14489">245.10. A predatory incursion was made by…</option><option value="T100005B#d27142e14492">245.11. An army was led by Muircheartach…</option><option value="T100005B#d27142e14496">245.12. Tadhg Ua Briain was released from…</option><option value="T100005B#d27142e14499">245.13. Great fruit throughout Ireland this year.</option><option value="T100005B#d27142e14502">245.14. Gillamochoinni Ua Cathail, lord of Ui-Fiachrach-Aidhne,…</option><option value="T100005B#d27142e14505">245.15. The battle of Ath-luain was gained…</option><option value="T100005B#d27142e14508">M1148. The Age of Christ, 1148.The church…</option><option value="T100005B#d27142e14509">246.1. The Age of Christ, 1148.</option><option value="T100005B#d27142e14512">246.2. The church of Cnoc-na-seangan was finished…</option><option value="T100005B#d27142e14515">246.3. A synod was convened at Inis-Padraig,…</option><option value="T100005B#d27142e14520">246.4. Malachias, i.e. Maelmaedhog Ua Morgair, Archbishop…</option><option value="T100005B#d27142e14523">246.5. Ua Duibhin, Bishop of Cill-dara;</option><option value="T100005B#d27142e14526">246.6. the Bishop Ua Naidheanan;</option><option value="T100005B#d27142e14529">246.7. Ceallach Ua Domhnagain, noble head of…</option><option value="T100005B#d27142e14532">246.8. died; and Maelchiarain Mac Mengain, noble…</option><option value="T100005B#d27142e14537">246.9. Cluain-Iraird, Lann-Leire, and Lughmhadh, were burned.</option><option value="T100005B#d27142e14540">246.10. An army was led by Muircheartach,…</option><option value="T100005B#d27142e14545">246.11. Another army was led by Muircheartach…</option><option value="T100005B#d27142e14549">246.12. An army was also led by…</option><option value="T100005B#d27142e14552">246.13. A meeting was held at Ard-Macha…</option><option value="T100005B#d27142e14555">246.14. Ua Goirmleadhaigh, i.e. Domhnall, who had…</option><option value="T100005B#d27142e14558">246.15. Sitrick Ua Braenain, lord of Breaghmhaine,…</option><option value="T100005B#d27142e14561">246.16. A meeting between Toirdhealbhach Ua Conchobhair…</option><option value="T100005B#d27142e14564">246.17. A great prey was taken by…</option><option value="T100005B#d27142e14567">M1149. The Age of Christ, 1149.Gilla-na-naemh Ua…</option><option value="T100005B#d27142e14568">247.1. The Age of Christ, 1149.</option><option value="T100005B#d27142e14571">247.2. Gilla-na-naemh Ua Muircheartaigh, noble bishop of…</option><option value="T100005B#d27142e14574">247.3. Muircheartach Ua Maelmoicheirge, noble Bishop of…</option><option value="T100005B#d27142e14579">247.4. and the Bishop Ua Gormghaile, a…</option><option value="T100005B#d27142e14582">247.5. Macraith, a venerable, benevolent cleric of…</option><option value="T100005B#d27142e14585">247.6. The half of Daimhliag was plundered…</option><option value="T100005B#d27142e14588">247.7. Doire-Choluim-Chille was burned, and Inis-Mic-Dairen with…</option><option value="T100005B#d27142e14591">247.8. Laeighseach Ua Mordha, lord of Laeighis…</option><option value="T100005B#d27142e14594">247.9. Cuuladh, i.e. the son of Conchobhar,…</option><option value="T100005B#d27142e14597">247.10. An army was led by the…</option><option value="T100005B#d27142e14600">247.11. Another army was led by the…</option><option value="T100005B#d27142e14609">247.12. A predatory incursion was made by…</option><option value="T100005B#d27142e14612">247.13. A royal journey was made by…</option><option value="T100005B#d27142e14615">247.14. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e14618">247.15. Ceallachan, grandson of Carthach, died.</option><option value="T100005B#d27142e14621">M1150. The Age of Christ, 1150.Muireadhach Ua…</option><option value="T100005B#d27142e14622">248.1. The Age of Christ, 1150.</option><option value="T100005B#d27142e14625">248.2. Muireadhach Ua Dubhthaigh, Archbishop of Connaught,…</option><option value="T100005B#d27142e14628">248.3. Maelisa Ua Branain, airchinneach of Doire-Choluim-Chille,…</option><option value="T100005B#d27142e14631">248.4. Ua Follamhain, successor of Finnen of…</option><option value="T100005B#d27142e14634">248.5. Cailleach of Cill-Sleibhe, a pious good…</option><option value="T100005B#d27142e14637">248.6. The northern half of the Trianmor…</option><option value="T100005B#d27142e14640">248.7. Ceanannus, Sord, and Cill-mor-Ua-Niallain,with its oratory,…</option><option value="T100005B#d27142e14643">248.8. The successor of Patrick and the…</option><option value="T100005B#d27142e14648">248.9. The visitation of Cinel-Eoghain was made…</option><option value="T100005B#d27142e14651">248.10. The grandson of Domhnall Ua Conchobhair…</option><option value="T100005B#d27142e14654">248.11. Murchadh, son of Gilla-na-naemh Ua Fearghal,…</option><option value="T100005B#d27142e14661">248.12. Conchobhar Mac Raghnaill, lord of Muintir-Eolais,…</option><option value="T100005B#d27142e14664">248.13. Muireadhach Ua Flannagain, chief of Clann-Cathail,…</option><option value="T100005B#d27142e14667">248.14. Diarmaid Mac Branain, lord of Corcachlann,…</option><option value="T100005B#d27142e14670">248.15. Gillaclaen Ua Ciardha, lord of Cairbri,…</option><option value="T100005B#d27142e14673">248.16. A royal journey by Muircheartach, son…</option><option value="T100005B#d27142e14676">248.17. Ua Ceallaigh, lord of Ui-Fiachrach of…</option><option value="T100005B#d27142e14679">248.18. Ua Canannain, with his army, proceeded…</option><option value="T100005B#d27142e14682">248.19. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e14687">248.20. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e14693">248.21. An army was led by Muircheartach,…</option><option value="T100005B#d27142e14696">248.22. Conghal Ua Braein, lord of Breaghmhaine,…</option><option value="T100005B#d27142e14699">M1151. The Age of Christ, 1151.Ua Maelfoghmhair,…</option><option value="T100005B#d27142e14700">249.1. The Age of Christ, 1151.</option><option value="T100005B#d27142e14703">249.2. Ua Maelfoghmhair, Bishop of Ui-Amhalghadha and…</option><option value="T100005B#d27142e14706">249.3. Erolbh, Bishop of Luimneach;</option><option value="T100005B#d27142e14709">249.4. and Brian Cleireach, son of Tadhg…</option><option value="T100005B#d27142e14712">249.5. A cardinal of the successor of…</option><option value="T100005B#d27142e14715">249.6. The visitation of Connaught was performed,…</option><option value="T100005B#d27142e14718">249.7. This visitation of Sil-Cathasaigh was made…</option><option value="T100005B#d27142e14723">249.8. Dearbhforgaill, daughter of Domhnall, grandson of…</option><option value="T100005B#d27142e14726">249.9. Brian Ua Conchobhair Ciarraighe was killed…</option><option value="T100005B#d27142e14729">249.10. Conchobhar Ciabhach the long-haired Ua hEaghra,…</option><option value="T100005B#d27142e14738">249.11. The son of Maelseachnaill Ua Bric…</option><option value="T100005B#d27142e14742">249.12. Gillagott Ua Carrain, lord of Ui-Maccaille,…</option><option value="T100005B#d27142e14745">249.13. Tadhg, son of Diarmaid Ua Briain,…</option><option value="T100005B#d27142e14748">249.14. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e14754">249.15. An army was also led by…</option><option value="T100005B#d27142e14765">249.16. An army was led by the…</option><option value="T100005B#d27142e14770">249.17. The hostages of Leinster were sent…</option><option value="T100005B#d27142e14773">249.18. The commencement of the erection of…</option><option value="T100005B#d27142e14776">249.19. A great predatory excursion was made…</option><option value="T100005B#d27142e14779">249.20. Conchobhar, son of Domhnall Ua Briain,…</option><option value="T100005B#d27142e14782">249.21. Domhnall, son of Toirdhealbhach Ua Conchobhair,…</option><option value="T100005B#d27142e14785">249.22. A changeable, windy, stormy winter, with…</option><option value="T100005B#d27142e14789">249.23. Toirdhealbhach Ua Briain went to Luimneach,…</option><option value="T100005B#d27142e14792">M1152. The Age of Christ, 1152.Finn, grandson…</option><option value="T100005B#d27142e14793">250.1. The Age of Christ, 1152.</option><option value="T100005B#d27142e14796">250.2. Finn, grandson of Celechar Ua Ceinneidigh,…</option><option value="T100005B#d27142e14802">250.3. Gilla-na-naemh Ua Follamhain, successor of Coman;</option><option value="T100005B#d27142e14805">250.4. and Fearghal Ua Fearcubhais, lector of…</option><option value="T100005B#d27142e14808">250.5. A synod was convened at Droichet-atha…</option><option value="T100005B#d27142e14816">250.6. Imleach-Ibhair and Luimneach were burned.</option><option value="T100005B#d27142e14819">250.7. Scrin-Choluim-Chille, Domhnach-Seachnaill, and Treoid, were plundered…</option><option value="T100005B#d27142e14822">250.8. A plundering army was led by…</option><option value="T100005B#d27142e14825">250.9. A meeting took place between Ua…</option><option value="T100005B#d27142e14828">250.10. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e14831">250.11. An army was led by Mac…</option><option value="T100005B#d27142e14837">250.12. The hostages of Ua Ruairc, i.e.…</option><option value="T100005B#d27142e14840">250.13. Finghin, son of Donnchadh, grandson of…</option><option value="T100005B#d27142e14843">250.14. Domhnall, son of Righbhardan, lord of…</option><option value="T100005B#d27142e14846">250.15. Cathal, son of Toirdhealbhach Ua Conchobhair,…</option><option value="T100005B#d27142e14849">250.16. Diarmaid Ua Conchobhair, lord of Ciarraighe-Luachra,…</option><option value="T100005B#d27142e14852">250.17. Aedh, son of Mac Amhalghadha, lord…</option><option value="T100005B#d27142e14855">250.18. The daughter of Ua Caellaighe, wife…</option><option value="T100005B#d27142e14858">250.19. Cumidhe Ua Cormaidhe, chief of Ui-Mac-Uais…</option><option value="T100005B#d27142e14861">250.20. Munster was much injured, both church…</option><option value="T100005B#d27142e14864">M1153. The Age of Christ, 1153.Aedh Ua…</option><option value="T100005B#d27142e14865">251.1. The Age of Christ, 1153.</option><option value="T100005B#d27142e14868">251.2. Aedh Ua Maeleoin, successor of Ciaran…</option><option value="T100005B#d27142e14871">251.3. Colman Ua Breislein, noble priest of…</option><option value="T100005B#d27142e14874">251.4. Dunlaing Ua Cathail, successor of Caeimhghin,…</option><option value="T100005B#d27142e14880">251.5. The visitation of Dal-Cairbre and Ui-Eathach-Uladh…</option><option value="T100005B#d27142e14883">251.6. Murchadh Ua Maeleachlainn, King of Teamhair…</option><option value="T100005B#d27142e14886">251.7. Flaithbheartach Ua Canannain, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e14892">251.8. Domhnall Ua Cathasaigh, lord of Saithne,…</option><option value="T100005B#d27142e14897">251.9. Niall Ua Mordha, lord of Laeighis,…</option><option value="T100005B#d27142e14900">251.10. Muirgheas, grandson of Murchadh (or Muircheartach)…</option><option value="T100005B#d27142e14903">251.11. Donncathaigh, son of Aireachtach Ua Rodhuibh,…</option><option value="T100005B#d27142e14907">251.12. An army was led by Toirdhealbhach…</option><option value="T100005B#d27142e14910">251.13. Toirdhealbhach Ua Briain was banished into…</option><option value="T100005B#d27142e14913">251.14. An army was led by Muircheartach,…</option><option value="T100005B#d27142e14924">251.15. Tadhg Ua Briain was taken prisoner…</option><option value="T100005B#d27142e14927">251.16. Toirdhealbhach proceeded into Munster, and he…</option><option value="T100005B#d27142e14930">251.17. The hostages of Ui-Failghe and Ui-Faelain…</option><option value="T100005B#d27142e14933">251.18. Gearr-na-gCuinneog Ua Bric, lord of the…</option><option value="T100005B#d27142e14936">251.19. The wicker bridge of Ath-Luain was…</option><option value="T100005B#d27142e14939">251.20. The wicker bridge of Ath-liag Ballyleague…</option><option value="T100005B#d27142e14945">251.21. Flann Ua Flannagain, lord of Teathbha,…</option><option value="T100005B#d27142e14948">251.22. Dearbhforgaill, daughter of Murchadh Ua Maeleachlainn,…</option><option value="T100005B#d27142e14952">M1154. The Age of Christ, 1154.Muireadhaigh Ua…</option><option value="T100005B#d27142e14953">252.1. The Age of Christ, 1154.</option><option value="T100005B#d27142e14956">252.2. Muireadhaigh Ua Clucain, Abbot of Ceanannus,</option><option value="T100005B#d27142e14959">252.3. and Cian Ua Gerachain, successor of…</option><option value="T100005B#d27142e14962">252.4. Tadhg Ua Briain, King of Munster,…</option><option value="T100005B#d27142e14965">252.5. Cill-Dalua, Imleach-Ibhair, Ros-Cre, Lothra, and Daurmhaghi,…</option><option value="T100005B#d27142e14968">252.6. Diarmaid Ua Conchobhair, lord of Ciarraighe-Luachra,…</option><option value="T100005B#d27142e14972">252.7. Mac Gillamocholmog, lord of Ui-Dunchadha, was…</option><option value="T100005B#d27142e14975">252.8. Fearghal, grandson of Cinaeth Ua Maelbrighde,…</option><option value="T100005B#d27142e14978">252.9. Mac-Cuirr-na-gColpach Ua Fiachrach, lord of Ui-Feineachlais,…</option><option value="T100005B#d27142e14981">252.10. The son of Raghnall Donn Ua…</option><option value="T100005B#d27142e14985">252.11. Aedh, son of Ruaidhri Ua Canannain,…</option><option value="T100005B#d27142e14988">252.12. A fleet was brought by Toirdhealbhach…</option><option value="T100005B#d27142e14996">252.13. An army of the north of…</option><option value="T100005B#d27142e14999">252.14. and he gave the foreigners twelve…</option><option value="T100005B#d27142e15002">252.15. A predatory incursion was made by…</option><option value="T100005B#d27142e15005">252.16. A battle was gained by the…</option><option value="T100005B#d27142e15008">252.17. A plundering army was led by…</option><option value="T100005B#d27142e15011">252.18. The Muintir-Maelsinna were plundered by Maelseachlainn,…</option><option value="T100005B#d27142e15014">252.19. A prey was taken by the…</option><option value="T100005B#d27142e15017">252.20. His own son was blinded by…</option><option value="T100005B#d27142e15022">252.21. There was a great destruction of…</option><option value="T100005B#d27142e15026">252.22. The second Henry was made king…</option><option value="T100005B#d27142e15029">M1155. The Age of Christ. 1155.Maelmuire Mac…</option><option value="T100005B#d27142e15030">253.1. The Age of Christ. 1155.</option><option value="T100005B#d27142e15033">253.2. Maelmuire Mac Gillachiarain, airchinneach of the…</option><option value="T100005B#d27142e15036">253.3. Fearghal Ua Finachta, a noble priest…</option><option value="T100005B#d27142e15039">253.4. and Maelruanaidh Ua hAinlighi, noble priest…</option><option value="T100005B#d27142e15042">253.5. Ath-Truim, with its church, was burned;…</option><option value="T100005B#d27142e15045">253.6. Cill-dara, Tuaim-da-ghualann, and Cill-meadhoin, were burned.</option><option value="T100005B#d27142e15048">253.7. Maelseachlainn, son of Murchadh Ua Maeleachlainn,…</option><option value="T100005B#d27142e15051">253.8. The Athchleireach Ua Conchobhair Failghe was…</option><option value="T100005B#d27142e15054">253.9. Amhlaeibh Mac Cana, lord of Cinel-Aenghusa,…</option><option value="T100005B#d27142e15057">253.10. Aedh Ua hEaghra, lord of Luighne,…</option><option value="T100005B#d27142e15060">253.11. Fiacha, son of Cethearnach Ua Ceirin,…</option><option value="T100005B#d27142e15064">253.12. An army was led by Muircheartach,…</option><option value="T100005B#d27142e15067">253.13. Tighearnan Ua Ruairc took Donnchadh Ua…</option><option value="T100005B#d27142e15075">253.14. A predatory incursion was made by…</option><option value="T100005B#d27142e15078">253.15. A fleet was brought by Toirdhealbhach…</option><option value="T100005B#d27142e15081">253.16. The castle of Cuileanntrach was burned…</option><option value="T100005B#d27142e15084">253.17. The bridge of Ath-Luain was destroyed,…</option><option value="T100005B#d27142e15087">253.18. Gillagott Ua Ciardha was slain at…</option><option value="T100005B#d27142e15090">253.19. and Donnchadh was then deposed by…</option><option value="T100005B#d27142e15093">253.20. Cuilen of Claenghlais, lord of Ui-Conaill-Gabhra,…</option><option value="T100005B#d27142e15096">253.21. Conchobhar, son of Domhnall Ua Briain,…</option><option value="T100005B#d27142e15102">253.22. A battle was gained by Imhar…</option><option value="T100005B#d27142e15106">253.23. A predatory incursion was made by…</option><option value="T100005B#d27142e15109">253.24. Magh-Finn was preyed by the men…</option><option value="T100005B#d27142e15113">M1156. The Age of Christ, 1156.The first…</option><option value="T100005B#d27142e15114">254.1. The Age of Christ, 1156.</option><option value="T100005B#d27142e15117">254.2. The first year of Muircheartach Ua…</option><option value="T100005B#d27142e15120">254.3. Maelmaedhog, i.e. Aedh Mac Dubhradain, Abbot…</option><option value="T100005B#d27142e15123">254.4. Tadhg Ua Catharnaigh, lord of Teathbha,…</option><option value="T100005B#d27142e15126">254.5. Eochaidh Ua Cuinn, the chief master,…</option><option value="T100005B#d27142e15129">254.6. Ceanannus was burned, both houses and…</option><option value="T100005B#d27142e15132">254.7. Daurmhagh-Ua-nDuach, Achadh-mic-Airt, Cul-Caissin, and Fearta-Caerach were…</option><option value="T100005B#d27142e15138">254.8. A fleet was brought by Toirdhealbhach…</option><option value="T100005B#d27142e15141">254.9. A meeting between Toirdhealbhach Ua Conchobhair…</option><option value="T100005B#d27142e15144">254.10. Toirdhealbhach Ua Conchobhair, King of Connaught,…</option><option value="T100005B#d27142e15147">254.11. The kingdom of Connaught was assumed…</option><option value="T100005B#d27142e15151">254.12. The three sons of Toirdhealbhach Ua…</option><option value="T100005B#d27142e15154">254.13. Brian Breifneach was blinded by Ruaidhri…</option><option value="T100005B#d27142e15157">254.14. Toirdhealbhach Ua Briain came to Ruaidhri…</option><option value="T100005B#d27142e15160">254.15. Aedh, son of Ruaidhri Ua Canannain,…</option><option value="T100005B#d27142e15165">254.16. The Ulidians turned against Muircheartach Ua…</option><option value="T100005B#d27142e15168">254.17. An army was led by Muircheartach…</option><option value="T100005B#d27142e15171">254.18. Another army was led by Muircheartach…</option><option value="T100005B#d27142e15174">254.19. A victory was gained by Diarmaid,…</option><option value="T100005B#d27142e15177">254.20. A predatory incursion was made by…</option><option value="T100005B#d27142e15180">254.21. The battle of Cuasan at Lis-Luighdhi…</option><option value="T100005B#d27142e15183">254.22. Muircheartach, son of Domhnall Ua Maelseachlainn,…</option><option value="T100005B#d27142e15187">254.23. Donnchadh, son of Domhnall Ua Maelseachlainn,…</option><option value="T100005B#d27142e15190">254.24. Magh-Teathbha, and Machaire-Cuircne, by Ruaidhri Ua…</option><option value="T100005B#d27142e15195">254.25. Dailfinn, daughter of Bracan, the wife…</option><option value="T100005B#d27142e15198">254.26. There was great snow and intense…</option><option value="T100005B#d27142e15201">M1157. The Age of Christ, 1157.Gillaphadraig, son…</option><option value="T100005B#d27142e15202">255.1. The Age of Christ, 1157.</option><option value="T100005B#d27142e15205">255.2. Gillaphadraig, son of Donnchadh Mac Carthaigh,…</option><option value="T100005B#d27142e15208">255.3. Daimhinis, Lis-mor, and Lothra, with their…</option><option value="T100005B#d27142e15211">255.4. Cuuladh Ua Duinnsleibhe Ui-Eochadha, King of…</option><option value="T100005B#d27142e15214">255.5. Domhnall Ua Raghallaigh was slain by…</option><option value="T100005B#d27142e15217">255.6. Ruaidhri Ua hEaghra, lord of Luighne,…</option><option value="T100005B#d27142e15220">255.7. Tadhg, son of Murchadh Ua hEaghra,…</option><option value="T100005B#d27142e15223">255.8. Cuuladh Ua Cain-dealbhain, lord of Laeghaire,…</option><option value="T100005B#d27142e15230">255.9. A predatory incursion was made by…</option><option value="T100005B#d27142e15233">255.10. A synod was convened by the…</option><option value="T100005B#d27142e15237">255.11. An army was led by Muircheartach,…</option><option value="T100005B#d27142e15248">255.12. While these things were doing, Ruaidhri…</option><option value="T100005B#d27142e15251">255.13. An army was led by Ruaidhri…</option><option value="T100005B#d27142e15254">255.14. The head of Eochaidh, i.e. of…</option><option value="T100005B#d27142e15259">255.15. A fleet was brought by Ruaidhri…</option><option value="T100005B#d27142e15262">M1158. The Age of Christ, 1158.Domhnall Ua…</option><option value="T100005B#d27142e15263">256.1. The Age of Christ, 1158.</option><option value="T100005B#d27142e15266">256.2. Domhnall Ua Longargain, Archbishop of Caiseal,…</option><option value="T100005B#d27142e15269">256.3. The Brehon Ua Duileannain, airchinneach of…</option><option value="T100005B#d27142e15272">256.4. A synod of the clergy of…</option><option value="T100005B#d27142e15275">256.5. Conchobhar Ua Briain, the son of…</option><option value="T100005B#d27142e15278">256.6. Cearnachan Ua Braein, lord of Luighne…</option><option value="T100005B#d27142e15284">256.7. Ua Domhnaill, lord of Corca-Bhaiscinn, was…</option><option value="T100005B#d27142e15287">256.8. Fearghal, son of Aedh na n-amhas…</option><option value="T100005B#d27142e15290">256.9. Tadhg, son of Aedh, son of…</option><option value="T100005B#d27142e15293">256.10. Ua Failbhe, lord of Corca Duibhne,…</option><option value="T100005B#d27142e15298">256.11. Cuuladh, son of Deoraidh Ua Flainn,…</option><option value="T100005B#d27142e15305">256.12. The Cinel-Conaill turned against Ua Lochlainn.</option><option value="T100005B#d27142e15308">256.13. An army was led by Muircheartach…</option><option value="T100005B#d27142e15311">256.14. An army was led by Ruaidhri…</option><option value="T100005B#d27142e15314">256.15. Sitric, son of Gilla-Enain Ua Domhnaill,…</option><option value="T100005B#d27142e15317">256.16. A great fleet was sent by…</option><option value="T100005B#d27142e15320">256.17. A predatory incursion was made by…</option><option value="T100005B#d27142e15323">256.18. The Cairbri-Ua-Ciardha, and some of the…</option><option value="T100005B#d27142e15329">256.19. There was then a breach of…</option><option value="T100005B#d27142e15332">256.20. There was great rain in the…</option><option value="T100005B#d27142e15337">256.21. Cucoirne Ua Madadhain, lord of Sil-Anmchadha,…</option><option value="T100005B#d27142e15340">M1159. The Age of Christ, 1159.Maelmaire Ua…</option><option value="T100005B#d27142e15341">257.1. The Age of Christ, 1159.</option><option value="T100005B#d27142e15344">257.2. Maelmaire Ua Loingsigh, Bishop of Lis-mor,…</option><option value="T100005B#d27142e15347">257.3. Abel and Gillamuireadhaigh, both anchorites of…</option><option value="T100005B#d27142e15350">257.4. Gillacaeimhghin Ua Ceinneidigh, lord of Ormond,…</option><option value="T100005B#d27142e15353">257.5. Ceinneidigh Ua Briain, i.e. the grandson…</option><option value="T100005B#d27142e15356">257.6. Domhnall Mac Conmara was drowned in…</option><option value="T100005B#d27142e15359">257.7. Diarmaid, son of Tadhg Ua Maelruanaidh,…</option><option value="T100005B#d27142e15362">257.8. Aedh, son of Donnchadh Ua Conchobhair,…</option><option value="T100005B#d27142e15365">257.9. Ua Maeldoraidh and his two brothers…</option><option value="T100005B#d27142e15368">257.10. An army was led by Muircheartach,…</option><option value="T100005B#d27142e15371">257.11. There was a pacific meeting between…</option><option value="T100005B#d27142e15375">257.12. A wicker bridge was made at…</option><option value="T100005B#d27142e15378">257.13. The forces of Meath and Teathbha,…</option><option value="T100005B#d27142e15383">257.14. A great army was after this…</option><option value="T100005B#d27142e15391">257.15. Another army was led by Muircheartach,…</option><option value="T100005B#d27142e15394">257.16. Another army was led by Ua…</option><option value="T100005B#d27142e15397">M1160. The Age of Christ, 1160.Finn Mac…</option><option value="T100005B#d27142e15398">258.1. The Age of Christ, 1160.</option><option value="T100005B#d27142e15401">258.2. Finn Mac Gormain, Bishop of Cill-dara,…</option><option value="T100005B#d27142e15404">258.3. Neachtan, a bishop, died.</option><option value="T100005B#d27142e15407">258.4. Gilla-na-naemh Ua Duinn, lector of Inis-Clothrann,…</option><option value="T100005B#d27142e15413">258.5. Gillachrist Ua Maelbeltain, the noble priest…</option><option value="T100005B#d27142e15416">258.6. Aedh of Daimhliag died.</option><option value="T100005B#d27142e15419">258.7. Lughmhadh and Ceann-coradh were burned.</option><option value="T100005B#d27142e15422">258.8. Donnchadh, son of Domhnall Ua Maeleachlainn,…</option><option value="T100005B#d27142e15430">258.9. Two of the Ui-Maeldoraidh were killed…</option><option value="T100005B#d27142e15433">258.10. Lorcan Ua Caindealbhain, lord of Laeghaire,…</option><option value="T100005B#d27142e15436">258.11. Domhnall Ua Goirmleadhaigh, chief of Cinel-Moain,…</option><option value="T100005B#d27142e15440">258.12. Aedh Ua hAnmchadha, lord of Ui-Maccaille,…</option><option value="T100005B#d27142e15443">258.13. Brodar, son of Turcall, lord of…</option><option value="T100005B#d27142e15446">258.14. Flaithbheartach Ua Cathasaigh, lord of Saithne,…</option><option value="T100005B#d27142e15449">258.15. Domhnall, son of Gillaseachnaill, lord of…</option><option value="T100005B#d27142e15455">258.16. Murchadh Ua Ruadhacant, lord of Ui-Eathach,…</option><option value="T100005B#d27142e15458">258.17. Tadhg Ua Fearghail was killed by…</option><option value="T100005B#d27142e15461">258.18. Ruaidhri Ua Tomaltaigh, chief of Muintir-Duibhetain,…</option><option value="T100005B#d27142e15467">258.19. Some of the Cinel-Eoghain, with Ua…</option><option value="T100005B#d27142e15473">258.20. The battle of Magh-Luadhat was gained…</option><option value="T100005B#d27142e15479">258.21. An army was led by Ruaidhri…</option><option value="T100005B#d27142e15484">258.22. There was a pacific meeting at…</option><option value="T100005B#d27142e15488">258.23. An army was led by Muircheartach…</option><option value="T100005B#d27142e15494">258.24. A fleet was brought by Ruaidhri…</option><option value="T100005B#d27142e15497">M1161. The Age of Christ, 1161.Aedh Ua…</option><option value="T100005B#d27142e15498">259.1. The Age of Christ, 1161.</option><option value="T100005B#d27142e15501">259.2. Aedh Ua hOissen, Archbishop of Tuam,…</option><option value="T100005B#d27142e15504">259.3. Tadhg Ua Longargain, Bishop of Thomond;</option><option value="T100005B#d27142e15507">259.4. Isaac Ua Cuanain, Bishop of Eile…</option><option value="T100005B#d27142e15510">259.5. Maelbhrenainn Ua Ronain, Bishop of Ciarraighe…</option><option value="T100005B#d27142e15513">259.6. and Imhar Ua hInnreachtaigh, airchinneach of…</option><option value="T100005B#d27142e15519">259.7. Raghnall Ua Dalaigh, ollamh of Desmond…</option><option value="T100005B#d27142e15522">259.8. Ruaidhri Ua Conchobhair, King of Connaught,…</option><option value="T100005B#d27142e15525">259.9. An army was led by Ruaidhri…</option><option value="T100005B#d27142e15530">259.10. An army was led by Muircheartach…</option><option value="T100005B#d27142e15536">259.11. Diarmaid Ua Maeleachlainn granted Beann-Artghaile to…</option><option value="T100005B#d27142e15543">259.12. Another army was led by Muircheartach…</option><option value="T100005B#d27142e15546">259.13. The visitation of Osraighe was made…</option><option value="T100005B#d27142e15549">259.14. Godfrey Ua Raghallaigh was killed at…</option><option value="T100005B#d27142e15555">259.15. A house was forcibly taken by…</option><option value="T100005B#d27142e15561">259.16. A victory was gained by Domhnall…</option><option value="T100005B#d27142e15567">259.17. Matudhan, grandson of Cronan, lord of…</option><option value="T100005B#d27142e15572">259.18. Domhnall, son of Conghalach, son of…</option><option value="T100005B#d27142e15575">259.19. A battle was gained by the…</option><option value="T100005B#d27142e15578">259.20. Another battle was gained by the…</option><option value="T100005B#d27142e15581">259.21. Demon ships were seen on the…</option><option value="T100005B#d27142e15584">259.22. Domhnall, son of Cumeadha Ua Laeghachain,…</option><option value="T100005B#d27142e15588">259.23. Fallamhan Finn Ua Fallamhain died in…</option><option value="T100005B#d27142e15591">M1162. The Age of Christ, 1162.Greine, Archbishop…</option><option value="T100005B#d27142e15592">260.1. The Age of Christ, 1162.</option><option value="T100005B#d27142e15595">260.2. Greine, Archbishop of the foreigners and…</option><option value="T100005B#d27142e15598">260.3. Cathasach Mac Comhaltain, lector of Doire-Choluim-Chille,…</option><option value="T100005B#d27142e15601">260.4. Diarmaid Ua Laighnen, lector of Cluain-Uamha,…</option><option value="T100005B#d27142e15604">260.5. The relics of Bishop Maeinenn and…</option><option value="T100005B#d27142e15609">260.6. Cairbre Mac Samuel, chief ollamh of…</option><option value="T100005B#d27142e15612">260.7. The monastery of the monks at…</option><option value="T100005B#d27142e15615">260.8. Imleach-Iubhair, with its church, was burned.</option><option value="T100005B#d27142e15618">260.9. A separation of the houses from…</option><option value="T100005B#d27142e15621">260.10. A synod of the clergy of…</option><option value="T100005B#d27142e15627">260.11. The visitation of Cinel-Eoghain was made…</option><option value="T100005B#d27142e15631">260.12. An army was led by Muircheartach…</option><option value="T100005B#d27142e15637">260.13. Cill Ua Nilucain and Ros-Mide were…</option><option value="T100005B#d27142e15645">260.14. Conchobhar, son of Tadhg Ua Briain,…</option><option value="T100005B#d27142e15648">260.15. Cathal, grandson of Cathal Ua Mughroin,…</option><option value="T100005B#d27142e15651">260.16. Donnchadh, son of Mac Gillaphadraig, lord…</option><option value="T100005B#d27142e15654">260.17. Cathal Ua Raghallaigh, lord of Muintir-Maelmordha,…</option><option value="T100005B#d27142e15657">260.18. A predatory incursion was made by…</option><option value="T100005B#d27142e15663">260.19. Maelseachlainn, son of Tighearnan Ua Ruairc,…</option><option value="T100005B#d27142e15666">260.20. A predatory irruption was made by…</option><option value="T100005B#d27142e15669">260.21. A predatory irruption was made by…</option><option value="T100005B#d27142e15672">260.22. A great war broke out between…</option><option value="T100005B#d27142e15676">260.23. Macraith Ua Macliag, chief of Cinel-Lughna,…</option><option value="T100005B#d27142e15679">260.24. The son of Donnchadh, grandson of…</option><option value="T100005B#d27142e15682">260.25. A predatory incursion was made by…</option><option value="T100005B#d27142e15685">260.26. The son of Donnchadh, grandson of…</option><option value="T100005B#d27142e15690">260.27. The Ui-Dimasaigh, i.e. Ceallach, Cubrogha, and…</option><option value="T100005B#d27142e15693">260.28. Cosnamhaigh Ua Dubhda, lord of Ui-Amhalghadha,…</option><option value="T100005B#d27142e15696">M1163. The Age of Christ, 1163.Maelisa Ua…</option><option value="T100005B#d27142e15697">261.1. The Age of Christ, 1163.</option><option value="T100005B#d27142e15700">261.2. Maelisa Ua Laighnain, Bishop of Imleach,…</option><option value="T100005B#d27142e15703">261.3. Maelisa Ua Corcrain, successor of Comhghall;</option><option value="T100005B#d27142e15706">261.4. Gillachiarain Ua Draighnen, successor of Fechin;</option><option value="T100005B#d27142e15709">261.5. and Maelchiarain, chief senior of the…</option><option value="T100005B#d27142e15712">261.6. Gillabrighde Ua Dimusaigh, successor of the…</option><option value="T100005B#d27142e15715">261.7. and Caillechdomhnaill, daughter of Naeneanaigh, abbess…</option><option value="T100005B#d27142e15718">261.8. Gleann-da-locha was burned, together with Cro-Chiarain…</option><option value="T100005B#d27142e15721">261.9. A lime-kiln, measuring seventy feet every…</option><option value="T100005B#d27142e15724">261.10. A royal heir's feasting visitation was…</option><option value="T100005B#d27142e15727">261.11. Muircheartach Ua Maelseachlainn, i.e. the son…</option><option value="T100005B#d27142e15731">261.12. The son of Finn Ua Cearbhaill,…</option><option value="T100005B#d27142e15736">261.13. Diarmaid Ua Maeleachlainn was deposed by…</option><option value="T100005B#d27142e15739">261.14. Cucaisil Ua Finnallain was slain by…</option><option value="T100005B#d27142e15743">M1164. The Age of Christ, 1164.Donnchadh Ua…</option><option value="T100005B#d27142e15744">262.1. The Age of Christ, 1164.</option><option value="T100005B#d27142e15747">262.2. Donnchadh Ua Briain, i.e. the son…</option><option value="T100005B#d27142e15750">262.3. and Maelcaeimhghin Ua Gormain, master of…</option><option value="T100005B#d27142e15756">262.4. The great church of Doire, which…</option><option value="T100005B#d27142e15762">262.5. Ard-Macha, Cluain-mic-Nois, Cluain-fearta-Brenainn, and Tuaim-da-ghualann, were…</option><option value="T100005B#d27142e15765">262.6. Lughmhadh was burned for the most…</option><option value="T100005B#d27142e15774">262.7. The son of Donnchadh, grandson of…</option><option value="T100005B#d27142e15777">262.8. A great prey was taken by…</option><option value="T100005B#d27142e15780">262.9. Ua Crichain, lord of Ui-Fiachrach of…</option><option value="T100005B#d27142e15783">262.10. Muircheartach Ua Tuathail, lord of Ui-Muireadhaigh,…</option><option value="T100005B#d27142e15786">262.11. Tuaim-Greine and Tir-da-ghlas were burned.</option><option value="T100005B#d27142e15790">262.12. David, son of Donnsleibhe Ua hEochadha,…</option><option value="T100005B#d27142e15793">262.13. Maelseachlainn Ua Conchobhair Failghe, was slain…</option><option value="T100005B#d27142e15796">262.14. Amhlaeibh, son of Gillacaeimhghin Ua Ceinneidigh,…</option><option value="T100005B#d27142e15800">M1165. The Age of Christ, 1165.Maghnus Ua…</option><option value="T100005B#d27142e15801">263.1. The Age of Christ, 1165.</option><option value="T100005B#d27142e15804">263.2. Maghnus Ua Canannain, lord of Cinel-Conaill,…</option><option value="T100005B#d27142e15807">263.3. A great war and mutual depredations…</option><option value="T100005B#d27142e15810">263.4. Sitric Ua Ruairc, Tanist of Breifne,…</option><option value="T100005B#d27142e15813">263.5. The Ulidians began to turn against…</option><option value="T100005B#d27142e15819">263.6. Muircheartach Ua Lochlainn proceeded with the…</option><option value="T100005B#d27142e15825">263.7. Toirdhealbhach Ua Briain was deposed by…</option><option value="T100005B#d27142e15828">263.8. An army was led by Ruaidhhri…</option><option value="T100005B#d27142e15833">263.9. Domhnall Mac Gillaphadraig, lord of Osraighe,…</option><option value="T100005B#d27142e15836">263.10. Macraith Ua Conchobhair, lord of Conchobhair,…</option><option value="T100005B#d27142e15839">263.11. Fearghal Ua Maelmhuaidh, lord of Feara-Ceall…</option><option value="T100005B#d27142e15843">263.12. Gillachrist Ua Maelbhrenainn, chief of Clann-Conchobhair,…</option><option value="T100005B#d27142e15846">M1166. The Age of Christ, 1166.Gillamacaiblen Ua…</option><option value="T100005B#d27142e15847">264.1. The Age of Christ, 1166.</option><option value="T100005B#d27142e15850">264.2. Gillamacaiblen Ua hAnmchadha, successor of Brenainn…</option><option value="T100005B#d27142e15853">264.3. Celechair Ua Conghaile, airchinneach of the…</option><option value="T100005B#d27142e15856">264.4. and Gilla-na-naemh Ua Ceallaigh, successor of…</option><option value="T100005B#d27142e15859">264.5. The shrine of Manchan, of Maethail,…</option><option value="T100005B#d27142e15862">264.6. Macraith Ua Morain resigned his bishopric;…</option><option value="T100005B#d27142e15865">264.7. Ard-Macha was burned in two streets,…</option><option value="T100005B#d27142e15868">264.8. Doire-Choluim-Chille, together with the Duibh-Regles, was…</option><option value="T100005B#d27142e15871">264.9. Lughmhadh, Sord-Choluim-Chille, and Ard-bo, were burned.</option><option value="T100005B#d27142e15876">264.10. Aedh Ua Maelfabhaill, lord of Carraig-Brachaidhe,…</option><option value="T100005B#d27142e15879">264.11. Eochaidh Mac Duinnsleibhe Ua Eochadha, pillar…</option><option value="T100005B#d27142e15883">264.12. After this an army was led…</option><option value="T100005B#d27142e15904">264.13. An army was led by Ruaidhri…</option><option value="T100005B#d27142e15907">264.14. An army was led by Ruaidhri…</option><option value="T100005B#d27142e15910">264.15. Fearna was burned by Mac Murchadha,…</option><option value="T100005B#d27142e15913">264.16. Another great army of the men…</option><option value="T100005B#d27142e15922">264.17. An army, composed of the men…</option><option value="T100005B#d27142e15927">264.18. A battle was gained by the…</option><option value="T100005B#d27142e15930">264.19. The blind Ua Conallta, i.e. Gillamaire,…</option><option value="T100005B#d27142e15933">264.20. The son of Domhnall Bracanach, grandson…</option><option value="T100005B#d27142e15936">M1167. The Age of Christ, 1167.Torgelsi, Bishop…</option><option value="T100005B#d27142e15937">265.1. The Age of Christ, 1167.</option><option value="T100005B#d27142e15940">265.2. Torgelsi, Bishop of Luimneach;</option><option value="T100005B#d27142e15943">265.3. Ua Flannain, Bishop of Cluain-Uamha;</option><option value="T100005B#d27142e15946">265.4. Cinaeth Ua Cethearnaigh, priest of Inis-Clothrann;</option><option value="T100005B#d27142e15949">265.5. Mor, daughter of Domhnall Ua Conchobhair…</option><option value="T100005B#d27142e15952">265.6. Maelmichael Mac Dotheachain, noble priest, chief…</option><option value="T100005B#d27142e15955">265.7. and Ua Dubhacan, i.e. Gillagori, successor…</option><option value="T100005B#d27142e15958">265.8. Toirdhealbhach, son of Diarmaid Ua Briain,…</option><option value="T100005B#d27142e15964">265.9. Muircheartach, son of Ladhmann Ua Duibhdhiorma,…</option><option value="T100005B#d27142e15967">265.10. Conn Ua Maelmhiadhaigh, chief of Muintir-Eoluis,…</option><option value="T100005B#d27142e15970">265.11. A great meeting was convened by…</option><option value="T100005B#d27142e15976">265.12. A hosting and mustering of the…</option><option value="T100005B#d27142e15979">265.13. Diarmaid Mac Murchadha returned from England…</option><option value="T100005B#d27142e15982">265.14. Another army was led by Ruaidhri…</option><option value="T100005B#d27142e15987">265.15. Dearbhail, daughter of Donnchadh Ua Maeleachlainn,…</option><option value="T100005B#d27142e15990">265.16. Uada Ua Conceanainn who had been…</option><option value="T100005B#d27142e15996">265.17. The church of the Nuns at…</option><option value="T100005B#d27142e15999">265.18. Fabhar-Fechine, Ailfinn, and Birra, were burned.</option><option value="T100005B#d27142e16002">265.19. Muireadhach, the son of Mac Cana,…</option><option value="T100005B#d27142e16005">265.20. A church was erected at Cluain-mic-Nois,…</option><option value="T100005B#d27142e16008">M1168. The Age of Christ, 1168.Flannagan Ua…</option><option value="T100005B#d27142e16009">266.1. The Age of Christ, 1168.</option><option value="T100005B#d27142e16012">266.2. Flannagan Ua Dubhthaigh, bishop and chief…</option><option value="T100005B#d27142e16015">266.3. Macraith Ua Morain, i.e. bishop of…</option><option value="T100005B#d27142e16018">266.4. The Bishop Ua Cearbhaill, Bishop of…</option><option value="T100005B#d27142e16021">266.5. Murchadh Ua Muireadhaigh, chief sage of…</option><option value="T100005B#d27142e16024">266.6. Maelpadraig Ua Callada, successor of Cronan…</option><option value="T100005B#d27142e16027">266.7. the great priest, Ua Mongachain, successor…</option><option value="T100005B#d27142e16030">266.8. and Galbhrat, son of Duairic Ua…</option><option value="T100005B#d27142e16033">266.9. Muircheartach, son of Toirdhealbhach Ua Briain,…</option><option value="T100005B#d27142e16038">266.10. The kingdom of Munster was assumed…</option><option value="T100005B#d27142e16041">266.11. Murchadh Ua Finnallain, lord of Dealbhna-mor,…</option><option value="T100005B#d27142e16045">266.12. Enna Mac Murchadha, royal heir of…</option><option value="T100005B#d27142e16048">266.13. A meeting was convened by Ruaidhri…</option><option value="T100005B#d27142e16051">266.14. On this occasion the fair of…</option><option value="T100005B#d27142e16054">266.15. Diarmaid Ua Maeleachlainn was deposed by…</option><option value="T100005B#d27142e16057">266.16. The victory of Ath-an-chomair, at Druim-criaigh,…</option><option value="T100005B#d27142e16060">266.17. Dubhchobhlaigh, daughter of Ua Cuinn, and…</option><option value="T100005B#d27142e16065">266.18. Donnchadh Ua Cearbhaill, lord of Airghialla,…</option><option value="T100005B#d27142e16068">266.19. An army was led by Ruaidhri…</option><option value="T100005B#d27142e16077">266.20. Conchobhar Lethdhearg, son of Maelseachlainn Ua…</option><option value="T100005B#d27142e16080">266.21. Domhnall Ua Sleibhin, chief poet of…</option><option value="T100005B#d27142e16083">266.22. Amhlaeibh Mac Innaighneorach, chief ollamh of…</option><option value="T100005B#d27142e16087">266.23. Dubhchobhlach, daughter of the son of…</option><option value="T100005B#d27142e16090">266.24. The chieftains of Cinel-Eoghain and the…</option><option value="T100005B#d27142e16093">M1169. The Age of Christ, 1169.Conghalach Ua…</option><option value="T100005B#d27142e16094">267.1. The Age of Christ, 1169.</option><option value="T100005B#d27142e16097">267.2. Conghalach Ua Tomaltaigh, noble priest and…</option><option value="T100005B#d27142e16100">267.3. Magh-eo of the Saxons, with its…</option><option value="T100005B#d27142e16103">267.4. This was the year in which…</option><option value="T100005B#d27142e16111">267.5. Diarmaid Ua Maelseachlainn, King of Meath,…</option><option value="T100005B#d27142e16114">267.6. An army was led by Ruaidhri…</option><option value="T100005B#d27142e16117">267.7. Brian of Sliabh-Bladhma, son of Toirdhealbhach…</option><option value="T100005B#d27142e16120">267.8. Fearchair Ua Fallamhain, chief of Clann-Uadach,…</option><option value="T100005B#d27142e16123">267.9. Raghnall Ua Maelmhiadhaigh, chief of Muintir-Eolais,…</option><option value="T100005B#d27142e16126">267.10. The fleet of the Flemings came…</option><option value="T100005B#d27142e16129">267.11. An army of the men of…</option><option value="T100005B#d27142e16133">267.12. The King of Ireland, Ruaidhri Ua…</option><option value="T100005B#d27142e16136">267.13. The kingdom of Cinel-Eoghain was assumed…</option><option value="T100005B#d27142e16140">M1170. The Age of Christ, 1170.The relics…</option><option value="T100005B#d27142e16141">268.1. The Age of Christ, 1170.</option><option value="T100005B#d27142e16144">268.2. The relics of Comman, son of…</option><option value="T100005B#d27142e16147">268.3. Maelruanaidh Ua Ruadhain, Bishop of Luighne-Chonnacht,…</option><option value="T100005B#d27142e16153">268.4. Maelmordha Mac Uaireirghe, a learned charitable…</option><option value="T100005B#d27142e16156">268.5. Cormac Ua Lumluini, lector of Cluain-fearta-Brenainn,…</option><option value="T100005B#d27142e16159">268.6. Diarmaid Ua Braein, successor of Comman,…</option><option value="T100005B#d27142e16162">268.7. Conchobhar, son of Muircheartach Ua Lochlainn,…</option><option value="T100005B#d27142e16165">268.8. The son of Ceallachan, grandson of…</option><option value="T100005B#d27142e16168">268.9. Taillte, daughter of Muircheartach Ua Maeleachlainn,…</option><option value="T100005B#d27142e16171">268.10. Aindileas, son of Gilla-Aenghusa Ua Clumhain,…</option><option value="T100005B#d27142e16174">268.11. Domhnall, son of Toirdhealbhach Ua Briain,…</option><option value="T100005B#d27142e16178">268.12. Robert Fitz Stephen and Richard, son…</option><option value="T100005B#d27142e16183">268.13. Domhnall Breaghach Ua Maeleachlainn, with numbers…</option><option value="T100005B#d27142e16186">268.14. An army was led by Ruaidhri…</option><option value="T100005B#d27142e16198">268.15. A victory was gained by the…</option><option value="T100005B#d27142e16201">268.16. An army was led by Mac…</option><option value="T100005B#d27142e16204">268.17. The hostages of Diarmaid Mac Murchadha…</option><option value="T100005B#d27142e16209">268.18. Domhnall Breaghach and the people of…</option><option value="T100005B#d27142e16212">268.19. The hostages of East Meath were…</option><option value="T100005B#d27142e16215">268.20. The son of Mac Fhaelain and…</option><option value="T100005B#d27142e16218">268.21. An army was led by Mac…</option><option value="T100005B#d27142e16224">268.22. Domhnall Ua Briain and the DalgCais…</option><option value="T100005B#d27142e16228">268.23. A great fleet was brought upon…</option><option value="T100005B#d27142e16234">268.24. Lorcan Ua hEchthighern was slain by…</option><option value="T100005B#d27142e16237">268.25. Diarmaid Ua Cuinn, chief of Clann-Iffearnain,…</option><option value="T100005B#d27142e16240">268.26. Diarmaid Ua hAinbhfeth, lord of Ui-Meith,…</option><option value="T100005B#d27142e16246">268.27. A predatory incursion was made by…</option><option value="T100005B#d27142e16249">268.28. A predatory incursion was made by…</option><option value="T100005B#d27142e16252">268.29. Murchadh Ua Fearghail, lord of the…</option><option value="T100005B#d27142e16255">268.30. Ruaidhri Mac Aedha, lord of Clann-Cosgraigh,…</option><option value="T100005B#d27142e16258">268.31. An unknown, atrocious deed was committed…</option><option value="T100005B#d27142e16269">M1171. The Age of Christ, 1171.Petrus Ua…</option><option value="T100005B#d27142e16270">269.1. The Age of Christ, 1171.</option><option value="T100005B#d27142e16273">269.2. Petrus Ua Mordha, Bishop of Cluain-fearta-Brenainn,…</option><option value="T100005B#d27142e16276">269.3. Sadhbh, daughter of Gluiniairn Mac Murchadha,…</option><option value="T100005B#d27142e16279">269.4. The Cloictheach of Telach-aird was burned…</option><option value="T100005B#d27142e16284">269.5. Diarmaid Mac Murchadha, King of Leinster,…</option><option value="T100005B#d27142e16293">269.6. Maelcron Mac Gillaseachnaill, lord of South…</option><option value="T100005B#d27142e16296">269.7. Tailltin, daughter of Conchobhar Ua Maeleachlainn,…</option><option value="T100005B#d27142e16299">269.8. Domhnall, grandson of Ruaidhri Ua Maelmhuaidh,…</option><option value="T100005B#d27142e16305">269.9. A plundering fleet was brought by…</option><option value="T100005B#d27142e16308">269.10. A predatory incursion was made by…</option><option value="T100005B#d27142e16311">269.11. The hostages of the Airghialla were…</option><option value="T100005B#d27142e16315">269.12. A great predatory force was led…</option><option value="T100005B#d27142e16329">269.13. A predatory incursion was made upon…</option><option value="T100005B#d27142e16332">269.14. Another predatory incursion was made by…</option><option value="T100005B#d27142e16335">269.15. Domhnall Breaghach, lord of Meath, delivered…</option><option value="T100005B#d27142e16338">269.16. Seven predatory incursions were made by…</option><option value="T100005B#d27142e16341">269.17. Daimhliag-Chianain Duleek was plundered by the…</option><option value="T100005B#d27142e16350">269.18. The battle of Ath-cliath was fought…</option><option value="T100005B#d27142e16365">269.19. An army was led by Ruaidhri…</option><option value="T100005B#d27142e16368">269.20. A victory was gained by the…</option><option value="T100005B#d27142e16371">269.21. An army was led by Tighearnan…</option><option value="T100005B#d27142e16376">269.22. A predatory incursion was made by…</option><option value="T100005B#d27142e16380">269.23. A predatory incursion was made by…</option><option value="T100005B#d27142e16383">269.24. A predatory incursion was made by…</option><option value="T100005B#d27142e16386">269.25. A predatory incursion was made by…</option><option value="T100005B#d27142e16389">269.26. A predatory incursion was made by…</option><option value="T100005B#d27142e16395">269.27. The daughter of Ua hEochadha, and…</option><option value="T100005B#d27142e16398">269.28. The fleet of Connaught, from Allhallowtide…</option><option value="T100005B#d27142e16401">269.29. A peace was made by Domhnall…</option><option value="T100005B#d27142e16404">269.30. The King of England, the second…</option></select></li><li class="text-uppercase meta" title="Project contacts"><a href="#contacts" class="smoothScrollApplied" id="gtmcontactsNavLink">Contacts</a></li><li class="text-uppercase meta" title="Explanation of the symbols"><a href="#rubric" class="smoothScrollApplied" id="gtmrubricNavLink">Formatting</a></li></ul></div>
		</div>
		<div class="col-md-9 col-lg-9 content-wrap__wrapper">
			<div class="row">
				<div class="col-md-12">
					<div class="social-wrap__inner" data-spy="affix" data-offset-top="900" data-offset-bottom="200">
						
						<div class="shortlisted">
							<a class="favouritePage" id="gtmCourseSaveToFavourites" href="javascript:;">
								<p class="text-uppercase">Save To Favourites</p>
								<span><i class="fa fa-star-o">‍</i></span>
							</a>
						</div>
						<div class="share-links">
							<p class="text-uppercase">share</p>
							<ul>
								<li class="twitter"><a class="twitterShare" id="gtmTwitterShare" title="Twitter" href="javascript:;"><i class="fa fa-twitter">‍</i><span class="sr-only">Twitter</span></a></li>
								<li class="facebook"><a class="facebookShare" id="gtmFaceBookShare" title="Facebook" href="javascript:;"><i class="fa fa-facebook">‍</i><span class="sr-only">Facebook</span></a></li>
								<li class="linkedin"><a class="linkedInShare" id="gtmLinkedInShare" title="Linkedin" href="javascript:;"><i class="fa fa-linkedin">‍</i><span class="sr-only">Linkedin</span></a></li>
							</ul>
						</div>
					</div>
		    <div class="content-wrap__inner"><ol class="breadcrumb"><li><a href="https://www.ucc.ie/en/">Home</a></li><li><a href="https://www.ucc.ie/en/research-sites/celt//">CELT</a></li><li><a href="http://research.ucc.ie/celt/document/">Documents</a></li><li><a href="http://research.ucc.ie/celt">T100005B</a></li><li id="update">2013-12-16</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><span class="fa fa-bookmark" title="p.565" id="pb.565"> p.565</span><h2>unknown</h2><h3 style="font-style:italic;">Annala Rioghachta Eireann</h3><h4>Volume 2 English translation</h4><h3>Index to each Annal</h3><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e689">Annal M903: The Age of Christ, 903.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e757">Annal M904: The Age of Christ, 904.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e863">Annal M905: The Age of Christ, 905.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e897">Annal M906: The Age of Christ, 906.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e956">Annal M907: The Age of Christ, 907.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e989">Annal M908: The Age of Christ, 908.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1038">Annal M909: The Age of Christ, 909.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1069">Annal M910: The Age of Christ, 910.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1091">Annal M911: The Age of Christ, 911.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1145">Annal M912: The Age of Christ, 912.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1166">Annal M913: The Age of Christ, 913.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1199">Annal M914: The Age of Christ, 914.A…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1256">Annal M915: The Age of Christ, 915.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1320">Annal M916: The Age of Christ, 916.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1367">Annal M917: The Age of Christ, 917.D…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1526">Annal M918: The Age of Christ, 918.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1576">Annal M919: The Age of Christ, 919.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1734">Annal M920: The Age of Christ, 920.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1836">Annal M921: The Age of Christ, 921.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1896">Annal M922: The Age of Christ, 922.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1931">Annal M923: The Age of Christ, 923.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e1975">Annal M924: The Age of Christ, 924.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2024">Annal M925: The Age of Christ, 925.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2105">Annal M926: The Age of Christ, 926.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2197">Annal M927: The Age of Christ, 927.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2278">Annal M928: The Age of Christ, 928.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2335">Annal M929: The Age of Christ, 929.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2382">Annal M930: The Age of Christ, 930.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2450">Annal M931: The Age of Christ, 931.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2511">Annal M932: The Age of Christ, 932.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2535">Annal M933: The Age of Christ, 933.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2574">Annal M934: The Age of Christ, 934.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2604">Annal M935: The Age of Christ, 935.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2686">Annal M936: The Age of Christ, 936.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2767">Annal M937: The Age of Christ, 937.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2829">Annal M938: The Age of Christ, 938.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2892">Annal M939: The Age of Christ, 939.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e2959">Annal M940: The Age of Christ, 940.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3017">Annal M941: The Age of Christ, 941.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3108">Annal M942: The Age of Christ, 942.R…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3202">Annal M943: The Age of Christ, 943.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3246">Annal M944: The Age of Christ, 944.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3291">Annal M945: The Age of Christ, 945.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3351">Annal M946: The Age of Christ, 946.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3407">Annal M947: The Age of Christ, 947. …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3441">Annal M948: The Age of Christ, 948.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3515">Annal M949: The Age of Christ, 949.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3578">Annal M950: The Age of Christ, 950.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3633">Annal M951: The Age of Christ, 951.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3712">Annal M952: The Age of Christ, 952.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3785">Annal M953: The Age of Christ, 953.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3837">Annal M954: The Age of Christ, 954.G…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3886">Annal M955: The Age of Christ, 955.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3946">Annal M956: The Age of Christ, 956.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e3982">Annal M957: The Age of Christ, 957.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4024">Annal M958: The Age of Christ, 958.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4062">Annal M959: The Age of Christ, 959.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4092">Annal M960: The Age of Christ, 960.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4164">Annal M961: The Age of Christ, 961.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4214">Annal M962: The Age of Christ, 962.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4274">Annal M963: The Age of Christ, 963.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4315">Annal M964: The Age of Christ, 964.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4358">Annal M965: The Age of Christ, 965.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4430">Annal M966: The Age of Christ, 966.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4473">Annal M967: The Age of Christ, 967.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4525">Annal M968: The age of Christ, 968Th…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4551">Annal M969: The Age of Christ, 969.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4593">Annal M970: The Age of Christ, 970.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4644">Annal M971: The Age of Christ, 971.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4681">Annal M972: The Age of Christ, 972 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4761">Annal M973: The Age of Christ, 973 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4797">Annal M974: The Age of Christ, 974.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4831">Annal M975: The Age of Christ, 975 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4867">Annal M976: The Age of Christ, 976 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4920">Annal M977: The Age of Christ, 977 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e4959">Annal M978: The Age of Christ, 978 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5029">Annal M979: The Age of Christ, 979 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5061">Annal M980: The Age of Christ, 980 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5098">Annal M981: The Age of Christ, 981 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5148">Annal M982: The Age of Christ, 982.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5186">Annal M983: The Age of Christ, 983.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5231">Annal M984: The Age of Christ, 984.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5266">Annal M985: The Age of Christ, 985.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5316">Annal M986: The Age of Christ, 986 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5363">Annal M987: The Age of Christ, 987 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5411">Annal M988: The Age of Christ, 988 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5482">Annal M989: The Age of Christ, 989 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5529">Annal M990: The Age of Christ, 990 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5583">Annal M991: The Age of Christ, 991 r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5623">Annal M992: The Age of Christ, 992.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5700">Annal M993: The Age of Christ, 993.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5736">Annal M994: The Age of Christ, 994.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5778">Annal M995: The Age of Christ, 995.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5828">Annal M996: The Age of Christ, 996.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5859">Annal M997: The Age of Christ, 997.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5897">Annal M998: The Age of Christ, 998.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e5965">Annal M999: The Age of Christ, 999.T…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6001">Annal M1000: The Age of Christ, 1000.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6048">Annal M1001: The Age of Christ, 1001.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6109">Annal M1002: The Age of Christ, 1002.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6154">Annal M1003: The Age of Christ, 1003.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6213">Annal M1004: The Age of Christ, 1004.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6281">Annal M1005: The Age of Christ, 1005.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6332">Annal M1006: The Age of Christ, 1006.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6402">Annal M1007: The Age of Christ, 1007.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6441">Annal M1008: The Age of Christ, 1008.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6482">Annal M1009: The Age of Christ, 1009 …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6542">Annal M1010: The Age of Christ, 1010 …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6608">Annal M1011: The Age of Christ, 1011 …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6656">Annal M1012: The Age of Christ, 1012.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6745">Annal M1013: The Age of Christ, 1013 …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6818">Annal M1014: The Age of Christ, 1014 …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e6922">Annal M1015: The Age of Christ, 1015 …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7027">Annal M1016: The Age of Christ, 1016 …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7089">Annal M1017: The Age of Christ, 1017r…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7143">Annal M1018: The Age of Christ, 1018 …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7210">Annal M1019: The Age of Christ, 1019 …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7245">Annal M1020: The Age of Christ, 1020.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7281">Annal M1021: The Age of Christ, 1021.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7336">Annal M1022: The Age of Christ, 1022.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7440">Annal M1023: The Age of Christ, 1023.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7476">Annal M1024: The Age of Christ, 1024.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7545">Annal M1025: The Age of Christ, 1025.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7611">Annal M1026: The Age of Christ, 1026.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7654">Annal M1027: The Age of Christ, 1027.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7704">Annal M1028: The Age of Christ, 1028.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7763">Annal M1029: The Age of Christ, 1029.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7796">Annal M1030: The Age of Christ, 1030.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7901">Annal M1031: The Age of Christ, 1031.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e7996">Annal M1032: The Age of Christ, 1032.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8066">Annal M1033: The Age of Christ, 1033.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8133">Annal M1034: The Age of Christ, 1034.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8186">Annal M1035: The Age of Christ, 1035.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8216">Annal M1036: The Age of Christ, 1036.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8271">Annal M1037: The Age of Christ, 1037.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8341">Annal M1038: The Age of Christ, 1038.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8402">Annal M1039: The Age of Christ, 1039.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8446">Annal M1040: The Age of Christ, 1040.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8491">Annal M1041: The Age of Christ, 1041.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8553">Annal M1042: The Age of Christ, 1042.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8594">Annal M1043: The Age of Christ, 1043.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8643">Annal M1044: The Age of Christ, 1044.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8717">Annal M1045: The Age of Christ, 1045.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8781">Annal M1046: The Age of Christ, 1046.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8815">Annal M1047: The Age of Christ, 1047.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8870">Annal M1048: The Age of Christ, 1048.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8940">Annal M1049: The Age of Christ, 1049.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e8983">Annal M1050: The Age of Christ, 1050.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9072">Annal M1051: The Age of Christ, 1051.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9128">Annal M1052: The Age of Christ, 1052.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9177">Annal M1053: The Age of Christ, 1053.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9235">Annal M1054: The Age of Christ, 1054.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9295">Annal M1055: The Age of Christ, 1055.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9354">Annal M1056: The Age of Christ, 1056.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9436">Annal M1057: The Age of Christ, 1057.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9475">Annal M1058: The Age of Christ, 1058.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9503">Annal M1059: The Age of Christ, 1059.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9591">Annal M1060: The Age of Christ, 1060.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9622">Annal M1061: The Age of Christ, 1061.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9690">Annal M1062: The Age of Christ, 1062.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9740">Annal M1063: The Age of Christ, 1063.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9830">Annal M1064: The Age of Christ, 1064.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9868">Annal M1065: The Age of Christ, 1065.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9927">Annal M1066: The Age of Christ, 1066.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e9985">Annal M1067: The Age of Christ, 1067.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10031">Annal M1068: The Age of Christ, 1068.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10062">Annal M1069: The Age of Christ, 1069.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10108">Annal M1070: The Age of Christ, 1070.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10203">Annal M1071: The Age of Christ, 1071.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10245">Annal M1072: The Age of Christ, 1072.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10324">Annal M1073: The Age of Christ, 1073.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10357">Annal M1074: The Age of Christ, 1074.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10394">Annal M1075: The Age of Christ, 1075.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10435">Annal M1076: The Age of Christ, 1076.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10481">Annal M1077: The Age of Christ, 1077.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10539">Annal M1078: The Age of Christ, 1078.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10586">Annal M1079: The Age of Christ, 1079.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10633">Annal M1080: The Age of Christ, 1080.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10676">Annal M1081: The Age of Christ, 1081.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10730">Annal M1082: The Age of Christ, 1082.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10775">Annal M1083: The Age of Christ, 1083.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10814">Annal M1084: The Age of Christ, 1084.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10862">Annal M1085: The Age of Christ, 1085.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e10929">Annal M1086: The Age of Christ, 1086.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11010">Annal M1087: The Age of Christ, 1087.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11067">Annal M1088: The Age of Christ, 1088.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11140">Annal M1089: The Age of Christ, 1089.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11193">Annal M1090: The Age of Christ, 1090.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11233">Annal M1091: The Age of Christ, 1091.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11286">Annal M1092: The Age of Christ, 1092.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11351">Annal M1093: The Age of Christ, 1093.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11401">Annal M1094: The Age of Christ, 1094.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11464">Annal M1095: The Age of Christ, 1095.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11536">Annal M1096: The Age of Christ, 1096.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11615">Annal M1097: The Age of Christ, 1097.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11658">Annal M1098: The Age of Christ, 1098.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11756">Annal M1099: The Age of Christ, 1099.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11851">Annal M1100: The Age of Christ, 1100.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11918">Annal M1101: The Age of Christ, 1101.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e11998">Annal M1102: The Age of Christ, 1102.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12056">Annal M1103: The Age of Christ, 1103.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12117">Annal M1104: The Age of Christ, 1104.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12168">Annal M1105: The Age of Christ, 1105.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12222">Annal M1106: The Age of Christ, 1106.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12291">Annal M1107: The Age of Christ, 1107.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12326">Annal M1108: The Age of Christ, 1108.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12387">Annal M1109: The Age of Christ, 1109.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12429">Annal M1110: The Age of Christ, 1110.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12484">Annal M1111: The Age of Christ, 1111.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12527">Annal M1112: The Age of Christ, 1112.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12551">Annal M1113: The Age of Christ, 1113.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12598">Annal M1114: The Age of Christ, 1114.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12643">Annal M1115: The Age of Christ, 1115.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12695">Annal M1116: The Age of Christ, 1116.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12728">Annal M1117: The Age of Christ, 1117.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12789">Annal M1118: The age of Christ, 1118.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12838">Annal M1119: The Age of Christ, 1119.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12893">Annal M1120: The Age of Christ, 1120.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12924">Annal M1121: The Age of Christ, 1121.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e12975">Annal M1122: The Age of Christ, 1122.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13017">Annal M1123: The Age of Christ, 1123.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13073">Annal M1124: The Age of Christ, 1124.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13140">Annal M1125: The Age of Christ, 1125.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13176">Annal M1126: The Age of Christ, 1126.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13231">Annal M1127: The Age of Christ, 1127.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13296">Annal M1128: The Age of Christ, 1128.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13369">Annal M1129: The Age of Christ, 1129.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13429">Annal M1130: The Age of Christ, 1130.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13472">Annal M1131: The Age of Christ, 1131.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13526">Annal M1132: The Age of Christ, 1132.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13578">Annal M1133: The Age of Christ, 1133.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13661">Annal M1134: The Age of Christ, 1134.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13739">Annal M1135: The Age of Christ, 1135.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13823">Annal M1136: The Age of Christ, 1136.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13910">Annal M1137: The Age of Christ, 1137.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e13999">Annal M1138: The Age of Christ, 1138.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14038">Annal M1139: The Age of Christ, 1139.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14084">Annal M1140: The Age of Christ, 1140.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14120">Annal M1141: The Age of Christ, 1141.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14178">Annal M1142: The Age of Christ, 1142.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14235">Annal M1143: The Age of Christ, 1143.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14287">Annal M1144: The Age of Christ, 1144.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14347">Annal M1145: The Age of Christ, 1145.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14417">Annal M1146: The Age of Christ, 1146.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14459">Annal M1147: The Age of Christ, 1147.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14508">Annal M1148: The Age of Christ, 1148.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14567">Annal M1149: The Age of Christ, 1149.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14621">Annal M1150: The Age of Christ, 1150.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14699">Annal M1151: The Age of Christ, 1151.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14792">Annal M1152: The Age of Christ, 1152.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14864">Annal M1153: The Age of Christ, 1153.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e14952">Annal M1154: The Age of Christ, 1154.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15029">Annal M1155: The Age of Christ. 1155.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15113">Annal M1156: The Age of Christ, 1156.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15201">Annal M1157: The Age of Christ, 1157.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15262">Annal M1158: The Age of Christ, 1158.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15340">Annal M1159: The Age of Christ, 1159.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15397">Annal M1160: The Age of Christ, 1160.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15497">Annal M1161: The Age of Christ, 1161.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15591">Annal M1162: The Age of Christ, 1162.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15696">Annal M1163: The Age of Christ, 1163.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15743">Annal M1164: The Age of Christ, 1164.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15800">Annal M1165: The Age of Christ, 1165.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15846">Annal M1166: The Age of Christ, 1166.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e15936">Annal M1167: The Age of Christ, 1167.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e16008">Annal M1168: The Age of Christ, 1168.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e16093">Annal M1169: The Age of Christ, 1169.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e16140">Annal M1170: The Age of Christ, 1170.…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d27142e16269">Annal M1171: The Age of Christ, 1171.…</a></h4><dl><!--div0: thisdiv=div0, # (nth=1) head="Annals of the Kingdom of Ireland"--><!--Heading quâ heading--><h1 id="d27142e686">Annals of the Kingdom of Ireland</h1><dt id="Annal.1">M903</dt><dd><ol><li value="0"><p>The Age of Christ, 903.</p></li><li value="1"><p>The twenty-seventh year of Flann.</p></li><li value="2"><p>Maelmartin, Abbot of Lughmhadh;</p></li><li value="3"><p>Diarmaid, Abbot of Doire-Chalgaigh;</p></li><li value="4"><p>Cormac, Abbot of Druim-mor;</p></li><li value="5"><p> and Suibhne, son of Dubhdabhoireann, Prior of Cill-dara, died.</p></li><li value="6"><p>Maeloghrai, son of Conghalach, lord of Loch-Gabhar, was slain by Fogartach, 
son of Tolarg.</p></li><li value="7"><p>The battle of Bealach-Mughna <span class="sup" title="By John O'Donovan ">was fought</span> 
by Flann, son of
<span class="fa fa-bookmark" title="p.567" id="pb.567"> p.567</span>

Maelseachlainn, King of Ireland, and Cearbhall, son of Muirigen, King 
of Leinster, and by Cathal, son of Conchobhar, King of Connaught, against Cormac,
<span class="fa fa-bookmark" title="p.569" id="pb.569"> p.569</span>

son of Cuileannan, King of Caiseal. The battle was gained over Cormac,
and he himself was slain, though his loss was mournful, for he was a
king, a bishop, an anchorite, a scribe, and profoundly learned in the
Scotic tongue. 
These were the nobles who fell along with him, name,
Fogartach the Wise, son of Suibhne, lord of Ciarraighe-Cuirche;
Ceallach, son of Cearbhall, lord of Osraighe; Maelgorm, lord of
Ciarraighe-Luachra; Maelmorda, lord of Raith-linn; Ailill, son of
Eoghan, Abbot of Trian-Corcaighe; Colman, Abbot of Ceann-Eitigh; and
the lord of Corca-Duibhne; and many other nobles besides them, and
six thousand men along with them. It was in commemoration of this the
following lines were composed by Dallan, son of Mor:
<span class="fa fa-bookmark" title="p.571" id="pb.571"> p.571</span>

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Cormac of Feimhin, Fogartach, Colman, Ceallach of the hard conflicts,<br/>They perished with many thousands in the great battle of Bealach-Mughna.<br/>Flann of Teamhair, of the plain of Tailltin, Cearbhall of Carman without fail,<br/>On the seventh of <span class="sup" title="By John O'Donovan ">the Calends of</span> September, gained 
the battle of which hundreds were joyful.<br/>The bishop, the souls' director, the renowned, illustrious doctor,<br/>King of Caiseal, King of Iarmumha; O God! alas for Cormac!</li></ol></blockquote>

It was of the year of Cormac's death was also said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Since Jesus was born of heaven, three, nine hundred years,<br/>Till the death of Cormac, were clearly fulfilled; sorrowful the death 
of the King of Munster.</li></ol></blockquote>

Fiach Ua Ugfadan of Denlis was he who beheaded Cormac.</p></li><li value="8"><p>A hosting was made by the Cinel-Eoghain, i.e. by Domhnall, son of Aedh, 
and Niall, son of Aedh; and Tlachtgha was burned by them.</p></li><li value="9"><p>Cnaimheini, son of Maenach, lord of Eile, died.</p></li></ol></dd><dt id="Annal.2">M904</dt><dd><ol><li value="0"><p>The Age of Christ, 904.</p></li><li value="1"><p>The twenty-eighth year of Flann.</p></li><li value="2"><p>Ruadhan, Bishop of Lusca,</p></li><li value="3"><p>and Cumascach, son of Ailell,Œconomus of Ard-Macha, died.</p></li><li value="4"><p>Mughroin, son of Sochlachan, lord of Ui-Maine, died.</p></li><li value="5"><p>Amhalghaidh, son of Conghalach, Tanist of Breagh,
and Flann, his brother, were slain by the Conailli-Muirtheimhne.</p></li><li value="6"><p>Colman, son of Cinaeth, lord of Ciarraighe-Luachra, died.</p></li><li value="7"><p>The Daimhliag of Cluain-mic-Nois was erected by
the king, Flann Sinna, and by Colman Conailleach.</p></li><li value="8"><p>Bec Ua Leathlobhair, lord of Dal-Araidhe, died. Of him was said:
<span class="fa fa-bookmark" title="p.573" id="pb.573"> p.573</span>

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Awful news that now disperses those ships of the sea that have braved
many dangers and perils,<br/>That no longer lives the golden scion, the sage, the beloved, the famed chieftain of 
Tuagh-inbhir.</li></ol></blockquote></p></li><li value="9"><p>Cearbhall, son of Muirigen, King of Leinster, was killed. In lamentation of 
him was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Great grief that Liffe of ships is without Cearbhall, its befitting
spouse,<br/>A generous, staid, prolific man, to whom Ireland was obedient.<br/>Sorrowful to me the hills of Almhain and Ailleann without soldiers,<br/>Sorrowful to me is Carman, I do not conceal it, as grass is on
its roads.<br/>Not long was his life after Cormac who was dishonoured,<br/>A day and a half, no false rule, and one year, without addition.<br/>Ruler of a noble kingdom, King of Leinster of the troops of heroes;<br/>Alas! that the lofty chief of Almhain has died through a bitter
painful way.<br/>Sorrowful for brilliant jewels, to be without the valiant, illustrious lord of Nas.<br/>Although dense hosts have been slain; greater than all their sorrows is this sorrow.</li></ol></blockquote></p><p>Of Cearbhall also:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Cearbhall was always a conservator, his rule was vigorous till death;<br/>What lay of his tributes unpaid, he brought by his strength to Nas.</li></ol></blockquote></p><p>Gormlaith <span class="sup" title="By John O'Donovan ">said</span>:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Evil towards me the compliment of the two foreigners who slew Niall and Cearbhall;<br/>Cearbhall <span class="sup" title="By John O'Donovan ">was slain</span> by Hulb, a great achievement; Niall Glundubh, 
by Amhlaeibh.</li></ol></blockquote></p></li><span class="fa fa-bookmark" title="p.575" id="pb.575"> p.575</span><li value="10"><p>At Cill-Corbain Cearbhall was interred, as stated <span class="sup" title="By John O'Donovan ">in the following verses</span>:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">There are nine kings of famous career, in a noble church of shining
lustre,<br/>Muiregan, hero without mistake, Cellach, and Cearbhall the prudent,<br/>Colman, Broen, and Bran the lively, Finn, Faelan, Dunchadh the bold;<br/>In Cill-Chorbain, I have heard, their warlike graves were made.</li></ol></blockquote></p></li></ol></dd><dt id="Annal.3">M905</dt><dd><ol><li value="0"><p>The Age of Christ, 905.</p></li><li value="1"><p>The twenty-ninth year of Flann.</p></li><li value="2"><p>Maelmordha, airchinneach of Tir-da-ghlas,died.</p></li><li value="3"><p>Uallachan, son of Cathal, Tanist
of Ui-Failghe, was slain.</p></li><li value="4"><p>The battle of Magh-Cumma <span class="sup" title="By John O'Donovan ">was gained</span> by 
Flann, son of Maelseachlainn, and by his sons, over the men of Breifne, wherein were
slain Flann, son of Tighearnan, lord of Breifne, and his son, and many
others of the nobility, together with three thousand men, who fell
along with them in that battle.</p></li><li value="5"><p>A fleet by Domhnall Ua Maeleachlainn, and by Innreachtach, 
son of Conchobhar,upon Loch Deirgdherc, so that they defeated the fleet of Munster; and
great numbers were killed by them.</p></li><li value="6"><p>A wonderful sign appeared in this year, namely, two suns were seen
moving together during one day.</p></li><li value="7"><p>The oratory of Magh-eo was burned.</p></li><li value="8"><p>Aedh, son of Maelpadraig, lord of Ui-Fiachrach, 
was slain by Niall, son of Aedh.</p></li><li value="9"><p>Buadhach, son of Mothla, Tanist
of the Deisi, died.</p></li></ol></dd><dt id="Annal.4">M906</dt><dd><ol><li value="0"><p>The Age of Christ, 906.</p></li><li value="1"><p>The thirtieth year of Flann.</p></li><li value="2"><p>Etigen, son of Finghin, Abbot of Treoit, died.</p></li><li value="3"><p>Fogartach, son of Cele, lord of Ui-mic-Uais, died.</p></li><li value="4"><p>Aedh, son of Dubhghilla, lord of Ui-Drona
of the Three Plains, Tanist of Ui-Ceinnsealaigh, was slain by the Ui-Bairrche. 
Of him was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">O youths of pleasant Ailbhe, mourn ye the king of noble Slaine,<br/>Slain is the populous Aedh of the Bearbha, the just king of the land
of peaceful Fearna.<br/>To great Fearna of the thousand noble graces there came not, if I
remember rightly,<br/>A corpse of more illustrious fame, since the populous Bran Dubh was
slain.<br/>My shelter, my protection has departed, may the King of kings make
smooth his way,<br/>'Tis easily known by Aedhan's rath that Aedh is dead, O youths.</li></ol></blockquote></p></li><li value="5"><p>Dunlang, son of Cairbre, heir apparent of Leinster, died.</p></li><li value="6"><p>Domhnall, son of Aedh Finnliath, lord of Aileach, took the <span class="sup" title="By John O'Donovan ">pilgrim's</span> staff.</p></li><li value="7"><p>Gaithine, son of Aughran, Tanist of Laighis, died.</p></li><li value="8"><p>Buadhach, son of Gusan, Tanist of Ui-Bairrche-tire, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="9"><p>Dianimh, daughter of Duibhghilla, the wife of Dunlang, 
died; of whom was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Dianimh, protection of our purity, is fettered by the power of the
King of the elements;<br/>Alas! that the long and beautiful person is in a cold house of clay.</li></ol></blockquote></p></li></ol></dd><dt id="Annal.5">M907</dt><dd><ol><li value="0"><p>The Age of Christ, 907.</p></li><li value="1"><p>The thirtieth year of Flann.</p></li><li value="2"><p>Finnachta, bishop, died.</p></li><li value="3"><p>Cormac, Bishop of Saighir, died.</p></li><li value="4"><p>Maelbrighde, son of Maeldomhnaigh, Abbot of Lis-mor,</p></li><li value="5"><p>and Flann, son of Laegh, Abbot of Corcach, died.</p></li><li value="6"><p>The violation of Ard-Macha by Cearnachan, son of Duilgen, i.e. 
a captive was taken from the church, and drowned in Loch-Cirr, to the west of Ard-Macha.
Cearnachan was <span class="sup" title="By John O'Donovan ">soon afterwards</span> drowned by Niall, son of Aedh, King of 
the North, in the same lake, in revenge of the violation of Patrick.</p></li><li value="7"><p>Ruarc, son of
<span class="fa fa-bookmark" title="p.579" id="pb.579"> p.579</span>

Maelfabhaill, lord of Carraig-Brachaidhe, died.</p></li><li value="8"><p>Muireadhach, son of Mughron, lord of Clann-Cathail, 
died.</p></li></ol></dd><dt id="Annal.6">M908</dt><dd><ol><li value="0"><p>The Age of Christ, 908.</p></li><li value="1"><p>The thirty-second year of Flann.</p></li><li value="2"><p>Tibraide, son of Maelfinn, Bishop and Abbot of 
Imleach-Iubhair, died.</p></li><li value="3"><p>Muireadhach, son of Cormac, Abbot of
Druim-Inesclainn,</p></li><li value="4"><p>and Gairbhith, son of Maelmordha, Tanist of Conaille-Muirtheimhne, 
were destroyed in the refectory of Druim-Inesclainn, by Conghalach, son of
Gairbhith, lord of Conaille-Muirtheimhne. 
It was in lamentation of Muireadhach these verses were composed:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Muireadhach,—who does not lament him, O ye learned!<br/>It is a cause of human plague, it is a cloud to sacred heaven!<br/>Great loss is the illustrious man, son of Cormac of a thousand charms;<br/>The great and well-tested relic, who was the lamp of every choir.</li></ol></blockquote></p></li><li value="5"><p>Sochlachan, son of Diarmaid, lord of Ui-Maine, died in religion.</p></li><li value="6"><p>Cleirchen, son of Murchadh, lord of Ui-Briuin-Seola, died.</p></li><li value="7"><p>Cuileannan,son of Mael-brighde, died.</p></li><li value="8"><p>Conghalach, son of Gairbhith, lord of
Conaille-Muirtheimhne, was slain by the Conailli themselves, 
the ninth month after destroying the abbot's house at Druim-Inesclainn, against
Maelmordha, and Muireadhach, son of Cormac, Abbot of Druim-Inesclainn.</p></li><li value="9"><p>A battle was gained by the foreigners over a crew or fleet of
Ulidians, in the region of Saxonland <span class="sup" title="By John O'Donovan ">i.e. in
England</span>, where many were slain with Cumascach, 
son of Maelmoicheirghe, Tanist of Leath-Cathail.</p></li><li value="10"><p>Maelbrighde, son of Tornan, repaired to Munster,
to ransom a pilgrim of the Britons.</p></li></ol></dd><span class="fa fa-bookmark" title="p.581" id="pb.581"> p.581</span><dt id="Annal.7">M909</dt><dd><ol><li value="0"><p>The Age of Christ, 909.</p></li><li value="1"><p>The Thirty-third year of Flann.</p></li><li value="2"><p>Tibraide, Bishop of Cluain-eidhneach;</p></li><li value="3"><p>and Maelmaedhog, Abbot of Druim-mor, died.</p></li><li value="4"><p>Litheach, Abbot of Cluain-eidhneach;</p></li><li value="5"><p>and Maelcaisil,Abbot of Mungairit, died.</p></li><li value="6"><p>A battle was gained at Gulban-Guirt by Niall
Glundubh, son of Aedh Finnliath, over the Connaughtmen, i.e.
Maelcluiche, son of Conchobhar, where a slaughter was made of the
Connaughtmen, together with Maelcluiche himself, and many others of
the nobility.</p></li><li value="7"><p>A battle <span class="sup" title="By John O'Donovan ">was gained</span> by Maelmithidh, 
son of Flannagan, and Donnchadh Ua Maeleachlainn, over Lorcan, son of Dunchadh, 
and Fogartach, son of Tolairg, and the Leinstermen, wherein many persons were slain, 
and great numbers taken prisoners.</p></li><li value="8"><p>Maelpatraig, son of Flathrai, lord of Rath-Tamhnaighe, 
died.</p></li></ol></dd><dt id="Annal.8">M910</dt><dd><ol><li value="0"><p>The Age of Christ, 910.</p></li><li value="1"><p>The thirty-fourth year of Flann.</p></li><li value="2"><p>Foreigners arrived in Ireland, and took up at Port-Lairge.</p></li><li value="3"><p>A hosting of the Fochla, and of all Ulidia, with Niall 
Glundubh, son of Aedh, into Meath, as far as Greallach-Eillte, where they were 
there defeated by Flann Sinna and his sons, and some of their friends slain, 
together with Fearghal, son of Aenghus, son of Maelduin; Maelmordha, son of Eremhon, 
son of Aedh, of the Ulidians; and Erudan, son of
Gairbhith, chief of Ui-Breasail; Diarmaid, son of Sealbhach, lord of
Dal-Riada; Maelmuire, son of Flannagan, lord of Fearnmhagh; Domhnall,
son of Gairbhith, lord of Conaille; Connican, son of Aireachtach; and
Cormac, son of Innreachtach, lord of Ciarraighe; and other nobles
besides them. Of this battle was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Sorrow to the cold Greallach-Eillte, we found hosts by its side;<br/>Cormac said to Niall, we shall not be permitted to go westwards,
let us move eastwards.</li></ol></blockquote></p></li></ol></dd><span class="fa fa-bookmark" title="p.583" id="pb.583"> p.583</span><dt id="Annal.9">M911</dt><dd><ol><li value="0"><p>The Age of Christ, 911.</p></li><li value="1"><p>The thirty-fifth year of Flann.</p></li><li value="2"><p>The plundering of the south of Breagh, and of 
the south of Cianachta, by Flann, son of Maelseachlainn.</p></li><li value="3"><p>Maelbrighde, son of Geibhleachan, lord of
Conaille, was slain by the Ui-Eathach, in the fourth month after his
having taken the chieftainship.</p></li><li value="4"><p>Aenghus, son of Flann, heir apparent
to the sovereignty of Ireland, was mortally wounded at Greallach-Eillte, by 
Cernn, son of Bernn; and he died at the end of sixty days afterwards. In 
attestation of which was said:


<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">A blessing on the hand of Cern, son of Bernn, who slew Aenghus
Finn, the pride of Fail;<br/>It was a good achievement of his sharp valour to avenge the noble
Aedh Ollan.</li></ol></blockquote></p></li><li value="5"><p>Domhnall, son of Aedh (i.e. of Aedh Finnliath), son of Niall, 
lord of Aileach, died in religion, after a good life. 
In lamentation of him and of Aenghus was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">From the birth of Christ, body of purity, till the death of Domhnall, 
according to the chronicles,—<br/>A better guide cannot be found,—one year <span class="sup" title="By John O'Donovan ">and 
ten</span> above nine hundred,<br/>The history of this year is heavy mist to fertile Banbha,<br/>Aenghus of Meath, the great champion, <span class="sup" title="By John O'Donovan ">and</span> 
Domhnall, son of Aedh of Aileach <span class="sup" title="By John O'Donovan ">perished</span>.<br/>There came not of the Irish a youth like Aenghus of Codail,<br/>In the latter ages there was not a royal hero like Domhnall of
Dobhail.<br/>Heavy sorrow to the Gaeidhil that these chiefs have perished<br/>The first two of this spring; their times will be found in the histories.</li></ol></blockquote></p></li></ol></dd><dt id="Annal.10">M912</dt><dd><ol><li value="0"><p>The Age of Christ, 912.</p></li><li value="1"><p>The thirty-sixth year of Flann.</p></li><li value="2"><p>Maelciarain,son of Eochagan, Abbot of Cluain-Eois and
Mucnamh, died. He was the foster-son 
<span class="fa fa-bookmark" title="p.585" id="pb.585"> p.585</span> of <span class="sup" title="By John O'Donovan ">the archbishop</span> Fethghna.</p></li><li value="3"><p>An army was led by Niall, son of Aedh Finnliath, into
Dal-Araidhe, in the month of June precisely.  Loingseach Ua
Leathlobhair, lord of Dal-Araidhe, met them at Freghabhail where he
was defeated by Niall; and he lost his brother in the conflict,
i.e. Flathrua Ua Leathlobhair.  Aedh, son of Eochagan, king of the
province, and Loingseach Ua Leathlobhair, afterwards pursued them to
Carn-Ereann, where Niall again defeated them, and where Cearran, son
of Colman, chief of Cinel-Mailche, and the son of Allacan, son of
Lachten, were slain, and Dubhghall, son of Aedh, son of Eochagan, was
severely wounded; and great numbers of the Ulidians were slain in the
pursuit besides these distinguished men. A peace was afterwards, on
the Calends of November, made at Tealach-Og, between Niall, lord of
Aileach, and Aedh, King of the province.</p></li><li value="4"><p>A great new fleet of foreigners came to Loch-Dachaech,
and placed a stronghold there.</p></li></ol></dd><dt id="Annal.11">M913</dt><dd><ol><li value="0"><p>The Age of Christ, 913.</p></li><li value="1"><p>The thirty-seventh year of Flann.</p></li><li value="2"><p>Scannlan, Abbot and Bishop of Tamhlacht, died.</p></li><li value="3"><p>Scannlan, airchinneach of Congbhail-Glinne-Suilighe, died.</p></li><li value="4"><p>The plundering of Corcach, Lis-mor, and Achadh-bo,
<span class="fa fa-bookmark" title="p.587" id="pb.587"> p.587</span>

by strangers.</p></li><li value="5."><p>Ruarc, son of Maelbrighde, lord of Muscraighe-thire,
died.</p></li><li value="6."><p>The harassing of Flann Sinna by his sons, namely, Donnchadh 
and Conchobhar; 
and Meath was plundered by them as far as Loch Ribh.
A hosting of the North was made by Niall, son of Aedh, King of Aileach, <span class="sup" title="By John O'Donovan ">and, marching into Meath</span>, he obtained the pledges of Donnchadh 
and Conchobhar, that they would obey their father; and he left peace between 
Meath and Breagh.</p></li><li value="7"><p>Great and frequent reinforcements of foreigners arrived 
in Loch-Dachaech; and the lay districts and churches of Munster were constantly 
plundered by them.</p></li><li value="8"><p>Lenae, son of Catharnach, lord of Corca-Bhaiscinn, 
died.</p></li></ol></dd><dt id="Annal.12">M914</dt><dd><ol><li value="0"><p>The Age of Christ, 914.</p></li><li value="1"><p>Aedh, son of Ailell, Abbot of Cluain-fearta-Brenainn;</p></li><li value="2"><p>Maenach, son of Dailigein, Abbot of
Achadh-bo-Cainnigh;</p></li><li value="3"><p>Maelbairrfinn, priest of Cluain-mic-Nois;</p></li><li value="4"><p>and Martin, Abbotof Ros-Commain, died.</p></li><li value="5"><p>Cobhflaith, daughter of Duibhduin, Abbess of
Cill-dara, died.</p></li><li value="6"><p>Fogartach, son of Tolarg, lord of South Breagh; and
Cathalan, son of Finnsneachta, heir apparent of Leinster, died.</p></li><li value="7"><p>Gebhennach, son of Aedh, lord of Ui-Fidhgeinte, was slain 
by the Norsemen.</p></li><li value="8"><p>Bran, son of Echtighearn, Tanist of Ui-Ceinnsealaigh, was
slain by the Norsemen, and by Diarmaid, son of Cearbhall, lord of
Osraighe.</p></li><li value="9"><p>Ard-Macha was burned.</p></li><li value="10"><p>After Flann, the son of Maelsechlainn,
had been thirty-eight years in the sovereignty of Ireland, he died at
Tailltin. It was in lamentation of Flann the following verses were
composed:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Flann, the fair of Freamhain, better than all children, monarch of
Ireland, fierce his valour;<br/>It was he that ruled our people, until placed beneath the earth's
heavy surface.<br/>Flowing flood of great wealth, pure carbuncle of beauteous form,<br/>Fine-shaped hero who subdued all, chief of the men of Fail of august
mien,<br/>Pillar of dignity over every head, fair chief of valour, caster of the spears,<br/>Sun-flash, noble, pleasant, head of the men of hospitality is Flann.</li></ol></blockquote></p></li><span class="fa fa-bookmark" title="p.589" id="pb.589"> p.589</span><li value="11"><p>Ainle, son of Cathan, lord of Uaithne-Cliach, was put to 
death by the foreigners of Loch Dachaech.</p></li><li value="12"><p>The foreigners of Loch Dachaech still continued to plunder 
Munster and Leinster.</p></li></ol></dd><dt id="Annal.13">M915</dt><dd><ol><li value="0"><p>The Age of Christ, 915.</p></li><li value="1"><p>The first year of Niall Glundubh, son of Aedh Finnliath, 
over Ireland in sovereignty.</p></li><li value="2"><p>Maelgiric, Abbot of Cill-achaidh, died.</p></li><li value="3"><p>The fair of Tailltin was renewed by Niall.</p></li><li value="4"><p>Sitric, grandson of Imhar, with his fleet, took up
at Ceann-fuait, in the east of Leinster.Raghnall, grandson of Imhar,
with another fleet, went to the foreigners of Loch Dachaech.</p></li><li value="5"><p>A slaughter was made of the foreigners by the Munstermen.
Another slaughter was made of the foreigners by the Eoghanachta, and by the
Ciarraighi.</p></li><li value="6"><p> The army of the Ui-Neill of the South and North was led by
Niall, son of Aedh, King of Ireland, to the men of Munster, to wage
war with the foreigners. He pitched his camp at Tobar-Glethrach, in
Magh-Feimhin, on the 22nd of August.  The foreigners went into the territory on 
the same day. The Irish attacked them the third hour before mid-day, so that 
one thousand one hundred men were slain between them; but more of the 
foreigners fell, and they were defeated.  There fell here in the heat of the 
conflict the chief of Carraig-Brachaidhe,and Maelfinnen, son of Donnagan, chief 
of Ui-Cearnaigh; Fearghal, son of Muirigen, chief of Ui-Creamhthainn; and 
others besides them. Reinforcements set out from the fortress of the foreigners 
to relieve their people. The Irish returned back to their camp before 
<span class="sup" title="By John O'Donovan ">the arrival of</span> the last host, i.e. before <span class="sup" title="By John O'Donovan ">the arrival of</span> Raghnall, king of the black foreigners, who had an army of 
foreigners with him. Niall set out with a small force against the foreigners, 
so that God prevented their slaughter through him. Niall after this remained 
twenty nights encamped against the foreigners. He requested of the Leinstermen 
to remain in siege against the foreigners. <span class="sup" title="By John O'Donovan ">This they did, and 
continued the siege</span> until Sitric, the grandson of Imhar, and the 
foreigners, gave the battle of Ceannfuait to the Leinstermen, wherein six 
hundred were slain about the lords of Leinster, together
<span class="fa fa-bookmark" title="p.591" id="pb.591"> p.591</span>

with the king Ugaire, son of Ailell. These are the names of some
of their chiefs: Maelmordha, son of Muireagan, lord of Airther-Life;
Mughron, son of Cinneidigh, lord of the three Comainns and of Laighis;
Cinaedh, son of Tuathal, lord of Ui-Feineachlais; and many other
chieftains, with the arch-bishop Maelmaedhog, son of Diarmaid, who was
one of the Ui-Conannla, Abbot of Gleann-Uisean, a distinguished
scribe, anchorite, and an adept in the Latin learning and the Scotic
language. It was concerning the battle of Ceann-Fuaid the following
lines were composed:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">The expedition of the Leinstermen of many youths, upon a very fine
road, royal the march;<br/>Scarcely heard they the <span class="sup" title="By John O'Donovan ">sound of</span> the road; they 
received death at Ceann-Fuaid.<br/>The chiefs of Liphe of broad deeds waged a battle with a sacred
shrine.<br/>There were cut off five hundred heads in the valley over Tigh-Moling.<br/>Great its renown in every thing, rightly indeed, for celebrated is
the spot,<br/>Over the plain with thousands of hundreds, Leinster sends its troops
of youths.</li></ol></blockquote></p></li><li value="7"><p>The plundering of Cill-dara by the foreigners of 
Ceann-Fuaid.</p></li><li value="8"><p>Maelruanaidh, son of Niall, Tanist of the Deisi, was 
slain by Cormac, son of Mothla, lord of the Deisi.</p></li><li value="9"><p>Culothair, son of Matudhan, chief of Ui-Ceallaigh-Cualann, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li></ol></dd><span class="fa fa-bookmark" title="p.593" id="pb.593"> p.593</span><dt id="Annal.14">M916</dt><dd><ol><li value="0"><p>The Age of Christ, 916.</p></li><li value="1"><p>The second year of Niall.</p></li><li value="2"><p>Egnech, successor of Enda of Ara, bishop and anchorite, 
died.</p></li><li value="3"><p>Fearadhach, Abbot of Inis-bo-finne;</p></li><li value="4"><p>Maeleoin, Abbot of Ros-Cre;</p></li><li value="5"><p>and Ceallachan Ua Daint, Abbot of Tuaim-inbhir, died.</p></li><li value="6"><p>Muireann, daughter
of Suart, Abbess of Cill-dara, died on the 26th of May.</p></li><li value="7"><p>Daniel of Cluain-Coirpthe, a celebrated historian, died.</p></li><li value="8"><p>Eithne, daughter of Aedh, son of Niall, queen of the 
men of Breagh, died on the festival day of St. Martin.</p></li><li value="9"><p>Mor, daughter of Cearbhall, son of Dunghal, Queen
of South Leinster, died after a good life.</p></li><li value="10"><p>Tighearnach Ua Cleirigh, lord of Aidhne, died.</p></li><li value="11"><p>Ceat, son of Flaithbheartach, lord of Corca-Modhruadh, 
died.</p></li><li value="12"><p>Cill-dara was plundered by the foreigners of Athcliath.</p></li><li value="13"><p>The plundering of Leithghlinn by the foreigners, where Maelpadraig, 
a priest and anchorite, and Mongan, anchorite, and many others along with them, were slain.</p></li><li value="14"><p>Oitir and the foreigners went from Loch Dachaech
to Alba; and Constantine, the son of Aedh, gave them battle, and Oitir
was slain, with a slaughter of the foreigners along with him.</p></li></ol></dd><dt id="Annal.15">M917</dt><dd><ol><li value="0"><p>The Age of Christ, 917.</p></li><li value="1"><p>Domhnall, son of Diarmaid, Abbot of Gleann-Uisean,</p></li><li value="2"><p>and Maelcoe, Abbot of Oendruim, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="3"><p>Innreachtach, Abbot of Trefoit, was slain in his own 
abbatical house.</p></li><li value="4"><p>Maelene, son of Maelbrighde, Abbot of Lann-Eala and Connor, 
and the glory of Ireland, died.</p></li><li value="5"><p>Duibhghilla, son of Lachtnan, lord of Teathbha, was slain.</p></li><li value="6"><p>Cormac, son of Mothla, lord of the Deisi,  died.</p></li><li value="7"><p>The battle of Ath-cliath (i.e. of Cill-Mosamhog, by the 
side of Ath-cliath) <span class="sup" title="By John O'Donovan ">was gained</span> over the Irish, by Imhar 
and Sitric Gale, on the 17th of October, in which were slain Niall Glundubh, 
son of Aedh Finnliath, King of Ireland, after he had been three years in the 
sovereignty; Conchobhar 
<span class="fa fa-bookmark" title="p.595" id="pb.595"> p.595</span>

Ua Maeleachlainn, heir apparent to the sovereignty of Ireland; Aedh,
son of Eochagan, King of Ulidia; Maelmithidh, son of Flannagan, lord
of Breagh; Maelcraeibhe Ua Duibhsinaich, lord of Oirghialla;
Maelcraeibhe, son of Doilghen, lord of Tortan; Ceallach, son of
Fogartach, lord of South Breagh; Cromman, son of Cinneitich; and many
other noblemen and plebeians, who are not enumerated, along with the
king. Of this battle was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Fierce and hard was the Wednesday<br/>On which hosts were strewn under the feet of shields:<br/>It shall be called, till Judgment's day,<br/>The destructive morning of Ath-cliath,<br/>On which fell Niall, the noble hero;<br/>Conchobhar, chief of fierce valour;<br/>Aedh, son of valiant Eochaidh of Ulidia;<br/>Maelmithidh of the proud, lofty dignity.<br/>Many a countenance of well-known Gaeidhil,<br/>Many a chief of grey-haired heroes,<br/>Of the sons of queens and kings,<br/>Were slain at Ath-cliath of swords.<br/>The strength of a brave lord was subdued.<br/>Alas that he was deceived in the strength of an army,<br/>There would <span class="sup" title="By John O'Donovan ">otherwise</span> be no moan upon the strand.<br/>Fierce was the hard Wednesday!</li></ol></blockquote></p><p>In lamentation of Niall was moreover said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Sorrowful this day is sacred Ireland,<br/>Without a valiant chief of hostage reign;<br/>It is to see the heavens without a sun<br/>To view Magh-Neill without Niall.<br/>There is no cheerfulness in the happiness of men;<br/>There is no peace or joy among the hosts;<br/>No fair can be celebrated<br/>Since the sorrow of sorrow died.<span class="fa fa-bookmark" title="p.597" id="pb.597"> p.597</span><br/>This is a pity, O beloved Magh-Breagh,<br/>Country of beautiful face,<br/>Thou hast parted with thy lordly king,<br/>Thou hast lost Niall the wounding hero.<br/>Where is the chief of the western world?<br/>Where the sun of every clash of arms?<br/>The place of great Niall of Cnucha<br/>Has been changed, ye great wretches!</li></ol></blockquote></p><p>Niall said this before the battle:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Whoever wishes for a speckled boss, and a sword of
sore-inflicting wounds,<br/>And a green javelin for wounding
wretches, let him go early in the morning to Ath-cliath.</li></ol></blockquote></p><p>Celedabhaill, son of Scannall, successor of Comhghall, and
confessor of Niall Glundubh, was he who had requested of Niall to come
to this battle; and it was he that gave the viaticum to Niall, after
having refused to give him a horse to carry him from the
battle. Gormlaith, daughter of Flann, said: 

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Evil to me the compliment of the two
foreigners who slew Niall and Cearbhall;<br/>Cearbhall <span class="sup" title="By John O'Donovan ">was slain</span> by Hulb, a great deed; 
Niall Glundubh by Amhlaeibh.</li></ol></blockquote></p></li><li value="8"><p>Easter <span class="sup" title="By John O'Donovan ">day fell</span> on the 25th
of April, and little Easter in the summer. This happened after three
hundred and sixty-five years.</p><p><blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Easter in summer, marching of armies
during three fully accomplished years,<br/>There was a red slaughter of the Gaelidhil in every path, through-out 
the points of fair great Fail along with Niall.</li></ol></blockquote></p><span class="fa fa-bookmark" title="p.599" id="pb.599"> p.599</span><p>Comhghall said: 

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">The festival of Coemhan Liath in Lent, denotes
a year of storms,<br/>Five days of spring after Easter,
Little Easter to be in summer.</li></ol></blockquote></p></li><li value="9"><p>The plundering of Fearna and Teach-Munna by the
foreigners.</p></li></ol></dd><dt id="Annal.16">M918</dt><dd><ol><li value="0"><p>The Age of Christ, 918.</p></li><li value="1"><p>The first year of Donnchadh, son of Flann Sinna,
in sovereignty over Ireland.</p></li><li value="2"><p>Finchar, Bishop of Daimhliag;</p></li><li value="3"><p>Cormac, son of Cuilennan, Bishop of Lis-mor, and lord of
the Deisi Mumhan;</p></li><li value="4"><p>Loingseach, Bishop of Cluain-mic-Nois;</p></li><li value="5"><p>Maelmaire, Abbot of Ard-Breacain;</p></li><li value="6"><p><span class="sup" title="By Julianne Nyhan, translation omitted">Ciaran, Abbot of Devenish</span></p></li><li value="7"><p>Scannlan, son of Gorman, wise man, excellent scribe, 
and Abbot of Ros-Cre;</p></li><li value="8"><p>and Meraighe of Cluainmor-Maedhog, died.</p></li><li value="9"><p>A great flood in this year, so that the water reached 
the Abbot's Fort of Cluain-mic-Nois, and to the
causeway of the Monument of the Three Crosses.</p></li><li value="10"><p>Ceanannus was plundered by the foreigners, and the
Daimhliag was demolished.</p></li><li value="11"><p>A great slaughter was made of the Ui-Maine at Grian.</p></li><li value="12"><p>A battle was gained in Cianachta-Breagh (i.e. at
Tigh-mic-nEathach) by Donnchadh, son of Flann, son of Maelseachlainn,
over the foreigners, wherein a countless number of the foreigners was
slain; indeed in this battle revenge was had of them for the battle of
Ath-cliath, for there fell of the nobles of the Norsemen here as many
as had fallen of the nobles and plebeians of the Irish in the battle
of Ath-cliath.  Muircheartach, son of Tighearnan, i.e. heir apparent
of Breifne, was wounded in the battle of Cianachta, and he afterwards
died of his wounds.</p></li><li value="13"><p>Murchadh, son of Flann, lord of Corca-Bhaiscinn, died.</p></li><li value="14"><p>Flann,
<span class="fa fa-bookmark" title="p.601" id="pb.601"> p.601</span>

son of Lonan, the Virgil of the race of Scota, the best poet that was
in Ireland in his time, was treacherously slain by the sons of
Corrbuidhe, who were of the Ui-Fothaidh, at Loch Dachaech, in
Deisi-Mumhan.</p></li></ol></dd><dt id="Annal.17">M919</dt><dd><ol><li value="0"><p>The Age of Christ, 919.</p></li><li value="1"><p>The second year of Donnchadh.</p></li><li value="2"><p>Ciaran, Bishop of Tolan,</p></li><li value="3"><p>and Ruman, son of Cathasach, Bishop of
Cluain-Iraird, died. It was for him this quatrain was composed:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Shrine of wisdom illustrious, acute, a man of virgin purity,<br/>By the hosts of people assembled was he loved, Ruman, son of 
Cathasach the amiable.</li></ol></blockquote></p></li><li value="4"><p>Maenach, son of Siadhal, Abbot of Beannchair, and the 
<span class="sup" title="By John O'Donovan ">best</span> scribe of all the Irish race, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="5"><p>Cairbre, son of Fearadhach, head of the piety of
Leinster, successor of Diarmaid, son of Aedh Roin, airchinneach of
Tigh-Mochua, and an anchorite, died, after a good life, at a very
advanced age;</p></li><li value="6"><p>and Fearghal, son of Maelmordha, Abbot of Saighir, died. 
Of them was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">It was not a year without events; premature died the Abbot of 
lasting Beannchair,<br/>And the successor of Diarmaid, Cairbre, the gifted above all good
pillar.<br/>The Abbot of Saighir with multitudes; Fearghal, man of gentle
exactions;<br/>Domhnall, a scion all-good; a plague among the Gaeidhil.<br/>I have not enumerated, I shall not enumerate, because I am 
sorrowful,<br/>What misfortunes came upon Ireland in this year.</li></ol></blockquote></p></li><li value="7"><p>Domhnall, son of Flann, son of Maeleachlainn, heir 
apparent to the sovereignty of Ireland, was slain by his brother, Donnchadh, 
at Bruighean-Dachoga. It was of the death of the same Maenach, son of
Siadhal, and of Domhnall, was said:
<span class="fa fa-bookmark" title="p.603" id="pb.603"> p.603</span>

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">The fifth year, disastrous, sweet,<br/>From Flann of Teamhair, a company have died,<br/>Maenach of happy Comhgall's city,<br/>Domhnall was slain by Donnchadh Donn.<br/>Great grief is Maenach, O dear God!<br/>The illustrious, black-haired man of the charming face,<br/>The paragon of Ireland between two seas,<br/>The successor of the mild Comhgall,<br/>Head of counsel of the just province,<br/>Its golden crown to be sorrowfully regretted,<br/>Grievous to me that the wise man of Inis-Fail<br/>Died from the assembly of the brave Gaeidhil.<br/>A gem of the full precious stone,<br/>As far as noble Rome it is sign of sorrow.<br/>That Maenach of noble Munster does not live,<br/>'Tis sufficient cause of grief, O great God.</li></ol></blockquote></p></li><li value="8"><p>Ceallach, son of Conghalach, Abbot of
 Cill-achaidh;</p></li><li value="9"><p>Cinaedh, son of Domhnall, Abbot of Doire-Chalgaigh, 
and of Druim-Thuama, head of the council of the Cinel-Conaill, died.</p></li><li value="10"><p>Flaithbeartach, son of Muircheartach, Abbot of Cluainmor, 
died. 
Of him was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Where is the resting place of the sacred ornament? Where the renown of 
great poetic powers?<br/>Behold Flaithbheartach, the fair of Fail, has separated from the
honours of Cluain-mor.</li></ol></blockquote></p></li><li value="11"><p>Maelsinchill, son of Canannan, died; for him this 
quatrain was composed:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">The flame of wide Leinster to the shore, he was not feeble in the
unequal strife,<br/>Mild clerkship, without violation of chastity, descended as a 
blessing on the gentle Maelsinchill.</li></ol></blockquote></p></li><span class="fa fa-bookmark" title="p.605" id="pb.605"> p.605</span><li value="12"><p>Cearnach, son of Flann, Abbot of Lann-Leire, died; 
of whom was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">The torch of the plain (good in battle) of Bregia the fair and 
lovely, stout his strength,<br/>Brilliance of the sun, the sun upon his cheek. Cearnach of Leire,
mournful the loss of him.</li></ol></blockquote></p></li><li value="13"><p>Macrodaidhe, son of Dunchadh, airchinneach of 
Cluain-Boireann, died.</p></li><li value="14"><p>Maenach, a Ceile-De<span class="sup" title="By John O'Donovan "> Culdee</span>, 
came across the sea westwards, to
establish laws in Ireland.</p></li><li value="15"><p>Godfrey, grandson of Imhar, took up his
residence at Ath-cliath; and Ard-Macha was afterwards plundered by him
and his army, on the Saturday before St. Martin's festival; but he
spared the oratories, with their Ceile-Des <span class="sup" title="By John O'Donovan ">Culdees</span>, 
and the sick.
The country was plundered by him in every direction, i.e. westwards
as far as Inis-Labhradha, eastwards as far as the Banna, and
northwards as far as Magh-Uillseann. But, however, the host that went
northwards was overtaken by Muircheartach, son of Niall, and
Aighneart, son of Murchadh, so that the foreigners were defeated, a
very great number of them was slain; but a few escaped in the darkness
of the very beginning of the night, because they were not visible to
them <span class="sup" title="By John O'Donovan ">the Irish</span>.</p></li><li value="16"><p>A fleet of foreigners, consisting of thirty-two ships, 
at Loch-Feabhail, under Olbh; and Inis-Eoghain was plundered by them. 
Fearghal, son of Domhnall, lord of the North, was at strife with them, so 
that he slew the crew of one of their ships, broke the ship itself, and 
carried off its wealth and goods. Twenty ships more arrived at Ceann-Maghair, 
in the east of Tir-Chonaill, under the conduct of Uathmharan,
<span class="fa fa-bookmark" title="p.607" id="pb.607"> p.607</span>

son of Barith, but they committed no depredation on that occasion.</p></li><li value="17"><p>Maelseachlainn, son of Maelruanaidh, son of Flann, 
died.</p></li><li value="18"><p>The plundering of Cluain-eidhneach, the burning of the 
oratory of Mochua, and the burning of Fearna-mor-Maedhog, by the 
foreigners.</p></li></ol></dd><dt id="Annal.18">M920</dt><dd><ol><li value="0"><p>The Age of Christ, 920.</p></li><li value="1"><p>The third year of Donnchadh.</p></li><li value="2"><p>Maelpoil, son of Ailell, bishop, anchorite, and <span class="sup" title="By John O'Donovan ">best</span> scribe of Leath-Chuinn, and Abbot of Indedhnen, died.
Concerning his death the <span class="sup" title="By John O'Donovan ">following</span> quatrain was 
composed:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Maelpoil, who was in great dignity, a bishop who took the road of a 
king,<br/>A sage who enforced the law upon all, a man who dispensed peace all 
round.</li></ol></blockquote></p></li><li value="3"><p>Cormac, Bishop of Cluain-fearta-Brenainn;</p></li><li value="4"><p>and Ailell, son of Flaithim, Abbot of Cluain-mor-Maedhog, 
died.</p></li><li value="5"><p>Flannagan Ua-Riagain, Abbot of Cill-dara, and heir 
apparent of Leinster, died.</p></li><li value="6"><p>Maelinmhain Ua-Glascon, Abbot of Cluain-Dolcain;</p></li><li value="7"><p>Colga, son of Feadhach, Abbot of Slaine;</p></li><li value="8"><p>Alldghus of Cill-Scire;</p></li><li value="9"><p>Aedh Ua Raithnen, old sage of Ireland,and wise man of 
Saighir;</p></li><li value="10"><p>Feardalach, priest of Cluain-mic-Nois;</p></li><li value="11"><p>and Loingseach, son of Aenagan, Œconomus of 
Daimhliag, died.</p></li><li value="12"><p>Tadhg, son of Faelan, lord of South Leinster, who was 
called Ui-Ceinnsealaigh, died; of whom was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Twice ten years, have followed upon nine hundred more,<br/>Since Christ was born, by rule, till the year in which we are.<br/>It is in this year certainly, according to the clear rule, occurred <br/>The death of Tadhg, the illustrious, happy, the noble King of Deasgabhair.</li></ol></blockquote></p></li><li value="13"><p>Innreachtach, son of Conchobhar, heir apparent of
Connaught, died.</p></li><li value="14"><p>Mael-micduach, lord of
Aidhne, was slain by the foreigners.</p></li><li value="15"><p>Aedh, son of Lonan O'Guaire, Tanist of Aidhne, died.</p></li><li value="16"><p>Finnguine Ua Maelmhuaidh, lord
of Feara-Ceall, died.</p></li><li value="17"><p>An army was led by Donnchadh, King of Ireland, 
into Connaught, so that a great part of his people was killed in 
Duibhthir-Atha-Luain, where Cinaedh, son of Conchobhar, lord of Ui-Failghe, 
was slain.</p></li><li value="18"><p>Maelmordha, son 
<span class="fa fa-bookmark" title="p.609" id="pb.609"> p.609</span>
 

of Riagan, Tanist of Osraighe, died.</p></li><li value="19"><p>The plundering of
Cluain-mic-Nois by the foreigners of Luimneach; and they came upon
Loch Ribh, and plundered all its islands.</p></li><li value="20"><p>The plundering of En-inis in Fotharta-tire, by the
foreigners, where twelve hundred of the Irish were slain, and Abel the
scribe was martyred along with them.</p></li><li value="21"><p>The plundering of Cluain-mic-Nois by the son of Ailgi,
who afterwards burned it.</p></li><li value="22"><p>Uathmharan,son of Dobhailen, lord of Luighne in Connaught, 
died.</p></li><li value="23"><p>Flaithbheartach, son of Inmhainen, King of Caiseal,
went upon his pilgrimage; and Lorcan, son of Conlingan, assumed the
kingdom of Caiseal.</p></li></ol></dd><dt id="Annal.19">M921</dt><dd><ol><li value="0"><p>The Age of Christ, 921.</p></li><li value="1"><p>The fourth year of Donnchadh.</p></li><li value="2"><p>Maelcallann, Abbot of Disert-Diarmada;</p></li><li value="3"><p>Maelpadraig, son of Morann, Abbot of Druim-cliabh and
Ard-sratha;</p></li><li value="4"><p>Dubhdabhraine, Abbot of Ross-ailithir;</p></li><li value="5"><p>Maeltuile, son of Colman, lector of Cluain-mic-Nois; and 
Fiachra of Eaglais-beag <span class="sup" title="By John O'Donovan ">at Cluain-mic-Nois</span>, died.</p></li><li value="6"><p>Duibhlitir
of Cill-Sleibhthe, priest of Ard-Macha, was martyred by the foreigners
of Snamh-Aighneach.</p></li><li value="7"><p>Cucongalta, priest of Lann-Leire, the Tethra (i.  e. the singer 
or orator) for voice, personal form, and knowledge, died.</p></li><li value="8"><p>Maelmordha, son of Conchobhar, lord of
Ui-Failghe;</p></li><li value="9"><p><span class="sup" title="By Julianne Nyhan, translation omitted">and Find</span> son of Cearran, lord of Muscraighe, 
died.</p></li><li value="10"><p>Lighach, daughter of Flann, son of
Maelseachlainn, and wife of Maelmithidh, lord of all Breagh, died, and
was buried with great veneration at Cluain-mic-Nois.</p></li><li value="11"><p>Spelan, son of Conghalach, lord of Conaille-Muirtheimhne, 
was killed.</p></li><li value="12"><p>The plundering of Feara-Arda and Lann-Leire, and of 
Feara-Rois, in this year.</p></li><li value="13"><p>Cele, son of Anrothan, lord of Ui-Crimhthannain,
<span class="fa fa-bookmark" title="p.611" id="pb.611"> p.611</span>

died.</p></li><li value="14"><p>Maelcluithe, son of Conchobhar, heir apparent of 
Connaught, was killed.</p></li><li value="15"><p>Finn, son of Maelmordha, son of Muiregan, heir apparent 
of Leinster, was slain by Ceallach, son of Cearbhall.</p></li><li value="16"><p>Flaithbheartach, son of Inmainen, was taken by the 
foreigners on the island of Loch-Cre, and conveyed to Limerick.</p></li></ol></dd><dt id="Annal.20">M922</dt><dd><ol><li value="0"><p>The Age of Christ, 922.</p></li><li value="1"><p>The fifth year of Donnchadh.</p></li><li value="2"><p>Duibhlitir, Abbot of Cluain-eidhneach;</p></li><li value="3"><p>Muireadhach, son of Domhnall, Abbot of Mainistir-Buithe, 
head of the counsel of all the men of
Breagh, lay and ecclesiastical, and steward of Patrick's people, from
Sliabh Fuaid to Leinster, died.</p></li><li value="4"><p>Maelmordha, son of Conghalach, Abbot of Daimhinis,</p></li><li value="5"><p>Mochta of the Island, son of Cearnachan, priest of 
Ard-Macha, died.</p></li><li value="6"><p>Ceallach, son of Cearbhall, heir apparent of Leinster,
was slain by Donnchadh, son of Domhnall; and Donnchadh, son of Domhnall, 
heir apparent of Teamhair, was slain by Maelruanaidh, son of Conchobhar, in 
revenge of Ceallach, son of Cearbhall, son of Muirigen.</p></li><li value="7"><p>A fleet of foreigners upon Loch Eirne, so that they 
plundered the islands and islets of the lake, and the districts on every 
side of it; and they remained on the lake till the ensuing summer, and they 
left the country at the end of that time.</p></li><li value="8"><p>Foreigners came upon Loch Cuan; and Maelduin, son of 
Aedh, heir apparent of the province, fell by
them. Twelve hundred of the foreigners were drowned in Loch
Rudhruidhe.</p></li><li value="9"><p>Foreigners upon Loch Ribh, i.e. 
<span class="sup" title="By John O'Donovan ">under the conduct of</span> Colla, son of Barith, lord of 
Luimneach; and it was by them Eachtighearn, son of Flannchadh, lord of 
Breaghmhaine, was slain.</p></li></ol></dd><span class="fa fa-bookmark" title="p.613" id="pb.613"> p.613</span><dt id="Annal.21">M923</dt><dd><ol><li value="0"><p>The Age of Christ, 923.</p></li><li value="1"><p>The sixth year of Donnchadh.</p></li><li value="2"><p>Failbhe, anchorite, died.</p></li><li value="3"><p>Cathal, son of Conchobhar, king of the three divisions 
of Connaught, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="4"><p>Dubhghall, son of Aedh, King of Ulidia, was slain
by the Ulidians, i.e. by the Cinel-Maelche.</p></li><li value="5"><p>Lorcan, son of Dunchadh, lord of Breagh, <span class="sup" title="By John O'Donovan ">died</span>. Of their deaths was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Nine years, it is known, exact the computation, from Flann of
Teamhair, it is not a charming circumstance,<br/>Till Cathal of Connaught, king of the nobles, and Dubhghall of 
Tuagha, strong King of Breagh.</li></ol></blockquote></p></li><li value="6"><p>Domhnall, son of Cathal, heir apparent of Connaught, was 
killed by his brother, Tadhg, son of Cathal; and Tadhg assumed the place of 
his father.</p></li><li value="7"><p>Faelan, son of Muireadhach, King of Leinster, with his 
son, i.e. Lorcan, was taken prisoner by the foreigners of Ath-cliath.</p></li><li value="8"><p>Tomrar, son of Tomralt, was slain by the Conmaicni-mara.</p></li><li value="9"><p>Flaithchius, son of Scorachan, lord of Ui-Crimhthannain, 
died.</p></li></ol></dd><dt id="Annal.22">M924</dt><dd><ol><li value="0"><p>The Age of Christ, 924.</p></li><li value="1"><p>The seventh year of Donnchadh.</p></li><li value="2"><p>Colman, son of Ailill, Abbot of Cluain-Iraird and 
Cluain-mic-Nois, a bishop and wise doctor, died. It was by him the Daimhliag 
of Cluain-mic-Nois was built; he was of the tribe of the 
Conailli-Muirtheimhne.

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">The tenth year, a just deeree, joy and sorrow reigned,<br/>Colman of Cluain, the joy of every tower, died; Albdann went beyond 
sea.</li></ol></blockquote></p></li><span class="fa fa-bookmark" title="p.615" id="pb.615"> p.615</span><li value="3"><p>Maelsechlainn, son of Maelruanaidh, heir apparent to the 
sovereignty of Teamhair;</p></li><li value="4"><p>and Duineachaidh, son of Laeghaire, chief of 
Feara-Ceall, died.</p></li><li value="5"><p>Dun-Sobhairce was plundered by the foreigners, and many 
persons were slain by them.

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Twenty-four years exactly, and nine hundred without curtailment,<br/>From the birth of the son of the living God to the plundering of 
Dun-Sobhairci.</li></ol></blockquote></p></li><li value="6"><p>A victory was gained by Muircheartach, son of Niall, 
and the Ulidians, at the bridge of Cluain-na-gCruimhther, on the 28th of 
December, being Thursday, where were slain eight hundred men with their 
chieftains, Albdann, son of Godfrey, Aufer, and Roilt. The other half
of them were besieged for a week at Ath-Cruithne, until Godfrey, lord of the
foreigners, came to their assistance from Ath-cliath.</p></li><li value="7"><p>Cill-dara was plundered by the foreigners of Port-Lairge.
It was plundered again by <span class="sup" title="By John O'Donovan ">the foreigners of</span> 
Ath-cliath in the same year.</p></li><li value="8"><p>Fearghus, son of Duiligen, lord of Lurg, was slain 
by the men of Breifne.</p></li><li value="9"><p>Mochta, Bishop of Ui-Neill, and priest of Ard-Macha; and 
Muireadhach, son of Domhnall, Tanist-abbot of Ard-Macha, died.</p></li></ol></dd><dt id="Annal.23">M925</dt><dd><ol><li value="0"><p>The Age of Christ, 925.</p></li><li value="1"><p>The eighth year of Donnhhadh.</p></li><li value="2"><p>Cormac, son of Fithbran, Abbot of Gleann-da-locha;</p></li><li value="3"><p>Maelpeadair, Abbot of Cluain-fearta-Molua, died.</p></li><li value="4"><p>Soichleachan of Teach-Munna was wounded, and died of the 
<span class="fa fa-bookmark" title="p.617" id="pb.617"> p.617</span>

wound.</p></li><li value="5"><p>Brian, son of Ceinnedigh, was born in this year, i.e. 
twenty-four years before Maelseachlainn, son of Domhnall.</p></li><li value="6"><p>Donnghal of Ros-Commain, died.</p></li><li value="7"><p>Caindealbhan, son of Maelcron, lord of Ui-Laeghaire;
and Fogartach, son of Lachtnan, lord of Teathbha, died.</p></li><li value="8"><p>Goach, son of Dubhroa, lord of Cianachta-Glinne-Geimhin, 
was slain by Muircheartach, son of Niall.</p></li><li value="9"><p>Sitric, son of Imhar, lord of the Dubhghoill 
and Finnghoill, died.</p></li><li value="10"><p>Godfrey, with his foreigners, left Ath-cliath, but
came back after six months.</p></li><li value="11"><p>The foreigners of Linn-Duachaill deserted
(i.e. left) Ireland.</p></li><li value="12"><p>The fair of Tailltin was prevented by
Muircheartach, son of Niall, against Donnchadh Ua Maeleachlainn, in
consequence of a challenge of battle which was between them; but God
separated them, without slaughter or 
bloodshed on either side.</p></li><li value="13"><p>St. Maelbrighde, son of Tornan, successor of Patrick, 
Colum Cille and Adamnan, head of the piety of all Ireland, and of the 
greater part of Europe, died at a good old age, on the 22nd of February; in 
commemoration of whose death was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Twelve years not trifling<br/>On the eighth of the Calends of July, Flann was buried,<br/>On the eighth of the Calends of noble March,<br/>Maelbrighde most gifted of the brave Gaeidhil <span class="sup" title="By John O'Donovan ">died</span>.<br/>Since the divine Son of God was born<br/>Upon the earthly world in carnal shape,<br/>Five years and twenty, nine hundred,<br/>To the death of Maelbrighde in evil hour.<br/>It was not a year without events;<br/>Premature the death of the Abbot of Ard-Macha,<br/>Maelbrighde, head of Europe,<br/>Cormac of Gleann-da-locha.</li></ol></blockquote></p></li><span class="fa fa-bookmark" title="p.619" id="pb.619"> p.619</span><li value="14"><p>Anrothan, son of Maelgorm, assumed the lordship of 
Corca-Modhruadh.</p></li></ol></dd><dt id="Annal.24">M926</dt><dd><ol><li value="0"><p>The Age of Christ, 926.</p></li><li value="1"><p>The ninth year of Donnchadh.</p></li><li value="2"><p>Baeithine, Abbot of Birra;</p></li><li value="3"><p>Finnachta, Abbot of Corcach, head of the rule of the 
most of Ireland;</p></li><li value="4"><p>Ciaran, Abbot of Achadh-bo-Cainnigh;</p></li><li value="5"><p>Celedabhaill, son of Scannal, went to Rome on his 
pilgrimage from the abbacy of Beannchair; and he composed these quatrains at his
departure:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Time for me to prepare to pass from the shelter of a habitation,<br/>To journey as a pilgrim over the surface of the noble, lively sea.<br/>Time to depart from the snares of the flesh, with all its guilt,<br/>Time now to ruminate how I may find the great son of Mary.<br/>Time to seek virtue, to trample upon the will with sorrow,<br/>Time to reject vices, and to renounce the Demon.<br/>Time to reproach the body, for of its crime it is putrid,<br/>Time to rest after we have reached the place wherein we may
shed our tears.<br/> Time to talk of the last day, to separate from familiar faces,<br/> Time to dread the terrors of the tumults of the day of judgment.<br/> Time to defy the clayey body, to reduce it to religious
rule,<br/> Time to barter the transitory things for the country of the King of heaven.<br/> Time to defy the ease of the little earthly world of a
hundred pleasures,<br/> Time to work at prayer, in adoration of the high King of angels.<br/>  But only a part of one year is wanting of my three
score,<br/> To remain under holy rule in one place it is time.<br/> Those of my own age are not living, who were given to ardent devotion,<br/> To desist from the course of great folly, in one place it is time.<span class="fa fa-bookmark" title="p.621" id="pb.621"> p.621</span><br/>It was grievous that Cormac the hospitable was wounded with long
lances,<br/>Indreachtach the noble, Muireadhach, Maenach, the great Maelmithigh.</li></ol></blockquote></p></li><li value="6"><p>Muirgheal, daughter of Flann, son of Maelseachlainn, died at 
Cluain-mic-Nois.</p></li><li value="7"><p>Donnchadh, son of Domhnall, heir apparent of the North, was 
slain by the Norsemen.</p></li><li value="8"><p>Lorcan, son of Maelcein, lord of the Ui-Failghe, died.</p></li><li value="9"><p>Finnachta, son of Tadhg, heir apparent of Ui-Ceinnsealaigh, 
died.</p></li><li value="10"><p>Cinaedh, son of Oghran, lord of Laeighis, was
killed.</p></li><li value="11"><p>Eaghra, son of Poprigh, lord of Luighne, in Connaught; and Ceat, 
son of Flaithbheartach, lord of Corca-Modh-ruadh, died.</p></li><li value="12"><p>The plundering of Cill-dara by the son of Godfrey Port-Lairge, 
who carried away captives and great spoils from thence.</p></li><li value="13"><p>Maelruanaidh, son of Conchobhar, was slain by <span class="sup" title="By John O'Donovan ">king</span> Donnchadh.</p></li></ol></dd><dt id="Annal.25">M927</dt><dd><ol><li value="0"><p>The Age of Christ, 927.</p></li><li value="1"><p>The tenth year of Donnchadh.</p></li><li value="2"><p>Tuathal, son of Oenacan, Bishop of Daimhliag and
Lusca, and steward of the family of Patrick;</p></li><li value="3"><p>Celedabhaill, son of Scannall, successor of Comhgall of 
Beannchair, throughout Ireland, bishop, scribe, preacher, and learned doctor, 
died on his pilgrimage at Rome, on the 14th of September, and in the fifty-ninth 
year of his age. Of the year of his death was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Three times nine, nine hundred years, are reckoned by plain rules<br/>From the birth of Christ, deed of purity, to the holy death of Cele the Cleric.</li></ol></blockquote></p></li><li value="4"><p>Caencomhrac, son of Maeluidhir, Abbot and Bishop
of Doire-Chalgaigh, and steward of Adamnan's law;</p></li><li value="5"><p>Tuathal, son of Maelciarain, Abbot of Cluain-eidhneach, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="6"><p>Ferghil, Abbot of Tir-da-ghlas, died at Rome
on his pilgrimage.</p></li><li value="7"><p>Dunchadh, son of Braenan, priest of Cill-dara;</p></li><li value="8"><p>Maelgiric, Abbot of the house
<span class="fa fa-bookmark" title="p.623" id="pb.623"> p.623</span>

of the Seniors at Cluain-mic-Nois;</p></li><li value="9"><p>Maelpadraig, son of Celen, priest
and Vice-abbot of Beannchair;</p></li><li value="10"><p>Maelmoicheirghe, Œconomus of Cluain-mic-Nois;</p></li><li value="11"><p>Diarmaid, son of Cearbhall, lord of Osraighe;</p></li><li value="12"><p>Innreachtach, son of Cathal, lord of Leath-Chathail 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="13"><p>The foreigners of Luimneach went upon Loch Oirbsen, and the islands of 
the lake were plundered by them.</p></li><li value="14"><p>A new fleet was launched upon Loch Ribh, between Conmaicne and 
Tuath-nElla, where Cathal Ua Maele, and Flaithbheartach, son of Tuathghal, and some 
others along with them, were slain.</p></li><li value="15"><p>An army was led by Donnchadh to Liathdruim, against
Muircheartach; but they separated without battle, or shedding blood on
either side. When Donnchadh was setting out on this expedition, these
lines were composed:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Let one say to Donnchadh the brown, to the bulwark of plundering
septs,<br/>That though Liathdruim be before him, there is an angry fellow there.</li></ol></blockquote></p></li><li value="16"><p>Caineach, daughter of Canannan, and wife of the King of Ireland, 
died.</p></li><li value="17"><p>Domhnall, son of Tadhg, heir apparent of Ui-Ceinnsealaigh, 
died.</p></li><li value="18"><p>The plundering of Cill-dara by Godfrey, on the festival day of 
St.Brighit.</p></li></ol></dd><dt id="Annal.26">M928</dt><dd><ol><li value="0"><p>The Age of Christ, 928.</p></li><li value="1"><p>The eleventh year of Donnchadh.</p></li><li value="2"><p>Nuadha, Bishop of Gleann-da-locha;</p></li><li value="3"><p>Flann of Fobhar, Abbot of Lughmhadh;</p></li><li value="4"><p>Mael-caeimhghin, son of Scannlan, Abbot of Teach-Mochua;</p></li><li value="5"><p>and Donnghal, Abbot of Ros-Comain, died.</p></li><li value="6"><p><span class="sup" title="By Julianne Nyhan, translation omitted">Maol Da Bhonna, son of Dobhailen, lord of 
Luighne</span></p></li><li value="7"><p>Muircheartach, son of Eagra, lord of Luighne,</p></li><li value="8"><p>and Idhnaidhe Ua Mannachain, were slain.</p></li><li value="9"><p>Godfrey, grandson of Imhar, with the foreigners of Ath-cliath, 
demolished and plundered Dearc Fearna, where one thousand persons were killed in this year, 
as is stated in this quatrain:
<span class="fa fa-bookmark" title="p.625" id="pb.625"> p.625</span>
<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Nine hundred years without sorrow, twenty-eight, it has been proved,<br/>Since Christ came to our relief, to the plundering of Dearc-Fearna.</li></ol></blockquote></p></li><li value="10"><p>A slaughter was made of the foreigners who were on
Loch Oirbsen by the Connaughtmen.</p></li><li value="11"><p>The foreigners of Luimneach encamped in
Magh-Roighne.</p></li><li value="12"><p>The foreigners, i.e. those under the command of Torolbh, took up
their station at Loch-Eathach, and had their camp at Rubha-Mena.</p></li><li value="13"><p>Accolbh Earl, with a slaughter of the foreigners about him, was slain
by the Ui-Ceinnsealaigh.</p></li><li value="14"><p>Finn, son of Maelmordha, heir apparent of Ui-Failghe, and Flann, 
his brother, were slain.</p></li></ol></dd><dt id="Annal.27">M929</dt><dd><ol><li value="0"><p>The Age of Christ, 929.</p></li><li value="1"><p>The twelfth year of Donnchadh.</p></li><li value="2"><p>Crunnmhael, Bishop of Cill-dara,</p></li><li value="3"><p>Tibraide, son of Ainnsene, Abbot of Cluain-mic-Nois, of the sept 
of the Ui-Briuin, died.</p></li><li value="4"><p>Maeleoin, bishop and anchorite of Ath-Truim, died, after a good 
life.</p></li><li value="5"><p>Ceannfaeladh, son of Lorcan, comharba of Cluain-Eois and 
Clochar-mac-Daimheini, died.</p></li><li value="6"><p>Bran, son of Colman, Abbot of Ros-Cre, was slain by the 
foreigners.</p></li><li value="7"><p>Maelbrighde, son of Feadacan, Abbot of Lann-mic-Luachain;</p></li><li value="8"><p>and Onchu, priest of Cill-dara, died.</p></li><li value="9"><p>Cearnachan, son of Tighearnan, lord of Breifne, died.</p></li><li value="10"><p>The foreigners of Luimneach took up their station upon
Loch Ribh.</p></li><li value="11"><p>Godfrey went into Osraighe, to expel the grandson of Imhar 
from Magh-Roighne.</p></li><li value="12"><p>Donncuan, son of Faelan, heir apparent of Leinster,
died.</p></li><li value="13"><p>Dearbhail, daughter of Maelfinnia, Queen of Teamhair, <span class="sup" title="By John O'Donovan ">died</span>.</p></li></ol></dd><dt id="Annal.28">M930</dt><dd><ol><li value="0"><p>The Age of Christ, 930.</p></li><li value="1"><p>The thirteenth year of Donnchadh.</p></li><li value="2"><p>Suibhne, Abbot of Lann-Leire;</p></li><li value="3"><p>Duibhlitir, son of Sealbhach, Abbot of Teach-Moling,
<span class="fa fa-bookmark" title="p.627" id="pb.627"> p.627</span>

and Lector of Gleann-da-locha;</p></li><li value="4"><p>Feardomhnach, son of Flannagan, Abbot of Cluain-Iraird;</p></li><li value="5"><p>Fuacarta, Abbot of Inis-Caindeagha;</p></li><li value="6"><p>Maenghal, son of Becan, Abbot of Druim-chliabh;</p></li><li value="7"><p><span class="sup" title="By John O'Donovan ">and</span> Maelgiric, Abbot of Fobhar, died.</p></li><li value="8"><p>Airmheadh, Abbot of Cuil-rathain, was killed by the foreigners.</p></li><li value="9"><p>Aenghus, son of Anghus, chief poet of Ireland, died.</p></li><li value="10"><p>Flann, son of Maelfinnia, lord of Breagh, was slain by <span class="sup" title="By John O'Donovan ">one of</span> the Ui-Eathach, i.e. by Cummascach, son of Egceartach; of 
whose death was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">It would be lawful for the Gaeidhil, if they should shed tears of
blood,<br/>As Taillte of Taeidhen is not walked by the grandson of Flann, Flann
of Brugh.</li></ol></blockquote></p></li><li value="11"><p>Cinaedh, son of Caindealbhan, lord of Cinel-Laeghaire, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="12"><p>The crozier of Ciaran, i.e. the Oraineach was lost in Loch 
Techet, now Loch-Ui-Ghadhra, and twelve men along with it; but it was found 
immediately.</p></li><li value="13"><p>Loingseach Ua Leathlobhair, King of Ulidia, died.</p></li><li value="14"><p>Torolbh the Earl was killed by Muircheartach, son of Niall, 
and the Dal-Araidhe.</p></li><li value="15"><p>Flann, son of Muireadhach, heir apparent of Leinster; and 
Lorcan, son of Cathal, royal heir of Leinster, died.</p></li></ol></dd><dt id="Annal.29">M931</dt><dd><ol><li value="0"><p>The Age of Christ, 931.</p></li><li value="1"><p>The fourteenth year of Donnchadh.</p></li><li value="2"><p>Cosgrach, son of Maelmochoirghi, Bishop of Teach-Mochua,
and of the Commans;</p></li><li value="3"><p>Seachnasach, priest of Dearmhach;</p></li><li value="4"><p>and Fedhelm, i.e. daughter of Domhnall, Abbess of 
Cluain-Bronaigh, died.</p></li><li value="5"><p>Cathal, son of Odhran, lord of Laeighis;</p></li><li value="6"><p>and Cuilen, son of Ceallach, lord of Osraighe, died.</p></li><li value="7"><p>Celecen, i.e. the son of Gairbhith, lord of the
Airtheara, died.</p></li><li value="8"><p>Lorcan, son of Eochaidh, the second lord that was at
that time over Airther-Life, died.</p></li><li value="9"><p>A battle was gained in Magh-Uatha
by Fearghal, son of Domhnall; and Sichfraidh, son of Uathmharan, i.e.
the son of the daughter of Domhnall, over Muircheartach, son of Niall,
where were slain
<span class="fa fa-bookmark" title="p.629" id="pb.629"> p.629</span>

Maelgarbh, son of Gairbhith, lord of Dearlas; and Conmhal, son of
Bruadhran; and many others along with them.</p></li><li value="10"><p>A battle was gained by
Conaing, son of Niall, and the foreigners of Loch Eathach, over the
province of Ulidia, wherein twelve hundred were slain.</p></li><li value="11"><p>The foreigners took up their station upon the lakes 
of Erne; and they spoiled and plundered many districts and churches, 
as far as Loch Gamhna.</p></li><li value="12"><p>Ard-Macha was plundered about the festival of St. 
Martin, by the son of Godfrey, i.e. Amlaeibh, with the foreigners of 
Loch-Cuan about him. Matadhan, son of Aedh, with <span class="sup" title="By John O'Donovan ">the inhabitants of</span> the pro-vince of Ulidia, and Amhlaeibh, 
son of Godfrey, with the foreigners, spoiled and plundered the province 
<span class="sup" title="By John O'Donovan ">of Ulster</span> as far as Sliabh-Beatha to the west, and 
and as far as Mucnamha to the east; but they were overtaken by Muircheartach, 
son of Niall, and a battle was fought between them, in which he defeated them; 
and they left with him two hundred heads <span class="sup" title="By John O'Donovan ">cut off</span>, 
besides prisoners and spoils.</p></li><li value="13"><p>Bard Boinne, chief poet of
Ireland, was slain by the Ui-Cormaic-Cobha.</p></li><li value="14"><p>Domhnall, son of Gadhra,
lord of Luighne, was slain.</p></li><li value="15"><p>The victory of Duibhthir was gained by 
Amhlaeibh Ceanncairech of Luimneach, where some of the nobles of 
Ui-Maine were slain.</p></li></ol></dd><dt id="Annal.30">M932</dt><dd><ol><li value="0"><p>The Age of Christ, 932.</p></li><li value="1"><p>The fifteenth year of Donnchadh.</p></li><li value="2"><p>The foreigners of Luimneach plundered Connaught as far as
Magh-Luirg to the north, and as far as Badhbhghna to the east.</p></li><li value="3"><p>Duibhghilla, son of Robachan, lord of Ui-Cormaic,
<span class="fa fa-bookmark" title="p.631" id="pb.631"> p.631</span>

was treacherously slain by Conghalach, son of Lorcan.</p></li><li value="4"><p>Uallach, daughter of Muimhneachan, 
chief poetess of Ireland, died.</p></li><li value="5"><p>Godfrey, lord of the foreigners, died.</p></li><li value="6"><p>Fire from heaven burned the mountains of
Connaught this year, and the lakes and streams dried up; and many
persons were also burned by it.</p></li></ol></dd><dt id="Annal.31">M933</dt><dd><ol><li value="0"><p>The Age of Christ, 933.</p></li><li value="1"><p>The sixteenth year of Donnchadh.</p></li><li value="2"><p>Cormac, son of Maenach, Abbot of Achadh-bo, <span class="sup" title="By John O'Donovan ">and</span></p></li><li value="3"><p>Macclenna, Abbot of Imleach-Ibhair and Liath-mor-Mochaemhog, were
slain.</p></li><li value="4"><p>Maelbrighde, Abbot of Mainistir-Buithe;</p></li><li value="5"><p>and Muireadhach, son of Maelbrighde, Abbot of Daimhliag, 
died.</p></li><li value="6"><p>Anlaith, Abbess of Cluain-Bronaigh and Cluain-Boireann, 
which was blessed by Caireach Deargain,<span class="sup" title="By John O'Donovan "> died</span>.</p></li><li value="7"><p>Conchobhar, son of Domhnall, heir apparent of Aileach, died, 
and was interred with great honour at Ard-Macha.</p></li><li value="8"><p>Cinaedh, son of Cairbre, lord of Ui-Ceinnsealaigh,
was slain by the foreigners of Loch Garman, in a nocturnal attack.</p></li><li value="9"><p> Maelmuire, son of Ceanndubhan, Tanist of Laeighis, died.</p></li><li value="10"><p>The islands of Loch Gabhar and the Cave of Cnodhbha
were attacked and plundered by the foreigners.</p></li></ol></dd><dt id="Annal.32">M934</dt><dd><ol><li value="0"><p>The Age of Christ, 934.</p></li><li value="1"><p>The seventeenth year of Donnchadh.</p></li><li value="2"><p>Conchobhar, son of Domhnall, was slain by the son of Finn, 
son of Maelmordha.</p></li><li value="3"><p>Bec, son of Gairbhith, lord of Dearlass, died.</p></li><li value="4"><p>Anrudhan, son of Maelgorm, lord of Corca-Modhruadh, died.</p></li><li value="5"><p>Cluain-mic-Nois was plundered by the foreigners of
Ath-cliath; and it was plundered again by Ceallachan Caisil and the
men of Munster.</p></li><li value="6"><p>Amhlaibh Ceannchairech, with the foreigners, came from Loch 
Eirne across Breifne to Loch Ribh. On the night of Great Christmas they reached
<span class="fa fa-bookmark" title="p.633" id="pb.633"> p.633</span>

the Sinainn, and they remained seven months there; and Magh-Aei was
spoiled and plundered by them.</p></li><li value="7"><p>The burning of Ath-cliath by Donnchadh,
son of Flann, King of Ireland.</p></li><li value="8"><p>Arthur Ua Tuathail died.</p></li></ol></dd><dt id="Annal.33">M935</dt><dd><ol><li value="0"><p>The Age of Christ, 935.</p></li><li value="1"><p>The eighteenth year of Donnchadh.</p></li><li value="2"><p>Aireach-tach, Abbot of Disert-Diarmada;</p></li><li value="3"><p>Fedhach, Abbot of Slaine;</p></li><li value="4"><p>Muireadhach, Abbot of Beannchair, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="5"><p>Diarmaid, son of Ailell, Abbot of Cill-Cuilinn, died 
at an advanced age.</p></li><li value="6"><p>Aenghus, son
of Muircheartach, a learned man, anchorite, and Tanist-abbot of Ia,
died.</p></li><li value="7"><p>Aireachtach, priest of Cill-achaidh, died.</p></li><li value="8"><p>Eochaidh, son of Conall, King of Ulidia, died.</p></li><li value="9"><p>Clerchen, son of Tighearnan, son of the
lord of Breifne, died.</p></li><li value="10"><p><span class="sup" title="By Julianne Nyhan, translation omitted">Conghalach, son of Cathalan lord of 
Breifne;</span> Conaing, son of Niall Glundubh, heir-apparent
to the monarchy of Ireland, died.</p></li><li value="11"><p>Croinghilla, son of Cuileannan, lord
of Conaille-Muirtheimhne, died.</p></li><li value="12"><p>Macetigh Mac Ainseamain, lord of Mughdhorna-Maighen; <span class="sup" title="By John O'Donovan ">and</span></p></li><li value="13"><p>Lorcan, son of Conghalach, lord of Ui-Mic-Uais
of Breagh, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="14"><p>Gairbhith, son of Maeleitigh, lord of Feara-Rois,
was slain.</p></li><li value="15"><p>Bruadar, son of Duibhghilla, lord of Ui-Ceinnsealaigh, was
slain by Tuathal, son of Ugaire.</p></li><li value="16"><p>Amhlaeibh, son of Godfrey, lord of
the foreigners, came at Lammas from Ath-cliath, and carried off <span class="sup" title="By John O'Donovan ">as
prisoners</span> Amhlaeibh Ceanncairech from Loch Ribh, and the foreigners
who were with him (i.e. with Cairech), after breaking their ships.</p></li><li value="17"><p>The foreigners of Athcliath left their fortress, and 
went to England.</p></li><li value="18"><p>Cill-Cleithe was plundered by the son of Barith, and the
<span class="fa fa-bookmark" title="p.635" id="pb.635"> p.635</span>
church was burned, and a great prey was carried out of it.</p></li><li value="19"><p>A battle was gained by the Leinstermen over the 
forces of the North, i.e. over
the people of the son of Niall, where many fell with Diarmaid, son of
Maelmuire, son of Flannagan, and Ceallach, son of Cumasgach, <span class="sup" title="By John O'Donovan ">who
were</span> of the men of Breagh, and num-bers of others <span class="sup" title="By John O'Donovan ">of 
distinction.</span></p></li></ol></dd><dt id="Annal.34">M936</dt><dd><ol><li value="0"><p>The Age of Christ, 936.</p></li><li value="1"><p>The nineteenth year of Donnchadh.</p></li><li value="2"><p>Mael-padraig, i.e. the son of Bran, Bishop of Lughmhadh;</p></li><li value="3"><p>Dubhthach, successor of Colum Cille and Adamnan in Ireland 
and Alba;</p></li><li value="4"><p><span class="sup" title="By John O'Donovan ">and</span> Caencomhrac of Muc-shnamh, 
anchorite, died.</p></li><li value="5"><p>Ciaran, son of Ciarman, Abbot of Lis-mor, died.</p></li><li value="6"><p>Conaingen, Abbot of Teach-Fethghna,
and chief priest of Ard-Macha;</p></li><li value="7"><p>and Finguine, son of Fubhthaidh, son of
Donnagan, son of Fogartach, son of Duine-chdha, son of Bearach, son of
Mescell, Vice-abbot of Teach-Mochua, and lord of Magh-Abhna, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="8"><p>Maelcairnigh, Abbot of Tulan, died.</p></li><li value="9"><p>Robhartach of Teach-Theille, died.</p></li><li value="10"><p>Fearghal, son of Domhnall, lord of the North;</p></li><li value="11"><p>and Murchadh, son of Sochlachan, lord of Ui-Maine, died.</p></li><li value="12"><p>Conchobhar, son of Maelchein, lord
of Ui-Failghe, and his two sons, were killed by Lorcan, son of Faelan,
lord of Leinster.</p></li><li value="13"><p>Donnchadh Ua Maeleachlainn plundered Airthear-Liffe.</p></li><li value="14"><p>Amhlaibh, son of Godfrey, came to Dublin again, and plundered
Cill-Cuilinn, and carried off ten hundred prisoners from thence.</p></li><li value="15"><p>A challenge of battle between Donnchadh, King of Ireland, and
Muircheartach, son of Niall Glundubh, lord of Oileach; but God
pacified them. Donnchadh and Muir-cheartach went with the forces of
both fully assembled to lay siege to the foreigners of Ath-cliath, so
that they spoiled and plundered all that was under the dominion of the
foreigners from Ath-cliath to Ath-Truisten; of which Conghalach, son
of Maelmithigh, said:
<span class="fa fa-bookmark" title="p.637" id="pb.637"> p.637</span>

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Muircheartach, above all the men of Fail, has not seized upon place or
prey,<br/>Although he has been burning our corn, and well eating our bread.</li></ol></blockquote>

Muircheartach replied:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Conghalach of the fertile Breagh is like unto a mute or stammering
man,<br/>Out of his head no muttering is understood, but 
<span class="sup" title="By John O'Donovan ">what is</span> like the bubbling of boiling meat.</li></ol></blockquote></p></li><li value="16"><p>The two successors of Patrick, namely, Joseph, scribe, bishop, and
ancho-rite, the wisest of the Irish;</p></li><li value="17"><p>and Maelpadraig, son of
Maeltuile, bishop and wise man, died. The latter was five months in
the abbacy when he died.</p></li></ol></dd><dt id="Annal.35">M937</dt><dd><ol><li value="0"><p>The Age of Christ, 937.</p></li><li value="1"><p>The twentieth year of
Donnchadh.</p></li><li value="2"><p>Maeldomh-naigh, Abbot of Tamhlacht;</p></li><li value="3"><p><span class="sup" title="By John O'Donovan ">and</span> Ceallach, son of
Caellaidhe, Prior of Saighir, died.</p></li><li value="4"><p>Finnachta, son of Ceallach,
Comharba of Doire, bishop, and adept in the Bearla-Feine;</p></li><li value="5"><p>Laighnen, comharba of Fearna and Tamhlacht, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="6"><p>Aileach was plundered by the
foreigners against Muircheartach, son of Niall; and they took him
prisoner, and carried him off to their ships, but God redeemed him
from them.</p></li><li value="7"><p>A battle was gained by Conghalach, son of Maelmithigh, over
the Gailengs Great and Small, at Ath-da-laarg, where four score of
them were slain.</p></li><li value="8"><p>Domhnall, son of Lorcan, lord of Aidhne, died at
Cluain-mic-Nois.</p></li><span class="fa fa-bookmark" title="p.639" id="pb.639"> p.639</span><li value="9"><p>Crichan, son of Maelmuire, lord of Ui-Fiachrach, died.</p></li><li value="10"><p>Flann, son of Ceallach, Tanist of Osraighe, died.</p></li><li value="11"><p>Cian, son of Aenghus, was slain by the Ui-Failghe.</p></li><li value="12"><p>Murchadh, son of Finn, was mortally wounded by Tuathal.</p></li><li value="13"><p>Canoin-Phadraig was covered by Donnchadh, son of Flann, 
King of Ireland.</p></li><li value="14"><p>Ceallachan, King of Caiseal, with the men of Munster, and 
Macca Cuinn, with the foreigners of Port-Lairge, went into Meath, and seized 
upon a great prey, and took the spoils and prisoners of Cill-eidhneach and 
Cill-achaidh; and took their two abbots, namely, Muireadhach Ua
Conchobhair, and Coibhdeanach, son of Beargdha; but they left behind
Oilill, son of Aenghus, lord of Ui-Fothaidh, and many others, in the
hands of Aimhergin, lord of Ui-Failghe.</p></li><li value="15"><p>The men of Munster, under Ceallachan, King of Munster, 
who had the foreigners along with him, plundered <span class="sup" title="By John O'Donovan ">the churches 
of</span> Cluain-eidhneach and Cill-achaidh, and the territory of Meath, as far 
as Cluain-Iraird.</p></li><li value="16"><p>The foreigners deserted
Ath-cliath by the help of God and Mactail.</p></li></ol></dd><dt id="Annal.36">M938</dt><dd><ol><li value="0"><p>The Age of Christ, 938.</p></li><li value="1"><p>The twenty-first year of Donnchadh.</p></li><li value="2"><p>Muirchear-tach of Camus, Abbot of Beannchair;</p></li><li value="3"><p>Duibhinnreacht, son of Ronan, Abbot of
Cluain-Dolcain;</p></li><li value="4"><p><span class="sup" title="By John O'Donovan ">and</span> Ainbhith,
son of Domhnall, Abbot of Gleann-Uisean, died.</p></li><li value="5"><p>Coibhdeanach, Abbot of
Cill-achaidh, was drowned in the sea of Delginis-Cualann, while
fleeing from the foreigners.</p></li><li value="6"><p>Flann Ua Cathail suffered martyrdom at
Cluain-an-dobhair, by the foreigners.</p></li><li value="7"><p>Suibhne, son of Cu-Breatan,
Abbot of Slaine, was killed by the foreigners.</p></li><li value="8"><p>Maelbeannachta,
anchorite, died.</p></li><li value="9"><p>Maelmartin Ua Scellain, Lector of Leithghlinn, died.</p></li><li value="10"><p>An army was led by the king, Donnchadh, and by Muircheartach, 
son of Niall, to Leinster, and to the men of Munster; and they took their
hostages.</p></li><li value="11"><p> Niall, son of Fearghal, heir of Oileach, was mortally
wounded and drowned by Muircheartach.</p></li><li value="12"><p>Flann, daughter of Donnchadh,
and Queen of Oileach, died.</p></li><li value="13"><p>Aralt, grandson of Imhar,
<span class="fa fa-bookmark" title="p.641" id="pb.641"> p.641</span>

i.e. the son of Sitric, lord of the foreigners of Luimneach, was
killed in Connaught by the Caenraighi of Aidhne.</p></li><li value="14"><p>A great slaughter was made of the Osraig by Ceallachan, 
King of Caiseal.</p></li><li value="15"><p>Amhlaeibh Cuaran went to Cair-Abroc; and Blacaire,
son of Godfrey, came to Ath-cliath.</p></li><li value="16"><p>Depredations were committed by the Leinstermen in Leath-Chuinn; 
namely, by Braen in Meath, Lorcan in Breagh, and Muircheartach
in Cualann; and they carried great preys from these places.</p></li><li value="17"><p>Cairbre Ua Cinaeidh, lord of Ui-Aitheachda, died.</p></li><li value="18"><p>A victory was gained by the King of the Saxons over Constantine, 
son of Aedh; Anlaf, or Amhlaeibh, son of Sitric; and the Britons.</p></li></ol></dd><dt id="Annal.37">M939</dt><dd><ol><li value="0"><p>The Age of Christ, 939.</p></li><li value="1"><p>The twenty-second year of Donnchadh.</p></li><li value="2"><p>Eocha, son of Scannal, Abbot of Imleach-Ibhair;</p></li><li value="3"><p>and Oeonacan, priest of Dun-Leath-ghlaisi, died.</p></li><li value="4"><p>Maelbrighde, son of Nechtrai, the glory of Cualann, died 
at an advanced age.</p></li><li value="5"><p>Muircheartach, son of Niall, with the men of the North and 
of Breagha, went into the territory of Osraighe and Deisi; and he totally
plundered and ravaged the entire country as far as Leas-Ruadhrach, so
that they <span class="sup" title="By John O'Donovan ">the inhabitants</span> submitted to him.</p></li><li value="6"><p>A fleet <span class="sup" title="By John O'Donovan ">was conducted</span> by Muircheartach, 
son of Niall, and he carried off much plunder and
booty from the Insi-Gall, after gaining victory and triumph.</p></li><li value="7"><p>A slaughter was made of the Deisi by Ceallachan and the men of Munster,
because they had submitted to Muircheartach, son of Niall; and he slew
two thousand of them, together with Ceileachair, son of Cormac;
Maelgorm, son of Gibhleachan; Seghdha, son of Noebelan; Cleireach, son
of Sesta, &amp;c.</p></li><li value="8"><p>Another battle was gained by the Deisi and the
Osraighi
<span class="fa fa-bookmark" title="p.643" id="pb.643"> p.643</span>

over the King of Caiseal, where many were slain.</p></li><li value="9"><p>Muircheartach afterwards assembled the Cinel-Conaill and 
Cinell-Eoghain, and the people of the North in general, at Oileach, where 
he selected ten hundred of the chosen heroes, and made a circuit of Ireland, 
keeping his left hand to the sea, until he arrived at Ath-cliath; and he
brought Sitric, lord of Ath-cliath, with him as a hostage.
He afterwards proceeded into Leinster, and the Leinstermen began to
oppose him but finally agreed to submit to him; and he carried Lorcan,
King of Leinster, with him. He then went to the men of Munster, who
were in readiness on his arrival to give him battle; but they
ultimately resolved to give up <span class="sup" title="By John O'Donovan ">their king</span> Ceallachan, 
and a fetter was put upon him by Muircheartach.
He afterwards proceeded into Connaught, where Conchobhar, son of Tadhg, 
came to meet him, but no gyve or lock was put upon him. He then returned to 
Oileach, carrying these kings with him as hostages; and they were for 
nine months feasting there; and at the end of that time he sent the hostages to
Donnchadh, because it was he that was at Teamhair, and the sovereignty
had come to him. Concerning the carrying away of Ceallachan the
following quatrain was composed:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Muircheartach went to the South,<br/>To the beautiful chalk-white Caiseal,<br/>And he brought with him Ceallachan of troops;<br/>He did not accept of any other hostage for him.</li></ol></blockquote></p></li><span class="fa fa-bookmark" title="p.645" id="pb.645"> p.645</span><li value="10"><p>A slaughter was made of the foreigners by the
Ui-Failghi, i.e. by Aimhergin, son of Cinaedh, and the
Cinel-Fhiachach, who slew twelve hundred of them at Magh-Cisi.</p></li><li value="11"><p>Unusual frost, so that the rivers and
lakes were passable; and the foreigners plundered Inis-Mochta on the
ice.</p></li><li value="12"><p> Maelruanaidh, son of Flann, Tanist of Oileach, was 
slain by the Cinel-Conaill.</p></li><li value="13"><p>A battle was gained over the foreigners of Ath-cliath
by the Ui-Failghe, i.e. by Aimhergin, son of Cin-aedh, lord of Ui-Failghe, 
where there fell a thousand of the foreigners, with Aedh
Albanach, and many chieftains besides him.</p></li></ol></dd><dt id="Annal.38">M940</dt><dd><ol><li value="0"><p>The Age of Christ, 940.</p></li><li value="1"><p>The twenty-third year of Donnchadh.</p></li><li value="2"><p>Dun-chadh, son of Suthainen, Bishop of
Cluain-mic-Nois;</p></li><li value="3"><p>and Ceallach, son of Eporan, Bishop of
Cluain-eidhneach, died.</p></li><li value="4"><p>Maelmochta, scribe and Abbot of Cluain-Iraird, died; 
he was the head of the piety and wisdom of Ireland.

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Maelmochta of the plain of Meath,—<br/>Great grief is the beauteous sweet branch,—<br/>The chief of spiritual direction,<br/>The centre of the praise of Mugain.</li></ol></blockquote></p></li><li value="5"><p>Faelan, son of Muireadhach, King of Leinster, 
died of a fall at Aenach-Colmain:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Faelan of resounding rapidity, whose shout overwhelmed the plain,<br/>Lord of Cualann of the harbours, the subduer of champions, King of
Leinster<br/>The flame of Eromhon's Ireland, he subdued hosts singlehanded,—<br/>Cause of tears is his total separation. Alas for
the Prince of Faelan's land!</li></ol></blockquote></p></li><span class="fa fa-bookmark" title="p.647" id="pb.647"> p.647</span><li value="6"><p>Conghalach and Ailpin, two sons of Lorcan, son of Dunchadh, were slain
by Conghalach, son of Maelmithigh.</p></li><li value="7"><p>Dunlaith, daughter of Maelmithigh,
died.</p></li><li value="8"><p>Cluain-mic-Nois and Cill-dara were plundered by Blacaire, son of
Godfrey, and the foreigners of Ath-cliath.</p></li><li value="9"><p>Dun-Leathghlaise was plundered by the son of Raghnall and 
his foreigners. God and Patrick quickly took vengeance of him for this deed, 
for foreigners came across the sea, and attacked them on their island, so 
that the son of Raghnall, their chief, escaped to the main land; he was 
killed by Madudhan, King of Ulidia, in revenge of Patrick, before the end 
of a week after the plundering.</p></li><li value="10"><p>A great flood in this year, so that the
lower half of Cluain-mic-Nois was swept away by the water.</p></li></ol></dd><dt id="Annal.39">M941</dt><dd><ol><li value="0"><p>The Age of Christ, 941.</p></li><li value="1"><p>The twenty-fourth year of
Donnchadh.</p></li><li value="2"><p>Connla, son of Dunacan, Bishop and Abbot of
Leithghlinn;</p></li><li value="3"><p>Caenchomhrac, Bishop of Daimhliag;</p></li><li value="4"><p>Fogartach, Abbot of Saighir;</p></li><li value="5"><p>and Feardomhnach, Abbot of Fobhar, died.</p></li><li value="6"><p>Aedh, son of Scannlan, lord of
Irluachair, a wise man, learned in Latin and Irish, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="7"><p>Muircheartach of the Leather Cloaks,
son of Niall Glundubh, lord of Aileach, the Hector of the west of
Europe in his time, was slain at Ath-Fhirdiadh by Blacaire, son of Godfrey, 
lord of the foreigners, on the 26th of March. In lamentation of him was said:
<span class="fa fa-bookmark" title="p.649" id="pb.649"> p.649</span>

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Vengeance and destruction have descended upon the race of the Clann-Cuinn for ever,<br/>As Muircheartach does not live; alas, the country of the Gaeidhil will
be always an orphan.</li></ol></blockquote>

Ard-Macha was plundered by the same foreigners on the day after the 
killing of Muircheartach. Mughron composed this:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">One, nine hundred, four times ten, since Christ was born of Virgin
birth,<br/>Is the number of years that have come, to the great death of
the Muircheartach.</li></ol></blockquote></p></li><li value="8"><p>A victory was gained at Tracht-Mugha, by Ruaidhri
Ua Canannain, over the Cinel-Eoghain and the foreigners of Loch-Feabhail, 
where three hundred of the Cinel-Eoghain and foreigners were slain, 
together with Maelruanaidh, son of Flann, heir apparent of the North.</p></li><li value="9"><p>Lorcan, son of Faelan, King of Leinster, was slain 
by the Norsemen, as he was plundering Ath-cliath, after having first 
defeated the foreigners, where many of them were slain by him; of 
which was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Since the descendant of Breasal Breac has been slain,<br/>A rapid brave king, subduer of princes,<br/>From this day till the fierce and terrific day of judgment,<br/>No Leinsterman shall march in his army.<br/>Lorcan of Leinster in a wretched house,<br/>The theme of a hundred renowns, the friend of poetry.<br/>Alas, the world has been filled with wailing,<br/>It is trembling, it is weeping, it is battle.<br/>Lord of provinces of the wise Gaedhil,<br/>If he wounded a hero, it is not joyous;<br/>He was a puissant Lugh to jump into the ford,<br/>It is a stain for ever if he has been slain.</li></ol></blockquote></p></li><li value="10"><p>Ceallach, son of Bec, lord of Dal-Araidhe, was 
killed at Oentrobh by his own tribe.</p></li><li value="11"><p>Flann Ua Fogarta, lord of Breacraighe, and lord of 
Teathbha;</p></li><span class="fa fa-bookmark" title="p.651" id="pb.651"> p.651</span><li value="12"><p>Duibhleambna, daughter of Tighearnan, i.e. lord of 
Breifne, and wife of Donn-chadh, son of Flann, King of Ireland, died.</p></li></ol></dd><dt id="Annal.40">M942</dt><dd><ol><li value="942.0"><p>The Age of Christ, 942.</p></li><li value="942.1"><p>Robhartach, son of
Maelcainnigh, Abbot of Cluain-an-dobhair;</p></li><li value="942.2"><p>Maelfeichine, Abbot of
Cluain-Iraird;</p></li><li value="942.3"><p>Dubhthach, son of Maelseampul, Lector of 
Cluain-Iraird;</p></li><li value="942.4"><p>and Guaire, son of Maelecan, priest of 
Cluain-mic-Nois, died.</p></li><li value="942.5"><p>Flaithbheartach, son of Inmainen, King of
Caiseal;</p></li><li value="942.6"><p> Flann, son of Finn,</p></li><li value="942.7"><p>and Muireadhach, son of Maelmordha, two royal 
heirs of Leinster, died.</p></li><li value="942.8"><p>Finn, son of Matan, lord of Corca-Laighdhe, was
slain by Feara-Maighe-Feine.</p></li><li value="942.9"><p>Conn, son of Donnchadh, heir apparent to the
sovereignty of Ireland, was slain by the men of Fearnmhagh.</p></li><li value="942.10"><p>Cairbre, son of
Maelpadraig, lord of Ui-Liathain, died.</p></li><li value="942.11"><p>A victory was gained by Ceallachan of Caiseal, 
over Ceinneidigh, son of Lorcan, at Magh-duin, where many were slain.</p></li><li value="942.12"><p>The destruction of Ath-cliath by the Irish, i.e. by 
Conghalach, son of Maelmithigh,
<span class="fa fa-bookmark" title="p.653" id="pb.653"> p.653</span>

heir apparent to the sovereignty of Ireland; Braen, son of Maelmordha,
King of Leinster; Ceallach, son of Faelan, heir of Leinster.
The destruction brought upon it was this, i.e. its houses, divisions,
ships, and all other structures, were burned; its women, boys, and
plebeians, were carried into bondage. It was totally destroyed, from four 
to one man, by killing and drowning, burning and capturing,
excepting a small number who fled in a few ships, and reached Deilginis.
Of which was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Nine hundred years of lasting harmony,<br/>Four times ten and two, is seen,<br/>Since the birth of Christ, according to rule,<br/>Till this year, have been spent,<br/>Ath-cliath of swords was destroyed,<br/>Of many shields and families,<br/>The race of Tomar were tormented,<br/>In the western world, it has been manifested.<br/>Braen of Carman went to the victorious battle,<br/>The golden Rock of Almbain with his host,<br/>It was by the King of Leinster of swords<br/>It was oppressed and destroyed.<br/>Swelling for the contention was Conghalach,<br/>The fine vigorous chief of Breag,<br/>The sun of the bright western world,<br/>With battalions destroying it.</li></ol></blockquote></p></li><li value="13"><p>Donnchadh, son of Flann, son of Maelseachlainn, King 
of Ireland, died after the twenty-fifth year of his reign. It was to commemorate 
and lament Donnchadh the <span class="sup" title="By John O'Donovan ">following</span> quatrain was composed:
<span class="fa fa-bookmark" title="p.655" id="pb.655"> p.655</span>

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Since Donnchadh's death,— unspeakable misfortune,—Teamhair
the threatener has changed its hue,<br/>Without the enlightening laws of a king to bind it, the land of
Ireland is for ever ruined.</li></ol></blockquote></p></li></ol></dd><dt id="Annal.41">M943</dt><dd><ol><li value="0"><p>The Age of Christ, 943.</p></li><li value="1"><p>The first year of Conghalach,
son of Maelmithigh, in sovereignty over Ireland.</p></li><li value="2"><p>Maeltuile, son of Dunan, successor of
Tighear-nach and Cairneach, i.e. of Tuilen, died; he was a bishop.</p></li><li value="3"><p>Guaire, son   of Sealbhach, Abbot of Disert-Diarmada, 
died.</p></li><li value="4"><p>Aenghus, son of Donnchadh, son of Flann, lord of Meath, 
died.</p></li><li value="5"><p>Aerchadh, son of Murchadh, lord of West Connaught, 
died.</p></li><li value="6"><p>Aireachtach, son of Ainbhith, chief of Calraighe, was 
slain.</p></li><li value="7"><p>The foreigners of Loch-Eathach were
slain, together with their king, in a battle by Domhnall Ua Neill, i.
e. the son of Muircheartach, son of Niall Glundubh, and by his brother.</p></li><li value="8"><p>Blacaire, one of the chiefs of the foreigners, was expelled
from Dublin; and Amhlaeibh remained after him there.</p></li><li value="9"><p>Ua Canannan, i.e. Ru-aidhri, proceeded into Breagh, and left 
some of his army there with Conghalach.</p></li><li value="10"><p>The hostages of Connaught <span class="sup" title="By John O'Donovan ">were delivered</span> to
Conghalach, son of Maelmithigh.</p></li><li value="11"><p>Two pillars of fire were a week before
Allhallowtide, and they illumined the whole world.</p></li><li value="943.12"><p>Cuileannan, son of Coibhdheanach, lord of Ui-Bairche, 
died.</p></li></ol></dd><dt id="Annal.42">M944</dt><dd><ol><li value="0"><p>The Age of Christ, 944.</p></li><li value="1"><p>The second year of Conghalach.</p></li><li value="2"><p>Flathghus, Abbot of Fearna-mor;</p></li><li value="3"><p>Scannlan, Abbot of Tuaim-Finnlocha;</p></li><li value="4"><p>Maelbeathadh, Abbot of Daimhinis;</p></li><li value="5"><p>and Guaire, priest of Cluain-mic-Nois, died.</p></li><li value="6"><p>Aimhirgin, son of Cinaedh, lord of Ui-Failghe, died on the
third day of January.</p></li><li value="7"><p>Dunlaing, son of Aedh, lord of Ui-Drona, was
slain.</p></li><li value="8"><p>Domhnall, son of Maelmhuaidh, lord of Connaught, died.</p></li><li value="9"><p>Domhnall, son of Uathmharan, son of Dobhailen,
lord of Corca-Firtri, died.</p></li><span class="fa fa-bookmark" title="p.657" id="pb.657"> p.657</span><li value="10"><p> The plundering of Cluain-mic-Nois, and the
other churches of Meath, by the foreigners of Ath-cliath.</p></li><li value="11"><p>The plundering of Cill-Cuilinn by the foreigners, i.e. by Amhlaeibh
Cuaran <span class="sup" title="By John O'Donovan ">and his followers</span>.</p></li><li value="12"><p>Athelstan, the celebrated king of the Saxons, died.</p></li></ol></dd><dt id="Annal.43">M945</dt><dd><ol><li value="0"><p>The Age of Christ, 945.</p></li><li value="1"><p>The third year of Conghalach.</p></li><li value="2"><p>Caenchomhrac, Abbot of Ia;</p></li><li value="3"><p>and Cathasach, son of Guasan, Lector of
Ard-Macha, died.</p></li><li value="4"><p>A battle was gained by Donnchadh, son of Ceallach,
lord of Osraighe; over the Leinstermen, in which Braen, son of
Maelmordha, King of Leinster, was slain; of which was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Nine hundred, nine times five years, not a course without gloom and
grief,<br/>From the birth of our noble redeeming treasure till the death of
Braen, son of Maelmordha.</li></ol></blockquote>

And Ceallach, son of Cinaedh, lord of Ui-Ceinnsealaigh, was also slain
in that battle, and many others along with them; in commemoration of
which was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Braen, the valorous chief of Leinster, Conghalach the heroic, illustrious,<br/><span class="sup" title="By John O'Donovan ">And</span> four hundred valiant men, were slain at Ath-cliath of
swords.<br/>From the birth of the Son of God, are clearly set down by
rules,<br/>Five besides forty and nine hundred of years.</li></ol></blockquote></p></li><li value="5"><p>The full of the Finnfadhach of silver 
<span class="sup" title="By John O'Donovan ">was given</span> by the Cinel-Eoghain
for the blessing of Patrick and his successor at that time, i.e.
Joseph.</p></li><li value="6"><p> A battle between the birds of the sea and the birds of the
land at Luimneach.</p></li><li value="7"><p>A battle between the ravens of Munster, in Gleann-Damhain, 
at Darinis; and the ravens
of the west were defeated and slaughtered there.</p></li><li value="8"><p>An army was led by Ruaidhri
<span class="fa fa-bookmark" title="p.659" id="pb.659"> p.659</span>

Ua Canannain to Slaine, where the foreigners and the Irish met him,
namely, Conghalach, son of Maelmithigh, and Amhlaeibh Cuaran; and the
foreigners of Ath-cliath were defeated, and numbers slain and drowned.</p></li><li value="9"><p>Scolaighe O'hAedhagain, lord of Dartraighe;
Gairbhith, son of Muireadhach, Tanist of Ui-Creamhthain; and Aedh Ua
Ruairc, son of Tighearnan, in the heat of the battle.</p></li><li value="10"><p>The plundering of Ath-cliath by
Conghalach, son of Maelmithigh.</p></li></ol></dd><dt id="Annal.44">M946</dt><dd><ol><li value="0"><p>The Age of Christ, 946.</p></li><li value="1"><p>The fourth year of Conghalach.</p></li><li value="2"><p>Ainmir Ua cathlai, Abbot of Cluain-mic-Nois,</p></li><li value="3"><p>and Leacain in Meath died. He was of
the Ui-Mic-Uais of Meath.</p></li><li value="4"><p>Cathasach, son of Domhnall,
Abbot of Gleann-Uisean, died.</p></li><li value="5"><p>Colman, son of Maelpadraig, airchinneach
of Slaine, was slain by the foreigners.</p></li><li value="6"><p>Corc, son of Coinligan, Abbot
of Lothra, died.</p></li><li value="7"><p>Cormacan, son of Maelbrighdhe, the chief poet, the
play-mate of Niall Glundubh, died.</p></li><li value="8"><p>The battle of Ath-cliath <span class="sup" title="By John O'Donovan ">was
gained</span> by Conghalach, son of Maelmithigh, over Blacaire, grandson of
Imhar, lord of the Norsemen, wherein Blacaire himself; and sixteen
hundred men were lost, both wounded and captives, <span class="sup" title="By John O'Donovan ">and 
upwards of a thousand</span> along with him. Of this was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">The Thursday of Conghalach of chiefs<br/>At Ath-cliath was a conflict of heroes,<br/>As long as his children live to propagate children,<br/>They shall bring the foreigners to all kinds of trouble.</li></ol></blockquote></p></li><span class="fa fa-bookmark" title="p.661" id="pb.661"> p.661</span><li value="9"><p>Gormfhlaith, daughter of Flann, son of
Maelseachlainn, queen of Niall Glundubh, died after intense penance in 
her sins and transgressions.</p></li><li value="10"><p>An army was led by the foreigners over Druim-raithe; 
and they burned the oratory and seven score and ten persons within it.</p></li><li value="11"><p>Cathusach, son of Ailchi, Bishop of Cinel-Eoghain, 
died.</p></li></ol></dd><dt id="Annal.45">M947</dt><dd><ol><li value="0"><p>The Age of Christ, 947.</p></li><li value="1"><p> The fifth year of Conghalach.</p></li><li value="2"><p>Oenacan, son of Egceartach, airchinneach of
Eaglais-beag at Cluain-mic-Nois, bishop and pure virgin,—the
brother of Dunadhach, 
son of Egceartach, of the tribe of Mugh-dhorna-Maighen,—died.</p></li><li value="3"><p>Aedhan, son of Anailedh, airchinneach of Tuaim-da-Ghualann, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="4"><p>Flaithbheartach, son of Muircheartach, son of Niall Glun-dubh, was
slain by the Cinel-Conaill.</p></li><li value="5"><p>Laidhgnen, son of Conghalach, lord of
Gaileanga, was slain by the Feara-Cul.</p></li><li value="6"><p>Dormhnall, son of Finn, royal
heir of Leinster, died.</p></li><li value="7"><p>Fogartach, son of Donnagan, lord of
Oirghialla, died, after the victory of penance.</p></li><li value="8"><p>Madudhan, son of Aedh, son of Eochagan, 
King of Ulidia, was slain by the Ulidians themselves.</p></li><li value="9"><p>A hosting by Conghalach, son of Mael-mithigh; and
 he plundered Ui-Meith and Fearnmhagh.</p></li></ol></dd><dt id="Annal.46">M948</dt><dd><ol><li value="0"><p>The Age of Christ, 948.</p></li><li value="1"><p>The sixth year of Conghalach.</p></li><li value="2"><p>Finnachta, son of Echthighern, bishop, scribe, and Abbot of 
Lughmhadh, and steward of Patrick's people from the mountain southwards;</p></li><li value="3"><p>Colman, Bishop and Abbot of Fidh-duin, died.</p></li><li value="4"><p>Maelfinnen, learned bishop of
Doire-Chalgaigh;</p></li><li value="5"><p> Cormac Ua h-Ailella, airchinneach of Cill-Cuilinn;</p></li><li value="6"><p><span class="sup" title="By John O'Donovan ">and</span> Scuithine, Abbot of Dearmach,
<span class="fa fa-bookmark" title="p.663" id="pb.663"> p.663</span>

died.</p></li><li value="7"><p>Donnghal Ua Maelmidhe, Lector of Cluain-mic-Nois;</p></li><li value="8"><p>Flann Ua
Anaile, airchinneach of Gleann-da-locha, head of the dignity of the
province, died.</p></li><li value="9"><p>Eochagan Ua Cleirigh, a lawgiver, died.</p></li><li value="10"><p>Dariet, a wise man, died.</p></li><li value="11"><p>Reachtabhra, son of Maenach, chief priest of
Cluain-mic-Nois; airchinneach of Imleach-Fia, i.e. of Imleach-Beccain;</p></li><li value="12"><p>Oenghus, son of Bran, priest of the learned seniors 
of Cluain-mic-Nois, died.</p></li><li value="13"><p>The belfry of Slaine was burned by the foreigners,
with its full of relics and distinguished persons, together with Caeineachair, Lector
of Slaine, and the crozier of the patron saint, and a bell <span class="sup" title="By John O'Donovan ">which was</span>
the best of bells.</p></li><li value="14"><p>A victory was gained by Ruaidhri Ua Canannain, in
Meath, over Conghalach, son of Maelmithigh, where fell Conghalach, son
of Ceallach, lord of Feara-Rois, and a number of others along with
him.</p></li><li value="15"><p>Another hosting by Ruaidhri Ua Canannain into Breagha; and he
plundered all Breagha, and he reduced Conghalach to great straits.
He encamped for the space of six months at Muine-Brocain, to reduce Meath
and Breagha; and the dues of the King of Ireland were sent him from
every quarter. A conflict afterwards took place between the Irish and
the foreigners, namely, between Ruaidhri Ua Canannain and the
foreigners of Ath-cliath, on the festival of Andrew the apostle
precisely. The foreigners were defeated and slaughtered, for there fell 
six thousand mighty men, besides boys and calones; but Ruaidhri, heir to 
the sovereignty of Ireland, fell in the heat of that conflict, and Imhar, 
Tanist of the foreigners, also. Godfrey, however, i.e. the son of Sitric, 
escaped, and a few persons along with him.</p></li><li value="16"><p><span class="sup" title="By Julianne Nyhan, translation omitted">Donnchadh son of Domhnall Ua Maeleachlainn 
heir-apparent of Meath, was killed by his own kinsmen themselves i.e. by Fearghal 
son of Aengus.</span></p></li><li value="17"><p>An army was led by Conghalach into Munster; and he
plundered West Munster, and slew the two sons of Ceinneidigh, son of
Lorcan, namely, Echthighern and Donnchuan.</p></li><li value="18"><p>The plundering of Magh Finn by Conghalach.</p></li><li value="19"><p>Ruarc, son of Anfith Ua Laeghachain, lord of
Feara-Cul-Teathbha, died.</p></li><li value="20"><p>Madudhan, son of Aedh, King of Ulidia, was killed by
the Ulidians themselves.</p></li></ol></dd><span class="fa fa-bookmark" title="p.665" id="pb.665"> p.665</span><dt id="Annal.47">M949</dt><dd><ol><li value="0"><p>The Age of Christ, 949.</p></li><li value="1"><p>The seventh year of Conghalach.</p></li><li value="2"><p>Aileall, son of Corc 
 Abbot of Corcach;<span class="sup" title="By John O'Donovan ">died</span></p></li><li value="3"><p>Guaire Ua Forannain, airchinneach of Ard-stratha, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="4"><p>Aedh, son of Maelruanaidh, royal heir of Teamhair, 
was killed by Domhnall, son of Donnchadh.</p></li><li value="949.5"><p>Maceitigh, son of Cuileannan, lord of Conaille-Muirtheimhne, 
was slain by the Mughdhorna-Maighen.</p></li><li value="6"><p>Bec, son of Donnchuan, lord of Teathbha, died.</p></li><li value="7"><p>Niall Mothlach Ua Canannain was slain by the Cairbri-Mora.</p></li><li value="8"><p>Conghalach, son of Maelmithigh, with the great fleet of 
Leath-Chuinn, upon Loch-Deirgdherc.They plundered all the islands of the lake, 
and obtained the hostages of the Munstermen,over whom they obtained sway, 
after some opposition.</p></li><li value="9"><p>Godfrey, son of Sitric, with the foreigners of Ath-cliath, 
plundered Ceanannus, Domhnach-Padraig, Ard-Breacain, Tulan, Disert-Chiarain, 
Cill-Scire, and other churches <span class="sup" title="By John O'Donovan ">of Meath</span> in like manner; but
it was out of Ceanannus they were all plundered. They carried upwards of three
thousand persons with them into captivity, besides gold, silver,
raiment, and various wealth and goods of every description.</p></li><li value="10"><p>The spoiling of Sil-Anmchadha, and the plundering of 
Cluain-fearta-Brenainn, by Ceallachan and the men of Munster. The plundering of
Dealbhna-Beathra by the same party; and the Daimh-liag of Gailine was
burned by them.</p></li><li value="11"><p>The freedom of Cluain-Iraird <span class="sup" title="By John O'Donovan ">was
granted</span> by Conghalach, son of Maelmithigh, no king or prince
having clain of coigny upon it.</p></li><li value="12"><p>A victory was gained over the men of Muscraighe-thire
by Ua-Lomain-Gaela.</p></li><li value="13"><p>A victory was gained over the Ui-Failghe at Birra,
<span class="fa fa-bookmark" title="p.667" id="pb.667"> p.667</span>

where many were slain, together with Cinaeth Cruach.</p></li><li value="14"><p>Dubhdabharc, son
of Maelmordha, lord of Uaithne-tire, died.</p></li><li value="15"><p>Great lues and bloody flux
among the foreigners of Ath-cliath.</p></li></ol></dd><dt id="Annal.48">M950</dt><dd><ol><li value="0"><p>The Age of Christ, 950.</p></li><li value="1"><p>The eighth year of Conghalach.</p></li><li value="2"><p>Adhlann, son of Egneach, son of Dalach, comharba of 
Doire-Choluim-Cille, the Guaire Aidhne of the clergy of Ireland, died.</p></li><li value="3"><p>Blathmhac of
Sgeillic died.</p></li><li value="4"><p>Flann Ua Becain, airchinneach of Druim-cliabh, scribe
of Ireland, died.</p></li><li value="5"><p>Feardomhnach Ua Maenaigh, Abbot of Cluain-mic-Nois
and Gleann-da-locha, of the tribe of Corca-Mogha;</p></li><li value="6"><p>Celeclamh, anchorite
of Ard-Macha;</p></li><li value="7"><p>and Flann, son of Mael-fiachrach, <span class="frn" title="(Irish)">airchinnech</span> of 
Magh-etir-di-ghlais, died.</p></li><li value="8"><p>Flann Ua Cleirigh, lord of South Connaught, and
royal heir to all Connaught, was slain by the men of Munster.</p></li><li value="9"><p>Domhnall Donn, son of Donnchadh, royal heir of Teamhair; and 
Oebhinn, daughter of Donnchadh, died.</p></li><li value="10"><p>Canannan, son of Ceallach, Tanist of Ui-Ceinnsealaigh, died, 
after being mortally wounded.</p></li><li value="11"><p>A victory was
gained over the Cinel-Conaill by Fearghal, son of Art, where Fiachra
Ua Canannain was slain.</p></li><li value="12"><p>Conchobhar, son of Domhnall Ua Maeleachlainn,
royal heir of Ireland, was slain by his own tribe.</p></li><li value="13"><p>A victory was
gained over the people of Laighis and the Ui-Faircheallain by Tuathal,
son of Ugaire, in which many<span class="fa fa-bookmark" title="p.669" id="pb.669"> p.669</span>

were slain; and Cuilen, son of Gusan, was taken prisoner.</p></li><li value="14"><p>A battle was
gained by the foreigners over the men of Alba<span class="sup" title="By John O'Donovan (ed. &amp; trans.) Annala Rioghachta Eireann: Annals of the kingdom of Ireland by the Four Masters, from the earliest period to the year 1616. Edited from MSS in the Library of the Royal Irish Academy and of Trinity College Dublin with a translation and copious notes, 7 vols. (Dublin 1848–51; repr. Dublin, 1856; repr. Dublin, 1990.) [volumes i–ii: pp v–vi (dedicatory letter of the editor) + pp vii–liv (introductory remarks, including original documents) + pp lv–lxi (epistle dedicatory of Míchél Ó Cléirigh) + pp lxiii–lxxi (contemporary approbations of the work) + pp 2–1187 (text and translation) + pp 1189–93 (addenda and corrigenda); volumes iii–vi: pp 2–2375 (text and translation) + pp 2377–2494 (a genealogical appendix, including original documents) + 2494–8 (addenda et corrigenda); volume vii: pp 405 (indexes). There are three separate paginations: volumes i–ii, volumes iii–vi, and volume vii, each having separate pagination. The edition of volumes i–ii, AM 2242–AD 1171, is made from a corrected copy of Charles O'Conor's edition (Buckingham, 1826). This edition is based on MS (i) which was not available to O'Donovan. O'Donovan collated the text so derived with MS (v) and MS (vi) both eighteenth-century transcripts of MS (i). MS (ii) was not known to O'Conor or O'Donovan. The text of the remainder of the remainder of the Annals (volumes iii–vi) is edited from MS (iii) collated with MS (iv).]">, the Britons</span> and the Saxons, in which
many were slain.</p></li></ol></dd><dt id="Annal.49">M951</dt><dd><ol><li value="951.0"><p>The Age of Christ, 951.</p></li><li value="951.1"><p>The ninth year of Conghalach.</p></li><li value="951.2"><p>Ciaran Ua Gabhla, Bishop of Cluain-fearta-Brenainn;</p></li><li value="951.3"><p>Duibhinnsi, a sage and bishop of the family of Beannchair;</p></li><li value="951.4"><p> Diarmaid, son of Caicher,Bishop of Inis-Cealtra;</p></li><li value="951.5"><p>Maelcothaigh, son of Lachtnan, successor of
Comhghall and Mocholmog, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="951.6"><p>Ceannfaeladh, son of Suibhne, Abbot
of Saighir, died on his pilgrimage at Gleann-da-locha.</p></li><li value="951.7"><p>Diarmaid, son of Torpthach, Abbot of Lis-mor;</p></li><li value="951.8"><p>Feidhlimidh, fosterson of Maelmaedhog,
Abbot of Gleann-Uisean, the sage of Leinster;</p></li><li value="951.9"><p>Maelmaire, airchinneach of Teach-Fethghna;</p></li><li value="951.10"><p>Maelmartan, son of Maenach, priest of
Dun-Leathghlaisi;</p></li><li value="951.11"><p> Maelpadraig, son of Coscan, Lector of Ard-Macha;</p></li><li value="951.12"><p>and Gormghal, Lector of Teach-Mochua and Inis Robhartaigh, 
died.</p></li><li value="951.13"><p>Cormac,son of Maelsluaigh, sage of Munster;</p></li><li value="951.14"><p>Anghal, Lector of Cluain-Iraird;</p></li><li value="951.15"><p>and Colgga, anchorite of Ard-Macha, died.</p></li><li value="951.16"><p>Eithne, daughter of Fearghal, Queen of Ireland, 
wife of Conghalach, son of Maelmithigh,died.</p></li><li value="951.17"><p>Echthighern, son of Cinaedh, lord of
Ui-Ceinnsealaigh, was killed by the sons of Ceallach.</p></li><li value="951.18"><p>Cluain-mic-Nois was plundered by the men of Munster, and 
the Danes of Luimneach along with them.</p></li><li value="951.19"><p>Ruadhacan, son of Eitigen, lord of East Gaileanga;</p></li><li value="951.20"><p> Faelan, son of Tadhg, Tanist of Ui-Ceinnsealaigh;</p></li><li value="951.21"><p>and Duibhginn, son of Cuileannan, lord of Ui-Duach, died 
on the same day.</p></li><li value="951.22"><p>The plundering of Inis-Doimhle and Inis-Uladh by Amhlaibh Cuaran and
Tuathal, son of Ugaire.</p></li><li value="951.23"><p>The plundering of Teach-Moling from the sea by
 Laraic.</p></li></ol></dd><dt id="Annal.50">M952</dt><dd><ol><li value="952.0"><p>The Age of Christ, 952.</p></li><li value="952.1"><p>The tenth year of Conghalach.</p></li><li value="952.2"><p>Robhartach, successor of Colum-Cille and Adamnan;</p></li><li value="952.3"><p>Reachtabhra, Bishop and Abbot of Cill-achaidh;</p></li><li value="952.4"><p>Caenchomhrac, Abbot of Cill-Easpuig, Sanctain, and 
Sruthair;</p></li><span class="fa fa-bookmark" title="p.671" id="pb.671"> p.671</span><li value="5"><p>Flannagan, son of Allchu, successor of Mac Neisi and 
Colman Eala;</p></li><li value="6"><p>Celeachair, son of Robhartach, successor of Finnen</p></li><li value="7"><p> and Ciaran, of the tribe of the Ui-Mic-Uais of Meath;</p></li><li value="8"><p><span class="sup" title="By John O'Donovan ">and</span> Ceallachan, King of Caiseal,
died.</p></li><li value="952.9"><p>Aedh, son of Gair-bhith, lord <span class="sup" title="By John O'Donovan "><em>rectè</em> Abbot</span> of Corcach-mor, and lord of Dartraighe, 
was killed.</p></li><li value="952.10"><p>Niall Ua Tolairg, lord of Cuircne, and the person from whom is named Carn Ui Tholairg, on the margin of Loch Ribh, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="952.11"><p>Saighir-Chiarain was plundered by the men of Munster.</p></li><li value="952.12"><p>Bran, son of Domhnall, lord of Cinel-Laeghaire-Breagh, was slain.</p></li><li value="952.13"><p>Conn, son of Eradan, son of Gairbhith, lord of Magh-dumha, was slain.</p></li><li value="952.14"><p>A great slaughter was made of the people of Cairbre and Teathbha by Ua Ruairc, on which occasion Ua Ciardha, lord of Cairbre
was slain.</p></li><li value="952.15"><p> Ualgharg, son of Cianan, lord of Dal-Meisincuirb, was slain
by Cathal, son of Lorcan; and Cathal died immediately <span class="sup" title="By John O'Donovan ">of the wounds 
inflicted</span> by him <span class="sup" title="By John O'Donovan ">Ualgharg</span>.</p></li><li value="952.16"><p>Dunlang Ua Dubhain was slain.</p></li><li value="952.17"><p>A hosting of the Cinel-Eoghain by Domhnall Ua Neill; 
and they plundered Breagha by consent of the foreigners.</p></li></ol></dd><dt id="Annal.51">M953</dt><dd><ol><li value="0"><p>The Age of Christ, 953.</p></li><li value="1"><p>The eleventh year of Conghalach.</p></li><li value="2"><p>Dunadhach, son of Egeartach, Bishop of Cluain-mic-Nois;</p></li><li value="3"><p>Dunlang Mac-Ua-Donnagain, Abbot of Inis-Doimhle and Teach-Munna;</p></li><li value="4"><p>Maelinmhain, wise man and anchorite of Gleann-da-locha, died.</p></li><li value="5"><p>Cuilen, son of Ceallach, Abbot of Cill-dara, was slain.</p></li><li value="6"><p>Aenghus, son of Loingseach, airchinneach of Magh-bile, died.</p></li><li value="7"><p>Aenghus, son of Maelbrighde, airchinneach of Daimhliag;</p></li><li value="8"><p>Ailinne, lord of Mughdhorna-Maighen;</p></li><li value="9"><p>and Braen, son of Cathacan, lord of Rath-inbhir, died.</p></li><li value="10"><p>Mithighen, son of Cinaedh, lord of Ui-Mailhena;</p></li><li value="11"><p>Murchadh, son of Cumasgach, lord of Feara-Rois;</p></li><li value="12"><p>and Flann, son of Glethneachan, chief of Clann-Murchadha, died.</p></li><li value="13"><p>Innerghe, son of Mochan, lord of Cianachta, was slain in Connaught, in the army
<span class="fa fa-bookmark" title="p.673" id="pb.673"> p.673</span>

of Conghalach, son of Maelmithigh.</p></li><li value="14"><p>A hosting by Domhnall, son of Muircheartach, with the boats of Tuaign-inbhir, <span class="sup" title="By John O'Donovan ">which he convened</span> on Loch Eathach, over the Dabhall, over the Airghialla, upon Loch-Eirne, and 
afterwards upon Loch-Uachtair; and he plundered and devastated Breifne, 
and carried off the hostages of O'Ruairc.</p></li></ol></dd><dt id="Annal.52">M954</dt><dd><ol><li value="0"><p>The Age of Christ, 954.</p></li><li value="1"><p>Gaeithine, learned Bishop of Dun-Leathglaise;</p></li><li value="2"><p>Oenghus, son of Noachan, successor of Feichin;</p></li><li value="3"><p>Maelpadraig, son of Cubreatan, airchinneach of Slaine;</p></li><li value="4"><p>Maenach, successor of Finnen, and Lector of Ard-Macha;</p></li><li value="5"><p>and Maelbrighde, son of Redan, successor of Mac Neissi and 
Colman Eala, died.</p></li><li value="6"><p>Tadhg of the Three Towers, son of Cathal, King of Connaught, 
died.</p></li><li value="7"><p>A hosting by Conghalach, son of Maelmithig, King of Ireland, into Leinster; and after he had plundered Leinster, and held the Fair of the Liffe for three days, information was sent from Leinster to the foreigners of
Ath-cliath; and Amhlaeibh, son of Godfrey, lord of the foreigners, with his foreigners went and laid a battle-ambush for Conghalach, by means of which stratagem he was taken with his chieftains at Tigh-Gighrainn.</p></li><li value="8"><p>The following were they who were slain there: Conghalach himself; Madudhan, son of Aedh, son of Mael-mithigh; Aedh, son of Aithide, lord of Teathbha; Cormac, son of Cathalan, lord of Feara-Arda; and a great 
many others along with them. Concerning
<span class="fa fa-bookmark" title="p.675" id="pb.675"> p.675</span>

the length of Conghalach's reign, and the age of our Lord Christ, when this king was killed, Aedh Ua Raithnen said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">After despoiling of pleasant Ath-cliath,<br/>Which sent the foreigners out of Ireland,<br/>Was two years over ten<br/>Of the reign of fair Conghalach.<br/>Four, fifty, in truth,<br/>And nine hundred,—no slight fact,—<br/>From the birth of Christ at fair<br/>Bethil Till the death of the noble son of Maelmithigh.</li></ol></blockquote></p></li></ol></dd><dt id="Annal.53">M955</dt><dd><ol><li value="0"><p>The Age of Christ, 955.</p></li><li value="1"><p>The first year of Domhnall,
son of Muircheartach, in sovereignty over Ireland.</p></li><li value="2"><p>Flann, son of Aedhagan, Abbot of Gleann-da-locha;</p></li><li value="3"><p>Maelceallaigh, son of Aedh,successor of Ailbhe of Imleach;</p></li><li value="4"><p>Colman, son of Conghal, successor of Molaise of Daimhinis;</p></li><li value="5"><p>Diarmaid, anchorite of Gleann-da-locha;</p></li><li value="6"><p>Mocoluim Ua Canannain, lord of Cinel-Conaill, died.</p></li><li value="7"><p>Maelfothartaigh, son of Flann, King of Caiseal;</p></li><li value="8"><p><span class="sup" title="By John O'Donovan ">and</span> Muireadhach Ua Lachtnain, lord of Teathbha, died.</p></li><li value="9"><p>Eochaidh, lord of Loch Cal;</p></li><li value="10"><p><span class="sup" title="By John O'Donovan ">and</span> Maelsinchill, son of Dubhcinn, chief of Ui-Briuin-Cualann, died.</p></li><li value="11"><p>The fleet of Fearghal, son of Art, upon Loch-Ce.</p></li><li value="12"><p>The mortal wounding of Cairbri Finn Ua Bruadair and his son, i.e. Aedh.</p></li><li value="13"><p>Riagan, son of Fiannachta Ui Lorcain died.</p></li><li value="14"><p>Maelsechlainn, son of Aimhirgin, lord of Ui-Failghe, 
died.</p></li><li value="15"><p>A battle was gained by Tuathal, son of Ugaire, over the 
Ui-Ceinnsealaigh, in which many were slain.</p></li><li value="16"><p>An army was led by <span class="sup" title="By Julianne Nyhan, translation omitted">Domhnall son of</span> 
Muircheartach into Leinster, and plundered Magh Liffe and the Comainns, as 
far as Dun Salach.</p></li></ol></dd><dt id="Annal.54">M956</dt><dd><ol><li value="0"><p>The Age of Christ, 956.</p></li><li value="1"><p>The second year of Domhnall.</p></li><li value="2"><p>Flann, son of Mochloingseach, successor of Tighearnach  and Maeldoith;</p></li><li value="3"><p>Tanaidhe Mac
<span class="fa fa-bookmark" title="p.677" id="pb.677"> p.677</span>
              
Uidhir, successor of Comhghall, was killed by the foreigners.</p></li><li value="4"><p>Finnachta, son of Lachtnan, airchinneach of Fearna;</p></li><li value="5"><p> Aedh, son of Ceallach, successor of Brenainn;</p></li><li value="6"><p>and Lughaidh, son of Colgan, airchinneach of Slaine, died.</p></li><li value="7"><p>Tuathal, son of Ugaire, King of Leinster, died.</p></li><li value="8"><p>Niall Ua hEruilbh, died.</p></li><li value="9"><p>A victory was gained over the Ui-Dunchadha, the
Ui-Failghe, and the Clann Ceallaig, at Fidh-Chuilinn; namely, over
Domhnall, son of Lorcan, and Domhnall, son of Maelmordha, by the
Ui-Faelain; namely, by Murchadh, son of Finn; in which were slain
Cearnach, son of Lorcan, chief of Clann-Ceallaigh, and Naeideanan Ua
Domhnaill, and many others of the nobility besides them.</p></li><li value="10"><p>Domhnall Mac Aenghusa, lord of Ui-Eathach, died.</p></li></ol></dd><dt id="Annal.55">M957</dt><dd><ol><li value="0"><p>The Age of Christ, 957.</p></li><li value="1"><p>The third year of Domhnall.</p></li><li value="2"><p>Oenghus Ua Lapain, Bishop of Rath-bhoth;</p></li><li value="3"><p>Dubhduin, successor of Colum Cille;</p></li><li value="4"><p>Martin, anchorite, successor of Caeimhghin and Maelruain;</p></li><li value="5"><p>Maenach, son of Cormac, Abbot of Lis-mor;</p></li><li value="6"><p>and Maenach, airchinneach of Lothra, died.</p></li><li value="7"><p>Dubhdabhoireann, son of Domhnall, King of Caiseal, died.</p></li><li value="8"><p>Domhnall, son of Maelmordha, lord of Ui-Failghe, died.</p></li><li value="9"><p>Cluain-mic-Nois was plundered by Mathghamhain, son
of Ceinneidigh, and the men of Munster.</p></li><li value="10"><p>The Termon of Ciarain was burned this year, from the 
High Cross to the Sinainn, both corn and mills.</p></li><li value="11"><p>A plundering army was led to Inis-Eanaigh by Fearghal 
Ua Ruairc; and the battle of Magh-Itha was gained, wherein Aedh, son of 
Flaithbheartach, heir apparent of Cinel-Eoghain, was slain.</p></li><li value="12"><p>Cathasach of Druim-thorraidh, son of Duilgen,
successor of Patrick, the most distinguished bishop of the Irish,
died.</p></li></ol></dd><span class="fa fa-bookmark" title="p.679" id="pb.679"> p.679</span><dt id="Annal.56">M958</dt><dd><ol><li value="0"><p>The Age of Christ, 958.</p></li><li value="1"><p>The fourth year of Domhnall.</p></li><li value="2"><p>Dubhduin Ua Steafain, successor of Colum Cille,</p></li><li value="3"><p>and Cathmogh, Abbot of Lis-mor and Bishop of Corcach, died.</p></li><li value="4"><p>Carlus, son of Conn, son of Donnchadh, was slain by the Norsemen.</p></li><li value="5"><p>Fearghal, son of Aughran, lord of Laeighis-Retae, died.</p></li><li value="6"><p>Faelan, son of Fearghal, Tanist of Laeighis-Retae, was slain.</p></li><li value="7"><p>An army was led by Domhnall, son of Muircheartach, to Dal-Araidhe; 
and he carried away their hostages.</p></li><li value="8"><p>Feargraidh, son of Cleireach, Tanist of Caiseal, died.</p></li><li value="9"><p>Donnchadh, son of Lorcan, son of Cathal, was
wounded in the territory of the Ui-Ceinnsealaigh.</p></li><li value="10"><p>Faifne the Poet, chief poet of Leinster, died.</p></li><li value="11"><p>Finshneachta Ua Cuill, poet of Munster, died.</p></li></ol></dd><dt id="Annal.57">M959</dt><dd><ol><li value="0"><p>The Age of Christ, 959.</p></li><li value="1"><p>The fifth year of Domhnall.</p></li><li value="2"><p>Conaing Ua Domhnallain, airchinneach of Clochar-Daimheni, <span class="sup" title="By John O'Donovan ">and</span></p></li><li value="3"><p>Donnchadh, son of Aurchadh, lord of Ui-Briuin-Seola, died.</p></li><li value="4"><p>Feargraidh, son of Cleireach, King of Caiseal, died.</p></li><li value="5"><p>Foghartach, son of Ciarmhac, was treacherously killed.</p></li><li value="6"><p>Ualgharg, lord of Dartraighe, was killed.</p></li><li value="7"><p>A bolt of fire passed south-westwards through Leinster, and 
it killed a thousand persons and flocks as far as Ath-cliath.</p></li><li value="8"><p>Niall, son of Aedh, son of Eochagan, King of Ulidia, died.</p></li></ol></dd><dt id="Annal.58">M960</dt><dd><ol><li value="0"><p>The Age of Christ, 960.</p></li><li value="1"><p>The sixth year of Domhnall.</p></li><li value="2"><p>An army was led by Flaithbheartach, son of Conchobhar, lord 
of Oileach, into Dal-Araidhe, and he plundered Connor; but the Ulidians overtook
him, so that Flaithbheartach
<span class="fa fa-bookmark" title="p.681" id="pb.681"> p.681</span>

and his two brothers, Tadhg and Conn, and many others along with them,
were slain.</p></li><li value="3"><p>Aenghus Ua Maeldoraidh, lord of Cinel-Conaill, was slain
by the Cinel-Conaill themselves.</p></li><li value="4"><p>Eoghan, son of Muireadhach, was slain
by the Ui-Failghe.</p></li><li value="5"><p>Murchadh, son of Aedh, lord of Ui-Maine of
Connaught, died.</p></li><li value="6"><p>Mughron Ua Maelmhuaidh, lord of Feara-Ceall, died.</p></li><li value="7"><p>Cluain-mic-Nois was plundered by the Osraighi.</p></li><li value="8"><p>Inis-mor in Loch-Ribh was taken by Murchadh Ua
Ceallaigh from Ceallach, son of Ruarc, lord of Feara-Cul <span class="sup" title="By John O'Donovan ">Teathbha</span>, i.e. lord of the Sil-Ronain; and he was carried as a prisoner 
with his fleet into Ui-Maine.</p></li><li value="9"><p>The fleet of the men of Munster upon the Sinainn; 
and they plundered the Termon of Ciaran, from the river westwards. 
The people of Domhnall, son of Dunchadh, set out after them, and the men 
of Munster left their fleet to them; and a great number of them was slain, 
after leaving their ships behind.</p></li><li value="10"><p>Murcheartach, son of Eigneachan, son of Dalach, died.</p></li><li value="11"><p>An army was led by the Ui-Neill into Munster, and they 
committed great plunders there.</p></li><li value="12"><p>Fearghal Ua Ruairc devastated Meath.</p></li><li value="13"><p>Lightning destroyed the swans and the barnacle ducks 
in Airthear Liffe.</p></li><li value="14"><p>The fleet of the son of Amhlaeibh and of the Ladgmanns 
came to Ireland, and plundered Conaille and Edar, with Inis-mac-Neasain; and the
Ladgmanns afterwards went to the men of Munster, to avenge their
brother, i.e. Oin, so that they plundered Inis-Doimhle and Ui-Liathain, 
and robbed Lis-mor and Corcach, and did many other evils. They afterwards went
<span class="fa fa-bookmark" title="p.683" id="pb.683"> p.683</span>

into Ui-Liathain, where they were overtaken by Maelcluiche Ua
Maeleitinn, who made a slaughter of them, i.e. killing three hundred
and sixty-five, so that there escaped not one of them but the crews of
three ships.</p></li><li value="15"><p>A prey was carried off by the son of Amhlaeibh
from Inis-mac-Neasain to Britain, and to Mon-Conain.</p></li><li value="16"><p>A prey by Sitric Cam from the sea to Ui-Colgain; but 
he was over-taken by Amhlaeibh, with the foreigners of Ath-cliath, and 
the Leinstermen; <span class="sup" title="By John O'Donovan ">in the conflict</span> Amhlaeibh was 
wounded through his thigh with an arrow,and escaped to his ships, after 
the slaughter of his people.</p></li><li value="17"><p>Buadhach, son of Cormac, and Donnchadh, son of Ceannfaeladh, 
were killed by the Eoghanachta in one month.</p></li><li value="18"><p>Dunchadh, son of Laeghaire, lord of Fearnmhagh, died.</p></li><li value="19"><p>An army was led by Domhnall Ua Neill upon the
circuit of Ireland, and he remained three days at Rath-Edain.</p></li></ol></dd><dt id="Annal.59">M961</dt><dd><ol><li value="961.0"><p>The Age of Christ, 961.</p></li><li value="961.1"><p>The seventh year of Domhnall.</p></li><li value="961.2"><p>Fothadh, son of Bran, scribe and Bishop of
Insi-Alban;</p></li><li value="961.3"><p> Cosgrach, son
of Donnagan, distinguished Bishop and airchinneach of
Inis-Caeindeagha;</p></li><li value="961.4"><p>Cathal, son of Cormac, distinguished Bishop of 
Cluain-fearta-Brenainn <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="961.5"><p>Anaile, scribe of Daimhliag-Cianain, died at
an advanced age.</p></li><li value="961.6"><p>Dubhthach of Disert-Chiarain; Caencomhrac, son of
Curan, distinguished Bishop and Abbot of Cluain-Eois.</p></li><li value="961.7"><p>An unusual thing
was done by the King Domhnall, son of Muircheartach; namely, he
brought vessels over Dabhall, and across Sliabh Fuaid, to Loch
Ainninn, so that the islands of the lake were plundered by him.</p></li><li value="961.8"><p>Egneach, son of Dalach, lord of Oirghialla, and his son, i.e.
Dubhdara, were killed; but God took vengeance of him for that deed,
for he was, after some time, killed by O'Canannain.</p></li><li value="961.9"><p>Ua Canannain
carried vessels with him on the lakes of Erne, so that the islands
thereof were plundered by him.</p></li><li value="961.10"><p>A victory was gained by Fearghal, King
of Connaught, over the Munstermen, upon the Sinainn, i.e. the victory of
Catinchi, between Cluain-fearta and Cluain-mic-Nois; and Dal-gCais was
afterwards plundered
<span class="fa fa-bookmark" title="p.685" id="pb.685"> p.685</span>

by him.</p></li><li value="11"><p>A slaughter was made against Mathghamain, son of
Ceinneidigh, by Fearghal Ua Ruairc, where fell the three grandsons of
Lorcan, and seven score along with them.</p></li><li value="12"><p>Donnchadh, son of Ceallachan, King of Caiseal, 
was mortally wounded by his own kingsman.</p></li><li value="13"><p>Fearghal,son of Ceallach, died at Saighir, 
after penance.</p></li></ol></dd><dt id="Annal.60">M962</dt><dd><ol><li value="0"><p>The Age of Christ, 962.</p></li><li value="1"><p>The eighth year of Domhnall.</p></li><li value="2"><p>Dubscuile, son of Cinaedh, <span class="sup" title="By Julianne Nyhan, translation omitted">successor 
of Colum Cille;</span></p></li><li value="3"><p>Suibhni, son of Niamhan, Abbot of Mughna,
died.</p></li><li value="4"><p> Suibhne, son of Segonan, Bishop and 
ruler of Cill-Cuilinn, died.</p></li><li value="5"><p>Finghin, distinguished Bishop of Dun-leathghlaisi; <span class="sup" title="By John O'Donovan ">and</span> Cormac,Bishop of Tamhlacht, died.</p></li><li value="6"><p>Colman, son of Cobradh, Lector of Cill-dara;</p></li><li value="7"><p>and Muireann, daughter of Mac Colman, Abbess of 
Cill-dara, died.</p></li><li value="8"><p>Maelruanaidh, son of Flann, son of Egneachan, and his son, were
killed by the Clann-Fianghusa.</p></li><li value="9"><p>Furadhran, son of Bece, lord of
Dearlas, was slain by the Cinel-Eoghain.</p></li><li value="10"><p>Muircheartach, son of
Conghalach, son of Maelmithigh, heir to the sovereignty of Ireland,
was slain by Domhnall, son of Conghalach.</p></li><li value="11"><p>Cill-dara was plundered by
the foreigners, and a great number of seniors and ecclesiastics were
taken prisoners there; but Niall Ua h-Eruilbh ransomed them.The full
of St. Bridget's Great House, and the full of the oratory of them, is
what Niall purchased with his own money.</p></li><li value="12"><p>Muircheartach Ua Canannain,
lord of Cinel-Conaill, was killed by his own tribe.</p></li><li value="13"><p>The victory of
Bealach was gained by Fearghal Ua Ruairc <span class="sup" title="By Julianne Nyhan, translation omitted">over the men
of Tethbha</span>, where Domhnall,
<span class="fa fa-bookmark" title="p.687" id="pb.687"> p.687</span>

son of Muireagan, was slain.</p></li><li value="14"><p>A victory was gained over Amlaeibh, son
of Sitric, by the Osraighi, i.e. at Inis-Teoc, where many of the
foreigners were slain, together with Batbarr, son of Nira.</p></li><li value="15"><p>Cairbre Ua Guaire, head of the hospitality of Leinster, 
died.</p></li></ol></dd><dt id="Annal.61">M963</dt><dd><ol><li value="0"><p>The Age of Christ, 963.</p></li><li value="1"><p>The ninth year of Domhnall.</p></li><li value="2"><p>Dunchadh, son of Ceallach, Bishop and Abbot of
Tir-da-ghlas,</p></li><li value="3"><p><span class="sup" title="By John O'Donovan ">and</span>
Colman, Abbot of Disert-Diarmada, died.</p></li><li value="4"><p>Joseph, successor of Mac Neisi and Colman-Eala;</p></li><li value="5"><p>Cinaedh, son of Maelchiarain, Abbot of Lis-mor-Mochuda;</p></li><li value="6"><p><span class="sup" title="By John O'Donovan ">and</span> Gebhennach, son of Cathal, 
Abbot of Inis-Cathaigh, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="7"><p>A hosting by Domhnall Ua Neill, so that he plundered
Connaught, and carried off the hostages of O'Ruairc.</p></li><li value="8"><p>Aedh, son of Maelmithigh, died on his pilgrimage.</p></li><li value="9"><p>A change of kings by the Ui-Ceinnsealaigh; namely, Domhnall, 
son of Ceallaigh, in the place of Donnchadh, son of Tadhg.</p></li><li value="10"><p>An intolerable famine in Ireland, so that the
father used to sell his son and daughter for food.</p></li></ol></dd><dt id="Annal.62">M964</dt><dd><ol><li value="0"><p>The Age of Christ, 964.</p></li><li value="1"><p>The tenth year of Domhnall.</p></li><li value="2"><p>Cormac Ua Cillene, successor of Ciarain, a bishop and 
a wise man of great age, died.</p></li><li value="3"><p>Finghin, anchorite and Bishop of Ia, died.</p></li><li value="4"><p>Crunnmhael, Abbot of Beg-Eire, Bishop and lector of 
Tamhlacht, was drowned at Tochar-Eachdhach.</p></li><li value="5"><p>Artagan Ua Manchain, lector of Gleann-da-locha, died.</p></li><li value="6"><p>Dubhdabhoireann, distinguished Bishop of Magh-Breagh, and
successor of Buite, died. He was a paragon of wisdom.</p></li><li value="7"><p>A victory was gained by Comhaltan Ua Cleirigh, i.e. 
lord of Ui-Fiachrach-Aidhne, and by Maelseachlainn, son of Arcda, 
over Fearghal Ua Ruairc, where seven hundred were lost, together with 
Toichleach Ua Gadhra, lord of South Luighne.</p></li><li value="8"><p>Ceallach, son of Faelan, King of Leinster, died.</p></li><li value="9"><p>Donnchadh, son of Tuathal, royal heir of Leinster;</p></li><li value="10"><p>Faelan, son of Cormac, lord of
<span class="fa fa-bookmark" title="p.689" id="pb.689"> p.689</span>

the Deise-Mumhan</p></li><li value="11"><p>and Maelmaire, daughter of Niall, son of Aedh, died.</p></li><li value="12"><p>Fearghal Ua Ruairc, King of Connaught, was slain by 
Domhnall, son of Conghalach, lord of Breagha and Cnoghbha.</p></li></ol></dd><dt id="Annal.63">M965</dt><dd><ol><li value="0"><p>The Age of Christ, 965.</p></li><li value="1"><p>The eleventh year of Domhnall.</p></li><li value="2"><p>Ailill, son of Maenach, Bishop of Sord and Lusca;</p></li><li value="3"><p>Daniel, Bishop of Leithghlinn;</p></li><li value="4"><p>Flann, son of Aenghus, Abbot of Lann-Leire;</p></li><li value="5"><p> Cairbre, son of Laidhgnen, Abbot of Fearna-mor 
and Teach Moling;</p></li><li value="6"><p>Conn, son of Corcran, Abbot of Mungairit,
and head of all Munster;</p></li><li value="7"><p><span class="sup" title="By John O'Donovan ">and</span> Conchobhar, Lector of Cill-dara, 
died.</p></li><li value="8"><p>Dubh-scuile Ua Manchain, anchorite, and head of 
the rule of Gleann-da-locha, died.</p></li><li value="9"><p>Muireadhach, son of Faelan, Abbot of Cill-dara, and royal
heir of Leinster, was slain by Amhlaeibh, lord of the foreigners, and
by Cearbhall, son of Lorcan.</p></li><li value="10"><p>Gormghilla, son of Ceanndubhan, chief
Vice-abbot of Cluain-eidhneach, was killed by the Osraighi.</p></li><li value="11"><p>The battle of Formaeil, at Rath-beg, <span class="sup" title="By John O'Donovan ">was 
gained</span> by the Cinel-Eoghain over the Cinel-Conaill, where Maelisa Ua 
Canannain, lord of Cinel-Conaill, and Muircheartach Ua-Taidhg, royal heir to 
Connaught, were slain, together with many others.</p></li><li value="12"><p>Aedh Ua hAitidhe, King of Ui-Eathach-Cobha, was
killed by his own tribe.</p></li><li value="13"><p>Cearbhall, son of Lorcan, royal heir of
Leinster, was slain by Domhnall, lord of Breagha.</p></li><li value="14"><p>Mathghamhain, son of
Ceinneidigh, King of Caiseal, plundered Luimneach, and burned it.</p></li><li value="15"><p>Tighearnach, son of Ruarc, lord of Carraig-Brachaidhe, 
died.</p></li><li value="16"><p>A battle was gained by Mathghamhain, son of Ceinneidigh, 
over the foreigners of Luimneach, where he made a slaughter of the foreigners, 
and burned their ships; and he plundered Inis-Ubtain; and Maelruanaidhe, son of
Flann, Tanist of Osraighe, was slain in the heat of the conflict,
while plundering the fortress.</p></li><li value="17"><p>An army was led by Mathghamain to Sciath-an-Eigis; 
and he carried the hostages of Munster with him to
his house, and expelled the son of Bran, lord of Desmond.</p></li><li value="18"><p>The army of the foreigners of Ath-cliath and of Leinster, 
into Breagha; and Cearbhall, son of Lorcan, royal heir of Leinster, was 
there wounded, so that he afterwards died.</p></li><li value="19"><p>An army was led by Murchadh, son of Finn,
King of Leinster, into Osraighe, where he remained four nights, after
having plundered Magh-Raighne; but Mathghamhain and the men of Munster
overtook him, as did the Deisi and the Osraighi, from Ath-Buana to
Commur; but Murchadh escaped
<span class="fa fa-bookmark" title="p.691" id="pb.691"> p.691</span>

from them in safety, without leaving horse or man behind.</p></li><li value="20"><p>A change of abbots at Ard-Macha, i.e. Dubhdalethe
in the place of Muireadhach of Sliabh-Cuilenn.</p></li></ol></dd><dt id="Annal.64">M966</dt><dd><ol><li value="0"><p>The Age of Christ, 966.</p></li><li value="1"><p>The twelfth year of Domhnall.</p></li><li value="2"><p>Ceallach Ua Banain, successor of Comhghall;</p></li><li value="3"><p>Muireadhach, the foster-son of Maenach, successor
of Cainneach;</p></li><li value="4"><p>Erc Ua Suailen, bishop or abbot of Tamhlacht;</p></li><li value="5"><p> Connmhac, i.e. the son of Ainniarraidh, successor
of Ulltan, and priest of Ceanannus, died.</p></li><li value="6"><p>An army was led by Domhnall
Ua Neill into Leinster; and he plundered from the Bearbha westwards
<span class="sup" title="By John O'Donovan "><em>rectè</em> eastwards</span> to the sea; and 
he carried off a great prey of cows; and he laid siege to the foreigners 
and the Leinstermen for two months. On this occasion were slain Finn, 
son of Goirmghilla; Dunghal, son of Dunghal Ua Riagain; Ronan, son of 
Bruadar, son of Duibhghilla, and other nobles of the Leinstermen along 
with them.</p></li><li value="7"><p>Maelmordha, son of Finn, royal heir of Leinster, was 
mortally wounded.</p></li><li value="8"><p>Ruaidhri, son of Maelmartain, lord of Fotharta, was slain.</p></li><li value="9"><p>Flaithbheartach Ua Muireadhaigh, lord of Ui-Eathach, died.</p></li><li value="10"><p>Muireadhach, son of Fearghus, successor of Patrick, died.</p></li><li value="11"><p>Cathasach, son of Murchadhan, Bishop of Ard-Macha, died.</p></li></ol></dd><dt id="Annal.65">M967</dt><dd><ol><li value="0"><p>The Age of Christ, 967.</p></li><li value="1"><p>The thirteenth year of Domhnall.</p></li><li value="2"><p>Maelfinnen, son of Uchtan, Bishop of Ceanannas,
successor of Ulltan and Cairneach;</p></li><li value="3"><p>Eoghan Ua Cleirigh, Bishop of Connaught;</p></li><li value="4"><p>Maelgorm, son of Maelcheallaigh, Abbot of Inis-Cealtra;</p></li><li value="5"><p>and Donnchadh, son of Cathlan, Abbot of Cill-mic-Duach, died.</p></li><li value="6"><p>Muirigen, Abbot of Disert-Diarmada, died.</p></li><li value="7"><p>Aenghus Ua Robhartaigh, anchorite of Doire-Chalgaigh;</p></li><li value="8"><p> and Cinaedh Ua Cathmbaeil, airchinneach of Doire-Chalgaigh,
died.</p></li><li value="9"><p>Beollan, son of Ciarmhac, lord of Loch-Gabhar, died.</p></li><li value="10"><p>Treasach, son of Maelmuine, lord of Ui-Conaill-Gabhra, was killed.</p></li><li value="11"><p>Very great fruit, so that eight sacks were brought from the 
foot of one tree.</p></li><li value="12"><p>An army was
<span class="fa fa-bookmark" title="p.693" id="pb.693"> p.693</span>

led by Murchadh, son of Finn, into Leinster and Osraighe, and they
remained five nights there; but he was overtaken by Mathghamhain, son
of Ceinneidigh, with the men of Munster, the two Eili, the Deisi, and
Imhar of Port-Lairge, with the foreigners and the Osraigh. Murchadh
burned Dun-Ua-Tochmairc by force; but they escaped before his eyes,
without leaving a man or a horse behind.</p></li><li value="13"><p>An army was led by
Mathghamhain, son of Ceinneidigh, into Desmond, and remained three
nights in Corcach, and carried off the hostages of Desmond.</p></li><li value="14"><p>Ceanannas was plundered by Sitric, son of Amhlaeibh, 
lord of the foreigners, and by Murchadh, son of Finn, King of Leinster; but 
Domhnall Ua Neill, King of Ireland, overtook and defeated them.</p></li><li value="15"><p>Aedh Allan, son of Fearghal, lord of Osraighe; and 
Echthighern, son of Eitech, lord of the Comainns, died.</p></li></ol></dd><dt id="Annal.66">M968</dt><dd><ol><li value="0"><p>The age of Christ, 968</p></li><li value="1"><p>The fourteenth year of Domhnall.</p></li><li value="2"><p>Ceanannas was plundered by Amhlaeibh Cuaran, with the
foreigners and Leinstermen; and he carried off a great prey of cows,
but lost numbers of his people, together with Breasal, son of Ailill;
and he gained a victory over the Ui-Neill at Ard-Maelchon.</p></li><li value="3"><p>A victory was gained over Ualgharg Ua Ruairc by 
Conchobhar, son of Tadhg, in which were slain Ualgharg, and among the 
rest Duibhghilla, i.e. the son of Laidhgnen.</p></li><li value="4"><p>An army was led by the King of Ulidia, Artghal, son
of Madudhan, against the foreigners; and he plundered Coindere, then
in their possession, but left behind a number of heads.</p></li><li value="5"><p>The plundering
of Lughmhadh and Druim-Inesclainn by Muircheartach, son of Domhnall,
King of Aileach, and son of the King of Ireland, against the
foreigners, in which many were slain.</p></li><li value="6"><p>The plundering of Mainistir-Buithe by Domhnall, 
King of Ireland, against the foreigners; and three
hundred of them were burned by him in one house.</p></li><li value="7"><p>The refectory of
Lann-Leire was burned by Domhnall, son of Murchadh; and four hundred
persons were destroyed by wounding and burning there, both men and
women. Lughmhadh and Druim-Ineasclainn were plundered by Glunillar, i.e. 
by Murchadh Ua Flaithbheartaigh.</p></li></ol></dd><span class="fa fa-bookmark" title="p.695" id="pb.695"> p.695</span><dt id="Annal.67">M969</dt><dd><ol><li value="0"><p>The Age of Christ, 969.</p></li><li value="1"><p>The fifteenth year of
Domhnall.</p></li><li value="2"><p>Tuathal, successor of Ciaran, Bishop and Abbot of 
Cluain-mic-Nois, died.</p></li><li value="3"><p><span class="sup" title="By Julianne Nyhan, translation omitted">Maenach, bishop of Cluain-mic-Nois,</span></p></li><li value="4"><p>Finnguine Ua Fiachrach, Abbot of Teach-Mochua,</p></li><li value="5"><p>and Maelsamhna, successor of Cainneach, died.</p></li><li value="6"><p>Ceallach Ua Nuadhait was killed by the foreigners in the doorway of 
his refectory.</p></li><li value="7"><p>Domhnall Ua Neill, the king, was driven from Meath north-wards, 
across Sliabh Fuaid, by the Clann-Colmain; of which was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Not well we have heard the voice, that the prince of Teamhair was
removed;<br/>Scarcity of corn, much of grass, will dry up the mind of the terrible.</li></ol></blockquote></p></li><li value="8"><p>An army was afterwards led by Domhnall Ua Neill, with 
the soldiers of the North, i.e. the races of Conall and Eoghan, against 
the men of Meath and the foreigners, so that he plundered all their forts 
and fortresses, and spoiled Ui-Failghe and Fotharta; and he took revenge
on them on that occasion for their opposition to him, for he erected a
camp in every cantred of Meath, from the Sinainn to the Bealach-duin.</p></li><li value="9"><p>The foreigners of Luimneach were driven from Inis-Ubhdain by
Mathghamhain, son of Ceinneidigh.</p></li><li value="10"><p>Two suns of equal size were seen at
high noon-day.</p></li></ol></dd><dt id="Annal.68">M970</dt><dd><ol><li value="0"><p>The Age of Christ, 970.</p></li><li value="1"><p>The sixteenth year of Domhnall.</p></li><li value="2"><p>Crunnmhael, successor of Caeimghin, died.</p></li><li value="3"><p>Muireadhach Ua Conchobhair, bishop, and successor of Finntan 
of Cluain-eidhneach;</p></li><li value="4"><p><span class="sup" title="By John O'Donovan ">and</span> Cathasach, son of
Fearghus, comharba of Dun, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="5"><p>Foghartach, son of Niall Ua Tolairg, was
 treacherously killed by Domhnall, son of Conghalach.</p></li><li value="6"><p>Murchadh, son of Finn, King of Leinster,
was killed by Domhnall Claen, son of Lorcan, after they had eaten and
drank together. Of the year of his death was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Of years seventy, nine hundred, from birth of Christ,—no small
deed,—<br/>Till death of Murchadh, son of Finn, chief King of Leinster in his
time.</li></ol></blockquote></p></li><span class="fa fa-bookmark" title="p.697" id="pb.697"> p.697</span><li value="7"><p>Gebheannach, son of Diarmaid, lord of Ciarraighe, died.</p></li><li value="8"><p>An army was led by Mathghamhain, son of Ceinneidigh, into 
Ciarraighe, where he demolished many forts, and among others Dun-na-fithrech.</p></li><li value="9"><p>Madudhan, son of Bran, was killed by Mac Brain.</p></li><li value="10"><p>Finn, son of Bran, was killed by
Ceallach, son of Domhnall, son of Finn, son of Maelmordha, lord of
Ui-Faelain.</p></li><li value="11"><p>Cluain-Iraird, Fobhar, Lann-Eala, and Disert-Tola, were
burned and plundered by Domhnall, son of Murchadh.</p></li></ol></dd><dt id="Annal.69">M971</dt><dd><ol><li value="0"><p>The Age of Christ, 971.</p></li><li value="1"><p>The seventeenth year of
Domhnall.</p></li><li value="2"><p>Dunchadh, the foster-son of Diarmaid, distinguished bishop
and chief poet of Osraighe, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="3"><p>Maelmoire, Abbot of Dearmhach, was
drowned in Eas-Ruaidh.</p></li><li value="4"><p>Becan, i.e. son of Lachtnan, successor of
Finnen, i.e. of Cluain-Iraird;</p></li><li value="5"><p> Ailill, i.e. son of Laighneach, Abbot
of Gleann-da-locha, died.</p></li><li value="6"><p>Cinaedh of the Oratory, anchorite of Cluain-fearta, died.</p></li><li value="7"><p>Finachta Ua Flaithri, Abbot of Tir-da-ghlas,</p></li><li value="8"><p><span class="sup" title="By John O'Donovan ">and</span> Conchobhar, son of Tadhg of the Tower, 
King of Connaught, died.</p></li><li value="9"><p>The battle of Ceis-Corainn between Murchadh Ua Flaithbheartach, 
i.e. Glun-Illar, King of Aileach, and Cathal, son of Tadhg, King of
Connaught, wherein fell Cathal himself, and Geibheannach, son of Aedh,
lord of Ui-Maine; Tadhg, son of Muircheartach, chief of Ui-Diarmada;
Murchadh, son of Flann, son of Glethneachan, chief of Clann-Murchadha; and 
Seirridh Ua Flaithbheartaigh, with a countless number
along with them: and Murchadh totally plundered Connaught 
afterwards.</p></li></ol></dd><dt id="Annal.70">M972</dt><dd><ol><li value="0"><p>The Age of Christ, 972 <span class="sup" title="By John O'Donovan "><em>rectè</em> 
974</span>.</p></li><li value="1"><p>The eighteenth year of Domhnall.</p></li><li value="2"><p>Maelbrighde, son of Cathasach, Bishop and Abbot of 
Druim-mor-Mocholmog,</p></li><li value="3"><p><span class="sup" title="By John O'Donovan ">and</span> Diarmaid, son of Dochartach, 
Abbot of Daimhinis, died.</p></li><li value="4"><p>Cairbre Ua Corra,
<span class="fa fa-bookmark" title="p.699" id="pb.699"> p.699</span>

successor of Caeimhghin;</p></li><li value="5"><p> Roithechtach, airchinneach of Cuil-raithin, anchorite and 
wise man;</p></li><li value="6"><p>Cairbre, son of Echtighern, comharba of
Cluain-mor-Maedhog, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="7"><p>Murchadh Ua Flaithbheartaigh went upon a
predatory excursion into Cinel-Conaill, and took a great prey; but
being pursued and overtaken, Murchadh, i.e. lord of Aileach, was
wounded, and died thereof at Dun-Cloitighe, after communion and
penance.</p></li><li value="8"><p>Donnchadh Finn, son of Aedh, lord of Meath, was killed by
Aghda, son of Duibhcenn, son of Tadhgan, lord of Teathbha.</p></li><li value="9"><p>Another battle was gained by the Osraighi over the 
Ui-Ceinnsealaigh, wherein Domhnall, son of Ceallach, was slain.</p></li><li value="10"><p>Finnsnechta, son of Cinaedh, lord of Fortuatha-Laighean, 
died.</p></li><li value="11"><p>A slaughter was made of the Osraighi
in Iarthar-Liphi, in which were slain two thousand men and sixty young
lords, and among the rest Diarmaid, son of Donnchad, Tanist of Osraighe, 
and Echthighern Ua Luanaigh, lord of the North; of which was said:                                                  

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Nine hundred and seventy-two years,<br/>It was victory without abatement,<br/>From Christ to the slaughter of the Osraighi,<br/>In the west of warlike Liphi.<br/>The host of the Ui-Muirithaigh slaughtered them,—<br/>Not hasty he who reckoned them,—<br/>With three score young lords,<br/>Twenty hundred, or two thousand men.</li></ol></blockquote></p></li><li value="12"><p>The Ui-Ceinnsealaigh were plundered in Osraighe, where 
Domhnall, son of Ceallach, lord of Ui-Ceinnsealaigh, and many others, were slain.</p></li><li value="13"><p>The plundering of Inis-Cathaigh by Maghnus, son of Aralt, with the
Lag-manns of the islands along with him; and Imhar, lord of the foreigners of 
Luimneach, was carried off from the island, and the violation of Seanan thereby.</p></li><li value="14"><p>Muircheartach,
<span class="fa fa-bookmark" title="p.701" id="pb.701"> p.701</span>

son of Aedh, son of Flann Ua Maelseachlainn, King of Meath, was slain
by Domhnall, son of Conghalach.</p></li></ol></dd><dt id="Annal.71">M973</dt><dd><ol><li value="0"><p>The Age of Christ, 973 <span class="sup" title="By John O'Donovan "><em>rectè</em> 975</span>.</p></li><li value="1"><p>The nineteenth year of Domhnall.</p></li><li value="2"><p>Foghartach, Abbot of Doire-Chalgaigh,
died.</p></li><li value="3"><p>Artghal, son of Coscrachan, successor of Comhghall
and Finnen, died, after  a long and virtuous life.</p></li><li value="4"><p>Feardalach, Abbot of Reachrainn, was killed by 
the foreigners.</p></li><li value="5"><p>Cinaedh Ua hArtagain, chief
poet of Ireland in his time, died.</p></li><li value="6"><p>Ceallach, son of Domhnall, lord of
Ui-Faelain, was slain by Broen, son of Murchadh.</p></li><li value="7"><p> Muireadhach, son of
Donnchadh, son of Ceallach, Tanist of Osraighe, died.</p></li><li value="8"><p>Too much wet, so that the fruits were destroyed.</p></li><li value="9"><p>Dubhdalethe, successor of Patrick,
made a circuit of Munster, and obtained his demand.</p></li></ol></dd><dt id="Annal.72">M974</dt><dd><ol><li value="0"><p>The Age of Christ, 974.</p></li><li value="1"><p>The twentieth year of Domhnall.</p></li><li value="2"><p>Conaing, son of Finan, Abbot of Coindere and Lann-Etala, died.</p></li><li value="3"><p>Sedna Ua Demain, Abbot of Aendruim, was burned in his own house.</p></li><li value="4"><p>Donnchadh, son of Ceallach, lord of Osraighe, died.</p></li><li value="5"><p>Domhnall, son of Conghalach, lord of Breagha,
died; he was named Triubhus Fliuch.</p></li><li value="6"><p>Tadhg Ua Ruadhrach, lord of Cianachta, was slain in Ulidia.</p></li><li value="7"><p>Gilla-Coluim Ua Canannain, lord of Cinel-Conaill, went 
upon a predatory excursion into Ui-Failghe, where the lord of Cairbre-mor, 
i.e. Fearghal, son of Fogartach, was lost on the expedition.</p></li><li value="8"><p>Dunchadh Ua Braein, successor of Ciaran of
Cluain-mic-Nois, went on his pilgrimage to Ard-Macha.</p></li><li value="9"><p>Mathghamhain, son of Ceinneidigh, supreme King of all Munster, was
treacherously taken prisoner by Donnabhan, son of Cathal, lord of Ui-Fidhgeinte, who
<span class="fa fa-bookmark" title="p.703" id="pb.703"> p.703</span>

delivered him up to Maelmhuaidh, son of Bran, lord of Desmond, who put
him to death, against the protection of saints and just men.</p></li></ol></dd><span class="fa fa-bookmark" title="p.705" id="pb.705"> p.705</span><dt id="Annal.73">M975</dt><dd><ol><li value="0"><p>The Age of Christ, 975 <span class="sup" title="By John O'Donovan "><em>rectè</em> 
977</span>.</p></li><li value="1"><p>The twenty-first year of Domhnall.</p></li><li value="2"><p>Gormghal, successor of Tola;</p></li><li value="3"><p>Conaing, son of
Cathan, Abbot of Fearna;</p></li><li value="4"><p>and Noemhan of Inis-Cathaigh, died.</p></li><li value="5"><p>Muircheartach, son of Domhnall Ua Neill, and Conghalach, son of
Domhnall, son of Conghalach, two heirs to the monarchy of Ireland,
were slain by Amhlaeibh, son of Sitric.</p></li><li value="6"><p>Gilla-Coluim Ua Canannain, lord of Cinel-Conaill, was slain by the
king, Domhnall Ua Neill.</p></li><li value="7"><p>Maelruanaidh God Ua Maeleachlainn, royal heir of Teamhair, was
treacherously killed.</p></li><li value="8"><p>Inis-Cathaigh was violated by Brian, son of
Ceinneidigh, against the foreigners of Luimneach, with Imhar and his
two sons, namely, Amhlaeibh and Duibhchenn. Brian was fifty years of
age at that time.</p></li><li value="9"><p>Seachnasach, son of Hiruadh, lord of Eile, was
slain.</p></li></ol></dd><dt id="Annal.74">M976</dt><dd><ol><li value="0"><p>The Age of Christ, 976 <span class="sup" title="By John O'Donovan "><em>rectè</em> 978</span>.</p></li><li value="1"><p>The twenty-second year of Domhnall.</p></li><li value="2"><p>Fiachra Ua hArtagain, Abbot of Ia-Choluim
Chille,</p></li><li value="3"><p><span class="sup" title="By John O'Donovan ">and</span> Maenach, son of Muireadhach, 
Abbot of Druim-Inesclainn, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="4"><p>The battle of Bealach-Leachta between Brian, son of
Ceinneidigh, and Maelmhuaidh, lord of Des-mond, wherein Maelmhuaidh
was slain, and the men of Munster slaughtered.</p></li><li value="5"><p>The battle of Bithlann
<span class="sup" title="By John O'Donovan ">was gained</span> over the Leinstermen by the foreigners
<span class="fa fa-bookmark" title="p.707" id="pb.707"> p.707</span>

of Ath-cliath, wherein were slain Augaire, son of Tuathal, King of
Leinster; Muireadhach, son of Rian, lord of Ui-Ceinnsealaigh; and
Conghalach, son of Flann, lord of Leighe and Rechet, with numbers of
others along with them.</p></li><li value="6"><p>A naval victory <span class="sup" title="By John O'Donovan ">was gained</span> on 
Loch Eirne by the Airghialla, over the Cinel-Conaill, where many were slain,
together with Niall Ua Canannain, and Ua Conghalaigh, and the son of
Murchadh Glunillar, and other nobles.</p></li><li value="7"><p>Comaltan Ua Cleirigh, lord of
Ui-Fiachrach-Aidhne, died.</p></li><li value="8"><p>The battle of Cill-mona <span class="sup" title="By John O'Donovan ">was gained</span> by
Domhnall, son of Conghalach, and Amhlaeibh, over the king, Domhnall
Ua Neill, wherein fell Ardghal, son of Madadhan, King of Ulidia; Donnagan, 
son of Maelmuire; and Cinaedh, son of Croinghille, lord of
Conaille, with a large number besides them.</p></li><li value="9"><p>A battle was gained by Brian, son of Ceinneidigh, 
over the foreigners of Luimneach, and Donnabhan, son of Cathal, lord 
of Ui-Fidhgeinte, wherein the foreigners of Luimneach were defeated 
and slaughtered.</p></li></ol></dd><span class="fa fa-bookmark" title="p.709" id="pb.709"> p.709</span><dt id="Annal.75">M977</dt><dd><ol><li value="0"><p>The Age of Christ, 977 <span class="sup" title="By John O'Donovan "><em>rectè</em> 979</span>.</p></li><li value="1"><p>The twenty-third year of Domhnall.</p></li><li value="2"><p>Cormac Ua Maelbearaigh, Abbot of Gleann-Fuaid,
died.</p></li><li value="3"><p>Flann, son of Maelmichil, lector of Cluain-mic-Nois, 
Bishop and airchinneach of Cluain-Deochra;</p></li><li value="4"><p>Flann, son of Maelmaedhog,
airchinneach of Gleann-Uisean;</p></li><li value="5"><p>Cathasach, airchinneach of Eaglais-beg
at Cluain-mic-Nois;</p></li><li value="6"><p>and Muireann, daughter of Conghalach, Abbess of
Cill-dara, died.</p></li><li value="7"><p> Conchobhar, son of Finn, lord of Ui-Failghe, died.</p></li><li value="8"><p>Domhnall Claen, King of Leinster, was taken prisoner by the foreigners
of Ath-cliath.</p></li><li value="9"><p>Leathlobhar Ua Fiachna, lord of Dal-Araidhe, was
killed.</p></li><li value="10"><p>Cill-dara was plundered by the 
foreigners.</p></li></ol></dd><dt id="Annal.76">M978</dt><dd><ol><li value="0"><p>The Age of Christ, 978 <span class="sup" title="By John O'Donovan "><em>rectè</em>, 
979</span>.</p></li><li value="1"><p>Mughroin, Abbot of Ia, scribe and bishop, the most learned of the three
divisions,</p></li><li value="2"><p>and Rumann Ua hAedhagain, Abbot of Cluain-Eois, died.</p></li><li value="3"><p>The battle of Teamhair <span class="sup" title="By John O'Donovan ">was gained</span> by 
Maelseachlainn, son of Domhnall, over the foreigners of Ath-cliath and 
of the Islands, and over the sons of Amhlaeibh in particular, where 
many were slain, together with Raghnall, son of Amhlaeibh, heir to 
the sovereignty of the foreigners; Conamhail, son of Gilla-Arri; and 
the orator of Ath-cliath; and a dreadful slaughter of the foreigners 
along with them. There fell also in the heat of the battle Braen, son 
of Murchadh, royal heir of Leinster; Conghalach, son of Flann, lord of 
Gaileanga, and his son, i.e. Maelan; Fiachna and Cuduilich, the two 
sons of Dubhlaech, two lords of Feara Tulach; and Lachtnan, lord of 
Mughdhorn-Maighen. After this Amhlaeibh went across the sea, and died 
at I-Coluim-Cille.</p></li><li value="4"><p>After Domhnall, the son of Muircheartach of the Leather 
Cloaks, son of Niall Glundubh, had been twenty-four years in the sovereignty 
of Ireland, he died at Ard-Macha, after the victory of penance. In commemoration 
of this, Dubhdalethe said:
<span class="fa fa-bookmark" title="p.711" id="pb.711"> p.711</span>

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">From the birth of the son of God,—no falsehood,—<br/>Eight, seventy, and nine hundred,<br/>Till the death of Mughroin whom verses extol,<br/>The comely successor of Colum;<br/>Till the battle of strong Teamhair,<br/>Wherein blood was spilled over shields,<br/>Wherein the Gaeidhil and Galls were slaughtered<br/>By the noble famous Maelseachlainn;<br/><span class="sup" title="By John O'Donovan ">And</span> till the death of Domhnall Ua Neill<br/>At Ard-Macha of majestic hostages,<br/>Monarch of Ireland who bestowed horses, <span class="sup" title="By John O'Donovan ">than whom a 
worthier man</span><br/>On the surface of the earth was never born.</li></ol></blockquote></p></li><li value="5"><p>A battle between the Ulidians and Dal-Araidhe, wherein 
the king of the province, i.e. Aedh, son of Loingseach, and many others, 
were slain by Eochaidh, son of Ardgar.</p></li><li value="6"><p>Dubhghall, son of Donnchadh, Tanist of
Aileach, was slain by his kinsman, Muireadhach, son of Flann; and
Muireadhach himself was slain by his tribe before the end of a month,
in revenge of Dubhghall.</p></li><li value="7"><p>Tighearnan Ua Maeldoraidh, lord of Cinel-Conaill, was 
slain.</p></li><li value="8"><p>Dunghal, son of Donnchadh, Tanist of Osraighe,
died.</p></li></ol></dd><dt id="Annal.77">M979</dt><dd><ol><li value="0"><p>The Age of Christ, 979 <span class="sup" title="By John O'Donovan "><em>rectè</em> 980</span>.</p></li><li value="1"><p>The first
year of Maelseachlainn Mor, son of Domhnall, son of Donnchadh, son of
Flann, in sovereignty of Ireland.</p></li><li value="2"><p>Faelan, son of Coellaidhe,
distinguished Bishop and Abbot of Imleach-Ibhair;</p></li><li value="3"><p>and Murchadh, son of
Riada, Abbot of Ross-Chomain, and Prior of Cluain-mic-Nois, died.</p></li><li value="4"><p>Aghda, son of Duibhcenn, lord of Teathbha, died in 
Imdhaidh-Chiarain, after a good life.</p></li><li value="5"><p>Amhlaeibh, son of Sitric, chief lord of the
foreigners of
<span class="fa fa-bookmark" title="p.713" id="pb.713"> p.713</span>

Ath-cliath, went to Hi on his pilgrimage; and he died there, after
penance and a good life.</p></li><li value="6"><p>A great army was led by Maelseachlainn, son
of Domhnall, King of Ireland, and by Eochaidh, son of Ardgar, King of Ulidia, 
against the foreigners of Ath-cliath; and they laid siege to them for three
days and three nights, and carried thence the hostages of Ireland, and
among the rest Domhnall Claen, King of Leinster, and all the hostages
of the Ui-Neill. Two thousand was the number of the hostages, besides
jewels and goods, and the freedom of the <span class="corr" title="Corrected from ‘U-Neill’ by SB">Ui- Neill</span>, from the Sinainn to the sea, from tribute and exaction. 
It was then Maelseachlainn himself issued the famous proclamation, in which 
he said:— "Every one of the Gaeidhil who is in the territory of the 
foreigners, in servitude and bondage, let him go to his own territory in 
peace and happiness." This captivity was the Babylonian captivity of Ireland, 
until they were released by Maelseachlainn; it was indeed next to the 
captivity of hell.</p></li></ol></dd><dt id="Annal.78">M980</dt><dd><ol><li value="0"><p>The Age of Christ, 980 <span class="sup" title="By John O'Donovan "><em>rectè</em> 981</span>.</p></li><li value="1"><p>The second year of Maelseachlainn.</p></li><li value="2"><p>Anmchadh, Bishop of Cill-dara, completed his
virtuous life in this world, at an advanced life.</p></li><li value="3"><p>Eoghan Ua Cathain, Abbot of Cluain-fearta-Brenainn;</p></li><li value="4"><p>Sinach, son of Murthuilen, Abbot of Beannchair;</p></li><li value="5"><p>Clerchen, son of Donnghal, successor of Feichin;</p></li><li value="6"><p>Conaing Ua Flannagain, vice-airchinneach of
Ard-Macha;</p></li><li value="7"><p>and Rothechtach of Daimhinis, a priest, died.</p></li><li value="8"><p>Domhnall Ua hAiteidh, lord of Ui-Eathach,
and Loingseach, son of Foghartach, chief of Ui-Niallain, mutually fell
by each other.</p></li><li value="9"><p>Donnghal, son of Duibhrighe, Abbot of Fidh-duin, 
died.</p></li></ol></dd><dt id="Annal.79">M981</dt><dd><ol><li value="0"><p>The Age of Christ, 981 <span class="sup" title="By John O'Donovan "><em>rectè</em>982</span>.</p></li><li value="1"><p>The third year of Maelseachlainn.</p></li><li value="2"><p> Muireadhach, son of Ruadhrach, successor of Fechin,</p></li><li value="3"><p><span class="sup" title="By John O'Donovan ">and</span> Bruadar, son of Echthighern, lord 
of Ui-Ceinnsealaigh, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="4"><p>Archu, son of Niall, royal heir
<span class="fa fa-bookmark" title="p.715" id="pb.715"> p.715</span>

of Ulidia, was slain by his kinsmen.</p></li><li value="5"><p>Aedh Ua Dubda, lord of North Connaught, died.</p></li><li value="6"><p>Flaithbheartach, Abbot of Leithghlinn, died.</p></li><li value="7"><p>Ailell, the fosterson of Dunchadh, died.</p></li><li value="8"><p>Dal-gCais was plundered by
Maelseachlainn, son of Domhnall, and the Tree of Aenach-Maighe-Adhair
was cut, after being dug from the earth with its roots.</p></li><li value="9"><p>Cill-dara was plundered by Imhar of Port-Lairge.</p></li><li value="10"><p>Osraighe was plundered by Brian, son of Ceinneidigh.</p></li><li value="11"><p>Gilla-Caeimhghin was blinded by Domhnall, son of
Lorcan.</p></li></ol></dd><dt id="Annal.80">M982</dt><dd><ol><li value="0"><p>The Age of Christ, 982.</p></li><li value="1"><p>The fourth year of Maelseachlainn.</p></li><li value="2"><p>Cormac, son of Maelchiarain, successor of Mochta;</p></li><li value="3"><p>Aedh Ua Mothrain, successor of the two Sinchealls;</p></li><li value="4"><p>Muireadhach, son of Muiregan, Prior of Ard-Macha, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="5"><p>A battle was gained by Maelseachlainn, son of Domhnall, 
and by Gluniairn, son of Amhlaeibh, i.e. the son of Maelseachlainn's mother, 
over Domhnall Claen and Imhar of Port-Lairge, where many perished, both by 
drowning and killing, and among the rest Gilla-Padraig, son of Imhar, and 
many others <span class="sup" title="By John O'Donovan ">of distinction</span> along with him.
Leinster was spoiled and ravaged by Maelseachlainn as far as 
the sea.</p></li><li value="6"><p>Gleann-da-locha was plundered by the foreigners of Ath-cliath.</p></li><li value="7"><p>Gilla-Phadraig plundered Leithghlinn, in atonement for 
which he gave the mainchine <span class="sup" title="By John O'Donovan ">gifts</span> of
his two sons to Molaisi for ever, besides doing penance for it.</p></li><li value="8"><p>Gilla-Phadraig was taken prisoner by Brian, son of 
Ceinneidigh.</p></li></ol></dd><span class="fa fa-bookmark" title="p.717" id="pb.717"> p.717</span><dt id="Annal.81">M983</dt><dd><ol><li value="0"><p>The Age of Christ, 983.</p></li><li value="1"><p>The fifth year of Maelseachlainn.</p></li><li value="2"><p>Uissine Ua Lapain, airchinneach of Doire-Chalgaigh,</p></li><li value="3"><p><span class="sup" title="By John O'Donovan ">and</span> Muireadhach Ua Flannagain, lector 
of Ard-Macha, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="4"><p>Domhnall Claen was slain by Aedh, son of Echthighern, <span class="sup" title="By John O'Donovan ">one</span> of the Ui-Ceinnsealaigh, and Fiachra, son of Finnshneacta, 
chief of Fortuatha-Laighean, and also Maelmithigh, son of Gairbheth, by treachery.</p></li><li value="5"><p>Lochlainn, lord of Corca-Modhruaidh, and Maelseachlainn, 
son of Cosgrach, died.</p></li><li value="6"><p>The three sons of Cearbhall, son of Lorcan, plundered
the Termon of Caeimhghin <span class="sup" title="By John O'Donovan ">at Gleann-da-locha</span>; and the 
three were killed before night, through the miracles of God and Caeimhghin.</p></li><li value="7"><p>Flaithbheartach Ua hAnluain, lord of Ui-Niallain, was 
treacherously slain by the Ui-Breasail.</p></li><li value="8"><p>Dubhdarach, son of Domhnallan, lord of
Dearlus, was slain.</p></li><li value="9"><p>The west of Meath was plundered by Brian, son of
Ceinneidigh.</p></li><li value="10"><p>Aedh Ua Dubhda, lord of all North Connaught, died.</p></li></ol></dd><dt id="Annal.82">M984</dt><dd><ol><li value="0"><p>The Age of Christ, 984.</p></li><li value="1"><p>The sixth year of Maelseachlainn.</p></li><li value="2"><p>Foghartach Ua Conghaile, a distinguished scribe, and
Abbot of Daimhinis;</p></li><li value="3"><p>Flaithlemh, airchinneach of Saighir, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="4"><p>Eochaidh, son of Soerghus, airchinneach  of Daimhliag-Chianain, 
was slain.</p></li><li value="5"><p>Maelfinnia, airchinneach of Domhnach-Padraig, <span class="sup" title="By John O'Donovan ">died</span></p></li><li value="6"><p>Maelseachlainn, son of Domhnall, plundered Connaught, 
destroyed its islands, and killed its chieftains, and reduced Magh-Aei 
to ashes. A depredation was committed by the Connaughtmen, in retaliation, 
as far as Loch-Ainninn;
<span class="fa fa-bookmark" title="p.719" id="pb.719"> p.719</span>

and they burned Feara-Ceall, and slew the lord of Feara-Ceall.</p></li><li value="7"><p>Fearghal, son of Lorcan, lord of Cinel-Fiachach, 
was killed.</p></li><li value="8"><p>Diarmaid, son of Uathmharan, lord of Luighne,
 died.</p></li></ol></dd><dt id="Annal.83">M985</dt><dd><ol><li value="0"><p>The Age of Christ, 985.</p></li><li value="1"><p>The seventh year of Maelseachlainn.</p></li><li value="2"><p>Maelciarain Ua Maighne, successor of Colum-Cille, was
cruelly martyred by the Danes at Ath-cliath.</p></li><li value="3"><p>Muireadhach, son of Flann, successor of Connlath, died.</p></li><li value="4"><p>The abduction of the shrine of
Patrick, by Maelseachlainn, from Ath-Fhirdiadh to Ath-Sighe, in
consequence of the rebellion of the son of Cairelan.
They afterwards made peace; and Maelseachlainn submitted to the award of 
<span class="sup" title="By John O'Donovan ">the successor of</span> Patrick, i e. the visitation of Meath, 
both church and state, and a banquet for every fort from Maelseachlainn himself;
besides seven cumhals, and every other demand in full.</p></li><li value="5"><p>Mor, daughter of Donnchadh, son of Ceallach, Queen of 
Ireland, died.</p></li><li value="6"><p>Muirgheas, son of Domhnall, lord of Ui-Maine, was slain.</p></li><li value="7"><p>A great contention at Ard-Macha, on the Sunday before 
Lammas, between the Ui-Eathach and the Ui-Niallain, wherein the son of 
Trenfhear, son of Celechan, and many others, were slain.</p></li><li value="8"><p>The Danes came to the coast of Dal-Riada in three
ships; seven score of them were hanged, and otherwise cut off; after
they were defeated.</p></li><li value="9"><p>Hi-Choluim-Chillem was plundered by the Danes on
Christmas night; and they killed the abbot, and fifteen of the seniors
of the church along with him.</p></li><li value="10"><p>Cluain-mic-Nois was burned on the Friday
night before Easter.</p></li><li value="11"><p>Flathrui Ua Loingsigh, lord of Dal-Araidhe, was
slain by his own tribe.</p></li><li value="12"><p>An army was led by the Leinstermen into
Osraighe; and they plundered the north of Osraighe, and they slew
there Riagan, son of Muireadhach, and the son of Cuiliun.</p></li><li value="13"><p>Domhnall, son of Amhalgaidh, Tanist of Ulidia, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li></ol></dd><dt id="Annal.84">M986</dt><dd><ol><li value="0"><p>The Age of Christ, 986 <span class="sup" title="By John O'Donovan "><em>rectè</em>987</span>.</p></li><li value="1"><p>The eighth year of Maelseachlainn.</p></li><li value="2"><p>Maelpadraig, Abbot of Ros-Cre;</p></li><li value="3"><p>Caenchomhrac, son of Ainbhithe, Abbot of Gleann-Uisean, died.</p></li><li value="4"><p>Broen Ua hAedha, airchinneach of Eaglais-beg <span class="sup" title="By John O'Donovan ">at Cluain-mic-Nois</span>,
<span class="fa fa-bookmark" title="p.721" id="pb.721"> p.721</span>

died.</p></li><li value="5"><p>Ceallach, the holy virgin, died.</p></li><li value="6"><p>Great and unusual wind, which prostrated many buildings and 
houses, and among others the oratory of Lughmhadh, and many other buildings.</p></li><li value="7"><p>A great slaughter was made of the Danes who had plundered Hi, 
for three hundred and sixty of them were slain through the miracles of God and 
Colum-Cille.</p></li><li value="8"><p>Preternatural (i.e. magical) sickness <span class="sup" title="By John O'Donovan ">was 
brought on</span> by demons in the east of Ireland, which caused mortality of 
men plainly before men's eyes.</p></li><li value="9"><p>The commencement of the great murrain of cows, i.e. the
strange Maelgarbh, which had never come before.</p></li><li value="10"><p>An army was led by Maelseachlainn into Leinster, whence 
he carried off a great spoil of cows.</p></li></ol></dd><dt id="Annal.85">M987</dt><dd><ol><li value="0"><p>The Age of Christ, 987 <span class="sup" title="By John O'Donovan "><em>rectè</em> 
988</span>.</p></li><li value="1"><p>The ninth year of Maelseachlainn.</p></li><li value="2"><p>Dunchadh Ua Braein, Abbot of Cluain-mic-Nois, a celebrated 
wise man and anchorite, died on the 17th of the Calends of February at Ard-Macha, 
at the end of the thirteenth year of his pilgrimage.  He proposed to set out for 
Cluain every year, but different parties of the people of the church 
<span class="sup" title="By John O'Donovan ">of Ard-Macha</span> used to come at the end of each year to detain 
him; but they found no force able to detain him but the solicitation of the clergy, 
and he was wont to remain for them a year. He was the last that resuscitated the dead
from death in Ireland. It is of him Eochaidh O'Flannagain, the most
distinguished historian of Ireland, gave this testimony:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">The seat of Macha <span class="sup" title="By John O'Donovan ">i.e. Queen Macha</span> the treacherous, voluptuous,
haughty,<br/>Is a psalm-singing house possessed by saints;<br/>There came not within the walls of her fort<br/>A being like unto Dunchadh O'Braein.</li></ol></blockquote></p></li><span class="fa fa-bookmark" title="p.723" id="pb.723"> p.723</span><li value="3"><p>Colum, airchinneach of Corcach, died; and Dubhdabhoireann,
airchinneach of Both-Chonais, died.</p></li><li value="4"><p>The men of Munster came in hosts upon Loch Ribh, and the 
foreigners of Port-Lairge. The Connaughtmen assembled to oppose them, and a battle was
fought between them. A great number of the Munstermen and the foreigners were 
slaughtered by the Connaughtmen. Among the slain was Dunlaing, son of Dubhdabhoireann, 
royal heir of Munster, and many others along with him. Muirgheas, son of Conchobhar, 
royal heir of Connaught, was slain by them in the heat of the conflict.</p></li><li value="5"><p>Laidhgnen, son of Cearbhall, lord
of Fearnmhagh, was slain in the middle of Trian-Arda-Macha, by
Fearghal, son of Conaing, lord of Oileach, and the Cinel-Eoghain.</p></li><li value="6"><p>Conghalach Ua Cui-lennain, lord of Conaille and Ciarcaille, 
son of Cairellan, lord of North Breagha, mutually fell by each other.</p></li><li value="7"><p>Conghal, son of Anrudhan, lord of Corca-Modh-ruadh, died.</p></li></ol></dd><dt id="Annal.86">M988</dt><dd><ol><li value="0"><p>The Age of Christ, 988 <span class="sup" title="By John O'Donovan "><em>rectè</em>989</span>.</p></li><li value="1"><p>The tenth year of Maelseachlainn.</p></li><li value="2"><p>Dunchadh Ua Robhachain, successor of Colum-Cille
and Adamnan;</p></li><li value="3"><p> Loingseach, son of Maelpadraig, rector of
Cluain-mic-Nois;</p></li><li value="4"><p>Maelmoghna Ua Cairill, airchin-neach of Dun-Leathghlais;</p></li><li value="5"><p>Cetfaidh, Abbot of Imleach-Ibhair;</p></li><li value="6"><p>and Mac-leighinn Ua Murchadhain,airchinneach of Cuil-rathain, 
died.</p></li><li value="7"><p>Cairbre, son of Rian, died.</p></li><li value="8"><p>Muireadhach Ua Cleirigh, lord of Aidhne, died.</p></li><li value="9"><p>Echmhilidh, son of Ronan, lord of the Airtheara, was slain 
by the Conailli-Cerd.</p></li><li value="10"><p>Conchobhar, son of Domhnall, lord of Luighne, died.</p></li><li value="11"><p>The battle of Athcliath <span class="sup" title="By John O'Donovan ">was gained</span> 
over the foreigners by Maelseachlainn, in which many of the foreigners were 
slain by him. And he afterwards laid siege to the fortress for the space of
<span class="fa fa-bookmark" title="p.725" id="pb.725"> p.725</span>

twenty nights, so that they drank no water during this time but the
brine. At length they gave him his own full demand while he should be
king, and an ounce of gold for every garden, <span class="sup" title="By John O'Donovan ">to be paid</span> 
on Christmas night, for ever.</p></li><li value="12"><p> Eochaidh, son of Ardghar, King of Ulidia, went upon
an expedition into Cinel-Eoghain, and lost Ua h-Aitidhe.</p></li><li value="13"><p>Dubhdaleithe, successor of Patrick, assumed the 
successorship of Colum-Cille, by the advice of the men of Ireland and Alba.</p></li><li value="14"><p>Gluiniarn, son of Amlaeibh,
lord of the foreigners, was killed by his own slave through
drunkenness; Colbain was the name of the slave.</p></li><li value="15"><p><span class="sup" title="By Julianne Nyhan, translation omitted">Gofraid son of Aralt lord of the 
Hebridies fell by the Dá Riada.</span></p><p/></li><li value="16"><p>Dun-Leathghlaissi was plundered and burned 
by the foreigners.</p></li><li value="17"><p>Maelruanaidh, son of Donnchadh, died.</p></li></ol></dd><dt id="Annal.87">M989</dt><dd><ol><li value="0"><p>The Age of Christ, 989 <span class="sup" title="By John O'Donovan "><em>rectè</em>990</span>.</p></li><li value="1"><p>The eleventh year of Maelseachlainn.</p></li><li value="2"><p>Cormac, son of Congaltach, successor
of Brenainn of Birra, died.</p></li><li value="3"><p>Aedh Ua Maeldoraidh, lord of Cinel-Conaill, died.</p></li><li value="4"><p>The battle of Carn-Fordromas <span class="sup" title="By John O'Donovan ">was gained</span> 
by Maelseachlainn over <span class="sup" title="By John O'Donovan ">the people of</span> Thomond, wherein 
fell Domhnall, son of Lorcan, lord of Muscraighe-thire and Ui-Forggo, and six
<span class="fa fa-bookmark" title="p.727" id="pb.727"> p.727</span>

hundred men along with him.</p></li><li value="5"><p>Doire-Chalgaigh was plundered by the foreigners.</p></li><li value="6"><p>An army of the foreigners, Danes, and Leinstermen
<span class="sup" title="By John O'Donovan ">marched</span> into Meath, and they plundered as far as Loch Ainninn.</p></li><li value="7"><p> Domhnall, son of Tuathal, was taken prisoner by Donnchadh, son of
Domhnall, King of Leinster.</p></li><li value="8"><p>Donnchadh, King of Leinster, was taken
prisoner by Maelseachlainn, son of Domhnall, King of Ireland.</p></li><li value="9"><p>Dubhdalethe, successor, assumed the successorship
of Colum Cille, by advice of the men of Ireland and Alba.</p></li></ol></dd><dt id="Annal.88">M990</dt><dd><ol><li value="0"><p>The Age of Christ, 990 <span class="sup" title="By John O'Donovan "><em>rectè</em> 
991</span>.</p></li><li value="1"><p>The twelfth year of Maelseachlainn.</p></li><li value="2"><p>Duibhlitir Ua Bruadair, lector of Leithghlinn,
<span class="sup" title="By John O'Donovan ">died</span>. It was of him this testimony was given:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Duibhliter, the stronghold of perfect wisdom, the gifted respondent to
every challenge;<br/>He was an adept in learning of various books, a flame of gold over
noble Ireland.</li></ol></blockquote></p></li><li value="3"><p>Ceallach, son of Cinaedh, Abbot of Imleach-Fia, i.e. 
Imleach-Becain, died.</p></li><li value="4"><p>Donnchadh Ua Conghalaigh, royal heir of Teamhair, was
treacherously slain at Comarchu, by the Clann-Colmain in particular,
i.e. by Conchobhar, son of Cearbhall.</p></li><li value="5"><p>Tadhg, son of Donnchadh, Tanist
of Osraighe was slain by the men of Munster.</p></li><li value="6"><p>Aedh Ua Ruairc, royal heir of Connaught, and Dubhdarach, 
Ua Fiachna, was slain by the Cinel-Eoghain.</p></li><li value="7"><p>The wind sunk the island of Loch Cimbe suddenly, with its
<em>dreach</em> and rampart, i.e. thirty feet.</p></li><li value="8"><p>The Sinnach Ua Leochain, lord of Gaileanga, died.</p></li><li value="9"><p>Donnsleibhe, son of Diarmaid, died.</p></li><li value="10"><p>Ua Dunghalaigh, lord of Muscraighe, was slain.</p></li></ol></dd><span class="fa fa-bookmark" title="p.729" id="pb.729"> p.729</span><dt id="Annal.89">M991</dt><dd><ol><li value="0"><p>The Age of Christ, 991 <span class="sup" title="By John O'Donovan "><em>rectè</em> 992</span>.</p></li><li value="1"><p>The thirteenth year of Maelseachlainn.</p></li><li value="2"><p>Diarmaid, rector of Cill-dara and
Abbot of Cluain-eidhneach, died; of whom was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Diarmaid, stronghold of noble wisdom, a man of generous fame, of great
battle<br/>Pity, O king of the righteous laws, that death has now approached him.</li></ol></blockquote></p></li><li value="3"><p>Maelpeadair Ua Tolaid, successor of Brenainn of
Cluain-fearta;</p></li><li value="4"><p>and Mael-finnia, son of Spelan, successor of Ciaran, 
son of the artificer, died.</p></li><li value="5"><p> Gillacom-main, son of Niall, lord of Ui-Diarmada; 
and Cuceanann, son of Tadhg, mutually fell by each other.</p></li><li value="6"><p>Donn, son of Donnghal, son of Donncuan,
was slain by his own people.</p></li><li value="7"><p>An army was led by Maelseachlainn into
Connaught; and he brought from thence a prey of cattle, the greatest
that a king had ever brought. After this, Brian came with the men of
Munster and Connaught into Meath, as far as Loch Ainninn; and he did
not take a cow or person, but went off from thence by secret flight.</p></li><li value="8"><p>Mor, daughter of Tadhg of the Tower, son of
Cathal, Queen of Ireland, died.</p></li></ol></dd><dt id="Annal.90">M992</dt><dd><ol><li value="0"><p>The Age of Christ, 992.</p></li><li value="1"><p>The fourteenth year of Maelseachlainn.</p></li><li value="2"><p>Mael-poil, Bishop of Mughain, died.</p></li><li value="3"><p>Tuathal, son of Maelrubha, successor of Finnia, and 
successor of Mocholmoc, a wise man and governor, died.</p></li><li value="4"><p>Macleighinn, son of Dunghalan, airchinneach of
Dun-Leathghlaisi;</p></li><li value="5"><p>Dunchadh, rector of Dun;</p></li><li value="6"><p>Maelfinnia Ua hAenaigh, lector of Fobhar, and Bishop of 
Tuath-Luighne, died.</p></li><li value="7"><p>Dunchadh Ua hUchtain, lector of Ceanannas, died.</p></li><li value="8"><p>Domhnall and Flaithbheartach, two sons of Gillacoluim, 
son of Canannan, were slain.</p></li><li value="9"><p>Ruaidhri, son of
<span class="fa fa-bookmark" title="p.731" id="pb.731"> p.731</span>

Cosgrach, lord of South Connaught, was slain by Conchobhar, son of
Mael-seachlainn, and by the son of Comhaltan Ua Cleirigh.</p></li><li value="10"><p>Conchobhar, son of Cearbhall Ua Maelseachlainn, died 
after a good life.</p></li><li value="11"><p>Maelruanaidh Ua Ciardha, lord of Cairbre, was slain by 
the men of Teathbha.</p></li><li value="12"><p>Egnech Ua Leochain, lord of Tuath-Luighne, was slain by
Maelseachlainn, and Cathal, son of Labbraidh.</p></li><li value="13"><p>Cleircen, son of
Maelduin, lord of Ui-Eathach, was slain by his own people.</p></li><li value="14"><p>Muireagan of Both-Domhnaigh, successor of Patrick, 
went upon his visitation in Tir-Eoghain; and he conferred the degree of king 
upon Aedh, son of Domhnall, in the presence of Patrick's congregation, and 
he afterwards made a great visitation of the north of Ireland.</p></li><li value="15"><p>Donnchadh, son of Domhnall, King of Leinster, was
ransomed from Maelseachlainn.</p></li><li value="16"><p> A new fleet upon Loch-Ribh by Brian, son of Ceinneidigh, 
who plundered the men of Breifne.</p></li><li value="17"><p>Dunadhach, son of Diarmaid, lord of Corca-Bhaiscinn,
died.</p></li><li value="18"><p>A predatory incursion by the foreigners of Ath-cliath, so that
they plundered Ard-Brecain, Domhnach-Padraig, and Muine-Brocain.</p></li><li value="19"><p> The colour of fire was in the heavens till morning.</p></li><li value="20"><p>Aedh, son of Echthighern, Tanist of Ui-Ceinnsealaigh, died.</p></li><li value="21"><p>Imhar was expelled from Ath-cliath through the intercession of 
the saints.</p></li><li value="22"><p>Donn, son of Donnghal, lord of Teathbha, died.</p></li><li value="23"><p>Ruaidhri Ua Gusang died.</p></li></ol></dd><dt id="Annal.91">M993</dt><dd><ol><li value="0"><p>The Age of Christ, 993.</p></li><li value="1"><p>The fifteenth year of Maelseachlainn.</p></li><li value="2"><p>Muirgheas, son of Muireadhach, Abbot of Mungairid.</p></li><li value="3"><p>Fogartach, son of Diarmaid, son of Uathmharan, lord of 
Corca-Firtri in Connaught, was slain by the Gaileanga of Corann.</p></li><li value="4"><p>Conghalach, son of Laidhgnen, i.e. Ua Gadhra, lord of 
Gaileanga, died.</p></li><li value="5"><p>Maelcairearda,lord of Ui-Briuin;</p></li><li value="6"><p>Aedh, son of Dubhghall, son of Donn-chadh, lord of
Magh-Ithe, and royal heir of Oileach, died.</p></li><li value="7"><p>Conn, son of Conghalach,
<span class="fa fa-bookmark" title="p.733" id="pb.733"> p.733</span>

lord of Ui-Failghe, was slain.</p></li><li value="8"><p>Sitric, son of Amhlaeibh, was expelled from
Dublin.</p></li><li value="9"><p>Gillacele, son of Cearbhall, royal heir of
Leinster, was slain by the son of  Amhlaeibh.</p></li><li value="10"><p>Muireagan of Both-Domhnaigh, successor of Patrick, was on 
his visitation in Tir-Eoghain, and he conferred the degree of king upon 
the son of Domhnall, in the presence of the congregation of Patrick, and made a
great visitation  of the north of Ireland.</p></li></ol></dd><dt id="Annal.92">M994</dt><dd><ol><li value="0"><p>The Age of Christ, 994.</p></li><li value="1"><p>The sixteenth year of Maelseachlainn.</p></li><li value="2"><p>Rebachan, son of  Dunchadh, airchinneach of
Mungairid;</p></li><li value="3"><p>Colla, Abbot and wise man of Inis-Cathaigh.</p></li><li value="4"><p>Clerchen, son of Leran,priest of Ard-Macha,</p></li><li value="5"><p>and Odhran Ua h-Eolais, scribe of  Cluain-mic-Nois, died.</p></li><li value="6"><p>Imhar came to Ath-cliath after Sitric, son of Amblaeibh.</p></li><li value="7"><p>Domhnach-Padraig was plundered by the foreigners of Ath-cliath and
Muircheartach  Ua Conghalaigh; but God took vengeance on him, for he
died before the end of a  month afterwards.</p></li><li value="8"><p>Maelseachlainn burned Aenach-Thete, and plundered 
Urmhumhain, and routed before him Brian and the men of Munster in general.</p></li><li value="9"><p>The  ring of Tomar and the sword of Carlus were carried away 
by force, by  Maelseachlainn, from the foreigners of Ath-cliath</p></li><span class="fa fa-bookmark" title="p.735" id="pb.735"> p.735</span><li value="10"><p>Raghnall was slain by the Leinstermen, i.e. by the son of Murchadh,
son of Finn; and Imhar fled again from Ath-cliath, and Sitric took his
place.</p></li><li value="11"><p>Gilla-phadraig, son of Donncuan, lord of Teathbha, was slain.</p></li><li value="12"><p>Maelmaire, son of Scannlan, Bishop of Ard-Macha, died.</p></li></ol></dd><dt id="Annal.93">M995</dt><dd><ol><li value="0"><p>The Age of Christ, 995.</p></li><li value="1"><p>The seventeenth year of Maelseachlainn.</p></li><li value="2"><p>Cormac Ua Conghaile, Abbot of Daimhinis, died.</p></li><li value="3"><p>Diarmaid, son of Domhnall, lord of
Ui-Ceinnsealaigh, was killed by Donndubhan, son of Imhar, 
through treachery.</p></li><li value="4"><p>Gillaphadraig, son of Donnchadh, lord of Osraighe, was 
killed by Donndubhan, son of Imhar, and by Domhnall, son of Faelan, lord of the 
Deisi. Donndubhan, son of Imhar, was afterwards slain by the Leinstermen, namely, 
by Cuduiligh, son of Cinaedh, <span class="sup" title="By John O'Donovan ">one</span> of the Ui-Failghe, at 
the end of a week, in revenge of Diarmaid, son of Domhnall.</p></li><li value="5"><p>Domhnall, son of Faelan, lord of the Deisi, died.</p></li><li value="6"><p>Ard-Macha was burned by lightning, both houses,
churches, and cloictheacha, and its Fidh-neimedh, with all
destruction. There came not in Ireland, since it was discovered, and
there never will come till the day of judgment, a vengeance like it;
of which was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Five years, ninety, nine hundred, from birth of Christ, it is told,<br/>Till the burning of the city without sparing, of the great son of
Calphrann, son of Oitidh.</li></ol></blockquote></p></li><li value="7"><p>An army by the Conaille and Mughdhorna, and the north of 
Breagha, to Gleann-Righe; but they were overtaken by Aedh, son of Domhnall, lord
of Oileach, who gave them battle, in which they were defeated, and the
lord of Conaille, i.e. Matudhan Ua Croinghille, and two hundred along
with him, were slain.</p></li><li value="8"><p>A battle was gained over the men of Munster by
Cathal and Muirgheas, the two sons of Ruaidhri, son of Coscrach, and
by Ua Ceallaigh,
<span class="fa fa-bookmark" title="p.737" id="pb.737"> p.737</span>

wherein many were slain; and Muirgheas, son of Ruaidhri, fell in the
heat of the conflict.</p></li><li value="9"><p>Gillapadraig, son of Flannagan, lord of
Teathbha, was slain by Fiachra, son of Rodubh, chief of
Muintir-Maelfhinna.</p></li><li value="10"><p>Muircheartach Breag Ua Conghalaigh was slain.</p></li><li value="11"><p>Mathghamhain, son of Cearbhall, lord of
Ui-Dun-chadha, was slain at Ath-cliath by Maelmordha, son of Murchadh, in 
revenge of his father.</p></li></ol></dd><dt id="Annal.94">M996</dt><dd><ol><li value="0"><p>The Age of Christ, 996.</p></li><li value="1"><p>The eighteenth year of Maelseachlainn.</p></li><li value="2"><p>Colman of Corcach, pillar of the dignity of Ireland;</p></li><li value="3"><p>Conn Ua Laidhgnen, Abbot of Fearna;</p></li><li value="4"><p>and Dubhthach Ua Tadhgain, i.e. the son of Duibhfinn, 
priest of Cluain-mic-Nois, died.</p></li><li value="5"><p>Ruaidhri, son of Niall Ua Canannain, lord of Cinel-Conaill, 
died.</p></li><li value="6"><p>A battle was gained over the Ui-Meith, at Sruthair, by the 
son of Donnchadh Finn and the Feara-Rois, wherein the lord of Ui-Meith and 
many others were slain.</p></li><li value="7"><p>Cluain-Iraird and Ceanannus were plundered by the foreigners of
Ath-cliath.</p></li><li value="8"><p>Maelseachlainn, son of Maelruanaidh, royal heir of
Oileach, died.</p></li><li value="9"><p>Domhnall, son of Donnchadh Finn, was blinded by
Maelseachlainn, son of Domhnall.</p></li></ol></dd><dt id="Annal.95">M997</dt><dd><ol><li value="0"><p>The Age of Christ, 997.</p></li><li value="1"><p>The nineteenth year of Maelseachlainn.</p></li><li value="2"><p>Conaing Ua Cosgraigh, distinguished Bishop of Cluain-mic-Nois, 
died.</p></li><li value="3"><p>Diarmaid, son of Domhnall, lord of Ui-Ceinnsealaigh;</p></li><li value="4"><p><span class="sup" title="By John O'Donovan ">and</span> Gillapadraig, son of Donnchadh, lord 
of Osraighe, died.</p></li><li value="5"><p>Gilla-Ernain, son of Aghda, lord of Teathbha, was slain by the 
Sil-Ronain.</p></li><li value="6"><p>Oissine Ua Machainen, lord of Mughdhorna, was slain by Maelseachlainn
on Inis-Mocha.</p></li><li value="7"><p>An army was led by Maelseachlainn and Brian, so that
they obtained the hostages of the foreigners, to the joy of the Irish.
Maelseachlainn, with the men of Meath, and Brian, with the men of
Munster, collected immediately to Ath-cliath, and carried off the
hostages and the best part of their jewels from them.</p></li><li value="8"><p>Doire-Calgaich was plundered by the
<span class="fa fa-bookmark" title="p.739" id="pb.739"> p.739</span>

foreigners.</p></li><li value="9"><p>An army was led by Maelseachlainn into Connaught; and he
plundered or burned Magh-Aei, and the son of the lord of Ciarraighe
was lost by them.</p></li><li value="10"><p>Imhar, with the foreigners, went on a predatory
excursion into Ui-Ceinnsealaigh, where they lost the great part of
their horses, and some of their army.</p></li></ol></dd><dt id="Annal.96">M998</dt><dd><ol><li value="0"><p>The Age of Christ, 998.</p></li><li value="1"><p>The twentieth year of Maelseachlainn.</p></li><li value="2"><p>Dubh-daleithe, son of Ceallach, successor of Patrick
and Colum-Cille, died on the 2nd of June, in the eighty-third year of
his age.</p></li><li value="3"><p>Cill-dara was plundered by the foreigners of Ath-cliath.</p></li><li value="4"><p>Niall, son of Aghda, royal heir of Teathbha, was slain by the
Calraighi, at Cluain-mic-Nois, on the festival of Ciaran.</p></li><li value="5"><p>Donnchadh, son of Domhnall, was taken prisoner by Sitric, son of 
Amhlaeibh, lord
of the foreigners, and by Maelmordha, son of Murchadh.</p></li><li value="6"><p>Diarmaid, son of Dunadhach, lord of Sil-Anmchadha, was slain by 
the son of Comhaltan
Ua Clei-righ, lord of Aidhne.</p></li><li value="7"><p>A battle between the Oirghialla and
Conailli, in which fell Gillachrist Ua Cuilennain, lord of Conailli,
and many others along with him.</p></li><li value="8"><p>Maelseachlainn Ua Maelruanaidh, lord
of Creamhthainn, was slain by the Ui-Ceallaigh.</p></li><li value="9"><p>The plundering of Ui-Eathach by Aedh, son of Domhnall, 
so that he carried off a great
cattle spoil; and this was called the great prey of Magh-Cobha.</p></li><li value="10"><p>The stone of Lia Ailbhe fell (and Magh-Ailbhe was
the chief fort of Magh-Breagh), and four mill-stones were made of it
by Maelseachlainn.</p></li><li value="11"><p>An army was led by the king, Maelseachlainn, and by Brian, son of
Ceinneidigh, to Gleann Mama. The foreigners of Ath-cliath came to attack them, but the
<span class="fa fa-bookmark" title="p.741" id="pb.741"> p.741</span>

foreigners were routed and slaughtered, together with Aralt, son of
Amhlaeibh, and Cuilen, son of Eitigen, and other chiefs of Ath-cliath;
and many of the foreigners were cut off in this conflict.
After this Maelseachlainn and Brian proceeded to Ath-cliath, where they remained
for a full week, and carried off its gold, silver, and prisoners.
They burned the fortress, and expelled the lord of the foreigners, namely,
Sitric, son of Amhlaeibh. To predict this battle was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">They shall come to Gleann-Mama,<br/>It will not be water over hands,<br/>Persons shall drink a deadly draught<br/>Around the stone at Claen-Conghair.<br/>From the victorious overthrow they shall retreat,<br/>Till they reach past the wood northwards,<br/>And Ath-cliath the fair shall be burned,<br/>After the ravaging the Leinster plain.</li></ol></blockquote></p></li><li value="12"><p>Mac-Egnigh, son of Dalach, lord of Airghialla,
was slain by the son of Ua Ruairc.</p></li><li value="13"><p>The son of Dunadhach, son of Gadhra, was slain.</p></li><li value="14"><p>Dunghal, son of Cinaedh, was slain by Gillacaeimhghin, 
son of Cinaedh.</p></li></ol></dd><dt id="Annal.97">M999</dt><dd><ol><li value="0"><p>The Age of Christ, 999.</p></li><li value="1"><p>The twenty-ninth year of Maelseachlainn.</p></li><li value="2"><p>Diarmaid, i.e. Conaillech, lector of Cluain-mic-Nois,
died.</p></li><li value="3"><p>Flaithbheartach Ua Canannain, lord of
Cinel-Conaill, was slain by his own tribe.</p></li><li value="4"><p> Ua Domhnall, i.e. Cuchaill, lord of Durlas, was
slain by Ua Neill, i.e. by Aedh.</p></li><li value="5"><p> Muirgheas,
<span class="fa fa-bookmark" title="p.743" id="pb.743"> p.743</span>

son of Aedh, lord of Ui-Diarmada, was slain by his own people.</p></li><li value="6"><p>Ceallach Ua Maelcorghais, chief poet of Connaught, died.</p></li><li value="7"><p>Imhar of Port Lairge died.</p></li><li value="8"><p>The foreigners again at Ath-cliath, and their hostages to
Brian.</p></li><li value="9"><p>Aedh Ua Ciardha was blinded by his brother, i.e. Ualgharg Ua
Ciardha.</p></li><li value="10"><p>A great hosting by Brian, son of Ceinneidigh, with the chiefs
and forces of South Connaught, with the men of Osraighe and Leinster,
and with the foreigners of Ath-cliath, to proceed to Teamhair; but the
foreigners set out before them, with a plundering party of cavalry,
into Magh Breagh, where Maelseachlainn opposed them; and a spirited
battle was fought between them, in which the foreigners were defeated,
and only a few of them escaped. Brian afterwards proceeded to Fearta-neimbeadh 
in Magh-Breagh, but returned back without battle, without
plundering, without burning. This was the first turning of Brian and
the Connaughtmen against Maelseachlainn.</p></li></ol></dd><dt id="Annal.98">M1000</dt><dd><ol><li value="0"><p>The Age of Christ, 1000.</p></li><li value="1"><p>The twenty-second year of Maelseachlainn.</p></li><li value="2"><p>Maelpoil, Bishop of Cluain-mic-Nois, and successor of
Feichin;</p></li><li value="3"><p>and Flaithemh, Abbot of Corcach, died.</p></li><li value="4"><p>Fearghal, son of Conaing, lord of Oileach, died.</p></li><li value="5"><p>Dubhdara Ua Maelduin, lord of Feara-Luirg, was slain.</p></li><li value="6"><p>Laidhgnen Ua Leog-gan was slain by the Ulidians.</p></li><li value="7"><p>Niall Ua Ruairc was slain by the Cinel-Conaill
<span class="fa fa-bookmark" title="p.745" id="pb.745"> p.745</span>

and Hugh Ua Neill.</p></li><li value="8"><p>Ceannfaeladh, son of Conchobhar, lord of <span class="sup" title="By John O'Donovan ">Ui-Conaill</span> 
Gabhra, and Righbhardan, son of Dubhcron, died.</p></li><li value="9"><p>A great depredation by the men of Munster in the south of Meath, 
on the Nones of January; but Aenghus, son of Carrach, with a few of his people, 
overtook them, so that they left behind the spoils and a slaughter of heads 
with him.</p></li><li value="10"><p>The causeway of Ath-Luain was made by Maelseachlainn,
son of Domhnall, and by Cathal, son of Conchobhar.</p></li><li value="11"><p>The causeway of Ath-liag was made by Maelseachlainn to 
the middle of the river.</p></li><li value="12"><p>Diarmaid Ua Lachtnain, lord of Teathbha, was killed by 
his own people.</p></li></ol></dd><dt id="Annal.99">M1001</dt><dd><ol><li value="0"><p>The Age of Christ, 1001.</p></li><li value="1"><p>The twenty-third year of Maelseachlainn.</p></li><li value="2"><p>Colum, Abbot of Imleach-Ibhair, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="3"><p>Treinfher, son of Celecan, Prior of Ard-Macha, was slain.</p></li><li value="4"><p>Conaing Ua Fiachrach, Abbot of Teach-Mochua;</p></li><li value="5"><p>Cele, son of Suibhne, Abbot of Slaine;</p></li><li value="6"><p>Cathalan Ua Corcrain, Abbot of Daimhinis;</p></li><li value="7"><p>Maenach, Ostiarius of Ceanannus;</p></li><li value="8"><p>and Flann, son of Eoghan, chief Brehon of Leath-Chuinn, died.</p></li><li value="9"><p>Maelmhuaidh, son of Duibhghilla, lord of Dealbhna-Beathra, died.</p></li><li value="10"><p>Sitric, son of Amhlaeibh, set out on a predatory excursion into 
Ulidia, in his ships; and he plundered Cill-cleithe and Inis-Cumhscraigh, and carried off
many prisoners from both.</p></li><li value="11"><p>An army was led by Aedh, son of Domhnall Ua
Neill, to Tailltin; but he returned back in peace and tranquillity.</p></li><li value="12"><p>Connaught was plundered by Aedh, son of Domhnall.</p></li><li value="13"><p>Cearnachan, son of Flann, lord of Luighne, went upon a 
predatory excursion into Fearnmhagh; and he was killed by Muircheartach Ua Ciardha, 
Tanist of Cairbre.</p></li><li value="14"><p>A hosting by Brian, with the foreigners, Leinstermen, and 
Munstermen, to Ath-Luain, so
<span class="fa fa-bookmark" title="p.747" id="pb.747"> p.747</span>

that he weakened the Ui-Neill of the South and the Connaughtmen, and
took their hostages. After this Brian and Maelseachlainn, accompanied
by the men of Ireland, as well Meathmen, Connaughtmen, Munstermen, and
Leinstermen, as the foreigners, proceeded to Dun-Dealgan, in Conaille-Muirtheimhne. 
Aedh, son of Domhnall Ua Neill, heir apparent to the
sovereignty of Ireland, and Eochaidh, son of Ardghar, King of Ulidia,
with the Ulidians, Cinel-Conaill, Cinel-Eoghain, and Airghialla,
repaired to the same place to meet them, and did not permit them to
advance further, so that they separated in peace, without hostages or
booty, spoils or pledges.</p></li><li value="15"><p>Meirleachan, i.e. the son of Conn, lord of
Gaileanga, and Brodubh, i.e. the son of Diarmaid, were slain by
Maelseachlainn.</p></li><li value="16"><p>A change of abbots at Ard-Macha, i e. Maelmuire, son
of Eochaidh, in the place of Muireagan, of Both-Domhnaigh.</p></li><li value="17"><p>An army was led by Brian to Ath-cliath; and he received 
the hostages of Meath and Connaught.</p></li></ol></dd><dt id="Annal.100">M1002</dt><dd><ol><li value="0"><p>The Age of Christ, 1002.</p></li><li value="1"><p>The first year of Brian, son
of Ceinneidigh, son of Lorcan, in sovereignty over Ireland. Seventy-six years 
was his age at that time.</p></li><li value="2"><p>Dunchadh Ua Manchain, successor of Caeimhghin;</p></li><li value="3"><p>Flannchadh Ua Ruaidhine, successor of Ciaran, son
of the artificer, of the tribe of Corca-Mogha;</p></li><li value="4"><p>Eoghan, son of Ceallach, airchinneach of Ard-Breacain; <span class="sup" title="By John O'Donovan ">and</span></p></li><li value="5"><p>Donnghal, son of Beoan, Abbot of
Tuaim-Greine, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="6"><p>A great depredation by Donnchadh, son of
Donnchadh Finn, and the Ui-Meith, and they plundered Lann-Leire; but
Cathal, son of Labhraidh, and the men of Breagha, overtook and
defeated them, and they left behind their booty; and they were afterwards 
slaughtered or led captive, together with Sinnach Ua hUarghusa,
lord of Ui-Meith. Cathal, son of Labhraidh, and Lorcan, son of
Brotaidh, fell fighting
<span class="fa fa-bookmark" title="p.749" id="pb.749"> p.749</span>

face to face.</p></li><li value="7"><p>Donnghal, son of Donncothaigh, lord of Gaileanga, was
slain by Trotan, son of Bolgargait (or Tortan, son of Bolgargait), son
of Maelmordha, lord of Feara-Cul, in his own house.</p></li><li value="8"><p>Ceallach, son of Diarmaid, lord of Osraighe, was 
slain by Donnchadh, son of Gillaphadraig, the son of his father's brother.</p></li><li value="9"><p>Aedh, son of O'Coinfhiacla, lord of Teathbha, 
was slain by the Ui Conchille.</p></li><li value="10"><p>Conchobhar, son of Maelseachlainn, lord of Corca-Modhruadh; 
and Aicher Ua Traighthech, with many others, were slain by the men of
Umhall.</p></li><li value="11"><p>Aedh, son of Echthighern, was slain in the oratory of 
Fearna-mor-Maedhog, by Mael-na-mbo.</p></li></ol></dd><dt id="Annal.101">M1003</dt><dd><ol><li value="0"><p>The Age of Christ, 1003.</p></li><li value="1"><p>The second year of Brian.</p></li><li value="2"><p>Aenghus, son of Breasal, successor of Cainneach, died 
on his pilgrimage at Ard-Macha.</p></li><li value="3"><p>Dubhshlaine Ua Lorcain, Abbot of Imleach-Ibhair, died.</p></li><li value="4"><p>Eochaidh Ua Flannagain, airchinneach of the 
Lis-aeidheadh of Ard-Macha, and of Cluain-Fiachna, the most distinguished
historian of the Irish, died.</p></li><li value="5"><p>An army was led by Brian and
Maelseachlainn into North Connaught, as far as Traigh-Eothaile, to
proceed around Ireland; but they were prevented by the Ui-Neill of the
North.</p></li><li value="6"><p>Domhnall, son of Flannagan, lord of Feara-Li, died.</p></li><li value="7"><p>Iarnan, son of Finn, son of
<span class="fa fa-bookmark" title="p.751" id="pb.751"> p.751</span>

Duibhghilla, was slain by Corc, son of Aedh, son of Duibhghilla, in
the doorway of the oratory of Gailinne, by treachery.
Two of his own people slew this Corc immediately, by which the 
name of God and Mochonog was magnified.</p></li><li value="8"><p>Brian, son of Maelruanaidh, lord of West
Connaught, was slain by his own people.</p></li><li value="9"><p>The two O'Canannains were slain by O'Maeldoraidh.</p></li><li value="10"><p>Muireadhach, son of Diarmaid, lord of
Ciarraighe-Luachra, died.</p></li><li value="11"><p>Naebhan, son of Maelchiarain, chief
artificer of Ireland, died.</p></li><li value="12"><p>The battle of Craebh-tulcha, between the
Ulidians and the Cinel-Eoghain, in which the Ulidians were defeated.
In this battle were slain Eochaidh, son of Ardghair, King of Ulidia,
and Dubhtuinne, his brother; and the two sons of Eochaidh, i.e.
Cuduiligh and Domhnall; Gairbhidh, lord of Ui-Eathach; Gillapadraig,
son of Tomaltach; Cumuscach, son of Flathrai; Dubhshlangha, son of
Aedh; Cathal, son of Etroch; Conene, son of Muircheartach; and the
most part of the Ulidians in like manner; and the battle extended as
far as Dun-Eathach and Druim-bo. Donnchadh Ua Loingsigh, lord of Dal-Araidhe, 
and royal heir of Ulidia, was slain on the following day by
the Cinel-Eoghain. Aedh, son of Domhnall Ua Neill, lord of Oileach,
and heir apparent to the sovereignty of Ireland, fell in the heat of
the conflict, in the fifteenth year of his reign, and the twenty-ninth
of his age.</p></li><li value="13"><p>A battle between Tadhg Ua Ceallaigh with the Ui-Maine, and
the men of West Meath assisting the Ui-Maine <span class="sup" title="By John O'Donovan ">on the one side</span>, 
and the Ui-Fiachrach Aidhne aided by West Connaught <span class="sup" title="By John O'Donovan ">on the 
other</span>, wherein fell Gillaceallaigh, son of Comhaltan Ua Cleirigh, lord of 
Ui-Fiachrach; Conchobhar, son of Ubban; Ceannfaeladh, son of Ruaidhri,
and many others. Finn, son of Marcan, Tanist of Ui-Maine, fell in the
heat of the conflict.</p></li><li value="14"><p>Domhnall, son of Flannagan, died.</p></li><li value="15"><p>Madadhan, son of Aenghus, chief of Gaileanga-Beaga and 
Feara-Cul, was slain.</p></li></ol></dd><span class="fa fa-bookmark" title="p.753" id="pb.753"> p.753</span><dt id="Annal.102">M1004</dt><dd><ol><li value="0"><p>The Age of Christ, 1004.</p></li><li value="1"><p>The third year of Brian.</p></li><li value="2"><p>Domhnall, son of Maicniadh, Abbot of Mainstir-Buithe, 
a bishop and holy senior, died.</p></li><li value="3"><p>St. Aedh, lector of Frefoit, bishop, wise man, and
pilgrim, died after a good life at Ard-Macha, with great honour and
veneration. In lamentation of him was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">The wise man, the archbishop,<br/>The saint of God of comely face,—<br/>Apostleship has departed from us,<br/>Since Aedh departed from the side of
Teamhair,<br/>Since Aedh of sweet Breaghmhagh liveth not,<br/>Of bright renown, in sweet verses sung;<br/>A loss is the gem, shining and pleasant,<br/>The learning of Ireland has perished in him.</li></ol></blockquote></p></li><li value="4"><p>Maelbrighde Ua Rimheadha, Abbot of Ia, died.</p></li><li value="5"><p>Domhnall, son of Niall, Abbot of Cill-Lamhraighe, died.</p></li><li value="6"><p>Foghartach, Abbot of Leithghlinn and
Saighir, died.</p></li><li value="7"><p>Muireadhach, lord of Conaille, was slain by the
Mughdhorna.</p></li><li value="8"><p>Gillacomhghaill, son of Ardghar, and his son, and two
hundred along with them, were slain by Maelruanaidh, son of Ardghar,
contending for the kingdom of Ulidia.</p></li><li value="9"><p>A hosting by Brian, son of
Ceinneidigh, with the men of the south of Ireland, into Cinel-Eoghain
and Ulidia, to demand hostages. They proceeded through Meath, where
they remained a night at Tailltin. They afterwards marched northwards,
and remained a week at Ard-Macha; and Brian left twenty ounces of gold
<span class="sup" title="By John O'Donovan ">as an offering</span> upon the altar of Ard-Macha. After 
that they went into Dal-Araidhe, and carried off the pledges of the 
Dal-Araidhe and Dal-Fiatach in general.</p></li><li value="10"><p>Ingeirci, lord of Conailli, was slain.</p></li><li value="11"><p>Ath-cliath was burned by the people of South Breagha, 
by secrecy.</p></li><li value="12"><p>Leath-Chathail was plundered by Flaithbheartach Ua 
Neill; and Aedh, son of Tomaltach, lord of
<span class="fa fa-bookmark" title="p.755" id="pb.755"> p.755</span>
Leath-Chathail, was slain by him.</p></li><li value="13"><p>A battle was gained at Loch-Bricrenn, by 
Flaithbheartach, over the Ui-Eathach and the Ulidians,where Artan, 
royal heir of Ui-Eathach, was slain.</p></li></ol></dd><dt id="Annal.103">M1005</dt><dd><ol><li value="0"><p>The Age of Christ, 1005.</p></li><li value="1"><p>The fourth year of Brian.</p></li><li value="2"><p>Finghin, Abbot of Ros-Cre, died.</p></li><li value="3"><p>Dunchadh, son of Dunadhach, lector of
Cluain-mic-Nois, and its anchorite afterwards, head of its rule and
history, died; he was the senior of the race of Conn-na-mbocht.</p></li><li value="4"><p>Maelruanaidh, son of Aedh Ua Dubhda, lord of 
Ui-Fiachrach-Muirisge, and his son, i.e. Maelseachlainn, and his brother, 
i.e. Gebhennach, son of Aedh, died.</p></li><li value="5"><p>A great prey was made by Flaithbheartach, son of
Muircheartach, lord of Aileach, in Conaille-Muirtheimhne; but
Maelseachlainn, King of Teamhair, overtook him <span class="sup" title="By John O'Donovan ">and his 
party</span>, and they lost two hundred men by killing and capturing, 
together with the lord of Ui-Fiachrach Arda-sratha.</p></li><li value="6"><p>Cathal, son of Dunchadh, lord of
Gaileanga-Mora, was slain.</p></li><li value="7"><p>Echmhilidh Ua hAitidhe, lord of Ui-Eathach,
was slain by the Ulidians themselves.</p></li><li value="8"><!--div2: thisdiv=div2, #M1005.8 (nth=9) head="Extract from the Book of Cluain-mic-Nois, and the Book of the Island, i.e. the Island of the Saints, in Loch Ribh."--><!--Heading quâ heading--><h3 id="d27142e6309">M1005.8. Extract from the Book of Cluain-mic-Nois, and
the Book of the Island, i.e. the Island of the Saints, in Loch Ribh.</h3><p>A great army was led by Brian, son of Ceinneidigh, into Cinel-Conaill and 
Cinel-Eoghain, to demand hostages. The route they took was through
the middle of Connaught, over Eas-Ruaidh, through the middle of Tir-Conaill, 
through Cinel-Eoghain, over Feartas Camsa, into Dal-Riada,
into Dal-Araidhe, into Ulidia, into Conaille-Muirtheimhne; and they
arrived, about Lammas, at Bealach-duin. The Leinstermen then proceeded
southwards across Breagha
<span class="fa fa-bookmark" title="p.757" id="pb.757"> p.757</span>

to their territory, and the foreigners by sea round eastwards
<span class="sup" title="By John O'Donovan ">southwards?</span> to their fortress. The Munstermen 
also and the Osraighi went through Meath westwards to their countries. 
The Ulidians rendered hostages on this occasion; but they 
<span class="sup" title="By John O'Donovan ">Brian Borumha and his party</span> did not obtain the 
hostages of the races of Conall and Eoghan.</p></li><li value="9"><p>Mael-na-mbo, lord of Ui-Ceinnsealaigh, was killed 
by his own tribe.</p></li><li value="10"><p>Maelruanaidh, son of Ardghar, King of Ulidia, was
slain by Madadhan, son of Domhnall, after being one-half year in the
government of the province.
Madadhan, son of Domhnall, King of Ulidia, was killed by the Torc,
i.e. Dubhtuinne, in the middle of Dun-Leathghlaise, in violation of
the guarantees of the saints of Ireland. Dubhtuinne, i.e. the Torc, 
King of Ulidia, was slain, through the miracles of God and Patrick, 
by Muireadhach, son of Madadhan, in revenge of his father.</p></li><li value="11"><p>Muiregen Bocht, of Both-Domhnaigh, successor 
of Patrick, died; seventy years his age.</p></li></ol></dd><dt id="Annal.104">M1006</dt><dd><ol><li value="0"><p>The Age of Christ, 1006.</p></li><li value="1"><p>The fifth year of Brian.</p></li><li value="2"><p>Ceannfaeladh, airchinneach of Druim-mor-Mocholmog;</p></li><li value="3"><p>Caicher, son of Maenach, Abbot of Mungairid;</p></li><li value="4"><p>and Ceallach Ua Meanngorain, airchinneach of Corcach, died.</p></li><li value="5"><p>Fiachra Ua Focarta, priest of Cluain-fearta-Brenainn, 
died. Of him was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Of all I traversed of Ireland,<br/>Both field and church,<br/>I did not get cold or want,<br/>Till I reached the fair Cluain-fearta.<br/>O Christ, we would not have parted in happiness,<br/>Were it not for Fiachra of the sweet language.</li></ol></blockquote></p></li><li value="6"><p>Tuathal Ua Maoilmacha, a learned man, and
comharba of Patrick in Munster;</p></li><li value="7"><p>and Robhartach Ua hAilghiusa, anchorite of Cluain-mic-Nois, 
died; he was of the tribe of Breaghmhaine.</p></li><li value="8"><p>Trenfhear Ua Baigheallain, lord of Dartraighe,
<span class="fa fa-bookmark" title="p.759" id="pb.759"> p.759</span>

was slain by the Cinel-Conaill on Loch-Eirne.</p></li><li value="9"><p>Cuconnacht, son of Dunadhaigh, chief of Sil-Anmchadha, 
was slain by Murchadh, son of Brian <span class="sup" title="By John O'Donovan ">Borumha</span>.
Ua Dunghalaigh, lord of Muscraighe-thire, slew him in the vicinity of 
Lothra.</p></li><li value="10"><p>Muireadhach, son of Crichan, resigned the
successorship of Colum Cille for the sake of God.</p></li><li value="11"><p>The renewal of the fair of Tailltin by Maelseachlainn; 
and Feardomhnach was appointed to the successorship of Colum Cill, by advice 
of the men of Ireland.</p></li><li value="12"><p>The Great Gospel of Colum Cille was stolen at night 
from the western Erdomh of the great church of Ceanannus. This was the 
principal relic of the western world, on account of its singular cover; 
and it was found after twenty nights and two months, its gold having been 
stolen off it, and a sod over it.</p></li><li value="13"><p>An army was led by Flaithbheartach Ua Neill
into Ulidia, and carried off seven hostages from them, and slew the
lord of Leath-Chathail, i.e. Cuuladh, son of Aenghus.</p></li><li value="14"><p>Domhnall, son of Dubhtuinne, King of Ulidia, was 
slain by Muireadhach, son of Madudhan, and Uarghaeth of Sliabh Fuaid.</p></li><li value="15"><p>Airmeadhach, son of Cosgrach, Bishop and scribe 
of Ard-Macha, died.</p></li></ol></dd><dt id="Annal.105">M1007</dt><dd><ol><li value="0"><p>The Age of Christ, 1007.</p></li><li value="1"><p>The sixth year of Brian.</p></li><li value="2"><p>Muireadhach, a distinguished bishop, son of the 
brother of Ainmire Bocht, was suffocated in a cave, in Gaileanga of Corann.</p></li><li value="3"><p>Feardomhnach, successor of <span class="sup" title="By Julianne Nyhan, translation omitted">Colum Cille in Kells
and Fachtna successor of</span> Finnen of Cluain-Iraird, died.</p></li><li value="4"><p>Finshnechta Ua Fiachra,
Abbot of Teach-Mochua;</p></li><li value="5"><p>and Tuathal O'Conchobhair, successor of
Finntan, died.</p></li><li value="6"><p>Maelmaire Ua Gearagain, successor of Cainneach; and
Ceileachair, son of Donncuan, son of Ceinneidigh, Abbot of Tir-da-ghlas, 
died.</p></li><li value="7"><p>A victory was gained by Aenghus, son of Carrach, over 
the Feara-Ceall, wherein fell Demon Gatlach Ua Maelmhuaidh.</p></li><li value="8"><p>Great frost and
<span class="fa fa-bookmark" title="p.761" id="pb.761"> p.761</span>

snow from the eighth of the Ides of January till Easter.</p></li><li value="9"><p>Muireadhach, son of Dubhtuinne, King of Ulidia, <span class="sup" title="By John O'Donovan ">was slain</span>.</p></li></ol></dd><dt id="Annal.106">M1008</dt><dd><ol><li value="0"><p>The Age of Christ, 1008.</p></li><li value="1"><p>The seventh year of Brian.</p></li><li value="2"><p>Cathal, son of Carlus, successor of Cainneach;</p></li><li value="3"><p>Maelmuire Ua hUchtain, comharba of Ceanannus, died.</p></li><li value="4"><p>Echthighearn Ua Goirmghilla, died.</p></li><li value="5"><p>Dubhchobhlaigh, daughter of the King of Connaught, and 
wife of Brian, son of Ceinneidigh, died.</p></li><li value="6"><p>Tadhg Dubhshuileach, son of the King of
Connaught, was slain by the Conmaicni.</p></li><li value="7"><p>Gussan, son of Ua Treassach,
lord of Ui-Bairrche, died.</p></li><li value="8"><p>Madudhan, lord of Sil-Anmchadha, was slain
by his brother.</p></li><li value="9"><p>An army was led by Flaithbheartach Ua Neill against
the men of Breagha, and carried off a great cattle spoil.</p></li><li value="10"><p>A battle was gained over the Conmaicni by the men of 
Breifne. A battle was gained over the men of Breifne by the Connaughtmen.</p></li><li value="11"><p>Clothna, son of Aenghus, chief poet of Ireland in 
his time, died.</p></li><li value="12"><p>Gusan, son of Treasach, lord
of Ui-Bairche, died.</p></li></ol></dd><dt id="Annal.107">M1009</dt><dd><ol><li value="0"><p>The Age of Christ, 1009 <span class="sup" title="By John O'Donovan "><em>rectè</em> 1010</span>.</p></li><li value="1"><p>The eighth year of Brian.</p></li><li value="2"><p>Conaing, son of Aedhagan, a bishop, died at 
Cluain-mic-Nois; he was of the tribe of the Mughdhorna-Maighen.</p></li><li value="3"><p>Crunnmhael, a bishop, died.</p></li><li value="4"><p>Scannlan Ua Dunghalain, Abbot of Dun-Leathghlaise, was blinded.</p></li><li value="5"><p>Diarmaid, successor of Bearrach;</p></li><li value="6"><p>Muireadhach, son of Mochloingseach, airchinneach
of Mucnamh;</p></li><li value="7"><p>Maelsuthain Ua Cearbhaill, <span class="sup" title="By John O'Donovan ">one</span> of the family of Inis-Faithleann, chief doctor of the 
western world in his time, and lord of Eoghanacht of Loch-Lein, died after a good 
life.</p></li><li value="8"><p>Marcan, son of Ceinneidigh, head of the clergy of Munster, died.
The comharba of Colum, son of Crimhthainn, i.e. of Tir-da-ghlas, Innis-Cealtra 
and Cill-Dalua, died.</p></li><li value="9"><p>Cathal, son of Conchobhar, King of Connaught, died 
after penance; he was the grandson of Tadhg of the Tower.</p></li><li value="10"><p>Dearbhail,
<span class="fa fa-bookmark" title="p.763" id="pb.763"> p.763</span>

daughter of Tadhg, son of Cathal, died.</p></li><li value="11"><p>Cathal, son of Dubhdara, lord of Feara-Manach, died.</p></li><li value="12"><p> Muireadhach Ua hAedha, lord of Muscraighe,
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="13"><p>An army was led by Brian to Claenloch of Sliabh-Fuaid, 
and he obtained the hostages of the Cinel-Eoghain and Ulidians.</p></li><li value="14"><p>Aedh, son of Conn, royal heir of Oileach; and Donncuan, 
lord of Mughdhorna, were slain.</p></li></ol></dd><dt id="Annal.108">M1010</dt><dd><ol><li value="0"><p>The Age of Christ, 1010 <span class="sup" title="By John O'Donovan "><em>rectè</em> 1011</span>.</p></li><li value="1"><p>The ninth year of Brian.</p></li><li value="2"><p>Muireadhach, son of Crichan, successor of Colum-Cille 
and Adamnan, a learned man, bishop, and virgin, rector of Ard-Macha, and
intended successor of Patrick, died after the seventy-fourth year of
his age, on the fifth of the Calends of January, on Saturday night
precisely; and he was buried with great honour and veneration in the
great church of Ard-Macha, before the altar.</p></li><li value="3"><p>Flann Ua Donnchadha,
successor of Oenna, died.</p></li><li value="4"><p>Flaithbheartach Ua Cethenen,successor of Tighearnach, 
a <span class="sup" title="By John O'Donovan ">venerable</span> senior and distinguished
bishop, was mortally wounded by the men of Breifne; and he afterwards
died in his own church at Cluain-Eois.</p></li><li value="5"><p>Dubhthach, son of Iarnan, airchinneach of
Dearmhach;</p></li><li value="6"><p>Dalach of Disert-Tola, successor of Feichin
and Tola, <span class="sup" title="By John O'Donovan ">and</span> a distinguished scribe;</p></li><li value="7"><p><span class="sup" title="By John O'Donovan ">and</span> Fachtna, successor of
Finnen of Cluain-Iraird, died.</p></li><li value="8"><p>An army was led by Brian to Magh-Corrann, and he took 
with him the lord of Cinel-Conaill, i.e. Maelruanaidh Ua Maeldoraidh, in 
obedience, to Ceann-Coradh.</p></li><li value="9"><p>Maelruanaidh Ua Domhnaill, lord of Cinel-Luighdheach, 
was slain by the men
<span class="fa fa-bookmark" title="p.765" id="pb.765"> p.765</span>

of Magh-Ithe.</p></li><li value="10"><p>Oenghus Ua Lapain, lord of Cinel-Enda, was slain by the
Cinel-Eoghain of the Island.</p></li><li value="11"><p>Murchadh, son of Brian, with the men of
Munster, the Leinstermen, with the Ui-Neill of the South, and
Flaithbheartach, son of Muircheartach, lord of Oileach, with the
soldiers of the North, to plunder Cinel-Luighdheach, and they carried
off three hundred and a great prey of cattle.</p></li><li value="12"><p>Domhnall, son of Brian,
son of Ceinneidigh, son of the king of Ireland, died.</p></li><li value="13"><p>An army was led
by Flaithbheartach Ua Neill to Dun-Eathach; and he burned the
fortress, and demolished the town, and he carried off pledges from
Niall, son of Dubhthuinne.</p></li><li value="14"><p>Aedh, son of Mathghamhain, royal heir of
Caiseal, died.</p></li><li value="15"><p>Faelan, son of Dunlaing lord of Ui-Buidhe, died.</p></li></ol></dd><dt id="Annal.109">M1011</dt><dd><ol><li value="0"><p>The Age of Christ, 1011 <span class="sup" title="By John O'Donovan "><em>rectè</em> 1012</span>.</p></li><li value="1"><p>The tenth year
of Brian.</p></li><li value="2"><p>A great malady, namely, lumps and griping, at Ard-Macha,
from Allhallowtide till May, so that a great number of the seniors and
students died, together with Ceannfaeladh of Sabhall, bishop,
anchorite, and pilgrim; Maelbrighde Mac-an-Ghobhann, lector of
Ard-Macha; and Scolaighe, son of Clercen, a noble priest of Ard-Macha.
These and many others along with them died of this sickness.</p></li><li value="3"><p>Martin, Abbot of Lughmhadh;</p></li><li value="4"><p>Cian, successor of Cainneach;</p></li><li value="5"><p>Caenchomrac Ua Scannlain, airchinneach of Daimhinis;</p></li><li value="6"><p>Maclonain, Abbot of Ros-Cre;</p></li><li value="7"><p>and Connmhach Ua Tomhrair, priest and chief singer 
of Cluain-mic-Nois,died.</p></li><li value="8"><p>An army was led by Flaithbheartach, son of Muircheartach, 
into Cinel-Conaill, until he arrived at Magh-Cedne; he carried off a great 
prey of cows, and returned safe to his house. An army was led by Flaithbheartach, 
son of Muircheartach, a second time into Cinel-Conaill, until he reached 
Druim-cliabh and Tracht-Eothaile, where Niall, son of Gillaphadraig, son of 
Fearghal, was slain, and
<span class="fa fa-bookmark" title="p.767" id="pb.767"> p.767</span>

Maelruanaidh Ua Maeldoraidh was defeated; but no <span class="sup" title="By John O'Donovan ">other</span> 
one was lost there. An army was led, in their absence, by Maelseachlainn into 
Tir-Eoghain, as far as Magh-da-ghabhal, which they burned; they preyed as far 
as Tealach-Oog, and, having obtained spoils, they returned back to his house.
An army was afterwards led by Flaithbheartach, till he arrived at Ard-Uladh, 
so that the whole of the Ardes was plundered by him; and he bore off from 
thence spoils the most numerous that a king had ever borne, both prisoners 
and cattle without number.</p></li><li value="9"><p>A battle was gained over Niall, son of
Dubhtuinne, i.e. the battle of the Mullachs, by Niall, son of
Eochaidh, son of Ardghar, where many were slain, together with
Muircheartach, son of Artan, Tanist of Ui-Eathach; and he afterwards
deposed Niall, son of Dubhthuinne.</p></li><li value="10"><p>Ailell, son of Gebhennach, royal heir of Ui-Maine, 
died.</p></li><li value="11"><p>Crinan, son of Gormladh, lord of Conaille, was killed 
by Cucuailgne.</p></li></ol></dd><dt id="Annal.110">M1012</dt><dd><ol><li value="0"><p>The Age of Christ, 1012.</p></li><li value="1"><p>The twelfth year of Brian.</p></li><li value="2"><p>Mac-Maine, son of Cosgrach, comharba of Cill-Dalua, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="3"><p>The Prior of Saighir was killed.</p></li><li value="4"><p>Cian Ua Geargain, successor of Cainneach, <span class="sup" title="By John O'Donovan ">and</span></p></li><li value="5"><p>Dearbhail, daughter of Conghalach, son of Maelmithigh, <span class="sup" title="By John O'Donovan ">i.e.</span> daughter of the King of Ireland, died.</p></li><li value="6"><p>Domhnall, i.e. the Cat, royal
heir of Connaught, was killed by Maelruanaidh Ua Maeldoraidh; and
Magh-Aei was totally plundered and burned by him, after defeating and
slaughtering the Connaughtmen.</p></li><li value="7"><p>A great depredation was committed by
Ualgharg Ua Ciardha, lord of Cairbre, and the son of Niall O'Ruairc,
and the men of Teathbha in Gaileanga; but a few good men of the
household of Maelseachlainn overtook them, and being at that time
intoxicated after drinking, they <span class="sup" title="By John O'Donovan ">imprudently</span> gave 
them battle, through pride. There were
<span class="fa fa-bookmark" title="p.769" id="pb.769"> p.769</span>

slain in it Donnchadh, son of Maelseachlainn; Dubhtaichligh Ua
Maelchallann, lord of Dealbhna Beag; Donnchadh, son of Donnchadh Finn,
royal heir of Teamhair; Cearnachan, son of Flann, lord of Luighne;
Seanan Ua Leochain, lord of Gaileanga; and many others along with
them. Maelseachlainn after-wards overtook them <span class="sup" title="By John O'Donovan ">with his 
forces</span>, and the spoils were left behind to him; and Ualgharg Ua 
Ciardha, lord of Cairbre, and many others besides them, were slain.</p></li><li value="8"><p>Great forces were led by Maelseachlainn into the 
territory of the foreigners, and he burned the country as far as Edar; 
but Sitric and Maelmordha overtook one of his preying parties, and slew
two hundred of them, together with Flann, son of Maelseachlainn; the
son of Lorcan, son of Echthigern, lord of Cinel-Meachair; and numbers
of others. This was the defeat of Draighnen; in commemoration of which
this quatrain was composed:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Not well on Monday on the expedition did the Meathmen go to overrun;<br/>The foreigners, it was heard, were joyful of the journey at the
Draighnen.</li></ol></blockquote></p></li><li value="9"><p>An army was led by Flaithbheartach, lord of Aileach, 
to Maighen-Attaed, by the son of Ceanannus; and Maelseachlainn left the hill
<span class="sup" title="By John O'Donovan ">undisputed</span> to him.</p></li><li value="10"><p>Gillamochonna, son of Foghartach, lord of South
Breagha, plunderer of the foreigners, and flood of the glory of the
east of Ireland, died.</p></li><li value="11"><p>A depredation by Murchadh, son of Brian, in
Leinster; he plundered the country as far as Gleann-da-locha and 
Cill-Maighneann, and burned the whole country, and carried off great spoils
and innumerable prisoners.</p></li><li value="12"><p>A great fleet of the foreigners arrived in
Munster, so that they burned Corcach; but God immediately took
vengeance of them for that deed, for Amhlaeibh, son of Sitric, i.e.
the son of the lord of the foreigners, and Mathghamhain, son of
Dubhghall, and many others, were slain by Cathal, son of Domhnall, son
of Dubhdabhoireann.</p></li><li value="13"><p>Muircheartach, son of Aedh O'Neill, was slain by
the Dal-Riada, with a number of others along with him.</p></li><li value="14"><p>A great war between the foreigners and the Gaeidhil.</p></li><li value="15"><p>An army was led by Brian to Ath-an-chairthinn, and 
he there encamped, and laid siege to the foreigners for three months.</p></li><li value="16"><p>Many fortresses were erected by
<span class="fa fa-bookmark" title="p.771" id="pb.771"> p.771</span>

Brian, namely, Cathair-Cinn-coradh, Inis-Gaill-duibh, and 
Inis-Locha-Saighleann, <span class="sup" title="By John O'Donovan ">&amp;c.</span></p></li><li value="17"><p>The Leinstermen and foreigners were at war with
Brian; and Brian encamped at Sliabh Mairge, to defend Munster; and
Leinster was plundered by him as far as Ath-cliath.</p></li><li value="18"><p>A great depredation upon the Conailli by Maelseachlainn, 
in revenge of the profanation of the Finnfaidheach, and of the breaking of 
Patrick's crozier by the Conailli, i.e. by the sons of Cucuailgne.</p></li></ol></dd><dt id="Annal.111">M1013</dt><dd><ol><li value="0"><p>The Age of Christ, 1013 <span class="sup" title="By John O'Donovan "><em>rectè</em> 1014</span>.</p></li><li value="1"><p>Ronan, successor of Fechin;</p></li><li value="2"><p>Flaithbheartach, son of Domhnall, i.e. of the 
Clann-Colmain, successor of Ciaran and Finnen;</p></li><li value="3"><p>and Conn Ua Diugraidh, successor of Caeimhghin, died.</p></li><li value="4"><p>Cairbre Fial, son of Cathal, anchorite
of Gleann-da-locha,</p></li><li value="5"><p><span class="sup" title="By John O'Donovan ">and</span> Naemhan Ua Seinchinn, 
died; these were both anchorites.</p></li><li value="6"><p>Dunlang, son of Tuathal, King of Leinster, died.</p></li><li value="7"><p>Cairbre, son of Cleirchen, lord of Ui Fidhgeinte, 
was treacherously slain by Maelcoluim Caenraigheach.</p></li><li value="8"><p>A battle between the
<span class="fa fa-bookmark" title="p.773" id="pb.773"> p.773</span>

Ui-Eathach themselves, i.e. between Cian, son of Maelmhuaidh, and
Domhnall, son of Dubh-da-bhoireann, in which were slain Cian, Cathal,
and Roghallach, three sons of Maelmhuaidh, with a great slaughter
along with them.</p></li><li value="9"><p>An army was led by Donnchadh, son of Brian, to the
south of Ireland; and he slew Cathal, son of Domhnall, and carried off
hostages from Domhnall.</p></li><li value="10"><p>An army was led by the foreigners and
Leinstermen into Meath, and afterwards into Breagha; and they
plundered Tearmonn-Feichine, and carried off many captives and
countless cattle.</p></li><li value="11"><p>An army was led by Brian, son of Ceinneidigh, son of
Lorcan, King of Ireland, and by Maelseachlainn, son of Domhnall, King
of Teamhair, to Ath-cliath. The foreigners of the west of Europe
assembled against Brian and Maelseachlainn; and they took with them
ten hundred men with coats of mail. A spirited, fierce, violent,
vengeful, and furious battle was fought between them, the likeness of
which was not to be found in that time,—at Cluaintarbh, on the
Friday before Easter precisely. In this battle were slain Brian, son
of Ceinneidigh, monarch of Ireland, who was the Augustus of all the
West of Europe, in the eighty-eighth year of his age; Murchadh, son of
Brian, heir apparent to the sovereignty of Ireland, in the sixty-third
year of his age; Conaing, son of Donncuan, the son of Brian's brother;
Toirdhealbhach, son of Murchadh, son of Brian; Mothla, son of
Domhnall, son of Faelan, lord of the Deisi-Mumhan;
<span class="fa fa-bookmark" title="p.775" id="pb.775"> p.775</span>

Eocha, son of Dunadhach, i.e. chief of Clann-Scannlain; Niall
Ua Cuinn; Cuduiligh, son of Ceinneidigh, the three companions of
Brian; Tadhg Ua Ceallaigh, lord of Ui Maine; Maelruanaidh na Paidre Ua
hEidhin, lord of Aidhne; Geibheannach, son of Dubhagan, lord of Feara-Maighe; 
Mac-Beatha, son of Muireadhach Claen, lord of Ciarraighe-Luachra; Domhnall, 
son of Diarmaid, lord of Corca-Bhaiscinn; Scannlan, son of Cathal, 
lord of Eoghanacht-Locha Lein; and Domhnall, son of Eimhin, son of 
Cainneach, great steward of Mair in Alba. The forces
were afterwards routed by dint of battling,
 <span class="fa fa-bookmark" title="p.777" id="pb.777"> p.777</span>

bravery, and striking, by Maelseachlainn, from Tulcainn to Ath-cliath,
against the foreigners and the Leinstermen; and there fell Maelmordha,
son of Murchadh, son of Finn, King of Leinster; the son of
Brogarbhan, son of Conchobhar, Tanist of Ui-Failghe; and Tuathal, son
of Ugaire, royal heir of Leinster; and a countless slaughter of the
Leinstermen along with them. There were also slain Dubhghall, son of
Amhlaeibh, and Gillaciarain, son of Gluniairn, two tanists of the
foreigners; Sichfrith, son of Loder, Earl of Innsi hOrc; Brodar, chief
of the Danes of Denmark, who was the person that slew Brian. The ten
hundred in armour were cut to pieces, and at the least three thousand
of the
<span class="fa fa-bookmark" title="p.779" id="pb.779"> p.779</span>

foreigners were there slain. It was of the death of Brian and of this
battle the <span class="sup" title="By John O'Donovan ">following</span> quatrain was composed:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Thirteen years, one thousand complete, since Christ was born, not 
long since the date,<br/>Of prosperous years—accurate the enumeration—until the 
foreigners were slaughtered together with Brian.</li></ol></blockquote>

Maelmuire, son of Eochaidh, successor of Patrick, proceeded with the
seniors and relics to Sord-Choluim-Chille; and they carried from
thence the body of
<span class="fa fa-bookmark" title="p.781" id="pb.781"> p.781</span>
Brian, King of Ireland, and the body of Murchadh, his son, and the
head of Conaing, and the head of Mothla.
Maelmuire and his clergy waked the bodies with great honour and veneration; 
and they were interred at Ard-Macha in a new tomb.</p></li><li value="12"><p>A battle between the two sons of
Brian, i.e. Donnchadh and Tadhg. Donnchadh was defeated, and Ruaidhri
Ua Donnagain, lord of Aradh, and many others along with him, fell in
the battle.</p></li><li value="13"><p>An army was led by Ua Maeldoraidh and O'Ruairc 
into Magh-Aei; and they slew Domhnall, son of Cathal, and plundered the 
plain, and carried off the hostages of Connaught.</p></li></ol></dd><dt id="Annal.112">M1014</dt><dd><ol><li value="0"><p>The Age of Christ, 1014 <span class="sup" title="By John O'Donovan "><em>rectè</em> 1015</span>.</p></li><li value="1"><p>The first year of Maelseachlainn Mor, son of Domhnall 
over Ireland, after the killing of Brian, son of Ceinneidigh.</p></li><li value="2"><p>Ronan, successor of Fechin;</p></li><li value="3"><p>Colum Ua Flannagain, Abbot of Maein-Choluim-Chille;</p></li><li value="4"><p>and Conaing, son of Finn,
Abbot of Doire-mor and Liath-Mochaemhog, died.</p></li><li value="5"><p>Muircheartach Ua
Lorcain, airchinneach of Lothra, died.</p></li><li value="6"><p>Niall, son of Dearggan,
airchinneach of Mungairit, was killed.</p></li><li value="7"><p>Donnghal Macua Chantene,
airchinneach of Tir-da-ghlas, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="8"><p>Muircheartach, son of Muireadhach Ua Neill, was slain 
by Conchobhar Ua Domhnallain, lord of Ui-Tuirtre.</p></li><span class="fa fa-bookmark" title="p.783" id="pb.783"> p.783</span><li value="9"><p>Donnchadh Ua Goaigh, lord of Cianachta Glinne Geimhin, 
was slain.</p></li><li value="10"><p>Gillachrist, son of Niall, son of Dubhlaech was slain 
by Maelseachlainn.</p></li><li value="11"><p>Muircheartach, son of Anmccadh, lord of Ui-Liathain,
was slain by Mathghamhain, son of Maelmhuaidh.</p></li><li value="12"><p>Meanma, son of the lord
of Ui-Caisin, died.</p></li><li value="13"><p>Donnchadh, son of Aedh Beag O'Maeleachlainn, was
slain by the foreigners.</p></li><li value="14"><p>Maelisa, son of the lord of Ui-Maine, was slain at 
Iubhar Arnun, by the men of Teathbha.</p></li><li value="15"><p>The son of Raghnall, son of Imhar, lord of Port-Lairge, 
was slain by the Ui-Liathain.</p></li><li value="16"><p>Cudubh, son of Maelfabhaill, chief of
Carraig-Brachaidhe, was slain by the race of Tadhg in Breagha.</p></li><li value="17"><p>An army was led by Domhnall, son of Dubhdabhoireann, to 
Luimneach. The two sons of Brian, namely, Donnchadh and Tadhg, met him, 
<span class="sup" title="By John O'Donovan ">and</span> a battle was fought between them, wherein the 
<span class="sup" title="By John O'Donovan ">people of the</span> south of Ireland were defeated, and 
Domhnall fell, and numbers along with him.</p></li><li value="18"><p>An army was led by Ua Neill, i.e. by Flaithbheartach, 
with the men of Meath and Breagha about him, into Leinster; and he plundered 
the country as far as Leithghlinn, carried off spoils and prisoners, and 
slew thelord of Ui-mBuidhe, and many others.</p></li><li value="19"><p>An army was led by Maelseachlainn, Ua Neill, and Ua 
Maeldoraidh, to Ath-cliath; and they burned the fortress, and all the houses 
outside the fortress; and they afterwards proceeded into Ui-Ceinnsealagh, 
and plundered the whole territory, carrying off many thousand captives and 
cattle. A party of his marauders were overtaken, and a great number of them 
killed, together with the son of the King of Connaught, i.e. Sleghanach; and
there were also lost Conghalach, son of Conchobhar, lord of Ui-Failghe; 
Gillacoluim Ua hAghdha, lord of Teathbha, and many others also.</p></li><li value="20"><p>An army was led by Maelseachlainn, Ua Neill, Ua 
Maeldoraidh, and O'Ruairc, into Leinster; and they carried off the hostages 
of Leinster, and gave the kingdom
<span class="fa fa-bookmark" title="p.785" id="pb.785"> p.785</span>

of Leinster to Donncuan, son of Dunlaing; and they plundered Osraighe,
and carried off innumerable preys and many prisoners.</p></li><li value="1014.21"><p>A great depredation by Maelfothartaigh in Dal-gCais; 
and Donnchadh, son of Brian, and the Dal-gCais overtook him, but these were 
defeated, and the son of Ruaidhri Ua Donnagain, the son of Ua Cathalain, 
and other persons also, were slain; and Maelfothartaigh afterwards bore away
the spoils.</p></li><li value="1014.22"><p>Aedh O'Ruairc, i.e. the son of Sen-Fearghal, lord of
Breifne, and royal heir of Connaught, was slain by Tadhg of the White
Steed, son of Cathal, son of Conchobhar, King of Connaught, at Loch
Neill, in Magh-Aei, in revenge of Domhnall, his brother.</p></li><li value="1014.23"><p>The Sleghanach Ua Maelseachlainn was slain by the 
Ui-Ceinnsealaigh.</p></li><li value="1014.24"><p>Ceinneidigh, son of Fearghal, lord of Laeighis,
died.</p></li><li value="1014.25"><p>Aedh, son of Tadhg, son of Murchadh Ua Ceallaigh, 
lord of Ui-Maine, was slain at Cluain-mic-Nois.</p></li><li value="1014.26"><p>Gillachrist, son of Niall, son of Dubhlaech, was 
slain by Maelseachlain, son of Domhnall.</p></li><li value="1014.27"><p>Dunghal Ua Donnchaidh went on a
predatory excursion into Aradh Cliach, and Finn, the son of Ruaidhri
Ua Donnagain, and Ui-Cuanach, were slain by him.</p></li></ol></dd><dt id="Annal.113">M1015</dt><dd><ol><li value="0"><p>The Age of Christ, 1015 <span class="sup" title="By John O'Donovan "><em>rectè</em> 1016</span>.</p></li><li value="1"><p>The second year of Maelseachlainn.</p></li><li value="2"><p>Flannagan, son of Conaing, Fos-airchinneach of
Ard-Macha;</p></li><li value="3"><p>and Muirgheas, airchinneach of Lis-aeidheadh, died.</p></li><li value="4"><p>Diarmaid Ua Maeltelcha, successor of Comhghall;</p></li><li value="5"><p>and Eithne, daughter of Ua Suairt,
successor of Brighid, died.</p></li><li value="6"><p>Airbheartach, son of Cosdobhroin,
airchinneach of Ros-ailithir; and Maelpadraig Ua Sluaghadhaigh, the
<span class="sup" title="By John O'Donovan ">most</span> learned of Ireland, died.</p></li><li value="7"><p>Macliag, i.e. Muircheartach, son of
Cuceartach, chief poet of Ireland at that time, died. The following
was Macliag's first quatrain:
<span class="fa fa-bookmark" title="p.787" id="pb.787"> p.787</span>

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Muircheartach Beag, son of Maelcertach, who has been herding the cows,<br/>It is more worthy that he retaliates not,—give him a handful of
findraip.</li></ol></blockquote>

His last quatrain was this:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">O Bell, which art at the head of my pillow, to visit thee no friends
come;<br/>Though thou makest thy “ding dang,” it is by thee the 
salt is measured.</li></ol></blockquote></p></li><li value="8"><p>An army was led by Maelseachlainn into Ulidia,
and carried off the hostages of the Ulidians.</p></li><li value="9"><p>Gillacoluim Ua hAghdhai, lord of Teathbha,
was slain by the son of Donn, son of Donnghal, at Druim-raite.</p></li><li value="10"><p>Macrath, son of Muireadhach Claen, lord of
Ciarraighe-Luachra, was killed.</p></li><li value="11"><p>Donncuan, i.e. the Simpleton, son of Dunlaing, lord of
Leinster, and Tadhg Ua Riain, lord of Ui-Drona, was slain by
Donnchadh, son of Gillaphadraig, at Leithghlinn, after they had made
friendship, and taken a mutual oath in the beginning of the day.
Moling delivered this prophecy:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Donndurgen, and the royal Bard of lances,<br/>Shall violate friendship at Glinngerg; mutual oaths shall not
prevent bloodshed.</li></ol></blockquote></p></li><li value="12"><p>Dun-da-leathghlas was totally burned, with its 
Daimhliag and Cloictheach, by lightning.</p></li><li value="13"><p>Cluain-mic-Nois, Cluain-fearta-Brenainn,
and Ceanannus, were burned.</p></li><li value="14"><p>A battle between the Ulidians and the Dal-Araidhe, 
wherein the DaI-Araidhe were defeated by Niall, son of Eochaidh; and 
wherein fell Domhnall, son of Loingseach, lord of Dal-Araidhe; Niall, 
son of Dubhtuine, son of Eochaidh, son of Ardgar, ex-king of Ulidia; 
and Conchobhar Ua Domhnallain,lord of Ui-Tuirtri, and others along with 
them.</p></li><li value="15"><p>An army was led by Maelseachlainn into Ossory; and 
he plundered Osraighe, and carried off spoils and
<span class="fa fa-bookmark" title="p.789" id="pb.789"> p.789</span>

prisoners, and slew Dunghal, son of Gillaphadraig, son of Donnchadh,
and many others.</p></li><li value="16"><p>An army was led again by Maelseachlainn into
Osraighe; and he plundered half the territory, and carried off
hostages. He subsequently proceeded into Ui-Ceinnsealaigh, which he
plundered, and carried off their cows and prisoners.</p></li><li value="17"><p>The Connaughtmen
plundered and demolished Ceann-coradh and Cill-Dalua.</p></li><li value="18"><p>The men of Munster plundered Inis-Clothrann and 
Inis-bo-fine.</p></li><li value="19"><p>Gebhennach, son of Aedh, lord of Ui-Maine, was 
slain by the Ui-Maine themselves.</p></li><li value="20"><p>Maelisa, son of Flannagan, was killed.</p></li><li value="21"><p>A victory was gained by the Eili over 
Eoghanacht-Chaisil, where Domhnall, grandson of Domhnall,
royal heir of Caiseal, and Domhnall, grandson of Ruaidhri, lord of
Aradh, and numbers of others, were slain.</p></li></ol></dd><dt id="Annal.114">M1016</dt><dd><ol><li value="0"><p>The Age of Christ, 1016 <span class="sup" title="By John O'Donovan "><em>rectè</em> 1017</span>.</p></li><li value="1"><p>The third year of Maelseachlainn.</p></li><li value="2"><p>Diarmaid Ua Maeiltealcha, a distinguished wise man,
scribe, and bishop, died.</p></li><li value="3"><p>Caenchomhraic Ua Baithin, lector of Gleann-Uisean, died.</p></li><li value="4"><p>Ceallach Ua Maelmidhe, airchinneach of Druim-raithe,
died.</p></li><li value="5"><p>Oenghus, son of Flann, airchinneach of Lann-Leire; 
and Diarmaid Ua Maelmaedhog, Abbot of Gleann-Uisean, died.</p></li><li value="6"><p>Connmhach, lector and
Abbot of Achadh-Urghlais, was slain by the Ui-Bairrche.</p></li><li value="7"><p>Oenghus, son of Carrach Calma, royal heir of Teamhair, 
pillar of the dignity of Ireland, died of the cholic.</p></li><li value="8"><p>Fearghal, son of Domhnall, son of
Conchobhar, royal heir of Aileach, was slain by the Cinel-Eoghain
themselves.</p></li><li value="9"><p>Conn, son of Conchobhar, son of Eigneachan, died.</p></li><span class="fa fa-bookmark" title="p.791" id="pb.791"> p.791</span><li value="10"><p>Donnchadh, son of Donnchadh Ua Conghalaigh, 
<span class="sup" title="By John O'Donovan ">lord of Breagha, and</span> royal heir of Ireland, was 
slain by the men of Breagha themselves.</p></li><li value="11"><p>Gillachrist Ua Lorcain, lord of Caille-Follamhain, 
was killed at Ceanannus.</p></li><li value="12"><p>Flann Ua Beice, lord of Ui-Meith, was killed.</p></li><li value="13"><p>Muireadhach Ua Duibheoin, lord of
Ui-Mic-Uais-Breagh, was slain by Flaithbheartach Ua Neill.</p></li><li value="14"><p>A slaughter was made of the foreigners by
Maelseachlainn, at Odhbha, where many were slain.</p></li><li value="15"><p> Gaeithini Ua Mordha was slain.</p></li><li value="16"><p>Dubhdabhoirenn Ua Riain was
slain.</p></li></ol></dd><dt id="Annal.115">M1017</dt><dd><ol><li value="0"><p>The Age of Christ, 1017<span class="sup" title="By John O'Donovan "><em>rectè</em> 1018</span>.</p></li><li value="1"><p>The fourth year of Maelseachlainn.</p></li><li value="2"><p>Gormghal of Ard-Oilean, chief anmchara of Ireland;</p></li><li value="3"><p>and Cormac Ua Mithi-dhein, Abbot of Achadh-abhla, died.</p></li><li value="4"><p>Muireadhach Ultach, anmchara of Cluain-mic-Nois, died.</p></li><li value="5"><p>Braen, son of Maelmordha, son of Murchadh, King of 
Leinster, was blinded by Sitric, son of Amhlaeibh, at Ath-cliath, 
through treachery; and he died in consequence.</p></li><li value="6"><p>Conghalach, son of Conchobhar, son
of Finn, lord of Ui-Failghe, died.</p></li><li value="7"><p>Maelan, son of Egneach Ua Leocain,
lord of Gaileanga and all Tuath-Luighne, was killed by the Saithni.</p></li><li value="8"><p>Cearbhall, son of Maelmordha, royal heir of Leinster, 
was slain by treachery.</p></li><li value="9"><p>A war between Maelseachlainn and the Ui-Neill of the North,
so that the Eoghanachs went northwards over Sliabh-Fuaid.</p></li><li value="10"><p>A predatory excursion by Maelseachlainn into
<span class="fa fa-bookmark" title="p.793" id="pb.793"> p.793</span>

<span class="sup" title="By John O'Donovan ">the territory of the</span> Feara-Ceall; and a party of
the army was overtaken by the Feara-Ceall and the Eli, so that Domhnall Ua
Caindealbhain, lord of Cinel-Laeghaire, and Cass-Midhe,
Maelseachlainn's lawgiver, were slain; and Ua Cleircein, lord of
Caille-Follambain, was wounded, and died after a short period.
Flannagan Ua Ceallaigh, and Conghalach, son of Maelseachlainn, were mortally 
wounded at the same place.</p></li><li value="11"><p>Gillacoluim, son of Muireadhach Ua
Maeltrea, and Aedh Ua hEradain, lord of Ui-Breasail-Macha, died.</p></li><li value="12"><p>Cearnach Ua Mordha, lord of Laeighis, was killed.</p></li><li value="13"><p>Muireadhach, son of Muircheartach, lord of Fotharta, 
was killed.</p></li></ol></dd><dt id="Annal.116">M1018</dt><dd><ol><li value="0"><p>The Age of Christ, 1018 <span class="sup" title="By John O'Donovan "><em>rectè</em> 1019</span>.</p></li><li value="1"><p>The fifth year
of Maelseachlainn.</p></li><li value="2"><p>Domhnall, son of Maelseachlainn, son of Domhnall,
successor of Finnen and Mocholmog, died.</p></li><li value="3"><p><span class="sup" title="By Julianne Nyhan, translation omitted">Ongharcc Ua Maelduin, vice-abbot 
i.e prior of Cluain-mic-Nois, died.</span></p></li><li value="4"><p>Ua Brodubhain, Abbot of Achadhur, was killed.</p></li><li value="5"><p>Cill-dara was all burned by lightning, excepting
one house only.</p></li><li value="6"><p>Ceanannus was plundered by Sitric, son of Amhlaeibh,
and the foreigners of Ath-cliath; and they carried off innumerable
spoils and prisoners, and slew many persons in the middle of the
church.</p></li><li value="7"><p>The shrine of Ciaran was plundered by Domhnall, son
of Tadhg; and he himself was killed at the end of a week, through the
miracles of God and Ciaran.</p></li><li value="8"><p>Two sons of Maelseachlainn, son of
Maelruanaidh, Ardghar and Ardchu, both royal heirs of Aileach, were
killed by the Cinel-Eoghain themselves.</p></li><li value="9"><p>Mathghamhain, son of Conaing,son of Donncuan, royal heir of
<span class="fa fa-bookmark" title="p.795" id="pb.795"> p.795</span>

Munster, died.</p></li><li value="10"><p>The son of Catharnach, son of Aedh of the Ui-Caisin,
attacked Donnchadh, son of Brian, and gave him a stroke of a sword in
his head and across the arm, so that he struck off his right hand,
i.e. his right palm. The son of Brian afterwards escaped, and the son
of Catharnach was slain.</p></li><li value="11"><p>Maelmordha, son of Maelmhuaidh, Tanist of
Dealbhna, was killed.</p></li><li value="12"><p>Ua Geibhennach, Tanist of Ui-Mane, was killed.</p></li><li value="13"><p>Flaithbheartach Ua Neill came into Tir-Conaill, and 
plundered Tir-Enda and Tir-Lughdhach.</p></li><li value="14"><p>Ruaidhri Ua hAileallain, lord of Ui-Eathach, was
slain by the men of Fearnmhagh; and the two sons of Ceinneidigh,
namely, Conghalach and Gillamuire, were immediately slain in revenge
of him.</p></li><li value="15"><p>Gillacaeimhghin, son of Dunlaing, son of Tuathal, 
royal heir of Leinster, was slain by the Leinstermen themselves, i.e. by 
<span class="sup" title="By John O'Donovan ">the people of</span> Laeighis.</p></li><li value="16"><p>Aileni, son of Oissene, lord of Mughdhorna; and
Ossene Ua Cathasaigh, lord of Saithne, were slain by the Gaileanga.</p></li><li value="17"><p>Ruaidhri, son of Faelan, lord of Fotharta, was slain.</p></li></ol></dd><dt id="Annal.117">M1019</dt><dd><ol><li value="0"><p>The Age of Christ, 1019 <span class="sup" title="By John O'Donovan "><em>rectè</em> 1020</span>.</p></li><li value="1"><p>The sixth year of Maelseachlainn.</p></li><li value="2"><p>Maelmhuaidh O'Maelmhuaidh, lord of Feara-Ceall, was
slain in Magh-Lena by Muircheartach Ua Carraigh.</p></li><li value="3"><p>An army was led by Maelseachlainn, Ua Neill, Donnchadh, 
son of Brian, and Art Ua Ruairc, to the Sinainn; and they gave the hostages 
of Connaught to Maelseachlainn.</p></li><li value="4"><p>Flaithbheartach Ua hEochaidh was blinded by Niall, son
of Eochaidh.</p></li><li value="5"><p>The Termon of Finnia was plundered
<span class="fa fa-bookmark" title="p.797" id="pb.797"> p.797</span>
by the Ui-Faelain.</p></li><li value="6"><p>Domhnall, son of Muireadhach, lord of Ui-Maine, was
killed.</p></li><li value="7"><p>Aedh Ua h-Innreachtaigh, lord of Ui-Meith, was slain 
by the Ui-Niallain.</p></li><li value="8"><p>Culuachra Ua Conchobhair, lord of Ciarraighe-Luachra,
died.</p></li></ol></dd><dt id="Annal.118">M1020</dt><dd><ol><li value="0"><p>The Age of Christ, 1020.</p></li><li value="1"><p>The seventh year of Maelseachlainn.</p></li><li value="2"><p>Cormac Ua Finn, a distinguished Bishop of Munster,
died.</p></li><li value="3"><p>Ard-Macha was burned, with all the fort, without the 
saving of any house within it, except the library only, and many houses were
burned in the Trians; and the Daimhliag-mor was burned, and the
Cloictheach, with its bells; and Daimhliag-na-Toe, and Daimhliag-an-tSabhaill; 
and the old preaching chair, and the chariot of the abbots,
and their books in the houses of the students, with much gold, silver,
and other precious things.</p></li><li value="4"><p>Cill-dara, with its oratory, was burned.</p></li><li value="5"><p>Gleann-da-loch, with its oratories, was burned.</p></li><li value="6"><p>The burning of Cluain-Iraird, Ara, Sord, and Cluain-mic-Nois.</p></li><li value="7"><p>The shrine of Patrick, and the Finnfaidheach 
<span class="sup" title="By John O'Donovan ">a bell?</span> of Patrick, were robbed by the plunderers, by
Ua hAidith, and <span class="sup" title="By John O'Donovan ">the people of</span> Lower Ui-Eathach; and 
they carried off with them seven hundred cows.</p></li><li value="8"><p>Maelmuire, son of Eochaidh, successor
of Patrick, head of the clergy of all the north-west of Europe, and
flood of the dignity of the western world,—this
<span class="fa fa-bookmark" title="p.799" id="pb.799"> p.799</span>

learned sage died on the third day of the month of June, the Friday
before Whitsuntide precisely; and Amhalghaidh was installed in the
successorship of Patrick by the laity and the clergy.</p></li></ol></dd><dt id="Annal.119">M1021</dt><dd><ol><li value="0"><p>The Age of Christ, 1021.</p></li><li value="1"><p>The eighth year of Maelseachlainn.</p></li><li value="2"><p>Maenach, priest and airchinneach of Lann-Leire, died.</p></li><li value="3"><p>Maelmaire, daughter of Amhlaeibh, wife of Maelseachlainn, 
son of Domhnall, died.</p></li><li value="4"><p>Aedh, son of Flann, son of Maelseachlainn, heir to the
sovereignty of Ireland, was slain by Ua Maighteachain, <span class="sup" title="By John O'Donovan ">one</span> of the Feara-Bile.</p></li><li value="5"><p>Branagan, son of Maeluidhir, a chief of Meath, was 
drowned on May-day, in Loch-Ainninn <span class="sup" title="By John O'Donovan ">Lough Ennell</span>, 
and MacConailligh, chief lawgiver of Maelseachlainn, died, after the 
plundering of the shrine of Ciaran by them both; this happened at the end 
of nine days after the plundering.</p></li><li value="6"><p>A victory was gained by Ugaire, son of Dunlaing, King
of Leinster, over Sitric, son of Amhlaeibh, and the foreigners of
Ath-cliath, at Derge-Mogorog in Ui-Briuin-Cualann, where he made a
dreadful slaughter of the foreigners.</p></li><li value="7"><p>Cucaille, son of Dubhlaech, lord of Feara-Tulach, died.</p></li><li value="8"><p>Cucaille, son of Marcan, was slain by the Sil-Anmchadha.</p></li><li value="9"><p>The son of Cuceanann, lord of Ui-Diarmada, was slain 
by the Ui-Gadhra.</p></li><li value="10"><p>A great depredation by Maelseachlainn upon the foreigners; 
and on the same night a depredation was committed by the Ui-Neill upon the Cianachta.</p></li><li value="11"><p>A great depredation was committed by Maelseachlainn upon 
the Cinel-Eoghain; and they were driven northwards over Sliabh-Fuaid.</p></li><li value="12"><p>Mac-Etigh, son of Follamhain, chief of Clann-Uadach, died.</p></li><span class="fa fa-bookmark" title="p.801" id="pb.801"> p.801</span><li value="13"><p>A shower of wheat was rained in Osraighe.</p></li><li value="14"><p>Amhalghaidh, successor of Patrick, went into Munster 
for the first time, and made a great circuit thereof.</p></li></ol></dd><dt id="Annal.120">M1022</dt><dd><ol><li value="0"><p>The Age of Christ, 1022.</p></li><li value="1"><p>The victory of Ath-buidhe-Tlachtgha <span class="sup" title="By John O'Donovan ">was gained</span> by Maelseachlainn over the foreigners of Ath-cliath, where 
many were slain; of which was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">His last bloody victory was in the evening at Ath-buidhe;<br/>Thirty revolving days from this until his death.</li></ol></blockquote>

He lived but a month after this.</p></li><li value="2"><p>Maelseachlainn Mor, son of Domhnall,
son of Donnchadh, pillar of the dignity and nobility of the west of
the world, died on Cro-inis Locha-Aininn, after having been forty-three 
years in sovereignty over Ireland, according to the Book of
Cluain-mic-Nois, which places the reign of Brian, son of Kennedy, in
the enumeration, at the end of nine years after the battle of Cluain-tarbh, 
in the seventy-third year of his age, on the fourth of the
Nones of September, on Sunday precisely, after intense penance for his
sins and transgressions, after receiving the body of Christ and his
blood, after being anointed by the hands of Amhalghaidh, successor of
Patrick, for he and the successor of Colum Cille, and the successor of
Ciaran, and most of the seniors of Ireland, were present <span class="sup" title="By John O'Donovan ">at his death</span>; and they sung masses, hymns, psalms, and canticles, for the
welfare of his soul. Sorrowful to the poor of the Lord was the death
of Maelseachlainn, as is evident from this quatrain:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Three hundred forts had the king, in which flesh and food were given,<br/>Guests from the king of the elements were in each fort of these.</li></ol></blockquote>
<span class="fa fa-bookmark" title="p.803" id="pb.803"> p.803</span>

Of the year of Maelseachlainn's death was also said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Two years, twice ten, and a thousand, from the birth of Christ, the
head of every king,<br/>Till the death of the descendant of Colman of preys, Maelseachlainn,
the perfect, the memorable.</li></ol></blockquote></p></li><li value="3"><p>Flann Ua Tacain, airchinneach of Dearmhach, a 
distinguished wise man; and Maelcobha Ua Gallchubhair, comharba of 
Scrin-Adhamhnain, died.</p></li><li value="4"><p>Lachtnan of Inis-caein, successor of Deagha, 
died at Ard-Macha.</p></li><li value="5"><p>Cathasach Ua Garbhain, lector of Cluain-mic-Nois, 
of the sept of Cuircni; and Joseph, son of Dunchadh, anmchara of Cluain-mic-Nois,
died: the latter was the father of Conn-na-mBocht.</p></li><li value="6"><p>Muiren of the tongue was slain by two Gillies 
of the Luighni.</p></li><li value="7"><p>Domhnall, grandson of Murchadh Glunillar, lord of 
the North, was slain by the Cianachta of Gleann-Geimhin.</p></li><li value="8"><p>Domhnall, son of Aedh Ua Maeldoraidh, was slain.</p></li><li value="9"><p>Muireadhach Ua Sleibhene <span class="sup" title="By John O'Donovan ">Slevin</span>, 
chief poet of the north of Ireland, was slain by the Feara-Rois.</p></li><li value="10"><p>The son of Cearbhall, lord of Eile; and
Domhnall, son of Ceallach, chief of Fotharta, were slain.</p></li><li value="11"><p>Sitric, son
of Imhar, lord of Port-Lairge, was slain by the lord of Osraighe.</p></li><li value="12"><p>Macleighinn, son of Coireall, lord of Oirghialla, 
died, after <span class="sup" title="By John O'Donovan ">doing</span> penance for his sins.</p></li><li value="13"><p>Mathghamhain, son of Laidhgnen, son of
Cearbhall, lord of Fearnmhagh, was slain at Cluain-Eois, by Cathal Ua
Crichain.</p></li><li value="14"><p> Muircheartach Ua Carraigh
<span class="fa fa-bookmark" title="p.805" id="pb.805"> p.805</span>

Calma was treacherously slain by Maelseachlainn God.</p></li><li value="15"><p>A battle on the sea between the foreigners of Ath-cliath 
and Niall, son of Eochaidh, King of Ulidia, wherein the foreigners were defeated, 
and they themselves led into captivity, and their ships carried away, except a
few which fled away. Flathroi, son of Dubhslangha, son of Aedh, son of
Tomaltach, fell by the foreigners in that sea battle, in the seventeenth year 
of his age.</p></li><li value="16"><p>Donnchadh, chief of Clann-Cathail, died.</p></li><li value="17"><p>Very great <span class="sup" title="By John O'Donovan ">showers of</span> hail fell 
in the summer, the stones of which were the size of wild apples; and great 
thunder and lightning succeeded, so that men and cattle were destroyed 
throughout Ireland.</p></li><li value="18"><p>The plundering of Cill-dara by Donnsleibhe and the Ui-Faelain.</p></li><li value="19"><p>A victory was gained at Sliabh-Fuaid over the Airghialla, 
by Niall, son of Eochaidh; and a great slaughter was made of the Airghialla 
there.</p></li></ol></dd><dt id="Annal.121">M1023</dt><dd><ol><li value="0"><p>The Age of Christ, 1023.</p></li><li value="1"><p>Maelmaire Ua Cainen, wise
man, and Bishop of Sord-Choluim-Chille, died.</p></li><li value="2"><p>Domhnall, son of Aedh
Beag Ua Maeleachlainn, the second lord that was over Meath, was slain
by the son of Seanan Ua Leocain and the Luighni.</p></li><li value="3"><p>A predatory excursion was made by the foreigners 
over South Breagh, and to Daimhliag-Chianain; and Ainbhith Ua Cathasaigh, 
lord of the Saithni, was slain by them on that day.</p></li><li value="4"><p>Donnchadh Ua Duinn, lord of Breagh, was
treacherously seized upon by the foreigners at their own assembly; and
he was carried eastwards over the sea, in violation of Colum-Cille,
whose successor was his guarantee.</p></li><li value="5"><p>Lochlainn, son of Maeleachlainn,
lord of Inis-Eoghain and Magh-Itha, was slain by his own brother,
Niall, and the Cianachta of Gleann-Geimhin.</p></li><li value="6"><p>Tadhg, son of Brian, son of Ceinneidigh, 
was treacherously slain by the Eili, at the instigation of his own 
brother, Donnchadh.</p></li><li value="7"><p>Conchobhar, son of Aenghus, son of Carrach Calma, 
was killed by the Guttas by treachery.</p></li><li value="8"><p>The Termon of Cluain-mic-Nois was plundered by Gadhra, 
son of Dunadhach, and carried off many hundred cows from thence.</p></li><li value="9"><p>An army was led by Ua Conchobhar, i.e. Tadhg of the 
White Steed, King of
<span class="fa fa-bookmark" title="p.807" id="pb.807"> p.807</span>

Connaught, into Ui-Briuin, where Domhnall Ua hEaghra, lord of Luighne
in Connaught, was slain.</p></li><li value="10"><p>Erard Mac Coisse, chief chronicler of the
Irish, died at Cluain-mic-Nois, after a good life.</p></li></ol></dd><dt id="Annal.122">M1024</dt><dd><ol><li value="0"><p>The Age of Christ, 1024.</p></li><li value="1"><p>Fachtna, lector and priest of Cluain-mic-Nois, 
airchinneach of Finnabhair-abha, airchinneach of Indeidhnen, and 
<span class="sup" title="By John O'Donovan ">the most distinguished</span> abbot of the Gaeidhil, 
died at Rome, whither he had gone upon a pilgrimage.</p></li><li value="2"><p>Dubhshlaine, chief anmchara of the Gaeidhil, and 
priest of Ard-Breacain, died at Cluain-mic-Nois.</p></li><li value="3"><p>Donnsleibhe, lord of Ui-Faelain, took a house <span class="sup" title="By John O'Donovan ">forcibly</span> at Dubhloch, from Augaire, son of Dunlaing, 
King of Leinster, and from Maelmordha, son of Lorcan, lord of Ui-Ceinnsealaigh, 
and from his son; and the three were therein slain by Donnsleibhe.</p></li><li value="4"><p>Cuan Ua Lothchain, chief poet of Ireland, and a learned 
historian, was slain in Teathbha, and the party who killed him became putrid 
in one hour; and this was a poet's miracle.</p></li><li value="5"><p>Cucaille, son of Gairbhith, <span class="sup" title="By John O'Donovan ">one</span> 
of the men of Breagha, died.</p></li><li value="6"><p>Donnsleibhe, son of Maelmordha, lord of Ui-Faelain,
set out upon a predatory excursion into Ui-Failghe; and the lord of
Ui-Failghe, and some of the Ui-Muireadhaigh, overtook and slew him as
he was plundering Cill-dara.</p></li><li value="7"><p>The battle of Ath-na-croise in Corann,
between Ua Maeldoraidh and Ua Ruairc, where Ua Ruairc was defeated,
and his people slaughtered, i.e. twenty hundred of them were slain,
together with Ruarc, grandson of Diarmaid, Tanist of Breifne. Of him
was said:
<span class="fa fa-bookmark" title="p.809" id="pb.809"> p.809</span>

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">In the battle of Ath-na-croise, men looked without pity,<br/>Corann was filled with carcasses; the Conalls had its glory.</li></ol></blockquote>

Another battle was fought between them, in which the men of Breifne
were defeated, and the son of Tighearnan slain.</p></li><li value="8"><p>An army was led by the son of Eochaidh against the 
foreigners, so that he burned <span class="sup" title="By John O'Donovan ">their territory</span>, and 
carried away the hostages of the Irish from them.</p></li><li value="9"><p>An army was led by the Osraighi and the Leinstermen 
to Tulcainne; and they obtained jewels and hostages from the foreigners.</p></li><li value="10"><p>The victory of Erglann, by Gearrgaela, over the foreigners.</p></li><li value="11"><p>Domhnall, son of Aedh, royal heir of Aileach, was slain 
by Gillamura, son of Ogan.</p></li><li value="12"><p>Maelduin Ua Conchaille, lord of Ui-Niallan, was slain by 
the Ui-Doctain.</p></li><li value="13"><p>Maelmuaidh Ua Ciarrdha, lord of Cairbre died.</p></li><li value="14"><p>A slaughter was made of the men of Munster by
Donnchadh, son of Aedh, in Gleann-Uisean, through the miracles of God and 
Comhdan.</p></li></ol></dd><dt id="Annal.123">M1025</dt><dd><ol><li value="0"><p>The Age of Christ, 1025.</p></li><li value="1"><p>Flannabhra, comharba of Ia-Choluim-Chille;</p></li><li value="2"><p>Maeleoin Ua Torain, comharba of Doire-Choluim-Chile;</p></li><li value="3"><p>Ceannfaeladh, son of Flaithbheartach, successor of Molaisi of
Daimhinis;</p></li><li value="4"><p>and Gillachrist, its lector, died.</p></li><li value="5"><p>Maelbrighde Ua Crichidein, successor of Finnia and Comhgall, 
died.</p></li><li value="6"><p>Duibhinsi Ua Faircheallaigh, Abbot of Druim-leathan;</p></li><li value="7"><p>Saerbhreathach, Abbot of Imleach Iubhair, who was pillar of 
the wealth and dignity of the west <span class="sup" title="By John O'Donovan "><em>rectè</em> 
south</span> of Ireland;</p></li><li value="8"><p>and Muireadhach, son of Mughron, successor of Ciaran 
and Comman, died; he was of the family of Imleach Fordeorach.</p></li><li value="9"><p>Niall Ua Conchobhar, royal heir of Connaught, was killed.</p></li><li value="10"><p>Mactire, son of Donnghaile,
<span class="fa fa-bookmark" title="p.811" id="pb.811"> p.811</span>

Tanist of Teathbha, was killed.</p></li><li value="11"><p>Gearrgaela, lord of Breagha, was killed and burned by 
<span class="sup" title="By John O'Donovan ">the people of</span> South Breagha and Mathghamhain Ua
Riagain.</p></li><li value="12"><p>An army was led by Flaithbheartach Ua Neill into Breagha, and
he carried off the hostages of the Irish from the foreigners.
An army was led by Domhnall Gott into Breagha, and he expelled the Ui-Neill
northwards over Sliabh-Fuaid; and they left behind their shields and
their horses to him, and he took the hostages of the men of Breagha
from them. Maelseachlainn Gott, lord of Meath, died immediately
afterwards.</p></li><li value="13"><p>The grandson of Comhaltan <span class="sup" title="By John O'Donovan ">Ua Cleirigh</span>, 
lord of Ui-Fiachrach Aidhne, died.</p></li><li value="14"><p>A predatory excursion was made by Cathalan,
lord of Fearnmhagh, against the Feara-Manach.A predatory excursion
was made by the Feara-Manach to Loch-Uaithne, and they burned and slew
seventeen men on the margin of the lake.</p></li><li value="15"><p> Dunghal Ua Donnchadha, King
of Caiseal, died.</p></li><li value="16"><p>Tearmann-Feichin was plundered and burned on
Christmas night by the Ui-Crichain.</p></li></ol></dd><dt id="Annal.124">M1026</dt><dd><ol><li value="0"><p>The Age of Christ, 1026.</p></li><li value="1"><p>Conall Ua Cillene, successor
of Cronan of Tuaim-Greine; Maelpadraig Ua Ailecain, lector of
Dun-Leathghlaise;</p></li><li value="2"><p>Maelruanaidh O'Maeldoraidh, lord of Cinel-Conaill, went
over the sea on his pilgrimage.</p></li><li value="3"><p>A hosting by Donnchadh, son of Brian,
so that he obtained the hostages of the men of Meath, of the men of
Breagha, of the foreigners, of the Leinstermen, and of the Osraighi.</p></li><li value="4"><p>An army was led by Flaithbheartach Ua Neill, and Maelseachlainn, 
son of Maelruanaidh, into Meath; and they obtained hostages, and entered Inis-Mochta 
upon the ice, and plundered the island, then in the possession of the foreigners.</p></li><li value="5"><p>Muircheartach, son of Conghalach, lord of Ui-Failghe, was slain 
by the foreigners of Ath-cliath.</p></li><li value="6"><p>Aimergin Ua Mordha, lord of Laeighis, and Cuduiligh Ua Beargdha, 
lord of Ui-Duach,
<span class="fa fa-bookmark" title="p.813" id="pb.813"> p.813</span>

were mutually slain by each other; and the Ui-Duach and Laeighisi were
mutually slaughtered, but the Ui-Duach were defeated.</p></li><li value="7"><p>A battle was gained by Roen over the foreigners of 
Ath-cliath, at Loch-Rein.</p></li><li value="8"><p>A plundering army was led by the Osraighi into 
Ui-Muireadhaigh; and they obtained great spoils, and mortally wounded 
Muircheartach, son of Dunlaing. The Ui-Muireadhaigh went into Osraighe, 
and plundered Tealach-Dimainn, and slew the Vice-abbot.</p></li><li value="9"><p>An army was led by the lord of Osraighe into 
Ui-Ceinnsealaigh, and plundered it.</p></li><li value="10"><p>Three battles were gained by Roen, son of
Muircheartach, son of Maeleachlainn (i.e. one of the Clann-Colmain), 
royal heir of Teamhair,—one battle over the men of Meath, another 
over the men of Breagha, and the third over the foreigners of Ath-cliath.</p></li><li value="11"><p>The paved way from Garrdha-an-bhainbh to 
Uluidh-na-dtri-gcross was made by Breasal Conailleach, at Cluain-mic-Nois.</p></li><li value="12"><p>A great depredation was committed by Gearr-an-chogaidh 
at Domhnach-Seachnaill; and Gearr-an-chogaidh himself was
slain on the following day, and his two brothers along with him,
namely, Etigen and Gillamaith, by Muireadhach Ua Ceile, in his own
house. This happened through the miracles of God and Seachnall.</p></li></ol></dd><dt id="Annal.125">M1027</dt><dd><ol><li value="0"><p>The Age of Christ, 1027.</p></li><li value="1"><p>Dunchadh, son of
Gillamochonna, successor of Seachnall, the most distinguished wise man
of the Irish, died at Coloin, in Germany.</p></li><li value="2"><p>Maelruanaidh Ua Maeldoraidh, lord of Cinel-Conaill, 
died on his pilgrimage.</p></li><li value="3"><p>Ruaidhri Mac Fogartaigh, lord of South Breagha, died,
after penance, at an advanced age.</p></li><li value="4"><p>Tadhg Mac Gillaphadraig was blinded by the
<span class="fa fa-bookmark" title="p.815" id="pb.815"> p.815</span>

lord of Osraighe, Donnchadh Mac Gillaphadraig.</p></li><li value="5"><p>An army was led by
Donnchadh, son of Brian, into Osraighe, where his people were
defeated; and there were slain on that occasion Gadhra, son of
Dunadhach, lord of Sil-Anmchadha, and Domhnall, son of Seanchan, son
of Flaithbheartach, royal heir of Munster; Maelseachlainn, son of
Conchobhar, lord of Corca-Modhruadh; and the two sons of Cuilen, son
of Conchobhar, lord and Tanist of Ui-Conaill <span class="sup" title="By John O'Donovan ">Gabhra</span>; 
the two sons of Eigceartach, lord and Tanist of Eoghanacht 
<span class="sup" title="By John O'Donovan ">Chaisil</span>; and Ogan Ua Cuirc, son of Anluan, son 
of Ceinneidigh; and many others not enumerated.</p></li><li value="6"><p>Scrin-Choluim-Cille was plundered by Roen, and 
a great prey of cows was carried off from thence.</p></li><li value="7"><p>Scrin-Mocholmoc was plundered by
Amhlaeibh, and Dunchadh, lord of Breagha.</p></li><li value="8"><p>An army was led by Sitric,son of Amhlaeibh, 
and Dunchadh, lord of Breagha, into Meath, as far as Leac-Bladhma, 
where the men of Meath, under the conduct of Roen Ua Maeleachlainn, 
met them. A battle was fought between them, in which the foreigners 
and the men of Breagha were defeated and slaughtered, together with 
Dunchadh, son of Donn, lord of Breagha, and Gillausaille, son of 
Gillacaeimhghin, lord of Ui-Briuin. They rallied to the fight again, 
and defeated and slew Roen, lord of Meath, with many others.</p></li><li value="9"><p>Cathalan-Ua-Crichain, lord of Fearnmhagh, and of 
the Airghialla in general, and Culocha Ua Gairbhith, lord of Ui-Meith,
mutually fell by each other.</p></li><li value="10"><p>Domhnall, son of Flaithbheartach Ua
Neill, died.</p></li><li value="11"><p>A depredation was committed by the Cinel-Eoghain upon
the Ulidians; and they carried off a great prey of cattle.</p></li><li value="12"><p>Mac-Cuinn, son of Donnghaile, royal heir of Teathbha, 
died.</p></li></ol></dd><span class="fa fa-bookmark" title="p.817" id="pb.817"> p.817</span><dt id="Annal.126">M1028</dt><dd><ol><li value="0"><p>The Age of Christ, 1028.</p></li><li value="1"><p>Tuathal Ua Dubhanaigh, Bishop
of Cluain-Iraird; the Bishop Ua Suairlich; Tadhg, son of Eochaidh,
airchinneach of Cill-Dalua, died.</p></li><li value="2"><p>Art Ua Dunchadha, airchinneach of Mungairit, died.</p></li><li value="3"><p>Gillachrist, son of Dubhchuillinn, a noble priest of
Ard-Macha, died at Ros-Commain.</p></li><li value="4"><p>Coiseanmach, son of Duibheachtgha,
successor of Tola;</p></li><li value="5"><p>Gillapadraig Ua Flaithbheartaigha, airchinneach of
Sord;</p></li><li value="6"><p>Cormac, priest of Ceanannus;</p></li><li value="7"><p>Maelpadraig Ua Baeghalain, priest of Cluain-mic-Nois;</p></li><li value="8"><p>Flaithnia Ua Tighernain, lector of
Cill-Dacheallog;</p></li><li value="9"><p>and Cearnach, Ostiarius of Cluain-mic-Nois, died.</p></li><li value="10"><p>Brian Ua Conchobhair; Scorn Ua Ruairc; Flaithbheartach 
Ua h-Erudain; and Conchobhar, son of Eochaidh, were slain.</p></li><li value="11"><p>Maelmordha, lord of Feara-Rois,
was slain by the Conailli-<span class="corr" title="Corrected from ‘Muirthiimhne’ by SB">Muirtheimhne</span>.</p></li><li value="12"><p>Mac Concuailgne, lord of Ui-Eathach, died.</p></li><li value="13"><p>Flannagan Ua Ceallaigh, lord of Breagha; and Sitric,
son of Amhlaeibh, went to Rome.</p></li><li value="14"><p>A predatory incursion by the Cinel-Eoghain into 
Tir-Conaill, from whence they carried off great spoils.</p></li><li value="15"><p>Donn Ua Conghalaigh was slain by the Conailli.</p></li><li value="16"><p>The oratory of Slaine fell.</p></li><li value="17"><p>Bec Ua h-Aghda, lord of Teathbha, was slain.</p></li></ol></dd><dt id="Annal.127">M1029</dt><dd><ol><li value="0"><p>The Age of Christ, 1029.</p></li><li value="1"><p>Donnsleibhe Ua Brogarbhain,
lord of Ui-Failghe, was slain.</p></li><li value="2"><p>Donnchadh Ua Donnagain, lord of Fearnmhagh; 
and Cinaedh, son of Angeirrce, lord of Conailli, mutually
fell by each other at Cill-sleibhe.</p></li><li value="3"><p>Brian Ua Conchobhair, royal heir of Connaught, 
was slain by Maelseachlainn, son of Maelruanaidh, lord of Crumhthann.</p></li><li value="4"><p>Muircheartach Ua Maeldoraidh was slain by the
O'Canannains, at Rath-Canannain.</p></li><li value="5"><p>Aedh Ua Ruairc, lord of Dartraighe;
and the lord of Cairbre; and Aenghus Ua hAenghusa, airchinneach of
Druim-cliabh; and three score persons along with them, were burned in
Inis-na-lainne,
<span class="fa fa-bookmark" title="p.819" id="pb.819"> p.819</span>

in Cairbre-mor.</p></li><li value="6"><p>Amhlaeibh, son of Sitric, lord of the foreigners, was
taken prisoner by Mathghamhain Ua Riagain, lord of Breagha, who
exacted twelve hundred cows as his ransom, together with seven score
British horses and three score ounces of gold, and the sword of
Carlus, and the Irish hostages, both of Leinster and Leath-Chuinn, and
sixty ounces of white silver, as his fetter-ounce, and eighty cows for
word and supplication, and four hostages to Ua Riagain as a security
for peace, and the full value of the life of the third hostage.</p></li><li value="7"><p>Maelcoluim, son of Maelbrighde, son of Ruaidhri, died.</p></li><li value="8"><p>Conchobhar, royal heir of Connaught, was blinded by 
Tadhg Ua Conchobhair.</p></li><li value="9"><p>Maelbrighde, chief artificer of Ireland, died.</p></li></ol></dd><dt id="Annal.128">M1030</dt><dd><ol><li value="0"><p>The Age of Christ, 1030.</p></li><li value="1"><p>Breasal Conailleach, successor of Ciaran, died.</p></li><li value="2"><p>Maelmartin, Bishop of Cill-dara, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="3"><p>Eochaidh Ua Cethenen, successor of Tighearnach, 
chief paragon of Ireland in wisdom, died at Ard-Macha.</p></li><li value="4"><p>Aenghus Ua Cruimthir, successor of Comhghall;</p></li><li value="5"><p>Tuathal O'Garbhain, Bishop of Cill-Chuilinn;</p></li><li value="6"><p>and Maelodhar Dall, lector of Cill-achaidh, died.</p></li><li value="7"><p>Flann Ua Ceallaigh, successor of Coemhghin, died.</p></li><li value="8"><p>An eclipse of the sun on the day before the Calends 
of September.</p></li><li value="9"><p>The staff of Jesus was profaned <span class="sup" title="By John O'Donovan ">in a 
matter</span> relating to three horses, and the person who profaned it was 
killed three days after.</p></li><li value="10"><p>Flaithbheartach Ua Neill went to Rome.</p></li><li value="11"><p>Ruaidhri Ua Canannain was slain at Modhairn, by Aedh 
O'Neill; and the expedition on which he was killed was called the "Prey 
of the Snow."</p></li><li value="12"><p>Tadhg of the White Steed Ua Conchobhair, King of 
Connaught, was slain by the Gott, i.e. Maelseachlainn, grandson of Maelruanaidh, 
lord of Meath and Cremthainne.</p></li><li value="13"><p>Aedh Ua Maeldoraidh was slain by Art Ua Ruairc.</p></li><li value="14"><p>A battle was gained over Ua Maeleachlainn, i.e. 
Conchobhar, by the Gott, i.e. Domhnall, wherein fell
<span class="fa fa-bookmark" title="p.821" id="pb.821"> p.821</span>

Ua Cearnachain, lord of Luighne. This was the Breach of Ath-fearna.</p></li><li value="15"><p>The kingdom of Meath was assumed by Ua
Maeleachlainn, after he had been expelled up Loch Ribh by the Gott Ua 
Maeleachlainn.</p></li><li value="16"><p>Tadhg, son of Lorcan, lord of Ui-Ceinnsealaigh, 
died on his pilgrimage at Gleann-dalocha.</p></li><li value="17"><p>Cumara, son of Macliag, chief poet of Ireland, died.</p></li><li value="18"><p>Maelduin, son of Ciarmhac, lord of Cinel-Binnigh, 
was slain by Conchobhar Ua Loingsigh.</p></li><li value="19"><p>Conchobhar, son of Tadhg Ua Ceallaigh, lord
of Ui-Maine, was slain by the men of Teathbha.</p></li><li value="20"><p>Domhnall Gott, King of Meath, was treacherously slain 
by Cucaratt Ua Cobhthaigh, one of his own soldiers.</p></li><li value="21"><p>Gormlaith, daughter of Murchadh, son of Finn, mother of
the king of the foreigners, i.e. of Sitric; Donnchadh, son of Brian,
King of Munster; and ConchoLhar, son of Maeleachlainn, King of
Teamhair, died. It was this Gormlaith that took the three leaps, of
which was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Gormlaith took three leaps,<br/>Which a woman shall never take <span class="sup" title="By John O'Donovan ">again</span>,<br/>A leap at Ath-cliath, a leap at Teamhair,<br/>A leap at Caiseal of the goblets over all.</li></ol></blockquote></p></li><li value="22"><p>Cugaileang and the son of Seanan Ua Leochain, two 
royal heirs of Gaileanga, mutually fell by each other.</p></li><li value="23"><p>Flann Ua Flainn, lord of
Gaileanga, died penitently at Ceanannus.</p></li><li value="24"><p>Donnchadh, lord of Cairbre, was killed by the 
Ui-Fiachrach-Muirisc, in the doorway of the house of Scrin-Adhamhnain.</p></li><li value="25"><p>Tuathal Ua Dubhanaigh, Bishop of Cluain-Iraird, died
after a good life.</p></li></ol></dd><span class="fa fa-bookmark" title="p.823" id="pb.823"> p.823</span><dt id="Annal.129">M1031</dt><dd><ol><li value="0"><p>The Age of Christ, 1031.</p></li><li value="1"><p>Cathasach, successor of Finghin, was blinded.</p></li><li value="2"><p>Maelsuthain, anmchara of Brian, son of
Ceinneidigh;</p></li><li value="3"><p>and Conaing Ua Cearbhaill, airchinneach of Gleann-da-locha, 
head of the piety and charity of the Gaeidhil, died.</p></li><li value="4"><p>Mac-Finn,airchinneach of the Teach-Aeidheadh of 
Cluain-mic-Nois;</p></li><li value="5"><p>and Mac Dealbhaeth, successor of Cronan of
Tuaim-Greine, died.</p></li><li value="6"><p>Flaithbheartach Ua Neill returned from Rome. 
It was during the reign of Flaithbheartach that the very great bargain 
used to be got at Ard-Macha, as is evident in this quatrain:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">A sesedhach <span class="sup" title="By John O'Donovan ">measure</span> of oaten grain,<br/>Or a third of <span class="sup" title="By John O'Donovan ">a measure of</span> black-red sloes,<br/>Or of the acorns of the brown oak,<br/>Or of the nuts of the fair hazel-hedge,<br/>Was got without stiff bargaining,<br/>At Ard-Macha,for one penny.</li></ol></blockquote></p></li><li value="7"><p>Ard-Breacain was plundered by the foreigners of Ath-cliath; 
and two hundred persons were burned in the great church, and two hundred were
carried into captivity.</p></li><li value="8"><p>Inis-Eoghain was plundered by Flaithbheartach,
son of Muircheartach O'Neill, and his son, i.e. Aedh.</p></li><li value="9"><p>An army was led by the son of Eochaidh to Tealach Og, 
but he seized nothing. Aedh Ua Neill passed him by eastwards, and carried off 
three thousand cows, and one thousand two hundred captives.</p></li><li value="10"><p>Ua Donnagain, lord of Aradh-tire, was slain by
O'Briain, i.e. Toirdhealbhach.</p></li><li value="11"><p>Ua hAghda, i.e. Aghda, son of Gillacoluim, lord of 
Teathbha, was put to death by his kinsmen, the Muinntir-Maelfinn.</p></li><li value="12"><p>Gluniairn, son of Sitric, was killed by the people
of South Breagha.</p></li><li value="13"><p>Diarmaid, son of Domhnall, son of Faelan, lord of
the Deisi, was slain by Muircheartach, son of Brian, in the battle of
Sliabh Cua.</p></li><li value="14"><p>Osraighe was plundered by Donnchadh, son of Brian; and
the Osraighi slew on that occasion Gillarintach Ua Anradhain; the two
grandsons of Maeleachlainn, son of Flannabhra, both royal heirs of 
Ui-Conaill-Gabhra; and Maelcoluim Caenraigheach.</p></li><li value="15"><p>Gillachomhghaill
<span class="fa fa-bookmark" title="p.825" id="pb.825"> p.825</span>

Ua Slebhene, chief poet of the north of Ireland, died.</p></li><li value="16"><p>Conn-na-mBocht, head of the Culdees, and anchorite 
of Cluain-mic-Nois, the first that invited a party of the poor of Cluain 
at Iseal Chiarain, and who presented twenty cows of his own to it. 
Of this was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">O Conn of Cluain! thou wert heard from Ireland in Alba;<br/>O head of dignity, it will not be easy to plunder thy church.</li></ol></blockquote></p></li><li value="17"><p>Flaithbheartach Ua Murchadha, chief of Cinel-Boghaine, died.</p></li><li value="18"><p>Cusleibhe Ua Dobhailen, chief of Corca-Firtri, was 
treacherously slain.</p></li><li value="19"><p>Ua Ruairc, Art, i.e. the Cock, plundered Cluain-fearta-Brenainn; 
and he was defeated on the same day by Donnchadh, son of Brian, with the loss
of men and vessels.</p></li><li value="20"><p>Raghnall, son of Raghnall, son of Imhar of Port-Lairge, 
was treacherously slain at Ath-cliath.</p></li></ol></dd><dt id="Annal.130">M1032</dt><dd><ol><li value="0"><p>The Age of Christ, 1032.</p></li><li value="1"><p>Maelmordha, anchorite, died.</p></li><li value="2"><p>Mughron Ua Nioc, Abbot of Tuaim-da-ghualann, died.</p></li><li value="3"><p>Duibhinnsi, bell-ringer of Cluain-mic-Nois, died.</p></li><li value="4"><p>Domhnall, son of Maelruanaidh Ua
Maeldoraidh, lord of Cinel-Conaill, was slain by the Clann-Fianghusa.</p></li><li value="5"><p>The son of Mathghamhain, son of Muireadhach, lord 
of Ciarraighe, was killed.</p></li><li value="6"><p>Diarmaid, son of Eochaidh, head of Clann-Scannlain, died.</p></li><li value="7"><p>Donnghal, son of Donncathaigh, lord of Gaileanga, 
was slain by Ua Carraigh.</p></li><li value="8"><p>Edru Ua Conaing, royal heir of Munster, was slain 
by the people of Imleach-Ibhair.</p></li><li value="9"><p>The victory of Druim-Beannchair was gained
over the Ulidians by the Airghialla.</p></li><li value="10"><p>The battle of Inbher-Boinne <span class="sup" title="By John O'Donovan ">was
gained</span> by Sitric, son of Amhlaeibh, over the Conailli, the Ui-Tortain, 
and the Ui-Meith, in which a slaughter was made of them, they
having lost three hundred between killing and capturing.</p></li><li value="11"><p>Conchobhar, son of Maeleachlainn Ua Dubhda, was slain 
by his kinsman, i.e. by the son of Niall Ua Dubhda.</p></li><li value="12"><p>Ceallach, son of
<span class="fa fa-bookmark" title="p.827" id="pb.827"> p.827</span>
Dunchadh, lord of Ui-Dunchadha, died.</p></li><li value="13"><p>Mathghamhain Ua Riagain, lord of Breagha, was slain 
by Domhnall Ua Ceallaigh, on the Sunday before Easter.</p></li><li value="14"><p>Domhnall Ua Ceallaigh, the son of Flannagan, was 
blinded by Muircheartach Ua Ceallaigh.</p></li><li value="15"><p>Aenghus Ua Tighearnain was slain by the Cinel-Aedha.</p></li><li value="16"><p>Murchadh, son of Searrach, lord of Cairbri-Mor, died.</p></li><li value="17"><p>Muircheartach, son (or grandson) of Maeleachlainn, 
was blinded by Conchobhar Ua Maeleachlainn.</p></li><li value="18"><p>Tadhg Ua Guaire, lord of Ui-Cuilinn, was slain by 
the son of Mael-na-mbo.</p></li><li value="19"><p>Mac-Connacht, i.e. Ua Dunadhaigh,lord of Sil-Anmchadha, 
was slain.</p></li><li value="20"><p>Maeltuile, Bishop of Ard-Macha, died.</p></li></ol></dd><dt id="Annal.131">M1033</dt><dd><ol><li value="0"><p>The Age of Christ, 1033.</p></li><li value="1"><p>Muireadhach Ua Maenagain, a
noble bishop and anchorite;</p></li><li value="2"><p>and Muireadhach Ua Manchain, successor of
Cronan, died.</p></li><li value="3"><p>Conn Ua Sinaich, chief anchorite of Connaught, died.</p></li><li value="4"><p>Conn, son of Maelpadraig, <span class="frn" title="(Irish)">airchinnech</span> of Mungairit 
and Disert-Oenghusa, died.</p></li><li value="5"><p>Aedh, son of Flaithbheartach Ua Neill, lord of
Oileach, and heir to the sovereignty of Ireland, died, after laudable
penance and mortification, on the night of Andrew's festival.</p></li><li value="6"><p>A battle was gained by Murchadh Ua Maeleachlainn over 
Conchobhar Ua Maeleachlainn, in which Maelruanaidh Ua Carraigh Calma, Lorcan Ua
Caindelbhain, lord of Laeghairi, the lord of Feara-Cul, and many
others, were slain.</p></li><li value="7"><p>Conchobhar Ua Muireadhaigh, lord of Ciarraighe,
was slain.</p></li><li value="8"><p>The fair of Carman was celebrated by Donnchadh Mac
Gillaphadraig, after he had assumed the kingdom of Leinster, having
the chiefs of the laity and clergy of Leinster and Osraighe.</p></li><li value="9"><p>A conflict between the Eli and the Ui-Fiachrach Aidhne, 
in which Braen Ua Cleirigh and Muireadhach Mac Gillaphadraig, with many others, 
were slain.</p></li><li value="10"><p>Aimhirgin Ua Cearbhaill, lord of Eile, died.</p></li><li value="11"><p>Aenghus Ua Cathail, lord of Eoghanacht-Locha-Lein, was killed.</p></li><li value="12"><p>The shrine of Peter and Paul emitted blood upon 
Patrick's altar at Ard-Macha, in the presence of all in general.</p></li><li value="13"><p>Foghartach Ua hAedha, lord of Magh-Luirg
(or Tuath-Luirg), and Ui-Fiachrach of Ard-sratha, was killed by the
Feara Manach.</p></li><li value="14"><p>Disert-Maeltuile
<span class="fa fa-bookmark" title="p.829" id="pb.829"> p.829</span>

was plundered by Murchadh Ua Maeleachlainn.</p></li><li value="15"><p>Murchadh Ua Maeleachlainn, i.e. the son of Maeleachlainn 
Gott, was treacherously slain by Mac Iarnain, i.e. the chief of Cuircne, 
on the island of Loch Semhdidhe.</p></li><li value="16"><p>Finn Ua Dunghalaigh, lord of Muscraighe-thire, died.</p></li><li value="17"><p>Cumumhan, son of Ruaidhri Ua Cetfadha, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="18"><p>Disert-Maeltuile was plundered by Murchadh 
O'Mae-leachlainn.</p></li></ol></dd><dt id="Annal.132">M1034</dt><dd><ol><li value="0"><p>The Age of Christ, 1034.</p></li><li value="1"><p>Cathal Martyr, airchinneach of Corcach, died.</p></li><li value="2"><p>Oenghus, son of Flann, rector of Cluain-mic-Nois,
chief sage of the west of the world, died after penance.</p></li><li value="3"><p>Maicnia Ua hUchtain, lector of Ceanannus, was drowned 
coming from Alba with the <span class="corr" title="Corrected from ‘bed’ by BF"><span class="term" title="typehalidom:relic">cuileabadh</span></span> of Colum-Cill, and three of Patrick's relics, 
and thirty persons along with him.</p></li><li value="4"><p>Gillaseachnaill, son of Gillamochonna, lord of South
Breagha, was slain by the Feara-Rois.</p></li><li value="5"><p>Dubhdaingean, lord of Connaught, was slain by the 
Connaughtmen themselves.</p></li><li value="6"><p>Donnchadh, son of Brian, plundered Osraighe.</p></li><li value="7"><p>Gillacoluim Ua Riagain, lord of South Breagh, fell
by Muircheartach Ua Ceallaigh.</p></li><li value="8"><p>Gillapadraig Ua Flannagain, lord of
Teathbha, fell by the people of Breaghmhaine.</p></li><li value="9"><p>Muireadhach Ua
Flaithbheartach, lord of Ui-Briuin-Seola, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="10"><p>Coirten Ua
Maelruain, lord of Dealbhna, was slain on the threshhold of Disert-Tola 
by his own people; and Tola, through the power of God, wreaked
vengeance upon the person who committed the profanation, for he was
slain within the same hour.</p></li><li value="11"><p>Gillaulartaigh, lord of the Deisi-Breagh;</p></li><li value="12"><p>Cathal, son of Amhalgaidh, lord of Ui-Ceallaigh-Cualann, 
and his
<span class="fa fa-bookmark" title="p.831" id="pb.831"> p.831</span>

wife, the daughter of Mac Gillacoeimhghin, were slain by the son of
Ceallach, son of Dunchadh, and his son Aedh, son of Tuathal.</p></li><li value="13"><p>Amhlaeibh, son of Sitric, was slain by the Saxons, 
on his way to Rome.</p></li></ol></dd><dt id="Annal.133">M1035</dt><dd><ol><li value="0"><p>The Age of Christ, 1035.</p></li><li value="1"><p>Flaithbheartach Ua Murchadha,
lord of Cinel-Boghaine, was killed with others along with him.</p></li><li value="2"><p>Iarnan Ua Flannchadha (who was usually called "Cu na 
naemh agus na bhfiren"), came upon a predatory excursion into Dealbhna; 
but a small number of the Dealbhna-men overtook him, and gave him battle, 
wherein his people were slaughtered, and Iarnan himself was slain, through the
miracles of God and the saints.</p></li><li value="3"><p>Raghnall, grandson of Imhar, lord of
Port-Lairge, was slain at Ath-cliath by Sitric, son of Amhlaeibh;</p></li><li value="4"><p><span class="sup" title="By Julianne Nyhan, translation omitted">Ardbraccan was plundered by
Sitric afterwards,</span> and Sord Choluim Chille was plundered and burned
by Conchobhar Ua Maeleachlainn, in revenge thereof.</p></li><li value="5"><p>Cusleibhe, son of Dobhran, lord of
Corca-Firtri, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="6"><p>Cill-Usaille and Claenadh were plundered by the
foreigners; but the son of Donnchadh, son of Domhnall, overtook them,
and made a bloody slaughter of them.</p></li><li value="7"><p>A depredation by Donnchadh, son
of Dunlaing, upon the Feara-Cualann; and he carried off a great
seizure of cows and prisoners.</p></li></ol></dd><dt id="Annal.134">M1036</dt><dd><ol><li value="0"><p>The Age of Christ, 1036.</p></li><li value="1"><p>Aenghus Ua Flainn, successor
of Brenainn of Cluain-fearta;</p></li><li value="2"><p>and Ceallach Ua Sealbhaich, a bishop,
successor of Bairri, learned senior of Munster, died.</p></li><li value="3"><p>Aenghus, son of Cathan, Abbot of Corcach, died.</p></li><li value="4"><p>Flaithbheartach an Trostain, lord of
Oileach, died after a good life and penance.</p></li><li value="5"><p>Maeleachlainn, lord of Creamthainne, was 
slain by Aedh Ua Conchobhair, in revenge of Tadhg
of the White Steed, and of Brian.</p></li><li value="6"><p>Domhnall Ua h-Uathmharain, lord of
Feara-Li, was slain by the Dal-Araidhe.</p></li><li value="7"><p>Donnchadh, son of Flann, royal
heir of Teamhair, was slain by the men of Breifne.</p></li><li value="8"><p>Scolog,
<span class="fa fa-bookmark" title="p.833" id="pb.833"> p.833</span>

i.e. Niall Ua Flannagain, lord of Teathbha, was slain by the men of
Teathbha themselves, i.e. by Muintir-Tlamain.</p></li><li value="9"><p>Murchadh Ua an Chapail,
i.e. Ua Flaithbheartaigh, and Niall, son of Muirgheas, two royal
heirs of West Connaught, were slain.</p></li><li value="10"><p>Cuciche, son of Egneachan,lord of
Cinel-Enda, died.</p></li><li value="11"><p>Donnchadh, son of Dunlaing, lord of Leinster, was
blinded by Donnchadh Mac Gillaphadraig, and he died at the end of a
week.</p></li><li value="12"><p>Ruaidhri, son of Tadhg, son of Lorcan, was 
blinded by the son of Mael-na-mbo, i.e. Diarmaid.</p></li><li value="13"><p>Diarmaid, son of Donnchadh, Tanist of
Osraighe, was slain.</p></li><li value="14"><p>Muircheartach, son of Gillaphadraig, lord of half
Osraighe, was treacherously slain by O'Caellaighe, one of his own
people.</p></li><li value="15"><p>Cill-dara and Ceanannus were burned.</p></li><li value="16"><p>The oratory of Laithreach
was burned and plundered by the men of Meath.</p></li></ol></dd><dt id="Annal.135">M1037</dt><dd><ol><li value="0"><p>The Age of Christ, 1037.</p></li><li value="1"><p>Flann, Prior of Gleann-Uisean;</p></li><li value="2"><p>Cinaedh Ua Maeltemhin, learned senior of the 
west of Leinster, died.</p></li><li value="3"><p>Cairbre, son of
Rodaighe, airchinneach of Eaglais-Beag <span class="sup" title="By John O'Donovan ">at Cluain-mic-Nois</span>, died.</p></li><li value="4"><p>Cathal, son of Ruaidhri, lord of West Connaught, went on 
his pilgrimage to Ard-Macha.</p></li><li value="5"><p>Flann, son of Domhnall Ua Maeleachlainn, was
blinded by Conchobhar, his brother.</p></li><li value="6"><p>Three <span class="sup" title="By John O'Donovan ">of the</span> Ui-Maeldoraidh were 
slain by Ua Canannain.</p></li><li value="7"><p>Three <span class="sup" title="By John O'Donovan ">of the</span> Ui Follamhain, and 
Finnachta Ua Earchadha, were slain by Aedh Ua Conchobhair.</p></li><li value="8"><p>Cuinmhain Ua Rubann, lord of Port-Lairge, was slain by 
his own tribe.</p></li><li value="9"><p>Port-Lairge was plundered and burned by Diarmaid, 
son of Mael-na-mbo.</p></li><li value="10"><p>Scrin-Choluim-Chille and Daimhliag-Chianain were 
plundered by the foreigners of Ath-cliath.</p></li><li value="11"><p>Muirgheas Ua Conceanainn, lord of Ui-Diarmada, died.</p></li><li value="12"><p>Archu Ua Celechain, lord of Ui-Breasail, and Ruaidhri 
Ua Lorcain, lord of Ui-Niallain, were slain at Craebh-caille, by Muireadhach 
Ua Ruadhacain and the Ui-Eathach.</p></li><li value="13"><p>Cearnachan Gott was slain by Ua Flannagain,
i.e.Sitric, one of the Ui-Maine.</p></li><li value="14"><p>Gillacaeimhghin, son of Amhalghaidh,
lord of Ui-Ceallaigh <span class="sup" title="By John O'Donovan ">of Cualann</span>, was slain by the sons 
of Aedh, son of Tuathal.</p></li><li value="15"><p>Imhar was
<span class="fa fa-bookmark" title="p.835" id="pb.835"> p.835</span>

killed treacherously by the foreigners of Port-Lairge.</p></li><li value="16"><p>Dunchadh, son of Dunlaing, King of Leinster, was taken 
prisoner at Disert-Diarmada, and blinded by Donnchadh Mac Gillaphadraig; and 
he died immediately after.</p></li><li value="17"><p>Ruaidhri, son of Tadhg Ua Lorcain, Tanist of Ui-Ceinnsealaigh,
was taken prisoner in the Daimhliag of Cill-Cuilinn, by Donnchadh Mac
Gillaphadraig; and he was afterwards blinded by the son of Mael-na-mbo.</p></li></ol></dd><dt id="Annal.136">M1038</dt><dd><ol><li value="0"><p>The Age of Christ, 1038.</p></li><li value="1"><p>Flaithbheartach, son of Loingseach, Bishop and rector 
of Cluain-mic-Nois;</p></li><li value="2"><p>Cuinnen, Bishop, Abbot, and lector of Condere, successor 
of Mac Nisi and Colman Eala;</p></li><li value="3"><p>hUa Gabhaidh, distinguished Bishop of Disert-Diarmada;</p></li><li value="4"><p> and the son of Cian, son of Maelmhuaidh, died.</p></li><li value="5"><p>Ailill Ua Cair, lector of Dearmhach; 
Maelmartan Cam, lector of Condere; Flannagan, lector of 
Cill-dara, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="6"><p>Cairbre Ua Coimhghillain, successor of Cainneach, died at Rome.</p></li><li value="7"><p>Colman Caech Ua Conghaile, successor of Molaisi, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="8"><p>Niall, son of Riagain, airchinneach of Slaine, was 
killed by O'Conduibh.</p></li><li value="9"><p>Gillachrist, son of Cathbhar Ua Domhnaill, supporting 
pillar of the war and defence of the Cinel-Conaill, was slain by the son of 
Conn O'Domhnaill.</p></li><li value="10"><p>Ua Muirigein, lord of Teathbha, was killed.</p></li><li value="11"><p>Laidhgnen Ua Leocain, lord of Gaileanga, was taken 
prisoner.</p></li><li value="12"><p>Cuduiligh Ua Donnchadha, royal heir of Caiseal, was slain 
by the Ui-Faelain.</p></li><li value="13"><p>Reachru was plundered by the foreigners.</p></li><li value="14"><p>Very great fruit in this year, so that the 
<I>orcs</I> of the pigs were fattened.</p></li><li value="15"><p>Two rencounters between the Dealbhna and the Ui-Maine, 
on the Friday of Ciaran's festival,
<span class="fa fa-bookmark" title="p.837" id="pb.837"> p.837</span>

at Cluain-mic-Nois, in both which the Ui-Maine were defeated, and
fifty-three of them were killed.</p></li></ol></dd><dt id="Annal.137">M1039</dt><dd><ol><li value="0"><p>The Age of Christ, 1039.</p></li><li value="1"><p>Maicnia, Bishop and Comharba of Mainistir Buithi;</p></li><li value="2"><p>Ceileachair Ua Cuileannain, successor of Tighearnach;</p></li><li value="3"><p>and Muireadhach, son of Flannagain, Fos-airchinneach of
Ard-Macha, died.</p></li><li value="4"><p>The Cloictheach of Cluain-Iraird fell.</p></li><li value="5"><p>Domhnall, son of Donnchadh, lord of Ui-Faelain, was 
slain by Domhnall Ua Fearghaile, lord of the Fortuatha.</p></li><li value="6"><p>Murchadh Ruadh, son of Maeleachainn, was
blinded hy Conchobhar Ua Maeleachlainn.</p></li><li value="7"><p>Muireadhach, son of Flaithbheartach Ua Neill, was slain 
by the Ui-Labhradha.</p></li><li value="8"><p>Donnchadh Dearg, son of Art, i.e. the Cock, Ua Ruairc, 
lord of East Connaught, in conjunction with his father, was slain by Aedh Ua 
Conchobhair.</p></li><li value="9"><p>An army was led by Donnchadh Mac Gillaphadraig and the 
Osraighi into Meath; and they burned as far as Cnoghbha and Droichead-atha.</p></li><li value="10"><p>Aedh Ua Flannagain, lord of Lurg and Ui-Fiachrach, was slain.</p></li><li value="11"><p>Mac Ruaidhri, lord of Fearnmhagh, fell by his own people.</p></li><li value="12"><p>Mac Ruitsi, lord of Cinel-Fhiachach, was slain by the 
lord of Feara-Ceall.</p></li><li value="13"><p>Donnchadh Mac Gillaphadraig, lord of Osraighe and of the 
greater part of Leinster, died after long illness.</p></li></ol></dd><dt id="Annal.138">M1040</dt><dd><ol><li value="0"><p>The Age of Christ, 1040.</p></li><li value="1"><p>Maelmaire Ua Ochtain, successor of Colum-Cille and Adamnan, died.</p></li><li value="2"><p>Dunchadh Ua hAnchainge, distinguished prelector of Ard-Macha, 
died.</p></li><li value="3"><p>Cosgrach, son of Aingeadh, successor of Flannan and Brenainn, 
died after a well-spent life.</p></li><li value="4"><p>Diarmaid Ua Seachnasaigh, the most
<span class="fa fa-bookmark" title="p.839" id="pb.839"> p.839</span>

distinguished sage of Leath-Chuinn, and successor of Seachnall, died.</p></li><li value="5"><p>Corcran Cleireach, anchorite, who was the head of 
the west of Europe for piety and wisdom, died at Lismor.</p></li><li value="6"><p>Echtighearna, son of Bran, lord of Breaghmhaine, died.</p></li><li value="7"><p>Ua Dubhlaich, lord of Fearta-Tulach, was killed
by his own people.</p></li><li value="8"><p>The battle of Cill-Dronnan was gained by the foreigners, 
and the son of Brian, <span class="sup" title="By John O'Donovan "><I>rectè</I> of 
Bran</span>, over Cearbhall, son of Faelan; and Cearbhall was slain therein.</p></li><li value="9"><p>Cill-dara, Ceanannus, Dun-da-leathghlas, and many other 
churches, were burned.</p></li><li value="10"><p>Maein-Choluim-Chille, Disert-Diarmada, Moghna-Moshenoc, 
and Cluain-mor-Maedhog, were plundered by Diarmaid, son of Mael-na-mbo, lord 
of Ui-Ceinnsealaigh; and he carried many prisoners from the oratories.</p></li><li value="11"><p>The oratory of Laithreach-Briuin was burned and plundered 
by the men of Meath.</p></li></ol></dd><dt id="Annal.139">M1041</dt><dd><ol><li value="0"><p>The Age of Christ, 1041.</p></li><li value="1"><p>Maelbrighde Ua Maelfinn, priest, anchorite, and bishop, died.</p></li><li value="2"><p>Cosgrach Ua Toicthigh, chief lector of Cill-dara, died.</p></li><li value="3"><p>Soerghus, lector and airchinneach of Torach, died.</p></li><li value="4"><p>Mac Beathaidh, son of Ainmire, chief poet of Ard-Macha, and 
of Ireland in general, died.</p></li><li value="5"><p>Maelruanaidh, son of Roen, royal heir of Teamhair,
was slain.</p></li><li value="6"><p>Faelan Ua Mordha, lord of Laeighis, was blinded by
Murchadh, son of Dunlaing, after having been delivered to him by
Donnchadh, son of Aedh, for it was Donnchadh that took him first, and
then delivered him up to Murchadh, son of Dunlaing.</p></li><li value="7"><p>Muircheartach Mac Gillaphadraig was slain by the 
Ui-Caelluidhe by treachery.</p></li><li value="8"><p>Gillachomhghaill, son of Donnchuan, son of Dunlaing, 
was forcibly carried away from Cille-dara by Murchadh, son of Dunlaing, 
where the successor of Brighit was violated.</p></li><li value="9"><p>The two sons of the son of Faelan,
son of Murchadh, namely, Donnchadh and Gluniarn, were slain at Cill-dara 
by the two sons of Braen, son of
<span class="fa fa-bookmark" title="p.841" id="pb.841"> p.841</span>

Maelmordha.</p></li><li value="10"><p>A preying excursion by the Airghialla, in Conailli; but
the Conailli routed them at Magh-da-chainneach.</p></li><li value="11"><p>A preying excursion by the Ua Neills into Ui-Eathach, 
and they carried off great booty.</p></li><li value="12"><p>A preying excursion by the Ui-Ceinnsealaigh into 
Ui-Bairrchi; but Murchadh, son of Dunlaing, overtook them, and defeated them 
at Cill-Molappoc, where they were greatly slaughtered, together with Domhnall
Reamhar, <span class="sup" title="By John O'Donovan ">i.e. the Fat</span>, heir to the lordship of 
Ui-Ceinnsealaigh.</p></li><li value="13"><p>Cuciche U Dunlaing, lord of Laeighis, and his son, 
and Cailleoc his wife, were slain by Mac Conin at Teach-Mochua-mic-Lonain; 
and he <span class="sup" title="By John O'Donovan ">Mac Conin</span> himself was killed on the following day, 
by Ua Broenain, for this act; and this was a great miracle by Mochua.</p></li><li value="14"><p>Fearna-mor-Maedhog was burned by Donnchadh, son of Brian.</p></li><li value="15"><p>Gleann-Uisean was plundered by the son of Mael-na-mbo, 
and the oratory was demolished, and seven hundred persons were carried off 
<span class="sup" title="By John O'Donovan ">as prisoners</span> from thence, in revenge of the plundering 
of Fearna-mor, by the son of Brian, and Murchadh, son of Dunlaing, and in 
revenge of his brother, Domhnall Reamhar.</p></li></ol></dd><dt id="Annal.140">M1042</dt><dd><ol><li value="0"><p>The Age of Christ, 1042.</p></li><li value="1"><p>Maelbrighde, Bishop of Cill-dara;</p></li><li value="2"><p>Ailill of Mucnamh, head of the monks of the Gaeidhil, 
died at Cologne.</p></li><li value="3"><p>Eochagan, airchinneach of Slaine, and lector of
Sord, and a distinguished scribe;</p></li><li value="4"><p><span class="sup" title="By Julianne Nyhan, translation omitted">Loingseach Ua Maelseachlainn lector 
of Clonard</span></p></li><li value="5"><p>Loingseach Ua Flaithen, successor of Ciaran and
Cronan;</p></li><li value="6"><p>Maelpeadair Ua hAilecain, lector of Ard-Macha,
and the chief of the students; were slain.</p></li><li value="7"><p>Fiacha Ua Maelmordha, chief senior of
Ireland, died.</p></li><li value="8"><p>Flann, son of Maelseachlainn Gott, royal heir of
Teamhair, was slain by Conchobhar, son of Maelseachlainn.</p></li><li value="9"><p>Murchadh, son of Dunlaing, King of Leinster, and Donnchadh, 
son of Aedh, lord of Ui-Bairrche, fell by Gillaphadraig, son of Donnchadh, lord of Osraighe,
<span class="fa fa-bookmark" title="p.843" id="pb.843"> p.843</span>

and Cucoigcriche Ua Mordha, lord of Laeighis, and Macraith Ua
Donnchadha, lord of Eoghanacht, at Magh Muilceth, in Laeighis; and in
this battle of Magh-Mailceth was slain Gilla-Emhin Ua h-Anrothain,
lord of Ui-Cremhthannain, and Eachdonn, son of Dunlaing, Tanist of
Leinster, with many others.</p></li><li value="10"><p>Macraith, son of Gorman, son of Treasach,
lord of Ui-Bairrche, and his wife, were slain at Disert-Diarmada, by
the Ui-Ballain.</p></li><li value="11"><p>Sitric, and Cailleach-Finain, his daughter, died in
the one month.</p></li></ol></dd><dt id="Annal.141">M1043</dt><dd><ol><li value="0"><p>The Age of Christ, 1043.</p></li><li value="1"><p>Flaithbheartach, Bishop of
Dun-Leathghlaise, died.</p></li><li value="2"><p>Conchobhar Ua Laidhgnen, airchinneach of
Fearna-mor-Maedhoig and Teach-Moling, died.</p></li><li value="3"><p>Aedhan Connachtach, anchorite and lector of Ross-Chommain;</p></li><li value="4"><p>Ceallach Ua Cleircein, successor of Finnen and Mocholmog;</p></li><li value="5"><p>and Cathal, son of Ruaidhri, lord
of West Connaught, died on their pilgrimage at Ard-Macha.</p></li><li value="6"><p>Domhnall Ua Fearghaile, lord of Fortuatha-Laighean, was slain by 
the son of Tuathal, son of Fiachra, in Tearmann-Caeimhghin.</p></li><li value="7"><p>Flann Ua h-Ainfeth, lord of Ui-Meith, was slain by Ua Cearbhaill, 
lord of Fearnmhagh.</p></li><li value="8"><p>Gillamochonna Ua Duibhdhirma, died.</p></li><li value="9"><p>Ceinneidigh Ua Cuirc, lord of Muscraighe, was slain.</p></li><li value="10"><p>A victory was gained by the Cinel-Conaill, over
the Cinel-Eoghain, at Tearmann-Dabheoc.</p></li><li value="11"><p>A plundering excursion was made by Annudh Ua Ruairc, over 
Lughmhadh and Druim-Ineasclainn, and over all Conaille; but the saints soon 
took vengeance, namely, Mochta and Ronan, for Annudh was killed before the 
end of three months by one man, i.e. the son of Art Beag.</p></li><li value="12"><p>The fasting of the clergy of Ciaran at
Tealach-Garbha, against Aedh Ua Coinfhiacla, lord of Teathbha; and
Bearnan Chiarain was rung with
<span class="fa fa-bookmark" title="p.845" id="pb.845"> p.845</span>

the end of the Bachal-Isa against him; and in the place where Aedh
turned his back on the clergy, in that very place was he beheaded,
before the end of a month, by Muircheartach Ua Maeleachlainn.</p></li><li value="13"><p>A predatory excursion was made by the Osraighi and 
the men of East Munster, i.e. by Macraith Ua Donnchadha, and Echthighern 
Ua Donnagain, lord of Aradh, as far as Dun-na-sgiath; and they burned the
<I>dun</I>, and seized some small spoils. But Carthach, son of
Saerbhreathach, lord of Eoghanacht, overtook them at Maeilcaennaigh,
on the brink of the Siuir; and he defeated the men of Osraighe and
Urmhumhain, where Ua Donnagain, lord of Aradh, was slain, together
with many others. This was called the defeat of Maeilcaennaigh.</p></li></ol></dd><dt id="Annal.142">M1044</dt><dd><ol><li value="0"><p>The Age of Christ, 1044.</p></li><li value="1"><p>Maelmochta, Bishop of Lughmhadh;</p></li><li value="2"><p>Maenach of Mucnamh;</p></li><li value="3"><p>Aedh of Sgelic-Mhichil;</p></li><li value="4"><p>and Ailill, son of Breasal, resident priest of 
Cluain-mic-Nois, died.</p></li><li value="5"><p>Cumasgach Ua h-Ailellain, lord of Ui-Eathach, was 
slain by the Ui-Caracain.</p></li><li value="6"><p>Niall Ua Ceileachain, lord of Ui-Breasail, and his 
brother, i.e. Trenfhear, were blinded by the sons of Madadhan, through 
guile and treachery.</p></li><li value="7"><p>Domhnall Ua Cuirc, lord of Muscraighe <span class="sup" title="By John O'Donovan ">Breogain</span>, was slain by Ua Flaithen and Ua Oissen.</p></li><li value="8"><p>A predatory excursion was made by Niall, son
of Maeleachlainn, lord of Aileach, into Ui-Meith and Cuailgne; and he
carried off twelve hundred cows, and led numbers into captivity, in
revenge
<span class="fa fa-bookmark" title="p.847" id="pb.847"> p.847</span>

of the profanation of Clog-an-Eadhachta.</p></li><li value="9"><p>Another predatory excursion was made by Muircheartach 
Ua Neill into Mughdhorna, whence he carried a cattle spoil and prisoners, 
in revenge of the profanation of the same bell.</p></li><li value="10"><p>Ua h-Aedha, lord of Ui-Fiachrach-Arda-Sratha, was 
slain by the son of Aralt, by whom also the shrine of Patrick was burned.</p></li><li value="11"><p>Cluain-mic-Nois was plundered by the Munstermen, 
in the absence of Donnchadh, son of Brian. Donnchadh afterwards gave 
satisfaction to the church, to wit, perfect freedom <span class="sup" title="By John O'Donovan ">of 
the church</span> to God and to Ciaran till the day of judgment, and forty 
cows to be given by him immediately; and he gave a curse to any one of 
the Munstermen that should ever inflict any injury upon the clergy of Ciaran.</p></li><li value="12"><p>Cluain-mic-Nois was plundered by the Conmhaicni, and 
God and Ciaran wreaked great vengeance upon them for it, i.e. an unknown 
plague <span class="sup" title="By John O'Donovan ">was sent among them</span>, so that the Booleys were 
left waste with their cattle after the death of all the <span class="sup" title="By John O'Donovan ">shepherd</span> people; after which the clergy of Ciaran received their 
own award <span class="sup" title="By John O'Donovan ">in atonement</span>, namely, the 
<I>manchaine</I> of the son of Ua Ruairc, i.e. Mac-na-h-aidhche, 
and twelve sons of the sub-chieftains, the best of the Conmhaicni, along with
him, and a screaball for every <I>dun</I>.</p></li><li value="13"><p>A slaughter was made of the
men of Teathbha and Conmhaicne, by the men of Meath, at the Eithne,
where fell the son of Ruithin Ua Doineannaigh, Tanist of Teathbha;
Culenai, son of Ualgharg, chief of Muinntir-Scalaighe; Ua Ledban, the
second Tanist of Teathbha; and many others besides them.</p></li><li value="14"><p>A slaughter was made of the Ui-Muireadhaigh by 
the men of Breifne, i.e. by Art Ua Ruairc, where the Cleireach Ua Conchobhair, 
and others along with him, were slain.</p></li><li value="15"><p>Murchadh, son of Bran, lord of Ui-Faelain, was slain by
Mac Gillamocholmog, Tanist of Ui-Dunchadha.</p></li></ol></dd><span class="fa fa-bookmark" title="p.849" id="pb.849"> p.849</span><dt id="Annal.143">M1045</dt><dd><ol><li value="0"><p>The Age of Christ, 1045.</p></li><li value="1"><p>Maelmartin Finn, lector of Ceanannus;</p></li><li value="2"><p>Cana, noble priest of Achadh-bo;</p></li><li value="3"><p>Muireadhach, son of Mac Saerghusa, airchinneach of 
Daimhliag;</p></li><li value="4"><p>Cathasach Ua Cathail, successor of Caeimhghin;</p></li><li value="5"><p>Cathasach Ua Corcrain, comharba of Gleann-Uisean;</p></li><li value="6"><p>Cormac Ua Ruadhrach, airchinneach of Tearmann-Feichine;</p></li><li value="7"><p>and Maenach Ua Cirdubhain, successor of Mochta of 
Lughmhadh, died.</p></li><li value="8"><p>Cluain-Iraird was thrice burned in one week, with 
its Daimhliag.</p></li><li value="9"><p>Flaithbheartach Ua Canannain, lord of Cinel-Conaill;</p></li><li value="10"><p>and Gluniarn Ua Clercen, lord of Ui-Cairbre, died.</p></li><li value="11"><p>Conghalach Ua Lochlainn, lord of Corca-Modhruadh,
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="12"><p>A slaughter was made of the Ulidians at Reachrainn, 
by the foreigners of Ath-cliath, i.e. Imhar, son of Aralt, in which were
slain three hundred men, together with Raghnall Ua h-Eochadha.</p></li><li value="13"><p>A predatory excursion was made by Flaithbheartach 
Ua Neill against the men of Breagha; but Gairbhith Ua Cathasaigh, lord of 
Breagha, overtook him at Casan-Linne, when the sea was full in before them, 
and Muircheartach fell by him, and some of his people along with him.</p></li><li value="14"><p>Carthach, son of Saerbhreathach, lord of Eoghanacht-Chaisil, 
was burned in a house set on fire by the grandson of Longargain, son of Donncuan, 
and other persons along with him.</p></li><li value="15"><p>Domhnall Ua Ceatfadha, head of Dal-gCais, and
of the dignity of Munster, died.</p></li><li value="16"><p>The son of Maeleachlainn, son of
Ceannfaeladh, son of Conchobhar, royal heir of Ui-Conaill, was killed.</p></li><li value="17"><p>Amhalghaidh, son of Flann, chief of Calraighe, died 
of an unknown disease, before the end of three days, after obtaining forcible
refection
<span class="fa fa-bookmark" title="p.851" id="pb.851"> p.851</span>

at Cluain-mic-Nois.</p></li><li value="18"><p>Cluain-fearta-Brenainn, with its church, was
burned by the Ui-Maine. Cuchonnacht, son of Gadhra Ua Dunadhaigh, was
there slain.</p></li></ol></dd><dt id="Annal.144">M1046</dt><dd><ol><li value="0"><p>The Age of Christ, 1046.</p></li><li value="1"><p>Maelpadraig Ua Bileoice, chief lector of Ard-Macha, 
a paragon in piety and chastity,</p></li><li value="2"><p>and Maelbrighde, priest of Cill-dara, died.</p></li><li value="3"><p>Muireadhach, son of Flaithbheartach Ua Neill, royal 
heir of Oileach, and Aiteidh Ua hAiteidh, lord of Ui-Eathach-Uladh, were 
burned in a house set on fire by Cu-Uladh, son of Conghalach, lord of 
Uachtar-thire.</p></li><li value="4"><p>Art Ua Ruairc, King of Connaught, was slain by 
the Cinel-Conaill, in the second year after his having plundered 
Cluain-mic-Nois.</p></li><li value="5"><p>Ua Finnguine, lord of
Eoganacht-Caille-na-manach, was killed.</p></li><li value="6"><p>Conchobhar Ua Loingsigh, lord
of Dal-Araidhe, was slain by the son of Domhnall Ua Loingsigh, in
Leinster (i.e. in Ui-Buidhe), in violation of <span class="sup" title="By John O'Donovan ">the 
guarantee of</span> Niall, son of Eochaidh, King of Ulidia, and of 
Diarmaid, son of Mael-na-mbo.</p></li><li value="7"><p>Gormfhlaith, daughter of Maelseachlainn, and 
Maelruanaidh Gott, died.</p></li><li value="8"><p>The son of Aralt was expelled by the foreigners, 
and the son of Raghnall was elected king.</p></li><li value="9"><p>Fearghal Ua Ciardha, lord of
Cairbre, was slain by Ua Flannagain, lord of Teathbha.</p></li></ol></dd><dt id="Annal.145">M1047</dt><dd><ol><li value="0"><p>The Age of Christ, 1047.</p></li><li value="1"><p>Cethernach, bishop from Teach-Collain, died at 
Hi, on pilgrimage.</p></li><li value="2"><p>Gillamolaissi, lector of Lughmhadh;</p></li><li value="3"><p>Maelmoicheirghe, lector of Cluain-Iraird;</p></li><li value="4"><p>and Cuduiligh, son of Gaithine Fosairchinneach of 
Ceanannus, died.</p></li><li value="5"><p>Ciarcaille, son of Foghlaidh, steward of Sil-Aedha 
Slaine, died.</p></li><span class="fa fa-bookmark" title="p.853" id="pb.853"> p.853</span><li value="6"><p>Lann, daughter of Mac Sealbhachain, successor of
Brighid;</p></li><li value="7"><p>and Ua Baillen, lector of Ros-Cre, died.</p></li><li value="8"><p>Muircheartach, son of Mac Madadhain,
lord of Ui-Breasail, was slain.</p></li><li value="9"><p>Niall Ua Ruairc was slain in Corann,
by Ua Conchobhair.</p></li><li value="10"><p>An army was led by Niall, son of Maelseachlainn,
with the Cinel-Eoghain and Airghialla, into Breagha, where they slew
Madadhan Ua hIffernain, chief of Clann-Creccain.</p></li><li value="11"><p>A great famine came upon the Ulidians, so that 
they left their territory, and proceeded into Leinster. It was on 
account of the violation of a covenant this famine came on, namely, 
a treachery was committed on the two sons of Maelmordha, i.e. Murchadh 
and Ceallach, by the son of Eochaidh and the chiefs of Ulidia, after 
they had been placed under their protection; and it was to annoy the 
son of Mael-na-mbo that the Ulidians committed this act of treachery.</p></li><li value="12"><p>Great snow in this year (the like of
which was never seen), from the festival of Mary until the festival of
Patrick, so that it caused the destruction of cattle and wild animals,
and the birds of the air, and the animals of the sea in general. Of
this snow was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Seven years and forty fair, and a thousand of fine prosperity,<br/>From the birth of Christ, of fame unlimited, to the year of the
great snow.</li></ol></blockquote></p></li><li value="13"><p>The son of Donnchadh Gott, royal heir of Teamhair,</p></li><li value="14"><p>and Ua hEidhin, lord of Ui-Fiachrach-Aidhne, died.</p></li></ol></dd><dt id="Annal.146">M1048</dt><dd><ol><li value="0"><p>The Age of Christ, 1048.</p></li><li value="1"><p>Cele, Bishop of Ardachadh of Bishop Mel, died.</p></li><li value="2"><p>Aedh, son of Maelan Ua Nuadhait, airchinneach of
Sord, was killed on the night of the Friday of protection before
Easter, in the middle of Sord.</p></li><li value="3"><p>Cloithnia, successor of Ailbhe <span class="sup" title="By John O'Donovan ">of
Imleach</span>, died.</p></li><li value="4"><p>Feardomhnach Ua Innascaigh, successor of Finnen, was
killed by the son of Tadhg Ua Maelruanaidh.</p></li><li value="5"><p>Dunchadh Ua Ceileachair,
successor of Ciaran of Saighir, died.</p></li><li value="6"><p>Gillacoluim Ua hEignigh, lord of
Airghialla, died, and was interred at Dun-da-leathghlas.</p></li><li value="7"><p>Dunlaing, son of Dunghal, lord of Ui-Briuin-Cualann, 
the glory of the east of Ireland, was killed by his brethren.</p></li><li value="8"><p>Maelfabhaill Ua hEidhin, lord of
Ui-Fiachrach-Aidhne, died.</p></li><li value="9"><p>Fearghal Ua Maelmhuaidh, lord of Feara-Ceall, died.</p></li><li value="10"><p>Ceannfaeladh Ua Cuill, chief poet of Munster;</p></li><li value="11"><p>the son of Cumara, grandson
<span class="fa fa-bookmark" title="p.855" id="pb.855"> p.855</span>

of Mac Liag, was killed by the son of Tadhg Ua Maelruanaidh.</p></li><li value="12"><p>Gairbhith Ua Cathasaigh, lord of Breagha, was taken 
prisoner by Conchobhar Ua Maelseachlainn; and he <span class="sup" title="By John O'Donovan ">Ua 
Cathasaigh</span> left seven hostages with him <span class="sup" title="By John O'Donovan ">in lieu of 
himself</span>.</p></li><li value="13"><p>A predatory excursion was made by the son of
Mael-na-mbo into the Deisi, whence he carried off prisoners and
cattle.</p></li><li value="14"><p>A predatory excursion was made by Conchobhar Ua 
Maeleachlainn over Magh-Liphi, and he carried off great spoils.</p></li><li value="15"><p>A predatory excursion was made by the Ui-Faelain 
over Cluain-Iraird, in revenge of the latter depredation.</p></li><li value="16"><p>An army was led by the son of Eochaidh and the
son of Mael-na-mbo into Meath, and they burned the churches of Meath,
except a few.</p></li><li value="17"><p>A predatory excursion was made by the royal heirs or
chieftains of Ui-Maine into Dealbhna, where the royal chieftains were
all slain, namely, Ua Maelruanaidh, Ua Flannagain, the Cleireach Ua
Taidhg, and Mac Buadhachain, royal heir of Dealbhna <span class="sup" title="By John O'Donovan ">Nuadhat</span>.</p></li></ol></dd><dt id="Annal.147">M1049</dt><dd><ol><li value="0"><p>The Age of Christ, 1049.</p></li><li value="1"><p>Maelcainnigh Ua Taichligh, comharba of Daimhinis, died.</p></li><li value="2"><p>Tuathal Ua hUail, airchinneach of Both-Chonais;</p></li><li value="3"><p>Tuathal Ua Muirgheasac, lector of Tuaim-Finnlocha, died.</p></li><li value="4"><p>Flaithbheartach, son of Domhnall Ua Loingsigh, was 
slain by the son of Conchobhar O'Loingsigh.</p></li><li value="5"><p>Muircheartach Ua Maelseachlainn was slain by
Conchobhar Ua Maelseachlainn, by treachery.</p></li><li value="6"><p>Conchobhar Ua Cinnfhaelaidh, lord of Ui-Conaill 
Gabhra, was slain by the lord of Eoghanacht-Locha-Lein.</p></li><li value="7"><p>Imhar Ua Beice, lord of Ui-Meith, was killed.</p></li><li value="8"><p>Anaessles, son of Domhnall, lord of Corcha-Bhaiscinn, 
was killed by the son of Assith, son of Domhnall, i.e. his brother's son.</p></li><li value="9"><p>An army was led by the Ulidians, Leinstermen, and 
foreigners, into Meath, to demand the hostages
<span class="fa fa-bookmark" title="p.857" id="pb.857"> p.857</span>

of the men of Breagha. Their hostages were put to death by Conchobhar 
<span class="sup" title="By John O'Donovan ">Ua Maeleachlainn</span>, together with Toirdhealbhach Ua 
Cathasaigh; after which the forces burned the country, both churches and 
fortresses.</p></li><li value="10"><p>An army was led by the son of Brian to Magh-nAirbh,
and he obtained the hostages of Leinster and Osraighe.</p></li><li value="11"><p>Amhalghaidh, successor of Patrick, and Dubhdalethe, 
son of Maelmuire, son of Eochaidh, was raised to his place from the 
lectorship on the day of Amhalghaidh's decease; and Aedh Ua Forreth 
assumed the lectorship.</p></li></ol></dd><dt id="Annal.148">M1050</dt><dd><ol><li value="0"><p>The Age of Christ, 1050.</p></li><li value="1"><p>Cleirchen Ua Muineoc, noble bishop of Leithghlinn, 
and head of the piety of Osraighe;</p></li><li value="2"><p>Diarmaid Ua Rodachain, Bishop of Fearna;</p></li><li value="3"><p>Conall, airchinneach of Cill-Mocheallog,
and its lector previously;</p></li><li value="4"><p>Dubhthach, son of Milidh, successor of
Cainneach;</p></li><li value="5"><p>Guaire Ua Manchain, priest of Gleann-da-locha;</p></li><li value="6"><p>Diarmaid Ua Cele, airchinneach of Tealach-Foirtcheirn 
and Achadh-abhall, died.</p></li><li value="7"><p>Diarmaid Ua Lachan, lector of Cill-dara, died.</p></li><li value="8"><p>Ua Scula, airchinneach of Inis-Cathaigh;</p></li><li value="9"><p>Maelan, lector of Ceanannus, who was a distinguished
sage;</p></li><li value="10"><p>and Maelduin Ua hEigceartaigh, airchinneach of 
Lothra, died.</p></li><li value="11"><p>Maelseachlainn, son of Ceannfaeladh, died.</p></li><li value="12"><p>Donnchadh, i.e. the Cossalach, son of Gillafhaelain, 
grandson of Domhnall, lord of Ui-Failghe, was slain by Conghalach, grandson 
of Brogarbhan, son of Conchobhar.</p></li><li value="13"><p>Maelruanaidh, son of Cucoirne, lord of Eile, was killed
by his own people.</p></li><li value="14"><p>A conflict between the men of Magh-Itha and the
Airghialla, in which Eochaidh Ua hOissene was slain.</p></li><li value="15"><p>Dubhdalethe, successor of Patrick, made a visitation of Cinel-Eoghain,
<span class="fa fa-bookmark" title="p.859" id="pb.859"> p.859</span>

and brought three hundred cows from them.</p></li><li value="16"><p>Much inclement weather happened in the land of Ireland, 
which carried away corn, milk, fruit, and fish, from the people, so that 
there grew up dishonesty among all, that no protection was extended to 
church or fortress, gossipred or mutual oath, until the clergy and laity 
of Munster assembled, with their chieftains, under Donnchadh, son of Brian, 
i.e. the son of the King of Ireland, at Cill-Dalua, where they enacted a
law and a restraint upon every injustice, from small to great. God
gave peace and favourable weather in consequence of this law.</p></li><li value="17"><p> Cill-dara with its Daimhliag 
<span class="sup" title="By John O'Donovan ">great stone church</span> was burned.</p></li><li value="18"><p>Cluain-mic-Nois was plundered thrice in one 
quarter of a year,—once by the Sil-Anmchadha, and twice by the Calraighi <span class="sup" title="By John O'Donovan ">an Chala</span> and the Sinnacha.</p></li><li value="19"><p>Lann-Leire was burned and plundered.</p></li><li value="20"><p>Doire-Caelainne and the Cloictheach of Ros-Comain 
were burned by the men of Breifne.</p></li><li value="21"><p>Daimhliag <span class="sup" title="By John O'Donovan ">Chianain</span> was burned.</p></li><li value="22"><p>Inis-Clothrann <span class="sup" title="By John O'Donovan ">in Loch Ribh</span> was plundered.</p></li><li value="23"><p>Dubhdalethe made a visitation of Cinel-Eoghain, 
and brought three hundred cows from thence.</p></li></ol></dd><dt id="Annal.149">M1051</dt><dd><ol><li value="0"><p>The Age of Christ, 1051.</p></li><li value="1"><p>Mac Sluaghadhaigh, noble priest of Cluain-mic-Nois, died.</p></li><li value="2"><p>Muircheartach, son of Breac, lord of the Deisi, was 
burned by the Ua Faelains.</p></li><li value="3"><p>Ua Conchobhair, lord of Ui-Failghe, namely, 
Conghalach, son of Donnsleibhe, son of Brogarbhan, was killed by 
his own people.</p></li><li value="4"><p>A battle was gained by Ua Maeldoraidh
over the Connaughtmen, wherein many of the Conmhaicni were slain.</p></li><li value="5"><p>Diarmaid, son of Domhnall, son of Brian, was 
killed by Murchadh, son of Brian, through treachery.</p></li><li value="6"><p>Mac Lachlainn was expelled from the
lordship of Tulach-Og; and Aedh Ua Fearghail took his place.</p></li><li value="7"><p>The son of Faelan, son of Breac, was slain by 
Maelseachlainn, son of Murchadh, son of Faelan, son of Breac.</p></li><li value="8"><p>Amhalgaidh, son of Cathal, lord of West
Connaught, was blinded by Aedh Ua Conchobhair, lord of East Connaught,
after he had been held in captivity for the space of one year and
upwards; after which he <span class="sup" title="By John O'Donovan ">O'Conchobhair</span> fixed 
his residence in West Connaught.</p></li><li value="9"><p>Cathal, son of
<span class="fa fa-bookmark" title="p.861" id="pb.861"> p.861</span>

Tighearnain, lord of Breifne, went upon a predatory excursion into
Eabha, and demolished Dun-Feich, where fifty persons were slain, and
whence seven hundred cows were carried off.</p></li><li value="10"><p>A victory was gained over
the Conmhaicni of Sliabh-Formaeile by Aedh Ua Conchobhair, where a
slaughter was made of the Conmhaicni.</p></li><li value="11"><p>Laidhcenn, son of Maelan Ua Leocain, lord 
of Gaileanga, and his wife, the daughter of the Gott 
<span class="sup" title="By John O'Donovan ">O'Maeleachlainn</span>, went on their pilgrimage to Rome; 
and they died in the east, on their return from Rome.</p></li><li value="12"><p>Domhnall Ban Ua Briain was slain
by the King of Connaught.</p></li><li value="13"><p>The Tree of Magh-Adhair was prostrated by
Aedh Ua Conchobhair.</p></li><li value="14"><p>Faelan, son of Bradan, son of Breac, was killed
in the Daimhliag of Lis-mor-Mochuda, by Maelseachlainn, son of
Muircheartach, son of Breac.</p></li></ol></dd><dt id="Annal.150">M1052</dt><dd><ol><li value="0"><p>The Age of Christ, 1052.</p></li><li value="1"><p>Arthur, son of Muireadhach of Cluain-Maedhog, 
the glory of Leinster, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="2"><p>Echthighern Ua Eaghrain, successor of Ciaran of 
Cluain-mic-Nois and of Comman, died on his pilgrimage at Cluain-Iraird.</p></li><li value="3"><p>Muireadhach Ua Sinnachain, Patrick's steward in Munster;</p></li><li value="4"><p>Muireadhach, son of Diarmaid, successor
of Cronan of Ros-Cre;</p></li><li value="5"><p>and Cleireach Ruadh Ua Lathachain, died.</p></li><li value="6"><p>Gillaphadraig, son of Domhnall, Prior of Ard-Macha, died.</p></li><li value="7"><p>Macraith, grandson of Donnchadh, lord of 
Eoghanacht-Chaisil, and royal heir of Munster, died.</p></li><li value="8"><p>A predatory excursion was made into Fine-Gall 
by the son of Mael-na-mbo, and he burned the country from Ath-cliath to
Albene; but he did not seize cows until they had great skirmishes
around the fortress, where many fell on both sides, so that the lord
of the foreigners, Eachmarcach, son of Raghnall, went over seas, and
the son of Mael-na-mbo assumed the kingship of
<span class="fa fa-bookmark" title="p.863" id="pb.863"> p.863</span>
the foreigners after him.</p></li><li value="9"><p>A predatory excursion was made by Ua
Conchobhair over Conmhaicne, so that he plundered extensively.</p></li><li value="10"><p>A slaughter was made of the Calraighi, together 
with their lord, i.e. Mac-Aireachtaigh, by the Conmhaicni, through the 
miracle of Ciaran.</p></li><li value="11"><p>Dubheassa, daughter of Brian, died.</p></li><li value="12"><p>Domhnall, son of Gillachrist, son
of Cucuailgne, was slain by the lord of Feara-Rois.</p></li><li value="13"><p>Braen, son of Maelmordha, i.e. King of Leinster, 
died at Cologne.</p></li></ol></dd><dt id="Annal.151">M1053</dt><dd><ol><li value="0"><p>The Age of Christ, 1053.</p></li><li value="1"><p>Doilgen, noble priest of Ard-Macha;</p></li><li value="2"><p>Domhnall Ua Cele, airchinneach of
Slaine;</p></li><li value="3"><p>Cormac Ua Ruadhrach, airchinneach of Tearmann-Feichin;</p></li><li value="4"><p>and Murchadh Ua Beollain, airchinneach of 
Druim-cliabh, died.</p></li><li value="5"><p>Flaithbheartach Ua Maelfabhaill,
lord of Carraig-Brachaidhe, died.</p></li><li value="6"><p>Niall Ua h-Eignigh, lord of Feara-Manach, 
and his brother, Gillachrist, were slain by the Feara-Luirg,
through treachery.</p></li><li value="7"><p>Donnchadh Ua Ceallachain, royal heir of Caiseal,
was slain by the Osraighi.</p></li><li value="8"><p>Maelcron, son of Cathal, lord of South
Breagha, was slain on Easter Monday night, by Ua Riagain, who
committed depredations upon the foreigners.</p></li><li value="9"><p>A depredation was committed by Mac Lochlainn 
and the men of Magh-Itha upon the Cinel-Binnigh, of Loch-Drochait; 
and they carried off three hundred cows.</p></li><li value="10"><p>Cochlan, lord of Dealbhna, was
<span class="fa fa-bookmark" title="p.865" id="pb.865"> p.865</span>

treacherously killed.</p></li><li value="11"><p>Curian Ua Maelduin, lord of Feara-Luirg, was
treacherously killed by Mac-na-haidhche Ua Ruairc, at his own
meeting. Mac-nahaidhche Ua Ruairc was killed by the Conmhaicni
immediately after.</p></li><li value="12"><p>An army was led by the son of Brian, i.e.
Donnchadh, and Conchobhar Ua Maelseachlainn, into Fine-Gall; and the
men of Teathbha, i.e. the Sinnaigh <span class="sup" title="By John O'Donovan ">the Foxes</span>, 
took many prisoners from the Daimhliag <span class="sup" title="By John O'Donovan ">great stone church</span> 
of Lusca; and they carried off hostages from the son of Mael-na-mbo, 
together with Mor, daughter of Conghalach O'Conchobhair.Diarmaid, son 
of Mael-na-mbo, and Gillaphadraig, lord of Osraighi, went into Meath, 
whence they carried off captives and very great spoils, in revenge 
of the going of Mor, daughter of Conghalach Ua Conchobhair, to 
Conghalach Ua Maeleachlainn, in violation of Gillaphadraig; and in 
revenge also of the cattle spoils which O'Maeleachlainn had carried 
off from Meath.</p></li><li value="13"><p>An army was led by the son of Mael-na-mbo 
into Breagha and Meath, and he burned from the Slaine to West Meath, both
churches and territories.</p></li><li value="14"><p>A predatory excursion was made by
Leathlobhar, son of Laidhgnen, lord of Oirghialla, against the
Gaileanga and the fugitives of the men of Meath and Breagha, and he
carried off many cows and prisoners; but Conghalach, son of Seanan,
lord of Gaileanga, went in pursuit of them, and overtook the cattle
spoil of the Feara-Manach; but the Fir-Manach, with their lord,
Domhnall, son of Maelruanaidh, resisted, and slew Conghalach, son of
Seanan, lord of Gaileanga, with many others besides him.</p></li><li value="15"><p>Amhlaeibh Ua Machainen, lord of Mughdhorna, died.</p></li></ol></dd><dt id="Annal.152">M1054</dt><dd><ol><li value="0"><p>The Age of Christ, 1054.</p></li><li value="1"><p>Ua Gearruidhir, Bishop of Cill-Dalua;</p></li><li value="2"><p>Maelcoluim Ua Collbrainn <span class="sup" title="By Julianne Nyhan, translation omitted">priest</span></p></li><li value="3"><p>Guaire Ua Lachtnain, lector of Cluain-mic-Nois;</p></li><li value="4"><p>and Cuileannan Claen, lector of Leithghlinn and
Disert-Diarmada, died.</p></li><li value="5"><p>Aedh, grandson of Fearghal, son of Conaing, son
of Niall, royal heir of Oileach, and lord of Cinel-Eoghain of Tealach-Og, 
was slain by Leathlobhar, son of Laidhgnen, lord of Airghialla,
and by the Feara-Manach.</p></li><li value="6"><p>Dubhghall Ua hAedhagain, lord of Ui-Niallain,
was slain by Ua Laithen.</p></li><li value="7"><p>The battle of Finnmhagh was gained over the
Ui-Meith and the people of Uachtar-thire in Ui-Eathach-Uladh, where
Croibhdhearg <span class="sup" title="By John O'Donovan ">the Redhanded</span>, Tanist of Uachtar-thire, 
was slain.</p></li><li value="8"><p>Aedh, son of Ceinneidigh, son of Donnchuan, the love and 
glory of Dal-gCais, died.</p></li><span class="fa fa-bookmark" title="p.867" id="pb.867"> p.867</span><li value="9"><p>Mac Ualghairg, lord of Cairbre, was killed by treachery.</p></li><li value="10"><p>A steeple of fire was seen in the air over Ros-Deala, 
on the Sunday of the festival of George, for the space of five hours; 
innumerable black birds passing into and out of it, and one large bird 
in the middle of them; and the little birds went under his wings, when 
they went into the steeple. They came out, and raised up a greyhound, 
that was in the middle of the town, aloft in the air, and let it drop down 
again, so that it died immediately; and they took up three cloaks and two
shirts, and let them drop down in the same manner. The wood on which
these birds perched fell under them; and the oak tree upon which they
perched shook with its roots in the earth.</p></li><li value="11"><p>Loch Suidhe-Odhrain in
Sliabh-Guaire migrated in the end of the night of the festival of
Michael, and went into the Feabhaill, which was a great wonder to all.</p></li><li value="12"><p>A predatory excursion was made by Aedh Ua Conchobhair, 
King of Connaught, into Corca-Bhaiscinn and Tradraighe, where he seized
innumerable spoils.</p></li><li value="13"><p>Two <span class="sup" title="By John O'Donovan ">of the</span> Mac Carthaighs were 
killed by the son of O'Donnchadha.</p></li><li value="14"><p>An army was led by the son of Mael-na-mbo, by
Gillaphadraig, lord of Osraighe, and by the foreigners, into Munster,
until they arrived at Imleach-Ibhair, and burned Dun-tri-liag; and the
son of Brian did not overtake them, for he was in the south of
Ireland.</p></li><li value="15"><p>Toirdhealbhach O'Briain, accompanied by the 
Connaughtmen, went into Thomond, where he committed great depredations, 
and slew Aedh, son of Ceinneidigh, and plundered Tuaim-Finnlocha.</p></li></ol></dd><span class="fa fa-bookmark" title="p.869" id="pb.869"> p.869</span><dt id="Annal.153">M1055</dt><dd><ol><li value="0"><p>The Age of Christ, 1055.</p></li><li value="1"><p>Maelduin, son of Gilla-Andreas, Bishop of Alba,
and the glory of the clergy of the Gaeidhil, died.</p></li><li value="2"><p>Tuathal Ua Follamhain, successor of Finnen of Cluain-Irard;</p></li><li value="3"><p>Maelmartan, son of Assidh, successor of Comhghall;</p></li><li value="4"><p>Maelbrighde Ua Maelruain, <span class="frn" title="(Irish)">airchinnech</span>
of Slebhte;</p></li><li value="5"><p> Maelbrighde, son of Baedan, lector of Ard-Breacain;</p></li><li value="6"><p>Colum Ua Cathail, airchinneach of Rossailithir;</p></li><li value="7"><p>and Odhar Ua Muireadhaigh, airchinneach of Lusca, 
and chief of Ui-Colgain, died.</p></li><li value="8"><p>Fiachra Ua Corcrain;</p></li><li value="9"><p>Ua Ruarcain, airchinneach of Airdne-Caemhain;</p></li><li value="10"><p>and Gorman Anmchara, died.</p></li><li value="11"><p>Domhnall Ruadh Ua Briain was slain by Ua h-Eidhin,
lord of Ui-Fiachrach Aidhne.</p></li><li value="12"><p>Gillaphadraig, lord of Osraighe.</p></li><li value="13"><p>The May prey was made by the King of Connaught, 
Aedh Ua Conchobhair, in West Meath, whence he carried great spoils 
and many prisoners.</p></li><li value="14"><p>A predatory excursion was made by the Dal-gCais, 
under the conduct of Murchadh Ua Brian, over Corca-Modhruadh, where 
they took great spoils; but one party of them was overtaken, and a 
large number killed.</p></li><li value="15"><p>Ceannfaeladh Ua Muireadhaigh, lord of the one 
division of Ciarraighe-Luachra, was killed by the grandson of Conchobhar, 
son of Muireadhach, lord of the other division, and many others along 
with him.</p></li><li value="16"><p>A battle was gained by Toirdhealbhach Ua Briain 
over Murchadh Ua Briain, i.e. Murchadh of the Short Shield, wherein 
were slain four hundred men and fifteen chieftains.</p></li><li value="17"><p>Ua Sibhliain, lord of Ui-Failghe, was killed.</p></li></ol></dd><dt id="Annal.154">M1056</dt><dd><ol><li value="0"><p>The Age of Christ, 1056.</p></li><li value="1"><p>Aedh Ua Foirreidh, chief lector and distinguished
<span class="fa fa-bookmark" title="p.871" id="pb.871"> p.871</span>

Bishop of Ard-Macha, died on the 14th of the Calends of July,
in the seventy-fifth year of his age, as is said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Of brilliant fame while he lived was<br/>Aedh O'Foirreidh the aged sage;<br/>On the fourteenth of the Calends of July,<br/>This mild bishop passed to heaven.</li></ol></blockquote></p></li><li value="2"><p>Cetfaidh, head of the piety of Munster, a wise
 and learned saint, died on his pilgrimage at Lis-mor.</p></li><li value="3"><p>Flann Mainistreach, lector of Mainistir-Buithe, 
the paragon of the Gaeidhil in wisdom, literature, history,
poetry, and science, died on the fourteenth of the Calends of
December, as is said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Flann of the chief church of melodious Buithi,<br/>Slow the bright eye of his fine head;<br/>Contemplative sage is he who sits with us,<br/>Last sage of the three lands is fair Flann.</li></ol></blockquote></p></li><li value="4"><p>Daighre Ua Dubhatan, anmchara of Cluain, died 
at Gleann-da-locha.</p></li><li value="5"><p>Suibhne Ua n-Eoghain, airchinneach of
Tearmann-Feichin;</p></li><li value="6"><p>Cathasach, son of Gearrgarbhan, successor of
Cainneach in Cianachta;</p></li><li value="7"><p>and Maelfinnen Mac Cuinn-na-mBocht, the father 
of Cormac, successor of Ciaran, died, i.e. Maelfinnen, son of Conn, 
son of Joseph, son of Donnchadh, son of Dunadhach, son of Egertach, 
son of Luachan, son of Eoghan, son of Aedhagan, son of Torbach, son 
of Gorman, of the Ui-Ceallaigh-Breagh.</p></li><li value="8"><p>Etru, son of Labhraidh, chief of Monach, pillar 
of the glory of Ulidia, died, after a good life.</p></li><li value="9"><p>Murchadh, son of Diarmaid, lord of
Leinster, made a treacherous depredation upon the Ui-Laeghaire of
Teamhair; but the lord of Laeghaire overtook him, and made a slaughter
of his people.</p></li><li value="10"><p>Domhnall Ua Cearnachain, son of the Gott, was 
slain by Conchobhar Ua Maeleachlainn.</p></li><li value="11"><p>A predatory incursion was made by Niall,
son of Maeleachlainn, upon the Dal-Araidhe; and he carried off two
thousand cows
<span class="fa fa-bookmark" title="p.873" id="pb.873"> p.873</span>

and sixty persons as prisoners.</p></li><li value="12"><p>Eochaidh Ua Flaithen, going upon a
predatory excursion into Magh-Itha on Christmas night, carried off
five hundred cows to the river of Magh-Uatha; and he left the cows at
the river, where forty-eight persons were drowned, together with
Cuilennan, son of Deargan.</p></li><li value="13"><p>Tadhg, son of the Cleric Ua Conchobhair,
was slain by the Ui-Maine.</p></li><li value="14"><p>Ruaidhri Ua Gadhra, Tanist of Luigne, was
slain.</p></li><li value="15"><p>A plundering expedition was made by Diarmaid, 
son of Mael-na-mbo, into Munster; and he burned Dun-mic-Ninguir, 
Oenach-Tete, and Dun-Furudhrain.</p></li><li value="16"><p>Gillachaeimhghin, son of Gillachomhghaill, and
Maelmordha, grandson of Faelan, were slain by Murchadh, son of
Diarmaid, through treachery and guile.</p></li><li value="17"><p>Odhar, son of Flann, lord of Calraighe, died.</p></li></ol></dd><dt id="Annal.155">M1057</dt><dd><ol><li value="0"><p>The Age of Christ, 1057.</p></li><li value="1"><p>Mughron Ua Mutain, successor
of Bairre, noble bishop and lector, was killed by robbers of the
Corca-Laighdhe, after his return from vespers.</p></li><li value="2"><p>Robhartach, son of Feardomhnach, successor 
of Colum Cille and Adamnan,</p></li><li value="3"><p>and Dubhdalethe Ua Cinaedha, airchinneach of 
Corcach, died.</p></li><li value="4"><p>Niall Ua hEigneachain, lord
of Cinel-Enda, was killed by his own tribe.</p></li><li value="5"><p>Maelruanaidh Ua Fogarta,lord of South Eile, 
was slain by Donnchadh, son of
<span class="fa fa-bookmark" title="p.875" id="pb.875"> p.875</span>

Brian.</p></li><li value="6"><p>Dunghal, son of Macraith Ua Dunchadha, lord 
of Eoghanacht, was slain, with a party of others along with him.</p></li><li value="7"><p>A battle between Domhnall Ua Maelruanaidh, lord 
of Feara-Manach, and Domhnall Ua Ruairc, lord of Breifne, wherein 
O'Ruairc fell, and many of his people along with him.</p></li><li value="8"><p>A great plundering of Luighne was made by Aedh Ua
Conchobhair.</p></li><li value="9"><p>A slaughter was made of the Ui-Briuin by Conchobhar Ua
Maeleachlainn, as they were bringing a prey from South Leinster by him
<span class="sup" title="By John O'Donovan ">i.e. through his territory</span>.</p></li><li value="10"><p>Dunchadh Ua Donnchadha, lord of
Caiseal, was killed.</p></li></ol></dd><dt id="Annal.156">M1058</dt><dd><ol><li value="0"><p>The Age of Christ, 1058.</p></li><li value="1"><p>Colman Ua h-Aireachtaigh,
successor of Comhghall of Beannchair;</p></li><li value="2"><p> Maelfinnen Ua Guaire, anchorite
of Daimhinis;</p></li><li value="3"><p> and Maelisa Ua Flainnchua, a learned senior 
of Imleach-Ibhair, died.</p></li><li value="4"><p>Imleach-Ibhair was totally burned, both Daimhliag and
Cloictheach.</p></li><li value="5"><p>After the burning of Luimneach, the battle of 
Sliabh-Crot was gained by Diarmaid Mac Mael-na-mbo over Donnchadh, son of Brian,
wherein fell Cairbre Ua Lighda, airchinneach of Imleach-Ibhair;
Righbhardan, son of Cucoirne, lord of Eile; and a great number of
others besides them.</p></li><li value="6"><p>Gallbrat Ua Cearbhaill, royal heir of Teamhair,
was slain by Conchobhar Ua Maeleachlainn, by treachery.
The sword of Carlus and many other precious things were obtained by the son of
Mael-na-mbo for him, for he was the security for him.</p></li><li value="7"><p>Ceallach, son of Muireagan, lord of Ui-Mic-Uais-Breagh, 
died.</p></li><li value="8"><p>Scrin-Choluim-Chille was plundered by the men 
of Teathbha; and the men of Meath made a slaughter of the men of 
Teathbha and Cairbre, in revenge thereof.</p></li></ol></dd><dt id="Annal.157">M1059</dt><dd><ol><li value="0"><p>The Age of Christ, 1059.</p></li><li value="1"><p>Ua Lorcain, Abbot of Cill-achaidh, died.</p></li><li value="2"><p>Domhnall Deiseach, wise man and anchorite, died.</p></li><li value="3"><p>Domhnall, son of Eodhas,
<span class="fa fa-bookmark" title="p.877" id="pb.877"> p.877</span>

airchinneach of Mainistir-Buithi;</p></li><li value="4"><p>Aneslis, son of Odhar, airchinneach of Lusca;</p></li><li value="5"><p>Eochaidh Ua Cinaedh, airchinneach of Ath-Truim;</p></li><li value="6"><p>Conaing Ua Faircheallaigh, airchinneach of 
Druim-leathan, successor of Maedhog in Connaught and Leinster, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="7"><p>Conn-na-mBocht, the glory and dignity
of Cluain-mic-Nois, died at an advanced age.</p></li><li value="8"><p>Niall Ua Maeldoraidh, lord of Cinel-Conaill, 
died after a good life, and after penance for his transgressions 
and sins.</p></li><li value="9"><p>Aedhvar Ua Dubhda, lord of Ui-Amhalghadha, 
was slain by his own tribe.</p></li><li value="10"><p>Cathal, son of Tighearnan,
son of Niall, son of Aedh, lord of East Connaught, was slain 
by Aedh Ua Ruairc.</p></li><li value="11"><p>Duarcan Ua hEaghra, lord of the Three 
Tribes of Luighne, was killed.</p></li><li value="12"><p>Tomaltach Ua Maelbhrenainn, lord of
Sil-Muireadhaigh</p></li><li value="13"><p>and Maelseachlainn Ua Bric, lord of the 
Deisi, were smothered in a cave by Maelseachlainn, son of Gillabrighde, 
son of Faelan.</p></li><li value="14"><p>Conghalach Ua Riagain, royal heir of Teamhair, 
was slain by Murchadh, son of Diarmaid.</p></li><li value="15"><p>Gillacaeimhghin, son of Gillacomhgaill, royal heir of
Leinster, and Maelmordha, grandson of Faelan, were slain by Murchadh,
son of Diarmaid, by treachery and guile.</p></li><li value="16"><p>Ruaidhri Ua Gadhra, heir to the lordship of 
Luighne, died.</p></li><li value="17"><p>A predatory excursion was made by Maelseachlainn 
Ua Madadhain into Airtheara <span class="sup" title="By John O'Donovan ">Oriors</span>; and he 
carried off three hundred cows, and slew Gillamuire Mac Aireachtaigh, 
lord of Clann-Sinaich.</p></li><li value="18"><p>A predatory excursion was made by Ardghar Mac
Lachlainn, <span class="sup" title="By John O'Donovan ">one</span> of the Cinel-Eoghain, into 
Dal-Araidhe; and he carried off a great cattle spoil, and killed 
or captured two hundred persons.</p></li><li value="19"><p>The son of Brian <span class="sup" title="By John O'Donovan ">Borumha</span> 
went into the house of Aedh Ua Conchobhair, and tendered his 
submission to him.</p></li><li value="20"><p>A victory was gained by Conchobhair Ua 
Maeleachlainn, lord of Meath,
<span class="fa fa-bookmark" title="p.879" id="pb.879"> p.879</span>

over Murchadh, son of Diarmaid, son of Mael-na-mbo, lord of the
foreigners, wherein many were slain; and the Leinstermen were defeated
on the same day at Dearmhach-Choluim-Chille, through the miracles of
God and Colum-Cille.</p></li><li value="21"><p>Great fruit throughout Ireland in this year.</p></li><li value="22"><p>A great war between the Leinstermen and Meathmen, 
during which many of the Leinstermen were slain, together with Muircheartach, 
son of Dalbhach, son of Maelruanaidh.</p></li></ol></dd><dt id="Annal.158">M1060</dt><dd><ol><li value="0"><p>The Age of Christ, 1060.</p></li><li value="1"><p>Maelchiarain Ua Robhachain,
airchinneach of Sord-Choluim-Chille;</p></li><li value="2"><p>and Ailill Ua Maelchiarain,
airchinneach of Eaglais-Beg <span class="sup" title="By John O'Donovan ">at Cluain-mic-Nois</span>, died.</p></li><li value="3"><p>Ceanannus was all burned, both houses and churches.</p></li><li value="4"><p>Leithghlinn was all burned, except the oratory.</p></li><li value="5"><p>The Eli and Ui-Forgga came upon a predatory
excursion to Cluain-mic-Nois; and they took prisoners from Cros-na-screaptra, 
and killed two persons, i.e. a student and a layman. God and Ciaran incited 
the Dealbhna, with their lord, i.e. Aedh Ua Ruairc, to go in pursuit of them; 
and they defeated and slaughtered them, killing, among others, the Tanist 
of Ui-Forgga, who had slain the student. The Dealbhna arrived at rising-time 
on the following morning, bringing the prisoners to the place whence 
they had been taken.</p></li><li value="6"><p>Murchadh, son of Diarmaid, went to Manann, and carried 
tribute from thence, and defeated the son of Raghnall.</p></li><li value="7"><p>Flaithbheartach Ua Ceallaigh, lord of Breagha, died on 
his pilgrimage.</p></li><li value="8"><p>Annadh Ua Lochlainn, lord of Corcumdhruadh, died.</p></li></ol></dd><dt id="Annal.159">M1061</dt><dd><ol><li value="0"><p>The Age of Christ, 1061.</p></li><li value="1"><p>Muireadhach Ua Maelcoluim, airchinneach of Doire;</p></li><li value="2"><p>Maelcoluim Ua Loingsigh, a learned man and priest
of Cluain-mic-Nois;</p></li><li value="3"><p>Ciaran, lector of Ceanannus, a distinguished sage;</p></li><li value="4"><p>Tighearnach Boircheach,
<span class="fa fa-bookmark" title="p.881" id="pb.881"> p.881</span>

chief anmchara of Ireland, anchorite, and successor of Finnen; and</p></li><li value="5"><p>Maelbrighde Mac-an-Ghobhann, died of the plague.</p></li><li value="6"><p>Ogan Ua Cormacain, airchinneach of Inis-Cumscraigh;</p></li><li value="7"><p>and Conaing, fossairchinneach of Ard-Macha, died.</p></li><li value="8"><p>Domhnall Ua Maeldoraidh was slain by Ruaidhri Ua
Canannain in a battle.</p></li><li value="9"><p>Cu-Uladh, son of Conghalach, lord of Uachtar-thire, 
died after a good life.</p></li><li value="10"><p>Niall, son of Maelseachlainn, lord of
Oileach, died.</p></li><li value="11"><p>An army was led by Aedh an Gha-bhearnaigh Ua
Conchobhair to Ceann-coradh <span class="sup" title="By John O'Donovan ">Kincora</span>; and he demolished 
the fortress, and destroyed the enclosing wall of the well, and eat its
two salmons, and also burned Cill-Dalua.</p></li><li value="12"><p>The Muintir-Murchadha invaded Loch Oirbsean, and deposed 
Aedh Ua Conchobhair.</p></li><li value="13"><p>The victory of Gleann-Phadraig was gained by Aedh Ua 
Conchobhair over <span class="sup" title="By John O'Donovan ">the people of</span> West
Connaught, where many were slain, together with Ruaidhri.
O'Flaithbheartaigh, lord of West Connaught, was beheaded, and his head was 
carried to Cruachain in Connaught, after the son of Aedh, son of Ruaidhri, 
had been defeated.</p></li><li value="14"><p>Gleann-da-locha was burned, with its
churches.</p></li><li value="15"><p>Flann Ua Ceallaigh, heir to the lordships of Breagha, 
was slain by the Saithni.</p></li><li value="16"><p>Gairbhith Ua Cathasaigh, lord of Breagha, died.</p></li><li value="17"><p>The son of Mac Dunghail, lord of Ui-Briuin-Chualann, died.</p></li><li value="18"><p>The son of Mael-na-mbo, lord of Leinster and of the 
foreigners, proceeded into Munster about Allhallowtide, and made a bloody 
slaughter of the Munstermen at Cnamh-choill, and burned the plain of Munster, 
both houses and corn.</p></li></ol></dd><dt id="Annal.160">M1062</dt><dd><ol><li value="0"><p>The Age of Christ, 1062.</p></li><li value="1"><p>Gillachrist Ua Maeldoraidh,
successor of Colum-Cille both in Ireland and Alba;</p></li><li value="2"><p>Maelruanaidh Ua Daighre, chief anmchara of 
the north of Ireland;</p></li><li value="3"><p>and Murchadh Ua Laidhgnen, airchinneach of Fearna,
<span class="fa fa-bookmark" title="p.883" id="pb.883"> p.883</span>

died.</p></li><li value="4"><p>A battle was gained by Aedh an Gha-bhearnaigh 
Ua Conchobhair over the son of Ruaidhri, wherein eighty of the 
Clann-Choscraigh were slain.</p></li><li value="5"><p>Tadhg, son of Aedh Ua Conchobhair, was slain 
by the son of Aedh, son of Ruaidhri, and <span class="sup" title="By John O'Donovan ">the people 
of</span> West Connaught.</p></li><li value="6"><p>A plundering excursion was made by Ardghar Mac 
Lochlainn into the province of Connaught, whence he carried off six 
thousand cows and one thousand prisoners.</p></li><li value="7"><p>Donncuan was slain by Gillachiarain Ua Machainen,
lord of Mughdhorna.</p></li><li value="8"><p>Ruaidhri, son of Cucairrge, Tanist of Fearnmhagh,
was slain by the son of Niall Ua Ruairc.</p></li><li value="9"><p>Diarmaid, son of Murchadh, with the Leinstermen, 
proceeded into Munster, and burned Luimneach and Dun-na-Trapcharla; of 
which was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">The Leinstermen came to Luimneach,<br/>The good men of Druim-dairbhreach;<br/>The stately host left Luimneach<br/>One heap of sand-like coal.</li></ol></blockquote></p></li><li value="10"><p>Niall, son of Eochaidh, King of Ulidia, and 
his son, Eochaidh, son of Neill, son of Eochaidh, royal heir of the 
province, died on Thursday, the Ides of September.</p></li></ol></dd><dt id="Annal.161">M1063</dt><dd><ol><li value="0"><p>The Age of Christ, 1063.</p></li><li value="1"><p>Cinaedh, son of Aicher,
airchinneach of Lismor-Mochuda;</p></li><li value="2"><p>Eochaidh Ua Dallain, airchinneach of Coindere;</p></li><li value="3"><p>and Madudhan Ua Ceileachain, Prior of Ard-Macha, died.</p></li><li value="4"><p>Ceallach Ua Caeimh, wise man and anchorite, died.</p></li><li value="5"><p>Ua Miadhachain, lector of the family of
Cluain-mic-Nois,</p></li><li value="6"><p>and Mac Donghail, lector of Cill-dara, died.</p></li><li value="7"><p>Conaing Ua hEaghra, lector of Cluain-mic-Nois, died.</p></li><li value="8"><p>Gormlaith, daughter of Cathal, son of
<span class="fa fa-bookmark" title="p.885" id="pb.885"> p.885</span>

Ruaidhri, died on her pilgrimage at Ard-Macha.</p></li><li value="9"><p>Cathal, son of Donnchadh, lord of Ui-Eathach-Mumhan, 
i.e. lord of Raithlinn, was killed by his own son, i.e. the Finnshuileach.</p></li><li value="10"><p>Cuduiligh Ua Taidhg, lord of Feara-Li, died.</p></li><li value="11"><p>Maelseachlainn Ua Madudhain, royal heir of
Oileach, was slain by the Cinel-Conaill.</p></li><li value="12"><p>Gillaerraith Ua Maelmithigh,a young lord 
<span class="sup" title="By John O'Donovan ">the most promising</span> of the Gaeidhil, died.</p></li><li value="13"><p>A great army was led by Ardgar, i.e. Mac Lochlainn, 
from Gleann-Suilighe westwards to the west of Luighne, and to the 
<span class="sup" title="By John O'Donovan ">River</span> Muaidh of Ui-Amhalghaidh;
and all the lords of Connaught came into his house with Aedh Ua
Conchobhair, with Aedh, son of Niall Ua Ruairc, and the son of Art Ua
Ruairc.</p></li><li value="14"><p>The cave of Alla Gerc, in Ceara, was demolished by the
Conmhaicni, against the people of Ua Conchobhair (Aedh), and eight
score persons and the jewels of Connaught were carried off from
thence.</p></li><li value="15"><p>Luimneach was burned by Toirdhealbhach Ua Briain, and
Diarmaid, son of Mael-na-mbo.</p></li><li value="16"><p>The cholic and lumps prevailed in
Leinster, and also spread throughout Ireland.</p></li><li value="17"><p>Great scarcity of provisions for cattle in this year, 
and scarcity of corn and obsonia.</p></li><li value="18"><p>Eochaidh Ua hEochadha, King of Uladh, died.</p></li><li value="19"><p>A great army was led by <span class="sup" title="By John O'Donovan ">Diarmaid</span> 
the son of Mael-na-mbo, into Munster; and the chiefs of the Plain of Munster 
came into his house, and left hostages with him.</p></li><li value="20"><p>The son of Brian, and Murchadh of the Short Shield, 
his son, came to Toirdhealbhach Ua Briain, to attack him after the departure of
Diarmaid, <span class="sup" title="By John O'Donovan ">son of Mael-na-mbo</span>; and Toirdhealbhach 
defeated Murchadh, and slaughtered his people.</p></li><li value="21"><p>Diarmaid afterwards proceeded into
Munster, and took the hostages of Munster from the Water southwards
to Cnoc Brenainn, and delivered these hostages into the hands of 
Toirdhealbhach, <span class="sup" title="By John O'Donovan ">who was</span> his foster-son.</p></li><li value="22"><p>Laeighseach, son of Faelan Ua
Mordha, lord of Laeighis, was slain.</p></li></ol></dd><span class="fa fa-bookmark" title="p.887" id="pb.887"> p.887</span><dt id="Annal.162">M1064</dt><dd><ol><li value="0"><p>The Age of Christ, 1064.</p></li><li value="1"><p>Doilghen Ua Sona, airchinneach of Ard-sratha;</p></li><li value="2"><p>Cormac, airchinneach of Ard-Breacain;</p></li><li value="3"><p>Eochaidh Ua Doireidh, airchinneach of
Domhnach-mor of Magh-Ithe;</p></li><li value="4"><p> the blind Ua Lonain, chief poet and chief
historian of Munster;</p></li><li value="5"><p>and Gilla huasaille Ua Maelmithigh, died.</p></li><li value="6"><p>Donnchadh, son of Brian, chief king of Munster, 
was deposed; and he afterwards went to Rome, where he died, under the 
victory of penance, in the monastery of Stephen the martyr.</p></li><li value="7"><p>Muircheartach Ua Neill, lord of Tealach-Og, was 
slain by Ui-Cremhthainn.</p></li><li value="8"><p>Ardghal Mac Lochlainn, lord of Oileach, died at 
Tealach-Og, and was buried at Ard-Macha, with honour and veneration, 
in the tomb of the kings.</p></li><li value="9"><p>Diarmaid Ua Lorcain, royal heir of Leinster, was
slain by the Cinel-Eoghain.</p></li><li value="10"><p>Murchadh Ua Fallamhain, Tanist of Meath,
and his brother, were treacherously slain.</p></li><li value="11"><p>Dubhdalethe, son of
Maelmuire, successor of Patrick, died, after praiseworthy penance, on
the first of September; and Maelisa, son of Amhalghaidh, assumed the
abbacy.</p></li></ol></dd><dt id="Annal.163">M1065</dt><dd><ol><li value="0"><p>The Age of Christ, 1065.</p></li><li value="1"><p>Maelbrighde Ua Mannaigh, a bishop;</p></li><li value="2"><p>Dubhthach Albanach, chief anmchara of Ireland and Alba, died
at Ard-Macha. Of Dubhthach was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Dubhthach, a strict, austere man,<br/>Who made the roomy, cheap abode,<br/>The friend of souls, thou seest, has obtained heaven,<br/><span class="sup" title="By John O'Donovan ">In exchange</span> for his fair, thin-boarded domicile.</li></ol></blockquote></p></li><li value="3"><p>Domhnall, airchinneach of Lughmhadh, died.</p></li><li value="4"><p>Donnchadh Ua Mathghamhna,
King of Ulidia, was killed by the Ulidians themselves, in the Daimhliag
<span class="fa fa-bookmark" title="p.889" id="pb.889"> p.889</span>

<span class="sup" title="By John O'Donovan ">stone church</span> of Beannchair.</p></li><li value="5"><p>Brodar, the enemy of Comhghall (it
was by him the king was killed at Beannchair), was slain by the lord
of Dal-Araidhe.</p></li><li value="6"><p>Domhnall Ua Loingsigh, lord of Dal-Araidhe, and
Muircheartach Ua Maelfabhaill, lord of Carraig-Brachaidhe, were slain
by the Ui-Meith.</p></li><li value="7"><p>Echmhilidh Ua hAiteidh, lord of Ui-Eathach, was slain
by the Cinel-Eoghain.</p></li><li value="8"><p>Leochan, i.e. the son of Laidhgnen, lord of 
Gaileanga, was slain by Conchobhar Ua Maeleachlainn.</p></li><li value="9"><p>The plundering of Cluain-mic-Nois by the Conmhaicni
and Ui-Maine. Cluain-fearta was plundered by them on the day
following. The chiefs who were there were Aedh, son of Niall Ua
Ruairc, and Diarmaid, son of Tadhg Ua Ceallaigh, lord of Ui-Maine. Ua
Conchobhair (Aedh) came against them, and defeated them, through the
miracles of God, Ciaran, and Brenainn, whose churches they had
plundered; and a bloody slaughter was made of them by Aedh; and they
left their boats with him, together with the ship which they had
carried from the sea eastwards, through the middle of Connaught, to
the Shannon. Aedh Ua Ruairc escaped from this conflict, but he died
without delay afterwards, through the miracles of Ciaran.
Diarmaid, son of Tadhg Ua Ceallaigh, and his son, Conchobhar, were 
slain by the King of Connaught, Aedh Ua Conchobhair, before the end 
of a year.</p></li><li value="10"><p>Duarcan, son of Maelmhiadhaigh Ua hEolusa, 
chief of Muintir-Eoluis, was slain by Ua Conchobhair, i.e. Aedh.</p></li><li value="11"><p>There was such abundance of nuts this year, 
that the course of brooks and streamlets was impeded.</p></li><li value="12"><p>Culen O'Domhnallain, chief brehon of Ui-Failghe, 
was slain by the Ui-Crimhthannain.</p></li></ol></dd><dt id="Annal.164">M1066</dt><dd><ol><li value="0"><p>The Age of Christ, 1066.</p></li><li value="1"><p>Dunchadh Ua Daimhene, comharba of Doire;</p></li><li value="2"><p>Coemhoran, successor of Cainneach <span class="sup" title="By John O'Donovan ">i.e. Abbot of Aghaboe</span>;</p></li><li value="3"><p>Fiacha Ua Riagain, airchinneach of Cluain-Boireann, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="4"><p>Fogartach, noble priest of Achadh-bo, died at a 
good old age.</p></li><li value="5"><p>Fogartach Finn, <span class="sup" title="By John O'Donovan ">one</span> of the 
Ulidians, a wise man and anchorite, died at Cluain-mic-Nois.</p></li><li value="6"><p>Gillabraide, lord of Breifne, was slain by the 
Ui-Beccon; and Orlaidh, his wife, the daughter of Conchobhar
<span class="fa fa-bookmark" title="p.891" id="pb.891"> p.891</span>

Ua Maeleachlainn, died. This Gillabraide was the son of Domhnall, son
of Tighearnan, son of Ualgharg, son of Niall.</p></li><li value="7"><p>Ceallach, son of Muircheartach Ua Ceallaigh, was killed.</p></li><li value="8"><p>Mac Seanain, lord of Gaileanga, was killed.</p></li><li value="9"><p>Gillamoninne, son of Aedh, son of Ualgharg,
was killed.</p></li><li value="10"><p>Cinaedh, son of Odharmhac, lord of Conaille, died after
penance.</p></li><li value="11"><p>A star appeared on the seventh of the Calends of May, on
Tuesday after Little Easter, than whose light the brilliance or light
of the moon was not greater; and it was visible to all in this manner
till the end of four nights afterwards.</p></li><li value="12"><p>The son of Conaing Ua Muireagain, heir to the 
lordship of Teathbha, was slain by Aedh Ua Conchobhair and Tadhg Ua Muiregain.</p></li><li value="13"><p>Aeibheann, daughter of Ua Conchobhair, the wife 
of Ua Muireagain, died.</p></li><li value="14"><p>William the Conqueror took the kingdom of England 
on the 14th of October.</p></li></ol></dd><dt id="Annal.165">M1067</dt><dd><ol><li value="0"><p>The Age of Christ, 1067.</p></li><li value="1"><p>Celechar Mughdhornach, Bishop of Cluain-mic-Nois, died; 
he was of the tribe of the Ui-Ceallaigh of Breagha.</p></li><li value="2"><p>Scolaighe, son of Innreachtach, airchinneach of Mucnamh, 
and the airchinneach of Dun-Leathghlaise, died.</p></li><li value="3"><p>Echthighern, son of Flann Mainistreach, airchinneach 
of Mainistir-Buithe, died.</p></li><li value="4"><p>The great army of Leath-chuinn was led by Diarmaid, 
son of Mael-na-mbo, King of Leinster; by Murchadh, and Toirdhealbhach Ua 
Briain, King of Munster, into Connaught; and Aedh Ua Conchobhair set an 
ambuscade for them, so that Ua Conchobhair, lord of Ciarraighe-Luachra,
<span class="fa fa-bookmark" title="p.893" id="pb.893"> p.893</span>

and many persons along with him, were killed.</p></li><li value="5"><p>The battle of Turlach Adhnaigh, between Aedh 
of the Broken Spear Ua Conchobhair, King of Connaught, and Aedh, 
the son of Art Uallach Ua Ruairc, and the men of Breifne along with him; 
where fell Aedh Ua Conchobhair, King of the province of Connaught, the 
helmsman of the valour of Leath-Chuinn; and the chiefs of Connaught fell 
along with him, and, among the rest, Aedh Ua Concheanainn, lord of Ui-Diarmada, 
and many others. It was to commemorate the death of Aedh Ua Conchobhair 
this quatrain was composed:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Seven years, seventy, not a short period,<br/>And a thousand, great the victory,<br/>From the birth of Christ, not false the jurisdiction,<br/>Till the fall of Aedh, King of Connaught.</li></ol></blockquote></p></li><li value="6"><p>Muireadhach Ua Carthaigh was drowned in Loch 
Calgaich; he was the chief poet and chief ollamh of Connaught.</p></li><li value="7"><p>Tadhg Ua Muireagain, lord of
<span class="fa fa-bookmark" title="p.895" id="pb.895"> p.895</span>

Teathbha, was killed by Muintir-Tlamain, in Maenmhagh.</p></li><li value="8"><p>Donnsleibhe Ua Gadhra was killed by Brian Ua hEaghra.</p></li><li value="9"><p>Maelseachlainn, son of Gillabrighde, lord of the 
Deisi, was taken prisoner by Toirdhealbhach Ua Briain, and he was delivered 
into the hands of Ua Bric, who blinded him.</p></li></ol></dd><dt id="Annal.166">M1068</dt><dd><ol><li value="0"><p>The Age of Christ, 1068.</p></li><li value="1"><p>Cinaedh, son of Muireadhach,
successor of Caeimhghin;</p></li><li value="2"><p>Anghene Mac-an-Bheaganaigh, successor of
Mocholmog and Comhghall;</p></li><li value="3"><p>Domhnall Ua Cathasaigh, airchinneach of Dun;</p></li><li value="4"><p>and Colman Ua Crichain, lector of Ard-Macha, died.</p></li><li value="5"><p>Murchadh, i.e. of the Short Shield, Ua Briain, 
son of Donnchadh, son of Brian Borumha, royal heir of Munster, was slain 
by the men of Teathbha, in revenge of their having been plundered and 
preyed; and his head was taken to Cluain <span class="sup" title="By John O'Donovan ">-mic-Nois</span>, 
and his body to Dearmhach.</p></li><li value="6"><p>Domhnall, grandson of Maeleachlainn, i.e. the 
son of Niall, son of Maeleachlainn, lord of Oileach, was killed in 
the battle of Sithbhe, by his brother, Aedh, son of Niall, son of 
Maeleachlainn; and this Domhnall was usually called Domhnall of the 
Poor, and it is said that he was the most pious that was in Ireland 
in his reign.</p></li><li value="7"><p>Flaithbheartach Ua Fearghail, lord
of Tealach Og, was mortally wounded by the Cinel-Binnigh.</p></li><li value="8"><p>Maelisa, son of Amhalghaidh, successor of Patrick, 
made a visitation of Munster, for the first time; and he obtained a 
full visitation tribute, both in screaballs and offerings.</p></li></ol></dd><dt id="Annal.167">M1069</dt><dd><ol><li value="0"><p>The Age of Christ, 1069.</p></li><li value="1"><p>Cobhthach, priest of Cill-dara, head of the 
glory and dignity of Leinster, died.</p></li><li value="2"><p>Aedh, son of Dubhghall, Vice-abbot of 
Cluain-Fiachna, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="3"><p>Flannagan, son of Aedh, fos-airchinneach of 
Ard-Macha, died after a good life.</p></li><li value="4"><p>Dun-da-leathghlas, Ard-sratha, Lusca, and 
Sord-Choluim-Chille, were burned.</p></li><li value="5"><p>Ua hAedha, lord of Ui-Fiachrach-Arda-sratha, died.</p></li><li value="6"><p>The grandson of Gadhra Ua Dunadhaigh, i.e. lord 
of Sil-Anmchadha, was slain by
<span class="fa fa-bookmark" title="p.897" id="pb.897"> p.897</span>

Ua Madadhain.</p></li><li value="7"><p>An army was led by Murchadh, son of Diarmaid, <span class="sup" title="By John O'Donovan ">son of Mael-na-mbo</span>, into Meath, where he burned 
territories and churches, namely, Granard, Fobhar-Feichin, and 
Ardbreacain; but Feichin slew him, face to face, and a great 
destruction was made among the foreigners and Leinstermen by various 
distempers.</p></li><li value="8"><p>Maciairn, son of Dubhthach, lord of the Comanns, died.</p></li><li value="9"><p>Faelan, i.e. the Blind, Ua
Mordha, died at Achadh-bo.</p></li><li value="10"><p>Gillamolua Ua Bru-aideadha, lord of Rath-Tamhnaighe, died.</p></li><li value="11"><p>Gillamaire, son of Dubh, chief of Crimhthannan, was
slain by Macraith Ua Mordha, in the doorway of the oratory of 
Teach-Mochua, they having previously mutually sworn upon the Caimmin, which
was in the possession of the son of Dubh, that the blood of the son of
Dubh is now and ever will remain upon the Caimmin.
Macraith Ua Mordha was afterwards killed at Muilleann-na-Crossan, 
in the vicinity of Achadh-bo, having the Caimmin with him, in revenge 
of Finntan, Mochua, and Colman.</p></li></ol></dd><dt id="Annal.168">M1070</dt><dd><ol><li value="0"><p>The Age of Christ, 1070.</p></li><li value="1"><p>Ailill Ua hAirretaich, chief
successor of Ciaran of Cluain-mic-Nois, died on his pilgrimage at
Cluain-Iraird. Ailill was of the tribe of Corca-Raidhe.</p></li><li value="2"><p>Donnghal, son of Gorman, chief lector of
Leath-Chuinn, and Tanist-abbot of Cluain-mic-Nois;</p></li><li value="3"><p>and Cathasach, son of Cairbre, Abbot of Mungairit, 
head of the clergy of Munster, died.</p></li><li value="4"><p>Fearghal Ua Laidhgnen, Abbot of Othain;</p></li><li value="5"><p>and Maelbrighde, son of Cathasaigh, fosairchinneach 
of Ard-Macha, died.</p></li><li value="6"><p>Mac Baeithine, Abbot of Ia, was killed.</p></li><li value="7"><p>Murchadh, son of Diarmaid, son of Mael-na-mbo, 
lord of the foreigners and of Leinster, under his father, died at 
Ath-cliath, precisely on Sunday, the festival of Mary, in winter. 
It was in lamentation of him the poet composed these quatrains:
<span class="fa fa-bookmark" title="p.899" id="pb.899"> p.899</span>

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">There is grief for a chief king at Ath-cliath,<br/>Which will not be exceeded till the terrible Judgment Day;<br/>Empty is the fortress without the descendant of Duach,<br/>Quickly was the vigour of its heroes cut down.<br/>Sorrowful every party in the fortress<br/>For their chief, against whom no army prevailed;<br/>Since the body of the king was hidden from all,<br/>Every evil has showered ever constant.<br/>For Murchadh, son of Diarmaid the impetuous,<br/>Many a fervent prayer is offered;<br/>In sorrow for the death of the chief is every host<br/>That was wont to defeat in the battle,<br/>Great the sorrow that he was not everlasting;<br/>Pity that death hath attacked him.<br/>Too early it was that he removed from him his complexion,<br/>That he removed one like him from his body.<br/>Liberal of wealth was the grandson of Mael-na-mbo;<br/>He bestowed horses, and he distributed cows,<br/>For the sake of his going to God.<br/>Who is it to whom 'tis best to give fleeting wealth?</li></ol></blockquote></p></li><li value="8"><p> Gluniarn, son of Diarmaid, son of Mael-na-mbo, 
was killed by the men of Meath; and he was buried at Daimhliag-Chianain.</p></li><li value="9"><p>Conchobhar, son of Cleireach Ua Conchobhair, 
was treacherously killed by the Conmhaicni.</p></li><li value="10"><p>Murchadh Liathanach, son of Aedh Ua Conchobhair, 
royal heir of Connaught, was treacherously killed by Muintir-Follamhain.</p></li><li value="11"><p>A battle was gained by Donnchadh Ua Ruairc and 
the Ui-Briuin over the men of Teathbha, in which Conn, grandson of Conn, 
with others, was slain.</p></li><li value="12"><p>Aedh-na-Dearbha Ua Ciardha, lord of Cairbre, was 
treacherously slain.</p></li><li value="13"><p>Muircheartach Ua Conchobhair, lord of Ui-Failghe, 
was blinded by his brother, Conchobhar.</p></li><li value="14"><p>The causeway from the Cross of
<span class="fa fa-bookmark" title="p.901" id="pb.901"> p.901</span>

Bishop Etchen to Irdom-Chiarain was made at Cluain-mic-Nois, by
Maelchiarain Mac Cuinn-na-mBocht; and the causeway from Cros-Chomhghaill to 
Uluidh-na-dTri-gCross, and thence westwards to the entrance of the street.</p></li></ol></dd><dt id="Annal.169">M1071</dt><dd><ol><li value="0"><p>The Age of Christ, 1071.</p></li><li value="1"><p>Gillachrist Ua Clothocan, lector of Ard-Macha, and 
chief doctor of the Gaedhil, died after penance.</p></li><li value="2"><p>Donghal Ua Coibhdheanaigh, noble priest of 
Cluain-eidhneach, died.</p></li><li value="3"><p>Ruaidhri Ua Canannain, lord of Cinel-Conaill, was 
slain by Aenghus Ua Maeldoraidh.</p></li><li value="4"><p>Aeghredan Ua Muireagain, lord of Teathbha,
was killed by the Conmhaicni.</p></li><li value="5"><p>The son of Righbhardan, son of Cucoirne, lord of Eile, 
was slain in a battle, with others along with him, by Donnchadh, lord of Ui-Maine.</p></li><li value="6"><p>The King of Ulidia, i.e. Cu-Uladh Ua Flaithri, was 
deposed, and expelled into Leinster, by Ua Maelruanaidh and the Ulidians; 
and this Ua Maelruanaidh was slain in battle immediately after, by Donnsleibhe 
Ua hEochadha.</p></li><li value="7"><p>The son of Gillabrighde Ua Maelmhuaidh, lord of 
Feara Ceall, died.</p></li><li value="8"><p>Donnchadh Got, royal heir of Teamhair, was killed 
by Conchobhar Ua Maeleachlainn.</p></li><li value="9"><p>Hua Sibhlen, i.e. Gillaphadraig, lord of Ui-Failghe, 
was slain in battle by Conchobhar Ua Conchobhair, where Mathghamhain, 
Ua-hUathmharan; Lorcan, son of Flaithniadh Ua Duibh, lord of Creamhthannain, 
with many others, were also slain.</p></li><li value="10"><p>Ceall-dara, Gleann-da-locha, and Cluain-Dolcain, were burned.</p></li><li value="11"><p>Finnachta, son of Eigneachan Ua Cuinn, and Donn,
son of Fogartach Ua Cuinn, were treacherously killed by the Connaughtmen.</p></li><li value="12"><p>A battle between Domhnall, son of Murchadh, and
Donnchadh, son of Domhnall Reamhar, wherein Tadhg Ua Riain was slain.</p></li></ol></dd><dt id="Annal.170">M1072</dt><dd><ol><li value="0"><p>The Age of Christ, 1072.</p></li><li value="1"><p>Maelmuire Ua Muireagain, airchinneach of
Tuidhnidha,</p></li><li value="2"><p>and Dubhdil, successor of Brighid, died.</p></li><li value="3"><p>Diarmaid, son of Mael-na-mbo, King of Leinster, of 
the foreigners of Ath-cliath, and of Leath-Mogha-Nuadhat,
<span class="fa fa-bookmark" title="p.903" id="pb.903"> p.903</span>

was slain and beheaded in the battle of Odhbha, on Tuesday, the seventh 
of the Ides of February, the battle having been gained over him by 
Conchobhar O'Maeleachlainn, King of Meath. There were also
slain many hundreds of the foreigners and Leinstermen, along with
Diarmaid, in that battle. In it was killed Gillaphadraig O'Fearghaile,
lord of the Fortuatha, &amp;c. Of the death of Diarmaid was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Two, seven times ten above one thousand,<br/>From the birth of Christ is reckoned,<br/>To this year, in which Diarmaid,<br/>First man in Leinster, fell.<br/>Diarmaid, of the ruddy-coloured aspect,<br/>A king who maintained the standard of war,<br/>Whose death brought scarcity of peace,<br/>The loss of the heroes of Ladhrann, with their ships.<br/>Comely youths were cut down there,<br/>Together with the head of Claire and Cualann.<br/>It caused in the breeze a noise not pleasant,<br/>The loss of the King of Riada of great valour.<br/>Until at Muillenn-Chul was slain<br/>A brave chieftain of a strong fortress,<br/>Until the furious fire-brand fell by treachery,<br/>They found no hero who dared with him contend.<br/>It is a red wound through my firm heart;<br/>For the host from Caindruim it was not just<br/>To destroy our noble chief they had no right,<br/>It has quenched their spirit greatly,<br/>Diarmaid of the laughing teeth under violent sorrow;<br/>There is not on account of his death banquet or feast;<br/>There will not be peace, there will not be armistice.</li></ol></blockquote></p></li><span class="fa fa-bookmark" title="p.905" id="pb.905"> p.905</span><li value="4"><p>Cuuladh Ua Flathrai, King of Ulidia, and Mac Asidha, 
i.e. Gabhadhan, lord of Ui-Gabhla, were burned by the men of Meath, in an 
ignited house, and a great number of other persons along with them.</p></li><li value="5"><p>A forcible refection was taken by Murchadh, son of Conchobhar 
<span class="sup" title="By John O'Donovan ">O'Maeleachlainn</span>, at Iseal-Chiarain, and from 
Ceili-De, so that the superintendent of the poor was killed there, for 
which Magh-Nura was given to the poor.</p></li><li value="6"><p>Ua Fogarta, lord of Eile, was killed by Ua Briain.</p></li></ol></dd><dt id="Annal.171">M1073</dt><dd><ol><li value="0"><p>The Age of Christ, 1073.</p></li><li value="1"><p>Maelmordha, Abbot of Imleach-Ibhair;</p></li><li value="2"><p>Cormaic Ua Maelduin, chief lector and most learned 
senior of Ireland;</p></li><li value="3"><p>and Gillacaissi Osraigheach, successor of Fidh-duin, died.</p></li><li value="4"><p>Conchobhar Ua Maelseachlainn, King of Meath, was killed, 
in violation of the Bachall-Isa, through treachery and guile, by the son of 
his brother, Murchadh, son of Flann; and Meath was afterwards desolated
between Maelseachlainn, son of Conchobhar, and this Murchadh, son of
Flann.</p></li><li value="5"><p>Cluain-Iraird and Ceanannus, with their churches, 
were all burned in one month.</p></li><li value="6"><p>The head of Conchobhar Ua Maeleachlainn was
forcibly carried off by Toirdhealbhach Ua Briain, on the night of Good
Friday; but it was brought back from the South again, with two rings
of gold along with it, through the miracles of God and Ciaran.
A great disease
<span class="fa fa-bookmark" title="p.907" id="pb.907"> p.907</span>

seized the king, Toirdhealbhach Ua Briain, which caused his hair and
beard to fall off, through the miracles of God and Ciaran, for when
the head of Conchobhar was brought in his presence, a mouse issued
from it, and went under Toirdhealbhach's garment, which was the cause
of his disease.</p></li><li value="7"><p>Bebhinn, daughter of Brian, died on her pilgrimage 
at Ard-Macha.</p></li><li value="8"><p>Domhnall, son of Ualgharg, chief of Ui-Duibhinnreacht; 
and Cuchaille Ua Finn, lord of Feara-Rois, died.</p></li><li value="9"><p>An army was led by Toirdhealbhach into Leath-Chuinn; 
and he took countless preys from the Gaileanga, and slew Maelmordha 
Ua Cathasaigh, lord of Breagha.</p></li></ol></dd><dt id="Annal.172">M1074</dt><dd><ol><li value="0"><p>The Age of Christ, 1074.</p></li><li value="1"><p>Dunan, Archbishop of Ath-cliath;</p></li><li value="2"><p>Diarmaid, son of Maelbrenainn, successor of Brenainn;</p></li><li value="3"><p>Maelmordha, successor of Ailbhe;</p></li><li value="4"><p>Cobhthach, Abbot of Disert-Diarmada;</p></li><li value="5"><p>Cucairrge Ua Ceallaigh, successor of Mura, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="6"><p>Ard-Macha was burned on the Tuesday after May-day, 
with all its churches and bells, both Rath and Trian.</p></li><li value="7"><p>Cumascach Ua hEradhain, head of the poor of
Ireland, died after good penance and repentance.</p></li><li value="8"><p>Raghnall Ua Madadhain, Tanist of Aileach, died.</p></li><li value="9"><p>Donnchadh Ua Ceallaigh, lord of Ui-Maine, 
was killed by his brother, Tadhg, grandson of Conchobhar Ua
Ceallaigh, on the island of Loch-Caelain.</p></li><li value="10"><p>Aedh Meranach, King of Ulidia, was 
drowned at Luimneach, or in Loch-Eathach.</p></li></ol></dd><dt id="Annal.173">M1075</dt><dd><ol><li value="0"><p>The Age of Christ, 1075.</p></li><li value="1"><p>Cumasgach Ua Erodhan, Abbot of Ard-Macha, died.</p></li><li value="2"><p>Donnchadh Ua Canannain, lord of Cinel-Conaill, was
killed.</p></li><li value="3"><p>Amhalghaidh, son of Cathal, lord of West Connaught, died.</p></li><li value="4"><p>Lughmhadh, with its church, was burned.</p></li><li value="5"><p>Cluain-Iraird, with its oratory, was burned.</p></li><li value="6"><p>Domhnall, son of Murchadh, King of Ath-cliath,
died of three nights' disease.</p></li><li value="7"><p>Cinaeth Ua Conbeathadh, chief of Cinel-Binnigh, died.</p></li><li value="8"><p>Domhnall Ua Caindhealbhain was slain by the 
Airghialla.</p></li><li value="9"><p>The two sons of Augaire Ua Lorcain, namely, Donnchadh and
Gillacaeimhghin, were killed by the grandson of Gillachomhghaill<span class="fa fa-bookmark" title="p.909" id="pb.909"> p.909</span>

Ua Tuathal, in contesting the chieftainship of Ui-Murchadha for
their father.</p></li><li value="10"><p>A hosting of the Meathmen, Connaughtmen, the foreigners,
the Leinstermen, the Osraighi, and the Munstermen, was made by
Toirdhealbhach Ua Briain; and they marched to Ath-Fhirdia, to demand
hostages from the Oirghialla and the Ulidians. The chiefs of the
province came to oppose them, and when they were face to face, a
battle was fought at Ard-Monann between the Airghialla and
Muircheartach Ua Briain, i.e. the royal heir of Munster, where
Muircheartach and his forces were defeated, and a bloody slaughter
made of his people; and his chiefs returned to their houses without
hostage or pledge on that occasion.</p></li><li value="11"><p><span class="sup" title="By Stephen Beechinor">Ath-cliath was taken by 
Muircheartach Ua Briain.</span></p></li></ol></dd><dt id="Annal.174">M1076</dt><dd><ol><li value="0"><p>The Age of Christ, 1076.</p></li><li value="1"><p>Cele, son of Donnagan, chief
senior of the Gaeidhil, and bishop of Leinster, died at Gleann-da-locha, 
after a good life.</p></li><li value="2"><p>Murchadh, son of Flann Ua Maeleachlainn, at
the expiration of three days and three nights after his having assumed
the supremacy of Teamhair, was treacherously killed in the Cloictheach
of Ceanannus, by the lord of Gaileanga, i.e. Amhlaeibh, the grandson
of Maelan; and the latter was himself immediately slain in revenge,
through the miracles of God and Colum-Cille, by Maelseachlainn, son of
Conchobhar.</p></li><li value="3"><p>Gairbheith Ua hInnreachtaigh, lord of Ui-Meith, 
was slain by the men of Meath.</p></li><li value="4"><p>Gillachrist Ua Duibhdara, lord of Feara-Manach,
was slain by the Feara-Manach themselves, on <span class="sup" title="By John O'Donovan ">the 
island of</span> Daimhinis.</p></li><li value="5"><p>Domhnall Ua Crichain,chief of Ui-Fiachrach 
Arda-sratha, was slain, with a slaughter about him, by the Ui-Tuirtri 
and the Cinel-Binnigh of the valley.</p></li><li value="6"><p>An army was led by Toirdhealbhach Ua Briain
into Connaught; and Ruaidhri Ua Conchobhair, King of Connaught, came
into his house.</p></li><li value="7"><p>The battle of Belaith was gained by Aedh Ua
Maelseachlainn and the men of Magh-Itha over the Cianachta, of
<span class="fa fa-bookmark" title="p.911" id="pb.911"> p.911</span>

whom a slaughter was therein made.</p></li><li value="8"><p>There was scarcity of provisions in this year.</p></li><li value="9"><p>An army was led by the clergy of Leath-Mhogha, 
with the son of Maeldalua, to Cluain-Dolcain, 
to expel Ua Ronain from Cluain-Dolcain, after he had assumed the 
abbacy, in violation <span class="sup" title="By John O'Donovan ">of the right</span> of the son 
of Maeldalua. It was on this occasion that a church, with its land, 
at Cluain-Dolcain, was given to Culdees for ever, together
with twelve score cows, which were given as mulct to the son of
Maeldalua.</p></li><li value="10"><p>A slaughter was made of the people of the son of
Gillachomhghaill by Ua Lorcain; and he carried three score and three
heads to the hill south of Disert-Diarmada.</p></li><li value="11"><p>Gillachrist, son of Cathalan, chief of Ui-nOcra, 
was slain by the son of Mac Tuathail.</p></li></ol></dd><dt id="Annal.175">M1077</dt><dd><ol><li value="0"><p>The Age of Christ, 1077.</p></li><li value="1"><p>Muireadhach Ua Nuadhat, learned senior of Dearmhach;</p></li><li value="2"><p>Maelmartan Macua Cearta, learned senior
of Cluain-mic-Nois;</p></li><li value="3"><p>Loingseach Ua Conaire, learned senior of Munster,
died.</p></li><li value="4"><p>Feardachrich Ua Coibhdheanaigh, a learned man 
and a priest, died.</p></li><li value="5"><p>Colcu Ua hErodhan, head of
the poor  of Ard-Macha;</p></li><li value="6"><p>Ailbhe, wife of the lord of the Airtheara 
<span class="sup" title="By John O'Donovan ">Oriors</span>, and successor of Moninne, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="7"><p>Ua Loingsigh, lord of Dal-Araidhe, was slain 
by the Dal-Araidhe themselves.</p></li><li value="8"><p>Gillaphadraig Ua Ciardha, lord of Cairbre, died.</p></li><li value="9"><p>Ua Celechain, Tanist of the Airtheara; and 
Ruarc Ua Cathasaigh, were slain.</p></li><li value="10"><p>Murchadh, son of Conchobhar Ua Maeleachlainn, 
royal heir of Meath, was slain by the men of Teathbha and Catharnach Sinnach,
through envy and
<span class="fa fa-bookmark" title="p.913" id="pb.913"> p.913</span>

malice.</p></li><li value="11"><p>An army was led by Toirdhealbhach Ua Briain into 
Ui-Ceinnsealaigh, and he fettered the son of Domhnall Reamhar, lord of
Ui-Ceinnsealaigh.</p></li><li value="12"><p>Gormlaith, daughter of Ua Fogarta, wife of
Toirdhealbhach Ua Briain, died; and she had distributed much wealth
among cells and churches, and the poor of the Lord, for the welfare of
her soul.</p></li><li value="13"><p>There was great scarcity in this year also, 
and persecution of churches.</p></li><li value="14"><p>Cluain-mic-Nois was all burned, except the churches.</p></li><li value="15"><p>Gleann-Uisean, with its yews, was burned.</p></li></ol></dd><dt id="Annal.176">M1078</dt><dd><ol><li value="0"><p>The Age of Christ, 1078.</p></li><li value="1"><p>Cormac Ua Beain, successor of
Cronan of Tuaim-Greine, <span class="sup" title="By John O'Donovan ">died</span>;</p></li><li value="2"><p>and Coibhdheanach, i.e. the Ulidian, 
anmchara of Imleach-Ibhair, died. He was head of the piety of
Ireland.</p></li><li value="3"><p>Conchobhar Ua Briain, lord of Cinel-Eoghain 
and Tealach-Og, was slain by the Cinel-mBinnigh of the valley.</p></li><li value="4"><p>Leathlobhar Ua
Laidhgnen, lord of Airghialla, was slain by Ruaidhri Ua Ruadhacain.</p></li><li value="5"><p>Cathal, son of Domhnall, lord of Cinel-Enda, 
was slain by the Cinel-Eoghain of the island.</p></li><li value="6"><p>Domhnall, son of Mac Tighearnain, lord of
Conmhaicne, died.</p></li><li value="7"><p>A victory was gained over the Ui-Creamhthainn, by
the men of Fearnmhagh, at Sliabh Fuaid, where Goll Claraigh and others
along with him, were slain.</p></li><li value="8"><p>A slaughter was made of the Conailli by
the Ui-Meith, in which the son of Ua Treodain, lord of Conaille, was
slain.</p></li><li value="9"><p>Lorcan Ua Briain, died.</p></li><li value="10"><p>Conchobhar Ua Donnchadha, royal heir of
Caiseal, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="11"><p>Ceannfaeladh Ua Dunghalaigh, lord of 
Muscraighe-thire, the glory and ornament of Munster, died.</p></li><li value="12"><p>Ceinneidigh Ua Briain assumed the lordship 
of Gaileanga.</p></li></ol></dd><dt id="Annal.177">M1079</dt><dd><ol><li value="0"><p>The Age of Christ, 1079.</p></li><li value="1"><p>Maelchiarain Mac Cuinn na mBocht, successor 
of Ciaran, died. He was the glory and veneration of
Cluain <span class="sup" title="By John O'Donovan ">mic-Nois</span> in his time.</p></li><li value="2"><p>Ceallach Reamhar, successor of Brenainn of Birra,
and of Ciaran of Saighir;</p></li><li value="3"><p>Mac Gilladhidhe Ua Lorcain, lord of Fearnmhagh, died.</p></li><li value="4"><p>Ceallach Ua Ruanadha, chief poet of Ireland in his time, died.</p></li><li value="5"><p>Cumidhe, son of Lorcan, lord of Fearnmhagh, died.</p></li><li value="6"><p>The men of Teathbha and Cairbre set out upon
<span class="fa fa-bookmark" title="p.915" id="pb.915"> p.915</span>

plundering excursions into Ui-Failghe, and took many cows; but 
the Ui-Failghe came up with them at Cluain-fearta-Molua, where 
a slaughter was made of the men of Teathbha and Cairbre, with 
their king, i.e. Mac Congeimhle.</p></li><li value="7"><p>The fair of Carman was celebrated by Conchobhar 
Ua Conchobhair Failghe.</p></li><li value="8"><p><span class="sup" title="By Stephen Beechinor">Aedh Ua Flaithbheartaigh, 
lord of West Connaught, was slain by Ruaidhri Ua Conchobhair.</span></p></li><li value="9"><p>Gillaceannlas, son of Iarnan, <span class="sup" title="By John O'Donovan ">one</span> of the
Conmhaicni, was slain, and he was buried at Cluain-mic-Nois.</p></li><li value="10"><p>A great army was led by Toirdhealbhach Ua Briain, 
and he expelled Ruaidhri Ua Conchobhair from the kingdom of Connaught.</p></li><li value="11"><p>Toirdhealbhach Ua Briain went upon Loch-Beannchair 
and Innsi-Modh, and plundered the Cruach.</p></li></ol></dd><dt id="Annal.178">M1080</dt><dd><ol><li value="0"><p>The Age of Christ, 1080.</p></li><li value="1"><p>Muireadhach Ua Mughroin, lector of Cluain-mic-Nois, died.</p></li><li value="2"><p>Donn Ua Leathlobair, lord of Fearnmhagh, was 
killed by the Ui-Laithen at Sliabh Fuaid.</p></li><li value="3"><p>Dearbhforghaill, daughter of the son of Brian, 
and wife of Diarmaid, son of Mael-na-mbo, died.</p></li><li value="4"><p>Eochaidh Ua Merligh, lord of Fearnmhagh, died.</p></li><li value="5"><p>Donnsleibhe Ua h-Eochadha went into Munster, with 
the chiefs of Ulidia along with him, to serve for wages.</p></li><li value="6"><p>The battle of Ath-Erghail, by the site of Clochar, 
was gained over the Feara-Manach, by Domhnall Ua Lochlainn and the men 
of Magh-Itha, where fell the plunderers of Ard-Macha, 
namely, Sitric Ua Caemhain, and the son of Niall Ua Searraigh, 
and many other persons. To predict this battle was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Ath-Ergail, people shall hereafter be there dispersed;<br/>Numbers shall be without affection, by the conflict of Ath-Erghail.</li></ol></blockquote></p></li><li value="7"><p>Maelseachlainn, son of Conchobhar, came into 
Teathbha, where he made a great prey (called the Prey of Cuasan), 
both of cows and prisoners, which he carried off; and persons 
were killed through the miracles of Saint Ciaran, for the men of 
Teathbha had plundered Cluain-mic-Nois, with its oratory, that
<span class="fa fa-bookmark" title="p.917" id="pb.917"> p.917</span>

year.</p></li><li value="8"><p>Numbers of the men of Teathbha, of 
Muintir-Gearadhain, and of the Cairbre-men, came upon a plundering 
excursion into Ui-Failghe; and they arrived at the Termon of Cill-achaidh.
The Ui-Failghe overtook them, and slew Gillamuire Ua Ciardha, lord of 
Cairbre, and Aedh, grandson of Dubhghall Mac Fhinnbhairr, chief of 
Muintir-Geradhain, and others of the nobility besides them.</p></li><li value="9"><p>Eochaidh Ua Loingsigh, lord of Uaithne-thire, died.</p></li><li value="10"><p>An army was led by Toirdhealbhach Ua Brien to
Ath-cliath; and the men of Maelseachlainn came into his house with
the staff of Jesus, and with the successor of Patrick, and the clergy
of Munster.</p></li></ol></dd><dt id="Annal.179">M1081</dt><dd><ol><li value="0"><p>The Age of Christ, 1081.</p></li><li value="1"><p>The son of Mac Condabhain, a noble priest of Ard-Macha;</p></li><li value="2"><p>Fothadh Ua h-Aille, chief anmchara of
Cluain-mic-Nois and Leath-Chuinn;</p></li><li value="3"><p>Flann Ua Lorcain, noble priest of Lughmhadh;</p></li><li value="4"><p>Ua Robhartaigh, airchinneach of Lughmhadh;</p></li><li value="5"><p>Ceileachair Ua Ceinneidigh, successor of Colum, 
son of Crimhthann;</p></li><li value="6"><p>Coinneagan Ua Flainn, successor of Brenainn of Cluain-fearta;</p></li><li value="7"><p>and Ua Bruic, successor of Seanan of Inis-Cathaigh, died.</p></li><li value="8"><p>Corcach-mor in Munster was burned, both 
houses and churches.</p></li><li value="9"><p>Cill-Dalua was burned.</p></li><li value="10"><p>Mac Angheirrce, lord of Conaille, was slain 
by the men of Fearnmhagh.</p></li><li value="11"><p>Magrath Ua h-Ogain, lord of Cinel-Feargusa, 
was slain.</p></li><li value="12"><p>Maelmithidh Ua Maelruanaidh, lord of Ui-Tuirtre, 
was slain by the Cinel-Binnigh of the valley.</p></li><li value="13"><p>Gillasiadnata, son of Amhalghaidh, son of Flann, 
lord of Calraighe, was slain by Maelseachnaill, through the miracles of
Ciaran, for he had plundered the oratory of Cluain-mic-Nois in that
year.</p></li><li value="14"><p>Ara was plundered by the foreigners.</p></li><span class="fa fa-bookmark" title="p.919" id="pb.919"> p.919</span><li value="15"><p>The son of Amhalghaidh, son of Flann, lord of 
Calraighe, was slain by Maelseachlainn, son of Conchobhar.</p></li><li value="16"><p>Cucatha Ua Colmain died.</p></li></ol></dd><dt id="Annal.180">M1082</dt><dd><ol><li value="0"><p>The Age of Christ, 1082.</p></li><li value="1"><p>Cinaedh Ua Ruaidhin, Tanist-abbot of
Cluain-mic-Nois, a senior and head of counsel;</p></li><li value="2"><p>Conchobhar Ua Uathghaile, lector of
Gleann-Uissean;</p></li><li value="3"><p>Dunchadh Ua Cetfadha, two learned seniors 
of the west of Leinster, died.</p></li><li value="4"><p>Gillachrist Ua Maelfabhaill, lord of
Carraig-Brachaidhe;</p></li><li value="5"><p>Finnchadh Mac Amhalghadha, chief of Clann-Breasail;</p></li><li value="6"><p>Flaithbheartach Ua Maelduin, lord of Lurg;</p></li><li value="7"><p>Uidhrin Ua Maelmuire, chief of Cinel-Fearadhaigh, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="8"><p>Domhnall, son of Tadhg Ua Conchobhair, royal 
heir of Connaught, was slain by his father's brother, Cathal, son 
of Aedh Ua Conchobhair, without any reason known to men, except 
envy and malice.</p></li><li value="9"><p>Cathal Ua Conchobhair was killed by
Ruaidhri Ua Conchobhair in a battle, and a great number along with
him.</p></li><li value="10"><p>A great number of the people of West Meath, 
Dealbhna, and Cuircne, was slain on Loch-Ribh by Domhnall, son of Flann Ua
Maeleachlainn; and the battle in which they were defeated was called
the "Breach of the Boats."</p></li><li value="11"><p>The cemetery of the Nuns of Cluain-mic-Nois
was burned, with its stone church, and with the eastern third of all
the establishment.</p></li><li value="12"><p>Domhnall, son of Conchobhar Ua Briain, was killed.</p></li></ol></dd><dt id="Annal.181">M1083</dt><dd><ol><li value="0"><p>The Age of Christ, 1083.</p></li><li value="1"><p>Muircheartach Ua Carill, airchinneach of Dun, the
most learned judge and historian of Ireland;</p></li><li value="2"><p>Gillamoninne, airchinneach of Lughmhadh;</p></li><li value="3"><p>Macraith Ua Baillen, successor of Cronan of Ros-Cre;</p></li><li value="4"><p>and Tadhg Ua Taidhg, successor of Flannan of Cill-Dalua, died.</p></li><li value="5"><p>Domhnall
<span class="fa fa-bookmark" title="p.921" id="pb.921"> p.921</span>

Ua Canannain, lord of Cinel-Conaill, was slain by the Cinel-Conaill
themselves.</p></li><li value="6"><p>Domhnall Ua Lochlainn assumed the kingship of 
the Cinel-Eoghain, and made a royal hosting into Conaille 
<span class="sup" title="By John O'Donovan ">Muirtheimhne</span>, whence he carried off a great 
spoil of cattle. He took the men of Fearnmhagh into his pay on this 
expedition.</p></li><li value="7"><p>Aedh Ua Maeleachlainn, lord of
Aileach, died.</p></li><li value="8"><p>Conghalach Ua Ciardha, lord of Cairbre, was slain by
the Conmhaicni, and many others along with him.</p></li><li value="9"><p>Dunlaing Ua Lorcain, Tanist of Leinster, was killed.</p></li><li value="10"><p>Somhairle, son of Gillabrighde, King
of Innsi-Gall, died.</p></li></ol></dd><dt id="Annal.182">M1084</dt><dd><ol><li value="0"><p>The Age of Christ, 1084.</p></li><li value="1"><p>Gillaphadraig, Bishop of Ath-cliath, was drowned.</p></li><li value="2"><p>Muireadhach Ua Ceithnen, airchinneach of Cluain-Eois, died.</p></li><li value="3"><p>Niall Ua Seasnain, learned senior of Munster, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="4"><p>Ceall-Dalua, Tuaim-Greine, and Magh-neo-Norbhraighe, 
were burned by the Conmaicni.</p></li><li value="5"><p>Gleann-da-locha was burned, with its churches.</p></li><li value="6"><p>The monastery of Fuinche, i.e. Ross-airthir, was founded.</p></li><li value="7"><p>An army was led by Donnsleibhe, King of Ulidia, to 
Droicheatata, and gave wages to Donnchadh, the son of the Caileach Ua Ruairc.  A predatory excursion was made in his <span class="sup" title="By John O'Donovan ">Donnsleibhe's</span> 
absence into Ulidia, by Domhnall Ua Lochlainn, whence he carried off prisoners 
and a great spoil of cattle.</p></li><li value="8"><p>An army was led by the men of Munster into Meath; and it 
was on that expedition Conchobhar Ua Cetfadha, the dignity and glory of
Munster, died. In their absence <span class="sup" title="By John O'Donovan ">i.e. while the men of Munster 
were absent from their own province on this expedition</span> the Conmhaicni 
went into Thomond, and burned enclosures and fortresses, and carried off
innumerable spoils.</p></li><li value="9"><p>Donnchadh, son of the Caileach Ua Ruairc, with the
people of East Connaught, the Cairbri and Gaileanga, proceeded into
Leinster, where the foreigners, the men of Leinster and Osraighi, and
the Munstermen, under the conduct of Muircheartach Ua Briain, came up
with them, and a fierce and bloody engagement took place between them
at Moin-Cruinneoige, on the fourth of the Calends of November, where
many fell on both sides. There fell there Donnchadh Ua Ruairc,
Ceinneidigh
<span class="fa fa-bookmark" title="p.923" id="pb.923"> p.923</span>
Ua Briain and his son, Tadhg, and the son of Ua Conchobhoir Failghe,
and a great many others of the nobles and plebeians not enumerated.
Four thousand was the <span class="sup" title="By John O'Donovan ">whole</span> number slain; and the 
head of Donnchadh Ua Ruairc was carried to Luimneach.</p></li><li value="10"><p>Domhnall Ua Gairmleaghaidh was killed by Domhnall 
Ua Lochlainn.</p></li></ol></dd><dt id="Annal.183">M1085</dt><dd><ol><li value="0"><p>The Age of Christ, 1085.</p></li><li value="1"><p>Aedh Ua hOisin, successor of
Iarlath, and Archbishop of Tuam, died.</p></li><li value="2"><p>Finn, son of Gussan, son of
Gorman, Bishop of Cill-dara, died at Cill-achaidh.</p></li><li value="3"><p>Gilla-na-naemh Laighen, noble Bishop of 
Gleann-da-locha, and afterwards head of the monks of Wirzburg, 
died on the seventh of the Ides of April.</p></li><li value="4"><p>Ugaire Ua Laidhgnen, airchinneach of Fearna;</p></li><li value="5"><p>Gormghal Loighseach, comharba of Regles-Bhrighde
at Ard-Macha, a paragon of wisdom and piety;</p></li><li value="6"><p>Neachtain Mac Neachtain, distinguished Bishop of
Rosailithre;</p></li><li value="7"><p>Mac Soilligh, airchinneach of Inis-caein-Deagha, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="8"><p>Clereach Ua Sealbhaigh, chief successor of
Bairre, the glory and wisdom of Desmond, completed his life in this
world;</p></li><li value="9"><p>and Gillachrist Mac Cuinn-na-mBocht, the best 
ecclesiastical student that was in Ireland in his time, the glory and 
orna-ment of Cluain-mic-Nois, died.</p></li><li value="10"><p>Ceall-Cainnigh was for the most part burned.</p></li><li value="11"><p>Murchadh Ua Maeldoraidh, lord of Cinel-Conaill,
pillar of the dignity, hospitality, and bravery of the North, died.</p></li><li value="12"><p>Ualgharg Ua Ruairc, royal heir of Connaught, died.</p></li><li value="13"><p>Aenghus Ua Caindealbhain, lord of Laeghaire, died.</p></li><li value="14"><p>The blind Ua Faelain, i.e. Gillabhrighde, lord 
of the Deisi, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="15"><p>Muireadhach, son of Dubh, chief of all Muintir-Eolais, 
was taken prisoner by Toirdhealbhach Ua Briain; and all Muintir-Eolais 
was plundered by him.</p></li><li value="16"><p>A plundering excursion was made by the Conmhaicni 
over Sil-Anmchadha, and they killed
<span class="fa fa-bookmark" title="p.925" id="pb.925"> p.925</span>

Coningin Finn Mac Uallachtain, and carried off many cows.</p></li><li value="17"><p>There was destruction of men and cattle in this year, 
to such an extent that certain rich people were made husbandmen in it.</p></li><li value="18"><p>Oenghus Ua Caindealbhain, lord of Laeghaire, was 
slain at Cluain-Iraird, after he had entered into religion, by the 
grandson of Coirten Ua Maelruain, lord of Dealbhna-mor.</p></li></ol></dd><dt id="Annal.184">M1086</dt><dd><ol><li value="0"><p>The Age of Christ, 1086.</p></li><li value="1"><p>Maelcaimhghin, noble Bishop of Uladh;</p></li><li value="2"><p>Erchadh Ua Maelfoghmhair, Archbishop of Connaught;</p></li><li value="3"><p>Maelisa Ua Brolchain, learned senior of Ireland, a 
paragon of wisdom and piety, as well as in poetry and both languages. 
His wisdom and learning were so great, that he himself wrote books replete with
genius and intellect. He resigned his spirit to heaven on the seventh
of the Calends of February, as is stated <span class="sup" title="By John O'Donovan ">in this quatrain</span>:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">On the seventeenth of the Calends of February,<br/>The night of fair Fursa's festival,<br/>Died Maelisa Ua Brolchain,<br/>But, however, not of a heavy severe fit.</li></ol></blockquote></p></li><li value="4"><p>Fiachna Ua Ronain, airchinneach of Cluain-Dolcain, died.</p></li><li value="5"><p>Maelseachlainn Ua Faelain, a distinguished old hero, died.</p></li><li value="6"><p>A battle was gained by the Airtheara over the Ui-Eathach, 
wherein Domhnall Ua hAiteidh was slain, with
<span class="fa fa-bookmark" title="p.927" id="pb.927"> p.927</span>

some others.</p></li><li value="7"><p>The battle of Eochaill was gained by the Ulidians over
the Airghialla and Ua Ruadhagain, where Cumasgach Ua Laithen, lord of
Sil-Duibhthire, and Gillamoninne Ua hEochadha, lord of Clann-Sinaigh,
and many others along with them, were slain.</p></li><li value="8"><p>Amhalghaidh, son of Ruaidhri Ua Ruadagain, was killed 
by the men of Fearnmhagh.</p></li><li value="9"><p>Toirdhealbhach Ua Briain, King of Ireland with 
opposition, after having suffered from long illness (for he was not 
well since the head of Conchobhar Ua Maeleachlainn had been brought 
from Cluain-mic-Nois till this time), died at Ceann-coradh, in the 
thirty-second year of his reign, and in the seventy-seventh of his 
age, on the day before the Ides of July precisely, after long suffering, 
after intense penance for his sins, and after taking the body of 
Christ and his blood; and Tadhg Ua Briain and his son died in the 
same month. In commemoration of the death of Toirdhealbhach was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Eighty years without falsehood,<br/>And a thousand of great extent,<br/>And six years, from the birth of the dear Son of God,<br/>To the death of the modest Toirdhealbhach.<br/>The night of Tuesday, on the pridie of the Ides of July,<br/>Before the festival of Jacob of pure mind,<br/>On the twenty-second, died the<br/>Mighty supreme King Toirdhealbhach.</li></ol></blockquote></p></li><li value="10"><p>Maelseachlainn, son of Conchobhar, went to 
Ath-cliath, and was defeated by the foreigners and the Leinstermen 
in a battle called "The Breach of Crinach," in which were slain 
Maelchiarain Ua Cathasaigh, lord of Saithne and Tuath-Luighne; 
Maelmhuaidh, lord of Feara-Ceall; and many others besides them.</p></li><li value="11"><p>The Sinnach Finn, i.e. Tadhg Ua
Catharnaigh, lord of Teathbha, and Cinaedh, his son, and Ua
Muireadhaigh, chief of Muintir-Tlamain, were treacherously slain by
Maelseachlainn, son of Conchobhar, at Loch Maighe Uatha, in revenge of
Murchadh, son of Conchobhar, having been slain by Ua Catharnaigh
<span class="fa fa-bookmark" title="p.929" id="pb.929"> p.929</span>

Sinnach.</p></li><li value="12"><p>Ua Baigheallain, lord of Airghialla, fell by the
Conailli.</p></li><li value="13"><p>Mac Beathadh Ua Conchobhair, lord of Ciarraighe, 
was killed, or died.</p></li></ol></dd><dt id="Annal.185">M1087</dt><dd><ol><li value="0"><p>The Age of Christ, 1087.</p></li><li value="1"><p>Maelseachlainn, son of Conchobhar, King of 
Teamhair, was killed by Cathal Mac Muirigen and the men of Teathbha, 
at Ard-achadh-Epscoip-Mel, through treachery and guile.</p></li><li value="2"><p>Domhnall Mac Gillaphadraig, lord of Osraighe, 
died after long illness.</p></li><li value="3"><p>Cathal Ua Ceatfadha was killed by the Leinstermen.</p></li><li value="4"><p>Cusleibhe Ua Ciardha, lord of Cairbre, was killed.</p></li><li value="5"><p>Domhnall Ua Laithen was killed by Domhnall, the 
son of Mac Lochlainn.</p></li><li value="6"><p>Maelruanaidh Ua hAirt, i.e. of the Clann-Diarmada, 
lord of Teathbha, died.</p></li><li value="7"><p>A battle was fought between Ruaidhri Ua Conchobhair, 
King of Connaught, and Aedh, son of Art Ua Ruairc, lord of Conmhaicne and 
Breifne, at Conachail, in Corann, where Ua Ruairc was defeated and killed. 
There were also slain in this battle of Corann, by Ruaidhri, Muireadhach 
Mac Duibh, chief of Muintir-Eolais; the son of Godfrey Ua Siridein; the 
son of Cusleibhe O'Fearghail; and distinguished men of the Conmhaicni, 
both noble and plebeian. In commemoration of this battle was said:


<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Seven years and eighty full,<br/>And a thousand, fair, complete,<br/>Since Christ was born without a stain,<br/>Till the battle of Conachail in Corann.</li></ol></blockquote></p></li><li value="8"><p>The battle of Rath-Edair, between the men of Leinster 
and Munster, where Muircheartach Ua Briain and the men of Munster defeated 
the Leinstermen
<span class="fa fa-bookmark" title="p.931" id="pb.931"> p.931</span>

and Domhnall, son of Mael-na-mbo, and Diarmaid Ua Briain, and Enda,
son of Diarmaid; and where a great slaughter was made of the
Leinstermen, together with the son of Murchadh Ua Domhnaill, lord of
Ui-Drona, and Conall Ua Ciarmhaic, and Ua Neill of Magh-da-chon, &amp;c.</p></li><li value="9"><p>A hosting by Mac Lochlainn, and he burned 
Tuaith-inbhir in Breagha, but his people were slaughtered.</p></li><li value="10"><p>Niall Ua Ceatfadha died.</p></li><li value="11"><p>Cathal Ua Ceatfadha was killed by the Leinstermen.</p></li><li value="12"><p>Great abundance of nuts and fruit, murrain of 
cows, and dearth, in this year, and a great wind which destroyed houses 
and churches.</p></li><li value="13"><p>William Rufus assumed the kingdom of England on
the 9th of September.</p></li></ol></dd><dt id="Annal.186">M1088</dt><dd><ol><li value="0"><p>The Age of Christ, 1088.</p></li><li value="1"><p>Cormac Ua Finn, chief lector of Dal-gCais, died.</p></li><li value="2"><p>Cathalan Ua Forreidh, a paragon of wisdom and
piety, died on Shrovetide Sunday, the third of the Nones of March, at
Imleach-Ibhair; of whom was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Cathalan of true piety<br/>Was the sage of a congregation, was senior;<br/>To heaven into the bright palace he passed,<br/>On the festival of Ciaran of Saighir.</li></ol></blockquote></p></li><li value="3"><p>Tighearnach Ua Braein, chief successor of Ciaran 
and Coman, died at Imdhaidh Chiarain; he was a paragon of learning and history.</p></li><li value="4"><p>Maelisa
<span class="fa fa-bookmark" title="p.933" id="pb.933"> p.933</span>

Ua Maelgiric, chief poet and chief Ollamh, died.</p></li><li value="5"><p>Dubhchabhlaigh, daughter of Aedh Ua Conchobhair, i.e of 
Aedh of the Broken Spear, and wife of the King of Munster, died.</p></li><li value="6"><p>Mor, daughter of Toirdhealbhach Ua Briain, and 
wife of the King of Connaught, died. Of these Muircheartach Ua Briain 
said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Mor, daughter of the son of Tadhg from the North,<br/>Reached the unvictorious house of the dead;<br/>Dubhchobhlaidh went to Cluain<br/>On a cold autumnal morning.</li></ol></blockquote></p></li><li value="7"><p>Ruaidhri Ua Conchobhair, with the men of Connaught, 
took Inis-Adharcach before the men of Munster, to prevent their fleet from
advancing further up; and Muircheartach was defeated, and a slaughter
was made of his people there. The <span class="sup" title="By John O'Donovan ">crews of the</span> same 
man's fleet were slaughtered, after they had sailed round westwards on 
the sea to plunder Connaught.</p></li><li value="8"><p>Corco-Modhruadh was then plundered thrice by
Ruaidhri, and it is wonderful if he left any cattle or people without
destroying on these occasions; and three of the chieftains of
Connaught, being left in danger, were slain, namely, Gillacoirpthe,
son of Cathal Ua Mughron, chief of Clann-Cathail, and Cusinna, son of 
Murchadh Odhar, chief of Clann-Tomaltaigh, and the son of Gillachrist, son of
Echthighern, chief of Corca-Achlann.</p></li><li value="9"><p>A great slaughter was made of the foreigners of 
Ath-cliath, Loch-Garman, and Port-Lairge, by the Ui-Eathach-Mumhan, 
on the day that they <span class="sup" title="By John O'Donovan ">jointly</span> attempted to plunder
Corcach-Mumhan.</p></li><li value="10"><p>An army was led by Domhnall, the son of Mac Lochlainn,
King of Ireland, and the people of the north of Ireland with him, into
Connaught; and Ruaidhri Ua Conchobhair, King of Connaught, gave him
the hostages of all Connaught. Both proceeded with their forces into
Munster; and they burned Luimneach, and plundered
<span class="fa fa-bookmark" title="p.935" id="pb.935"> p.935</span>

the plain of Munster, i.e. as far as Imleach-Ibhair, Loch-Gair, Brugh-Righ, 
Dun-Aiched, and Druim-Ui-Cleirchein; and they carried off the head of 
the son of Caileach Ua Ruairc from the hills of Saingeal; and they broke 
down and demolished Ceann-coradh; and they obtained eight score heroes, 
both foreigners and Irish, as hostages and pledges, and then returned to 
their houses. The chief of these hostages were the son of Madadhan Ua 
Ceinneidigh; the son of Conghalach Ua hOgain; and the son of Eochaidh Ua 
Loingsigh. Cows, horses, gold, silver, and flesh-meat, were 
<span class="sup" title="By John O'Donovan ">afterwards</span> given in ransom of them by Muircheartach 
Ua Briain.</p></li><li value="11"><p>Dearbhail, daughter of Ua Maelseachnaill, died.</p></li></ol></dd><dt id="Annal.187">M1089</dt><dd><ol><li value="0"><p>The Age of Christ, 1089.</p></li><li value="1"><p>Gillaphadraig Ua Celechain, Secnab (i.e.Prior) of Ard-Macha;</p></li><li value="2"><p>Conchobhar, son of Fogartach Ua Maelduin, Secnab 
of Cluain-mic-Nois;</p></li><li value="3"><p>and Fearghal Ua Meisdeadhaigh, lector of 
Imleach-Ibhair, died.</p></li><li value="4"><p>A battle was gained by the Ui-Eathach-Uladh over
the men of Fearnmhagh, wherein fell the son of Aedh Ua Crichain, lord 
of Fearnmhagh, and twelve Tanists of the nobility, with numbers of others.</p></li><li value="5"><p>Donnchadh, son of Domhnall Reamhar, lord of
Leinster (or of Ui-Ceinnsealaigh), was slain by Conchobhar Ua
Conchobhair Failghe, by unfair advantage. He was the most illustrious
hero that lived in his time, a prop of battle for bravery.</p></li><li value="6"><p>Donnchadh, grandson
<span class="fa fa-bookmark" title="p.937" id="pb.937"> p.937</span>

of Gillaphadraig (i.e.the son of Domhnall), was killed by the
grandsons of Domhnall Breac.</p></li><li value="7"><p>Gillacainnigh Ua Flaithfhileadh, lord of
Dealbhna-Beathra, was slain by his brother, Aedh, son of Cochlan Ua
Flaithfhileadh.</p></li><li value="8"><p>The fleet of the men of Munster, under the conduct of
Muircheartach Ua Briain, arrived on the Sinainn, and upon Loch Ribh;
and they plundered the churches of the lake, namely, Inis-Clothrann,
Inis-bo-finne, Inis-Ainggin, and Cluain-Eamhain. But Aidhirceach and
Rechraith were blocked up, after their passage, by Ruaidhri Ua
Conchobhair, King of Connaught. They afterwards came down to Cluain,
but they were repulsed back to Ath-Luain, where Ua Maeleachlainn, i.e.
Domhnall, son of Flann, King of Teamhair, was in readiness to attack
them; and they left all their ships and vessels to O'Maeleachlainn
there, and placed themselves under his protection, and they were
afterwards conveyed home in safety to Munster.</p></li><li value="9"><p>Ruaidhri Ua Conchobhair and Domhnall Ua Maeleachlainn 
went in ships and boats, and plundered Munster as far as Cluain-caein-Modimog, 
so that they scarcely left a single head of cattle so far <span class="sup" title="By John O'Donovan ">as 
they penetrated</span>, and besides carried off captives.</p></li><li value="10"><p>A great predatory excursion was made by Domhnall Ua
Maeleachlainn, until he reached Ibhar-Chinn-trachta; and he plundered
the men of Fearnmhagh, Conaille, Mughdhorna, and Ui-Meith, and burned
all Conaille.</p></li><li value="11"><p>Iseal-Chiarain was purchased for ever by Cormac Mac
Cuinn na mBocht from Ua Flaithen, and from Domhnall, son of Flann Ua
Maeleachlainn, King of Meath.</p></li><li value="12"><p>Corcach, Imleach-Ibhair, Ard-fearta, and
Cill-dara, were burned.</p></li><li value="13"><p>Lusca was burned by the men of Munster, and
nine score persons were burned in its Daimhliag 
<span class="sup" title="By John O'Donovan ">stone-church</span>.</p></li></ol></dd><span class="fa fa-bookmark" title="p.939" id="pb.939"> p.939</span><dt id="Annal.188">M1090</dt><dd><ol><li value="0"><p>The Age of Christ, 1090.</p></li><li value="1"><p>Maelduin, successor of Mochuda,</p></li><li value="2"><p>and Cian Ua Buachalla, successor of Cainneach 
in Cianachta, died.</p></li><li value="3"><p>Ingnadan, lector of Cluain-Iraird, was killed.</p></li><li value="4"><p>Maelruanaidh Ua Caireallain, lord of Clann-Diarmada, 
and Gillachrist Ua Luinigh, 
lord of Cinel-Moen, were killed one day by Domhnall O'Lochlainn.</p></li><li value="5"><p>A great meeting took place between Domhnall, the
son of Mac Lochlainn, King of Aileach; and Muircheartach Ua Briain, 
King of Caiseal; and Domhnall, son of Flann Ua Maeleachlainn, lord of
Meath; and Ruaidhri Ua Conchobhair, King of Connaught; and they all delivered 
hostages to the King of Aileach, and they parted in peace and tranquillity.</p></li><li value="6"><p>Muircheartach Ua Briain afterwards went into
Meath upon a predatory excursion; and a battle was fought between
Domhnall, King of Meath, and Muircheartach, with their forces, at Magh-Lena.</p></li><li value="7"><p>The Munstermen were defeated and slaughtered, 
with Maelseachlainn Ua Dunghalaigh, Mac-Conin Ua Duibhgin, and Maelmordha 
Ua Domhnaill, son of the King of Ui-Ceinnsealaigh. A plundering army was 
led by Domhnall Ua Maeleachlainn into Munster, and he burned Dun-na-Sgiath.
Another predatory excursion was made by the same Domhnall, on which he 
plundered all Ormond.</p></li><li value="8"><p>Ruaidhri Ua Conchobhair burned Dun-Aichet.</p></li><li value="9"><p>Muircheartach Ua Bric, lord of the Deisi, was killed.</p></li><li value="10"><p>Muircheartach Ua Briain went upon Loch-Riach, by 
taking an unfair advantage.</p></li><li value="11"><p>A hosting was made by Muircheartach Ua Briain, the
men of Munster,
<span class="fa fa-bookmark" title="p.941" id="pb.941"> p.941</span>

and the foreigners of Ath-cliath; and they plundered a district of
Leinster, and the men of Breagh, as far as Ath-buidhe; and they
delivered two hostages to O'Lochlainn, i.e. Domhnall, for protecting
them thence to the west.</p></li></ol></dd><dt id="Annal.189">M1091</dt><dd><ol><li value="0"><p>The Age of Christ, 1091.</p></li><li value="1"><p>Ceannfaeladh Ua hOgain, successor of Brenainn, died.</p></li><li value="2"><p>Murchadh, grandson of Domhnall Reamhar, was 
treacherously killed by Enda, son of Diarmaid.</p></li><li value="3"><p>The grandson of Aedh, son of Ruaidhri 
<span class="sup" title="By John O'Donovan ">Ua Flaithbheartaigh</span>, lord of West Connaught, died.</p></li><li value="4"><p>Cinaeth Ua Mordha, lord of Laeighis, and the son of
Maelruanaidh, son of Cucoirne, mutually fell by each other in the
house of Ua Briain, at Caiseal.</p></li><li value="5"><p>Cearbhall, grandson of Aedh, senior of
the Clann-Colmain, died.</p></li><li value="6"><p>Laighgnen, i.e. the Buidheanach Ua Duinncothaigh, 
lord of Gaileanga, was slain by the Ui-Briuin.</p></li><li value="7"><p><span class="sup" title="By Stephen Beechinor">An army was lead by Muircheartach 
Ua Briain, and he plundered West Meath.</span></p></li><li value="8"><p>A hosting was made by the Connaughtmen, and they 
burned a great part of Munster.</p></li><li value="9"><p>Bran Ua Caindealbhain was slain by the son of Mac Coirten.</p></li><li value="10"><p>The prey of the fire-brands made, on Great 
Christmas night, by Muircheartach Ua Briain, upon the Ui-Failghe and the 
grandsons of Bran Breac.A peace was made between Muircheartach Ua Briain 
and the sons of Tadhg Ua Briain; and the men of Thomond returned to their 
homes, but the sons of Tadhg acted treacherously towards them, and they 
were plundered by the Connaughtmen.</p></li><li value="11"><p>Muircheartach Ua Bric, lord of the Deisi, was killed.</p></li><li value="12"><p>The western half of the fort of Ard-Macha was burned.</p></li><li value="13"><p>Maelisa,successor of Patrick, died, after penance, on the
<span class="fa fa-bookmark" title="p.943" id="pb.943"> p.943</span>

20th of December; and Domhnall, son of Amhalghaidh, was immediately
installed in his place in the abbacy.</p></li><li value="14"><p>Sitric, son of Gillabruide, was treacherously killed.</p></li></ol></dd><dt id="Annal.190">M1092</dt><dd><ol><li value="0"><p>The Age of Christ, 1092.</p></li><li value="1"><p>Connmhach Ua Cairill, a bishop, and an excellent 
moderator;</p></li><li value="2"><p>Cormac, Abbot of Mainistir <span class="sup" title="By John O'Donovan ">Buithe</span>, 
a learned and holy senior, head of the wisdom and piety of the Gaeidhil;</p></li><li value="3"><p>Muircheartach, son of Loingseach, successor 
of Finnen of Cluain-Iraird;</p></li><li value="4"><p>and Maelisa Ua hArrachtain, successor of Ailbhe of
Imleach, died.</p></li><li value="5"><p>The Devotee, i.e. Fiachra Ua Follamhain, a priest of
the Connaughtmen, was drowned in Loch Cairrgin.</p></li><li value="6"><p>The fort of Ard-Macha, with its churches, were 
burned on the fourth of the Calends of September, and a street of Trian-Mor, 
and a street of Trian-Saxon.</p></li><li value="7"><p>Ruaidhri Ua Conchobhair, i.e. Ruaidhri na Soidhe Buidhe, 
supreme King of Connaught, was blinded by Ua Flaithbheartaigh, i.e.
Flaithtbheartach, and Foghartach O'Foghartaigh, through treachery and
guile. Ruaidhri was seven times a gossip to Ua Flaithbheartaigh.</p></li><li value="8"><p>Donnchadh Mac Carthaigh, lord of Eoghanacht-Chaisil, 
was killed by Ceallachan-Caisil.</p></li><li value="9"><p>Enda, son of Diarmada, lord of Ui-Ceinnsealaigh, was 
killed by the Ui-Ceinnsealaigh themselves.</p></li><li value="10"><p>A great predatory excursion was made by the Connmhaicni 
over Sil-Muireadhaigh, so that Magh-Aei was left without cattle.</p></li><li value="11"><p>Donnchadh, son of Ua Conchobhar Failghe, was killed by 
his own brothers.</p></li><li value="12"><p>Great frost and ice in this year, and the lakes and 
rivers of Ireland were frozen over, so that men and horses were wont to pass 
with dry feet over the lakes; and great snow fell afterwards.</p></li><li value="13"><p>An army was led by Muircheartach Ua Briain
into Connaught, and he carried hostages from them.</p></li><li value="14"><p>Diarmaid Ua Briain was expelled into Ulster.</p></li><li value="15"><p>Muireadhach Mac Carthaigh, lord of Eoghanacht, died.</p></li><li value="16"><p>Domhnall, son of Amhalghaidh,
<span class="fa fa-bookmark" title="p.945" id="pb.945"> p.945</span>

successor of Patrick, made a visitation of Cinel-Eoghain, and obtained
his demand.</p></li><li value="17"><p>Aedh, son of Cathal Ua Conchobhair, was taken 
prisoner by Brian; and the chieftainship of Sil-Muireadhaigh was given 
to Gilla-na-naemh Ua Conchobhair.</p></li><li value="18"><p>The fleet of the men of Munster plundered
Cluain-mic-Nois.</p></li></ol></dd><dt id="Annal.191">M1093</dt><dd><ol><li value="0"><p>The Age of Christ, 1093.</p></li><li value="1"><p>The Bishop Ua Brighten died.</p></li><li value="2"><p>Ailill Ua Niallain, Tanist-abbot of Cluain-mic-Nois, died.
The successor of Cronan of Tuaim-Greine; and the successor of Colman
of Cill-Mic-Duach;</p></li><li value="3"><p>Aedh, airchinneach of Daimhliag-Chianain;</p></li><li value="4"><p>Ua Scoptha, successor of Comman;</p></li><li value="5"><p>and Aedh Ua Conghaile, airchinneach of the Teach-aeidheadh 
of Cluain-mic-Nois, died.</p></li><li value="6"><p>Aedh Ua Canannain, lord of Cinel-Conaill, was blinded 
by Domhnall Ua Lochlainn, King of Aileach.</p></li><li value="7"><p>Aedh Ua Baigheallain, lord of Oirghialla, was slain 
by the Conailli-Muirtheimhne.</p></li><li value="8"><p>Aedh, son of Cathal Ua Conchobhair, lord of Sil-Muireadhaigh, 
was killed in Munster, while in fetters, by Fogartach Ua Fogartaigh, through 
treachery and guile.</p></li><li value="9"><p>The Aithchleircach, i.e. Niall, son of Ruaidhri Ua 
Conchobhair, was killed by the Conmhaicni.</p></li><li value="10"><p>Dubhdara, the grandson of Aighennain, lord of Luighne, died.</p></li><li value="11"><p>Trenfhear Ua Ceallaigh, lord of Breagha, was 
killed by Ua Duibhidhir in Daimhliag-Chianain.</p></li><li value="12"><p>Muircheartach Ua Briain plundered the Ui-Muireadhaigh, 
and expelled them into Tir-Eoghain, after having made a prisoner of their lord, 
Gilla-na-naemh Ua Conchobhair, and of Ua Conceanainn, the son of Tadhg, lord 
of Ui-Diarmada.</p></li><li value="13"><p>The Sil-Muireadhaigh returned again to Connaught without 
permission.</p></li><li value="14"><p>Great snow and frost in this year, so that the lakes of 
Ireland were frozen.</p></li><li value="15"><p>Ard-Macha was burned, with its churches.</p></li></ol></dd><dt id="Annal.192">M1094</dt><dd><ol><li value="0"><p>The Age of Christ, 1094.</p></li><li value="1"><p>Donnsleibhe Ua hEochadha, King of Ulidia, was slain by 
the King of Aileach, i.e. Domhnall, the son of Mac Lochlainn, in
<span class="fa fa-bookmark" title="p.947" id="pb.947"> p.947</span>

the battle of Bealach-Guirt-an-iubhair.</p></li><li value="2"><p>The men of Ireland collected to Dublin, namely, 
Muircheartach Ua Briain, with Munstermen, the Osraighi, and the Leinstermen; 
Domhnall, the son of Mac Lochlainn, King of Oileach, with the Cinel-Conaill and 
Cinel-Eoghain; Domhnall, son of Flann, King of Teamhair, with the men 
of Meath; Donnchadh Ua hEochadha, with the Ulidians; and Godfrey, lord 
of the foreigners and of Ath-cliath, with ninety ships. These proceeded 
from the East to Magh-Laighean, and they burned Uachtar-ard, and routed the 
men of Munster, Leinster, and Osraighe, who fled, without spilling blood.
After this the Ulstermen returned <span class="sup" title="By John O'Donovan ">home</span>, for they did 
not wish to plunder Leinster. The men of Munster after this went eastwards 
again, and expelled Godfrey from Ath-cliath, and deposed the King of
Teamhair, i.e. Domhnall <span class="sup" title="By John O'Donovan ">Ua Maelseachlainn</span>, and banished 
him into Oirghialla, the men of Meath having turned against him. After this Ua
Maelseachlainn set out with a small party from the North, and seized
the cows of Luighne and of all East Meath; but the people of Luighne
and East Meath, and the soldiers of the King of Munster, overtook him
at Loch Lebhinn, and got between the cows and the troop; and he was
unfairly overwhelmed in battle by his own people, i.e. the son of Mac
Aighennain and his troop; and their own king was slain by them, i.e.
Domhnall, son of Flann, and also Gilla-Enain, son of Lughaidh, on the
hill over Fobhar-Feichin.</p></li><li value="3"><p>Flaithbheartach Ua hAidith, lord of Ui-Eathach-Uladh, 
was blinded by Donnchadh Ua hEochadha, King of Ulidia.</p></li><li value="4"><p>A slaughter was made of the Airtheara 
<span class="sup" title="By John O'Donovan ">Oriors</span> by the Ulidians, where a great number of the 
nobility fell, together with Ua Fedacain and Mac Aenghusa.</p></li><li value="5"><p>Conchobhar Ua Conchobhair, lord of Cianachta Glinne 
Geimhin, died after a good life.</p></li><li value="6"><p>Conchobhar Ua Conchobhair, lord of Ui-Failghe,
was taken prisoner by Muircheartach Ua Briain, King of Munster.</p></li><li value="7"><p>An army was led by Muircheartach Ua Briain, with the 
men of Munster, into Connaught, but he returned back without hostages.</p></li><li value="8"><p>Another army was led by lake and land, by the same people,
<span class="fa fa-bookmark" title="p.949" id="pb.949"> p.949</span>

to Dun-Tais; and they divided Meath between two, i.e. between Donnchadh,
son of Murchadh, son of Flann, and Conchobhar, son of Maelseachlainn.</p></li><li value="9"><p>Ruaidhri Ua Donnagain, lord of Aradh, died.</p></li><li value="10"><p>A battle was gained by Tadhg, son of Ruaidhri Ua 
Conchobhair, and the Sil-Muireadhaigh, over the people of Thomond and 
West Connaught, in which three hundred were slain; and they plundered 
all West Connaught. This was called the battle of Fidhnacha. Of the chieftains 
who were slain in this battle were Amhlaeibh Ua hAichir, Donnsleibhe Ua 
Cinnfhaelaidh, and the son of Gillafursa Ua Maelmhuaidh.</p></li><li value="11"><p>Imhar Mac Gilla-Ultain, chief of
Muintir-Maeilsinna, was slain by the men of Meath.</p></li><li value="12"><p>Domhnall, successor of Patrick, made a visitation 
of Munster for the first time; and he obtained his full tribute of screballs 
<span class="sup" title="By John O'Donovan ">scrupuli</span>, besides offerings from the inhabitants.</p></li><li value="13"><p>Gilla-na-ninghean, son of Ua Cobhthaigh, lord of
Umhall, died.</p></li><li value="14"><p>The airchinneach of Achadh-fabhair was killed by 
the men of Ceara.</p></li></ol></dd><dt id="Annal.193">M1095</dt><dd><ol><li value="0"><p>The Age of Christ, 1095.</p></li><li value="1"><p>The Bishop Ua Corcrain, successor of Brenainn of 
Cluain-fearta, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="2"><p>The Senior Mac Maeldalua, chief anmchara of all 
Ireland, died at an advanced age, and after a good life.</p></li><li value="3"><p>There was a great pestilence over all Europe in
general in this year, and some say that the fourth part of the men of
Ireland died of the malady. The following were some of the
distinguished persons, ecclesiastical and lay, who died of it:
Donnghus, Bishop of Ath-cliath; Ua Manchain, i.e. the Brehon 
<span class="sup" title="By John O'Donovan ">judge</span>, successor of Caeimhghin; Mac Maras Ua 
Caemhain, successor of Oenna, of the tribe of
<span class="fa fa-bookmark" title="p.951" id="pb.951"> p.951</span>

Dealbhna-Beag; Cairbre, i.e. the Bishop Ua Ceithearnaigh, successor of
Maedhog; Ua Rinnanaigh, lector of Leithghlinn; Eochaidh Ua Coisi,
Vice-abbot of Achadh-bo; Scannlan Ua Cnaimhsighe, anmchara of Lismore;
Buadhach Ua Cearruidhir, priest of Cill-Dalua; Dubhshlatach Ua
Muireadhaigh; Aedh, son of Maelisa Ua Brolchain, a chief lector; and
Augustin Ua Cuinn, chief Brehon <span class="sup" title="By John O'Donovan ">judge</span> of Leinster.</p></li><li value="4"><p>Of the same pestilence died also Godfrey Mearanach, 
lord of the foreigners of Ath-cliath and the islands; Domhnall Dubh Ua 
Fearghaile, lord of Fortuatha-Laighean; Mathghamhain Ua Seaghdha, lord 
of Corca-Dhuibhne; Ua Maelcraeibhe, one of the people of Imleach-Ibhair;</p></li><li value="5"><p>O'hAinbhidh, lord of Oirghialla; and Ua Conchobhair, 
lord of Cianachta-Glinne-Geimhin&gt;</p></li><li value="6"><p>Ua hEignigh, lord of Feara-Manach, was slain.</p></li><li value="7"><p>Gillachiarain, the son of Mac-Ualghairg, lord of 
Ui-Duibhinnreacht, was slain.</p></li><li value="8"><p>A great victory was gained at Ard-achad, by the 
Dal-Araidhe, over the Ulidians, wherein were slain Lochlainn Ua Cairill, 
royal heir of Ulidia; and Gillachomhghaill Ua Cairill; and a great host 
along with them.</p></li><li value="9"><p>Domhnall Ua Muireagain lord of all Teathbha, and 
Amhlaeibh, the son of Mac Conmeadha, son of the chief of Sil-Ronain, were
treacherously slain, while in fetters, in Munster.</p></li><li value="10"><p>Taillti, daughter of Domhnall Gott, died.</p></li><li value="11"><p>Tadhg, son of Cathal Ua Concho-bhair, was
killed by the men of Munster.</p></li><li value="12"><p>Taichleach Ua hEaghra, lord of Luighne, was slain, 
with a slaughter of the Luighne about him, by the three Conmhaicni, i.e. 
the Cinel-Cais, the Cinel-Dubhain, and the Cinel-Lughna.</p></li><li value="13"><p>Ua Conchobhair, lord of Ciarraighe, was killed by his brother.</p></li><li value="14"><p>Cucoigcriche Ua hAinbhidh, lord of Feara-Bile, was 
killed by Donnchadh Ua Maelseachlainn.</p></li><li value="15"><p>Dubhchobhlaigh, daughter of the lord of Osraighe,
and the lady of Osraighe,
<span class="fa fa-bookmark" title="p.953" id="pb.953"> p.953</span>

died.</p></li><li value="16"><p>Darmhaigh, Ceanannus, Cluain-Iraird, Gleann-da-locha, 
Fobhar, Lis-mor, Cluain-Bronaigh, and Cluain-Eois, were all burned.</p></li><li value="17"><p>Cluain-mic-Nois was plundered.</p></li><li value="18"><p>Domhnall Ua Madadhain, lord of Ui-Eathach, died.</p></li></ol></dd><dt id="Annal.194">M1096</dt><dd><ol><li value="0"><p>The Age of Christ, 1096.</p></li><li value="1"><p>Ua Cochlain, a learned bishop, and successor 
of Bairri, died.</p></li><li value="2"><p>Eoghan Ua Cearnaigh, airchinneach of Doire, died 
on the eighteenth of the Calends of January.</p></li><li value="3"><p>Colum Ua hAnradhain, airchinneach of
Ross-ailithir;</p></li><li value="4"><p>Flann Ua Muireagain, airchinneach of Aentrobh;</p></li><li value="5"><p>Learghus Ua Cruimhthir,
successor of Comhghall;</p></li><li value="6"><p>Mac Neachtain Ua hUaithnigh, a lector and
noble priest, died.</p></li><li value="7"><p>Ua Mailcain, chief poet of Dal-gCais, died.</p></li><li value="8"><p>Amhlaeibh, son of Tadhg Ua Briain, was killed in Manainn.</p></li><li value="9"><p>The festival of John fell on Friday this year; 
the men of Ireland were seized with great fear in consequence, and the 
resolution adopted by the clergy of Ireland, with the successor of 
Patrick <span class="sup" title="By John O'Donovan ">at their head</span>, to protect them against 
the pestilence which had been predicted to them at a remote period, was, 
to command all in general to observe abstinence, from Wednesday till 
Sunday, every month, and to fast <span class="sup" title="By John O'Donovan ">on one meal</span>
every day till the end of a year, except on Sundays, solemnities, and
great festivals; and they also made alms and many offerings to God;
and many lands were granted to churches and clergymen by kings and
chieftains; and the men of Ireland were saved for that time from the 
fire of vengeance.</p></li><li value="10"><p>Ceanncoradh was re-edified by Muircheartach Ua 
Briain, it having been demolished some time before by the people of 
Leath-Chuinn.</p></li><li value="11"><p>Flann Ua hAinbhidh, lord of South Airghialla, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="12"><p>Conchobhar Ua
hAinniarraidh, lord of Cianachta, and Ua Cein, lord of Ui-Mic-Cairthinn, 
fell by each other in a combat.</p></li><li value="13"><p>Cu-Uladh Ua Celeachain, Tanist of Airghialla, was 
slain by the province of Ireland, i.e. the province of Uladh.</p></li><li value="14"><p>Mathghamhain Ua Seaghdha, lord of Corca-Dhuibhne,
died.</p></li><li value="15"><p>Muircheartach, i.e. the Boar, O'Dubhda, lord of the
<span class="fa fa-bookmark" title="p.955" id="pb.955"> p.955</span>

Ui-Amhalghadha, was slain by his own tribe.</p></li><li value="16"><p>Madadhan Ua Madadhain, lord of Sil-Anmchadha, died.</p></li><li value="17"><p>Gilla-Oissen Mac Coirten, lord of
Dealbhna-mor, was killed by the Ui-Laeghaire, he having been delivered
up to them by Muircheartach Ua Briain, after he had obtained thirty
ounces of gold, one hundred cows, and eight hostages.</p></li><li value="18"><p>Donnchadh, son of the Gott 
<span class="sup" title="By John O'Donovan ">Ua Maeleachlainn</span>, was slain by the Calraigh.</p></li><li value="19"><p>Sithfruich, son of Mac Sealbhaigh, lord of 
Feara-Rois, was slain by the Mughdhorna Maighen.</p></li><li value="20"><p>Maelpadraig Mac Airmheadhaigh, Bishop of Ard-Macha, died.</p></li></ol></dd><dt id="Annal.195">M1097</dt><dd><ol><li value="0"><p>The Age of Christ, 1097.</p></li><li value="1"><p>Flannagan Ruadh Ua Dubhthaigh, successor of Comman, and lector of
Tuaim-da-ghualann;</p></li><li value="2"><p>Maelan Ua Cuinn, airchinneach of Eaglais-Beag 
<span class="sup" title="By John O'Donovan ">at Cluain-mic-Nois</span>;</p></li><li value="3"><p>Maelbrighde Mac-an-tsaeir Ua Brolchain, a learned
doctor, and Bishop of Cill-dara and of Leinster, died.</p></li><li value="4"><p>Tadhg, son of Ruaidhri Ua Conchobhair (i.e. the brother 
of Toirdhealbhach Mor), lord of Sil-Muireadhaigh, and defender of the province 
in general, was treacherously killed by the Clann-Conchobhair and his own servant of
trust, i.e. by the son of Culuachra Ua Maelbhrenainn, in the twenty-fourth 
year of his age.</p></li><li value="5"><p>Aimhirgin Ua Mordha, lord of Laeighis, died.</p></li><li value="6"><p>An army was led by Muircheartach
<span class="fa fa-bookmark" title="p.957" id="pb.957"> p.957</span>

Ua Briain, with the people of Leath-Mhogha, the men of Meath, and some
of the Connaughtmen, in the direction of the North; and they arrived
in Magh-Conaille, but they afterwards returned without spoils or
hostages, for Domhnall Ua Lochlainn, with the mustered forces of the
North, came to Fidh-Conaille, to give battle to Muircheartach and his
forces; but God and the successor of Patrick made peace between them.</p></li><li value="7"><p>Lochlainn Ua Dubhdara, lord of Fearnmhagh, was slain 
by the Ui-Briuin-Breifne.</p></li><li value="8"><p>The Druid Ua Carthaigh, chief poet of Connaught, was
killed by the Connaughtmen themselves.</p></li><li value="9"><p>Great abundance of nuts throughout Ireland in general 
this year, so that the swine of Ireland were fatted; and some of these nuts 
lasted to the end of two years afterwards. It was usually called the year of 
the white nuts, and a seiseadhach of nuts was got for one penny.</p></li><li value="10"><p>The cloictheach of
Mainistir (i.e. of Mainistir-Buithe), with its books and many treasures, 
were burned.</p></li><li value="11"><p>Flaithbheartach Ua Flaithbheartaigh returned
into his patrimony to Aedh Ua Conchobhair (i.e. Aedh of the Broken
Spear), and he assumed the chieftainship of the Sil-Muireadhaigh
again.</p></li></ol></dd><dt id="Annal.196">M1098</dt><dd><ol><li value="0"><p>The Age of Christ, 1098.</p></li><li value="1"><p>Domhnall Ua hEnni, one of the
Dal-gCais, chief anmchara and noble bishop, head of the wisdom and
piety of the Gaeidhil, fountain of the charity of the west of Europe,
a doctor of both orders, Roman and Irish, completed his life on the
Calends of December. Seventy-six years was his age when he resigned
his spirit.</p></li><li value="2"><p>Domhnall Ua Robhartaigh, successor of Colum
Cille;</p></li><li value="3"><p>Maelisa Ua Stuir, scribe and philosopher of
Munster, and of
<span class="fa fa-bookmark" title="p.959" id="pb.959"> p.959</span>
Ireland in general;</p></li><li value="4"><p>Eochaidh, successor of Cianan;</p></li><li value="5"><p>Ronan Ua Daimhin,
who was at first successor of Feichin, and afterwards a distinguished
moderator;</p></li><li value="6"><p>Maelmartin Ua Ceallaigh, successor of Mura 
Othna;</p></li><li value="7"><p> and Learghus, died on the same day.</p></li><li value="8"><p>Flaithbheartach, son of Tighearnach Bairrceach, 
successor of Finnen of Magh-bile, died on his pilgrimage.</p></li><li value="9"><p>Mac Maras Cairbreach, a noble priest, a doctor 
and learned senior of Ireland, died at Gleann-da-locha.</p></li><li value="10"><p>Three of the ships of the foreigners
were captured, and their crews slain, by the Ulidians; one hundred and
twenty was their number.</p></li><li value="11"><p>The battle of Fearsat-Suilighe was gained
over the Cinel-Conaill by the Cinel-Eoghain, in which Ua Taircheirt,
i.e. Eigceartach, was slain, with a number of others.</p></li><li value="12"><p>The plundering and wasting of Magh-Dairbhre, 
by Muircheartach Ua Briain, against the men of Teathbha.</p></li><li value="13"><p>An army was led by the Munstermen to Sliabh-Fuaid, to
oppose Domhnall, grandson of Lochlainn; but they obtained neither
hostages nor pledges.</p></li><li value="14"><p>Meath was laid waste <span class="sup" title="By John O'Donovan ">during the 
contests</span> between Donnchadh, son of Murchadh, and Conchobhar, 
son of Maeleachlainn.</p></li><li value="15"><p>Flaithbheartach Ua Flaithbheartaigh, lord of 
Sil-Muireadhaigh and West Connaught, was slain by Madadhan Ua Cuanna, 
in revenge of the blinding of Ruaidhri Ua Conchobhair, i.e. Ruaidhri 
na Soigh buidhe, King of Connaught. Of the year of the death of 
Flaithbheartach was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Eight years and ninety above a thousand,<br/>From the birth of the Son of God all-strengthening,<br/>It is no vain story, but it is absolutely certain,<br/>To the death of the faithful Flaithbheartach.</li></ol></blockquote></p></li><li value="16"><p>Diarmaid, son of Enna, son of Diarmaid, King of 
Leinster, was killed by the sons of Murchadh, son of Diarmaid.</p></li><li value="17"><p>Catharnach, son of the Sinnach Odhar, lord of 
Teathbha, was treacherously slain by Ua hAirt, of East Teathbha.</p></li><li value="18"><p>Maccraith Ua Flaithen was plundered by Muintir-Tlamain, 
at Magh-Elli.</p></li><span class="fa fa-bookmark" title="p.961" id="pb.961"> p.961</span><li value="19"><p>The son of Macraith, poet, chief poet of Munster, died.</p></li><li value="20"><p>The son of Gaeithin Ua Mordha, lord of Laeighis, 
was killed by his own people.</p></li><li value="21"><p>Dubhchobhlaigh, daughter of Diarmaid, son of Tadhg, 
and wife of Muircheartach Ua Briain, died.</p></li><li value="22"><p>Dearbhforgaill, daughter of Tadhg Mac
Gillaphadraig, and the mother of Muircheartach and Tadhg Ua Briain,
died at Gleann-da-locha.</p></li><li value="23"><p>Corcach-Mumhan was burned for the most part.</p></li><li value="24"><p>The oratory of Cluain-mic-Nois was burned bv 
Muintir-Tlamain, i.e. by Cucaille Mac Aedha.</p></li><li value="25"><p>Mac-Gillachoinnigh Ui-Uradhain, foster-brother of
Murchadh Ua Briain, was slain by the Clann-Choscraigh and the
Eoghanacht of the north of Cliach; and thirty persons, both women and
men, were killed in revenge of him.</p></li></ol></dd><dt id="Annal.197">M1099</dt><dd><ol><li value="0"><p>The Age of Christ, 1099.</p></li><li value="1"><p>Donnchadh, grandson of Maenach, Abbot of Ia, died.</p></li><li value="2"><p>Diarmaid Ua Maelaithghein, airchinneach of
Dun, died on Easter Night.</p></li><li value="3"><p>Uamnachan Ua Mictire, successor of Colman,
son of Lenin; <span class="sup" title="By John O'Donovan ">and</span></p></li><li value="4"><p>Annudh Ua Longargain, successor of Colum, son of
Cremhthann, Abbot of Tir-da-ghlas, died.</p></li><li value="5"><p>Caenchomhrac Ua Baeighill assumed the bishopric 
of Ard-Macha on Whitsunday.</p></li><li value="6"><p>An army was led by Muircheartach Ua Briain and the 
people of Leath-Mhogha to Sliabh-Fuaid, to obtain the hostages of <span class="sup" title="By John O'Donovan ">Domhnall</span> Ua Lochlainn, and Domhnall was in readiness 
to meet them; but the successor of Patrick made a year's peace between the 
north of Ireland and Leath-Mhogha, and so they separated for that time.</p></li><li value="7"><p>An army was led by Domhnall Ua Lochlainn and the 
Clanna-Neill of the North across Tuaim, into Ulidia.
<span class="fa fa-bookmark" title="p.963" id="pb.963"> p.963</span>

The Ulidians were encamped before them at Craebh-Tulcha. On coming
together, the hosts press the battle on each other. Both the cavalries
engage. The Ulidian cavalry was routed, and Ua hAmhrain slain in the
conflict. After this the Ulidians left the camp, and the Clanna-Neill
burned it, and cut down <span class="sup" title="By John O'Donovan ">the tree called</span>
Craebh-Tulcha. After this two hostages were given up to them, and 
the successor of Comhghall as security for two hostages more. Of this was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">The hostages of Ulidia were brought by force,<br/>As witnesses distinctly relate,<br/>By Domhnall of the lion fury,<br/>Chief of the generous race of Eoghan.<br/>Two brave hostages were given<br/>Of the heroes of Ulidia on the spot,<br/>The third without reproach, the Abbot of Comhghall,<br/>To acknowledge Domhnall Ua Neill as king.<br/>The ninth year above ninety,<br/>And a thousand years of fame,<br/>From the birth of Christ, certain without decay,<br/>Was that in which these things were accomplished.<br/>From the year in which cook-houses were few,<br/>The third was that in which,<br/>With vigour, after difficulty
unspeakable,<br/>After cutting down Craebh-Tealcha, he brought them 
<span class="sup" title="By John O'Donovan ">i.e.the hostages</span>.</li></ol></blockquote></p></li><li value="8"><p>Ruaidhri Ua Ruadhagain, lord of the east of Oirghialla, 
and the most distinguished of the dynasts of Ireland, died in the fortieth year of
his chieftainship, and on the tenth of the Calends of December.</p></li><li value="9"><p>Ceanannus and Cill-dara were burned in the spring of this year.</p></li><li value="10"><p>The Daimhliag of Ard-sratha was burned.</p></li><li value="11"><p>A victory, i.e. the Breach of Lochan-geiridh, 
was gained by the people of West Teathbha, i.e. by Muintir-Tadhgain, 
over the people of the east of the same, wherein were slain of the 
Clann-Diarmada on that occasion, Muircheartach Ua hAirt, lord of Teathbha, 
and many others along with him, and among
<span class="fa fa-bookmark" title="p.965" id="pb.965"> p.965</span>

the rest Ua Lachtnain.</p></li><li value="12"><p>Donnchadh Ua hAichir, lord of Magh-Adhair, died.</p></li><li value="13"><p>Mac Conmara, son of Domhnall, lord of Ui-Caisin, died.</p></li></ol></dd><dt id="Annal.198">M1100</dt><dd><ol><li value="0"><p>The Age of Christ, 1100.</p></li><li value="1"><p>Aedh Ua hEremhoin, Bishop of Cill-dara;</p></li><li value="2"><p>Conn Mac Gillabhuidhe, Abbot of Mungairid, a distinguished wise man, 
and <span class="sup" title="By John O'Donovan ">most</span> learned senior of Munster, died.</p></li><li value="3"><p>Flann Ua Cinaetha, airchinneach of Ath-Truim, and chief poet of Meath 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="4"><p>Macraith Ua Flaithen, successor of Ciaran, and Cronan of
Tuaim-Greine, died on his pilgrimage at Achadh-bo; he was of the tribe
of Ui-Fiachrach-Fella.</p></li><li value="5"><p>Cumeadha Ua Laeghachain, head chieftain of Sil-Ronain, 
the ornament and glory of the men of Teathbha, and of the
southern Ui-Neill in general, died at an advanced age, and after long
pilgrimage, in the house of Mac Cuinn na mBocht, at Cluain-mic-Nois.</p></li><li value="6"><p>An army was led by Muircheartach Ua Briain, with the choice 
part of the men of Ireland about him, until they arrived at Eas Ruaidh. 
The Cinel-Conaill assembled to defend their country against them; and they
compelled Muircheartach and his forces to return back without boody,
without hostages, without pledges.</p></li><li value="7"><p>A plundering army was led by the grandson of Lochlainn; 
and he plundered and preyed the foreigners and the men of Breagha.</p></li><li value="8"><p>The great fleet of the foreigners was brought by
the same Muircheartach <span class="sup" title="By John O'Donovan ">Ua Brian</span>, till he arrived at Doire; 
but they did not commit aggression or injure anything, but were cut off by the
grandson of Lochlainn, both by killing and drowning.</p></li><li value="9"><p>Donnchadh Ua hEochadha, King of Ulidia, and some of the 
chieftains of Ulidia along with him, were taken prisoners by Domhnall, 
grandson of Lochlainn, King of Oileach, on the 
<span class="fa fa-bookmark" title="p.967" id="pb.967"> p.967</span>

fifth of the Calends of June.</p></li><li value="10"><p>Gilla-na-naemh Ua hEidhin, lord of West
Connaught, died, and was interred at Cluain-mic-Nois.</p></li><li value="11"><p>The son of Gillacholuim Ua Domhnaill, lord of 
Cinel-Luighdheach, was killed by his own people.</p></li><li value="12"><p>Gillabhrighdhe Ua Cuirc, lord of Muscraighe-Breoghain, died.</p></li><li value="13"><p>Aissidh Ua hAmhradhain, lord of Dal-Fiatach, died.</p></li><li value="14"><p>Echri Ua Maelmuire, lord of Cianachta, was killed 
by Ua Conchobhair of Cianachta-Glinne <span class="sup" title="By John O'Donovan ">-Geimhin</span>.</p></li><li value="15"><p>The first King Henry assumed the kingdom
of England in August.</p></li><li value="16"><p>A great army was led by the Leinstermen till
they arrived at Sliabh Fuaid; and they burned Airghialla, Ui-Meith,
and Fir-Rois.</p></li></ol></dd><dt id="Annal.199">M1101</dt><dd><ol><li value="0"><p>The Age of Christ, 1101.</p></li><li value="1"><p>Feardomhnach, Bishop of Cill-dara;</p></li><li value="2"><p>Cormac Ua Mail, Bishop of Gleann-da-locha;</p></li><li value="3"><p>Maelchiarain Ua Donnghusa, learned senior of Cluain-mic-Nois;</p></li><li value="4"><p>Muirgheas Ua Muireadhaigh, airchinneach of Cluain-Conmhaicne, 
died on his pilgrimage.</p></li><li value="5"><p>A meeting of Leath-Mogha was held at Caiseal by
Muircheartach Ua Briain, with the chiefs of the laity, and Ua Dunain,
noble bishop and chief senior, with the chiefs of the clergy; and on
this occasion Muircheartach Ua Briain made a grant such as no king
had ever made before, namely, he granted Caiseal of the kings to
religious, without any claim of layman or clergyman upon it, but the
religious of Ireland in general.</p></li><li value="6"><p>A great army was led by Muircheartach
Ua Briain, King of Munster, with the men of Munster, Leinster,
Osraighe, Meath, and Connaught, across Eas-Ruaidh, into Inis-Eoghain;
and he plundered Inis-Eoghain, and burned many churches and many forts
about Fathan-Mura, and about Ard-sratha; and he demolished
<span class="fa fa-bookmark" title="p.969" id="pb.969"> p.969</span>

Grianan-Oiligh, in revenge of Ceann-coradh, which had been razed and
demolished by Domhnall Ua Lochlainn some time before; and
Muircheartach commanded his army to carry with them, from Oileach to
Luimneach, a stone <span class="sup" title="By John O'Donovan ">of the demolished building</span> 
for every sack of provisions which they had. In commemoration of which was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">I never heard of the billeting of grit stones,<br/>Though I heard of the billeting of companies,<br/>Until the stones of Oileach were billeted<br/>On the horses of the king of the West.</li></ol></blockquote>

Muircheartach after this went over Feartas-Camsa into Ulidia, and
carried off the hostages of Ulidia; and he went the round of all
Ireland in the space of a fortnight and a month, without battle,
without attack, and he returned to his house by Slighe-Midhluachra.
The expedition was called "The circuitous hosting."</p></li><li value="7"><p>Donnchadh Ua <span class="corr" title="Corrected from ‘Cearbhaill’ by SB">Maeleachlainn</span>, lord of Meath, set out upon a predatory excursion 
into Fearnmhagh, and into Conaille, and took immense spoils of cows; but
Cucaisill Ua Cearbhaill, lord of Fearnmhagh and Oirghialla, overtook
one of the spoils at Airgedgleann, and slew the host which he
overtook, except very few; among the slain were Echthighern Ua Braein,
lord of Breaghmhaine; the grandson of Cairthen Ua Mailruain; Ua
Indreadhain, chief of Ua Maeleachlainn's household, and two hundred
men along with them.</p></li><li value="8"><p>Donnchadh, son of Art Ua Ruairc, lord of
Conmhaicne, and royal heir of Connaught, was killed by Gillasronmhaoil
Ua Ruairc.</p></li><li value="9"><p>Cathal Ua Muireagain, lord of Teathbha, was 
killed by the people of the east of Teathbha.</p></li><li value="10"><p>Dearbhail, daughter of Ua Maeleachlainn, died.</p></li><li value="11"><p>Donnchadh Ua hEochadha, King of Ulidia, was
liberated from fetters by Domhnall, the grandson of Lochlainn, 
<span class="sup" title="By John O'Donovan ">in exchange</span> for his son and his foster-brother, 
in the daimhliag of Ard-Macha, through the intercession of the successor 
of Patrick, and all his congregation, after they had mutually
<span class="fa fa-bookmark" title="p.971" id="pb.971"> p.971</span>

sworn on the Bachall-Isa and the relics of the Church, on the eleventh
of the Calends of January.</p></li><li value="12"><p>Maghnus, King of Lochlann, came to invade
Ireland, as this quatrain testifies:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">A year above one hundred and a thousand,<br/>Without any danger of miscalculation,<br/>From the birth of Christ of the pure religion,<br/>Till the coming of Maghnus to Ireland.</li></ol></blockquote></p></li><li value="13"><p>Gilla-na-naemh Ua Dunabhra, chief poet of 
Connaught, died.</p></li></ol></dd><dt id="Annal.200">M1102</dt><dd><ol><li value="0"><p>The Age of Christ, 1102.</p></li><li value="1"><p>Muireadhach Ua Ciordhubhain,
airchinneach of Lughmhadh.</p></li><li value="2"><p>Mughron Ua Morgair, chief lector of Ard-Macha, 
and of all the west of Europe, died on the third of the Nones
of October, at Mungairit, in Munster.</p></li><li value="3"><p>Maelmuire Midheach, a learned
priest of Cluain-Iraird, died.</p></li><li value="4"><p>Cumhaighe Ua Cairill, airchinneach of
Dun <span class="sup" title="By John O'Donovan ">Padraig</span>, died.</p></li><li value="5"><p>Donnchadh, son of
<span class="fa fa-bookmark" title="p.973" id="pb.973"> p.973</span>

Echri Ua Aiteidh, Tanist of Ui-Eathach, was killed by the Ulidians.</p></li><li value="6"><p>Domhnall, son of Tighearnan Ua Ruairc, lord of 
Breifne and Conmhaicni, and of all Connaught for a time, was slain 
by the Conmhaicni themselves.</p></li><li value="7"><p>Flaithbheartach Mac Fothaidh, lord of Ui-Fiachrach 
of Ard-sratha, was slain by the men of Lurg.</p></li><li value="8"><p>An army was led by the Cinel-Eoghain to Magh-Cobha.
The Ulidians entered their camp at night, and killed Sitrick Ua 
Maelfabhaill, lord of Carraig-Brachaidhe, and Sitric, son of Curoi, 
son of Eoghan.</p></li><li value="9"><p>The hostages of the men of Ireland in the hands 
of Domhnall, son of Amhalghaidh, successor of Patrick, for a year's 
peace between Domhnall, grandson of Lochlainn, and Muircheartach Ua 
Briain.</p></li><li value="10"><p>Mac-na-hErlaimhe Ua Donnchadha was slain
by the Corca-Laighdhe.</p></li><li value="11"><p>A hosting of the men of Ireland to Ath-cliath,
to oppose Maghnus and the foreigners of Lochlann, who had come to
plunder Ireland; but they made peace for one year with the men of
Ireland; and Muircheartach gave his daughter to Sichraidh, son of
Maghnus, and gave him many jewels and gifts.</p></li><li value="12"><p>Muircheartach Ua Conchobhair Failghe, died.</p></li><li value="13"><p>Sitric, son of Cumeadha Ua Laeghachain,
chief of Sil-Ronain, died.</p></li><li value="14"><p>Muircheartach Ua Maelseachlainn was
deposed, and the kingship <span class="sup" title="By John O'Donovan ">of Meath</span> was assumed 
by Murchadh after him.</p></li><li value="15"><p>Niall, son of Niall Ua Ruairc, royal heir of 
Breifne, was slain by the men of Lurg.</p></li></ol></dd><dt id="Annal.201">M1103</dt><dd><ol><li value="0"><p>The Age of Christ, 1103.</p></li><li value="1"><p>Murchadh Ua Flaithecan, airchinneach of Ardbo, a 
paragon of wisdom and instruction, died on his pilgrimage at Ard-Macha.</p></li><li value="2"><p>Cormac Mac Cuinn-na-mBocht, Tanist-abbot of 
Cluain-mic-Nois, and a prosperous and affluent man, died.</p></li><li value="3"><p>The Lector Ua Connmhaigh, of the family of
Inis-mor;</p></li><li value="4"><p>Ua Cingeadh, lector of Dearmhach;</p></li><li value="5"><p>the son of Mac Branan, priest of Cill-dara;</p></li><li value="6"><p>and Maelisa Mac Cuinn-na-mBocht, died.</p></li><li value="7"><p>Ua Canannain was driven from the lordship
of Tir-Conaill by Domhnall, grandson of Lochlainn.</p></li><li value="8"><p>Murchadh Donn Ua Ruadhacan was slain on a predatory 
excursion in Magh-Cobha, and his host had slain Gillagott Ua Cormaic 
the same day.</p></li><li value="9"><p>Raghnall Ua hOcain; lawgiver of Telach Og, was 
slain by the men of Magh-Itha.</p></li><li value="10"><p>A great war <span class="sup" title="By John O'Donovan ">broke out</span> 
between the Cinel-Eoghain and the Ulidians; and Muircheartach Ua 
Briain, with the men of Munster, Leinster, and Osraighe, and with 
the chiefs of Connaught, and the men of Meath, with their kings, 
proceeded 
<span class="fa fa-bookmark" title="p.975" id="pb.975"> p.975</span>

to Magh-Cobha, to relieve the Ulidians. Both parties went all into
Machaire-Arda-Macha, i.e. to Cill-na-gCornaire, and were for a week
laying siege to, Ard-Macha. Domhnall, grandson of Lochlainn, with the
people of the north of Ireland, was during this time in Ui-Breasail-Macha, 
confronting, them face to face, so that he prevented the people
of the four provinces of Ireland from committing depredation or
aggression any further in the province. When the men of Munster were
wearied, Muircheartach proceeded to Aenach-Macha, to Eamhain, and
round to Ard-Macha, and left eight ounces of gold upon the altar, and
promised eight score cows, and returned to Magh-Cobha, and left the
people of the province of Leinster and numbers of the men of Munster
there. He himself afterwards set out on a predatory excursion into
Dal-Araidhe, with the King of Meath and the King of Connaught; and
Donnchadh, son of Toirdhealbhach Ua Briain, was slain on this
expedition, as were the son of Ua Conchobhair Ciarraighe,
Peatadeamhain Ua Beoain, Donncuan Ua Duibhcinn, and a great many
others of the nobility along with them. Domhnall Ua Lochlainn, with
the Clanna-Neill of the North, proceeded to Magh-Cobha, to attack the
camp of the Leinstermen; and the Leinstermen, the Osraighi, and the
Munstermen, assembled together all the forces they had, and fought a
spirited battle in Magh-Cobha, on Tuesday, the Nones of August, on the
eight day after their coming into that plain. The people of Leath-Mhogha 
were, however, defeated, and slaughter made of them, viz. the
slaughter of the Leinstermen, with Muircheartach Mac Gillamocholmog,
King of Leinster, with the two Ua Lorcains, i.e. Murchadh, King of
Ui-Muireadhaigh, and his brother, and with Muircheartach Mac Gormain,
with a great number of others besides them; the slaughter of the 
Ui-Ceinnsealaigh, together with the two sons of Maelmordha, and Rian,
lord of Ui-Drona, and many others also; the slaughter of the Osraighi
in general, with Gillaphadraig Ruadh and the chieftains of Osraighe;
the slaughter of the foreigners of Ath-cliath, with Thorstan, son of
Eric, with Pol, son of Amann, and Beollan, son of Armunn, with a
countless number of others; the slaughter of the men of Munster, with
the two Ua Brics, i.e. two tanists of the Deisi; and with Ua Failbhe,
Tanist of Corca-Dhuibhne and Erri of Leinster; with Ua Muireadhaigh,
lord of Ciarraighe,
<span class="fa fa-bookmark" title="p.977" id="pb.977"> p.977</span>

with his son, and many others of the nobility, which it would be
tediousto enumerate.
The Clanna-Neill of the North, namely, the Cinel-Eoghain and 
Cinel-Conaill, returned to their forts victoriously ancl triumphantly, 
with valuable jewels and much wealth, together with the royal tent, 
the standard, and many other precious jewels.</p></li><li value="11"><p>Maghnus, King of Lochlann and the Islands, and
a man who had contemplated the invasion of all Ireland, was slain by
the Ulidians, with a slaughter of his people about him, on a
predatory excursion.</p></li><li value="12"><p>A woman brought forth two children together
in this year, having but one body from the breast to the navel,
and all their members perfect, with that exception, and their
faces turned to each other; and these were two girls.</p></li><li value="13"><p>Cathalan, Mac Seanain, was killed by the 
Cairbri-Gabhra.</p></li><li value="14"><p>Donnchadh, son of Enna, was blinded by the 
son of Dunlaing Ua Caellaighi.</p></li><li value="15"><p>Amhalghaidh,
grandson of Aedh, son of Ruaidhri, one of the Clann-Choscraigh, was
killed by his own father and brother, in revenge of their
alumnus, i.e. Conchobhar, son of Ruaidhri Ua Conchobhair, who
had been killed by him some time before.</p></li><li value="16"><p>The battle of Ath-Calgain between the people 
of the east of Teathbha and those of the west of the same territory, 
in which Cinaedh, son of Mac Amhalghadha, lord of Callraighe-an-Chalaidh, 
died.</p></li></ol></dd><dt id="Annal.202">M1104</dt><dd><ol><li value="0"><p>The Age of Christ, 1104.</p></li><li value="1"><p>Gillachrist Ua Echthighern, Bishop of Cluain-mic-Nois, 
and airchinneach of Ardachaidh-Epscoip-Mel, died.</p></li><li value="2"><p>Flaitheamh Ua Duibhidhir, Bishop of East
Leinster;</p></li><li value="3"><p>Feidhlimidh, son of Flann Mainistreach, 
<span class="fa fa-bookmark" title="p.979" id="pb.979"> p.979</span>

a faithful soldier of Christ, who was a chief senior and learned historian;</p></li><li value="4"><p><span class="sup" title="By John O'Donovan ">and</span> Cosgrach Ua Cruaidhin, 
lector of Cill-dara, died.</p></li><li value="5"><p>A battle was gained by the Ulidians over the Dal-Araidhe, 
wherein Duibhceann Ua Daimhin was slain in the heat of the conflict.</p></li><li value="6"><p>Ua Conchobhair of Corcamdhruaidh, i.e. Conchobhar, son 
of Maeleachlainn, died.</p></li><li value="7"><p>Mac-na-haidhche Ua Ruairc was killed by his brethren.</p></li><li value="8"><p>Dunchadh Ua Conchobhair, lord of Cianachta-an-Ghleinne, 
was killed by his own people.</p></li><li value="9"><p>Fiachra Ua Floinn, chief of Sil-Maelruain, was killed 
by the Conmhaicni.</p></li><li value="10"><p>An army was led by Muircheartach Ua Briain to 
Magh-Muirtheimhne, and they destroyed the tillage and corn of the plain;
and on this expedition Cu-uladh Ua Caindealbhain, lord of Loeghaire, 
was thrown  <span class="sup" title="By John O'Donovan ">from his horse</span> at Dun-Dealgan, of the
effects of which he died a month afterwards.</p></li><li value="11"><p>An army was led by Domhnall, grandson of Lochlainn, 
to Magh-Cobha, and he obtained the hostages of Ulidia; and he afterwards 
proceeded to Teamhair, and burned <span class="sup" title="By John O'Donovan ">the whole of</span> a great 
part of Ui-Laeghaire, except some of his friends, to whom he afforded protection.</p></li><li value="12"><p>The shingles of one-half the Damhliagh of Cluain-mic-Nois 
were finished by Flaithbheartach Ua Loingsigh, it having been commenced by 
Cormac Mac Cuinn-na-mBocht.</p></li></ol></dd><dt id="Annal.203">M1105</dt><dd><ol><li value="0"><p>The Age of Christ, 1105.</p></li><li value="1"><p>Aedh Ua Ruadhain, priest of Achadh-bo;</p></li><li value="2"><p>Muircheartach Ua Catharnaigh, a distinguished senior
of the family of Cluain-mic-nois;</p></li><li value="3"><p>and Ailillan Ua Spealain, priest of Achadh-bo, died.</p></li><li value="4"><p>Cathal, son of Gillabraite, son of Tighearnan, lord 
of Ui-Briuin-Breifne and Gailenga, was killed by the sons of his own 
mother, i.e. by the sons of Donnchadh, son of Caileach Ua Ruairc.</p></li><li value="5"><p>Conchobhar, son of Maeseachlainn, lord of
Teamhair, and of all Breagha, and of half Meath, was killed by
the Ui-Briuin-Breifne, who took an unfair advantage of him.</p></li><li value="6"><p>Muirgheas Ua Conceannainn, lord of Ui-Diarmada, died.</p></li><li value="7"><p>Domhnall, son of the Gott O'Maeleachlainn, was 
killed by the Cinel-Fhiachach.</p></li><li value="8"><p>Donnchadh Ua Maeleachlainn was deposed by Muircheartach
<span class="fa fa-bookmark" title="p.981" id="pb.981"> p.981</span>

Ua Briain; and he proceeded into Airghialla, and plundered the greater 
part of East Meath from that country. Muircheartach Ua Briain, with the 
greater part of the men of Ireland, went in pursuit of Donnchadh to 
Magh-Conaille, but he effected nothing but the burning of the corn; 
and he afterwards divided Meath between the sons of Domhnall Ua 
Maeleachlainn, he and Donnchadh having refused to come on terms of 
peace with each other.</p></li><li value="9"><p>Muireadhach Ua Cana, <span class="sup" title="By John O'Donovan ">and</span></p></li><li value="10"><p>Maelruanaidh Ua Bilraighe, lord of
Ui-Cairbri, and the tutor of Toirdhealbhach Ua Briain, died.</p></li><li value="11"><p>Maelseachlainn Ua Conaing died.</p></li><li value="12"><p>Niall Odhar Ua Conchobhair was killed.</p></li><li value="13"><p>Niall, son of Mac Riabhaigh, lord of Callraighe, died.</p></li><li value="14"><p>Domhnall, son of Amhalghaidh, chief successor of 
Patrick, went to Ath-cliath, to make peace between Domhnall Ua Lochlainn and
Muircheartach Ua Briain, where he took his death's sickness; and he
was carried in his sickness to Domhnach-airthir-Eamhna, and he
was anointed there. He was afterwards removed to the Daimhliag
of Ard-Macha, where he died on  the 12th of August, being the
festival of Laisren of Inis-Muireadhaigh; and he was buried with
honour at Ard-Macha.</p></li><li value="15"><p>Ceallach, son of Aedh, son of Maelisa, was
appointed to the successorship of Patrick by the election of the men
of Ireland; and he received orders on the day of Adamnan's
festival.</p></li></ol></dd><dt id="Annal.204">M1106</dt><dd><ol><li value="0"><p>The Age of Christ, 1106.</p></li><li value="1"><p>Tuathal Ua Cathail, successor
of Caeimhghin;</p></li><li value="2"><p>Mac Beathadh Ua hAilgheanain, successor of
Bairre;</p></li><li value="3"><p>Muireadhach Ua Maelduin,
<span class="fa fa-bookmark" title="p.983" id="pb.983"> p.983</span>

Vice-abbot of Cluain-mic-Nois;</p></li><li value="4"><p>Cormac Ua Cillin, airchinneach of the Teach-aeidheadh 
of Cluain-mic-Nois;</p></li><li value="5"><p> Maelmuire Ua Scolaighe, successor of Ruadhan of Lothra,
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="6"><p>Muircheartach Ua Cearnaigh, chief lector of the Irish,
died at Cluain-mic-Nois, after a good life, at an advanced age; he was
of the tribe of Luighne-Chonnacht.</p></li><li value="7"><p>Maelmuire, son of Mac Cuinn-na-mBocht, was killed 
in the middle of the Daimhliag of Cluain-mic-Nois by plunderers.</p></li><li value="8"><p>Cathbharr O'Domhnaill, pillar of the defence and 
warfare, of the glory and hospitality, of the Cinel-Luigdheach, died, 
after having gained the victory over the world and the devil.</p></li><li value="9"><p>Donnchadh Ua Maeleachlainn, i.e. the son
of Murchadh, son of Flann, King of Meath, was killed by the
Ui-Minnegain, i.e. some of the Ui-Mic-Uais of Meath.</p></li><li value="10"><p>Domhnall, son of Ruaidhri Ua Conchobhair, was 
deposed by Muircheartach Ua Briain; and his brother, i.e. Toirdhealbhach, 
was inaugurated at Ath-an-tearmoinn, as king over the Sil-Muireadhaigh 
after Domhnall.</p></li><li value="11"><p>Sitric, son of Cumeadha Ua Laeghachain,
chief of Sil-Ronain, the strength of the chiefs of Teathbha,
died.</p></li><li value="12"><p>Muircheartach Ua Maeleachlainn was deposed, and the
kingdom of Meath was assumed by Murchadh after him.</p></li><li value="13"><p>Niall, son of Domhnall Ua Ruairc, Tanist of Breifne, 
was killed by the men of Lurg, and many others of the nobility along with him.</p></li><li value="14"><p>The son of Gillamantach Ua Ruairc was killed by Domhnall, son of
Domhnall Ua Ruairc.</p></li><li value="15"><p>Raghnall Ua Deadhaidhg died.</p></li><li value="16"><p>Ceallach, successor of Patrick, made a visitation of 
Ulster for the first time; and he obtained his full demand, namely, a cow
from every six persons, or an in-calf heifer from every three persons, besides 
many other offerings.</p></li><li value="17"><p>Ceallach made a visitation of Munster
<span class="fa fa-bookmark" title="p.985" id="pb.985"> p.985</span>

for the first time; and he obtained a full tribute, namely, seven cows and 
seven sheep, and half an ounce <span class="sup" title="By John O'Donovan ">of silver</span>, from
every cantred in Munster, beside many jewels; and Ceallach conferred the 
dignity of Noble on this occasion, at the request of the men of Ireland.</p></li><li value="18"><p>Caenchomhrac Ua Baeighill, Bishop of Ard-Macha, died.</p></li></ol></dd><dt id="Annal.205">M1107</dt><dd><ol><li value="0"><p>The Age of Christ, 1107.</p></li><li value="1"><p>Mungairit was plundered by Muircheartach Ua Briain.</p></li><li value="2"><p>Ceann-coradh and Caiseal were burned by lightning, 
between the two Easters, with sixty puncheons of mead and beer.</p></li><li value="3"><p>Cuilen Ua Cathalan, lord of Uaithne-Cliach,
died.</p></li><li value="4"><p>Conchobhar (i.e. Conchobhar Cisenanch), son of
Donnsleibhe, royal heir of Ulidia, was killed by the men of
Fearnmhagh.</p></li><li value="5"><p>A battle was gained by the Ui-Breasail-Macha over
the Ui-Meith, in which the latter were slaughtered, together
with their lord, Aedh Ua hInnreachtaigh, and Fearghus, son of
the lord of Conaille, and a great number of others, fell along
with him.</p></li><li value="6"><p>Cathasach Ua Tuamain, lord of Ui-Briuin-Archaille, was
wounded by the Ui-Cremhthainn, and he died in consequence; and
Eoghan, the son of Mac Riabhaigh, was killed in revenge of him.</p></li><li value="7"><p>Domhnall Ua hAinbheith, lord of Ui-Meith, was 
killed by the Ui-Eathach-Uladh.</p></li><li value="8"><p>A battle was fought between the people of the 
east and those of the west of the Teathbha, in which Cinaedh,
the son of Mac Amhalghadha, lord of Calraighe, and others along with
him, were slain by Domhnall Mac Fiacla (or Ua Fiacla).
The breach of Ath-Calgain was the name of this battle.</p></li><li value="9"><p>Domhnall, son of Tadhg Ua Briain, was fettered 
by Muircheartach Ua Briain, at Ath-cliath, but he was released immediately.</p></li><li value="10"><p>Great wind and lightning in this year, so that 
many men and cattle were killed, and houses and woods were destroyed.</p></li></ol></dd><span class="fa fa-bookmark" title="p.987" id="pb.987"> p.987</span><dt id="Annal.206">M1108</dt><dd><ol><li value="0"><p>The Age of Christ, 1108.</p></li><li value="1"><p>The Bishop Mac-mic-Donnghail,
Bishop of Cilldara, died.</p></li><li value="2"><p>Maelfinnen, i.e. Archbishop of Leinster, successor 
of Colum Mac Crimhthainn; <span class="sup" title="By John O'Donovan ">and</span></p></li><li value="3"><p>Eochaidh, son of the lector of Ua Fothadain, a 
noble priest, senior, and anmchara of Disert-Chaeimhghin, died.</p></li><li value="4"><p>Celech Ua Caemhorain, successor of Cainnech, died.</p></li><li value="5"><p>Cocrich, daughter of Ua Noenneanaigh, comharba of 
Cluain-Bronaigh;</p></li><li value="6"><p>Oenghus Ua Clercein, Patrick's steward in Munster;</p></li><li value="7"><p>and Aedh, son of Dubhdalethe, vice-airchinneach of 
Ard-Macha, and intended successor of Patrick, died.</p></li><li value="8"><p>Ceallach, successor of Patrick, went on his visitation of
Munster the first time; and he obtained his full demand.</p></li><li value="9"><p>Etru Ua Duinncathaigh died.</p></li><li value="10"><p>A house was taken by Ua Mathghamhna and
Ua Maelruanaidh upon Goll Garbhraighe, King of Ulidia, i.e.
Eochaidh, son of Donnsleibhe Ua hEochadha; and he was beheaded
by them.</p></li><li value="11"><p>Ua Cearbhaill, lord of Eoghanacht-Locha-Lein, was
killed by his own brethren.</p></li><li value="12"><p>Domhnall, son of Donnchadh Ua Ruairc, lord
of Ui-Briuin-Breifne, was killed by the Cairbri-Gabhra.</p></li><li value="13"><p>A predatory excursion was made by Niall, son of 
Domhnall, Tanist of Oileach, into Corann; and he carried off many cows and
prisoners.</p></li><li value="14"><p>A predatory excursion was made by the Ulidians into
Ui-Meith; and they plundered it all, except a small portion.</p></li><li value="15"><p>Inis-Labhradha was demolished by the Feara-Manach.</p></li><li value="16"><p>All Luimneach was
burned on the night of the festival of Patrick.</p></li><li value="17"><p>Two persons were burned by lightning at Termonn-Caellainne.</p></li><li value="18"><p>This year was a prosperous one, with abundance of 
nuts and fruit.</p></li></ol></dd><dt id="Annal.207">M1109</dt><dd><ol><li value="0"><p>The Age of Christ, 1109.</p></li><li value="1"><p>Maelisa Ua Cuillen, noble bishop of the north 
of Ireland, died.</p></li><li value="2"><p>Oenghus Ua Domhnallain, chief anmchara and chief 
senior of the clergy of Colum-Cill, died at Ceanannus.</p></li><li value="3"><p>Flaithbheartach Ua Loingsigh, successor of
Ciaran, and great priest of Cluain-mic-Nois, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="4"><p>An army was led by Muircheartach Ua Briain, with 
the men of Munster, Meath, and Connaught, into Tir-Briuin-Breifne, 
<span class="sup" title="By John O'Donovan ">to aid Murchadh Ua Maeleachlainn</span>, whence
<span class="fa fa-bookmark" title="p.989" id="pb.989"> p.989</span>

they carried off many cows and prisoners; and they entered on the
islands of Loch Uachtair, and took prisoners out of them. After
this Ua Ruairc came, and Ua Maeleachlainn gave up his camp to
them; and they killed Mac Gillafhulartaigh, and numbers along
with him.</p></li><li value="5"><p>An army was led by Domhnall Mac Lochlainn, with the
people of the north of Ireland, to Sliabh-Fuaid; but Ceallach,
successor of Patrick, made a year's peace between Mac Lochlainn and
Ua Briain; after which the people of the north of Ireland, with the
Cinel-Conaill and Cinel-Eoghain, proceeded to Magh-hUa-Breasail,
to attack the Ulidians who were in Magh-Cobha; and the Ulidians
gave them the three hostages which they themselves selected.</p></li><li value="6"><p>A predatory excursion was made by Murchadh Ua 
Maeleachlainn, King of Teamhair, on which he plundered the Feara-Rois, 
and slew Ua Finn, lord of Feara-Rois, in violation of the Staff of Jesus and
the successor of Patrick; but God took vengeance of him for this.</p></li><li value="7"><p>Aedh Ua Ruairc came into the camp of Murchadh 
Ua Maeleachlainn twice, and slaughtered his people, through the curse 
of the clergy of Patrick.</p></li><li value="8"><p>Ard-Breacain was burned, with its churches, by the 
Ui-Briuin, and many persons were killed there, and prisoners carried
off from thence.</p></li><li value="9"><p>Domhnall, the son of Mac Gillaphadraig, was
killed by another youth, at a game.</p></li><li value="10"><p>Mice eat up all the corn fields in certain territories 
in Ireland.</p></li></ol></dd><dt id="Annal.208">M1110</dt><dd><ol><li value="0"><p>The Age of Christ, 1110.</p></li><li value="1"><p>Cearnach, son of Mac Ulcha,
airchinneach of Culrathain, died in penance.</p></li><li value="2"><p>Flann Ua hAedha, successor of Einne of Ara;</p></li><li value="3"><p>Gillaphadraig Ua Duibhratha, lector of Cill-Dalua, and 
paragon of Munster;</p></li><li value="4"><p>Feardomhnach, the most distinguished of the senior 
jurisconsults, <span class="sup" title="By John O'Donovan ">and</span> lector of Cill-dara;</p></li><li value="5"><p>and Bran Ua Bruic, senior of West Munster, died.</p></li><li value="6"><p>Echthighern Ua Fearghail, a distinguished old champion, died.</p></li><li value="7"><p>Gillacoluim Ua Maelmhuaidh,
<span class="fa fa-bookmark" title="p.991" id="pb.991"> p.991</span>

lord of Feara-Ceall, and his wife, were killed by the beggar, Ua Aillen.</p></li><li value="8"><p>Murchadh, son of Tadhg Ua Briain, royal heir of
Munster, died.</p></li><li value="9"><p>A predatory excursion was made by Domhnall Mac
Lochlainn into Connaught, whence he carried off three thousand
prisoners and many thousand cattle.</p></li><li value="10"><p>The battle of Ros in Magh-Aei, opposite Cruachain, 
was gained by the Sil-Muireadhaigh, under the conduct of Toirdhealbhach, 
over the Conmhaicni, where fell three of the Ui-Fearghaile, together with 
Gilla-na-naemh and Mac-Conchaille, and  many other chieftains, together with
Duarcan, son of Dubhdara Ua hEolusa.</p></li><li value="11"><p>Maelruanaidh Ua Machainen, lord of Mughdhorna;</p></li><li value="12"><p>Bebhinn, daughter of Ceinneide Ua Briain,
and wife of Domhnall, grandson of Lochlainn, King of Oileach, died.</p></li><li value="13"><p>Ceallach, successor of Patrick, <span class="sup" title="By John O'Donovan ">went</span> 
on his visitation in Meath for the first time; and he obtained his demand.</p></li><li value="14"><p>A battle was gained by the Conmhaicni over the 
Sil-Muireadhaigh, i.e. the battle of Magh-Breanghair, where many were slain, 
together with Meanman Ua Muireadhaigh, and Ruaidhri Ua Muireadhaigh.</p></li></ol></dd><dt id="Annal.209">M1111</dt><dd><ol><li value="0"><p>The Age of Christ, 1111.</p></li><li value="1"><p>Cathasach Ua Laedha, one of the clergy of Patrick, noble 
senior of Ireland, died.</p></li><li value="2"><p>Dun-da-leathghlas was burned, both fort and trian 
<span class="sup" title="By John O'Donovan ">i.e.third part</span> by lightning.</p></li><li value="3"><p>Ceanannus, Port-Lairge, and Lughmhadh, were burned.</p></li><li value="4"><p>An army was led by the Ulidians to Tealach-Og, and they 
cut down its old trees: a predatory excursion was made by Niall Ua Lochlainn,
and he carried off three thousand cows, in revenge of it.</p></li><li value="5"><p>A synod was convened at Fiadh mic-Aenghusa by the chiefs 
of Ireland, with Ceallach, successor of 
<span class="fa fa-bookmark" title="p.993" id="pb.993"> p.993</span>

Patrick; Maelmuire Ua Dunain, noble senior of Ireland; with fifty
bishops, three hundred priests, and three thousand students,
together with Muircheartach Ua Briain and the chiefs of Leath-Mhogha, to 
prescribe rules and good morals for all, both laity and clergy.</p></li><li value="6"><p>Donnchadh Ua hAnluain, lord of Ui-Niallain, was
treacherously killed by his brothers; and these brothers were
killed by the Ui-Niallain, before the end of twenty nights, in revenge
of him.</p></li><li value="7"><p>A meeting between Domhnall Mac Lochlainn and Donnchadh
Ua hEochadha, and they made peace and friendship with each
other; and the Ulidians delivered hostages to Domhnall, for
paying him his own demand.</p></li><li value="8"><p>Cathal, son of Cathal Ua Mughroin,
chief of Clann-Cathail, died.</p></li><li value="9"><p>Cluain-mic-Nois was plundered by
the Dal-gCais, at the instance of Muircheartach Ua Briain.</p></li><li value="10"><p>A predatory excursion was made by Toirdhealbhach 
Ua Conchobhair, and he plundered Tearmann-Dabheog.</p></li><li value="11"><p>Another predatory excursion was made by him; and he 
plundered as far as Beann-Eachlabhra, Sliabh-Ruisen, and Loch-Eirne.</p></li></ol></dd><dt id="Annal.210">M1112</dt><dd><ol><li value="0"><p>The Age of Christ, 1112.</p></li><li value="1"><p>Conghalach, the son of Mac Conchaille, airchinneach 
of Doire, died, after good penance, in the ninety-fourth year of his age.</p></li><li value="2"><p>Gormlaith, daughter of Murchadh, son of Diarmaid, 
successor of Brighit, died after penance.</p></li><li value="3"><p>The fort of Ard-Macha, with its church, was burned on the
<span class="fa fa-bookmark" title="p.995" id="pb.995"> p.995</span>

tenth of the Calends of April, and two streets of Trian-Masan, and the 
third street of Trian-mor.</p></li><li value="4"><p>A predatory excursion was made by Domhnall, grandson 
of Lochlainn, across Fine-Gall, i.e. as far as Droichet-Dubhghaill; and he 
carried off a great spoil of cattle and many prisoners.</p></li><li value="5"><p>Ughaire Ua Lorcain, lord of Ui-Muireadhaigh, died after 
penance.</p></li><li value="6"><p>Tir-da-ghlas and Fabhar were burned.</p></li></ol></dd><dt id="Annal.211">M1113</dt><dd><ol><li value="0"><p>The Age of Christ, 1113.</p></li><li value="1"><p>The Order of St. Bernard was commenced.</p></li><li value="2"><p>Flannagan, son of Maelisa, intended Abbot of Ard-Macha, 
died after unction and good penance.</p></li><li value="3"><p>Connla Ua Floinn, successor of Molaisi of Leithghlinn;</p></li><li value="4"><p> Diarmaid Ua Ceallaigh, successor of Ua Suanaigh, died.</p></li><li value="5"><p>Diarmaid Ua Longain, steward of Munster, died on the 
night of Patrick's festival.</p></li><li value="6"><p>Finnchas Ua Loingsigh, lord of Dal-Araidhe;</p></li><li value="7"><p>and Maelseachlainn Ua Conchobhair, lord of Corcmodhruadh, 
died after penance.</p></li><li value="8"><p>Donnchadh O'Taircheirt, chief of Clan-nSnedhghaile, 
was killed by Niall Ua Lochlainn.</p></li><li value="9"><p>An army was led by Domhnall Ua Lochlainn, with the
chiefs of Cinel-Eoghain, Cinel-Conaill, and Airghialla, to
Gleann-Righe; and they banished Donnchadh from the kingdom of
Ulidia, and they divided Ulidia between Ua Mathghamhna and the son of
Ua Duinnsleibhe, he himself retaining Dal-Araidhe and Ui-Eathach.</p></li><li value="10"><p>An army was led by Muircheartach Ua Briain, with 
the men of Munster, Leinster, and Connaught, to Magh-Cobha, to aid Donnchadh.
Another army, composed of the forces before mentioned, was marched by
Domhnall Ua Lochlainn to Magh-Cobha, to relieve the Ulidians; and
there was a challenge of battle between them, but the successor of
Patrick separated them, under the semblance of    
<span class="fa fa-bookmark" title="p.997" id="pb.997"> p.997</span>

peace and tranquillity. Donnchadh Ua hEochadha was blinded by Eochaidh 
Ua Mathghamhna and the Ulidians. An army was led by Muircheartach Ua Briain 
and the people of Leath-Mhogha, both laity and clergy, to Greanog. Domhnall, 
grandson of Lochlainn, with the chiefs of the north of Ireland, proceeded to 
Cluain-caein, in Feara-Rois; and both <span class="sup" title="By John O'Donovan ">armies</span> remained for
the space of a month in readiness, confronting each other, until the successor 
of Patrick, with the Staff of Jesus, made a year's peace between them.</p></li><li value="11"><p>A spirited conflict took place between two parties 
of the men of Fearnmhagh themselves, in which fell the two royal heirs of 
Fearnmhagh, namely, Ua Cric hain and Ua Donnagain.</p></li><li value="12"><p>A salmon was caught at Cluain-mic-Nois this year, which
was twelve feet in length, twelve hands in breadth without
being split, and three hands and two fingers was the length of
the fin of its neck.</p></li></ol></dd><dt id="Annal.212">M1114</dt><dd><ol><li value="0"><p>The Age of Christ, 1114.</p></li><li value="1"><p>Diarmaid Ua Floinn, successor of Ailbhe of Imleach-Iubhair, 
a noble bishop and a lector, who bestowed jewels, food, and alms;</p></li><li value="2"><p>Flann Mac Flannchadha, successor of Molaise of
Daimhinis;</p></li><li value="3"><p> Maelcoluim Ua Cormacain, successor of Ende of Ara;</p></li><li value="4"><p>and Feardomhnach Ua Clucain, comharba of Ceanannus, died.</p></li><li value="5"><p>Ruaidhri Ua Canannain, royal heir of Cinel-Conaill, 
was killed by the Cinel-Eoghain.</p></li><li value="6"><p>Aedh, son of Donnchadh Ua hEochadha, royal heir of Ulidia, died.</p></li><li value="7"><p>Donnchadh Ua Loingsigh, lord of Dal-Araidhe,</p></li><li value="8"><p><span class="sup" title="By John O'Donovan ">and</span> Muircheartach, son of 
Mac Lochlainn, royal heir of Oileach, died.</p></li><li value="9"><p>A great fit of sickness attacked
Muircheartach Ua Briain, so that he became a living skeleton,
and resigned his kingdom; and Diarmaid assumed the kingdom of
Munster after him, without permission.</p></li><li value="10"><p>An army was led by Domhnall
<span class="fa fa-bookmark" title="p.999" id="pb.999"> p.999</span>

Ua Lochlainn to Rath-Ceannaigh, where Eochaidh Ua Mathghamhna,
with the Ulidians, went into his house, as did Donnchadh Ua
Loingsigh, with the Dal-Araidhe; Aedh Ua Ruairc, with the men
of Breifne; and Murchadh Ua Maeleachlainn, with the men of
Meath. They all afterwards proceeded across Ath-Luain to Dun-Leodha, 
where Toirdhealbhach Ua Conchobhair,  with the
Connaughtmen, and Niall, son of Domhnall Mac Lochlainn, his own son,
with the chieftains of Cinel-Conaill, came to join his
assembly. They all afterwards proceeded to Tealach-Deadhaidh,
in Dal-gCais; and they made a year's peace with the men of
Munster. Domhnall Ua Lochlainn then went through Connaught,
for home.</p></li><li value="11"><p>Toirdhealbhach Ua Conchobhair banished Domhnall Ua
Conchobhair, his brother, into Munster; and Domhnall was afterwards
taken by the Ui-Maine, who delivered him into the hands of
Toirdhealbhach.</p></li><li value="12"><p>Fobhar-Feichin, Cluain-Iraird, Cill-Beneoin,
Cunga, Cill-Chuilinn, Cill-Cainnigh, and Ard-Padraig, were all
burned this year.</p></li></ol></dd><dt id="Annal.213">M1115</dt><dd><ol><li value="0"><p>The Age of Christ, 1115.</p></li><li value="1"><p>Diarmaid Ua Briain, King of
Munster, was taken prisoner by Muircheartach Ua Briain; and
Muircheartach Ua Briain assumed his kingdom again, and set out
with an army into Leinster and Breagha.</p></li><li value="2"><p>Muircheartach Ua Ciarmhaic, lord of Aine; Domhnall 
Ua Conchobhair Ciarraighe; Murchadh Ua Flainn; the son of Flannchadha, 
lord of Muscraighe, were slain.</p></li><li value="3"><p>The Daimhliag <span class="sup" title="By John O'Donovan ">great stone church</span> 
of Ard-Breacain, with its full of people, was burned by the men of Munster, 
and also many other churches in <span class="sup" title="By John O'Donovan ">the country of the</span> 
Feara-Breagh.</p></li><li value="4"><p> A great predatory excursion was made
<span class="fa fa-bookmark" title="p.1001" id="pb.1001"> p.1001</span>

by Toirdhealbhach Ua Conchobhair and the Connaughtmen; and
they plundered Thomond as far as Luimneach, and carried off
countless spoils and many prisoners.</p></li><li value="5"><p>A battle was gained by
Domhnall Ua Briain and the foreigners of Ath-cliath over the
Leinstermen, wherein fell Donnchadh Ua Mael-na-mbo, lord of
Ui-Ceinnsealaigh, and Conchobhair Ua Conchobhair, lord of Ui-Failghe,
with his sons, and many others besides them.</p></li><li value="6"><p>Domhnall Ua Briain, i.e. the son of Tadhg, 
royal heir of Munster, was killed by the Connaughtmen.</p></li><li value="7"><p>An onset was made at Ath-bo by the sons of
Maeleachlainn, son of Aedh, son of Ruaidhri, upon
Toirdhealbhach Ua Conchobhair, King of Connaught; and they
wounded him, so that he was lying in the agonies of death.</p></li><li value="8"><p>Maelruanaidh Ua Ciardha, lord of Cairbre, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="9"><p>Maelseachlainn Ua Maeleachlainn, royal heir of 
Teamhair, was killed.</p></li><li value="10"><p>Boisterous weather, frost, and snow, from the
fifteenth of the Calends of January to the fifteenth of the Calends of
March, or longer, which caused great destruction of cattle,
birds, and men; whence grew a great dearth throughout all
Ireland, and in Leinster particularly.</p></li><li value="11"><p>A fleet was brought
by Toirdhealbhach Ua Conchobhair, King of Connaught; and he
plundered Domhnall, son of Cusleibhe Ua Fearghail, and Murchadh Ua 
Maeleachlainn came into his house; and he fortified Buidhi-an-bheithe. 
He made an offering of three jewels to St. Ciaran, i.e. a drinking-horn 
with gold, a cup with gold, and a mullog of copper with gold. He 
afterwards divided Meath between the two sons of Domhnall Ua Maeleachlainn, 
<span class="sup" title="By John O'Donovan ">namely, Maelseachlainn and Murchadh</span>, but Maelseachlainn 
fell by Murchadh immedately after.</p></li></ol></dd><dt id="Annal.214">M1116</dt><dd><ol><li value="0"><p>The Age of Christ, 1116.</p></li><li value="1"><p>Conghalach, son of Gillachiarain, airchinneach of 
Lis-aeidheadh <span class="sup" title="By John O'Donovan ">at Cluain-mic-Nois</span>, died after penance 
and good repentance.</p></li><li value="2"><p>Ceallach, successor of Patrick, made a visitation 
of Connaught the second time,
<span class="fa fa-bookmark" title="p.1003" id="pb.1003"> p.1003</span>

and he obtained a full tribute.</p></li><li value="3"><p>Cill-Dalua, with its church, was burned.</p></li><li value="4"><p>Corcach-mor-Mumhan, Imleach-Iubhair,
the oratory of Maelisa Ua Brolchain, Achadh-bo-Chainnigh,
Cluain-Iraird, the great house of the abbots at Ard-Macha, with
twenty houses about it, and a great portion of Lis-mor-Mochuda,
were burned in the beginning of the Lent of this year.</p></li><li value="5"><p>A great plague
and famine this year in Munster and Leinster, so that churches
and fortresses, territories and tribes, were desolated; and
they also spread throughout Ireland and beyond seas afterwards.</p></li><li value="6"><p>Dearbhail, daughter of Toirdhealbhach Ua Briain, died.</p></li><li value="7"><p>A predatory excursion was made by Toirdhealbhach Ua 
Conchobhair; and he burned and demolished Boromha and Ceann-coradh, and 
killed many persons. He took many cows and prisoners, but he restored the
prisoners to God and to Flannan.</p></li><li value="8"><p>An army was led by Diarmaid Ua
Briain and the men of Munster into Connaught; and he
slaughtered the inhabitants at Ruaidh-Bheitheach, where they
left behind their provisions, their horses, their arms, and
their armour.</p></li></ol></dd><dt id="Annal.215">M1117</dt><dd><ol><li value="0"><p>The Age of Christ, 1117.</p></li><li value="1"><p>Maelmuire, Bishop of Dun-da-leathghlas;</p></li><li value="2"><p>Flann Ua Scula, Bishop of Condere;</p></li><li value="3"><p>Gillamochuda Mac Camchuarta, Bishop of Daimhliag;</p></li><li value="4"><p>Ceallach Ua Colmain, Bishop of Fearna;</p></li><li value="5"><p>Cathasach Ua Conaill, noble Bishop of
 Connaught;</p></li><li value="6"><p>Anmcha O'hAnmchadha, Bishop of  Ard-fearta-Brenainn;</p></li><li value="7"><p>Muireadhach Ua hEnlaingi, Bishop of 
Cluain-fearta-Brenainn, died.</p></li><li value="8"><p>Maelmuire Ua Dunain, Archbishop of Munster, head 
of the clergy of Ireland,
<span class="fa fa-bookmark" title="p.1005" id="pb.1005"> p.1005</span>

and lord of the almsdeeds of the west of Europe, died in the seventy-seventh 
year of his age, on the ninth of the Calends of January.</p></li><li value="9"><p>Maelruanaidh Ua Cibhleachain, successor of Feichin of 
Fobhar, died.</p></li><li value="10"><p>Conchobhar Ua Follamhain, comharba of Cluain-Iraird;</p></li><li value="11"><p>and Eoghan Mac Echthighern, successor of Buithe, died.</p></li><li value="12"><p>Maelbrighde Mac Ronain, comharba of Ceanannus,
was killed, and the people of Ceanannus slaughtered along with him, by Aedh 
Ua Ruairc and the Ui-Briuin, on the night of Domhnach Chroim Duibh.</p></li><li value="13"><p>Diarmaid, son of Enda, King of Leinster,
died at Ath-cliath.</p></li><li value="14"><p>Conchobhar Ua Caireallain was killed by the
Feara-Manach.</p></li><li value="15"><p>The battle of Leacain was given by Briain, son of
Murchadh Ua Flaithbheartaigh, and the son of Cathal Ua Conchobhair, who 
had the Connaughtmen along with them, to Toirdhealbhach, son of Diarmaid, 
and the Dal-gCais, and made a slaughter of them in that battle.</p></li><li value="16"><p>A battle was gained over the Cinel-Eoghain
of the Island <span class="sup" title="By John O'Donovan ">i.e. of Inis-Eoghain</span>, by the Cinel-Conaill, in
which the Cinel-Eoghain were slaughtered, and many of their
chieftains slain.</p></li><li value="17"><p>Diarmaid Ua Briain and the men of Munster
plundered Tir-Fiachrach and Tir-Briuin. The Connaughtmen dispatched a 
battalion southwards, in pursuit of them, under the conduct
of Cathal, grandson of Cathal Ua Conchobhair, and Brian, son of
Murchadh; and they plundered all before them, as far as the
mountain, and committed acts of conflagration and slaughter.
The Munstermen sent a host to oppose them; and a battle was
fought between them at Leitreacha-Odhrain, and the southerns
were routed, and two of the Ui-Ceinneidigh and many others were slain
on that occasion.</p></li></ol></dd><dt id="Annal.216">M1118</dt><dd><ol><li value="0"><p>The age of Christ, 1118.</p></li><li value="1"><p>Ruaidhri Ua Conchobhair, i.e.
Ruaidhri na Soighe Buidhe, King of Connaught for a long time,
died on his pilgrimage at
<span class="fa fa-bookmark" title="p.1007" id="pb.1007"> p.1007</span>

Cluain-mic-Nois, the twenty-sixth year after his having been blinded
by Ua Flaithbheartaigh.</p></li><li value="2"><p>Diarmaid Ua Briain, King of Munster and
of all Leath-Mhogha, died at Corcach-mor-Mumhan, after unction
and penance.</p></li><li value="3"><p>Domhnall, son of Ruaidhri Ua Conchobhair, royal
heir of Connaught, died.</p></li><li value="4"><p>Laidhgnen Ua Duibhdara, lord of Feara-Manach, was slain by 
the Ui-Fiachrach <span class="sup" title="By John O'Donovan ">of Ardsratha</span>, and the
men of Craebh.</p></li><li value="5"><p>Brian, son of Murchadh Ua Briain, was slain by
Tadhg Mac Carthaigh and the people of Desmond.</p></li><li value="6"><p>An army was led by Toirdhealbhach Ua Conchobhair, 
King of Connaught, <span class="sup" title="By John O'Donovan ">who was joined by</span> Murchadh Ua 
Maeleachlainn, King of Teamhair, and by Aedh Ua Ruairc, as far as Gleann-Maghair 
in Munster; and he gave Desmond to Carthaigh, and Thomond to the sons of 
Diarmaid Ua Briain, and carried off the hostages of both. Another 
army was led by him to Athcliath; and he carried away the son of the 
King of Teamhair, i.e. Domhnall, son of Murchadh Ua Maeleachlainn, who 
was in the hands of the foreigners, and the hostages of the foreigners
themselves, as well as those of Osraighe and Leinster. <span class="sup" title="By John O'Donovan ">He was thirty years of age at this time</span>.</p></li><li value="7"><p>The battle of Ceann-dara was gained
over the Ui-Eathach-Uladh, by Murchadh Ua Ruadhacan, who made a
slaughter of them.</p></li><li value="8"><p>A mermaid was taken by the fishermen of the
weir of Lis-Arglinn, in Osraighe, and another at Port-Lairge.</p></li><li value="9"><p>The great army of Connaught, under Toirdhealbhach Ua
Conchobhair, marched to Ceann-coradh, and hurled it into the Sinainn,
both stone and wood.</p></li><li value="10"><p>O'Baoigheallain, chief poet of Ireland, was
killed by Spailleach Ua Flannagain, after he <span class="sup" title="By John O'Donovan ">O'Flannagain</span> 
had forcibly taken the house in which he was.</p></li></ol></dd><span class="fa fa-bookmark" title="p.1119" id="pb.1119"> p.1119</span><dt id="Annal.217">M1119</dt><dd><ol><li value="0"><p>The Age of Christ, 1119.</p></li><li value="1"><p>Ruaidhri, airchinneach of Othain-mor;</p></li><li value="2"><p>Fearghal of the island of Loch-Cre, a venerable
senior, and a select soldier of Christ;</p></li><li value="3"><p>and Diarmaid Ua Leanna, successor of Seanan of 
Inis-Cathaigh, a paragon of penance, died.</p></li><li value="4"><p>Muircheartach Ua Briain, King of Ireland, prop of the
glory and magnificence of the west of the world, died, after the
victory of reign and penance, on the festival of Machaemhog of
Liath, on the sixth <span class="sup" title="By John O'Donovan ">rectè fourth</span> of the 
Ides of March, and was interred in the church of Cill-Dalua, after penance, 
in the sixth year of his illness.</p></li><li value="5"><p>Niall, son of Domhnall Mac Lochlainn,
royal heir of Aileach and of Ireland, <span class="sup" title="By John O'Donovan ">and who was</span> 
also the paragon of Ireland for personal form, sense, hospitality, and learning,
fell by the Cinel-Moain, in the twenty-eighth year of his age.</p></li><li value="6"><p>Domhnall Ua hAideith, lord of Ui-Eathach, was killed 
by Echri, son of Flaithbheartach.</p></li><li value="7"><p>Conchobhar Ua Goirmleadhaigh, chief of
Cinel-Moain, was slain by the Ui-Dubhda and the Clann-Flaithbheartaigh.</p></li><li value="8"><p>Flaithbheartach Ua Laidhgnen, lord of Fearnmhagh 
for a time, died.</p></li><li value="9"><p>The son of Donnchadh Mac Gillaphadraig, royal heir of
Osraighe, was slain by the Osraighi themselves.</p></li><li value="10"><p>Cucollchoille Ua Baigheallain, chief ollamh of Ireland 
in poetry, a man distinguished for charity, hospitality, and universal 
benevolence towards the needy and the mighty, was killed by the men of
Lurg and Tuath-ratha, with his wife and two very good sons, and
also five-and-thirty other persons, consisting both of his
family and guests, in one house, on the Saturday before Little
Easter, being the festival of Becan, son of Cula.</p></li><li value="11"><p>Aedh
<span class="fa fa-bookmark" title="p.1011" id="pb.1011"> p.1011</span>

Ua Brain, lord of East Leinster, died.</p></li><li value="12"><p>Ua Tuathail, lord of Ui-Muireadhaigh, was slain.</p></li><li value="13"><p>Aedh Ua Conceannainn, lord of Ui-Diarmada, died.</p></li><li value="14"><p>A great fleet by Toirdhealbhach Ua Conchobhair, King 
of Ireland, before the Sinainn was cleared by him, with the King of Leinster, 
i.e. Enna Mac Murchadha, and with the King of Osraighe, i.e. Donnchadh Mac
Gillaphadraig, and the chiefs of the foreigners of Ath-cliath
along with him, until he arrived at Cill-Dalua; and they
remained for some time consuming the provisions of Munster.</p></li></ol></dd><dt id="Annal.218">M1120</dt><dd><ol><li value="0"><p>The Age of Christ, 1120.</p></li><li value="1"><p>An army was led by Toirdhealbhach Ua Conchobhair into Meath, 
and he expelled Murchadh Ua Maeleachlainn into the North; and he carried off
hostages, under the protection of the successor of Patrick and the Staff of Jesus.</p></li><li value="2"><p>Ceallach, successor of Patrick, made a visitation
of Munster the second time; and he obtained his full demand, and 
imparted his blessing.</p></li><li value="3"><p>An army was led by Domhnall Ua Lochlainn, to the relief 
of Murchadh Ua Maeleachlainn, to Ath-Luain, against Connaught; and 
Toirdhealbhach Ua Conchobhair made a false peace with them.</p></li><li value="4"><p>Eachmarcach Mac Uidhrin, chief of Cinel-Fearadhaigh, 
was slain by the Feara-Manach.</p></li><li value="5"><p>The battle of the plain of Cill-mor Ua-Niallain was 
gained by Raghnall, son of Mac Riabhaigh, over the Ui-Eathach, in which 
the latter were slaughtered.</p></li><li value="6"><p>Branan, son of Gillachrist, chief of Corcachlann, died.</p></li><li value="7"><p>The bridge of Ath-Luain, the bridge of Ath-Croich 
<span class="sup" title="By John O'Donovan ">on the Sinainn</span>, and the bridge of Dun-Leodha on the 
Suca, were made by Toirdhealbhach Ua Conchobhair.</p></li><li value="8"><p>The fair of Tailltin was celebrated by Toirdhealbhach 
Ua Conchobhair.</p></li></ol></dd><dt id="Annal.219">M1121</dt><dd><ol><li value="0"><p>The Age of Christ, 1121.</p></li><li value="1"><p>Samuel Ua hAingli, Bishop of Ath-cliath, died; and 
Ceallach, successor of Patrick, assumed the bishopric of Ath-cliath
<span class="fa fa-bookmark" title="p.1013" id="pb.1013"> p.1013</span>

by the suffrages of the foreigners and Irish.</p></li><li value="2"><p>Domhnall, son of Ardghar Mac Lochlainn, King of Ireland,
the most distinguished of the Irish for personal form, family,
sense, prowess, prosperity and happiness, for bestowing of jewels
and food upon the mighty and the needy, died at Doire-Choluim-Chille,
after having been twenty-seven years in sovereignty over
Ireland, and eleven years in the kingdom of Aileach, in the
seventy-third year of his age, on the night of Wednesday, the
fourth of the Ides of February, being the festival of Mochuarog.</p></li><li value="3"><p>Gilla-Easbuig Eoghain Ua hAinniarraidh, lord of 
Cianachta-Glinne-Geimhin, was killed by his brothers.</p></li><li value="4"><p>Cumaighe, son of Deoraidh Ua Floinn, lord of Durlas, 
was drowned in Loch-Eathach, after <span class="sup" title="By John O'Donovan ">the island of</span> 
Inis-Draicrenn had been taken upon him by the Ui-Eathach, where 
forty-four persons were slain.</p></li><li value="5"><p>Maelseachlainn Ua Ceallachain, lord of Ui-Eathach-Mumhan, 
the splendour of the south of Munster, died.</p></li><li value="6"><p>An army was led by Toirdhealbhach Ua Conchobhair 
and the people of the province of Connaught into Desmond, by
which they plundered from Magh-Femhin to Traigh-Li, both
territories and churches.</p></li><li value="7"><p>A plundering excursion was, moreover,
made by Toirdhealbhach, and he arrived at the Termon of Lis-mor,
and he obtained countless cattle spoils; and he lost on that
occasion Muireadhach Ua Flaithbheartaigh, lord of West Connaught;
Aedh Ua hEidhin, lord of Ui-Fiachrach-Aidhne; Muirgheas Ua Lorcain;
and many others.</p></li><li value="8"><p>Cugaileang Mac Gillaseachnaill, lord of South
Breagha, was slain by the foreigners of Ath-cliath.</p></li><li value="9"><p>Two streets of Trian-Masain, from the door of the 
fort to Cros-Brighde, were burned in Ard-Macha.</p></li><li value="10"><p>A great wind-storm happened in the December
of this year, which knocked off the conical cap of the cloictheach of 
Ard-Macha, and caused great destruction of woods throughout Ireland.</p></li><li value="11"><p>The cloictheach of Tealach-nInmainne, in
Osraighe, was split by
<span class="fa fa-bookmark" title="p.1015" id="pb.1015"> p.1015</span>

a thunderbolt, and a stone flew from the cloictheach, which killed a 
student in the church.</p></li><li value="12"><p>Righbhardan, son of Cucoirne, lord of Eile, died.</p></li><li value="13"><p>Conchobhar Ua Fogarta, lord of South Eile, was killed.</p></li></ol></dd><dt id="Annal.220">M1122</dt><dd><ol><li value="0"><p>The Age of Christ, 1122.</p></li><li value="1"><p>The shrine of Colman, son of
Luachan, was found in the tomb of Lann, a man's cubit in the
earth: on Spy Wednesday precisely it was found.</p></li><li value="2"><p>Feargna Mac
Echthigheirn, successor of Buithe, a wise priest;</p></li><li value="3"><p>Annadh, son of Mac Ulca, airchinneach of Cuil-rathain;</p></li><li value="4"><p>and Conchobhar Ua
Lighda, successor of Ailbhe, died.</p></li><li value="5"><p>Conghal, lector of Cluain-Iraird,
died at Gleann-da-locha, on his pilgrimage.</p></li><li value="6"><p>Aedh Ua Duibhdhirma, chief
of Breadach, head of the hospitality of the north of Ireland,
and Domhnall, his brother, died.</p></li><li value="7"><p>Donnsleibhe Ua hOgain, chief of
Cinel-Fearghusa, and lawgiver of Tealach-Og, died.</p></li><li value="8"><p>Maelseachlainn Ua Donnagain, lord of Aradh-thire, died.</p></li><li value="9"><p>Aedh Ua Ruairc, i.e. the son of Domhnall, lord of Conmhaicne, fell by the
men of Meath, as he was carrying off a prey from them.</p></li><li value="10"><p>An army was led by Toirdhealbhach Ua Conchobhair to Loch Saileach in Meath,
where Mac Murchadha, King of Leinster, came into his house.</p></li><li value="11"><p>A great predatory excursion was made by Conchobhar Mac Lochlainn
and the Cinel-Eoghain, until they arrived at Cill-ruaidh, in
Ulidia; and they carried off countless cattle spoils.</p></li><span class="fa fa-bookmark" title="p.1017" id="pb.1017"> p.1017</span><li value="12"><p>Maelcoluim Ua Brolchain, Bishop of Ard-Macha,
died at the Disert of Doire, after the victory of forbearance
and penance.</p></li></ol></dd><dt id="Annal.221">M1123</dt><dd><ol><li value="0"><p>The Age of Christ, 1123.</p></li><li value="1"><p>Aenghus Ua Gormain, successor
of Comhghall, died on his pilgrimage at Lis-mor-Mochuda.</p></li><li value="2"><p>Flann Ua Duibhinsi, airchinneach of Lughmhadh;</p></li><li value="3"><p>Maelmaire Ua Condubhain, airchinneach of Doire-Lurain;</p></li><li value="4"><p>and Maelisa Ua hAirtri, steward of Connaught, died.</p></li><li value="5"><p>Conghalach Ua Flaithbheartaigh, royal heir of Aileach, died.</p></li><li value="6"><p>Cucaisil Ua Cearbhaill, lord of Fearnmhagh, died.</p></li><li value="7"><p>Donnsleibhe Mac Cathalain, the prosperity
and happiness of Ulidia, died.</p></li><li value="8"><p>Donnchadh Mac Gillaphadraig Ruaidh, lord of Osraighe, 
fell by his <span class="sup" title="By John O'Donovan ">own</span> tribe.</p></li><li value="9"><p>A great army was led by Toirdhealbhach, son of Ruaidhri 
Ua Conchobhair, as far as Bealach-Eochaille, by which he took all the hostages of
Desmond.</p></li><li value="10"><p>The Gaileanga took a house at Daimhliag-Chianain upon 
Murchadh Ua Maeleachlainn, King of Teamhair; and they burned eighty
houses around it, and killed many of his people, on that occasion.
Ua Maeleachlainn escaped being killed or burned, by the protection of Cianan.</p></li><li value="11"><p>Domhnall, son of Donnchadh, royal heir of Teamhair, 
was slain by the Gaileanga.</p></li><li value="12"><p>An unusual attack was made upon the successor of 
Ailbhe, i.e. Maelmordha, son of Cloithnia. A house was forcibly taken from him, 
and the son of Cearbhall Ua Ciarmhaic, lord of Aine-Cliach, in the very 
middle of Imleach, and seven persons were therein killed; but the chiefs escaped
through the miracle of God, Ailbhe, and the Church. The Bearnan-Ailbhe was 
burned on this occasion. The
<span class="fa fa-bookmark" title="p.1019" id="pb.1019"> p.1019</span>

person who had taken the house, i.e. Gillacaech Ua Ciarmhaic (who was after 
being named a deacon), was killed before the end of a month; and his head 
was cut off, in revenge of the violation <span class="sup" title="By John O'Donovan ">of the laws</span> 
of God and Ailbhe.</p></li><li value="13"><p>Donnchadh, son of Tadhg Mac Carthaigh, lord of Desmond, 
died; and Cormac, his brother, assumed his place.</p></li><li value="14"><p>Tadhg Ua Maille, lord of Umhall, was drowned with 
his ship at Ara.</p></li></ol></dd><dt id="Annal.222">M1124</dt><dd><ol><li value="0"><p>The Age of Christ, 1124.</p></li><li value="1"><p>St. Maelmaedhog O'Morgair sat in the bishopric of Conneire.</p></li><li value="2"><p>Maelcoluim, son of Maelmaith Ua Connagain, noble 
priest, and the paragon of wisdom and piety of the east of Ireland, 
died at Inis-Padraig, on the twenty-third day of December.</p></li><li value="3"><p>The finishing of the cloictheach of
Cluain-mic-Nois by Ua Maeleoin, successor of Ciaran.</p></li><li value="4"><p>Tadhg Mac Carthaigh, lord of Desmond, the ornament 
of Munster, died, after penance, at Caiseal.</p></li><li value="5"><p>Muireadhach Mac Gormain, lord of Ui-Bairrche, who  
was the ornament and glory, and the chief old hero of Leinster, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="6"><p>Ardghar, son of Aedh, royal heir of Aileach, was 
killed by the people of Doire, in revenge of Colum-Cille.</p></li><li value="7"><p>Maelseachlainn, son of Tadhg, son of Maelruanaidh, 
lord of Magh-Luirg, was slain by the men of Breifne and Tighearnan Ua Ruairc.</p></li><li value="8"><p>Gillabroide, son of Tighearnan Ua Ruairc, was slain by the
Connaughtmen, on Loch En, and many others along with him.</p></li><li value="9"><p>Muireadhach (i.e. lord of Clann-Coscraigh), the son of Aedh,
son of Ruaidhri <span class="sup" title="By John O'Donovan ">O'Flaithbheartaigh</span>, died an ecclesiastic.</p></li><li value="10"><p>Lochlainn Ua Follamhain, lord of Crich na gCedach, and 
his son, were killed by the son of his brother.</p></li><li value="11"><p>Gluniairn, son of Bran, lord of the east of Ui-Faelain, was
<span class="fa fa-bookmark" title="p.1021" id="pb.1021"> p.1021</span>

killed by Domhnall, son of Mac Fhaelain, royal heir of Leinster.</p></li><li value="12"><p>The two sons of Tadhg, son of Ua Lorcain, both 
Tanists of Ui-Muireadhaigh, were slain by another Ua Lorcain, by treachery.</p></li><li value="13"><p>Aedh Ua Mathghamhna, royal heir of Ulidia, fell 
by the men of Fearnmhagh.</p></li><li value="14"><p>The great fleet of Toirdhealbhach Ua Conchobhair 
on Loch Deirgdheirc, and he conveyed it over Eas-Danainne; and he plundered 
Ui-Conaill at Faing, and the fleet of Desmond was left to him; he had also a
great camp at Ath-caille from the festival of Martin till May.</p></li><li value="15"><p>Three castles were erected by the Connaughtmen, the 
castle of Dun-Leodhar, the castle of the Gaillimh, and the castle of Cuil-maeile.</p></li><li value="16"><p>A plundering army was led by Toirdhealbhach Ua Conchobhair; 
and he plundered the Conmhaicne in Magh-Cairbre, and he also plundered 
Magh-Luighne. The Conmhaicne and the men of Meath flocked to oppose him, 
and made an attack upon him at Craebh-Rois-da-charn, and slew some of his forces.
He <span class="sup" title="By John O'Donovan ">Toirdhealbhach</span> turned upon them, and defeated the 
men of Meath, and many of their nobles and plebeians were slain by him.</p></li><li value="17"><p>The hostages of Desmond, among whom was the son of 
Cormac, son of Mac Carthy, were put to death by Toirdhealbhach Ua 
Conchobhair.</p></li></ol></dd><dt id="Annal.223">M1125</dt><dd><ol><li value="0"><p>The Age of Christ, 1125.</p></li><li value="1"><p>Maeleoin Ua Dunagain, a paragon of wisdom, and 
Bishop of Ui-Ceinnsealaigh;</p></li><li value="2"><p>Maeltrena, a noble priest and learned senior of 
Cro-Caeimhghin, the bosom fosterling of Ua Dunain, noble senior of Ireland,
<span class="fa fa-bookmark" title="p.1023" id="pb.1023"> p.1023</span>

died, as became an ecclesiastic, after a good life.</p></li><li value="3"><p>Mac Maeilesuthain, chief lector of the west of Ireland, 
died at Tamhlacht.</p></li><li value="4"><p>Cineidigh Ua Conaing, airchinneach of Cill-Dalua, died.</p></li><li value="5"><p>On the fifth of the Ides of January, which fell on Friday, 
the roof was raised on the great daimhliag of Ard-Macha, after having been
fully covered with shingles by Ceallach, successor of Patrick, one
hundred and thirty years since it had a complete roof before.</p></li><li value="6"><p>An army was led by Toirdhealbhach Ua Conchobhair and 
Tighearnan Ua Ruairc into Meath; and they deposed Murchadh Ua Maeleachlainn,
and placed three lords over Meath. Maelseachlainn, son of
Donnchadh Ua Maeleachlainn, the third lord of these, was slain
by Domhnall, son of Murchadh Ua Maeleachlainn.</p></li><li value="7"><p>On one occasion, as Muircheartach Ua Cearbhaill, lord of 
the south of Fearnmhagh, went upon a predatory excursion into the territory of 
the men of Breagha, Diarmaid Ua Maeleachlainn, with the men of Meath and
Breagha, opposed him; and Muircheartach was slain by him, and a
party of the gentlemen of Fearnmhagh, with many others.</p></li><li value="8"><p>The two sons of Aineislis Ua hEidhin were slain in 
treachery at Bun-Gaillimhe.</p></li><li value="9"><p>The bridge of Ath-Luain and the bridge of Ath-Croich
were destroyed by the men of Meath.</p></li><li value="10"><p>Flann and Gillariabhach, the two sons of Aineislis 
Ua hEidhin, were slain by Conchobhar Ua Flaithbheartaigh.</p></li></ol></dd><dt id="Annal.224">M1126</dt><dd><ol><li value="0"><p>The Age of Christ, 1126.</p></li><li value="1"><p>Aedh Ua Modain, Bishop of Gleann-da-locha, died.</p></li><li value="2"><p>Finn Ua Conaingen, airchinneach of Doire
for a time, died.</p></li><li value="3"><p>Muireadhach Ua Cuillein, airchinneach of
Clochar, was killed by the Feara-Manach.</p></li><li value="4"><p>Conchobhar Ua Cleirigh, lector of Cill-dara, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="5"><p>Gillafinain, successor of Feichin.</p></li><li value="6"><p>and Maelisa Ua Coinne, the most learned of the Irish in
history, in judicature, and in the Ord-Padraig, died after
good penance.</p></li><li value="7"><p>The church called the Regles of Paul and Peter,
at Ard-Macha, which had been
<span class="fa fa-bookmark" title="p.1025" id="pb.1025"> p.1025</span>

erected by Imhar Ua hAedhagain, was consecrated by Ceallach, successor of 
Patrick, on the 12th of the Calends of November.</p></li><li value="8"><p>Corcach-mor of Munster, with its church, was burned.</p></li><li value="9"><p>Enda, the son of Mac Murchadha (i.e. the son
of Donnchadh), King of Leinster, died.</p></li><li value="10"><p>An army was led by Toirdhealbhach Ua Conchobhair, 
and he gave the kingdom of Ath-cliath and Leinster to his own son, Conchobhar; 
he afterwards proceeded <span class="sup" title="By John O'Donovan ">to the South</span>, and defeated
Cormac Mac Carthaigh, and burned his camp at Sliabh-an-Caithligh.</p></li><li value="11"><p>The same king had a great encampment in Ormond, 
from Lammas till the festival of Brighit; and he plundered from that camp, 
on one occasion, Ui-Conaill, and on another as far as Moin-moi and to 
Gleann-Maghair, and another as far as the south of Osraighe; and he made 
a slaughter of the Osraighi, together with Ua Carog, and carried off the
hostages of the Osraighi on that occasion.</p></li><li value="12"><p>Domhnall Finn Ua Dubhda, lord of Ui-Amhalghadha, 
was drowned, after he had plundered Tir-Conaill.</p></li><li value="13"><p>A great storm of war throughout Ireland in
general, so that Ceallach, successor of Patrick, was obliged to be for
one month and a year absent from Ard-Macha, establishing peace
among the men of Ireland, and promulgating rules and good
customs in every district among the laity and the clergy.</p></li><li value="14"><p>A treacherous prey was made by Ruaidhri Ua Tuathchair, 
in Airtheara; and the men of Airtheara overtook and slaughtered his
people, and Ruaidhri himself was beheaded by them.</p></li></ol></dd><dt id="Annal.225">M1127</dt><dd><ol><li value="0"><p>The Age of Christ, 1127.</p></li><li value="1"><p>Gillachrist Ua Maeleoin, abbot, successor of Ciaran 
of Cluain-mic-Nois, fountain of the wisdom, the ornament, and magnificence 
of Leath-Chuinn, <span class="sup" title="By John O'Donovan ">and</span> head of the prosperity and 
affluence of Ireland, died.</p></li><li value="2"><p>Maelmaire Ua Godain, noble priest and learned senior 
of Ceanannus;</p></li><span class="fa fa-bookmark" title="p.1027" id="pb.1027"> p.1027</span><li value="3"><p>Conghalach, successor of Cianan;</p></li><li value="4"><p>Gillachiarain Ua Roda, airchinneach of Cunga, 
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="5"><p>Gillachomhghaill Ua Tuathail, successor of Caeimhghin, 
was killed by the Fortuatha.</p></li><li value="6"><p>Maelbrighde Ua Forannain, airchinneach of Ard-sratha;</p></li><li value="7"><p>Maelbrighde Ua Cinaedha, airchinneach of Ard-Trea;</p></li><li value="8"><p>and Domhnall Dall Ua Murchadha,
chief sage of Leinster, died.</p></li><li value="9"><p>Mac Conaenaigh Ua Maelguirm, airchinneach of Ros-Cre, 
was killed by the Eli.</p></li><li value="10"><p>The shrine of Colum-Cille was carried off into 
captivity by the foreigners of Ath-cliath, and was restored again to its 
house at the end of a month.</p></li><li value="11"><p>Gillachrist Ua hEignigh, lord of Feara-Manach and Airghialla,
died at Clochar-mac-Daimhine, after good penance.</p></li><li value="12"><p>Cearbhall Mac Faelain was killed by the Ui-Failghe, 
in the middle of Cill-dara, with some of his servants and chieftains along 
with him.</p></li><li value="13"><p>An army was led by Toirdhealbhach Ua Conchobhair, by sea and land,
until he reached Corcach-mor, in Munster; and he drove Cormac to Lis-mor, 
and divided Munster into three parts, and he carried off thirty hostages 
from Munster.</p></li><li value="14"><p>Donnchadh, the son of Mac Carthaigh, was afterwards 
expelled into Connaught, with two thousand along with him, by Cormac Mac 
Carthaigh, after returning from his pilgrimage; and the men of Munster 
turned against Toirdhealbhach.</p></li><li value="15"><p>The great fleet of Toirdhealbhach Ua
Conchobhair, consisting of one hundred and ninety vessels,
upon Loch Deirgdheirc; and he devastated the adjoining cantreds of Munster. 
The fight of two fleets at sea, namely, the Connaughtmen and the men of 
Munster; and the Connaughtmen gained the victory in that battle.</p></li><li value="16"><p>A battle between the Ulidians themselves, in which 
two kings of Ulidia were slain, namely, Aedh Ua Mathghamhna, and Niall, 
son of Donnsleibhe Ua hEochadha; and a slaughter was made of the Ulidians along
<span class="fa fa-bookmark" title="p.1029" id="pb.1029"> p.1029</span>

with them.</p></li><li value="17"><p>Murchadh Ua Maelseachlainn was deposed, and Domhnall, 
his son, assumed his place. Domhnall was deposed at the end of a month, 
and Diarmaid Ua Maeleachlainn assumed his place.</p></li></ol></dd><dt id="Annal.226">M1128</dt><dd><ol><li value="0"><p>The Age of Christ, 1128.</p></li><li value="1"><p>Muirgheas O'Nioc, successor of Iarlath of 
Tuaim-da-ghualann for a time, died on Inis-an-Ghoill.</p></li><li value="2"><p>Conaing Ua Begleighinn, Abbot of Ceanannus, died.</p></li><li value="3"><p>Gillaphadraig Ua Cathail, successor of Caemhghin, 
was killed at Gleann-da-locha, by the Leinstermen.</p></li><li value="4"><p>Gillacruimhthirfraeich Mac Scolaighe, successor of 
Bearach of Cluain-coirpthe;</p></li><li value="5"><p>Ua Banain, successor of Cronan of Ros-Cre;</p></li><li value="6"><p>Mac-Maras Ua Reabhachain, successor of Mochuda;</p></li><li value="7"><p>Gillachiarain, son of Gilladubh Ua Draeda, airchinneach 
of Cunga;</p></li><li value="8"><p>Ceinneidigh Ua Conghail, airchinneach of Lis-aeidheadh 
at Cluain-mic-Nois;</p></li><li value="9"><p>Gilla-an-choimhdheadh, son of Mac Cuinn, Tanist-abbot 
of Cluain-mic-Nois for a time;</p></li><li value="10"><p>and Fingart, anmchara of Corcumdhruadh, died.</p></li><li value="11"><p>Ceinneidigh, son of Aedh Mac Duinnsleibhe, King of 
Ulidia, was killed.</p></li><li value="12"><p>The men of Magh-Itha, with Domhnall Ua Goirmleaghaidh,
forcibly entered a house upon Faelan Ua Duibhdara, lord of Feara-Manach; 
and slew him and a party of the chiefs of Feara-Manach along with him.</p></li><li value="13"><p>The battle of Ath-Fhirdhiadh was gained by the
cavalry of Conchobhar, the son of Mac Lochlainn, over the cavalry of
Tighearnan Ua Ruairc, where Ua Ciardha, lord of Cairbre;
Cathal Ua Raghailligh; Sitriuc Ua Maelbrighde; the son of Aedh
Ua Dubhda, lord of Ui-Amhalghadha; and many others along with
them, were slain, in revenge of <span class="sup" title="By John O'Donovan ">the violation</span> Patrick's
protection.</p></li><li value="14"><p>A plundering army was led by Conchobhar, the son of Mac
Lochlainn, lord of Cinel-Eoghain; by the Dal-Araidhe, and the
Airghialla, into Magh-Cobha; and they carried off the hostages
of the Ui-Eathach. They proceeded from thence to East Meath,
and to the Feara-Breagh, and left some of their people there.</p></li><li value="15"><p>A plundering army was led by Toirdhealbhach Ua Conchobhair
into Leinster, which he plundered far and wide, for he went round
Leinster along by the sea, until he arrived at Ath-cliath. On
this expedition Ua Gadhra, lord of Luighne, was slain, and
many others besides him.</p></li><li value="16"><p>A year's peace was made by Ceallach,
successor of Patrick, between the Connaughtmen and the men
<span class="fa fa-bookmark" title="p.1031" id="pb.1031"> p.1031</span>

of Munster.</p></li><li value="17"><p>Tailltin, daughter of Murchadh Ua Maeleachlainn, 
and wife of Toirdhealbhach Ua Conchobhair, died.</p></li><li value="18"><p>Domhnall, son of Gillafinn, son of Mac Uallachain, 
chief of Muinntir-Chinaith, was slain by Ua Madadhain.</p></li><li value="19"><p>A great predatory excursion was committed by 
the Connaughtmen in Fearnmhagh, and they plundered the country and 
<span class="sup" title="By John O'Donovan ">the monastery of</span> Lughmhadh; and numbers of
them were slain by Cochall, son of Mac Seanain, and the men of
Fearnmhagh.</p></li><li value="20"><p>Maghnus, the son of Mac Lochlainn, lord of Cinel-Eoghain 
and of the North, was slain by the Cinel-Conaill and the Cinel-Moein.</p></li></ol></dd><dt id="Annal.227">M1129</dt><dd><ol><li value="0"><p>The Age of Christ, 1129.</p></li><li value="1"><p>Maelbrighde Ua Flannain, anchorite of Lis-mor;</p></li><li value="2"><p>Gillacolmain Ua Ceallaigh, noble priest of
Dearmhach-Choluim-Chille;</p></li><li value="3"><p>Mac Muirgheasa, lector of Fearna; and</p></li><li value="4"><p>Ua Diarmada, successor of Cronan of Ros-Cre, died.</p></li><li value="5"><p>The house of Colum-Cille at Cill-mic-Nenain was 
<span class="sup" title="By John O'Donovan ">forcibly</span> taken, by Ua Tairchert, from Aedh, son 
of Cathbharr Ua Domhnaill, and it was burned over him.</p></li><li value="6"><p>A change of lords by the Cinel-Eoghain, namely,
Maghnus in the place of Conchobhar; but Maghnus was slain, before the 
expiration of three months, by the Cinel-Conaill, O'Goirmleadhaigh, and 
the Cinel-Moein; and Conchobhar was again set up as king.</p></li><li value="7"><p>Mathghamhain, son of Muircheartach Ua Briain,
died.</p></li><li value="8"><p>Flann Ua Ceallaigh, lord of the men of Breagha, and
Muircheartach Ua Conchobhair, royal heir of Ui-Failghe, were killed by
the men of Fearnmhagh.</p></li><li value="9"><p>Niall Ua Crichain, lord of Ui-Fiachrach
of Ard-sratha, was killed by the Ui-Cenneidigh.</p></li><li value="10"><p>Gillachrist Ua hUidhrin, chief of Cinel-Fearadhaigh, 
was burned by treachery, in the house of his fosterage, in Tir
<span class="fa fa-bookmark" title="p.1033" id="pb.1033"> p.1033</span>

Manach.</p></li><li value="11"><p>The castle of Ath-Luain and the bridge were erected 
by Toirdhealbhach Ua Conchobhair in the summer of this year, i.e. the 
summer of the drought.</p></li><li value="12"><p>The altar of the great church of Cluain-mic-Nois was 
robbed, and jewels were carried off from thence, namely, the carracan 
<span class="sup" title="By John O'Donovan ">model</span> of Solomon's Temple, which had been presented 
by Maelseachlainn, son of Domhnall; the Cudin <span class="sup" title="By John O'Donovan ">Catinum</span> 
of Donnchadh, son of Flann; and the three jewels which Toirdhealbhach Ua 
Conchobhair had presented, i.e. a silver goblet, a silver cup with a gold
cross over it, and a drinking-horn with gold; the drinking-horn
of Ua Riada, King of Aradh; a silver chalice, with a burnishing of
gold upon it, with an engraving by the daughter of Ruaidhri Ua
Conchobhair; and the silver cup of Ceallach, successor of
Patrick. But Ciaran, from whom they were stolen, afterwards
revealed them.</p></li><li value="13"><p>Ceallach, successor of Patrick, a son of purity,
and Archbishop of the west of Europe, the only head whom the
foreigners and Irish of Ireland, both laity and clergy, obeyed; after
having ordained bishops, priests, and persons of every degree;
after having consecrated many churches and cemeteries; after
having bestowed jewels and wealth; after having established
rules and good morals among all, both laity and clergy; after
having spent a life of fasting, prayer, and mass-celebration; after
unction and good penance, resigned his spirit to heaven, at
Ard-Padraig, in Munster, on
<span class="fa fa-bookmark" title="p.1035" id="pb.1035"> p.1035</span>

the first day of April, on Monday precisely, in the fiftieth year of 
his age. His body was conveyed for interment, on the Wednesday following, 
to Lis-mor-Mochuda, in accordance with his own will; it was waked with psalms,
hymns, and canticles, and interred with honour in the tomb of
the bishops, on the Thursday following.</p></li><li value="14"><p>Muircheartach, son of Domhnall, was appointed to 
the successorship of Patrick afterwards.</p></li></ol></dd><dt id="Annal.228">M1130</dt><dd><ol><li value="0"><p>The Age of Christ, 1130.</p></li><li value="1"><p>Sord-Choluim-Chille, with its
churches and relics, was burned.</p></li><li value="2"><p>Lochlainn Ua Maelruanaidh, royal heir of Ulidia, 
was killed.</p></li><li value="3"><p>Cuaifne Ua Conchobhair, lord of Ui-Failghe, died.</p></li><li value="4"><p>Gillacualann, grandson of Dunghaile, lord
of Ui-Briuin-Cualann, was killed by his brethren.</p></li><li value="5"><p>Diarmaid Ua Follamhain, chief of Clann-Uadach; 
and Goll-Cluana, i.e. Gillaphadraig Ua hAireachtaigh, ollamh of West 
Meath in poetry, died.</p></li><li value="6"><p>The jewels of Cluain-mic-Nois were revealed against 
the foreigners of Luimneach, they having been stolen by Gillacomhgain. 
Gillacomhgain himself was hanged at the fort of Cluain-Bhriain,
by the King of Munster, he having been delivered up by Conchobhar
Ua Briain. This Gillacomhgain sought Corcach, Lis-mor, and Port-Lairge, 
to proceed over sea; but no ship into which he entered found a wind to 
sail, while all the other ships did <span class="sup" title="By John O'Donovan ">get
favourable wind</span>. This was no wonder, indeed, for Ciaran used
to stop every ship in which he attempted to escape; and he said
in his confessions at his death, that he used to see Ciaran, with his
crozier, stopping every ship into which he went. The name of God and
Ciaran was magnified by this.</p></li><li value="7"><p>An army was led by Ua Lochlainn into Ulidia. 
The Ulidians assembled to give them battle. When they approached each 
other, a fierce battle was fought between them. The Ulidians were 
finally defeated and slaughtered, together with Aedh Ua Loingsigh, 
lord of Dal-Araidhe; Gillaphadraig Mac Searraigh, lord of Dal-Buinne; 
Dubhrailbhe Mac Artain;and
<span class="fa fa-bookmark" title="p.1037" id="pb.1037"> p.1037</span>

many others besides them: and they plundered the country as far as the
east of Ard, both lay and ecclesiastical property, and they
carried off a thousand prisoners, and many thousand cows and
horses. The chief men of Ulidia, with their lords, afterwards
came to Ard-Macha, to meet Conchobhar; and they made peace, and
took mutual oaths, and they left hostages with him.</p></li><li value="8"><p>Toirdhealbhach Ua Conchobhair proceeded with a 
fleet as far as Torach, and plundered Ros-Guill.</p></li><li value="9"><p>He brought another fleet to Desmond, and
plundered all Dairbhri and Inis-mor.</p></li><li value="10"><p>A battle was gained at Sliabh-Guaire by Tighearnan 
Ua Ruairc and the Ui-Briuin, over the men of Meath, wherein were slain 
Diarmaid Ua Maeleachlainn, King of Teamhair; Amhlaeibh, son of Mac 
Seanain, lord of Gaileanga; Oenghus Ua Caindealbhain, lord of Ui-Laeghaire; 
the son of Mac Gillafhulartaigh, lord of South Breagha, and others not
enumerated.</p></li><li value="11"><p>Great fruit upon all trees, both nuts, acorns, and
apples.</p></li></ol></dd><dt id="Annal.229">M1131</dt><dd><ol><li value="0"><p>The Age of Christ, 1131.</p></li><li value="1"><p>Maelisa Ua Foghladha, Archbishop of Caiseal, 
<span class="sup" title="By John O'Donovan ">died</span>; and Muircheartach Ua hInnreachtaigh, 
successor of Comhghall, died at Ard-Macha on the third day of October.</p></li><li value="2"><p>Dubhchobhlaigh, daughter of Ruaidhri na Soighe 
Buidhe Ua Conchobhair, lady of Luighne, died.</p></li><li value="3"><p>A plundering army was led by Toirdhealbhach Ua 
Conchobhair, and the people of the province of Connaught, into Munster; 
and they plundered Ui-Conaill-Gabhra.</p></li><li value="4"><p>An army was led by Conchobhar Ua Briain and
the men of Munster into Leinster, and took its hostages. They
afterwards proceeded into Meath, and plundered the island of
Loch-Semhdighdhe. Their cavalry engaged the cavalry of
Connaught. The cavalry of Connaught were defeated, and the son of
Cuchonnacht Ua Conchobhair, and Feardana Ua Carthaigh, chief
poet of Connaught, fell in the engagement.</p></li><li value="5"><p>An army was led by Conchobhair, son of Domhnall
<span class="fa fa-bookmark" title="p.1039" id="pb.1039"> p.1039</span>

Ua Lochlainn, by the people of the north of Ireland, and the Ulidians, 
into Connaught; and the Connaughtmen made an attack upon the rear of the 
army, in the vicinity of Seaghais (i.e. Coirrshliabh), and a battle was 
fought between them; and Conn Ua Maelgaeithe, Garbhanach Ua Baeighill, 
and a number of others, were there slain. They met, however, on the 
following day, at Loch-Ce, and made a year's peace.</p></li><li value="6"><p>In the absence of this army a predatory excursion 
was made by Tighearnan Ua Ruairc, and the men of Breifne, into Cuailgne; 
and they plundered Ui-Meith. The Ulidians and the South Airghialla, however,
returned homewards across Ath-Luain, and fell in with the depredators
in Magh-Conaille, where a battle was fought between them, in which
Raghnall Ua hEochadha, King of Ulidia; Cumidhe Ua Crichain,
lord of Fearnmhagh, with his son; Donnsleibhe Ua hInnreachtaigh, lord 
of Ui-Meith; and many others besides them, were slain.</p></li><li value="7"><p>Thomond was plundered by Cormac, the son of Mac
Carthaigh, and Conchobhar Ua Briain.</p></li><li value="8"><p>A battle was gained by Murchadh Ua Maeleachlainn 
over the Sil-Ronain, in which many were slain.</p></li><li value="9"><p>Conchobhar Ua Briain was severely wounded by his 
own servant of trust, so that he was lying in his death-sickness.
Conchobhar Ua Longargain was the name of the person who wounded
him, and he was immediately killed in revenge of it.</p></li><li value="10"><p>Domhnall Ua Fuirg, lord of Ui-Furgo, fell by the 
Sil-Anmchadha in a conflict.</p></li><li value="11"><p>Maelseachlainn, son of Muircheartach Ua Maeleachlainn, 
was killed by the Feara-Ceall.</p></li><li value="12"><p>Cluain-Iraird was twice plundered by the Cairbri 
and the men of Teathbha. A slaughter was made of the men of Teathbha, 
by Murchadh Ua Maeleachlainn, at the place where they divided the cows 
of Cluain-Iraird.</p></li><li value="13"><p>The battle of Caill-Cobhthaigh was gained over 
the Sil-Muireadhaigh
<span class="fa fa-bookmark" title="p.1041" id="pb.1041"> p.1041</span>

by the people of Upper Connaught, the former having come on a
predatory excursion into Munster; and both parties having
engaged through mistake, the Sil-Muireadhaigh left their spoils
behind.</p></li><li value="14"><p>Fine-Gall was plundered by Domhnall, son of 
Murchadh Ua Maeleachlainn.</p></li></ol></dd><dt id="Annal.230">M1132</dt><dd><ol><li value="0"><p>The Age of Christ, 1132.</p></li><li value="1"><p>Maelmaedhog Ua Morgair sat in the successorship of 
Patrick, at the request of the clergy of Ireland.</p></li><li value="2"><p>Maelbrenainn Ua hAnradhain, successor of Brenainn of
Cluain-fearta, died.</p></li><li value="3"><p>Maelbrighde Mac Doilgen, noble priest of
Ard-Macha, and senior of the priests of Ireland, died in the
fifty-second year of his priesthood, and in the eightieth year of his
age, on the 27th of August.</p></li><li value="4"><p>Uareirghe Ua Neachtain, head of the
Culdees of Cluain-mic-Nois, and its venerable senior, died.</p></li><li value="5"><p>Cucaille Ua Finn, airchinneach of Cill-Colgain, died.</p></li><li value="6"><p>An army was led by Conchobhar Ua Lochlainn to 
Ath-Fhirdiadh; and Tighearnan Ua Ruairc came into his house, and gave 
him hostages.</p></li><li value="7"><p>Maelseachlainn, son of Diarmaid Mac Murchadha, 
lord of Ui-Ceinn-sealaigh, was slain.</p></li><li value="8"><p>Maenmhagh was plundered by Conchobhar Ua Briain,
who carried off many cows.</p></li><li value="9"><p>The castle of Bun-Gaillmhe was burned
and demolished by a fleet of the men of Munster; and a great
slaughter was made of the people of West Connaught, together
with Ua Taidhg an Teaghlaigh, and many other noblemen.</p></li><li value="10"><p>The son of Amhlaeibh Ua Lochlainn, lord of 
Corca-Modhruadh, was slain by the same fleet.</p></li><li value="11"><p>A great slaughter was made of the Connaughtmen
by the men of Munster, wherein Conchobhar Ua Flaithbheartaigh,
lord of West Connaught, the two sons of Cathal Ua Mughroin, and many
others, were slain.</p></li><li value="12"><p>Oilen-na-Beithe in the Sinainn was burned by the
men of Munster, and twenty persons, together with the chief of
Muintir-Chinaith, fell there.</p></li><li value="13"><p>Diarmaid Mac Eitigen, chief of
Clann-Diarmada, died.</p></li><li value="14"><p>The prey of Feasog by Tighearnan Ua
Ruairc, against a party of the men of Teathbha
<span class="fa fa-bookmark" title="p.1043" id="pb.1043"> p.1043</span>

and of Connaught, until he reached the camp of Toirdhealbhach Ua
Conchobhair.</p></li><li value="15"><p>Magh-Luirg was plundered by the men of Breifne.</p></li></ol></dd><dt id="Annal.231">M1133</dt><dd><ol><li value="0"><p>The Age of Christ, 1133.</p></li><li value="1"><p>Muireadhach Ua Duibhinnsi, airchinneach of Lughmhadh;</p></li><li value="2"><p>Conaing, son of Dubhdaleithi, fosairchinneach of Ard-Macha;</p></li><li value="3"><p>Maelbrighde Ua hAinnin, noble martyr of Ireland, 
and pious paragon of the mildness and charity of the western world, died.</p></li><li value="4"><p>Ros-Cre and Lughmhadh were burned.</p></li><li value="5"><p>Muircheartach, successor of Patrick, made a visitation 
of Tir-Eoghain; and he received his tribute of cows and horses, and 
imparted his blessing.</p></li><li value="6"><p>Conchobhar, son of Murchadh Ua Maeleachlainn,
royal heir of Teamhair, was slain by Donnchadh Mac
Gillamocholmog, royal heir of Leinster; and Donnchadh himself
was killed by the men of Meath, i.e. by <span class="sup" title="By John O'Donovan ">the people of</span> 
Aedh Ua hAedha, at the end of a month, in revenge of Conchobhar.</p></li><li value="7"><p>Lusca, with its church full of people and relics, was 
burned upon the Fine Gall by the same party, in revenge of the son of 
Murchadh, i.e. Conchobhar.</p></li><li value="8"><p>A great depredation was committed by Murchadh Ua
Maeleachlainn, in revenge of his son; and he plundered Fine-Gall and the 
east of Leinster.</p></li><li value="9"><p>An army was led by Cormac Mac Carthaigh and Conchobhar 
Ua Briain into Connaught; and they killed Cathal, son of Cathal Ua Conchobhair, 
royal heir of Connaught, and Gilla-na-naemh Ua Floinn, chief of Sil-Maeileruain; 
and they demolished Dun-Mughdhorn and Dun-mor, and plundered a great part of 
the country: they afterwards returned without hostages.</p></li><li value="10"><p>A depredation was committed by Donnchadh Ua
Cearbhaill and the men of Fearnmhagh in Fine Gall, but the foreigners
came up with them at Finnabhair-na-ninghean; and they made battle, in
which Raghnall, son of Pol, and a great party of the foreigners
about him, were slain. The men of Fearnmhagh, however,
encountered great danger.</p></li><li value="11"><p>A depredation was committed by Tighearnan Ua Ruairc, 
lord of Breifne, upon the Ui-Fiachrach of the North.</p></li><li value="12"><p>A battle was gained by the men of Teathbha over the 
Sil-Muireadhaigh, wherein fell Amhlaeibh, grandson of Aireachtach Ua Roduibh,
<span class="fa fa-bookmark" title="p.1045" id="pb.1045"> p.1045</span>

chief of Clann-Tomaltaigh, and Mac-an-leastair Ua hAinlighe, chief of 
Cinel-Dobhtha, was taken prisoner, and many slain.</p></li><li value="13"><p>The bridge of Ath-Luain and its
castle were destroyed by Murchadh Ua Maeleachlainn and Tighearnan
Ua Ruairc.</p></li><li value="14"><p>A conference was held by Toirdhealbhach Ua Conchobhair and
Conchobhar Ua Briain, with the chiefs of the clergy of Connaught and
Munster, at Abhall-Chethearnaigh, and a year's peace was made
between them.</p></li><li value="15"><p>Maelseachlainn, grandson of Diarmaid, son of
Maelnambo, and Eochaidh Ua Nuallain, lord of Fotharta, fell
in a conflict by Ugaire Ua Tuathail and the Ui-Muireadhaigh,
and a great slaughter along with them.</p></li><li value="16"><p>The two sons of Cuchonnacht Ua Conchobhair were 
drowned in Loch Ribh.</p></li><li value="17"><p>Gilla-na-naemh Ua Birn, who was the royal lawgiver 
of Ireland, died, and was interred at Ros-Commain.</p></li><li value="18"><p>A great murrain of cows in Ireland, which was
called Maelgarbh, the likeness of which was not seen since the
great cow mortality which happened in the time of
Flaithbheartach, son of Loingseach, and it left but a small
remnant of the cattle of Ireland; of which was said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Three and thirty, do not conceal,<br/>A hundred over a thousand years,<br/>From the birth of Christ at sweet Bethlehem,<br/>To this cow-mortality in Ireland.</li></ol></blockquote></p></li><li value="19"><p>Flaithbheartach Ua Flaithbheartaigh was
killed by the son of Lochlainn Ua Lochlainn, in revenge of his
father.</p></li><li value="20"><p>The great army of all Leath-Mhogha was led by Cormac
Mac Carthaigh and Conchobhar Ua Maeleachlainn into Connaught,
and they slew the grandson of Cathal Ua Conchobhair, and Gilla-na-naemh 
Ua Floinn, chief of Sil-Maelruanaidh; and they burned Dun-Mughdhorn and 
Dun-mor, and returned without peace or hostages.</p></li></ol></dd><span class="fa fa-bookmark" title="p.1047" id="pb.1047"> p.1047</span><dt id="Annal.232">M1134</dt><dd><ol><li value="0"><p>The Age of Christ, 1134.</p></li><li value="1"><p>Ceileachair, son of Cormac Ua
Cuinn na mBocht, learned senior, head of the counsel, and
fountain of the wisdom and history, and head of the hospitality
and keeping of the rule of Cluain-mic-Nois, died in Imdhaidh-Chiarain, 
after the victory of penance, on the Nones of September. It was for him 
the son of Macamh Ua Cicharain, of Eadargabhail, composed this quatrain:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Happy for thee in thy life,<br/>O Mac Cuinn, O Celeachair!<br/>Thou art now, O Celechair of Cluain,<br/>In a bright life of bright victory.</li></ol></blockquote></p></li><li value="2"><p>Maelciarain, a son of the same Cormac, a noble priest, 
prop of piety and wisdom, noble head of Cluain-mic-Nois, died on Michaelmas 
Night, and it was in Imdhaigh Chiarain he died.</p></li><li value="3"><p>Fogartach Ua Riagain, airchinneach of Ros-Cre,</p></li><li value="4"><p>and Gillabhrenainn Ua hAnradhain, successor of Brenainn 
of Cluain-fearta, died.</p></li><li value="5"><p>Imhar Ua hAedhagain, by whom the church of Paul
and Peter at Ard-Macha was erected, died at Rome on his pilgrimage.</p></li><li value="6"><p>Bebhinn, daughter of Mac Conchaille, female
airchinneach of Doire <span class="sup" title="By John O'Donovan ">Choluim-Chille</span>, died on the 
23rd of December.</p></li><li value="7"><p>Maelmaedhog Ua Morgair made a visitation of Munster, 
and obtained his tribute.</p></li><li value="8"><p>Archu Ua Flaithbheartaigh, royal heir of Oileach,
fell by the Cinel-Conaill in the heat of a conflict.</p></li><li value="9"><p>Donnchadh,
grandson of Murchadh Ua Briain, with his son, was killed by the
people of Desmond.</p></li><li value="10"><p>Donnchadh, i.e. son of Cuaifne Ua Conchobhair, 
lord of Ui-Failghe, and Maelseachlainn, his father's son, fought a battle, 
in which they mutually fell by each other.</p></li><li value="11"><p>An army was led by the son of Mac Murchadha and the
Leinstermen into Osraighe, and the Osraighi resisted and
slaughtered them, and slew Ugaire Ua Tuathail, royal heir of
Leinster, with many others.</p></li><li value="12"><p>A slaughter was made of the Osraighi, and of the 
foreigners of Port-Lairge, by the son of Mac Murchadha, in revenge of the 
slaughter aforesaid.</p></li><li value="13"><p>A church which was erected by Cormac, grandson of 
Carthach, King of Caiseal, was consecrated by a synod of the clergy,
<span class="fa fa-bookmark" title="p.1049" id="pb.1049"> p.1049</span>

assembled in one place.</p></li><li value="14"><p>Muircheartach, son of Domhnall, son of Amhalghaidh, 
successor of Patrick, died, after the victory of martyrdom and penance, 
on the 17th of September.</p></li><li value="15"><p>Niall, son of Aedh, was installed in the successorship 
of Patrick.</p></li><li value="16"><p>A change of abbots at Ard-Macha, i.e. Maelmaedhog Ua 
Morgair in the place of Niall.</p></li><li value="17"><p>Maelmaedhog afterwards made his
visitation of Munster, and obtained his tribute.</p></li><li value="18"><p>Aedh, grandson of Lochlainn Mac Cochlain, lord of 
Dealbhna-Eathra, died.</p></li><li value="19"><p>Murchadh Ua hEaghra, and his wife, the daughter of
Toirdhealbhach Ua Conchobhair, were killed by Taichleach Ua hEaghra.</p></li></ol></dd><dt id="Annal.233">M1135</dt><dd><ol><li value="0"><p>The Age of Christ, 1135.</p></li><li value="1"><p>Cinaeth Ua Baeighill, a noble bishop, i.e. Bishop 
of Clochar, and chief senior of the north of Ireland;</p></li><li value="2"><p>Bishop Ua Cattan, Archbishop of Ui-Ceinnsealaigh;</p></li><li value="3"><p>and Maelisa Ua Finnachta, comharba of Ros-Commain, died.</p></li><li value="4"><p>Gillacommain Ua Conghalaigh, lector of Ros-Commain, 
was killed by the Conmhaicni.</p></li><li value="5"><p>Domhnall, son of Muircheartach Ua Briain, who
had been lord of the foreigners, and previously of Leinster, died in
clerical habit, at Lis-mor, at an advanced age.</p></li><li value="6"><p>Fiachra <span class="sup" title="By Stephen Beechinor">Mac Etnen</span>,
learned senior of Cluain-Iraird, and of all the men of Meath,
died.</p></li><li value="7"><p>Flann Ua Sinaigh, keeper of the Bachall-Isa, died after
good penance.</p></li><li value="8"><p>Maelisa Ua hAinmire, i.e. Bishop of Port-Lairge,
and chief senior of the Irish, died at Lis-mor-Mochuda, after the
eighty-eighth year of his age.</p></li><li value="9"><p>Eachmarcach Ua hAinmire, learned senior of the 
Irish, fountain of wisdom and charity, died at Lis-mor.</p></li><li value="10"><p>Maelmaedhog Ua Morgair, successor of Patrick,
purchased the Bachall-Isa, and took it from its cave on the
seventh day of the month of July.</p></li><li value="11"><p>Doire-Choluim-Chille, with its
churches, was burned on the 30th of March.</p></li><li value="12"><p>Ruaidhri Ua Canannain, lord of Cinel-Conaill, 
warlike and defensive pillar of charity and humanity, was slain by the 
<span class="fa fa-bookmark" title="p.1051" id="pb.1051"> p.1051</span>

men of Magh-Itha, namely, by Maelruanaidh Ua Caireallain and the
Clann-Diarmada, after which a great slaughter was made of the
Cinel-Eoghain by the Cinel-Conaill.</p></li><li value="13"><p>Cathal, son of Tadhg Ua Conchobhair, 
Tanist of Connaught, was killed by the men of
Teathbha, and many others along with him.</p></li><li value="14"><p>Cluain-Iraird, Ceanannus, Rath-Luraigh, 
and many other churches, were burned.</p></li><li value="15"><p>Many of the men of Desmond fell by those of Thomond, 
at the causeway of Cluain-caein-Modimog. Of these was Finguine Ua Caeimh, lord of 
Gleannamnach, and Mathghamhain Ua Donnchadha, lord of Cinel-Laeghaire; 
Maelgorm Ua Rinn, and the son of Lochlainn Ua Cinaedha, of the Ui-Maccaille, 
and many others.</p></li><li value="16"><p>Aedh Ua Conchobhair, lord of Corca-Modhruadh, and Cumara, 
son of Cumara, son of Domhnaill, lord of Ui-Caisin, fell of the Thomond men in the
heat of the conflict.</p></li><li value="17"><p>Magh nAei, Magh Luirg, and Corann, were
burned by the Conmhaicni.</p></li><li value="18"><p>Ros-Commain was plundered and burned,
both houses and churches, by the same party, at the end of a
month afterwards.</p></li><li value="19"><p>Ua Madadhain, lord of Sil-Anmchadha, and of
Ui-Maine for a time, was treacherously killed by Gillacaeimhghin Ua Ceinneidigh, 
and the choice part of his people along with him.</p></li><li value="20"><p>Amhlaeibh, son of Domhnall Finn Ua Dubhda, lord of 
Ui-Amhalghadha, was slain by the Ui-Fiachrach of the north.</p></li><li value="21"><p>The fleet of Murchadh Ua Maeleachlainn on the
Sinainn and on Loch  Ribh; the Sil-Muireadhaigh, with their king, i.e.
Conchobhar, son of Toirdhealbhach, and the Ui-Maine, with their lord, i.e.
Tadhg Ua Ceallaigh, came, and both left hostages with Murchadh.</p></li><li value="22"><p>Lightning struck off the head of the Cloictheach of 
Cluain-mic-Nois, and pierced the cloictheach of Ros-Cre.</p></li><li value="23"><p>The men of Fearnmhagh turned against the Meath
men, and made peace with the men of Breifne.</p></li><li value="24"><p>Stephen assumed the kingdom of England on the
2nd of December.</p></li></ol></dd><span class="fa fa-bookmark" title="p.1053" id="pb.1053"> p.1053</span><dt id="Annal.234">M1136</dt><dd><ol><li value="0"><p>The Age of Christ, 1136.</p></li><li value="1"><p>Aedh Ua Finn, Bishop of
Breifne, died at Inis-Clothrann.</p></li><li value="2"><p>Domhnall Ua Dubhthaigh, Archbishop of Connaught, 
and successor of Ciaran, head of the wisdom and hospitality of the 
province, died after mass and celebration at Cluain-fearta-Brenainn.</p></li><li value="3"><p>Robhartach Ua Ceallaigh, airchinneach of Fathain-mor, 
died after good penance.</p></li><li value="4"><p>Gillachrist Ua hEchain, successor of Finnen,</p></li><li value="5"><p>and Saerbhreathach Ua Ceallaigh, successor of Ua 
Suanaigh, died.</p></li><li value="6"><p>Mac Ciarain, airchinneach of
Sord, fell by the men of Fearnmhagh.</p></li><li value="7"><p>Maelmaire Mac Colmain, airchinneach of Doire-Lurain;</p></li><li value="8"><p>Maelisa Mac Maelcoluim, chief keeper of the 
calendar of Ard-Macha, its chief antiquary and librarian, died, after 
good penance, on the night of Good Friday.</p></li><li value="9"><p>Conchobhar, son of Domhnall Ua Lochlainn, who was 
first lord of Aileach, and king of all the north, both Cinel-Conaill and
Cinel-Eoghain, Ulidians and Airghialla, and also royal heir of
Ireland, was killed by the men of Magh-Itha, by treachery.</p></li><li value="10"><p>Echri Ua hAitteidh, lord of Ui-Eathach, was killed 
by the Ui-Eathach themselves.</p></li><li value="11"><p>Aedh, son of Domhnall Ua Conchobhair, royal heir of
Connaught, was killed by the people of the Tuathas, after they had
treacherously invited him to inaugurate him as king, and some
of his servants of trust were killed along with him.</p></li><li value="12"><p>The son of Domhnall Ua Dubhda, lord of Ui-Amhalghadha, 
was killed.</p></li><li value="13"><p>Donnchadh, son of Maeleachlainn Ua Faelain, fell by 
Cormac Mac Carthaigh, by treachery.</p></li><li value="14"><p>Aedh, son of Toirdhealbhach Ua Conchobhair was blinded 
by Toirdhealbhach himself.</p></li><li value="15"><p>Domhnall Ua Caindealbhain,
<span class="fa fa-bookmark" title="p.1055" id="pb.1055"> p.1055</span>

lord of Cinel-Laeghaire, was killed by Tighearnan Ua Ruairc and the 
Ui-Briuin, and many of the men of Breifne were slain by the men of Meath.</p></li><li value="16"><p>A breach of the peace between the men of Meath and Breifne.
A predatory incursion was made by the people of East Meath into Ui-Briuin, 
and they carried off countless cows. Another predatory incursion was made by the
same party into Fearnmhagh.</p></li><li value="17"><p>Loch Cairgin was plundered by the men
of Teathbha, and they burned the castle, and slaughtered its
people.</p></li><li value="18"><p>Another predatory excursion was made by the same party,
and they plundered Muintir-Fidhnigh.</p></li><li value="19"><p><span class="sup" title="By Stephen Beechinor">A predatory excursion was made by Domhnall, 
son of Murchadh Ua Maeleachlainn, over Ui-Dunchadha and it was by this predatory 
excursion that Gillaseachnaill, son of Gillaseachnaill, was slain.</span></p></li><li value="20"><p>Gillamura Ua hOgain was slain by the son of Niall, 
grandson of Lochlainn.</p></li><li value="21"><p>The visitation of Munster was made by Maelmaedhog Ua Morgair, 
successor of Patrick.</p></li><li value="22"><p>A change of abbots at Ard-Macha, i.e. Niall, son of Aedh, 
in place of Maelmaedhog.</p></li><li value="23"><p>Ruaidhri Ua Conchobhair and Uada Ua Concheanainn were taken 
prisoners by Toirdhealbhach Ua Conchobhair, they being under the protection of the 
successor of Iarlath and Ua Dubhthaigh, and of the Bachall Buidhe <span class="sup" title="By John O'Donovan ">i.e. the yellow staff or crozier</span>, and Ua Domhnallian.</p></li><li value="24"><p>Neidhe Ua Maelchonaire, the historian, died.</p></li><li value="25"><p>Maelmaedhog Ua Morgair resigned the
successorship of Patrick for the sake of God.</p></li></ol></dd><dt id="Annal.235">M1137</dt><dd><ol><li value="0"><p>The Age of Christ, 1137.</p></li><li value="1"><p>Domhnall Ua Conaing Archbishop of Leath-Mogha, prop 
of the piety, prayer, wisdom, and bestowal of food and jewels upon the 
feeble and the mighty.</p></li><li value="2"><p>The Bishop Ua Baeighill; the Bishop Ua Maelfoghmhair <span class="sup" title="Anon">died</span>. <span class="sup" title="By Julianne Nyhan, translation omitted">Bishop Ua Cleirigh</span> of Connaught; and the blind Ua Cadhla, a learned sage, died.</p></li><li value="3"><p>Macraith Ua Forreith, a learned historian aand an anmchara 
of meekness and mildness;</p></li><li value="4"><p>Aedh Ua Finn, chief lector of the men of Breifne, died.</p></li><li value="5"><p>Mac Gillafhinain Ua Gibhleachain, successor of Feehin 
of Fobhar, died.</p></li><li value="6"><p>A change
<span class="fa fa-bookmark" title="p.1057" id="pb.1057"> p.1057</span>

of abbots at Ard-Macha, i.e. the airchinneach of Doire 
<span class="sup" title="By John O'Donovan ">Choluim Chille</span> in place of Niall, son of Aedh.</p></li><li value="7"><p>Cluain-uamha and Ard-achadh of Bishop Mel were
burned, both houses and churches.</p></li><li value="8"><p>A great wind-storm throughout Ireland, which prostrated 
many trees, houses, churches, and <span class="sup" title="By John O'Donovan ">other</span>
buildings, and swept men and cattle into the sea, in Magh-Conaille.</p></li><li value="9"><p>Domhnall, son of Murchadh Ua Maeleachlainn, royal
heir of Ireland and of Teamhair for a time, the only Guaire
<span class="sup" title="By John O'Donovan ">Aidhne</span> of Ireland in his time for his hospitality, 
was killed by the Saithni and the people of East Meath, with a slaughter of his
people about him, for he had made war against his father and
them.</p></li><li value="10"><p>Uada Ua Conceanainn was blinded by Toirdhealbhach Ua
Conchobhair for his evil deeds.</p></li><li value="11"><p>Mor, daughter of Muircheartach Ua Briain, the wife of 
Ua Maeleachlainn, died at Dearmhach Choluim-Chille, after penance.</p></li><li value="12"><p>The siege of Waterford by Diarmaid Mac Murchadha, King 
of Leinster, and Conchobhar Ua Briain, King of Dal-gCais, and the foreigners 
of Ath-cliath and Loch-Carman, who had two hundred ships on the sea. They
carried off with them the hostages of Donnchadh Mac Carthaigh, of the Deisi, 
and of the foreigners of Port-Lairge.</p></li><li value="13"><p>Conchobhar <span class="sup" title="By Stephen Beechinor">Ua Briain</span>, 
lord of Thomond and Ormond, went into the house of Diarmaid
Mac Murchadha, King of Leinster, and left hostages there for
defending Desmond for him.</p></li><li value="14"><p>A predatory excursion was made by Cormac, grandson of 
Carthach, upon Ceinneidigh Ua Briain and the foreigners of Luimneach.</p></li><li value="15"><p>A fleet was conveyed by Toirdhealbhach Ua Conchobhair 
upon the Sinainn and Loch Ribh. This was, indeed, a brave expedition for him 
against the fleet of the men of Breifne, under Tighearnan Ua Ruairc, and against 
the fleet of the men of Meath, under Murchadh Ua Maeleachlainn, King of
Teamhair, where there were two hundred vessels; and
Toirdhealbhach had but twenty ships.</p></li><li value="16"><p>Benmidhe, daughter of Conchobhar Ua Maeleachlainn, 
died at Cluain-Eraird, after a long and well-spent life.</p></li><li value="17"><p>A breach of the peace between the men of
Meath and the men of Breifne.</p></li><li value="18"><p>Ard-Macha, Tuaim-da-ghualann,
Conga, and Tearmann Ceallainne, were burned.</p></li><li value="19"><p>Magh-nEo <span class="sup" title="By John O'Donovan ">and</span>
Buidheamhnach were burned.</p></li><li value="20"><p>All the province of Connaught was
laid waste, from Drobhaeis to the Sinainn and to Echtghe, and
the people themselves were driven into West Connaught.</p></li></ol></dd><span class="fa fa-bookmark" title="p.1059" id="pb.1059"> p.1059</span><dt id="Annal.236">M1138</dt><dd><ol><li value="0"><p>The Age of Christ, 1138.</p></li><li value="1"><p>Gillachrist Ua Morgair, Bishop of Clochar, a paragon 
in wisdom and piety; a brilliant lamp that enlightened the laity and clergy 
by preaching and good deeds; a faithful and diligent servant of the Church 
in general, died, and was interred in the church of Peter and Paul at Ard-Macha.</p></li><li value="2"><p>Maelpadraig Ua Drugain, paragon of the wisdom of the Irish,
chief lector of Ard-Macha; head of council of the west of Europe in
piety and devotion, died on his pilgrimage at the Island of Loch
Cre, on the second of January.</p></li><li value="3"><p>Cill-dara, Lis-mor, Tigh-Moling, and Sord, were burned.</p></li><li value="4"><p>The visitation of Munster the first time
by the son of the poet, and he obtained his tribute.</p></li><li value="5"><p>Cormac, son of Muireadhach, son of Carthach, King of Desmond, 
and Bishop of the kings of Ireland for bestowal of jewels and wealth upon the
clergy and the churches, an improver of territories and churches, was
killed in his own house by treachery, by Toirdhealbhach, son of
Diarmaid Ua Briain, and by the two sons of O'Conchobhar Ciarraighe.</p></li><li value="6"><p>Raghnall, son of Imhar Ua Cathain, lord of the
Craebh, Cianachta, and Fir-Li, fell through treachery and guile,
by the Ui-Eoghain of the Valley.</p></li><li value="7"><p>Maelruanaidh Ua Caireallain, lamp of the north of 
Ireland for personal form, wisdom, and chivalry, was slain by the Cinel-Moain.</p></li><li value="8"><p>Domhnall Ua Ciardha, lord of Cairbre, was killed 
by Tighernan Ua Ruairc.</p></li><li value="9"><p>Mathghamhain Ua Conchobhair, lord of 
Ciarraighe-Luachra, died.</p></li><li value="10"><p>Toirdhealbhach Ua Conchobhair, with the Connaughtmen, 
Tighernan Ua Ruairc, with the men of Breifne, and Donnchadh Ua Cearbhaill, with the
Airghialla, mustered their forces to contest unjustly his own lands
<span class="fa fa-bookmark" title="p.1061" id="pb.1061"> p.1061</span>

with Ua Maeleachlainn. On the other side Murchadh Ua Maeleachlainn,
with the men of Meath, and the foreigners, and Diarmaid Mac
Murchadha, with the Leinster-men, came to oppose them, and both
armies arrived at Craebh-Maighe Lorgaigh. The two camps were so
near each other that there was only a pass through a small wood
between them. They remained for the space of one week in this
manner face to face, but at length God separated them without
coming to battle, without one giving hostages to the other. The men of
Meath afterwards destroyed the corn crops of the Ui-Briuin, and
of the men of Fearnmhagh, so that an insufferable famine
prevailed amongst them the year following. After this the
Meath-men, Leinster-men, and the foreigners, proceeded to
Inis-Mochta to plunder it, and a countless number of them went on
rafts, and by swimming, on the lake, to reach the island; and a party
of them did reach the island. The people of the island
afterwards came to them in vessels, and numbers of them <span class="sup" title="By John O'Donovan ">the
aggressors</span> were drowned and slain by them; and the party who
were on the island fled from thence, not having been able to
burn the island, through the miracles of God and the patron saint. On
this occasion Cubruinne Ua Longairg, the son of Tadhg, the son
of Mac Ualghairc, and the son of Mac Turgaill, were slain.</p></li></ol></dd><dt id="Annal.237">M1139</dt><dd><ol><li value="0"><p>The Age of Christ, 1139.</p></li><li value="1"><p>Cathal Mac Maelfhinn, successor of Tighearnach of 
Cluain-Eois, fountain of the prosperity and affluence of the north of 
Ireland, bestower of food upon the laity and the clergy;</p></li><li value="2"><p>Cuchonnacht Ua Dalaigh, chief ollamh in poetry, 
died at Cluain-Iraird. He was of Leacain, in Meath.</p></li><li value="3"><p>An army was led by the Ulidians to Tulach-Og, and 
they burned the plain with its churches.</p></li><li value="4"><p>Mathghamhain Ua Dubhda, chief of
Clann-Laithbheartaigh, with the chief men of his territory
along with him, was slain by Muircheartach, son of Niall, in
revenge of Conchobhar Ua Lochlainn.</p></li><li value="5"><p>Donnchadh Ua Maelmhuaidh, lord of Feara-Ceall and 
Cinel-Fhiachach, was killed in his fetters by Murchadh Ua Maeleachlainn.</p></li><li value="6"><p>Muircheartach Ua Maelmhuaidh, the other lord of 
Feara-Ceall, was burned by the Feara-Ceall, i.e. by the Ui-Luainimh, in 
the church of Raithin.</p></li><li value="7"><p>Ua Cadhla, i.e. Aedh, lord of
<span class="fa fa-bookmark" title="p.1063" id="pb.1063"> p.1063</span>

Conmhaicne-mara, was killed by Donnchadh, son of Tadhg, one of his own
people.</p></li><li value="8"><p>Donnchadh, son of Tadhg Ua Maelruanaidh, was 
blinded by Toirdhealbhach Ua Conchobhair.</p></li><li value="9"><p>Fearghal, son of Raghnall, son of
Muireadhach, chief of Muintir-Eolais, was killed by Tighearnan
Ua Ruairc, while under the protection of the Ul-Briuin and the
men of Breifne, both laity and clergy, relics and shrines.</p></li><li value="10"><p>The Clann-Carthaigh were expelled from Munster 
by the race of Brian.</p></li><li value="11"><p>A year's peace was made between the men of Munster and the
Leinstermen, by the successor of Patrick, and the staff of Jesus.</p></li><li value="12"><p>Maelbrighde Ua Brolchain, Bishop of Ard-Macha, 
head of the piety of the north of Ireland, a paragon of wisdom, meekness, 
and mildness, after good penance, on the 29th of January.</p></li><li value="13"><p>Niall, son of Aedh, son of Maelisa, successor of 
Patrick for a time, died after intense penance.</p></li></ol></dd><dt id="Annal.238">M1140</dt><dd><ol><li value="0"><p>The Age of Christ, 1140.</p></li><li value="1"><p>Eochaidh Ua Ceallaigh, chief
head of the men of Meath, the most distinguished bishop of all
Ireland, died at an advanced age at Dearmhach Choluim Chille.</p></li><li value="2"><p>Domhnall Ua Sealbhaigh, airchinneach of Corcach, pillar of the
glory and splendour of Munster, died.</p></li><li value="3"><p>The successor of Patrick made a visitation of Connaught 
for the first time, and obtained his full tribute, and their churches were 
adjusted to his jurisdiction by Toirdhealbhach Ua Conchobhair and the
chieftains of Connaught, and the successor of Patrick and his
clergy left a blessing on the king and the chieftains of Connaught.</p></li><li value="4"><p>A wicker bridge was made by Toirdhealbhach Ua Conchobhair 
across Ath-liag, and pitched his camp at Magh-Teathbha, to guard Conmhaicni.
Murchadh Ua Maeleachlainn, with the forces of the men of Meath and Teathbha, 
and Tighearnan Ua Ruairc, with the forces of the men of Breifne, came to attack 
the camp of the Connaughtmen and the Conmhaicni. These left the camp to them;
and the southern party burned it, and slew Raghnall, the grandson of
<span class="fa fa-bookmark" title="p.1065" id="pb.1065"> p.1065</span>

Dubhdara, chief of Muintir-Eolais, with many others.</p></li><li value="5"><p>A conference was held at Ath-Luain, by Murchadh Ua
Maeleachlainn and Toirdhealbhach Ua Conchobhair, and they took
mutual oaths, and made mutual armistice, and parted in peace.</p></li><li value="6"><p>Another wicker bridge was made by Toirdhealbhach across 
Ath-Luain, and he devastated the west of Meath.</p></li><li value="7"><p>Cu-uladh Ua Caindealbhain, lord of Laeghaire, and 
Flaithbheartach Ua Cathasaigh, lord of the Saithni, and Domhnall, his 
brother, were taken prisoners by Murchadh Ua Maeleachlainn, for their 
own injustice.</p></li><li value="8"><p>Tighearnan Ua Ruairc was expelled from the chieftainship 
of the Ui-Briuin, by the Ui-Briuin themselves; but he assumed the
headship of them again.</p></li><li value="9"><p>A predatory excursion was made by Toirdhealbhach Ua Conchobhair, 
and he plundered Muintir-Mael-tSinna. The men of Teathbha made a fierce attack 
upon his forces, and made a slaughter of them, together with Muireadhach, the 
grandson of Muireadhach Ua Finnachtaigh, chief of Clann-Murchadha, and the 
grandson of Aedh, son of Ruaidhri.</p></li><li value="10"><p>A battle was gained by the foreigners of Ath-cliath, 
over the foreigners of Port-Lairge, in which the son of Mac Tormair was 
slain.</p></li></ol></dd><dt id="Annal.239">M1141</dt><dd><ol><li value="0"><p>The Age of Christ, 1141.</p></li><li value="1"><p>Domhnall Ua Coinfhiacla, lord
of Teathbha, died at Cluain-Eraird, after penance.</p></li><li value="2"><p>Aedh Ua Longain, steward of Munster, died.</p></li><li value="3"><p>The successor of Ciaran was robbed by the Sil-Anmchadha 
and Conchobhar, the son of Mac Cochlain, at Cluain-finnlocha. The booty was 
immediately restored by Conchobhar, son of Toirdhealbhach Ua 
Conchobhair.</p></li><li value="4"><p>Diarmaid Mac Murchadha, King of Leinster, acted 
treacherously towards the chieftains of Leinster, namely, towards Domhnall, 
lord of Ui-Faelain, and royal heir of Leinster, and towards Ua
Tuathail, i.e. Murchadh, both of whom he killed; and also
towards Muircheartach Mac Gillamocholmog, lord of Feara-Cualann, who was 
blinded by him. This deed caused great weakness in Leinster, for seventeen 
of the nobility of Leinster, and many others <span class="sup" title="By John O'Donovan ">of inferior rank</span> 
along with them, were killed or blinded by him at that time.</p></li><li value="5"><p>Donnchadh, son of Goll Gaibhle, i.e. Ua Conchobhair 
Failghe, was killed by the Ui-Failghe themselves, i.e. the Clann-Maelughra.</p></li><li value="6"><p>Domhnall Ua Loingsigh, lord of Dal-Araidhe, was slain 
by the Crotraighi.</p></li><li value="7"><p>Gilla-na-naemh Ua Fearghaile,
<span class="fa fa-bookmark" title="p.1067" id="pb.1067"> p.1067</span>

chief of Muintir-Anghaile, the most prosperous man in Ireland, died at an 
advanced age, and was interred in Inis-Clothrann.</p></li><li value="8"><p>An army was led by Conchobhar Ua
Briain to Ath-cliath, and the foreigners submitted to him as
their king. Some of his people died on their return from the East,
after having eaten the green corn at a certain place in
Laeighis.</p></li><li value="9"><p>A great army was led by the race of Briain, by
Conchobhar Ua Conchobhair, by Toirdhealbhach, Tadhg, and
Conchobhar, son of Domhnall, across the west of Connaught, from
whence they carried off many thousand cows; and they also sacked,
plundered, and demolished Dun-Gaillmhe on that occasion.</p></li><li value="10"><p>The same party made a predatory excursion into  
Ui-Ceinnsealaigh, until they reached Loch Garman.</p></li><li value="11"><p>A predatory excursion was made
by Diarmaid Mac Murchadha into Laeighis; and the people of
Laeighis defeated him, after he had carried off a great prey
from them.</p></li><li value="12"><p>The Ulstermen of all Leinster returned to their own
territories, i.e. into Ulster, and this was a sign of
vengeance in Leinster.</p></li><li value="13"><p>A conference of peace was held at
Uisneach between Toirdhealbhach Ua Conchobhair, King of
Connaught, and Murchadh Ua Maeleachlainn, King of Teamhair.
Ua Maeleachlainn gave his hostages to Toirdhealbhach, for Meath and
Teathbha. The hostages of the men of Breifne were also carried
off by Toirdhealbhach on that occasion.</p></li><li value="14"><p>Conchobhar, grandson of Donnchadh Ua Maeleachlainn, 
was killed in fetters by Murchadh Ua Maeleachlainn. God performed a miracle upon
Murchadh in revenge of it, i.e. Art, his son, died at the end of a
fortnight afterwards. This Art was heir-presumptive to the
sovereignty of Ireland.</p></li><li value="15"><p>Domhnall, son of Ruaidhri Ua
Maelmhuaidh, lord of Feara-Ceall, was killed by Muintir-Luainimh, at 
Rathain-Ui-Suanaigh.</p></li><li value="16"><p>A great plundering army was led
by Toirdhealbhach Ua Conchobhair into Fotharta-Airbhreach; and he
plundered some of the men of Meath and of the Fotharta, and
Regles-Ui-Dhunain.</p></li></ol></dd><dt id="Annal.240">M1142</dt><dd><ol><li value="0"><p>The Age of Christ, 1142.</p></li><li value="1"><p>Ua Rebachain, Abbot of Lis-mor-Mochuda, was killed 
by Tadhg Ua Ceinneidigh.</p></li><li value="2"><p>Cathasach Ua
Circaerech, lector of Ard-Macha, a wise aged priest, the most
learned of the Irish, died.</p></li><li value="3"><p>Cill-Dalua, Eanach-duin, and Teach-Mochua, were burned.</p></li><li value="4"><p>Conchobhar, son of Diarmaid
<span class="fa fa-bookmark" title="p.1069" id="pb.1069"> p.1069</span>

Ua Briain, supreme king of the two provinces of Munster, pillar of the
valour and prowess of Leath-Mogha, died at Cill-Dalua, after the
victory of penance; and the sovereignty of all Munster was assumed
by Toirdhealbhach O'Briain immediately after him.</p></li><li value="5"><p>Donnchadh, grandson of Carthach, came into the 
Deisi-Mumhan, and killed some people; but some of his people fell,  
and Donnchadh himself was taken prisoner by the Deisi, who afterwards 
delivered him up to Toirdhealbhach Ua Briain.</p></li><li value="6"><p>Conchobhar, son of Domhnall Ua Briain, was
expelled by Toirdhealbhach Ua Briain, King of Munster, and he
proceeded to make war in Connaught.</p></li><li value="7"><p>A battle was gained by the son
of Niall, grandson of Lochlainn, lord of Cinel-Eoghain, over the
Feara-Droma, and he himself was severely wounded in the heat of
that battle.</p></li><li value="8"><p>An army was led by Toirdhealbhach Ua Conchobhair,
King of Connaught, accompanied by the men of Meath, Breifne, and
Leinster, to march into Munster; but they returned without cows or
hostages (save only the hostages of Leinster), after having traversed
Osraighe and Laeighis, and destroyed some of their corn.</p></li><li value="9"><p>A great predatory excursion was made by Toirdhealbhach 
Ua Briain, King of Munster, into Leinster; and he plundered the Ui-Muireadhaigh and
some of the Ui-Ceinnsealaigh, and carried off countless kine.</p></li><li value="10"><p>Donnchadh Ua Conchobhair, lord of Ciarraighe-Luachra, was killed
by the lord of Ui-Caisin, i.e. Cumara Beg.</p></li><li value="11"><p>The son of Mac Conroi,
lord of Dealbhna-Thire-da-locha, was killed.</p></li><li value="12"><p>The son of Fearghal Ua Maelmhuaidh, lord of Feara-Ceall, 
was killed by the son of Ruaidhri Ua Maelmhuaidh, at Darmhach-Choluim-Chille.</p></li><li value="13"><p>The son of Mac Ottir, i.e. Ottir, one of the people of Insi-Gall <span class="sup" title="By John O'Donovan ">the Hebrides</span>, assumed the chieftainship and government of Ath-cliath.</p></li><li value="14"><p>Mathghamhain, son of Flann Ua Follamhain, lord of 
Crich-na-gCedach, fell by his own two brothers, in treachery and guile.</p></li><span class="fa fa-bookmark" title="p.1071" id="pb.1071"> p.1071</span><li value="15"><p>A predatory excursion was made by Conchobhar, son of
Toirdhealbhach, and the Ui-Maine, upon the Cinel-Forgo, and carried off 
countless kine.</p></li></ol></dd><dt id="Annal.241">M1143</dt><dd><ol><li value="0"><p>The Age of Christ, 1143.</p></li><li value="1"><p>Macraith Ua Fuilleachain, bishop and virgin;</p></li><li value="2"><p>Macraith Ua Fidan, head of the island of
Loch-Cre;</p></li><li value="3"><p>and Gillachrist Mac-an-Bheacanaigh, airchinneach of
Druim-mor, died.</p></li><li value="4"><p>Gilla-Aenghusa Ua Clumhain, ollamh of
Connaught in poetry, died.</p></li><li value="5"><p>Cluain-Iraird was burned, for the most
part, with Less-an-memra.</p></li><li value="6"><p>Ceanannus, Ath-Truim, Domhnach-Seachnaill,
and Cill-dara, were burned.</p></li><li value="7"><p>Corcach was burned twice.</p></li><li value="8"><p>Muircheartach, son of Domhnall Ua Maeleachlainn, 
royal heir of Teamhair and of West Meath for a time, and Donnchadh Ua
Concheanainn, died.</p></li><li value="9"><p>A great predatory excursion was made by the
Cinel-Eoghain into Fearnmhagh, by which they greatly injured
the territory in its cows and corn. On this occasion Art Ua Ruairc was
slain by them.</p></li><li value="10"><p>The chieftainship of Cinel-Eogain was assumed by
Ua Gairmleadhaigh, i.e. by Domhnall, after the expulsion of
Muircheartach, son of Niall Mac Lochlainn, by the Cinel-Eoghain
themselves, and by the aforesaid Domhnall.</p></li><li value="11"><p>Aedh, son of Muircheartach Ua Dubhda, lord of  
Ui-Fiachrach of the North, and of Ui-Amhalghada, died.</p></li><li value="12"><p>His own son, i.e. Ruaidhri, was taken by Toirdhealbhach 
Ua Conchobhair, in violation of laity and clergy, relics and protection. 
These were the sureties: Muireadhach Ua Dubhthaigh, with the clergy and 
laity of Connaught; Tadhg Ua Briain, lord of Thomond; Tighearnan 
<span class="fa fa-bookmark" title="p.1073" id="pb.1073"> p.1073</span>

Ua Ruairc, lord of Breifne; and Murchadh, son of Gilla-na-naemh Ua
Fearghail, lord of Muintir-Anghaile. The clergy of Connaught,
with Muireadhach Ua Dubhthaigh, fasted at Rath-Brenainn, to get
their guarantee, but it was not observed for them.</p></li><li value="13"><p>Murchadh Ua Maeleachlainn, King of Meath and its 
Fortuatha, was taken prisoner by Toirdhealbhach Ua Conchobhair, King of Connaught,
while he was under the protection of the relics and guarantees of
Ireland. These were they: the altar of Ciaran, with its relics; the
shrine of Ciaran, called the Oreineach; the Matha-mor; the abbot
and the prior, and two out of every order in the Church;
Muireadhach Ua Dubhthaigh, the archbishop, the lord of
Connaught; the successor of Patrick, and the Staff of Jesus; the
successor of Feichin, and the bell of Feichin; and the Boban of
Caeimhghin. All these were between Toirdhealbhach and Murchadh,
that there should be no treachery, no guile, no defection of the
one from the other, no blinding, no imprisoning, and no
circumscribing of Murchadh's territory or land, until his crime
should be evident to the sureties, and that they might proclaim him
not entitled to protection; however, he was found guilty
of no crime, though he was taken. He was set at liberty at the
end of a month afterwards, through the interference of his
sureties, and he was conveyed by his sureties into Munster;
and the kingdom of Meath was given by Toirdhealbhach to his own son,
Conchobhar. This capture was effected as follows: a hosting was made
by Toirdhealbhach, as if to proceed into Munster; the
Connaughtmen, the Conmaicni, and the Ui-Briuin, collected to
one place, and Ua Maeleachlainn was taken and conveyed to Dun-mor, 
together with the hostages of Meath in general; but not
the smallest part of Meath was injured on this occasion.</p></li><li value="14"><p>A predatory excursion was made by the Eili into 
Feara-Ceall, in violation of relic-oaths and sureties.</p></li><li value="15"><p>An army was led by Toirdhealbhach
Ua Briain, with the men of Munster and Connaught; and they cut
down the Ruaidh-Bheithigh, and demolished its stone-fort, after
which they returned without booty or hostages.</p></li></ol></dd><dt id="Annal.242">M1144</dt><dd><ol><li value="0"><p>The Age of Christ, 1144.</p></li><li value="1"><p>Gillaphadraig Mac Conghail,
the paragon of the Irish for wisdom, lector of Cluain-Iraird,
and its priest;</p></li><li value="2"><p>and Flannagan of
<span class="fa fa-bookmark" title="p.1075" id="pb.1075"> p.1075</span>

Innis-Faithleann, a distinguished anmchara, died.</p></li><li value="3"><p>Ceanannus was burned thrice this year.</p></li><li value="4"><p>Donnchadh, grandson of Carthach, heir apparent of
Munster, died in fetters with <span class="sup" title="By John O'Donovan ">i.e. while
in the hands of</span> Toirdhealbhach Ua Briain, King of Munster.</p></li><li value="5"><p>An epidemic colic in Munster and Connaught, of
which Brian, son of Toirdhealbhach, son of Diarmaid Ua Briain,
died.</p></li><li value="6"><p>Tadhg, son of Toirdhealbhach Ua Conchobhair, and many
others of the Connaughtmen, died of the same epidemic.</p></li><li value="7"><p>Conchobhar, son of Toirdhealbhach Ua Conchobhair,
heir apparent to the monarchy of Ireland, was killed at Bealach
Muine-na-Siride, by Ua Dubhlaich, lord of Feara-Tulach, for he
considered him as a stranger in sovereignty over the men of Meath.
Toirdhealbhach Ua Conchobhair gave West Meath to Donnchadh, son of
Muircheartach Ua Maeleachlainn; and he divided East Meath
equally between Tighearnan Ua Ruairc, lord of Breifne, and Diarmaid
Mac Murchadha, King of Leinster, and they remained thus under the
protection of the Connaughtmen.</p></li><li value="8"><p>Ruaidhri Ua Conchobhair, son of
Toirdhealbhach, was released from fetters by his father, at the
intercession of the clergy.</p></li><li value="9"><p>A conference of peace between
Toirdhealbhach Ua Conchobhair and Toirdhealbhach Ua Briain, at
Tir-da-ghlas, with the chiefs of Munster and Connaught, both
laity and clergy; and they made forms of peace according to what the
clergy ratified between them.</p></li><li value="10"><p>An army was led by Toirdhealbhach
Ua Conchobhair into Meath, to appoint its kings. He gave from
Loch-Aininn eastwards to Murchadh Ua Maeleachlainn, and from
Loch-Aininn westwards to the son of Muircheartach Ua
Maeleachlainn. And four hundred cows were given by the men of
Meath to Toirdhealbhach Ua Conchobhair, as eric for his son, Conchobhar.</p></li><li value="11"><p>A plundering excursion was made by Toirdhealbhach into Leinster;
and he carried off many thousand cows, and made a slaughter of heads.</p></li><li value="12"><p>Cearbhall Ua Finnallain, lord of Dealbhna-mor, died.</p></li><li value="13"><p>Domhnall
Ua Ceallaigh was
<span class="fa fa-bookmark" title="p.1077" id="pb.1077"> p.1077</span>

killed by the three sons of the grandson of Conchobhar Ua Ceallaigh, 
namely, Donnchadh, Amhlaeibh, and Lochlainn.</p></li><li value="14"><p>The son of Mac Maelain, lord of Gaileanga-Breagh,
was killed.</p></li><li value="15"><p>Cinaedh, son of Mac Amhalghadha, chief of
Calraighe, was killed by Flann Mac Amhalghadha.</p></li><li value="16"><p>Donnchadh, son of Tadhg Ua Maelruanaidh, died.</p></li></ol></dd><dt id="Annal.243">M1145</dt><dd><ol><li value="0"><p>The Age of Christ, 1145.</p></li><li value="1"><p>Sluaigheadhach Ua Cathain, bishop and virgin, of the 
people of Leithghlinn, died.</p></li><li value="2"><p>Treoit was burned by Donnchadh Ua Cearbhaill, against the people of
Ua Maeleachlainn, and three score persons were killed therein.</p></li><li value="3"><p>Clain-Fiachra was burned.</p></li><li value="4"><p>A lime-kiln, which was sixty feet every way, 
was erected opposite Eamhain-Macha, by Gillamacliag,
successor of Patrick, and Patrick's clergy in general.</p></li><li value="5"><p>A battle was gained by the Cinel-Conaill, and by the son of
Niall Ua Lochlainn, over Domhnall Ua Goirmleadhaigh and the
Cinel-Eoghain, i.e. over those north of the mountain, where
many were slain.</p></li><li value="6"><p>A hosting was made by the Cinel-Conaill, to go again
to the relief of the son of Niall Mac Lochlainn; and they were
joined by Donnchadh Ua Cearbhaill, with the Airghialla; and
they banished Domhnall Ua Goirmleadhaigh from his
chieftainship, and set up the son of Niall in his place.</p></li><li value="7"><p>Tighearnan Ua Ruairc, lord of Breifne, turned against the
Connaughtmen. A prey was made by Tighearnan in Corann.</p></li><li value="8"><p>A prey was made by Toirdhealbhach in Magh-Luighne, upon the men of
Breifne, and he carried off many thousand cows.</p></li><li value="9"><p>An army was led by Toirdhealbhach Ua Briain, King of Munster, 
to Leitir-cranncha, in Sliabh-Bladhma, to come against Ua Ruairc into
Meath.</p></li><li value="10"><p>The camp of Toirdhealbhach Ua Conchobhair was at Rubhann,
and he had his son, Domhnall Midheach; Maelseachlainn, son of Murchadh
<span class="fa fa-bookmark" title="p.1079" id="pb.1079"> p.1079</span>

Ua Maeleachlainn; Conchobhar, son of Domhnall Ua Briain; and Diarmaid,
son of Cormac Mac Carthaigh, with numerous hosts, along with him, to
defend Feara Ceall, and prevent the Munstermen from coming
thither. The Munstermen came from the south on a certain day,
to scour the woods; and the other party met them, and made a
slaughter of them. The Munstermen then returned home without
prey, without hostage, without peace, without truce.</p></li><li value="11"><p>Aedh, son
of Tadhg Ua Cuinn, chief of Muintir-Gilgain, fell by a party of the
Muintir-Gilgain and the men of Teathbha.</p></li><li value="12"><p>The battle of Dun-Dubhain, in Dealbhna, was gained 
by Maelseachlainn, son of Murchadh Ua Maeleachlainn, and by the Cairbri, 
over the men of Breifne, wherein fell three hundred of their soldiers, among
whom were the Ui-Connachtaigh, the Ui-Cathluain, and the Ui-Cubh-rain.</p></li><li value="13"><p>Great war in this year, so that Ireland was a trembling sod.</p></li><li value="14"><p>A predatory excursion was made by Murchadh Ua
Maeleachlainn into Fearnmhagh, and he carried off many cows, and killed many
persons.</p></li><li value="15"><p>A prey was made by Tighearnan Ua Ruairc in Magh-Luirg.</p></li><li value="16"><p>A predatory excursion was made by Murchadh Ua
Maeleachlainn into Airghialla, and he carried off cows from Cuailgne.</p></li><li value="17"><p>The men of Munster proceeded with an army into
Connaught; and they carried off Ua Ceallaigh, i.e. Tadhg, son of Conchobhar, 
lord of Ui-Maine, and slew Ruaidhri Ua Flaithbheartaigh.</p></li><li value="18"><p>A predatory excursion was made by the Cairbri-Ua-Ciardha 
into Ui-Briuin; they burned Daingean-Bona-Cuilinn, and broke three large boats,
and carried off many cows.</p></li><li value="19"><p>A plundering force was led by Murchadh Ua Maeleachlainn 
into Tir-Briuin-na-Sinna; and on this occasion Maeleachlainn, son of Domhnall 
Sugach, the son of Cochall Fliuch Mac Seanain, and many others, were slain by 
the Ui-Briuin.</p></li><li value="20"><p>Finn Ua Cearbhaill, Tanist of Eile, was killed.</p></li><li value="21"><p>An attack was made by the Ui-Briuin and a party of the
Connaughtmen on the fleet of the Sil-Muireadhaigh, and of the
Tuatha; and Donnchadh Ua Maelbhrenainn, chief of Clann-Conchobhair,
was slain there, and Donn Ua Mannachain, lord of Ui-Briuin-na-Sinna.</p></li></ol></dd><dt id="Annal.244">M1146</dt><dd><ol><li value="0"><p>The Age of Christ, 1146.</p></li><span class="fa fa-bookmark" title="p.1081" id="pb.1081"> p.1081</span><li value="1"><p>Cormac Ua Cathasaigh, Archbishop of Leinster, died.</p></li><li value="2"><p>Fochard-Muirtheimhne was all burned.</p></li><li value="3"><p>A slaughter was made of the foreigners of Ath-cliath 
by the people of East Meath, where two hundred persons were slain, together 
with Raghnall Mac Torcaill, Mormaer of Ath-cliath, and Jufraigh, and many others
of their chieftains.</p></li><li value="4"><p>Ceallach Ua Ceallaigh, lord of the men of
Breagha, was slain by Cathasach Ua Cathasaigh, and the foreigners.</p></li><li value="5"><p>A predatory excursion was made by Tighearnan Ua Ruairc 
across Magh-nAei, to Loch-Long and Dun-Imghain; he destroyed and burned four
ships, and slew the son of Ua Maeleachlainn, who was defending
them, and many others. Gillabrighde, son of Dubhdara, chief of
Muintir-Eolais, was wounded; and he afterwards died at his
house, having plundered Cluain-Coirpthe some time before.</p></li><li value="6"><p>Gillaphadraig, the grandson of Donnchadh, lord of Osraighe, was killed
by the O'Braenains, by treachery, in the middle of Cill-Cainnigh.</p></li><li value="7"><p>A plundering army was led by Toirdhealbhach Ua Briain
into Leinster; they plundered Ui-Failghe, and carried off many prisoners.</p></li><li value="8"><p>Eigneach, son of Amhlaeibh Ua Caemhain, was killed by
Donnchadh Ua Cearbhaill.</p></li><li value="9"><p>A great wind-storm occurred on the third day of December, 
which caused a great destruction of woods throughout Ireland; it prostrated sixty 
trees at Doire-Choluim-Chille, and killed and smothered many persons in the church; it
also killed other people at Cill-Sleibhe.</p></li><li value="10"><p>Domhnall Ua Braein, lord of Breaghmhaine, died.</p></li><li value="11"><p>Ceallach Ua Ceallaigh, lord of Breagha, was killed by 
Flaithbheartach Ua Cathasaigh and the foreigners of Ath-cliath.</p></li><li value="12"><p>Gilla-na-naemh, grandson of Cumeadha, fell
by his own brother, i.e. Domhnall; and Cumeadha, his son, died.</p></li></ol></dd><dt id="Annal.245">M1147</dt><dd><ol><li value="0"><p>The Age of Christ, 1147.</p></li><li value="1"><p>The Bishop Ua Meanngoran died.</p></li><li value="2"><p>Muireadhach Ua Flannagain, a distinguished priest, died
after intense penance.</p></li><li value="3"><p>Gilla-Ailbhe, grandson of Flann;</p></li><li value="4"><p>Cuilen, son of the lector of Imleach-Ibhair;</p></li><li value="5"><p>and Fiacha Mac Muireadhaigh, airchinneach of Lughmhadh 
for a time, died.</p></li><li value="6"><p>Ros-Cre and Oentrobh were burned.</p></li><li value="7"><p>A thunderbolt fell this year upon the cloictheach
<span class="fa fa-bookmark" title="p.1083" id="pb.1083"> p.1083</span>

of Daimhliag-Chianain, and knocked off its beannchobhair.</p></li><li value="8"><p>Duarcan Ua hEaghra fell by Ua hEaghra, by treachery.</p></li><li value="9"><p>A predatory incursion was made by Cuuladh Mac Duinnsleibhe, 
King of Uladh, into Fearnmhagh, and he plundered the greater part of Cluain-Maelduibh.</p></li><li value="10"><p>An army was led by Muircheartach Mac Neill Ua Lochlainn 
and the Cinel-Eoghain, and Donnchadh Ua Cearbhaill and the Airghialla, into
Ulidia. The Ulidians were encamped at the brink of Uchdearg, to
meet them; but they abandoned the camp to the Cinel-Eoghain and
the Airghialla, who pursued them till they reached the shore of
Dun-droma, in Leath-Chathail. The Ulidians gave them battle there, on
the day of the festival of Paul and Peter; but they were
defeated, and a great number of them slain, together with Archu
Ua Flathrai, lord of Leath-Chathail. After this the forces plundered 
and burned all Leath-Chathail, and carried off
hostages from the Ulidians.</p></li><li value="11"><p>Tadhg Ua Briain was released from his
fetters, at the intercession of the bishops of Ireland, with
the successor of Patrick, Maelmaedhog Ua Morgair, Muireadhach
Ua Dubhthaigh, and Domhnall Ua Longargain, for he was taken
prisoner while under their protection.</p></li><li value="12"><p>Great fruit throughout
Ireland this year.</p></li><li value="13"><p>Gillamochoinni Ua Cathail, lord of Ui-Fiachrach-Aidhne, 
was killed by the grandson of Domhnall Ua Conchobhair.</p></li><li value="14"><p>The battle of Ath-luain was gained over Domhnall, the son of
Toirdhealbhach Ua Conchobhair, and the Ua-Maine, by the men of
Teathbha, where the grandson of Amhalghaidh Ua Flainn and
others were slain.</p></li></ol></dd><dt id="Annal.246">M1148</dt><dd><ol><li value="0"><p>The Age of Christ, 1148.</p></li><li value="1"><p>The church of Cnoc-na-seangan
was finished by the Bishop O'Caellaidhe and Donnchadh Ua
Cearbhaill, and was consecrated by Ua Morgair, successor of
Patrick; and a Neimheadh, i.e. ecclesiastical land, was
assigned it in Lughmhadh.</p></li><li value="2"><p>A synod was convened at Inis-Padraig, by
Maelmaedhog, successor of Patrick, at which were present fifteen
bishops and two hundred priests, to establish rules and morals
for all, both laity and clergy; and Maelmaedhog Ua Morgair, by
advice of the synod, went a second time to
<span class="fa fa-bookmark" title="p.1085" id="pb.1085"> p.1085</span>

Rome, to confer with the successor of Peter.</p></li><li value="3"><p>Malachias, i.e. Maelmaedhog Ua Morgair, Archbishop 
of the Chair of Patrick, chief head of the west of Europe, legate of 
the successor of Peter, the only head whom the Irish and the foreigners obeyed,
chief paragon of wisdom and piety, a brilliant lamp which
illumined territories and churches by preaching and good works,
faithful shepherd of the Church in general,—after having
ordained bishops and priests, and persons of every degree; after
having consecrated many churches and cemeteries; after having
performed every ecclesiastical work throughout Ireland; after
having bestowed jewels and food upon the mighty and the needy; after
having founded churches and monasteries (for by him were repaired in
Ireland every church which had been consigned to decay and
neglect, and they had been neglected from time remote); after
leaving every rule and every good moral in the churches of
Ireland in general; after having been the second time in the
legateship; after having been fourteen years in the primacy; and after
the fifty-fourth year of his age, resigned his spirit to heaven
on the second day of November; and the Church celebrates the
feast and solemnity of St. Malachias on the third day, it having
been changed by the seniors from the feast day of All Souls to
the day after, in order that he might be the more easily revered
and honoured; and he was buried in the monastery of St. Bernard at
Clarvallis, in France, with honour and veneration.</p></li><li value="4"><p>Ua Duibhin, Bishop of Cill-dara;</p></li><li value="5"><p>the Bishop Ua Naidheanan;</p></li><li value="6"><p>Ceallach Ua Domhnagain, noble head of Cill-Beneoin,</p></li><li value="7"><p><span class="sup" title="By John O'Donovan ">died</span>; and Maelchiarain
Mac Mengain, noble priest of the church of Suidhe-Choluim-Chille
at Ceanannus, died after victory of martyrdom and penance.</p></li><li value="8"><p>Cluain-Iraird, Lann-Leire, and Lughmhadh, were burned.</p></li><li value="9"><p>An army was led
<span class="fa fa-bookmark" title="p.1087" id="pb.1087"> p.1087</span>

by Muircheartach, son of Niall Ua Lochlainn, by the Cinel-Eoghain and
Donnchadh Ua Cearbhaill, and the Airghialla, into Ulidia; and
they carried off the hostages of the Ulidians, together with the
son of the King of Ulidia, and left four lords over Ulidia on
that occasion. The Ulidians and Airghialla turned against Mac
Lochlainn and the Cinel-Eoghain after this.</p></li><li value="10"><p>Another army was led by Muircheartach Ua Lochlainn 
and the Cinel-Eoghain, across Tuaim, into Ulidia; and he expelled Cuuladh 
Ua Duinnsleibhe from Ulidia, and placed Donnchadh in his place; and they 
proceeded on this occasion into Machaire-Chonaill, and burned the plain, 
except the churches only, which were protected by the successor of Patrick.</p></li><li value="11"><p>An army was also led by Tighearnan Ua Ruairc and Donnchadh Ua
Cearbhaill into Ulidia, as far as Craebh-Tealcha; and they
plundered the country, and placed Cuuladh in his kingdom again;
however, he was immediately expelled by the Ulidians themselves.</p></li><li value="12"><p>A meeting was held at Ard-Macha by Ua Lochlainn, with the
chieftains of the Cinel-Eoghain; by O'Cearbhaill, with the
chieftains of the Airghialla, and the chief men of Ulidia, with
their lords, and made perfect peace under the Staff of Jesus, in the
presence of the successor of Patrick and his clergy; and they left hostages 
with O'Lochlainn. The hostages of the Cinel-Conaill were also in the hands 
of Ua Lochlainn.</p></li><li value="13"><p>Ua Goirmleadhaigh, i.e. Domhnall, who had been lord 
of Cinel-Eoghain for a time, was banished into Connaught by O'Lochlainn.</p></li><li value="14"><p>Sitrick Ua Braenain, lord of Breaghmhaine, was slain 
by his own brothers.</p></li><li value="15"><p>A meeting between Toirdhealbhach Ua Conchobhair and 
Tighearnan Ua Ruairc at Snamh-Rathainn; and the Aithcleireach, son of Cuchairne 
Ua Fearghail, wounded Tighearnan Ua Ruairc, as he was going to the meeting.</p></li><li value="16"><p>A great prey was taken by Toirdhealbhach Ua Conchobhair from the
men of Teathbha; and the men of Teathbha overtook him at Ath-Luain, but he turned 
upon and made a slaughter of them.</p></li></ol></dd><dt id="Annal.247">M1149</dt><dd><ol><li value="0"><p>The Age of Christ, 1149.</p></li><li value="1"><p>Gilla-na-naemh Ua Muircheartaigh, noble bishop of the south 
of Ireland, a chaste, wise, and pious senior;</p></li><li value="2"><p>Muircheartach
<span class="fa fa-bookmark" title="p.1089" id="pb.1089"> p.1089</span>

Ua Maelmoicheirge, noble Bishop of Ui-Briuin-Breifne, a noble senior;</p></li><li value="3"><p>and the Bishop Ua Gormghaile, a noble pious senior; died after
penance and intense penitence.</p></li><li value="4"><p>Macraith, a venerable, benevolent cleric of the people 
of Ard-Macha, died.</p></li><li value="5"><p>The half of Daimhliag was plundered by the foreigners 
of Ath-cliath, and by Diarmaid Mac Murchadha and the Leinstermen; and they 
killed Diarmaid, son of Maghnus Ua Lochlainn, Tanist of Oileach, who was taking
revenge for the plunder, and his body was brought to Ard-Macha, and
there interred.</p></li><li value="6"><p>Doire-Choluim-Chille was burned, and Inis-Mic-Dairen 
with its church.</p></li><li value="7"><p>Laeighseach Ua Mordha, lord of Laeighis
and the Comanns, died after penance.</p></li><li value="8"><p>Cuuladh, i.e. the son of
Conchobhar, came into Ulidia again, and expelled Donnchadh from
the chieftainship of the upper part of Ulidia: and Ua
Mathghamhna and the two sons of Aedh Mac Duinnsleibhe (Donnchadh and Murchadh) 
made an attack upon his camp, but they were
defeated by Cuuladh, and Murchadh was killed by him.</p></li><li value="9"><p>An army was led by the Cinel-Eoghain to Magh-an-chairn, 
to expel Conchobhar; but Ua Cearbhaill prevented them, for he delivered his own son
up to them, for the sake of Ulidia.</p></li><li value="10"><p>Another army was led by the
son of Niall Ua Lochlainn, being joined by the people of the
north of Ireland, namely, the Cinel-Conaill, the Cinel-Eoghain,
and the Airghialla, into Ulidia; they plundered all the upper part of
Ulidia, from the harbour of Snamh-Aighneach to Droichet-na-Feirtsi.
A party of them went upon the islands of Loch Cuan, and
they plundered Inis-Cumscraidh, Leathghlais, Cill-Aedhain, Magh-bile, 
Beanchor, and all the other churches of the country,
except Dun <span class="sup" title="By John O'Donovan ">Leathghlais</span> and Sabhall.
Ua Duinnsleibhe afterwards came into the house of Ua Lochlainn, and delivered 
his own son up to him as a hostage, and whatever other hostages he demanded.
After this they
<span class="fa fa-bookmark" title="p.1091" id="pb.1091"> p.1091</span>

returned back to their houses, with a countless cattle spoil, and with
many prisoners.</p></li><li value="11"><p>A predatory incursion was made by Donnchadh Ua
Cearbhaill and Cuuladh Ua Duinnsleibhe into Breagha, and they
carried off many spoils. The men of Breagha afterwards came in
pursuit of them, and they plundered the half of Tearmann-Feichin, and carried 
off some of the cattle of the monks.</p></li><li value="12"><p>A royal journey was made by the son of Niall Ua Lochlainn, 
with the cavalry of Cinel-Eoghain, to Lughmhadh, where Tighearnan Ua Ruairc came
into his house, and left him hostages. From thence Ua Lochlainn
and Ua Cearbhaill proceeded to Ath-cliath. Diarmaid Mac
Murchadha, King of Leinster, came into his house, and Ua
Lochlainn made a complete peace between the foreigners and the
Irish.</p></li><li value="13"><p>An army was led by Toirdhealbhach Ua Briain and the men of
Munster into Connaught, until they arrived at Magh Ua mBriuin; they
carried off a great spoil of cattle, and demolished Dun-Gaillmhe; and Ua 
Lochlainn, lord of Corca-Modhruadh, was drowned in the Gaillimh.</p></li><li value="14"><p>Ceallachan, grandson of Carthach, died.</p></li></ol></dd><dt id="Annal.248">M1150</dt><dd><ol><li value="0"><p>The Age of Christ, 1150.</p></li><li value="1"><p>Muireadhach Ua Dubhthaigh,
Archbishop of Connaught, chief senior of all Ireland in wisdom,
in chastity, in the bestowal of jewels and food, died at Conga,
on the sixteenth of the month of May, on the festival of Saint
Brenainn, in the seventy-fifth year of his age.</p></li><li value="2"><p>Maelisa Ua Branain, airchinneach of Doire-Choluim-Chille, 
head of the happiness and prosperity of the north of Ireland, died.</p></li><li value="3"><p>Ua Follamhain, successor of Finnen of Cluain-Iraird, 
died at Ceanannus.</p></li><li value="4"><p>Cailleach of Cill-Sleibhe, a pious good senior, died, after good
penance, at an advanced age.</p></li><li value="5"><p>The northern half of the Trianmor of Ard-Macha was burned 
on the night of the festival of Cianan.</p></li><li value="6"><p>Ceanannus, Sord, and Cill-mor-Ua-Niallain,with its oratory, 
were burned.</p></li><li value="7"><p>The successor of Patrick and the clergy of Patrick made a
visitation of Tir-Eoghain, and they obtained their full tribute
of cows, i.e. a cow from every house of a biatach and freeman, a
horse from every chieftain, and twenty cows from the
<span class="fa fa-bookmark" title="p.1093" id="pb.1093"> p.1093</span>

king himself.</p></li><li value="8"><p>The visitation of Cinel-Eoghain was made by the successor of
Colum-Cille, Flaithbheartach Ua Brolchain; and he obtained a horse
from every chieftain, a cow from every two biatachs, a cow
from every three freeholders, and a cow from every four
villains, and twenty cows from the king himself; a gold ring
of five ounces, his horse, and his battle-dress, from Muircheartach, son of 
Niall Ua Lochlainn, King of Ireland.</p></li><li value="9"><p>The grandson of Domhnall Ua Conchobhair was killed by Ruaidhri, son of
Domhnall Ua Conchobhair.</p></li><li value="10"><p>Murchadh, son of Gilla-na-naemh Ua Fearghal, pillar of the 
glory and splendour of the east of Connaught, died on 
<span class="sup" title="By John O'Donovan ">the island of</span> Inis-Clothrann.</p></li><li value="11"><p>Conchobhar Mac Raghnaill, lord of Muintir-Eolais, 
was killed by Aedh, son of Tighearnan Ua Ruairc.</p></li><li value="12"><p>Muireadhach Ua Flannagain, chief of
Clann-Cathail, died on his pilgrimage at Conga.</p></li><li value="13"><p>Diarmaid Mac Branain, lord of Corcachlann, was 
blinded by Toirdhealbhach Ua Conchobhair.</p></li><li value="14"><p>Gillaclaen Ua Ciardha, lord of Cairbri, was slain
by the Ui-Faelain.</p></li><li value="15"><p>A royal journey by Muircheartach, son of Niall
Ua Lochlainn, with the chieftains of the north of Ireland, to Inis-Mochta, 
to meet Ua Cearbhaill and Ua Ruairc.  The hostages of
Connaught were brought him to that place, without a hosting,
through the blessing of Patrick, the successor of Patrick,
and his clergy. He divided Meath on this occasion into three
parts between Ua Conchobhair, Ua Ruairc, and Ua Cearbhaill; and they
banished Murchadh Ua Maeleachlainn from Meath, through the curse of
the successor of Patrick and his clergy.</p></li><li value="16"><p>Ua Ceallaigh, lord of Ui-Fiachrach of Ard-sratha, 
was killed by the Ui-Comhaltain, on the island of Loch-Laeghaire.</p></li><li value="17"><p>Ua Canannain, with his army, proceeded into Feara-Luirg, 
and carried off many cows. The Feara-Luirg overtook them, and many of the people 
of Ua Canannain, with his two sons, four of the Ui-Maelgaeithe, Gillamartan Ua
Canann, Ua Fogartaigh, and many others of their nobles.</p></li><li value="18"><p>An army was led by Toirdhealbhach Ua Briain to Loch Ua 
nGobhann, in Machaire-Gaileang, and he
<span class="fa fa-bookmark" title="p.1095" id="pb.1095"> p.1095</span>
plundered Slaine.  Ua Cearbhaill and Ua Ruairc overtook them, and slew some 
of their people, among whom was the son of Ua Ifearnain. In the absence of the men of
Munster, Toirdhealbhach Ua Conchobhair marched with an army into
Munster, and plundered the plain of Munster, and carried off many
cows; but he lost some of his people, and among the rest Ua
Rodhuibh.</p></li><li value="19"><p>An army was led by Toirdhealbhach Ua Briain to Ath-cliath, 
and the foreigners came into his house, <span class="sup" title="By John O'Donovan ">and submitted
to him</span>; and from thence to Commarmana, and to Abha, and burned
Domhnach-mor Mic Laithbhe.</p></li><li value="20"><p>An army was led by Muircheartach, son
of Niall Ua Lochlainn, with the Cinel-Eoghain and the Ulidians,
to relieve Ua Cearbhaill and Ua Ruairc, to Dun-Lochad, in Laeghaire;
and the foreigners made a year's peace between Leath-Chuinn and Leath-Mhogha.</p></li><li value="21"><p>Conghal Ua Braein, lord of Breaghmhaine, was killed by
Muintir-Ceithearnaigh at Gardha na gamhnaighe, at Cluain-mic-Nois.</p></li></ol></dd><dt id="Annal.249">M1151</dt><dd><ol><li value="0"><p>The Age of Christ, 1151.</p></li><li value="1"><p>Ua Maelfoghmhair, Bishop of
Ui-Amhalghadha and Ui-Fiachrach-Muaidhe;</p></li><li value="2"><p>Erolbh, Bishop of
Luimneach;</p></li><li value="3"><p>and Brian Cleireach, son of Tadhg Ua Maelruanaidh,
died.</p></li><li value="4"><p>A cardinal of the successor of Peter, i.e. Johannes
Papiron, arrived in Ireland, to establish rules and good morals,
and to set all to rights from their faults. He remained a week in the
house of the successor of Patrick at Ard-Macha, and imparted his
blessing.</p></li><li value="5"><p>The visitation of Connaught was performed, the second
time, by the successor of Patrick, Gillamacliag, the grandson of
Ruaidhri; and he obtained his full tribute. On this occasion Ua
Conchobhair gave the successor of Patrick a ring of gold, of
twenty ounces.</p></li><li value="6"><p>This visitation of Sil-Cathasaigh was made by
<span class="fa fa-bookmark" title="p.1097" id="pb.1097"> p.1097</span>

Flaithbheartach Ua Brolcain, successor of Colum-Cille; and he obtained 
a horse from every chieftain, a sheep from every hearth, and his horse, 
battle-dress, and a ring of gold, in which were two ounces, from their 
lord, i.e. from Cuuladh Ua Lainn.</p></li><li value="7"><p>Dearbhforgaill, daughter of Domhnall, grandson of Lochlainn,
King of Ireland, the wife of Toirdhealbhach Ua Conchobhair, King of
Connaught,and the mother of Aedh, Cathal, and Domhnall, died
on her pilgrimage at Ard-Macha.</p></li><li value="8"><p>Brian Ua Conchobhair Ciarraighe
was killed by the Ciarraighi themselves.</p></li><li value="9"><p>Conchobhar Ciabhach <span class="sup" title="By John O'Donovan ">the long-haired</span> 
Ua hEaghra, Tanist of Luighne, died <span class="sup" title="By John O'Donovan ">on his bed</span>. 
The reason that he died on his bed was, because he was under the laws of 
Ciaran Mac-an-tSaeir, for no lord, of the lords of Luighne who preceded him, 
died on his bed, in consequence of a curse of St. Ciaran.</p></li><li value="10"><p>The son of Maelseachnaill Ua Bric was killed by
the son of Gearrna-gcuinneog Ua Bric, who was killed immediately after 
by the sons of Donnchadh, grandson of Carthach.</p></li><li value="11"><p>Gillagott Ua Carrain, lord of Ui-Maccaille, was
killed at Cuil-Colluinge, by the Ui-Mictire.</p></li><li value="12"><p>Tadhg, son of Diarmaid Ua
Briain, turned against Toirdhealbhach Ua Briain, King of
Munster, and deposed him; and Tadhg came into the house of
Toirdhealbhach Ua Conchobhair.</p></li><li value="13"><p>An army was led by
Toirdhealbhach Ua Conchobhair, King of Connaught, into Munster;
and he subdued all Munster, except West Munster, in which
Toirdhealbhach <span class="sup" title="By John O'Donovan ">Ua Briain</span> was; and the sovereignty of Desmond
was assumed by the son of Cormac, grandson of Carthach.</p></li><li value="14"><p>An army was also led by Toirdhealbhach Ua Conchobhair 
into Munster; and Diarmaid Mac Murchadha, King of Leinster, with the
Leinstermen, went to join him. They plundered Munster before
<span class="fa fa-bookmark" title="p.1099" id="pb.1099"> p.1099</span>

them, until they reached Moin-mor. The Dal-gCais, the men of West Munster, 
and the Sil-Briain, had set out, under the conduct of Toirdhealbhach Ua 
Briain, King of Munster, upon a predatory excursion into Desmond; and 
on their return from the South they fell in with the Connaughtmen, the 
Leinstermen, and the Meathmen. A battle was fought between them, and the men of
Munster were defeated and slaughtered. Seven thousand was the
number of the Munstermen slain in this battle of Moin-mor, among
whom was Muircheartach, son of Conchobhar Ua Briain, lord of
Thomond, and royal heir of Munster; Lughaidh, son of Domhnall Ua
Briain; Aneslis Ua Grada; <span class="sup" title="By John O'Donovan ">Mac Conmara</span>, the lord of Ui-Caisin;
Flaithbheartach Ua Deadhaidh; and others, sons of lords,
chieftains, and distinguished men.The chief sway of Munster was
assumed by Toirdhealbhach Ua Conchobhair on this occasion, and
Toirdhealbhach Ua Briain was banished.According to the Book of
Leacain, the following were the chieftains who were here slain:
Muircheartach, son of Conchobhar Ua Briain, lord of Thomond, the
second best man of the Dal-gCais; Lughaidh, son of Domhnall Ua
Briain; two of the Ui-Ceinneidigh; eight of the Ui-Deadhaidh,
with Flaithbheartach Ua Deadhaidh; nine of the Ui-Seanchain; five of
the Ui-Cuinn; five of the Ui-Grada, with Aneslis Ua Grada;
twenty-four of the Ui-Ogain; four of the Ui-Aichir; the grandson
of Eochaidh Ua Loingsigh; four of the Ui-Neill Buidhe; and five
of the Ui-Echthighern; with numbers of good men besides them;
and there survived but one shattered battalion of the three
battalions which had come to that place. There were slain in the heat
of this conflict, <span class="sup" title="By John O'Donovan ">on the side of Connaught</span>, Tadhg, son of Liathach
Ua Conchobhair; Muircheartach Ua Cathalain, chief of Clann-Fogartaigh; 
Aedh, son of Maelruanaidh Ua Follamhain, chief of
Clann-Uadach; four of the Luighni; and many others. Chief sway
over Munster was assumed by Toirdhealbhach Ua Conchobhair on
this occasion, and Toirdhealbhach Ua Briain was banished.</p></li><li value="15"><p>An army was led by the son of Niall Ua Lochlainn, with 
the Cinel-Conaill, Cinel-Eoghain, and Airghialla, across Eas-Ruaidh, until they
reached Coirrshliabh na
<span class="fa fa-bookmark" title="p.1101" id="pb.1101"> p.1101</span>

Seaghsa, in Corann. Thither hostages were brought to them by Toirdhealbhach 
Ua Conchobhair, and they returned to their houses.</p></li><li value="16"><p>The hostages of Leinster were sent to his house, to the
son of Niall, grandson of Lochlainn, i.e. King of Aileach and
Teamhair.</p></li><li value="17"><p>The commencement of the erection of the daimhliag of
Cluain-Coirpthe, by Cucaille, son of Mac Scolaighi, and Gillacoimhdhe,
the grandson of Leastar Ua hAinlighi, chief of Cinel-Dobhtha.</p></li><li value="18"><p>A great predatory excursion was made by Ruaidhri, son of
Toirdhealbhach Ua Conchobhair, into Thomond; and he carried away
many cows, and burned Cromadh.</p></li><li value="19"><p>Conchobhar, son of Domhnall Ua Briain, lord of East Munster, 
and the grandson of Donnchadh, grandson of Gillaphadraig, lord of half Osraighe, 
were taken prisoners by Diarmaid, son of Mac Murchadha, King of Leinster, through
treachery and guile.</p></li><li value="20"><p>Domhnall, son of Toirdhealbhach Ua Conchobhair, was 
taken prisoner by Cathal, his own brother.</p></li><li value="21"><p>A changeable, windy, stormy winter, with great rain.</p></li><li value="22"><p>Toirdhealbhach Ua Briain went to Luimneach, but he did 
not get shelter in Munster; and he took many jewels with him, i.e. ten score ounces
of gold, and sixty beautiful jewels, besides the drinking-horn
of Brian Borumha; and he divided them among the chiefs of Sil-Muireadhaigh, 
Ui-Briuin, and Conmhaicne.</p></li></ol></dd><dt id="Annal.250">M1152</dt><dd><ol><li value="0"><p>The Age of Christ, 1152.</p></li><li value="1"><p>Finn, grandson of Celechar Ua
Ceinneidigh, successor of Colum, son of Crimhthann 
<span class="sup" title="By John O'Donovan ">of Tir-da-ghlas</span>, and who had been successor of Bairre 
for a time;</p></li><li value="2"><p>Gilla-na-naemh Ua Follamhain, successor of Coman;</p></li><li value="3"><p>and Fearghal Ua Fearcubhais, lector of Ard-Macha for a time, 
and of the church of Coluim-Cille at Ard-Macha also, died.</p></li><li value="4"><p>A synod was convened at
Droichet-atha by the bishops of Ireland, with the successor of
Patrick, and the Cardinal Johannes Papiron, with three hundred
ecclesiastics, both monks and canons; and they established some
rules thereat, i.e. to put away concubines and lemans from men;
not to demand payment for anointing or baptizing (though it is
<span class="fa fa-bookmark" title="p.1103" id="pb.1103"> p.1103</span>

not good not to give such, if it were in a person's power); not
to take <span class="sup" title="By John O'Donovan ">simoniacal</span> payment for church property; and 
to receive tithes punctually.</p></li><li value="5"><p>Imleach-Ibhair and Luimneach were burned.</p></li><li value="6"><p>Scrin-Choluim-Chille, Domhnach-Seachnaill, and Treoid, were
plundered by the Ui-Briuin.</p></li><li value="7"><p>A plundering army was led by Mac Lochlainn and the Cinel-Eoghain, 
to banish Ua Cearbhaill; and he plundered many persons on that occasion, and 
expelled Ua Cearbhaill from the chieftainship of Oirghialla, in revenge for the
successor of Patrick, whom he had wounded and violated some time
before.</p></li><li value="8"><p>A meeting took place between Ua Lochlainn and
Toirdhealbhach Ua Conchobhair at Magh-Ene, where they made
friendship under the Staff of Jesus, and under the relics of Colum-Cille.</p></li><li value="9"><p>An army was led by Toirdhealbhach Ua Conchobhair into
Munster; and he divided Munster into two parts between the son of
Cormac, grandson of Carthach, and the Ua Briains, namely, Tadhg
and Toirdhealbhach.</p></li><li value="10"><p>An army was led by Mac Lochlainn into Meath,
as far as Rath-Ceannaigh, to meet the men of Ireland; and
Toirdhealbhach proceeded into Meath, to meet Ua Lochlainn and
Diarmaid Mac Murchadha, King of Leinster. They divided Meath into
two parts on this occasion; they gave from Cluain-Iraird westwards to
Murchadh Ua Maeleachlainn, and East Meath to his son,
Maeleachlainn. They took Conmhaicne from Tighearnan Ua Ruairc,
after having defeated him; and they burned the town named Bun-cuilinn, 
and gave the chieftainship to the son of Gillabraide Ua
Ruairc, and their hostages were given up to Toirdhealbhach Ua
Conchobhair. On this occasion Dearbhforgaill, daughter of Murchadh Ua Maeleachlainn, 
and wife of Tighearnan Ua Ruairc, was brought
away by the King of Leinster, i.e. Diarmaid, with her cattle and
furniture; and he
<span class="fa fa-bookmark" title="p.1105" id="pb.1105"> p.1105</span>
took with her according to the advice of her brother, Maeleachlainn.
There arose then a war between the Ui-Briuin and the men of Meath.</p></li><li value="11"><p>The hostages of Ua Ruairc, i.e. Tighearnan, were 
conveyed to Ath-Luain by
Toirdhealbhach Ua Conchobhair, for Ui-Briuin only.</p></li><li value="12"><p>Finghin, son of Donnchadh, grandson of Carthach, was killed 
by his brethren, through mistake.</p></li><li value="13"><p>Domhnall, son of Righbhardan, lord of Eile,
was slain by the son of the Long-legged Ua Cearbhaill.</p></li><li value="14"><p>Cathal,
son of Toirdhealbhach Ua Conchobhair, royal heir of Connaught,
was killed by the son of Cronn-Luachra Ua Coscrachain, and by the
Calraighi of Corann, i.e. the Callraighi-mora.</p></li><li value="15"><p>Diarmaid Ua Conchobhair, lord of Ciarraighe-Luachra, 
was expelled and plundered by the son of Cormac, grandson of Carthach, lord of
Desmond.</p></li><li value="16"><p>Aedh, son of Mac Amhalghadha, lord of Clann-Maelduibh,
died.</p></li><li value="17"><p>The daughter of Ua Caellaighe, wife of Laeighseach Ua
Mordha, died.</p></li><li value="18"><p>Cumidhe Ua Cormaidhe, chief of Ui-Mac-Uais of Meath,
died.</p></li><li value="19"><p>Munster was much injured, both church and state, in consequence
of the war between the Sil-Briain and the Clann-Carthaigh, so
that great dearth prevailed in Munster from that war; and their
peasantry were dispersed in Leath-Chuinn, and many others of
them perished of the famine.</p></li></ol></dd><dt id="Annal.251">M1153</dt><dd><ol><li value="0"><p>The Age of Christ, 1153.</p></li><li value="1"><p>Aedh Ua Maeleoin, successor of Ciaran of Cluain-mic-Nois, 
fountain of the prosperity and affluence of Leath-Chuinn, a man of charity
and mercy, completed his life.</p></li><li value="2"><p>Colman Ua Breislein, noble priest of Ceanannus, a 
distinguished sage;</p></li><li value="3"><p>Dunlaing Ua Cathail,
successor of Caeimhghin, <span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="4"><p>The visitation of Dal-Cairbre
and Ui-Eathach-Uladh was made by Flaithbheartach Ua Brolchain,
successor of Colum-Cille; and he received a horse from every
chieftain, a sheep from every hearth; a screaball, a horse, and
five cows, from the lord Ua Duinnsleibhe, and an ounce of gold from
his wife.</p></li><li value="5"><p>Murchadh Ua Maeleachlainn, King of Teamhair and Meath, with
its dependent districts, of Airgialla, and, for a time, of the
greater part of Leinster, —flood of the glory,
magnificence, and nobility of Ireland,—died at Dearmhach-Choluim-Chille.</p></li><li value="6"><p>Flaithbheartach Ua Canannain, lord of Cinel-Conaill,
and his wife, Dubhchobhlaigh, daughter of Toirdhealbhach Ua
Conchobhair, were drowned, with the crew of a ship of <span class="sup" title="By John O'Donovan ">their</span>
people along with them, in the sea, opposite Cairbre of Druim-cliabh.</p></li><li value="7"><p>Domhnall Ua Cathasaigh, lord of Saithne,
<span class="fa fa-bookmark" title="p.1107" id="pb.1107"> p.1107</span>

was slain by Maelseachlainn, son of Murchadh Ua Maeleachlainn; and
Conchobhar, son of Domhnall Ua Maeleachlainn, was blinded by
him.</p></li><li value="8"><p>Niall Ua Mordha, lord of Laeighis, was released from
fetters by the King of Leinster, Diarmaid Mac Murchadha, after
he had been blinded against the guarantee of the laity and clergy.</p></li><li value="9"><p>Muirgheas, grandson of Murchadh (or Muircheartach) Odhar, 
chief of Clann-Tomaltaigh, died.</p></li><li value="10"><p>Donncathaigh, son of Aireachtach Ua Rodhuibh,
died after a good life.</p></li><li value="11"><p>An army was led by Toirdhealbhach Ua
Conchobhair, to Doire-an-ghabhlain, against Mac Murchadha, King
of Leinster, and took away the daughter of Ua Maeleachlainn,
with her cattle, from him, so that she was in the power of the
men of Meath. On this occasion Tighearnan Ua Ruairc came into his
house, and left him hostages.</p></li><li value="12"><p>Toirdhealbhach Ua Briain was
banished into the north of Ireland by Toirdhealbhach Ua
Conchobhair; and Munster was divided into two parts between
Tadhg Ua Briain and Diarmaid, son of Cormac, son of Muireadhach, son
of Carthach.</p></li><li value="13"><p>An army was led by Muircheartach, son of Niall Mac
Lochlainn, and the people of the north of Ireland, to relieve
Toirdhealbhach Ua Briain, and restore him to the kingdom of
Munster; and they came to Craebhteine.
Toirdhealbhach Ua Conchobhair assembled the Connaughtmen, and marched to 
Magh-Lice-Padraig against the Northerns. Tadhg Ua Briain arrived with his forces at
Raithin-Ui-Shuanaigh, to assist the Connaughtmen, and both proceeded to Magh-Cisi.
Ua Lochlainn then set out with two battalions of the flower of his army 
across Ath-Maighne, leaving the remainder of his army (all except these) 
at Craebh-teine; and he marched with this small force to attack the camp of Tadhg Ua
Briain, and he defeated him, and made a slaughter of his
people. He also defeated the cavalry of Leinster.
He then returned to his own camp at Craebh-teine, carrying off many cows, after plundering
some of the  men of Teathbha. He set out thence to attack the
Connaughtmen, and arrived at Iseal-Chiarain. Toirdhealbhach Ua
Conchobhair proceeded westwards across Ath-Luain. Ruaidhri, son
of Toirdhealbhach, and the battalion of West Connaught, and the
recruits of Sil-Muireadhaigh, came to Fordruim; but as they were
pitching their camp there, the heroes of the North poured upon
them without
<span class="fa fa-bookmark" title="p.1109" id="pb.1109"> p.1109</span>

previous notice, and numbers of the Connaughtmen were slain by them, and 
among the rest Gillacheallaigh Ua hEidhin, lord of Aidhne, and his son, Aedh;
Brian Ua Dubhda, lord of Ui-Fiachrach of the North; Muircheartach, son
of Conchobhar (who was son of Toirdhealbhach) Ua Conchobhair; Domhnall Ua Birn; 
Domhnall, son of Cathal Ua Conchobhair; and Sitric Mac Dubhghaill. After this Ua
Lochlainn proceeded with his forces to Loch Aininn <span class="sup" title="By John O'Donovan ">Lough
Ennell</span>, and Ua Maeleachlainn came into his house, and left him hostages; and he <span class="sup" title="By John O'Donovan ">Ua Lochlainn</span> gave him all Meath, from the Sinainn to
the sea, and also Ui-Faelain and Ui-Failghe. He gave Ui-Briuin 
and Conmhaicne to Tighearnan Ua Ruairc, and carried
the hostages of both with him; and before Ua Lochlainn
returned back to his house, he billeted the Munstermen upon
the men of Meath, Breifne, Airghialla, Ulidia, Conaill, 
and Tir-Eoghain, for Toirdhealbhach Ua Briain was seized with a
disease on that expedition, which prevented him from
returning into Munster.</p></li><li value="14"><p>Tadhg Ua Briain was taken prisoner
by Diarmaid Finn Ua Briain. and blinded by him immediately.</p></li><li value="15"><p>Toirdhealbhach proceeded into Munster, and he assumed half the kingdom of
Munster, through the power of Muircheartach Mac Lochlainn.</p></li><li value="16"><p>The hostages of Ui-Failghe and Ui-Faelain were taken by
Maelseachlainn, son of Murchadh, King of Meath.</p></li><li value="17"><p>Gearr-na-gCuinneog Ua Bric, lord of the Deisi, was killed in fetters
by Diarmaid, son of Cormac Mac Carthaigh.</p></li><li value="18"><p>The wicker bridge of Ath-Luain was destroyed by Maelseachlainn, 
and its fortress was demolished.</p></li><li value="19"><p>The wicker bridge of Ath-liag <span class="sup" title="By John O'Donovan ">Ballyleague</span> was
made by Toirdhealbhach Ua Conchobhair.</p></li><li value="20"><p>Flann Ua Flannagain, lord of Teathbha, died.</p></li><li value="21"><p>Dearbhforgaill, daughter of Murchadh Ua Maeleachlainn, 
came from the King of Leinster (Diarmaid) to Tighearnan Ua Ruairc again.</p></li></ol></dd><dt id="Annal.252">M1154</dt><dd><ol><li value="0"><p>The Age of Christ, 1154.</p></li><li value="1"><p>Muireadhaigh Ua Clucain, Abbot of Ceanannus,</p></li><li value="2"><p>and Cian Ua Gerachain, successor of Cainneach,
died.</p></li><li value="3"><p>Tadhg Ua Briain, King of Munster, died.</p></li><li value="4"><p>Cill-Dalua, Imleach-Ibhair, Ros-Cre, Lothra, and Daurmhaghi, were
burned.</p></li><li value="5"><p>Diarmaid Ua Conchobhair, lord of Ciarraighe-Luachra, died.</p></li><span class="fa fa-bookmark" title="p.1111" id="pb.1111"> p.1111</span><li value="6"><p>Mac Gillamocholmog, lord of Ui-Dunchadha, was killed
by his brethren.</p></li><li value="7"><p>Fearghal, grandson of Cinaeth Ua Maelbrighde, fell by the 
lord of Gaileanga.</p></li><li value="8"><p>Mac-Cuirr-na-gColpach Ua Fiachrach, lord of Ui-Feineachlais, 
was slain by Muircheartach Ua Tuathail, lord of Ui-Muireadhaigh.</p></li><li value="9"><p>The son of Raghnall Donn Ua hAireachtaigh, chief of 
Muintir-Maelmartain, was slain by the son of Muircheartach, son of Bran 
Ua Fearghail.</p></li><li value="10"><p>Aedh, son of Ruaidhri Ua Canannain, assumed the lordship 
of Tir-Conaill.</p></li><li value="11"><p>A fleet was brought by Toirdhealbhach Ua Conchobhair
on the sea, round Ireland northwards, i.e. the fleets of Dun-Gaillmhe, of Conmhaicne-mara, 
of the men of Umhall, of Ui-Amhalghadha, and Ui-Fiachrach, and the Cosnamhaigh 
Ua Dubhda in command over them; and they plundered Tir-Conaill and Inis-Eoghain.
The Cinel-Eoghain and Muircheartach,
<span class="fa fa-bookmark" title="p.1113" id="pb.1113"> p.1113</span>

son of Niall, sent persons over sea to hire (and who did hire) 
the fleets of the Gall-Gaeidhil, of Ara, of Ceann-tire, of Manainn, and the 
borders of Alba in general, over which Mac Scelling was in command; and when 
they arrived near Inis-Eoghain, they fell in with the other fleet, and a naval battle was
fiercely and spiritedly fought between them; and they continued
the conflict from the beginning of the day till evening, and a
great number of the Connaughtmen, together with Cosnamhaigh Ua
Dubhda, were slain by the foreigners. The foreign host was
<span class="sup" title="By John O'Donovan ">however</span> defeated and slaughtered; they left their ships behind, and
the teeth of Mac Scelling were knocked out.</p></li><li value="12"><p>An army of the north of Ireland was led by Muircheartach 
Ua Lochlainn into Connaught, till he reached Dun-Imghain, in Magh-Aei; and he
plundered the fort and destroyed the corn-crops of Magh-Luirg and
Magh-Aei. He did not, however, obtain cows or hostages. He afterwards directed 
his course across the ford of Innsin-Sruthra into Breifne, and compelled the men 
of Breifne to submit to Tighearnan Ua Ruairc; and Ua Lochlainn banished Godfrey 
Ua Raghallaigh into Connaught. He proceeded from thence to Ath-cliath; and the
foreigners of Ath-cliath submitted to him as their king;</p></li><li value="13"><p>and he gave the foreigners twelve hundred cows, as their wages, after
which he returned to his house.</p></li><li value="14"><p>A predatory incursion was made by Toirdhealbhach Ua Conchobhair, 
but he returned without cows, after the loss of his son, Maelseachlainn, and Donnchadh 
Ua Cathail, lord of Cinel-Aedha-na-hEchtghe, who were slain.</p></li><li value="15"><p>A battle was gained by the Osraighi over the Ui-Ceinnsealaigh, 
in which many were slain, together with the son of Eochaidh Ua Nuallain.</p></li><li value="16"><p>A plundering army was led by Tighearnan Ua Ruairc into Leinster;
and he plundered Ui-Muireadhaigh, both churches and territories.</p></li><li value="17"><p>The Muintir-Maelsinna were plundered by
Maelseachlainn, son of Murchadh; and they were afterwards banished
into Connaught, with their chieftain, i.e. Imhar Mac Carghamhna.</p></li><li value="18"><p>A prey was taken by the people of Desmond from the
Dal-gCais, and a prey was taken by the Dal-gCais from those of Desmond.</p></li><li value="19"><p>His own son was blinded by the son of Deoradh Ua Flainn,
because he had assumed the lordship of Ui-Tuirtre in opposition to his
father.
<span class="fa fa-bookmark" title="p.1115" id="pb.1115"> p.1115</span>

The son of Deoradh was afterwards banished into Connaught by Ua Lochlainn.</p></li><li value="20"><p>There was a great destruction of the cattle of Ireland 
this year.</p></li><li value="21"><p>The second Henry was made king over the Saxons on the 27th 
of October.</p></li></ol></dd><dt id="Annal.253">M1155</dt><dd><ol><li value="0"><p>The Age of Christ. 1155.</p></li><li value="1"><p>Maelmuire Mac Gillachiarain,
airchinneach of the Fort of the Guests of Christ at Ard-Macha,
a venerable cleric, who was kind towards the laity and clergy
of Ireland;</p></li><li value="2"><p>Fearghal Ua Finachta, a noble priest of Ross-Commain,</p></li><li value="3"><p>and Maelruanaidh Ua hAinlighi, noble priest of 
Cluain-coirpthe, died.</p></li><li value="4"><p>Ath-Truim, with its church, was burned; and Dearmhagh also 
was twice burned in one month this year.</p></li><li value="5"><p>Cill-dara, Tuaim-da-ghualann, and Cill-meadhoin, were burned.</p></li><li value="6"><p>Maelseachlainn, son of Murchadh Ua Maeleachlainn, King of Meath 
and of the greater part of Leinster, died in the thirtieth year of his
age, of a poisonous drink, at Daurmhagh-Choluim-Chille, in the
flood of his prosperity and reign, on the night of the festival of
Brighit, after the victory of penance. The death of this man was like
swine-fattening by hot fruit, like a branch cut down before its
blossoming.</p></li><li value="7"><p>The Athchleireach Ua Conchobhair Failghe was
killed by his own people.</p></li><li value="8"><p>Amhlaeibh Mac Cana, lord of Cinel-Aenghusa, pillar of the 
chivalry and vigour of all Cinel-Eoghain, died, and was interred at Ard-Macha.</p></li><li value="9"><p>Aedh Ua hEaghra, lord of Luighne, died.</p></li><li value="10"><p>Fiacha, son of Cethearnach Ua Ceirin, lord of
Ciarraighe-Locha-na-nairneadh, died.</p></li><li value="11"><p>An army was led by Muircheartach, son of Niall Ua Lochlainn, 
to Ath-Duine-Calman on the Inneoin; and he took the hostages of Teathbha, and he
gave a full restitution of the cattle of the men of Meath to such as he had before 
plundered. He also gave the kingdom of Meath, from the Sinainn to the sea, to 
Donnchadh, son of Domhnall Ua Maeleachlainn, after which he returned to his house.</p></li><li value="12"><p>Tighearnan Ua Ruairc took Donnchadh Ua Cearbhaill, lord of
Oirghialla, prisoner, after he had gone to meet him, to
Ceanannus, with a small force; and he incarcerated him on Loch
Sileann, where he was <span class="sup" title="By John O'Donovan ">detained</span> for a month and a fortnight, 
but he was ransomed,
<span class="fa fa-bookmark" title="p.1117" id="pb.1117"> p.1117</span>

through the miracles of God, and of Patrick, and of the saints in general, 
by Godfrey Ua Raghallaigh, who slew the party who were keeping him; and 
Donnchadh assumed the lordship of Oirghialla again.</p></li><li value="13"><p>A predatory incursion was made by Tighearnan Ua
Ruairc into Corann, and he carried off many cows.</p></li><li value="14"><p>A fleet was brought by Toirdhealbhach Ua Conchobhair 
to Ath-Luain, and the wicker bridge of Ath-Luain was made by him for the 
purpose of making incursions into Meath.</p></li><li value="15"><p>The castle of Cuileanntrach was burned
and demolished by Ruaidhri, son of Toirdhealbhach Ua Conchobhair.</p></li><li value="16"><p>The bridge of Ath-Luain was destroyed, and its fortress was
burned, by Donnchadh, son of Domhnall Ua Maeleachlainn.</p></li><li value="17"><p>Gillagott Ua Ciardha was slain at Cluain-Iraird, by Donnchadh Ua
Maeleachlainn, King of Meath;</p></li><li value="18"><p>and Donnchadh was then deposed by the Meathmen themselves, 
in revenge of the dishonouring of Finnen, and they set up Diarmaid, son of 
Domhnall, in his place.</p></li><li value="19"><p>Cuilen of Claenghlais, lord of Ui-Conaill-Gabhra, 
fell by Ua Cinnfhaelaidh, who was slain immediately after by Cuilen's people.</p></li><li value="20"><p>Conchobhar, son of Domhnall Ua Briain, and the son of Mac Gillamocholmog,
were enlarged by Diarmaid Mac Murchadha, <span class="sup" title="By John O'Donovan ">in exchange</span> 
for hostages and oaths.</p></li><li value="21"><p>A battle was gained by Imhar Mac Carghamhna
and Gillachrist, his son, and by Muintir-Maelsinna, over the Breaghmhaini, 
Muintir-Thadhgain, and Muintir-Tlamain, in which fell the
chief of Muintir-Tlamain, Gillafiadnatan Mac Aedha, and his son,
Gillariabhach. It was Ciaran that turned this battle against the
Breaghmhaini, for they had gone to Cluain, bringing with them
cots, in which they carried off all they could find of the pigs
of Ciaran's clergy. The clergy went after them with their shrine,
as far as Lis-an-tsoiscela, but they were not obeyed. On the following
day they sustained a defeat, in consequence of disobeying
Ciaran's clergy.</p></li><li value="22"><p>A predatory incursion was made by Domhnall Ua
Conchobhair into Tuath-ratha, and carried off a countless number
of cows.</p></li><li value="23"><p>Magh-Finn was preyed by the men of Teathbha, who
plundered some of the Ui-Maine.</p></li></ol></dd><span class="fa fa-bookmark" title="p.1119" id="pb.1119"> p.1119</span><dt id="Annal.254">M1156</dt><dd><ol><li value="0"><p>The Age of Christ, 1156.</p></li><li value="1"><p>The first year of
Muircheartach Ua Lochlainn over Ireland.</p></li><li value="2"><p>Maelmaedhog, i.e.
Aedh Mac Dubhradain, Abbot of the Canons of Sabhall, died.</p></li><li value="3"><p>Tadhg Ua Catharnaigh, lord of Teathbha, died in religion.</p></li><li value="4"><p>Eochaidh Ua Cuinn, the chief master, was burned in the cloictheach of
Fearta.</p></li><li value="5"><p>Ceanannus was burned, both houses and churches, from
the cross of Doras-Urdoimh to Sifoc.</p></li><li value="6"><p>Daurmhagh-Ua-nDuach, Achadh-mic-Airt, Cul-Caissin, and 
Fearta-Caerach <span class="sup" title="By Bill Duhigg">were burned</span>.</p></li><li value="7"><p>A fleet was brought by Toirdhealbhach Ua Conchobhair upon 
Loch-Deirg-dherc; and Toirdhealbhach Ua Briain came into his house, and
delivered him hostages for obtaining the half of Munster.</p></li><li value="8"><p>A meeting between Toirdhealbhach Ua Conchobhair and Tighearnan 
Ua Ruairc; and they made a general peace and armistice between the men of Breifne,
Meath, and Connaught, till the May next ensuing.</p></li><li value="9"><p>Toirdhealbhach Ua Conchobhair, King of Connaught, Meath,
Breifne, and Munster, and of all Ireland with opposition,
flood of the glory and splendour of Ireland, the Augustus of the west
of Europe, a man full of charity and mercy, hospitality and
chivalry, died after the sixty-eighth year of his age, and was
interred at Cluain-mic-Nois, beside the altar of Ciaran, after
having made his will, and distributed gold and silver, cows and
horses, among the clergy and churches of Ireland in general.</p></li><li value="10"><p>The kingdom of Connaught was assumed by Ruaidhri, son of
Toirdhealbhach Ua Conchobhair, without any opposition.</p></li><li value="11"><p>The three sons of Toirdhealbhach Ua Conchobhair, Brian Breifneach,
Brian Luighneach, and Muircheartach Muimhneach, were taken
prisoners by the Sil-Muireadhaigh, and given into the custody of
Ruaidhri, son of Toirdhealbhach.</p></li><li value="12"><p>Brian Breifneach was blinded
by Ruaidhri Ua Conchobhair and Diarmaid Mac Taidhg.</p></li><li value="13"><p>Toirdhealbhach Ua Briain came to Ruaidhri Ua Conchobhair, and
left him twelve hostages of the chieftains of Dal-gCais.</p></li><li value="14"><p>Aedh, son of Ruaidhri Ua Canannain, lord of Cinel-Conaill, was
<span class="fa fa-bookmark" title="p.1121" id="pb.1121"> p.1121</span>

slain by Ua Cathain and Feara-na-Craeibhe, by treachery.</p></li><li value="15"><p>The Ulidians turned against Muircheartach Ua Lochlainn, 
and proclaimed war upon him.</p></li><li value="16"><p>An army was led by Muircheartach into Ulidia, and he
obtained the hostages of the Ulidians to secure their obedience
to him; however, some of the Ulidians, under the conduct of Ua
Duinnsleibhe, made an attack upon some of the army, and slew Ua
hInneirghe, chief of the Cuileanntrach. Ua Loingsigh, lord of
Dal-Araidhe, was slain by the Cinel-Eoghain.</p></li><li value="17"><p>Another army was led by Muircheartach and the people of 
the north of Ireland into Leinster, and they gave the kingdom of Leinster to Diarmaid Mac
Murchadha for hostages, and they plundered Osraighe, both
churches and territories.</p></li><li value="18"><p>A victory was gained by Diarmaid, son
of Domhnall Ua Maeleachlainn, over Donnchadh, his brother,
wherein was slain the son of Gilladeacair Ua Cairbre, chief of Tuath
Buadhgha.</p></li><li value="19"><p>A predatory incursion was made by Diarmaid Mac
Murchadha, the foreigners of Ath-cliath, and Donnchadh, son of
Domhnall Ua Maeleachlainn, into East Meath, and they plundered
the country, both churches and territories, and they carried
off the cows of Ard-Breacain, Slaine, Cill-Taillteann, Domhnach-Padraig, and 
some of the cows of the country in general.</p></li><li value="20"><p>The battle of Cuasan at Lis-Luighdhi in Laeghaire was gained over
Tighearnan Ua Ruairc, by Diarmaid Mac Murchadha, the foreigners
of Ath-cliath, and Donnchadh, son of Domhnall Ua Maeleachlainn,
where many were slain, and, among others, Domhnall Mac
Finnbhairr, chief of Muintir-Gearadhain; Fogartach Ua Cuinn; Aedh Mac
Dubhdothra, and the son of Cinaedh Breac Ua Ruairc. Aedh, son of Donnchadh Ua 
Maelmhuaidh, lord of Feara-Ceall, was slain by Muintir Luainimh, and Conchobhar 
Ua Braein, of Breaghmhaine, at Inis-Mochuda-Raithne.</p></li><li value="21"><p>Muircheartach, son of Domhnall Ua
Maelseachlainn, was plundered and taken prisoner by Donnchadh,
son of Domhnall.</p></li><li value="22"><p>Donnchadh, son of Domhnall Ua Maelseachlainn,
took the kingdom of Meath, and Diarmaid, son of Domhnall, was
banished into Connaught.</p></li><li value="23"><p>Magh-Teathbha, and Machaire-Cuircne,
<span class="fa fa-bookmark" title="p.1123" id="pb.1123"> p.1123</span>

by Ruaidhri Ua Conchobhair.</p></li><li value="24"><p>Dailfinn, daughter of Bracan, the wife of Cuuladh Ua Caeindealbhain, 
died.</p></li><li value="25"><p>There was great snow and intense frost in the winter of this year, so
that the lakes and rivers of Ireland were frozen over.
Such was the greatness of the frost, that Ruaidhri Ua Concobhair drew his
ships and boats on the ice from Blean-Gaille to Rinn-duin.
The most of the birds of Ireland perished on account of the greatness of the
snow and the frost.</p></li></ol></dd><dt id="Annal.255">M1157</dt><dd><ol><li value="0"><p>The Age of Christ, 1157.</p></li><li value="1"><p>Gillaphadraig, son of Donnchadh Mac Carthaigh, successor 
of Bairre of Corcach, died.</p></li><li value="2"><p>Daimhinis, Lis-mor, and Lothra, with their churches, were
burned.</p></li><li value="3"><p>Cuuladh Ua Duinnsleibhe Ui-Eochadha, King of Ulidia,
died, after penance, at Dun-da-leathghlas, and was interred at
Dun itself.</p></li><li value="4"><p>Domhnall Ua Raghallaigh was slain by the Gaileanga.</p></li><li value="5"><p>Ruaidhri Ua hEaghra, lord of Luighne, was killed with 
his own axe.</p></li><li value="6"><p>Tadhg, son of Murchadh Ua hEaghra, was killed by Donnchadh
Ua hEaghra.</p></li><li value="7"><p>Cuuladh Ua Cain-dealbhain, lord of Laeghaire, a man
of unbounded hospitality like Guaire Aidhne, courteous and
prosperous like Mongan, son of Fiachna, a brilliant lamp in charity to the poor, 
the chief lamp of chivalry of the Irish race, was killed through treachery and guile, 
while under the protection of the laity and clergy of Ireland, by Donnchadh, son of
Domhnall Ua Maeleachlainn, King of Meath. These were the
sureties for him: the successor of Patrick and the Staff of Jesus,
together with the legate, i.e. Ua Condoirche; the successor of
Colum-Cille, with his relics; Grene, Bishop of Ath-cliath; the
abbot of the monks <span class="sup" title="By John O'Donovan ">of Mellifont</span>; the successor of Ciaran, with
their relics; the successor of Fechin, with his relics; Ua
Lochlainn, King of Ireland (i.e. with opposition); Donnchadh Ua
Cearbhaill, lord of Oirghialla; Tighearnan Ua Ruairc, lord of
Breifne; Diarmaid Mac Murchadha, King of Leinster; and
the chiefs of the men of Meath, and of the men of Teathbha in
general. Wo to the country in which this deed was perpetrated!</p></li><span class="fa fa-bookmark" title="p.1125" id="pb.1125"> p.1125</span><li value="8"><p>A predatory incursion was
made by Donnchadh Ua Cearbhaill and Tighearnan Ua Ruairc, in
revenge of their guarantee, and they plundered the Saithni; but
Fearghal Ua Ruairc, and many others along with him, were slain by the
Saithni.</p></li><li value="9"><p>A synod was convened by the clergy of Ireland, and some
of the kings, at the monastery of Droicheat-atha, the church of
the monks. There were present seventeen bishops, together with
the Legate and the successor of Patrick; and the number of
persons of every other degree was countless. Among the kings
were Muircheartach Ua Lochlainn, Tighearnan Ua Ruairc, Ua hEochadha,
and Ua Cearbhaill. After the consecration of the church by the
successor of Patrick, Donnchadh Ua Maeleachlainn was
excommunicated by the clergy of Ireland, and banished by the
kings from the kingdom of Meath; and his brother, Diarmaid, was
made king in his place. Muircheartach Ua Lochlainn presented
seven score cows, and three score ounces of gold, to God and to the
clergy, as an offering for the health of his soul. He granted them
also a townland at Droicheat-atha, i.e. Finnabhair-na-ninghean.
O'Cearbhaill also gave them three score ounces of gold; and the
wife of O'Ruairc, the daughter of Ua Maeleachlainn, gave as
much more, and a chalice of gold on the altar of Mary, and cloth
for each of the nine other altars that were in that church.</p></li><li value="10"><p>An army was led by Muircheartach, son of Niall Ua Lochlainn, accompanied
by the people of the north of Ireland, into Leinster; and the
King of Leinster, Mac Murchadha, gave him hostages.
The people of Laeighis, Ui-Failghe, and of the half of Osraighe, then fled
into Connaught. After this he <span class="sup" title="By John O'Donovan ">Muircheartach</span> proceeded,
accompanied by the Leinstermen, into Desmond, and carried off
the hostages of Desmond. He went from thence to the Dal-gCais, and
expelled them from Thomond, and plundered some of them in
Thomond. He afterwards laid siege to Luimneach, until the
foreigners submitted to him as their
<span class="fa fa-bookmark" title="p.1127" id="pb.1127"> p.1127</span>
king, and banished Toirdhealbhach Ua Briain from among them. 
He afterwards divided Munster between the son of Mac Carthaigh, i.e. Diarmaid,
son of Cormac, and Conchobhar, son of Domhnall Ua Briain. He
afterwards came to Magh-Ua-Farca, and sent forth a marauding
host over Adhairceach, into Sil-Anmchadha. This host was
defeated, and many of them were slain, together with Ua Cathain
of Craeibh. On this occasion the Cinel-Eoghain destroyed Ros-Cre. He <span class="sup" title="By John O'Donovan ">Muircheartach</span> returned from thence to his house in triumph.</p></li><li value="11"><p>While these things were doing, Ruaidhri Ua Conchobhair 
went into Tir-Eoghain, burned Inis-Eanaigh, and cut down its orchard, and
plundered the country as far as Cuaille-Cianacht.</p></li><li value="12"><p>An army was led by Ruaidhri Ua Conchobhair, King of Connaught, 
into Munster, and he gave half the kingdom of Munster to Toirdhealbhach Ua
Briain; and Diarmaid, son of Cormac Mac Carthaigh, gave hostages
into his hands for a time, and who were to fall to him, unless Muircheartach 
Ua Lochlainn should come to defend them.</p></li><li value="13"><p>The head of Eochaidh, i.e. of Eochaidh, son of
Luchta,  was found at Finnchoradh; it was larger than
<span class="fa fa-bookmark" title="p.1129" id="pb.1129"> p.1129</span>

a great cauldron; the largest goose would pass through the hole of his eye, 
and through the hole of the spinal marrow.</p></li><li value="14"><p>A fleet was brought by Ruaidhri Ua Conchobhair upon the
Sinainn, the like of which was not to be found at that time for
numerousness, and for the number of its ships and boats.</p></li></ol></dd><dt id="Annal.256">M1158</dt><dd><ol><li value="0"><p>The Age of Christ, 1158.</p></li><li value="1"><p>Domhnall Ua Longargain, Archbishop of Caiseal, 
chief senior of Munster, a paragon of wisdom and charity, died at an 
advanced age.</p></li><li value="2"><p>The Brehon Ua Duileannain, airchinneach of Eas-dara, 
ollamh of law, and chief of his territory, died.</p></li><li value="3"><p>A synod of the clergy of Ireland was convened
at Bri-mic-Taidhg, in Laeghaire, where there were present twenty-five
bishops, with the legate of the successor of Peter, to ordain
rules and good morals. It was on this occasion the clergy of
Ireland, with the successor of Patrick, ordered a chair, like
every other bishop, for the successor of Colum-Cille, 
Flaithbheartach Ua Brolchain, and the arch-abbacy of the churches of Ireland
in general. The bishops of Connaught who were going to this
synod were plundered and beaten, and two of their people
killed, at Cuirr-Cluana, after they had left Cluain, by the
soldiers of Diarmaid Ua Maeleachlainn, King of Meath, and they
returned to their houses.</p></li><li value="4"><p>Conchobhar Ua Briain, the son of Domhnall, 
lord of East Munster, and his son, were blinded by
Toirdhealbhach Ua Briain, against the protection of the clergy
and laity of Munster.</p></li><li value="5"><p>Cearnachan Ua Braein, lord of Luighne
<span class="sup" title="By John O'Donovan ">in Meath</span>, died.</p></li><li value="6"><p>Ua Domhnaill, lord of Corca-Bhaiscinn, was
slain by Ua Conchobhair of Corca-Modhruadh.</p></li><li value="7"><p>Fearghal, son of Aedh na n-amhas Ua Ruairc, died.</p></li><li value="8"><p>Tadhg, son of Aedh, son of
Ruaidhri, died.</p></li><li value="9"><p>Ua Failbhe, lord of Corca Duibhne, was slain by the
<span class="fa fa-bookmark" title="p.1131" id="pb.1131"> p.1131</span>

Ui-Seghdha.</p></li><li value="10"><p>Cuuladh, son of Deoraidh Ua Flainn, lord of Ui-Tuirtre and
Dal-Araidhe, the Guaire <span class="sup" title="By John O'Donovan ">Aidhne</span> of the north of Ireland for
hospitality, died.</p></li><li value="11"><p>The Cinel-Conaill turned against Ua Lochlainn.</p></li><li value="12"><p>An army was led by Muircheartach Ua Lochlainn, with the Ulidians
and Airghialla, into Tir-Conaill, and they plundered the country,
both churches and territories; but the Cinel-Conaill made an
attack upon the camp of the Ulidians, and slew Aedh Ua
Duinnsleibhe Ui Eochadha, King of Ulidia, and the Gall Ua Searraigh,
and many others of the nobility and commonalty besides them.</p></li><li value="13"><p>An army was led by Ruaidhri Ua Conchobhair as far as Leithghlinn,
and he took the hostages of Osraighe and Laeighis; and he
fettered Macraith Ua Mordha, lord of Laeighis.</p></li><li value="14"><p>Sitric, son of Gilla-Enain Ua Domhnaill, chief of 
Clann-Flaitheamhail, was slain by Murchadh, grandson of Tadhg Ua Ceallaigh; 
and the two sons of Murchadh, son of Tadhg, were killed in fetters by Ruaidhri Ua
Conchobhair, in revenge of him.</p></li><li value="15"><p>A great fleet was sent by
Ruaidhri Ua Conchobhair into Tir-Eoghain, which did many injuries
therein.</p></li><li value="16"><p>A predatory incursion was made by Ruaidhri Ua
Conchobhair, King of Connaught, into Teathbha; and he plundered
some of the Muintir-Ceirin, and carried off many cows. The men of
Teathbha routed a party of his people, and slew Tomaltach Ua
Maelbhrenainn; and Donnchadh, grandson of Aedh, son of Ruaidhri;
and the son of Gillade Ua Treasaigh; and Ua Macliag; and Mac
Aedha na n-amhas; and Fearchair Ua Follamhain; and the son of Ua
Flaithbheartaigh was taken prisoner; and many others were killed
besides those above mentioned.</p></li><li value="17"><p>The Cairbri-Ua-Ciardha, and some
of the men of Teathbha, turned against Diarmaid Ua Maeleachlainn,
and <span class="sup" title="By John O'Donovan ">again</span> set up Donnchadh as king.
Tighearnan Ua Ruairc and Diarmaid came in pursuit of them, 
and gained the battle of Ath-Maighne over them, and made great preys 
upon the Sil-Ronain and the Cairbri. The Cairbri then and Donnchadh were 
banished into Leinster. The Cairbri were afterwards conciliated, and Donnchadh 
proceeded into Connaught.</p></li><li value="18"><p>There was then a breach of the peace between the
Connaughtmen and the men of Breifne and Meath.</p></li><li value="19"><p>There was great rain in the summer, from which there 
came great floods of water into the river of Inis-na-subh, in
<span class="fa fa-bookmark" title="p.1133" id="pb.1133"> p.1133</span>

Sliabh-Fuaid, and twenty-three persons were drowned on Inis-na-subh.</p></li><li value="20"><p>Cucoirne Ua Madadhain, lord of Sil-Anmchadha, died.</p></li></ol></dd><dt id="Annal.257">M1159</dt><dd><ol><li value="0"><p>The Age of Christ, 1159.</p></li><li value="1"><p>Maelmaire Ua Loingsigh,
Bishop of Lis-mor, died.</p></li><li value="2"><p>Abel and Gillamuireadhaigh, both
anchorites of Ard-Macha, died.</p></li><li value="3"><p>Gillacaeimhghin Ua Ceinneidigh,
lord of Ormond, died on his pilgrimage at Cill-Dalua.</p></li><li value="4"><p>Ceinneidigh Ua Briain, i.e. the grandson of Murchadh, died.</p></li><li value="5"><p>Domhnall Mac Conmara was drowned in the Sinainn.</p></li><li value="6"><p>Diarmaid, son of Tadhg Ua Maelruanaidh, lord of Magh-Luirg, 
head of the counsel, wisdom, and good supplication of the province of 
Connaught, died.</p></li><li value="7"><p>Aedh, son of Donnchadh Ua Conchobhair, lord of Ui-Failghe, 
was killed by Maelseachlainn, son of Conghalach, son
of Cuaifne Ua Conchobhair.</p></li><li value="8"><p>Ua Maeldoraidh and his two brothers
were treacherously slain by O'Canannain.</p></li><li value="9"><p>An army was led by Muircheartach, son of Niall Ua Lochlainn, 
to Rubha-Chonaill, in Meath, and he banished Diarmaid, son of Domhnall  
Ua Maeleachlainn, from the kingdom of Meath, and gave the kingdom of Meath, from the
Sinainn to the sea, to Donnchadh, son of Domhnall Ua Maeleachlainn.</p></li><li value="10"><p>There was a pacific meeting between Ruaidhri Ua
Conchobhair and Tighearnan; and they made peace, and took
mutual oaths before sureties and relics. Tighearnan and the men of
Breifne then turned against Muircheartach Ua Lochlainn, and joined the
standard of Connaught.</p></li><li value="11"><p>A wicker bridge was made at Ath-Luain by Ruaidhri 
Ua Conchobhair, for the purpose of making incursions into Meath.</p></li><li value="12"><p>The forces of Meath and Teathbha, under
the conduct of the King of Meath, Donnchadh Ua Maeleachlainn,
went to prevent the erection of the bridge; and a battle was
fought between both parties at Ath-Luain, where Aedh, son of Ruaidhri
<span class="fa fa-bookmark" title="p.1135" id="pb.1135"> p.1135</span>

Ua Conchobhair, royal heir of Connaught, was
wounded, and he died of his wounds at the end of a week.</p></li><li value="13"><p>A great army was after this led by Ruaidhri Ua Conchobhair with the
Connaughtmen, and a battalion of Thomond, and Tighearnan Ua
Ruairc, with the men of Breifne, into Meath, until they reached
Loch Semhdhighe. They afterwards proceeded from thence to Ath-Fhirdiaidh      
<span class="sup" title="By John O'Donovan ">in the plain of the Oirghialla</span>. Another army was led
by Muircheartach Ua Lochlainn, with the chiefs of Cinel-Conaill
and Cinel-Eoghain, and of the north in general, to Ath-Fhirdiadh
also, to relieve the Oirghialla. A battle was there fought
between them, in which the Connaughtmen, the Conmhaicni, and Ui-Briuin, 
amounting in all to six large battalions, were defeated, and
the other two battalions were dreadfully slaughtered; and among
the rest Gillachrist, son of Tadhg Ua Maelruanaidh, lord of
Magh-Luirg; Muircheartach Mac Taidhg; Muireadhach Ua Mannachain,
lord of Ui-Briuin-na-Sinna; Branan Mac Branain, chief of Corca-Achlach; 
Ceithearnach Ua Follamhain, chief of Clann-Uadach; Aedh,
son of Mac Uallachain, chief of Muintir-Chinaetha; Gealbhuidhe Ua
Seachnasaigh; Donnchadh, son of Aedh, son of Ruaidhri; Diarmaid
Ua Conceanainn; Athius, son of Mac Cnaimhin; the two sons of
Conchobhar Ua Conchobhair; Murchadh, the son of Domhnall Ua Flaithbheartaigh; 
and many others of the nobility and commonalty along with
them. These were the chieftains there slain of the Ui-Briuin:
Mac-na-haidhche Ua Cearnachain; Cumara Ua Cumrain; Gilla-na-naemh
Ua Galain, chief of Clann-Dunghalaigh; Annadh, son of
Noenneanaigh Ua Cearbhaill, and his brother; the son of Cufraich
Ua Loingsigh, chief of Cinel-Bacat; Macraith Ua Tormadain, and
Macraith Ua Cuagain, two chiefs of Cinel-Duachain; the son of
Mac-Finnbhairr Ua Gearadhain, and many others besides them. Also
a great number of the Munstermen, with the son of Gillachiarain Ua
Ceinneidigh. Muircheartach devastated Tir-Briuin and plundered
Muintir-Geradhain.He gave Tir-Beccon, Tir-Fhiachach, Cailli-Follamhain, 
Sodhair, and Finntain, which were his own lands, to
the men of Meath. And after this the Cinel-Conaill and Cinel-Eoghain, and 
Muircheartach, returned to their houses
<span class="fa fa-bookmark" title="p.1137" id="pb.1137"> p.1137</span>

with victory and exultation.</p></li><li value="14"><p>Another army was led by Muircheartach, having the
Cinel-Conaill, Cinel-Eoghain, the Airghialla, and all the northerns,
with him, into Connaught; and they burned Dun-mor, Dun-Ciarraighe, Dun-na-nGall, 
and destroyed a great part of the country generally.</p></li><li value="15"><p>Another army was led by Ua Lochlainn, into
Meath, to expel Ua Ruairc. He billeted the two battalions of
the Cinel-Conail and Cinel-Eoghain, for the space of a month,
upon the men of Meath, i.e. a battalion on West Meath and another on
East Meath. He afterwards made peace with Ua Ruairc, and left
his own land to him, i.e. the land of the defence. He also gave
the kingdom of all Leinster to Mac Murchadha, and expelled the
son of Mac Fhaelain. On his return to his house he plundered
Dealbhna-mor, and Ui-Mic-Uais-Breagh.</p></li></ol></dd><dt id="Annal.258">M1160</dt><dd><ol><li value="0"><p>The Age of Christ, 1160.</p></li><li value="1"><p>Finn Mac Gormain, Bishop of
Cill-dara, and who had been abbot of the monks of Iubhair-Chinn-trachta 
for a time, died.</p></li><li value="2"><p>Neachtan, a bishop, died.</p></li><li value="3"><p>Gilla-na-naemh Ua Duinn, lector of Inis-Clothrann, 
a paragon in history and poetry, and a good speaker, sent his spirit to his
<span class="sup" title="By John O'Donovan ">heavenly</span> patrimony, amid a choir of angels, on the 17th of December,
in the fifty-eighth year of his age.</p></li><li value="4"><p>Gillachrist Ua Maelbeltain,
the noble priest and chief master, died at an advanced age,
after a good life.</p></li><li value="5"><p>Aedh of Daimhliag died.</p></li><li value="6"><p>Lughmhadh and Ceann-coradh were burned.</p></li><li value="7"><p>Donnchadh, son of Domhnall
<span class="fa fa-bookmark" title="p.1139" id="pb.1139"> p.1139</span>

Ua Maeleachlainn, King of Meath, was killed by Murchadh Ua Finnollain,
lord of Dealbhna-mor, and his son, through <span class="sup" title="By John O'Donovan ">old</span> grudges, 
and through his own faults.</p></li><li value="8"><p>Two of the Ui-Maeldoraidh were killed by the
Aithchleireach Ua Canannain, lord of Cinel-Conaill, while under
the protection of the laity and clergy of the Cinel-Conaill
themselves.The Aithchleireach himself and two others of the Ui-Canannain were 
killed by the Cinel-Conaill, in revenge of their guarantee.</p></li><li value="9"><p>Lorcan Ua Caindealbhain, lord of Laeghaire, fell by Aedh, 
son of Cuuladh Ua Caindealbhain, at Ath-Truim.</p></li><li value="10"><p>Domhnall Ua Goirmleadhaigh, chief of Cinel-Moain, 
was slain by Maelruanaidh, lord of Feara-Manach, and the chiefs of Cinel-Moain 
along with him, through treachery and guile, at the instance of Muircheartach Ua
Lochlainn.</p></li><li value="11"><p>Aedh Ua hAnmchadha, lord of Ui-Maccaille, was slain by
the sons of Gillacaech Ua hAnmchadha.</p></li><li value="12"><p>Brodar, son of Turcall,
lord of Ath-cliath, was killed by Maelcron Mac Gillaseachnaill.</p></li><li value="13"><p>Flaithbheartach Ua Cathasaigh, lord of Saithne, 
lamp of the chivalry and prowess of Meath, died.</p></li><li value="14"><p>Domhnall, son of Gillaseachnaill,
lord of South Breagha, was killed by Muircheartach, son of
Domhnall Ua Maeleachlainn, without <span class="sup" title="By John O'Donovan ">his being guilty of any</span> 
crime.</p></li><li value="15"><p>Murchadh Ua Ruadhacant, lord of Ui-Eathach, died.</p></li><li value="16"><p>Tadhg Ua Fearghail was killed by his own brother, Aedh Ua 
Fearghail.</p></li><li value="17"><p>Ruaidhri Ua Tomaltaigh, chief of Muintir-Duibhetain, 
<span class="sup" title="By John O'Donovan ">soul of</span> the hospitality and prowess of Ui-Tuirtre, fell by the men of
Breifne.</p></li><li value="18"><p>Some of the Cinel-Eoghain, with Ua Goirmleadhaigh and
the son of Ua Neill, turned against Ua Lochlainn, and committed a
great depredation against him. A great commotion arose in the
north of Ireland, in consequence of this, so that the country was
much injured. A predatory force was sent after them <span class="sup" title="By John O'Donovan ">the aforesaid
party of the Cinel-Eoghain</span> by Ua Lochlainn, to Tearmann-Daibheog,
 which forced a countless number of cows from them.</p></li><li value="19"><p>The battle of Magh-Luadhat was gained by 
the Cinel-Eoghain of Tulach-Og over Ua Goirmleadhaigh, 
Domhnall Ua Crichain, and the Ui-Fiachrach <span class="sup" title="By John O'Donovan ">of Ard-sratha</span>; 
and on this occasion Muircheartach Ua Neill was undeservedly killed by 
Lochlainn Mac Lochlainn; and Lochlainn was afterwards slain, in revenge of him, 
by the son of Ua Neill.</p></li><li value="20"><p>An army was led by Ruaidhri Ua Conchobhair, King of
Connaught, to Ath-Feine, at Iraras; and he took the hostages of
the men of Teathbha and Meath,
<span class="fa fa-bookmark" title="p.1141" id="pb.1141"> p.1141</span>

and he placed Diarmaid, son of Domhnall Ui Maeleachlainn, in
chieftainship and lordship over them.</p></li><li value="21"><p>There was a pacific
meeting at Eas-Ruaidh, between Ruaidhri Ua Conchobhair and
Muircheartach Ua Lochlainn; and they separated from each other
without concluding a peace or armistice.</p></li><li value="22"><p>An army was led by
Muircheartach Ua Lochlainn, with the people of the north of Ireland
about him, to Ath-na-Dairbhrighe, for the purpose of taking the
<span class="sup" title="By John O'Donovan ">hostages of the</span> men of Meath and the men of Breifne.
An army was led by Ruaidhri Ua Conchobhair to Magh-Gartchon, to relieve
Tighearnan Ua Ruairc, lord of Breifne, and Diarmaid Ua
Maeleachlainn, King of Meath. But God separated them, without
battle or conflict, without peace, without armistice.</p></li><li value="23"><p>A fleet was brought by Ruaidhri Ua Conchobhair upon the 
Sinainn, and upon Loch-Dergdherc; and he took the hostages of Toirdhealbhach Ua Briain
and the DalgCais.</p></li></ol></dd><dt id="Annal.259">M1161</dt><dd><ol><li value="0"><p>The Age of Christ, 1161.</p></li><li value="1"><p>Aedh Ua hOissen, Archbishop
of Tuam, head of the piety and chastity of Leath-Chuinn;</p></li><li value="2"><p>Tadhg Ua Longargain, Bishop of Thomond;</p></li><li value="3"><p>Isaac Ua Cuanain, Bishop of
Eile and Ros-Cre, a virgin, and chief senior of East Munster;</p></li><li value="4"><p>Maelbhrenainn Ua Ronain, Bishop of Ciarraighe Luachra;</p></li><li value="5"><p>and Imhar Ua hInnreachtaigh, airchinneach of Mucnamh, and 
<span class="sup" title="By John O'Donovan ">who had been</span> lord of Ui-Meith for a time, died.</p></li><li value="6"><p>Raghnall Ua Dalaigh, ollamh
of Desmond in poetry, died.</p></li><li value="7"><p>Ruaidhri Ua Conchobhair, King of
Connaught, took the hostages of Toirdhealbhach Ua Briain.</p></li><li value="8"><p>An army was led by Ruaidhri Ua Conchobhair, with the Connaughtmen,
and Tighearnan Ua Ruairc, with the men of Breifne, into Meath,
and took the hostages of the Ui-Faelain and the Ui-Failghe, and
left Faelan, the son of Mac Fhaelain, in the lordship of the
<span class="fa fa-bookmark" title="p.1143" id="pb.1143"> p.1143</span>

Ui-Faelain, and Maelseachlainn Ua Conchobhair in the lordship of Ui-Failghe.</p></li><li value="9"><p>An army was led by Muircheartach Ua Lochlainn into Ui-Briuin, 
and he plundered the country before him, until he
arrived at Leac-Bladhma. The foreigners and the Leinstermen,
with their king, Diarmaid Mac Murchadha, came into his house
there. Ruaidhri Ua Conchobhair gave him four hostages for Ui-Briuin,
Conmhaicne, the half of Munster and Meath; and Ua Lochlainn gave him
his entire province <span class="sup" title="By John O'Donovan ">of Connaught</span>. He also gave the entire
province of Leinster to Diarmaid Mac Murchadha. Muircheartach Ua
Lochlainn was therefore, on this occasion, King of Ireland
without opposition. He gave the half of Meath which came to him
to Diarmaid Ua Maeleachlainn, and the other half was in the
possession of Ruaidhri Ua Conchobhair. After this Ua Lochlainn
returned to his house.</p></li><li value="10"><p>Diarmaid Ua Maeleachlainn granted Beann-Artghaile to 
God and <span class="sup" title="By John O'Donovan ">St. Ciaran</span>.</p></li><li value="11"><p>Another army was led by
Muircheartach Ua Lochlainn into Meath, to attend a meeting of
the men of Ireland, both laity and clergy, at Ath-na-Dairbhrighe; and he 
obtained all their hostages. It was on this occasion the churches of Colum-Cille 
in Meath and Leinster were freed by the successor of Colum-Cille, Flaithbheartach 
Ua Brolchain; and their tributes and jurisdiction were given him, for they had
been previously enslaved.</p></li><li value="12"><p>The visitation of Osraighe was made by Flaithbheartach; and 
the tribute due to him was seven score oxen, but he selected, as a substitute for 
these, four hundred and twenty ounces of pure silver.</p></li><li value="13"><p>Godfrey Ua Raghallaigh was killed at
Ceanannus, by Maelseachlainn Ua Ruairc. His son, Gilla-Isa 
<span class="sup" title="By John O'Donovan ">Ua Raghallaigh</span>, also fell by the same Maelseachlainn, 
on the following day.</p></li><li value="14"><p>A house was <span class="sup" title="By John O'Donovan ">forcibly</span> taken by Cathal 
Ua Raghallaigh, i.e. the son of Godfrey, against Maelseachlainn Ua Ruairc, in the middle
of Slaine; and there were killed therein Muircheartach Ua
Ceallaigh, lord of Breagha, and his wife, i.e. Indearbh,
daughter of Ua Caindealbhain. Maelseachlainn, however, made his escape
on this occasion.</p></li><li value="15"><p>A victory was gained by Domhnall Caemhanach,
son of Mac Murchadha, and the Ui-Ceinnsealaigh, over the
foreigners of Loch-Carman <span class="sup" title="By John O'Donovan ">Wexford</span>, where many were slain,
together with Ua Domhnall.</p></li><li value="16"><p>Matudhan,
<span class="fa fa-bookmark" title="p.1145" id="pb.1145"> p.1145</span>

grandson of Cronan, lord of Cairbre-Gabhra, fell by the sons of Mac Congeimhle.</p></li><li value="17"><p>Domhnall, son of Conghalach, son of Cuaifne Ua Conchobhair 
Failghe, Tanist of Ui-Failghe, was slain by the Clann-Maelughra.</p></li><li value="18"><p>A battle was gained by the people of Thomond over those of 
Desmond, wherein were slain Maelseachlainn, son of Ceallachan, grandson of Carthach, 
and Amhlaeibh Ua Donnchadha, and many others.</p></li><li value="19"><p>Another battle was gained by the same party
over the people of Desmond, wherein were slain Aedh Ua Caeimh,
lord of Feara-Muighe, and two of the Ui-Anmchadha.</p></li><li value="20"><p>Demon ships were seen on the Bay of Gaillimh, and they sailing 
against the wind. The fortress on the day following was consumed by fire.</p></li><li value="21"><p>Domhnall, son of Cumeadha Ua Laeghachain, chief of Clann-Suibhne,
 was slain by Ruaidhri Ua Conchobhair, in fetters, he being under the protection of 
Ciaran.</p></li><li value="22"><p>Fallamhan Finn Ua Fallamhain
died in religion.</p></li></ol></dd><dt id="Annal.260">M1162</dt><dd><ol><li value="0"><p>The Age of Christ, 1162.</p></li><li value="1"><p>Greine, Archbishop of the foreigners and Leinster, distinguished 
for his wisdom and knowledge of various languages, died; and Lorcan Ua Tuathal,
successor of Caeimhghin, was appointed to his place by the successor of Patrick.</p></li><li value="2"><p>Cathasach Mac Comhaltain, lector of Doire-Choluim-Chille, died: 
he was a distinguished scholar.</p></li><li value="3"><p>Diarmaid Ua Laighnen, lector of Cluain-Uamha, was killed by 
the Ui-Ciarmhaic.</p></li><li value="4"><p>The relics of Bishop Maeinenn and of Cummaine Foda
were removed from the earth by the clergy
<span class="fa fa-bookmark" title="p.1147" id="pb.1147"> p.1147</span>

of Brenainn, and they were enclosed in a protecting shrine.</p></li><li value="5"><p>Cairbre Mac Samuel, chief ollamh of Ireland in penmanship, 
died at Ard-Macha, on the 4th day of February.</p></li><li value="6"><p>The monastery of the monks at Iubhar-Chinntrechta was burned, 
with all its furniture and books, and also the yew tree which Patrick himself had 
planted.</p></li><li value="7"><p>Imleach-Iubhair, with its church, was burned.</p></li><li value="8"><p>A separation of
the houses from the church of Doire was caused by the successor
of Colum-Cille, Flaithbheartach Ua Brolchain, and by Muircheartach Ua
Lochlainn, King of Ireland; and they removed eighty houses, or
more, from the place where they were; and Caiseal-an-urlair was
erected by the successor of Colum-Cille, who pronounced a curse
against any one that should come over it.</p></li><li value="9"><p>A synod of the clergy of Ireland, with the successor of 
Patrick, Gillamacliag, son of Ruaidhri, was convened at Claenadh 
<span class="sup" title="By John O'Donovan ">Clane</span>, where there were present
twenty-six bishops and many abbots, to establish rules and morality
amongst the men of Ireland, both laity and clergy. On this
occasion the clergy of Ireland determined that no one should be
a lector in any church in Ireland who was not an alumnus of Ard-Macha before.</p></li><li value="10"><p>The visitation of Cinel-Eoghain was made by the
successor of Patrick, Gillamacliag, son of Ruaidhri, the like of which
had not previously occurred.</p></li><li value="11"><p>An army was led by Muircheartach Ua Lochlainn, 
accompanied by the people of the north of Ireland, the men of
Meath, and a battalion of the Connaughtmen, to Ath-cliath, to
lay siege to the foreigners; but Ua Lochlainn returned without
battle or hostages, after having plundered Fine Gall.
He left, however, the Leinstermen and Meathmen at war with the
foreigners. A peace was afterwards concluded between the foreigners
and the Irish; and six score ounces of gold were given by the
foreigners to O'Lochlainn, and five score ounces of gold <span class="sup" title="By John O'Donovan ">were
paid</span> by Diarmaid Ua Maeleachlainn to Ruaidhri Ua Conchobhair
for West Meath.</p></li><li value="12"><p>Cill Ua Nilucain and Ros-Mide
<span class="fa fa-bookmark" title="p.1149" id="pb.1149"> p.1149</span>

were freed by Diarmaid Ua Maeleachlainn, for God and Ciaran, from
regal coigny <span class="sup" title="By John O'Donovan ">cess</span> for ever.</p></li><li value="13"><p>Conchobhar, son of Tadhg Ua Briain,
was slain by Muircheartach, grandson of Toirdhealbhach Ua Briain.</p></li><li value="14"><p>Cathal, grandson of Cathal Ua Mughroin, lord of Clann-Cathail for
a time, died.</p></li><li value="15"><p>Donnchadh, son of Mac Gillaphadraig, lord of
Osraighe, died.</p></li><li value="16"><p>Cathal Ua Raghallaigh, lord of Muintir-Maelmordha, 
head of the hospitality and prowess of the Ui-Briuin, was drowned.</p></li><li value="17"><p>A predatory incursion was made by Maelseachlainn Ua
Ruairc into Cairbre-Ua-Ciardha; but the men of Cairbre defeated
him, and he left behind a slaughter of <span class="sup" title="By John O'Donovan ">his</span> people.</p></li><li value="18"><p>Maelseachlainn, son of Tighearnan Ua Ruairc, royal heir of
Breifne, lamp of the chivalry and hospitality of Leath-Chuinn, was
slain by Muintir-Maelmordha and the son of Annadh Ua Ruairc.</p></li><li value="19"><p>A predatory irruption was made by Diarmaid Ua Maelseachlainn,
King of Meath, upon the men of Breifne; and Tadhg, grandson of
Carrghamhain Ua Gilla-Ultain, was slain by the men of Breifne.</p></li><li value="20"><p>A predatory irruption was made by Tighearnan Ua Ruairc upon the
Cairbri-Ua-Ciardha, on which occasion the grandson of Finnbharr
Ua Gearadhain was slain by the Cairbri.</p></li><li value="21"><p>A great war broke out between Desmond and Thomond; 
and many depredations were committed, and men were slaughtered, between them.</p></li><li value="22"><p>Macraith Ua Macliag, chief of Cinel-Lughna, died.</p></li><li value="23"><p>The son of Donnchadh, grandson of Carthach,
was taken prisoner by Cormac, grandson of Carthach.</p></li><li value="24"><p>A predatory incursion was made by the Ui-Failghe into Eile 
and Ormond, and they carried off countless cows.</p></li><li value="25"><p>The
<span class="fa fa-bookmark" title="p.1151" id="pb.1151"> p.1151</span>

son of Donnchadh, grandson of Carthach, escaped from fetters.</p></li><li value="26"><p>The Ui-Dimasaigh, i.e. Ceallach, Cubrogha, and
Cuilen, were slain by Maelseachlainn Ua Conchobhair, lord of
Ui-Failghe, in the middle of Cill-achaidh.</p></li><li value="27"><p>Cosnamhaigh Ua Dubhda, lord of Ui-Amhalghadha, was slain 
by his own tribe.</p></li></ol></dd><dt id="Annal.261">M1163</dt><dd><ol><li value="0"><p>The Age of Christ, 1163.</p></li><li value="1"><p>Maelisa Ua Laighnain, Bishop of Imleach, and successor of Ailbhe;</p></li><li value="2"><p>Maelisa Ua Corcrain, successor of Comhghall;</p></li><li value="3"><p> Gillachiarain Ua Draighnen, successor of Fechin;</p></li><li value="4"><p>and Maelchiarain, chief senior of the men of Meath,
a paragon of wisdom and piety, died.</p></li><li value="5"><p>Gillabrighde Ua Dimusaigh, successor of the two Sinchells;</p></li><li value="6"><p>and Caillechdomhnaill, daughter of Naeneanaigh, 
abbess of Cluain-Bronaigh, and successor of Samhthann, died.</p></li><li value="7"><p>Gleann-da-locha was burned, together with Cro-Chiarain 
and Cro-Chaeimhghin, and the church of the two Sinchells.</p></li><li value="8"><p>A lime-kiln, measuring seventy feet every way, was
made by the successor of Colum-Cille, Flaithbheartach Ua Brolchain,
and the clergy of Colum-Cille, in the space of twenty days.</p></li><li value="9"><p>A royal heir's feasting visitation was made by Niall, 
son of Muircheartach Ua Lochlainn, the son of the King of Ireland,
through Leath-Chuinn. He proceeded to Ulidia, and first to
Cill-sleibhe; afterwards into Airghialla, Tir-Briuin, and Meath; and
he committed various acts of violence in territories and
churches, and particularly at Ceanannus, Ard-Breacain, Fobhar-Fechin, 
Eacharadh-Lobrain, and Cluain-mic-Nois. He afterwards
proceeded across Ath-Luain, into Connaught, with a force of
twelve score men; and they feasted upon the Ui-Maine, but they were
all killed by Conchobhar Ua Ceallaigh, Conchobhar Maenhaighe, and the
Ui-Maine, through treachery and guile, except some deserters and
fugitives; and Niall, son of Muircheartach Ua Lochlainn, was
taken prisoner, and conducted in safety to his house, by
advice of their meeting.</p></li><li value="10"><p>Muircheartach Ua Maelseachlainn, i.e.
the son of Domhnall, royal heir of Teamhair, fell off the
bridge of Corcach, and was drowned in the Sabhrann.</p></li><li value="11"><p>The son of Finn Ua Cearbhaill, lord of North Eile, 
was slain by Domhnall, son of Toirdhealbhach
<span class="fa fa-bookmark" title="p.1153" id="pb.1153"> p.1153</span>

Ua Briain.</p></li><li value="12"><p>Diarmaid Ua Maeleachlainn was deposed by the men of
Meath, and five score ounces of gold were given to Muircheartach Mac
Lochlainn for the kingdom of Westmeath.</p></li><li value="13"><p>Cucaisil Ua Finnallain was slain by Aedh Ua Ruairc 
through treachery, i.e. through guile.</p></li></ol></dd><dt id="Annal.262">M1164</dt><dd><ol><li value="0"><p>The Age of Christ, 1164.</p></li><li value="1"><p>Donnchadh Ua Briain, i.e. the
son of Diarmaid, Bishop of Cill-Dalua;</p></li><li value="2"><p>and Maelcaeimhghin Ua
Gormain, master of Lughmhadh, chief doctor of Ireland, and <span class="sup" title="By John O'Donovan ">who
had been</span> Abbot of the monastery of the canons of Tearmann-Feichin for 
a time, died.</p></li><li value="3"><p>The great church of Doire, which is
eighty feet <span class="sup" title="By John O'Donovan ">long</span>, was erected by the successor of Colum-Cille,
Flaithbheartach Ua Brolchain, by the clergy of Colum-Cille, and
Muircheartach Ua Lochlainn, King of Ireland; and they completed
its erection in the space of forty days.</p></li><li value="4"><p>Ard-Macha, Cluain-mic-Nois, Cluain-fearta-Brenainn, and 
Tuaim-da-ghualann, were burned.</p></li><li value="5"><p>Lughmhadh was burned for the most part, <span class="sup" title="By John O'Donovan ">by fire
issuing</span> from the house of Donnchadh Ua Cearbhaill, lord of
Oirghialla, in which Muircheartach, son of Niall, King of
Aileach, and the chieftains of Cinel-Eoghain, were <span class="sup" title="By John O'Donovan ">staying</span>,
after they had dishonoured the Staff of Jesus.</p></li><li value="6"><p>The son of Donnchadh, grandson of Carthach, was killed 
by his kinsman, the son of Cormac.</p></li><li value="7"><p>A great prey was taken by the Feara-Manach and the Ui-Fiachrach 
of Ard-sratha, in Tir-Eoghain.</p></li><li value="8"><p>Ua Crichain, lord of Ui-Fiachrach of Ardsratha, fell by the son 
of Niall Ua Lochlainn.</p></li><li value="9"><p>Muircheartach Ua Tuathail, lord of Ui-Muireadhaigh,
and chief of Leinster in hospitality and prowess, died after
penance.</p></li><li value="10"><p>Tuaim-Greine and Tir-da-ghlas were burned.</p></li><li value="11"><p>David, son of Donnsleibhe Ua hEochadha, was killed by the 
Ui-Eathach-Uladh, by treachery.</p></li><li value="12"><p>Maelseachlainn Ua Conchobhair Failghe, was slain by
the Clann-Maelughra.</p></li><li value="13"><p>Amhlaeibh, son of Gillacaeimhghin Ua Ceinneidigh, lord of Ormond, 
was blinded by Toirdhealbhach Ua Briain.</p></li></ol></dd><span class="fa fa-bookmark" title="p.1155" id="pb.1155"> p.1155</span><dt id="Annal.263">M1165</dt><dd><ol><li value="0"><p>The Age of Christ, 1165.</p></li><li value="1"><p>Maghnus Ua Canannain, lord of Cinel-Conaill, died.</p></li><li value="2"><p>A great war and mutual depredations between
the men of Meath and the men of Breifne.</p></li><li value="3"><p>Sitric Ua Ruairc, Tanist of Breifne, was killed by Ua Ciardha 
and the Cairbri. A great depredation was committed by Ruaidhri Ua Conchobhair, and the
people of all the province of Connaught, upon the Cairbri, in revenge of Sitric.
Another depredation by the same, upon the men of Breagha, the Saithni, and the 
Ui-Colgain; and they plundered the whole country.</p></li><li value="4"><p>The Ulidians began to turn against Muircheartach
Ua Lochlainn, and proceeded with a force against the Ui-Meith,
and carried off cows, and slew many persons. They made another deprecatory 
irruption upon the Ui-Breasail-Airthir, and another upon the Dal-Riada. A 
great army was afterwards led by Muircheartach <span class="sup" title="By John O'Donovan ">Ua Lochlainn</span>, 
consisting of the Cinel-Conaill, Cinel-Eoghain, and Airghialla, into Ulidia; and 
they plundered and spoiled the whole country, except the principal churches of Ulidia; 
and they made a countless slaughter of men, and slew, among others,
Eachmarcach Mac Gilla-Epscoib and Ua Lomain; and they banished
Eochaidh Mac Duinnsleibhe from Ulidia, after having deprived him
of his kingdom; and all the Ulidians gave their hostages to Ua
Lochlainn for his royal power.</p></li><li value="5"><p>Muircheartach Ua Lochlainn
proceeded with the Cinel-Eoghain to Inis-Lochain, and burned and
destroyed the island. The Cinel-Eoghain afterwards returned to
their houses in triumph, with vast spoils and many ships.
Ua Lochlainn then went to Ard-Macha, whither Donnchadh Ua
Cearbhaill, lord of Oirghialla, and Eochaidh Mac Duinnsleibhe, came to
meet Muircheartach, to request that he would again restore Mac
Duinnsleibhe to his kingdom. Ua Lochlainn gave him the kingdom,
in consideration of receiving the hostages of all Ulidia; and
Eochaidh gave him a son of every chieftain in Ulidia, and his own
daughter, to be kept by Ua Lochlainn as a hostage; and many
jewels were given him, together with the sword of the son of the
Earl. He also gave up <span class="sup" title="By John O'Donovan ">the territory of</span> Bairche to Ua Lochlainn, 
who immediately granted it to Ua Cearbhaill, i.e. Donnchadh; and a
townland was granted to the clergy of Sabhall, for the luck of
the reign of Mac Lochlainn.</p></li><li value="6"><p>Toirdhealbhach Ua Briain was deposed
by Muircheartach, son of Toirdhealbhach, and expelled into
Leinster.</p></li><li value="7"><p>An army was led by Ruaidhhri Ua Conchobair
<span class="fa fa-bookmark" title="p.1157" id="pb.1157"> p.1157</span>

and the Connaughtmen to Desmond; and the chiefs of Desmond came into his house, with
their lord, Diarmaid, son of Cormac Mac Carthy.</p></li><li value="8"><p>Domhnall Mac Gillaphadraig, lord of Osraighe, was slain by 
the people of Laeighis-Ui-Mordha.</p></li><li value="9"><p>Macraith Ua Conchobhair, lord of Conchobhair, died after
penance.</p></li><li value="10"><p>Fearghal Ua Maelmhuaidh, lord of Feara-Ceall and Cinel-Fiachach, 
lamp of the prowess and hospitality of the men of Meath, was slain by 
the Ui-Bracain.</p></li><li value="11"><p>Gillachrist Ua Maelbhrenainn, chief of 
Clann-Conchobhair, died.</p></li></ol></dd><dt id="Annal.264">M1166</dt><dd><ol><li value="0"><p>The Age of Christ, 1166.</p></li><li value="1"><p>Gillamacaiblen Ua hAnmchadha,
successor of Brenainn of Cluain-fearta, died.</p></li><li value="2"><p>Celechair Ua Conghaile, airchinneach of the Teach-aeidheadh 
at Cluain-mic-Nois;</p></li><li value="3"><p>and Gilla-na-naemh Ua Ceallaigh, successor of Ua
Suanaigh at Rathain, died.</p></li><li value="4"><p>The shrine of Manchan, of Maethail,
was covered by Ruaidhri Ua Conchobhair, and an embroidering of gold
was carried over it by him, in as good a style as a relic was
ever covered in Ireland.</p></li><li value="5"><p>Macraith Ua Morain resigned his
bishopric; and Gillachrist Ua hEochaidh was afterwards
appointed to the chair of Conmhaicne.</p></li><li value="6"><p>Ard-Macha was burned in two streets, from the Cross of 
Colum-Cille to the Cross of Bishop Eoghan, and from the Cross of Bishop Eoghan 
in the second street to the Cross at the door of the fort, and all the fort
with its churches, except the church of SS. Paul and Peter,
and a few of the houses, and a street to the west of the fort, from
the Cross of Seachnall to the Cross of Brighit, except a
little.</p></li><li value="7"><p>Doire-Choluim-Chille, together with the Duibh-Regles,
was burned.</p></li><li value="8"><p>Lughmhadh, Sord-Choluim-Chille,
<span class="fa fa-bookmark" title="p.1159" id="pb.1159"> p.1159</span>

and Ard-bo, were burned.</p></li><li value="9"><p>Aedh Ua Maelfabhaill, lord of Carraig-Brachaidhe, was 
slain by the son of Niall Ua Lochlainn.</p></li><li value="10"><p>Eochaidh Mac Duinnsleibhe Ua Eochadha,
pillar of the prowess and hospitality of the Irish, was blinded
by Muircheartach Ua Lochlainn; and the three best men of the Dal-Araidhe, 
i.e. two Mac Loingsighs, and the grandson of Cathasach Ua
Flathrae, were killed by the same king, in violation of the
protection of the successor of Patrick and the Staff of Jesus;
of Donnchadh Ua Cearbhaill, lord of Oirghialla; and in violation
of the protection of the relics, laity, and clergy of all the north
of Ireland.</p></li><li value="11"><p>After this an army was led by Donnchadh Ua Cearbhaill,
into Tir-Eoghain, to revenge <span class="sup" title="By John O'Donovan ">the violation of</span> the guarantee 
of Patrick and his own guarantee.Three large battalions was the
number of his army, <span class="sup" title="By John O'Donovan ">i.e.</span> the battalion of Oirghialla, the
battalion of Ui-Briuin, i.e. of Breifne, and the battalion of
Conmhaicne. These hosts arrived at Leitir-Luin, in the Feadha of
Ui-Eachdhach, in Tir-Eoghain. When these met Ua Lochlainn and the
Cinel-Eoghain with a few troops, a fierce and merciless battle
was fought between them, in which the Cinel-Eoghain were
defeated, with the loss of Muircheartach Ua Lochlainn, Monarch
of all Ireland, the chief lamp of the valour, chivalry,
hospitality, and prowess of the west of the world in his time; a man
who had never been defeated in battle or conflict till that
time, and who had gained many battles. There were slain along
with him in the battle, Ua Gillalainne and Ua hAdhmaill, two
distinguished chieftains, and Mac Gillamartain, chief of Cinel-Fearadhaigh, with 
many others. It was to foretell the battle of Leath-Caimm and this battle, Dachiarog, 
i.e. the saint of Airegal, said:

<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg" value="1">Lethi-Cam!<br/>Great heroes shall perish there,<br/>They shall be caught at Leitir-Luin,<br/>Though far, though late, though slow.</li></ol></blockquote></p></li><span class="fa fa-bookmark" title="p.1161" id="pb.1161"> p.1161</span><li value="12"><p>An army was led by Ruaidhri Ua Conchobhair to Eas-Ruaidh, 
and he took the hostages of the Cinel-Conaill.</p></li><li value="13"><p>An army was led by Ruaidhri Ua
Conchobhair, with the Connaughtmen, the men of Meath and of
Teathbha, to Ath-cliath; and Ruaidhri Ua Conchobhair was there
inaugurated king as honourably as any king of the Gaeidhil was
ever inaugurated; and he presented their stipends to the
foreigners in many cows, for he levied a tax of four thousand cows
upon the men of Ireland for them. On this occasion the foreigners
accompanied Ruaidhri to Droicheat-atha, whither Donnchadh Ua
Cearbhaill and the chieftains of Airghialla came into his house,
and gave him their hostages.</p></li><li value="14"><p>Fearna was burned by Mac Murchadha,
from fear that the Connaughtmen would burn his castle and his
house. Ruaidhri then proceeded, accompanied by the same forces,
back to Leinster, and took their hostages; and he afterwards advanced
to Fidh-dorcha, and cleared the pass of that wood; and next proceeded
into Ui-Ceinnsealaigh, and took the hostages of Diarmaid Mac
Murchadha, and of the Ui-Ceinnsealaigh in general.</p></li><li value="15"><p>Another great army of the men of Connaught, Breifne, 
and Meath, was led by Ruaidhri Ua Conchobhair into Leinster, into Osraighe, and
afterwards into Munster; and all the kings of Leath-Mhogha came
into his house, <span class="sup" title="By John O'Donovan ">and submitted to him</span>. He divided Munster into two
parts, of which he gave one to the Sil-Briain, and the other to
Diarmaid, son of Cormac <span class="sup" title="By John O'Donovan ">Mac Carthaigh</span>.</p></li><li value="16"><p>An army, composed of the men of Breifne and Meath, and 
of the foreigners of Ath-cliath and the Leinstermen, was led by Tighearnan Ua 
Ruairc into Ui-Ceinnsealaigh; and Diarmaid Mac Murchadha
<span class="fa fa-bookmark" title="p.1163" id="pb.1163"> p.1163</span>

was banished over sea, and his castle at Fearna was demolished. They
set up as king, Murchadh, the grandson of Murchadh, he giving
seventeen hostages to Ruaidhri Ua Conchobhair, to be sent to
Tir-Fiachrach-Aidhne.</p></li><li value="17"><p>A battle was gained by the Dartraighi, and
the son of Donnchadh Ua Ruairc, over the men of Lurg and Tuath
Ratha, where numbers were slain.</p></li><li value="18"><p>The blind Ua Conallta, i.e.
Gillamaire, royal poet of Ireland, died; he was of the tribe of Ui-Briuin.</p></li><li value="19"><p>The son of Domhnall Bracanach, grandson of Carthach, was
slain by Cormac, grandson of Carthach.</p></li></ol></dd><dt id="Annal.265">M1167</dt><dd><ol><li value="0"><p>The Age of Christ, 1167.</p></li><li value="1"><p>Torgelsi, Bishop of Luimneach;</p></li><li value="2"><p>Ua Flannain, Bishop of Cluain-Uamha;</p></li><li value="3"><p>Cinaeth Ua Cethearnaigh, priest of Inis-Clothrann;</p></li><li value="4"><p>Mor, daughter of Domhnall Ua Conchobhair Failghe, Abbess 
of Cill-dara;</p></li><li value="5"><p>Maelmichael Mac Dotheachain, noble priest, chief sage, and pillar of
piety of the family of Ard-Macha;</p></li><li value="6"><p>and Ua Dubhacan, i.e. Gillagori, successor of Einde of Ara, died.</p></li><li value="7"><p>Toirdhealbhach, son of Diarmaid Ua Briain, King of Munster 
and of Leath-Mhogha, a man who had aimed at <span class="sup" title="By John O'Donovan ">the sovereignty of</span> 
all Ireland, the best man that came in his time for bestowing jewels and wealth upon
the poor and the indigent of God, died.</p></li><li value="8"><p>Muircheartach, son of Ladhmann Ua Duibhdhiorma, lord of Fordruim, 
pillar of the magnificence of all the north of Ireland, was treacherously slain by 
Donnchadh Ua Duibhdhirma, and by all the people of Bredach, in the middle of
Magh-bile; and two of his sons were killed on the following day,
and another son blinded.</p></li><li value="9"><p>Conn Ua Maelmhiadhaigh, chief of Muintir-Eoluis, died.</p></li><li value="10"><p>A great meeting was convened by Ruaidhri
Ua Conchobhair and the chiefs of Leath-Chuinn, both lay and
ecclesiastic, and the chiefs of the foreigners at Ath-buidhe-Tlachtgha. 
To it came the successor of Patrick; Cadhla Ua Dubhthaigh, Archbishop of Connaught; 
Lorcan Ua Tuathail, Archbishop of Leinster; Tighearnan Ua Ruairc, lord of Breifne; 
Donnchadh Ua Cearbhaill, lord of Oirghialla; Mac Duinnsleibhe Ua
hEochadha, King of Ulidia; Diarmaid Ua Maeleachlainn, King of
Teamhair; Raghnall, son of Raghnall, lord of the foreigners. The
whole of their gathering and assemblage was thirteen thousand
horsemen, of which six thousand were Connaughtmen, four
thousand with O'Ruairc, two thousand with Ua Maeleachlainn, four
<span class="fa fa-bookmark" title="p.1165" id="pb.1165"> p.1165</span>

thousand with Ua Cearbhaill and Ua hEochadha, two thousand with Donnchadh Mac Fhaelain, 
one thousand with the Danes of Ath-cliath. They passed many good resolutions at this
meeting, respecting veneration for churches and clerics, and
control of tribes and territories, so that women used to traverse
Ireland alone; and a restoration of his prey was made by the Ui-Failghe 
at the hands of the kings aforesaid. They afterwards
separated in peace and amity, without battle or controversy, or
without any one complaining of another at that meeting, in
consequence of the prosperousness of the king, who had assembled
these chiefs with their forces at one place.</p></li><li value="11"><p>A hosting and mustering of the men of Ireland, with their 
chieftains, by Ruaidhri Ua Conchobhair. Thither came Diarmaid, son of Cormac, lord of
Desmond; Muircheartach Ua Briain, lord of Thomond; Diarmaid Ua
Maeleachlainn, King of Meath; Donnchadh Ua Cearbhaill, lord of
Oirghialla; and all the chieftains of Leinster. They afterwards
arrived in Tir-Eoghain, and Ua Conchobhair divided the territory
into two parts, i.e. gave that part of Tir-Eoghain north of the
mountain, i.e. Callainn, to Niall Ua Lochlainn, for two hostages,
i.e. Ua Cathain of Craebh, and Macan-Ghaill Ua Brain, and that
part of the country of the Cinel to the south of the mountain to
Aedh Ua Neill, for two other hostages, i.e. Ua Maelaedha, one of
the Cinel-Aenghusa, and Ua hUrthuile, one of the Ui-Tuirtre Ua
Neill's own foster-brothers. The men of Ireland returned back
southwards over Sliabh-Fuaid, through Tir-Eoghain, and Tir-Conaill,
and over Eas-Ruaidh to meet thelr sea-fleet; and Ua Conchobhair
escorted the lord of Desmond, with his forces, southwards through
Thomond as far as Cnoc-Aine with many jewels and riches.</p></li><li value="12"><p>Diarmaid Mac Murchadha returned from England with a force of Galls, 
and he took the kingdom of Ui-Ceinnsealaigh.</p></li><li value="13"><p>Another army was led by
Ruaidhri Ua Conchobhair and Tighearnan Ua Ruairc into Ui-Ceinnsealaigh, 
until they arrived at Cill-Osnadh.A battle was fought
between some of the recruits and cavalry of Connaught, and the cavalry
of Ui-Ceinnsealaigh; and six of the Connaughtmen, together with
Domhnall, son of Tadhg, son of Maelruanaidh, were slain in the
first conflict; and there were
<span class="fa fa-bookmark" title="p.1167" id="pb.1167"> p.1167</span>

slain in the second conflict, by Tighearnan Ua
Ruairc, twenty-five of the Ui-Ceinnsealaigh, together with the
son of the King of Britain, who was the battle-prop of the
island of Britain, who had come across the sea in the army of
Mac Murchadha. Diarmaid Mac Murchadha afterwards came to Ua Conchobhair, 
and gave him seven hostages for ten cantreds of his own
native territory, and one hundred ounces of gold to Tighearnan
Ua Ruairc for his eineach.</p></li><li value="14"><p>Dearbhail, daughter of Donnchadh Ua
Maeleachlainn, died at Cluain-mic-Nois, after the victory of
will and confession.</p></li><li value="15"><p>Uada Ua Conceanainn <span class="sup" title="By John O'Donovan ">who had been</span> lord of
Ui-Diarmada at first, and afterwards in religion, died at Cluain-mic-Nois.</p></li><li value="16"><p>The church of the Nuns at Cluain-mic-Nois was finished by
Dearbhforgaill, daughter of Murchadh Ua Maeleachlainn.</p></li><li value="17"><p>Fabhar-Fechine, Ailfinn, and Birra, were burned.</p></li><li value="18"><p>Muireadhach, the son
of Mac Cana, was slain by the sons of Ua Lochlainn.</p></li><li value="19"><p>A church was
erected at Cluain-mic-Nois, in the place of the Dearthach, by
Conchobhar Ua Ceallaigh and the Ui-Maine.</p></li></ol></dd><dt id="Annal.266">M1168</dt><dd><ol><li value="0"><p>The Age of Christ, 1168.</p></li><li value="1"><p>Flannagan Ua Dubhthaigh,
bishop and chief doctor of the Irish in literature, history, and
poetry, and in every kind of science known to man in his time,
died in the bed of Muireadhach Ua Dubhthaigh, at Cunga.</p></li><li value="2"><p>Macraith Ua Morain, i.e. bishop of the men of Breifne, the son
of Ua Dunain's fosterson, died at Ardachadh of Bishop Mel, in the
eighty-third year of his age.</p></li><li value="3"><p>The Bishop Ua Cearbhaill, Bishop
of Ros-ailithir, died.</p></li><li value="4"><p>Murchadh Ua Muireadhaigh, chief sage of
Connaught and a noble priest;</p></li><li value="5"><p>Maelpadraig Ua Callada, successor of Cronan of Ros-Cre;</p></li><li value="6"><p>the great priest, Ua Mongachain, successor
of Molaisi of Daimhinis;</p></li><li value="7"><p>and Galbhrat, son of Duairic Ua
Tadhgain, great priest of Cluain-mic-Nois, died.</p></li><li value="8"><p>Muircheartach,
<span class="fa fa-bookmark" title="p.1169" id="pb.1169"> p.1169</span>

son of Toirdhealbhach Ua Briain, King of Munster,
and royal heir of Ireland (he was the son of Ruaidhri Ua
Conchobhair's mother), was slain by the grand-son of Conchobhar
Ua Briain, and he himself and his conspirators were killed
immediately after by Ua Faelain, lord of the Deisi-Mumhan, who did
this deed for Ruaidhri Ua Conchobhair. The grandson of Conchobhar was 
killed immediately in revenge of him by Diarmaid Finn and Ua Faelain, as 
were seven sons of chieftains, with their people.</p></li><li value="9"><p>The kingdom of Munster was assumed by
Domhnall, son of Toirdhealbhach Ua Briain, after his brother,
Muircheartach.</p></li><li value="10"><p>Murchadh Ua Finnallain, lord of Dealbhna-mor,
was slain by Diarmaid, son of Donnchadh Ua Maelseachlainn, in
revenge of his father, in violation of the protection of the
people of the province of Connaught, and the Airghialla.</p></li><li value="11"><p>Enna Mac Murchadha, royal heir of Leinster, was blinded 
by the grandson of Gillaphadraig, i.e. Donnchadh, lord of Osraighe.</p></li><li value="12"><p>A meeting was convened by Ruaidhri Ua Conchobhair, King 
of Ireland, with all the people of Connaught; Tighearnan Ua Ruairc, lord of Breifne;
and Donnchadh Ua Cearbhaill, with the Airghialla, at Ochainn,
to demand their eric from Diarmaid Ua Maelseachlainn and the
men of Meath, after their having killed Ua Finnallain, in violation
of the protection of the province of Connaught and the Airghialla.
The men of Meath and their king gave them eight hundred cows for
their eineach, and another eric to the Dealbhna.</p></li><li value="13"><p>On this occasion the fair of Tailltin was celebrated by 
the King of Ireland and the people of Leath-Chuinn, and their horses and
cavalry were spread out on the space extending from Mullach-Aiti to,
Mullach-Taiten.</p></li><li value="14"><p>Diarmaid Ua Maeleachlainn was deposed by the people of
East Meath, in revenge of the payment of the aforesaid cows.</p></li><li value="15"><p>The victory of Ath-an-chomair, at Druim-criaigh, was gained by Ua
Maeleachlainn and the people of West Meath over the battalion
of Tuath-Luighne, wherein many were slain, together with the
son of Gairbheth Ua Sirten, of the Gaileanga; and Conchobhar,
the son of Mac Carrghamhna, was killed in the heat of the
conflict.</p></li><li value="16"><p>Dubhchobhlaigh, daughter of Ua Cuinn, and wife of Mac
Carrghamhna,
<span class="fa fa-bookmark" title="p.1171" id="pb.1171"> p.1171</span>

died after the victory of unction and penance, and was interred in Inis-Clothrann.</p></li><li value="17"><p>Donnchadh Ua Cearbhaill, lord of Airghialla, flood of splendour, and
magnificence, died after being mangled with his own battle-axe by a
man of his own people, i.e. Ua Duibhne,—one of the Cinel-Eoghain,—after 
the victory of unction and penance, and after bestowing three hundred ounces of gold, 
for the love of God, upon clerics and churches.</p></li><li value="18"><p>An army was led by Ruaidhri Ua
Conchobhair and Tighearnan Ua Ruairc to Aine-Cliach <span class="sup" title="By John O'Donovan ">Knockany</span>; and
they obtained hostages, and divided Munster into two parts between the
son of Cormac Mac Carthaigh and Domhnall, son of Toirdhealbhach
Ua Briain; and three times twelve score cows were given to
Ruaidhri Ua Conchobhair by the people of Desmond, as eric for
<span class="sup" title="By John O'Donovan ">the killing of</span> Muircheartach Ua Briain.</p></li><li value="19"><p>Conchobhar
Lethdhearg, son of Maelseachlainn Ua Conchobhair, lord of Corca-Modhruadh, 
was killed by the son of his brother.</p></li><li value="20"><p>Domhnall Ua Sleibhin,
chief poet of Oirghialla, died.</p></li><li value="21"><p>Amhlaeibh Mac Innaighneorach, chief ollamh of Ireland 
in harp-playing, died.</p></li><li value="22"><p>Dubhchobhlach, daughter of the son of Tadhg, i.e. of 
Maelseachlainn Ua Maelruanaidh, and wife of Toirdhealbhach, King of Connaught,
died.</p></li><li value="23"><p>The chieftains of Cinel-Eoghain and the comharba of Doire
came into the house of Ruaidhri Ua Conchobhair, King of Ireland, at
Ath-Luain; and they carried gold, raiment, and many cows with
them to their houses.</p></li></ol></dd><dt id="Annal.267">M1169</dt><dd><ol><li value="0"><p>The Age of Christ, 1169.</p></li><li value="1"><p>Conghalach Ua Tomaltaigh,
noble priest and chief lector of Cluain-mic-Nois, and the
paragon of wisdom of the Irish, died.</p></li><li value="2"><p>Magh-eo of the Saxons, with its church, Fobhar-Fechine, 
and Daimhliag-Chianain, were burned.</p></li><li value="3"><p>This was the year in which Ruaidhri Ua Conchobhair, King
of Ireland, granted ten cows every year from himself, and from every
king that should succeed him, for ever, to the lector of Ard-Macha, in honour of
<span class="fa fa-bookmark" title="p.1173" id="pb.1173"> p.1173</span>

Patrick, to instruct the youths of Ireland and Alba <span class="sup" title="By John O'Donovan ">Scotland</span> 
in literature.</p></li><li value="4"><p>Diarmaid Ua Maelseachlainn, King of Meath, of the foreigners 
of Ath-cliath, of Ui-Failghe, and Ui-Faelain, head of the prosperity and affluence of
his tribe, was killed by Domhnall Breaghach, son of Maelseachlainn Crosach, and 
Donnchadh Ceinsealach Ua Ceallaigh, and the men of Breagha.</p></li><li value="5"><p>An army was led by Ruaidhri Ua Conchobhair to Ath-na-riach; 
and he expelled Domhnall Breaghach, in revenge of that deed, and divided Meath into 
two parts; and he gave the eastern half to Tighearnan and to the men of Breifne,
and he kept the western half himself.</p></li><li value="6"><p>Brian of Sliabh-Bladhma, son of Toirdhealbhach Ua Briain, 
King of Munster and of the two Eiles, was treacherously blinded by Domhnall, son of
Toirdhealbhach.</p></li><li value="7"><p>Fearchair Ua Fallamhain, chief of Clann-Uadach,
and steward of Ui-Maine, died after penance.</p></li><li value="8"><p>Raghnall Ua Maelmhiadhaigh, chief of Muintir-Eolais, 
died after penance.</p></li><li value="9"><p>The fleet of the Flemings came from England in the army 
of Mac Murchadha, i.e. Diarmaid, to contest the kingdom of Leinster for him: they
were seventy heroes, dressed in coats of mail.</p></li><li value="10"><p>An army of the men of Ireland was led by Ruaidhri Ua Conchobhair 
to Teamair; and the chiefs of the north of Ireland came to meet him,
together with Maghnus Ua hEochadha, King of Ulidia, and Murchadh Ua Cearbhaill, lord 
of Oirghialla; and they went from thence to Ath-cliath, and returned home again.</p></li><li value="11"><p>The King of Ireland, Ruaidhri Ua Conchobhair, afterwards 
proceeded into Leinster; and Tighearnan Ua Ruairc, lord of Breifne, and Diarmaid Ua
Maeleachlain, King of Teamhair, and the foreigners of Ath-cliath, went
to meet the men of Munster, Leinster, and Osraigh; and they set
nothing by the Flemings; and Diarmaid Mac Murchadha gave his
son, as a hostage, to Ruaidhri Ua Conchobhair.</p></li><li value="12"><p>The kingdom of Cinel-Eoghain was assumed by Conchobhar Ua 
Lochlainn.</p></li></ol></dd><span class="fa fa-bookmark" title="p.1175" id="pb.1175"> p.1175</span><dt id="Annal.268">M1170</dt><dd><ol><li value="0"><p>The Age of Christ, 1170.</p></li><li value="1"><p>The relics of Comman, son of
Faelchu, were  removed from the earth by Gilla-Iarlaithe Ua Carmacain,
successor of Comman, and they were enclosed in a shrine with a
covering of gold and silver.</p></li><li value="2"><p>Maelruanaidh Ua Ruadhain, Bishop of
Luighne-Chonnacht, chief senior, and a paragon of wisdom and piety,
<span class="sup" title="By John O'Donovan ">died</span>.</p></li><li value="3"><p>Maelmordha Mac Uaireirghe, a learned charitable senior, the
prosperity and affluence of Cluain-mic-Nois, and head of its Culdees,
died in the month of November.</p></li><li value="4"><p>Cormac Ua Lumluini, lector of Cluain-fearta-Brenainn, the 
remnant of the sages of lreland in his time, died.</p></li><li value="5"><p>Diarmaid Ua Braein, successor of Comman, and chief senior
of East Connaught, died at Inis-Clothrann, after the ninety-fifth year of his age.</p></li><li value="6"><p>Conchobhar, son of Muircheartach Ua
Lochlainn, lord of Cinel-Eoghain, and royal heir of Ireland,
was slain by Aedh Beg Mac Cana and the Ui-Caracain, on Easter
Saturday, in the middle of Trian-mor, at Ard-Macha.</p></li><li value="7"><p>The son of Ceallachan, grandson of Carthach, was slain by the 
son of Tadhg Ua Briain.</p></li><li value="8"><p>Taillte, daughter of Muircheartach Ua Maeleachlainn,
and wife of Domhnall, son of Murchadh Ua Fearghail, chief of
Muintir-Anghaile, died in the fortieth year of her age.</p></li><li value="9"><p>Aindileas, son of Gilla-Aenghusa Ua Clumhain, who was an ollamh in
poetry, died.</p></li><li value="10"><p>Domhnall, son of Toirdhealbhach Ua Briain, lord
of half Munster, turned against Ruaidhri Ua Conchobhair; and he
appropriated the hostages of DalgCais.</p></li><li value="11"><p>Robert Fitz Stephen and Richard, son of Gilbert, i.e. 
Earl Strongbow, came from England into Ireland with a numerous force, and 
many knights and 
<span class="fa fa-bookmark" title="p.1177" id="pb.1177"> p.1177</span>

archers, in the army of Mac Murchadha, to contest Leinster for him,
and to disturb the Irish of Ireland in general; and Mac
Murchadha gave his daughter to the Earl Strongbow for coming
into his army. They took Loch Garman, and entered Port-Lairge by
force; and they took Gillemaire, the officer of the fortress,
and Ua Faelain, lord of the Deisi, and his son, and they killed seven
hundred persons there.</p></li><li value="12"><p>Domhnall Breaghach Ua Maeleachlainn, with
numbers of the men of Breagha along with him, proceeded into
Leinster; and Donnchadh Ua Ceallaigh, lord of Breagha, fell by
the Leinstermen on that occasion.</p></li><li value="13"><p>An army was led by Ruaidhri Ua
Conchobhair, King of Ireland; Tighearnan Ua Ruairc, lord of
Breifne; Murchadh Ua Cearbhaill, lord of Oirghialla, against
Leinster and the Galls aforesaid; and there was a challenge of battle
between them for the space of three days, until lightning burned
Ath-cliath; for the foreigners <span class="sup" title="By John O'Donovan ">Danes</span> of the fortress deserted
from the Connaughtmen and the people of Leath-Chuinn in general.
A miracle was wrought against the foreigners <span class="sup" title="By John O'Donovan ">Danes</span> 
of Ath-cliath on this occasion, for Mac Murchadha and the Saxons acted
treacherously towards them, and made a slaughter of them in the
middle of their own fortress, and carried off their cattle and their
goods, in consequence of their violation of their word to the
men of Ireland. Asgall, son of Raghnall, son of Turcall, chief
king of the foreigners <span class="sup" title="By John O'Donovan ">Danes</span> of Ath-cliath, made his escape
from them.</p></li><li value="14"><p>A victory was gained by the son of Cormac, grandson
of Carthach, and the people of Desmond, over the knights who were
left to protect Port-Lairge.</p></li><li value="15"><p>An army was led by Mac Murchadha and his
knights into Meath and Breifne; and they plundered Cluain-Iraird, and
burned Ceanannus, Cill-Tailltean, Dubhadh, Slaine, Tuilen, Cill-Scire, 
and Disert-Chiarain; and they afterwards made a
predatory incursion into Tir-Briuin, and carried off many
prisoners and cows to their camp.</p></li><li value="16"><p>The hostages of Diarmaid Mac
Murchadha were put to death by Ruaidhri Ua Conchobhair, King of Ireland,
<span class="fa fa-bookmark" title="p.1179" id="pb.1179"> p.1179</span>

at Ath-Luain, namely, Conchobhar, son of Diarmaid, heir apparent
of Leinster, and Diarmaid's grandson, i.e. the son of Domhnall
Caemhanach, and the son of his foster-brother, i.e. O'Caellaighe.</p></li><li value="17"><p>Domhnall Breaghach and the people of East Meath turned against
O'Ruairc and O'Conchobhair, and delivered hostages to Mac
Murchadha.</p></li><li value="18"><p>The hostages of East Meath were put to death by
Tighearnan Ua Ruairc.</p></li><li value="19"><p>The son of Mac Fhaelain and the son of
Donnchadh Mac Gillaphadraig were banished by Mac Murchadha.</p></li><li value="20"><p>An army
was led by Mac Murchadha into Breifne, and a party of his people were
defeated by the soldiers of Tighearnan Ua Ruairc. They afterwards
made an attack upon the camp in which he himself was, with the
Leinstermen, Galls <span class="sup" title="By John O'Donovan ">English</span>, and the men of Meath and Oirghialla,
about him, and slew numbers of them. And they left their camp.</p></li><li value="21"><p>Domhnall Ua Briain and the DalgCais turned against Ruaidhri.</p></li><li value="22"><p>A great fleet was brought upon the Sinainn, by Ruaidhri Ua
Conchobhair, to plunder Munster.A predatory incursion was made by the
Ui-Maine into Ormond, and a predatory incursion was made by the people
of West Connaught into Thomond. They <span class="sup" title="By John O'Donovan ">the Ui-Maine</span> plundered
Ormond on this occasion, and destroyed the wooden bridge of Cill-Dalua.</p></li><li value="23"><p>Lorcan Ua hEchthighern was slain by the sons of Mac
Conmara and the Ui-Caisin.</p></li><li value="24"><p>Diarmaid Ua Cuinn, chief of Clann-Iffearnain, was slain by the 
Cinel-Aedha of Echtghe.</p></li><li value="25"><p>Diarmaid Ua hAinbhfeth, lord of Ui-Meith, and leader of the cavalry of the
lord of Oileach, was slain on Inis-Lachain, by a fleet which came from
the InsihOrc <span class="sup" title="By John O'Donovan ">Orkney Islands</span>.</p></li><li value="26"><p>A predatory incursion was made by
Tighearnan Ua Ruairc into Gaileanga and Saithne, and he carried
off many cows.</p></li><li value="27"><p>A predatory incursion was made by the Airghialla
into Tir-Briuin.</p></li><li value="28"><p>Murchadh Ua Fearghail, lord of the Fortuatha, was
slain by Ua Fiachrach, lord of Ui-Fineachlais.</p></li><li value="29"><p>Ruaidhri Mac Aedha, lord of Clann-Cosgraigh, died on his 
pilgrimage at Tuaim-da-ghualann.</p></li><li value="30"><p>An unknown, atrocious deed was committed by Maghnus Ua
hEochadha, King of Ulidia, and the monk Amhlaeibh, son of the
successor of Finnen, and by the Ulidians in general,—except
Maelisa, bishop,
<span class="fa fa-bookmark" title="p.1181" id="pb.1181"> p.1181</span>

and Gilladomhangairt, son of Cormac, successor of Comhghall, and
Maelmartain, successor of Finnen, with their people,—i.e. a
convent of religious monks, with  their abbot, whom Maelmaedhog Ua
Morgair, legate of the successor of Peter, had appointed at Sabhall-Phadraig, 
were expelled from the monastery, which they themselves had
founded and erected; and they were all plundered, both of their books
and ecclesiastical furniture, cows, horses, and sheep, and of every
thing which they had collected from the time of the legate aforesaid
till then. Wo to the lord and chieftains who perpetrated this deed, at
the instigation of one whom the monks of Droichet-atha <span class="sup" title="By John O'Donovan ">Drogheda</span> had
expelled from the abbacy for his own crime. Wo to the country in which
it was perpetrated; and it did not pass without vengeance from the
Lord, for the chieftains who had done this deed were slain together by
a few enemies, and the king was prematurely wounded and slain, shortly
after, at the town where the unjust resolution <span class="sup" title="By John O'Donovan ">of perpetrating it</span>
had been adopted, namely, at Dun. On Tuesday the convent were
expelled. On Tuesday also, at the end of a year, the chieftains of
Ulidia were slain, and the king was wounded. On Tuesday, shortly
after, he was killed by his brother, at Dun.</p></li></ol></dd><dt id="Annal.269">M1171</dt><dd><ol><li value="0"><p>The Age of Christ, 1171.</p></li><li value="1"><p>Petrus Ua Mordha, Bishop of
Cluain-fearta-Brenainn, who had been first a pious monk, was drowned
in the Sinainn on the 27th of December.</p></li><li value="2"><p>Sadhbh, daughter of
Gluiniairn Mac Murchadha, successor of Brighit, died after penance.</p></li><li value="3"><p>The Cloictheach of Telach-aird was
<span class="fa fa-bookmark" title="p.1183" id="pb.1183"> p.1183</span>

burned by Tighearnan Ua Ruairc, with its full of people in it.</p></li><li value="4"><p>Diarmaid Mac Murchadha, King of Leinster, by whom a trembling
sod was made of all Ireland, —after having brought over
the Saxons, after having done extensive injuries to the Irish, after
plundering and burning many churches, as Ceanannus, Cluain-Iraird,
&amp;c.,—died before the end of a year <span class="sup" title="By John O'Donovan ">after this plundering</span>, of
an insufferable and unknown disease; for he became putrid while
living, through the miracle of God, Colum-Cille, and Finnen, and the
other saints of Ireland, whose churches he had profaned and burned
some time before; and he died at Fearnamor, without <span class="sup" title="By John O'Donovan ">making</span> a will,
without penance, without the body of Christ, without unction, as his
evil deeds deserved.</p></li><li value="5"><p>Maelcron Mac Gillaseachnaill, lord of South
Breagha, died.</p></li><li value="6"><p>Tailltin, daughter of Conchobhar Ua Maeleachlainn, and
wife of Imhar Ua Cathasaigh, lord of Saithne, died.</p></li><li value="7"><p>Domhnall, grandson
of Ruaidhri Ua Maelmhuaidh, lord of Feara-Ceall, was slain by Muintir-Muineacha.
Domhnall Ua Fogarta, lord of South Eile, was slain by
Domhnall, son of Donnchadh <span class="sup" title="By John O'Donovan ">Mac Gillaphadraig</span> of Osraighe; and he
made a slaughter of the people of the two Eiles, where he slew three
hundred persons.</p></li><li value="8"><p>A plundering fleet was brought by the Ulidians into
Tir-Eoghain, in which they carried off a countless number of cows.</p></li><li value="9"><p>A predatory incursion was made by Niall, son of Mac Lochlainn, and the
Cinel-Eoghain, into Ulidia, and numbers were slain by them; and they
carried off countless cows.</p></li><li value="10"><p>The hostages of the Airghialla were
afterwards taken by Niall Ua Lochlainn.</p></li><li value="11"><p>A great predatory force was
led by Maghnus Mac Duinnsleibhe Ua hEochadha and the Ulidians into
Cuil-an-tuais-ceirt; and they plundered Cuil-rathain <span class="sup" title="By John O'Donovan ">Coleraine</span> and
other churches. A small party of the Cinel-Eoghain, under Conchobhair
Ua Cathain, overtook them; and a battle was fought between them, in
which the Ulidians were defeated, with the loss of one-and-twenty
chieftains and sons of chieftains, with many others <span class="sup" title="By John O'Donovan ">of the
commonalty</span>; and Maghnus himself was wounded, but he escaped from the
conflict on that occasion. He was afterwards killed by his own
brother, Donnsleibhe, and Gilla-Aenghusa, son of Mac Gillaepscoip,
ruler
<span class="fa fa-bookmark" title="p.1185" id="pb.1185"> p.1185</span>
of Monaigh at Dun <span class="sup" title="By John O'Donovan ">Downpatrick</span>, after having 
perpetrated many evil deeds.</p></li><li value="12"><p>A predatory incursion was made upon the Saithni by
Tighearnan Ua Ruairc, with the men of Breifne. They slew numbers
of persons, and carried off many cows.</p></li><li value="13"><p>Another predatory
incursion was made by Tighearnan into South Breagha; and he slew
Gillan-Enain Mac Lughadha, i.e. chief of Cuircne, and Mac
Gillaseachlainn, chief of South Breagha. Ua Lamhdhuibh was slain by
the men of Meath on this occasion.</p></li><li value="14"><p>Domhnall Breaghach, lord of Meath,
delivered hostages to Tighearnan Ua Ruairc.</p></li><li value="15"><p>Seven predatory
incursions were made by the Ui-Maine into Ormond, from Palm-Sunday till Low-Sunday.</p></li><li value="16"><p>Daimhliag-Chianain <span class="sup" title="By John O'Donovan ">Duleek</span> was
plundered by the knights of Milo Cogan; and some of them were
slain on the following day by the foreigners <span class="sup" title="By John O'Donovan ">i.e. Danes</span> 
of Ath-cliath, in revenge of Cianan.</p></li><li value="17"><p>The battle of Ath-cliath was fought
between Milo Cogan and Asgall, <span class="sup" title="By John O'Donovan ">who was for</span> some time before king of
the foreigners <span class="sup" title="By John O'Donovan ">Danes</span> of Ireland. Many were slaughtered on both sides
of the Saxon knights and the foreigners <span class="sup" title="By John O'Donovan ">Danes</span> of Ath-cliath.
Asgall, son of Raghnall, fell therein, as did Eoan, a Dane from
the Insi-hOrc <span class="sup" title="By John O'Donovan ">Orkney Islands</span>, and many others besides them.</p></li><li value="18"><p>An army was led by Ruaidhri Ua Conchobhair, Tighearnan Ua Ruairc, and
Murchadh Ua Cearbhaill, to Ath-cliath, to lay siege to the Earl,
i.e. Strongbow, and Milo Cogan. There were conflicts and
skirmishes between them for the space of a fortnight. O'Conchobhair
afterwards went against the Leinstermen, with the cavalry of the men
of Breifne and Airghialla, to cut down and burn the corn of the
Saxons. The Earl and Milo Cogan afterwards entered the camp of Leath-Chuinn, 
and slew many of their commonalty, and carried off their
provisions, armour, and horses.</p></li><li value="19"><p>A victory was gained by the son of
Cormac Mac Carthaigh over the foreigners of Luimneach. A great number
of them was slain by him, and, among the rest, Foirne, son of
Gillacainnigh, and Torchar, son of Treni; and he burned the market and
half the fortress to its centre.</p></li><li value="20"><p>An army was led by Tighearnan Ua
Ruairc
<span class="fa fa-bookmark" title="p.1187" id="pb.1187"> p.1187</span>

and the men of Breifne and Airghialla, a second time, to Ath-cliath;
and they made battle with Milo Cogan and his knights, in which
the men of Breifne and the Airghialla were defeated; and Aedh,
son of Tighearnan Ua Ruairc, Tanist of Breifne, and the
grandson of Diarmaid Ua Cuinn, and many others along with them,
were slain.</p></li><li value="21"><p>A predatory incursion was made by the Sil-Muireadhaigh
into Thomond, and they plundered Sirtheachan Ua Litiudha, and slew
himself in a battle.</p></li><li value="22"><p>A predatory incursion was made by the Sil-Anmchadha 
and Muintir-Chinaetha into Ele, and they carried off many cows.</p></li><li value="23"><p>A predatory incursion was made by the son of the Earl, and
he plundered the churches of Magh-Laighean, and many of the Ui-Faelain.</p></li><li value="24"><p>A predatory incursion was made by the people of West
Connaught and some of the Sil-Muireadhaigh, and they plundered the
west of Corcumdhruadh, and carried off countless cows.</p></li><li value="25"><p>A predatory
incursion was made by the people of the son of the Earl, in which he
plundered Cluain-Conaire, Galam <span class="sup" title="By John O'Donovan ">read Gailinne</span>, and 
Lathrach-Briuin.</p></li><li value="26"><p>The daughter of Ua hEochadha, and wife of Murchadh Ua Cearbhaill, lord
of Oirghialla, died.</p></li><li value="27"><p>The fleet of Connaught, from Allhallowtide to
May-day, upon the Sinainn and Loch Deirgdheirc.</p></li><li value="28"><p>A peace was made by
Domhnall Breaghach with Tighearnan Ua Ruairc, and the people of East
Meath came into his house.</p></li><li value="29"><p>The King of England, the second Henry, Duke
of Normandy and Aquitaine, Earl of Andegavia, and lord of many other
countries, came to Ireland this year. Two hundred and forty was the
number of his ships, and he put in at Port-Lairge.</p></li></ol></dd></dl><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="navspyd27142e2" 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): Annals of the Four Masters</p><p><b>Title</b> (original): Annala Rioghachta Eireann</p><p><b>Title</b> (supplementary): Volume 2</p><p><b>Title</b> (supplementary): English translation</p><p><b>Author</b>: unknown</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled by</b>: Myriam Priour and Stephen Beechinor</p></div><p><b>Funded by</b>: University College,Cork and Seoirse Ó Luasa, An Caifé Liteartha, An Daingean, who donated a copy of the Annals of the Four Masters to the CELT Project.</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>2</b>. Second draft, revised and corrected.</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Proof corrections by</b>: Orla McDonald, Winifred Power, Myriam Priour,  and Stephen Beechinor</p></div></div><p><b>Extent</b>: 104230 words</p><div id="details-publicationStmt"><h4>Publication statement</h4><p><b>Publisher</b>: CELT: Corpus of Electronic Texts; a Project of University College, Cork</p><p><b>Address</b>: College Road, Cork, Ireland—http://www.ucc.ie/celt</p><p><b>Date</b>: 2002</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>: T100005B</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>The precise relationship between MSS 1–4 (below) is a matter for scholarly debate. Two views have been put forward, that of Walsh and Mooney (for bibliographical details of their publications, see below). According to Walsh, MSS 1 and 4 are what remains of theset presented to the patron, 
Ferghal Ó Gadhra; MSS 2 and 3 are the copies forwarded to Louvain for possible printing. According to Mooney, MSS 1 and 3 are the set presented to the patron, Ferghal Ó Gadhra; MSS 2 and 4 are what remains of the set forwarded to Louvain. It is more likely that Walsh's view is correct. For an excellent and fully 
documented discussion of the problem, see Nollaig Ó Muraíle, The autograph manuscripts of the Annals of the Four Masters, Celtica 19 (1987) 75–95.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Manuscript sources</h4><ol><li value="1">Dublin, Royal Irish Academy, MS 1220 olim C iii 3; paper; s. xvii; five hands, including Míchél Ó Cléirigh and Cú Choigcríche Ó Cléirigh; 522 folios. Annals from AM 2242 to AD 1171. Used by Dubhaltach Mac Fir Bhisigh, who refers to it as belonging to Fearghal Ó Gadhra. For a description of the MS, see Kathleen Mulchrone &amp; Elizabeth FitzPatrick, Catalogue of Irish manuscripts in the Royal Irish Academy fasc. 26 (Dublin 1943) 3276–82; ; Nollaig Ó Muraíle, 'The autograph manuscripts of the Annals of the Four Masters', Celtica 19 (1987) 75–95: 88–92.</li><li value="2">Dublin, University College L, OFM, A 13; paper; s. xvii; an autograph copy but scribal signatures are absent in the body of the text. The hands resemble those of Míchél Ó Cléirigh, but there are other hands including marginal notes by John Colgan. Annals from AM 2242 to AD 1169. For a description of the MS, see Myles Dillon, Canice Mooney, &amp; Pádraig de Brún, Catalogue of Irish manuscripts in the Franciscan Library, Killiney (Dublin 1969) 24–27; Paul Walsh, 'Extracts from the Franciscan manuscripts of the 'Annals of the Four Masters'', <i>Irisleabhar Muighe Nuadhad</i>, 1916, 17–24; Ó Muraíle, op. cit. 94–95.</li><li value="3">Dublin, Royal Irish Academy, 687 and 688 olim 23 P 6 and 23 P 7; paper; s. xvii; the scribes are Míchél Ó Cléirigh, Cú Choigcríche Ó Cléirigh, and Conaire Ó Cléirigh, and two others. Annals from 1170 to 1616. For a description of the MSS, see Lilian Duncan, Catalogue of Irish manuscripts in the Royal Irish Academy fasc. 17 (1936) 2112–2114; Ó Muraíle, op. cit. 95; annals from 1170 to 1616); Paul Walsh, 'Manuscripts of the Four Masters (R.I.A. 23 P 6 and 7 [=MSS 687–8]) <i>Ir Book Lover</i> 24 (1936) 81–3; Ó Muraíle, op. cit. 95.</li><li value="4">Dublin, Trinity College Library, 1301 olim H. 2. 11; paper; s. xvii; the scribes are Conaire Ó Cléirigh; and two other Ó Cléirigh scribes. Annals from 1334 (beginning acephalous) to 1605 in 466 folios. For a description of the MS, see T. K. Abbott and E. J. Gwynn, Catalogue of Irish manuscripts in the library of Trinity College Dublin (Dublin 1921) 82–83; Ó Muraíle, op. cit. 92–94.</li><li value="5">Dublin, Trinity College Library, 1300 olim H. 2. 9 and H. 2. 10; paper; s. xviii (1734–5) scribe: Hugh O'Mulloy (Aodh Ó Maolmhuaidh); a transcript of MS (i) made for John O'Fergus. For a description of the MS, see T. K. Abbott and E. J. Gwynn, Catalogue of  Irish manuscripts in the library of Trinity College Dublin (Dublin 1921) 82).</li><li value="6">Dublin, Royal Irish Academy, 988 and 989 olim 23 F 2 and 23 F 3; paper; s. xviii; scribe not named; the text was transcribed in the house of Charles O'Conor of Belanagare, and apparently under his supervision. This is a transcript of MS (i). For a description of the MS, see Kathleen Mulchrone, Catalogue of Irish manuscripts in the Royal Irish Academy, fasc. 22 (1940) 2829–30).</li></ol><h4>Editions and Translations</h4><ol><li value="1">Charles O'Conor (ed.) <i>Rerum Hibernicarum scriptores veteres iii: Quatuor Magistrorum Annales Hibernici usque ad annum M.CLXXII. ex ipso O'Clerii autographo in Biblioteca Stowense servato, nunc primum uersione donati ac notis illustrati</i> (Buckingham, 1826) [O'Conor's edition, though based on MS (i) is seriously defective].</li><li value="2">John O'Donovan (ed. &amp; trans.) <i>Annala Rioghachta Eireann: Annals of the kingdom of Ireland by the Four Masters, from the earliest period to the year 1616. Edited from MSS in the Library of the Royal Irish Academy and of Trinity College Dublin with a translation and copious notes</i>, 7 vols. (Dublin 1848–51; repr. Dublin, 1856; repr. Dublin, 1990.) [volumes i–ii: pp v–vi (dedicatory letter of the editor) + pp vii–liv (introductory remarks, including original documents) + pp lv–lxi (epistle dedicatory of Míchél Ó Cléirigh) + pp lxiii–lxxi (contemporary approbations of the work) + pp 2–1187 (text and translation) + pp 1189–93 (addenda and corrigenda); volumes iii–vi: pp 2–2375 (text and translation) + pp 2377–2494 (a genealogical appendix, including original documents) + 2494–8 (addenda et corrigenda); volume vii: pp 405 (indexes). There are three separate paginations: volumes i–ii, volumes iii–vi, and volume vii, each having separate pagination. The edition of volumes i–ii, AM 2242–AD 1171, is made from a corrected copy of Charles O'Conor's edition (Buckingham, 1826). This edition is based on MS (i) which was not available to O'Donovan. O'Donovan collated the text so derived with MS (v) and MS (vi) both eighteenth-century transcripts of MS (i). MS (ii) was not known to O'Conor or O'Donovan. The text of the remainder of the remainder of the Annals (volumes iii–vi) is edited from MS (iii) collated with MS (iv).]</li><li value="3">Owen Connellan, <i>The Annals of Ireland, translated from the original Irish of the Four Masters</i> (Dublin, 1846) [Annals from 1171 to 1616].</li><li value="4">Henri Lizeray, <i>Le livre des quatre maîtres: Annales du royaume d'Irlande, depuis les origines jusqu'à l'arrivée de saint Patrice</i> (Leroux, 1882).</li></ol><h4>Literature</h4><ol><li value="1">George Petrie, 'Remarks on the history and authenticity of the Annals of the Four Masters', <i>Trans Roy Ir Acad</i> 16 (1831) 381-93 [repr. O'Donovan, op. cit. i, pp vii-xix].</li><li value="2">Sir John T. Gilbert, 'The Celtic records of Ireland', <i>Ir Q Rev</i> 1 (1852) 588-700 [notice of O'Donovan's edition].</li><li value="3">Eugene O'Curry, <i>Lectures on the manuscript materials of ancient Irish history</i> (Dublin, 1861; repr. Dublin, 1878) 141-61 [note O'Curry's translation of John Colgan's remarks about Míchél Ó Cléirigh (143-45) and his sardonic comments on the Stowe sale of Irish MSS and the attitude of Lords Macaulay and Ashburnham].</li><li value="4">P. Mac Suibhne, 'A great historical work: the Annals of the Four Masters', <i>J Ivernian Soc </i>7 (1915) 66-93.</li><li value="5">Paul Walsh, 'Extracts from the Franciscan manuscripts of the 'Annals of the Four Masters'', <i>Irisleabhar Muighe Nuadhad</i>, 1916, 17-24.</li><li value="6">E. J. Gwynn, 'Miscellanea', <i>Ériu</i> 9 (1921-23) 27-30: 27-8 [verse fragments in Annals of the Four Masters].</li><li value="7">Paul Walsh, 'Extracts from the Franciscan manuscript of the Annals of the Four Masters', in Paul Walsh, <i>Gleanings from Irish manuscripts</i>, 2nd ed. (Dublin, 1933) 69-85.</li><li value="8">Paul Walsh, 'The Four Masters', <i>Ir Book Lover</i> 22 (1934) 128-31.</li><li value="9">Paul Walsh, 'The convent of Donegal, 1632-36', <i>Ir Book Lover</i> 23 (1935) 109-15.</li><li value="10">Brendan Jennings, <i>Michael O Cleirigh, chief of the Four Masters, and his associates</i> (Dublin, 1936) [an inadequate account of the MSS, otherwise very valuable].</li><li value="11">Paul Walsh, 'Manuscripts of the Four Masters (R.I.A. 23 P 6 and 7 [=Dublin, Royal Irish Academy, MSS 687-8])', <i>Ir Book Lover</i> 24 (1936) 81-3 [repr. for the most part in a chapter of his <i>The Four Masters and their work</i>].</li><li value="12">Paul Walsh, 'Slips in O'Donovan's Four Masters, vol. V', <i>Ir Book Lover</i> 25 (1937) 100-02.</li><li value="13">M. A. O'Brien, 'Miscellanea Hibernica, 5: a wrong entry in AU and FM [A.D. 603], <i>Études Celtiques</i> 3 (1939) 365.</li><li value="14">Paul Walsh, 'The dating of Irish annals', <i>Ir Hist Stud</i> 2, (1941) 355-75.</li><li value="15">Canice Mooney, 'Irish Franciscan libraries of the past', <i>Ir Ecclesiast Rec</i>, 5th ser., 60 (1942) 223-4.</li><li value="16">Colm Ó Lochlainn, 'John O Donovan and the Four Masters', <i>Ir Book Lover</i> 29 (1943-5) 4-8.</li><li value="17">Paul Walsh, <i>The Four Masters and their work </i>(Dublin, 1944).</li><li value="18">Michael Duignan [notice of Walsh's<i> Four Masters and their work</i>],<i> Éigse</i> 4 (1943-4) 312.</li><li value="19">Helena Concannon, 'John O'Donovan and the Annals of the Four Masters', <i>Studies</i> (Dublin) 37 (1948) 300-7.</li><li value="20">Colm Ó Lochlainn, 'Annals of the Four Masters', <i>Ir Book Lover</i> 31 (1949-51) 126-8.</li><li value="21">Alexander Boyle, 'Fergal Ó Gadhra and the Four Masters', <i>Ir Ecclesiast Rec</i>, 5th ser, 100 (1963) 100-14.</li><li value="22">Cathaldus Giblin, 'The Annals of the Four Masters', in Liam de Paor (ed.)<i> Great books of Ireland</i> (Dublin, 1967) 90-103, repr. in Benignus Millett &amp; Anthony Lynch (ed.) <i>Dún Mhuire, Killiney, 1945-95 </i>(Dublin, 1995) 135-43.</li><li value="23">David Greene &amp; Frank O'Connor, <i>A golden treasury of Irish poetry</i> (London, 1967; repr. Dingle, 1990) 107-9, 200-01 [edition of restored text and translation of four verse epigrams that occur s. aa. 606, 614, 1022, and 1088].</li><li value="24">Pádraig Ó Súilleabháin, 'Nótaí ar thrí fhocal ó na hAnnála', <i>Éigse</i> 15 (1973) 20-22.</li><li value="25">Alan Mac an Bhaird, 'Dán díreach agus ranna as na hannála 867-1134', <i>Éigse</i> 17 (1977) 157¨C168.</li><li value="26">Breandán Ó Buachalla, <i>'Annála ríoghachta Éireann</i> is <i>Foras feasa ar Éirinn</i>: an comhthéacs comhaimseartha', <i>Studia Hibernica</i>, 22-3 (1982-3) 59-105.</li><li value="27">Nollaig Ó Muraíle, 'The autograph manuscripts of the Annals of the Four Masters', <i>Celtica</i> 19 (1987) 75-95.</li><li value="28">Donnchadh Ó Corráin, 'Vikings II: Ross Cam', <i>Peritia </i>10 (1996) 236.</li><li value="29">Nollaig Ó Muraíle, <i>The celebrated antiquary: Dubhaltach Mac Fhirbhisigh (c.1600-71): his lineage life and learning</i> (Maynooth, 1996) 6-10, 100-101, 186-89.</li><li value="30">Nollaig Ó Muraíle, 'Cathal Ó Mac Maghnusa: his time, life and legacy', <i>Clogher Rec</i> 16/2 (1998) 45-64.</li><li value="31">Donnchadh Ó Corráin, 'Ad Annals of the Four Masters, 823-24', <i>Peritia</i> 13 (1999) 141.</li><li value="32">William O'Sullivan, 'The Slane manuscript of the Annals of the Four Masters'. Ríocht na Mídhe [Journal of the County Meath Historical Society] 10 (1999) 78-85.</li><li value="33">Daniel P. Mc Carthy, 'The chronology and sources of the early Irish annals', <i>Early Medieval Europe</i> 10:3 (2001) 323¡ª341.</li><li value="34">Pádraig A. Breatnach, 'Irish records of the Nine Years' War: a brief survey, with particular notice of the relationship between Beatha Aodha Ruaidh Uí Dhomhnaill and the Annals of the Four Masters'. In Ó Riain, Pádraig (ed.), Beatha Aodha Ruaidh: the life of Red Hugh O'Donnell. Historical and literary contexts (Irish Texts Society, subsidiary series 12) (London 2002) 124-147.</li><li value="35">Daniel P. Mc Carthy, on his website at http://www.cs.tcd.ie/misc/kronos/chronology/synchronisms/annals-chron.htm offers comprehensive information on two traditions of dating used in the Irish Annals, together with two ancillary articles, 'Chronological synchronisation of the Irish annals', and 'Collation of the Irish regnal canon'.</li><li value="36">Bernadette Cunningham, <i>O'Donnell Histories: Donegal and the Annals of the Four Masters</i> (Rathmullan, 2007).</li><li value="37">Edel Bhreatnach and Bernadette Cunningham (eds.), <i>Writing Irish History: the Four Masters and their World</i> (Dublin, 2007).</li><li value="38">Bernadette Cunningham, 'The Ó Duibhgeannáin family of historians and the Annals of the Four Masters', <i>Breifne</i> 44 (2008) 557-572.</li><li value="39">Bernadette Cunningham, 'John O'Donovan's edition of the Annals of the Four Masters: an Irish classic?' in Dirk van Hulle and Joep Leersen (eds.), <i>Editing the Nation's Memory: Textual Scholarship and Nation-building in Nineteenth-century Europe</i> (Amsterdam, 2008), 129-149.</li><li value="40">Daniel P. Mc Carthy, <i>The Irish Annals: their genesis, evolution and history</i> (Dublin 2008).</li><li value="41">Nicholas Evans, <i>The present and the past in medieval Irish chronicles</i>, <i>Studies in Celtic History</i> 27 (Woodbridge, 2010).</li><li value="42">Bernadette Cunningham, <i>The Annals of the Four Masters</i> (Dublin, 2010).</li><li value="43">Pádraig A.Breatnach, <i>The Four Masters and their manuscripts: studies in palaeography and text</i> (Dublin, 2013).</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%;">O’Donovan, John, ed. <i>Annala Rioghachta Eireann: Annals
      of the kingdom of Ireland by the Four Masters, from the
      earliest period to the year 1616. Edited from MSS in the
      Library of the Royal Irish Academy and of Trinity College
      Dublin with a translation and copious notes.‍</i> 1st ed.
      Seven volumes. Volumes i—ii: pp v—vi (dedicatory letter of
      the editor)+ pp vii—liv (introductory remarks, including
      original documents) + pp lv—lxi (epistle dedicatory of
      Mícheál Ó Cléirigh) + pp lxiii—lxxi (contemporary
      approbations of the work) + pp 2—1187 (text and translation)
      + pp 1189—93 (addenda and corrigenda); volumes iii—vi: pp
      2—2375 (text and translation) + pp 2377—2494 (a genealogical
      appendix, including original documents) + 2494—98 (addenda et
      corrigenda); volume vii: pp 405 (indexes). There are three
      separate paginations: volumes i–ii, volumes iii—vi, and
      volume vii, each having separate pagination. The whole work
      extends to 4167 pp. Dublin: Hodges &amp; Smith.</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="T100005B.bib">
@book{T100005B,
  title 	 = {Annala Rioghachta Eireann: Annals of the kingdom of Ireland by the Four Masters, from the earliest period to the year 1616. Edited from MSS in the Library of the Royal Irish Academy and of Trinity College Dublin with a translation and copious notes.},
  UNKNOWN 	 = {title},
  editor 	 = {John O'Donovan },
  edition 	 = {1},
  note 	 = {Seven volumes. Volumes i—ii: pp v—vi (dedicatory letter of the editor)+ pp vii—liv (introductory remarks, including original documents) + pp lv—lxi (epistle dedicatory of Mícheál Ó~Cléirigh) + pp lxiii—lxxi (contemporary approbations of the work) + pp 2—1187 (text and translation) + pp 1189—93 (addenda and corrigenda); volumes iii—vi: pp 2—2375 (text and translation) + pp 2377—2494 (a genealogical appendix, including original documents) + 2494—98 (addenda et corrigenda); volume vii: pp 405 (indexes). There are three separate paginations: volumes i–ii, volumes iii—vi, and volume vii, each having separate pagination. The whole work extends to 4167 pp.},
  publisher 	 = {Hodges \&amp; Smith },
  address 	 = {Dublin},
  date 	 = {1848–51}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="T100005B.bib" style="font-family:sans-serif;">T100005B.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 represents pages 565–1187 of the translation of volume 2, being the years A. D. 903 to A. D. 1171, in the chronology of the compilers. That chronology deviates from the historical chronology,but it has not been corrected in this edition. All editorial introduction, notes and indexes have been omitted. Editorial corrigenda are integrated into the electronic edition. Missing text supplied by the editor is tagged <tt>sup</tt>. Translation omitted by the editor is tagged <tt><span class="sup" title="By , translation omitted"/></tt>. Translation supplied by persons other than the editor is tagged <tt>sup</tt> with appropriate responsibility ID.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been checked and proofread twice. All corrections and supplied text are tagged. The Annals of the Four Masters is an extremely large and complex work. Any corrections of errors in the original text, as edited by O'Donovan,corrections to O'Donovan's translation, or to this digital edition of his translation are welcome. They will be credited to the scholars who make them.The editors of this digital edition reproduce O'Donovan's translation, with a few obvious corrections, in full knowledge of its limitations. Its limitations are particularly evident in the translations of the embedded verse in Old and Middle Irish, many of which (given the stage of development of Irish studies in the mid-nineteenth century) are approximations or mistaken. Their correction cannot be undertaken in this digital edition and must await a new scholarly edition of the Annals as a whole. O'Donovan omits diacritics in the English translation, but quantities are marked in the digital edition of the Irish text, and this should be consulted on this point.</p><p><b>Normalization</b>: The electronic text represents the edited text. The editor's divisions of words have been retained.</p><p><b>Quotation</b>: Quotation marks are rendered <tt>q</tt>.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. When a hyphenated word (hard or soft) crosses a page-break, the page-break is marked after the completion of the hyphenated word.</p><p><b>Segmentation</b>: <tt>div0</tt>=the whole work; <tt>div1</tt>=the individual annals (i.e. the annalistic matter gathered under one year); <tt>div2</tt>=the annalistic entry; paragraphs are marked; passages of verse occurring within paragraphs are treated as embedded texts and the stanzas are marked <tt>lg</tt> and metrical lines
are marked <tt>l</tt>. Page-breaks are marked <tt>pb n=""</tt>; words in languages other than English are tagged.</p><p><b>Standard values</b>: Dates are encoded in the format yyyy-mm-dd (but not tagged within the body of this text).</p><h4>Reference declaration</h4><p>A canonical reference to a location in this text 
        should be made using “Annal” and “Event”, eg <cite><a href="#div1.M903" class="smoothScrollApplied">Annal M903</a>, <a href="#div2.M903.0" class="smoothScrollApplied">Event M903.0</a></cite>.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: Translation by John O'Donovan (for source text see CELT file G100005B)
c.1846–1850</p><h4>Language usage</h4><ul><li value="en">The text is in English. (en)</li><li value="la">Some words are in Latin. (la)</li><li value="ga">Some words are in Irish. (ga)</li></ul><p><b>Keywords</b>: histor; prose; annals; medieval; translation</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2013-12-16: File updated. (ed. Beatrix Färber)</li><li>2013-11-29: Bibliographical details updated. (ed. Fangzhe Terek Qiu)</li><li>2011-09-11: text in entry 950.14 corrected, as suggested by Kevin Halloran. This correction is in line with the Irish text. (ed. Beatrix Färber)</li><li>2008-09-03: Keywords added; file validated; new wordcount made. (ed. Beatrix Färber)</li><li>2008-07-27: Value of div0 "type" attribute modified, title elements streamlined, content of 'langUsage' revised; minor modifications made to header. (ed. Beatrix Färber)</li><li>2005-08-25: Normalised language codes and edited langUsage for XML conversion (ed. Julianne Nyhan)</li><li>2005-08-04T16:24:06+0100: Converted to XML (ed. Peter Flynn)</li><li>2005-03-11: Additions to bibliography. (ed. Beatrix Färber)</li><li>2004-03-26: Minor corrections to text. (ed. Benjamin Hazard)</li><li>2002-09-27: Updated bibliography integrated. (ed. Beatrix Färber)</li><li>2002-06-12: Correction by <span class="name">Bill Duhigg</span> entered; file re-parsed; header updated; HTML file created. (ed. Beatrix Färber)</li><li>2002-03-26: File re-parsed; header updated. (ed. Beatrix Färber)</li><li>2002-03-19: Third proofing of file. (ed. Ruth Murphy)</li><li>2001-12: Divison correspondence of Irish and English version checked; a missing translation provided. (ed. Julianne Nyhan)</li><li>2000-08-21: Changes in annals numbering; minor changes in hyphenation. File parsed using NSGMLS. (ed. Beatrix Färber)</li><li>2000-04-18: Structural mark-up revised; text validated using AE. (ed. Beatrix Färber)</li><li>2000-02-21: Text proofed and some missing translations supplied. (ed. Stephen Beechinor)</li><li>2000-02-18: Text proofed. (ed. Amber Handy)</li><li>1998-06-25: Header created. Text parsed using NSGMLS; text normalized using SGMLNORM. (ed. Margaret Lantry)</li><li>1998-06-24: Text proofed (2) from hard-copy; structural mark-up inserted. (ed. Myriam Priour)</li><li>1998-04-22: Proof corrections entered into file. (ed. Orla McDonald)</li><li>1998-01-07: Text proofed (1) from hardcopy. (ed. Winifred Power)</li><li>1997-09-22: Text capture using OmniPage. (ed. Emma Ryan)</li></ol></div></div><!--back matter--></div>
				</div>
			</div>
		</div>
		<div class="col-md-3 col-lg-3">
			<div class="rhs__menu side-items">
				<div class="contact" id="contacts"><p><a href="/celt/">Index to all documents</a></p><h3>Standardisation of values</h3><ul><li><a href="/celt/document/T100005B/">Dates are encoded in the format yyyy-mm-dd (but not tagged within the body of this text).</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>Other languages</h6><p>G100005B: <a href="/celt/document/G100005B">Annals of the Four Masters</a> (in Irish)</p><h6>Source document</h6><p><a href="T100005B.xml"><tt>T100005B.xml</tt></a></p></div>
 <div class="hyper-list contact"><h2>Search CELT</h2><form name="sup" id="sup" action="/search"><input type="hidden" name="site" value="names"/><div class="input-group stylish-input-group"><label for="terms" class="sr-only">Search by name</label><input id="terms" name="terms" type="text" class="form-control" placeholder="Not yet implemented"/><span class="input-group-addon"><button type="submit" title="search"><span class="fa fa-search"/><span class="sr-only">Search</span></button></span></div></form></div>
				
			</div>
		</div>
		<!-- // sidebar -->
	</div>
	<!-- // row -->
</div>
<!-- // container -->			</div>
			<!-- footer // layout: footer -->
			<div class="footnotes"><ol/></div><!--Add project contacts from home page in CMS--><footer class="footer">
				<div class="container-fluid">
					<div class="row">
	<div class="contact col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer1"><h2>University College Cork</h2></a>
		
		<div id="footer1" class="collapse"> <p>
	<span><i class="fa fa-phone">‍</i><a href="tel:+353214903000">+353 (0)21 490 3000</a></span>
	<span><i class="fa fa-envelope">‍</i><a href="mailto:celt@ucc.ie">Email Us</a></span>
	<span><i class="fa fa-map-marker">‍</i><a href="http://www.google.ie/maps/place/51°53'30.8&#34;N+8°29'31.1&#34;W/@51.8918761,-8.5007552,15z/data=!3m1!4b1!4m6!3m5!1s0x0:0x0!7e2!8m2!3d51.8918768!4d-8.491979">Location Maps</a></span>
</p></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer2"><h2>Bring me to</h2></a>
		<div id="footer2" class="collapse"><ul>
<li><a href="#"/><a title="Home » Home » Study" href="https://www.ucc.ie/en/study/">Study</a></li>
<li><a href="#"/><a title="Home » Home » Research and Innovation" href="https://www.ucc.ie/en/research/">Research</a></li>
<li><a title="Home » Home » Discover UCC" href="https://www.ucc.ie/en/discover/">Discover UCC</a></li>
<li><a title="Home » Home » Schools &amp; Departments" href="https://www.ucc.ie/en/schoolsdepartments/">Schools &amp; Departments</a></li>
<li><a title="Home » Home » Business and Enterprise" href="https://www.ucc.ie/en/bus-ent/">Business &amp; Enterprise</a></li>
<li><a title="Home » Home » Alumni and Development" href="https://www.ucc.ie/en/alumni/">Alumni</a></li>
</ul></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer3"><h2>MyUCC</h2></a>
		<div id="footer3" class="collapse"><ul>
<li><a title="Home » Home » Contact" href="https://www.ucc.ie/en/contact/">Contact</a></li>
<li><a href="http://libguides.ucc.ie/library">Library</a></li>
<li><a title="Home » Home » Staff" href="https://www.ucc.ie/en/staff/">Staff</a></li>
<li><a title="Home » Home » Students" href="https://www.ucc.ie/en/students/">Current Students</a></li>
<li><a title="Home » Home » Support » Examinations » Results" href="https://www.ucc.ie/en/exams/results/">Exam Results</a></li>
<li><a href="http://timetable.ucc.ie/">Timetables</a></li>
<li><a href="https://blackboard.ucc.ie/">Blackboard</a></li>
<li><a title="Home » Home » Discover UCC » Visit UCC » Download Maps of the UCC Campus" href="https://www.ucc.ie/en/discover/visit/maps/">Campus Maps</a></li>
</ul></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer4"><h2>Show me</h2></a>
		<div id="footer4" class="collapse"><ul>
<li><a href="https://www.ucc.ie/en/sitemap/">Sitemap</a></li>
<li><a href="https://www.ucc.ie/en/legal/">Legal</a></li>
<li><a href="mailto:abuse@ucc.ie?subject=Abuse%20Report%20from%20UCC%20Webpage&amp;body=http://www.ucc.ie/en/">Report Abuse</a></li>
<li><a href="https://www.ucc.ie/privacy">Privacy</a></li>
<li><a href="https://www.ucc.ie/en/it-policies/policies/cookies/">Cookies</a></li>
<li><a href="https://www.ucc.ie/aup">Acceptable Use Policy</a></li>
<li><a href="mailto:webmaster@ucc.ie?Subject=Web%20site%20query">Webmaster</a></li>
</ul></div>
	</div>
</div>
<div class="row">
	<div class="col-md-12 bbdc">
		Copyright © UCC 2017
	</div>
</div>

<div class="row">
<!-- logo carousel // components: module-12 -->
<div class="module-12 logos">
    <div class="slideShowLogos">
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/support/financeoffice/fundinglogos/hea.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/support/financeoffice/fundinglogos/logo_gov_ireland_rialtas.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/support/financeoffice/fundinglogos/logo_nui.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/centralmedia/logos/ESF2014-2020.png)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/centralmedia/logos/ERDF.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
    <a href="https://www.ucc.ie/en/athenaswan/">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/design2013images/AS_RGB_Bronze-Award.png)" class="inner__img">‍</div>
        </div>
    </a>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/research/researchatucc/EnterpriseIrelandLogo4web.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
    <a href="https://www.ucc.ie/en/hr/research//uccresearcherstrategy/">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/support/hr/researchcareersinitiative/logo.jpg)" class="inner__img">‍</div>
        </div>
    </a>
</div>
<div class="multiple-wrap bg-crest-white">
    <a title="visit https://www.wearecork.ie/" target="_self" href="https://www.wearecork.ie/">
        <div class="image-wrap">
            <div style="background-image: url('https://www.ucc.ie/en/media/2017siteassets/images/weareCorkSmall.jpg')" class="inner__img">‍</div>
        </div>
    </a>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url('https://www.ucc.ie/en/media/2017siteassets/images/wellBeingLogo.png')" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
    <a title="visit https://stars.aashe.org/institutions/university-college-cork-national-university-of-ireland-cork-co-corcaigh/report/2018-07-20/" target="_self" href="https://stars.aashe.org/institutions/university-college-cork-national-university-of-ireland-cork-co-corcaigh/report/2018-07-20/">
        <div class="image-wrap">
            <div style="background-image: url('https://www.ucc.ie/en/media/centralmedia/logos/CopyofStars_Seal_Gold_RGB_300.png')" class="inner__img">‍</div>
        </div>
    </a>
</div>
<div class="multiple-wrap bg-crest-white">
    <a title="visit https://www.magna-charta.org" target="_blank" href="https://www.magna-charta.org">
        <div class="image-wrap">
            <div style="background-image: url('https://www.ucc.ie/en/media/support/financeoffice/fundinglogos/logo_mcu_observatory.jpg')" class="inner__img">‍</div>
        </div>
    </a>
</div>   
    </div><!--/.slideShowLogos-->
</div><!--/.module-12-->
<!-- // logo carousel -->
</div><!--/.row-->
				</div>
			</footer>
			<!-- // footer // layout: footer -->

		</div>
		<!-- // module wrap -->

	</div>
	<!-- // page wrap -->

	
	<!-- // search remodal -->
	<div class="remodal search" data-remodal-id="search-modal">
		<button data-remodal-action="close" class="remodal-close"><span>CLOSE</span></button>
		<div class="modal-wrap">
			<div class="input-group stylish-input-group">
				<input type="text" class="form-control" name="siteSearchText" id="siteSearchText" placeholder="search here..." autocomplete="off"/>
				<span class="input-group-addon">
					<button type="submit">
						<span class="fa fa-search"/>
					</button>
				</span>
			</div>
			<div class="input-group stylish-input-group">
				<legend class="sr-only">Choose areas of the website to search</legend>
				<label class="radio-inline">
					<input type="radio" name="searchType" value="website" checked=""/> Website <span class="websiteSearchResultsCount resultsCount"/>
				</label>
				<label class="radio-inline">
					<input type="radio" name="searchType" value="people"/> People <span class="peopleSearchResultsCount resultsCount"/>
				</label>
				<label class="radio-inline">
					<input type="radio" name="searchType" value="course"/> Courses <span class="courseSearchResultsCount resultsCount"/>
				</label>
			</div>
			<div class="results">
				<div class="websiteResults quicksearchContainers">
					<ul id="websiteSearchResultsList" class="searchResultsList">
					</ul>
				</div>
				<div class="peopleResults quicksearchContainers" style="display:none;">
					<ul id="phoneSearchResultsList" class="searchResultsList">
					</ul>
					<ul id="nameSearchResultsList" class="searchResultsList">
					</ul>
				</div>
				<div class="courseResults quicksearchContainers" style="display:none;">
					<ul id="courseSearchResultsList" class="searchResultsList">
					</ul>
				</div>
			</div>
		</div>
	</div>
	<!-- // search remodal -->
	
	<a id="back-to-top" title="Back to top" class="show" href="#"><i class="fa fa-angle-up">‍</i><span>Top</span></a>

	<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
	<script type="text/javascript" src="https://code.jquery.com/jquery-1.12.4.min.js">‍</script>

	<!-- Include all compiled plugins (below), or include individual files as needed -->
	<script integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/remodal/1.1.1/remodal.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.12.2/js/bootstrap-select.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.9.3/headroom.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js">‍</script>

	<script type="text/javascript" src="https://cdn.jsdelivr.net/algoliasearch/3/algoliasearch.min.js">‍</script>
	<script type="text/javascript" src="https://js.maxmind.com/js/apis/geoip2/v2.1/geoip2.js">‍</script>
	<script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-1.10.16/r-2.2.0/datatables.min.js">‍</script>
	<script async="async" src="https://www.youtube.com/iframe_api">‍</script>


  <!-- jquery.mCustomScrollbar.js -->
  <script type="text/javascript" src="https://www.ucc.ie/en/media/2017siteassets/contentfiles/js/jquery.mCustomScrollbar.js">‍</script>

	<!-- jquery.easing.1.3.js -->
	<script type="text/javascript" src="https://www.ucc.ie/en/media/2017siteassets/contentfiles/js/jquery.easing.1.3.js">‍</script>

	<!-- jquery.timeline.js -->
	<script type="text/javascript" src="https://www.ucc.ie/en/media/2017siteassets/contentfiles/js/jquery.timeline.js">‍</script>

	<script type="text/javascript" src="https://www.ucc.ie/en/media/2017siteassets/contentfiles/js/main.min.js">‍</script>

</body>
</html>