
<!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: Mac Carthaigh's Book | 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: Mac Carthaigh's Book | University College Cork</title><meta name="description" content="Mac Carthaigh's Book|Miscellaneous Irish Annals (A.D. 1114–1437)|Fragment II|[Rawlinson B 488, fos. 27, 28]|An electronic edition"/><meta property="og:title" content="Mac Carthaigh's Book|Miscellaneous Irish Annals (A.D. 1114–1437)|Fragment II|[Rawlinson B 488, fos. 27, 28]|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/T100014"/><meta property="og:description" content="Mac Carthaigh's Book|Miscellaneous Irish Annals (A.D. 1114–1437)|Fragment II|[Rawlinson B 488, fos. 27, 28]|An electronic edition"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="ga_IE"/>

  <!-- meta 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>Mac Carthaigh's Book</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 T100014</p><h2 class="main-heading">Mac Carthaigh's Book</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(d37051e276) gi(div1) heads(0) n(MCB1237) gtm(TomásÓRuadháin,bishop) num(1) menutext(Tomás Ó Ruadháin, bishop of Luighne,…) 
1.1. label(Event) unit(Entry) xml:id(d37051e277) gi(div2) heads(0) gtm(TomásÓRuadháin,bishop) n(1) menutext(Tomás Ó Ruadháin, bishop of Luighne,…) 
1.2. label(Event) unit(Entry) xml:id(d37051e280) gi(div2) heads(0) gtm(ÓTórmaigh,bishopofCo) n(2) menutext(Ó Tórmaigh, bishop of Conmhaicne, rested.) 
Section 2. label(Annal) unit(Year) xml:id(d37051e283) gi(div1) heads(0) n(MCB1238) gtm(ThefirstofJanuaryon) num(2) menutext(The first of January on Friday…) 
2.1. label(Event) unit(Entry) xml:id(d37051e284) gi(div2) heads(0) gtm(ThefirstofJanuaryon) n(1) menutext(The first of January on Friday…) 
2.2. label(Event) unit(Entry) xml:id(d37051e288) gi(div2) heads(0) gtm(DonnchadhUaithneachson) n(2) menutext(Donnchadh Uaithneach son of Aodh son…) 
2.3. label(Event) unit(Entry) xml:id(d37051e291) gi(div2) heads(0) gtm(DonnchadhsonofDuarcán) n(3) menutext(Donnchadh son of Duarcán Ó hEaghra,…) 
2.4. label(Event) unit(Entry) xml:id(d37051e294) gi(div2) heads(0) gtm(MaolRuanaidhsonofDon) n(4) menutext(Maol Ruanaidh son of Donnchadh Ó…) 
2.5. label(Event) unit(Entry) xml:id(d37051e297) gi(div2) heads(0) gtm(CastleswerebuiltinMu) n(5) menutext(Castles were built in Muinntear Mhurchadha,…) 
2.6. label(Event) unit(Entry) xml:id(d37051e300) gi(div2) heads(0) gtm(RuaidhrísonofAodhÓF) n(6) menutext(Ruaidhrí son of Aodh Ó Flaithbheartaigh…) 
2.7. label(Event) unit(Entry) xml:id(d37051e303) gi(div2) heads(0) gtm(TheroundtowerofEanac) n(7) menutext(The round tower of Eanach Dúin…) 
2.8. label(Event) unit(Entry) xml:id(d37051e306) gi(div2) heads(0) gtm(AgreathostingbytheG) n(8) menutext(A great hosting by the Galls…) 
2.9. label(Event) unit(Entry) xml:id(d37051e309) gi(div2) heads(0) gtm(Thebishop,i.e.thearc) n(9) menutext(The bishop, i.e. the archbishop Ó…) 
Section 3. label(Annal) unit(Year) xml:id(d37051e312) gi(div1) heads(0) n(MCB1239) gtm(ThefirstofJanuaryon) num(3) menutext(The first of January on Saturday…) 
3.1. label(Event) unit(Entry) xml:id(d37051e313) gi(div2) heads(0) gtm(ThefirstofJanuaryon) n(1) menutext(The first of January on Saturday…) 
3.2. label(Event) unit(Entry) xml:id(d37051e317) gi(div2) heads(0) gtm(MuircheartachsonofDom) n(2) menutext(Muircheartach son of Domhnall Ó Briain…) 
3.3. label(Event) unit(Entry) xml:id(d37051e320) gi(div2) heads(0) gtm(ToirdhealbhachsonofRu) n(3) menutext(Toirdhealbhach son of Ruaidhrí Ó Conchobhair,…) 
3.4. label(Event) unit(Entry) xml:id(d37051e324) gi(div2) heads(0) gtm(ThebattleofCarntSiad) n(4) menutext(The battle of Carn tSiadhail was…) 
Section 4. label(Annal) unit(Year) xml:id(d37051e327) gi(div1) heads(0) n(MCB1240) gtm(ThefirstofJanuaryon) num(4) menutext(The first of January on Sunday;…) 
4.1. label(Event) unit(Entry) xml:id(d37051e328) gi(div2) heads(0) gtm(ThefirstofJanuaryon) n(1) menutext(The first of January on Sunday;…) 
4.2. label(Event) unit(Entry) xml:id(d37051e332) gi(div2) heads(0) gtm(AodhsonofGiollanaNa) n(2) menutext(Aodh son of Giolla na Naomh…) 
4.3. label(Event) unit(Entry) xml:id(d37051e335) gi(div2) heads(0) gtm(FeidhlimidhsonofCatha) n(3) menutext(Feidhlimidh son of Cathal Croibhdhearg [Ó…) 
4.4. label(Event) unit(Entry) xml:id(d37051e338) gi(div2) heads(0) gtm(CormacsonofTomaltach) n(4) menutext(Cormac son of Tomaltach [Mac Diarmada]…) 
4.5. label(Event) unit(Entry) xml:id(d37051e341) gi(div2) heads(0) gtm(FearghalsonofCúChonn) n(5) menutext(Fearghal son of Cú Chonnacht Ó…) 
4.6. label(Event) unit(Entry) xml:id(d37051e344) gi(div2) heads(0) gtm(DonnchadhsonofMuirche) n(6) menutext(Donnchadh son of Muircheartach [Ó Conchobhair]…) 
4.7. label(Event) unit(Entry) xml:id(d37051e347) gi(div2) heads(0) gtm(GiollanaNaomhÓDreáin) n(7) menutext(Giolla na Naomh Ó Dreáin, erenagh…) 
4.8. label(Event) unit(Entry) xml:id(d37051e350) gi(div2) heads(0) gtm(Sadhbh,daughterofÓCi) n(8) menutext(Sadhbh, daughter of Ó Cinnéidigh, wife…) 
Section 5. label(Annal) unit(Year) xml:id(d37051e353) gi(div1) heads(0) n(MCB1241) gtm(ThefirstofJanuaryon) num(5) menutext(The first of January on Tuesday…) 
5.1. label(Event) unit(Entry) xml:id(d37051e354) gi(div2) heads(0) gtm(ThefirstofJanuaryon) n(1) menutext(The first of January on Tuesday…) 
5.2. label(Event) unit(Entry) xml:id(d37051e358) gi(div2) heads(0) gtm(DomhnallMacLochlainn,) n(2) menutext(Domhnall Mac Lochlainn, king of Cinéal…) 
5.3. label(Event) unit(Entry) xml:id(d37051e361) gi(div2) heads(0) gtm(DomhnallMórÓDomhnaill) n(3) menutext(Domhnall Mór Ó Domhnaill, king of…) 
5.4. label(Event) unit(Entry) xml:id(d37051e364) gi(div2) heads(0) gtm(MurchadhÓFlaithbhearta) n(4) menutext(Murchadh Ó Flaithbheartaigh, bishop of Eanach…) 
5.5. label(Event) unit(Entry) xml:id(d37051e367) gi(div2) heads(0) gtm(DiarmaidsonofMaghnus) n(5) menutext(Diarmaid son of Maghnus son of…) 
5.6. label(Event) unit(Entry) xml:id(d37051e370) gi(div2) heads(0) gtm(TadhgsonofRuaidhríÓ) n(6) menutext(Tadhg son of Ruaidhrí Ó Gadhra…) 
Section 6. label(Annal) unit(Year) xml:id(d37051e373) gi(div1) heads(0) n(MCB1242) gtm(ThefirstofJanuaryon) num(6) menutext(The first of January on Wednesday…) 
6.1. label(Event) unit(Entry) xml:id(d37051e374) gi(div2) heads(0) gtm(ThefirstofJanuaryon) n(1) menutext(The first of January on Wednesday…) 
6.2. label(Event) unit(Entry) xml:id(d37051e379) gi(div2) heads(0) gtm(DonnchadhCairbreachÓB) n(2) menutext(Donnchadh Cairbreach Ó Briain, king of…) 
6.3. label(Event) unit(Entry) xml:id(d37051e382) gi(div2) heads(0) gtm(AntAthchléireach[i.e.) n(3) menutext(An tAthchléireach [i.e. The Ex-Cleric] son…) 
6.4. label(Event) unit(Entry) xml:id(d37051e385) gi(div2) heads(0) gtm(BrianÓDubhda,kingof) n(4) menutext(Brian Ó Dubhda, king of Uí…) 
6.5. label(Event) unit(Entry) xml:id(d37051e388) gi(div2) heads(0) gtm(AgreathostingbytheJ) n(5) menutext(A great hosting by the Justiciar…) 
6.6. label(Event) unit(Entry) xml:id(d37051e391) gi(div2) heads(0) gtm(TadhgÓConchobhairwas) n(6) menutext(Tadhg Ó Conchobhair was captured this…) 
6.7. label(Event) unit(Entry) xml:id(d37051e394) gi(div2) heads(0) gtm(MaghnusÓMuireadhaighw) n(7) menutext(Maghnus Ó Muireadhaigh was killed by…) 
6.8. label(Event) unit(Entry) xml:id(d37051e397) gi(div2) heads(0) gtm(NiallsonofDomhnallMú) n(8) menutext(Niall son of Domhnall Múrach son…) 
6.9. label(Event) unit(Entry) xml:id(d37051e400) gi(div2) heads(0) gtm(ToirdhealbhachsonofDo) n(9) menutext(Toirdhealbhach son of Donnchadh Cairbreach [Ó…) 
Section 7. label(Annal) unit(Year) xml:id(d37051e403) gi(div1) heads(0) n(MCB1243) gtm(ThefirstofJanuaryon) num(7) menutext(The first of January on Thursday…) 
7.1. label(Event) unit(Entry) xml:id(d37051e404) gi(div2) heads(0) gtm(ThefirstofJanuaryon) n(1) menutext(The first of January on Thursday…) 
7.2. label(Event) unit(Entry) xml:id(d37051e408) gi(div2) heads(0) gtm(TadhgsonofAodhsonof) n(2) menutext(Tadhg son of Aodh son of…) 
7.3. label(Event) unit(Entry) xml:id(d37051e411) gi(div2) heads(0) gtm(Tadhgwentagaintomeet) n(3) menutext(Tadhg went again to meet Cú…) 
7.4. label(Event) unit(Entry) xml:id(d37051e414) gi(div2) heads(0) gtm(Agreathostingbythek) n(4) menutext(A great hosting by the king…) 
7.5. label(Event) unit(Entry) xml:id(d37051e417) gi(div2) heads(0) gtm(RuaidhrísonofAodhson) n(5) menutext(Ruaidhrí son of Aodh son of…) 
7.6. label(Event) unit(Entry) xml:id(d37051e420) gi(div2) heads(0) gtm(ConchobharsonofAodhs) n(6) menutext(Conchobhar son of Aodh son of…) 
Section 8. label(Annal) unit(Year) xml:id(d37051e425) gi(div1) heads(0) n(MCB1244) gtm(ThefirstofJanuaryon) num(8) menutext(The first of January on Friday…) 
8.1. label(Event) unit(Entry) xml:id(d37051e426) gi(div2) heads(0) gtm(ThefirstofJanuaryon) n(1) menutext(The first of January on Friday…) 
8.2. label(Event) unit(Entry) xml:id(d37051e430) gi(div2) heads(0) gtm(AhostingbyFeidhlimidh) n(2) menutext(A hosting by Feidhlimidh son of…) 
8.3. label(Event) unit(Entry) xml:id(d37051e433) gi(div2) heads(0) gtm(DonnchadhÓDálaigh,am) n(3) menutext(Donnchadh Ó Dálaigh, a man renowned…) 
8.4. label(Event) unit(Entry) xml:id(d37051e436) gi(div2) heads(0) gtm(DonnchadhsonofFínghin) n(4) menutext(Donnchadh son of Fínghin son of…) 
8.5. label(Event) unit(Entry) xml:id(d37051e439) gi(div2) heads(0) gtm(Tuamwasburnedthisyea) n(5) menutext(Tuam was burned this year, including…) 
8.6. label(Event) unit(Entry) xml:id(d37051e442) gi(div2) heads(0) gtm(CormacsonofTomaltach) n(6) menutext(Cormac son of Tomaltach Mac Diarmada…) 
8.7. label(Event) unit(Entry) xml:id(d37051e445) gi(div2) heads(0) gtm(FearghalMacAdáinwast) n(7) menutext(Fearghal Mac Adáin was treacherously killed…) 
Section 9. label(Annal) unit(Year) xml:id(d37051e448) gi(div1) heads(0) n(MCB1245) gtm(ThefirstofJanuaryon) num(9) menutext(The first of January on Sunday…) 
9.1. label(Event) unit(Entry) xml:id(d37051e449) gi(div2) heads(0) gtm(ThefirstofJanuaryon) n(1) menutext(The first of January on Sunday…) 
9.2. label(Event) unit(Entry) xml:id(d37051e453) gi(div2) heads(0) gtm(MuircheartachsonofMui) n(2) menutext(Muircheartach son of Muirgheas son of…) 
9.3. label(Event) unit(Entry) xml:id(d37051e456) gi(div2) heads(0) gtm(ConchobharRuadhsonof) n(3) menutext(Conchobhar Ruadh son of Muircheartach Muimhneach…) 
9.4. label(Event) unit(Entry) xml:id(d37051e459) gi(div2) heads(0) gtm(ThecastleofSligowas) n(4) menutext(The castle of Sligo was built…) 
Section 10. label(Annal) unit(Year) xml:id(d37051e463) gi(div1) heads(0) n(MCB1246) gtm(ThefirstofJanuaryon) num(10) menutext(The first of January on Monday…) 
10.1. label(Event) unit(Entry) xml:id(d37051e464) gi(div2) heads(0) gtm(ThefirstofJanuaryon) n(1) menutext(The first of January on Monday…) 
10.2. label(Event) unit(Entry) xml:id(d37051e468) gi(div2) heads(0) gtm(FiachraÓFloinn,chieft) n(2) menutext(Fiachra Ó Floinn, chieftain of Síol…) 
10.3. label(Event) unit(Entry) xml:id(d37051e471) gi(div2) heads(0) gtm(Lettersfromthekingof) n(3) menutext(Letters from the king of England…) 
Section 11. label(Annal) unit(Year) xml:id(d37051e474) gi(div1) heads(0) n(MCB1247) gtm(ThefirstofJanuaryon) num(11) menutext(The first of January on Tuesday…) 
11.1. label(Event) unit(Entry) xml:id(d37051e475) gi(div2) heads(0) gtm(ThefirstofJanuaryon) n(1) menutext(The first of January on Tuesday…) 
11.2. label(Event) unit(Entry) xml:id(d37051e479) gi(div2) heads(0) gtm(AgreathostingbyMacM) n(2) menutext(A great hosting by Mac Muiris…) 
11.3. label(Event) unit(Entry) xml:id(d37051e482) gi(div2) heads(0) gtm(WilliamBrett,i.e.the) n(3) menutext(William Brett, i.e. the sheriff of…) 
11.4. label(Event) unit(Entry) xml:id(d37051e485) gi(div2) heads(0) gtm(TadhgsonofConchobhar) n(4) menutext(Tadhg son of Conchobhar Ruadh [Ó…) 
11.5. label(Event) unit(Entry) xml:id(d37051e488) gi(div2) heads(0) gtm(Ahostingbythesonsof) n(5) menutext(A hosting by the sons of…) 
11.6. label(Event) unit(Entry) xml:id(d37051e493) gi(div2) heads(0) gtm(BuirgéisCinnTráchtawa) n(6) menutext(Buirgéis Cinn Tráchta was burned by…) 
11.7. label(Event) unit(Entry) xml:id(d37051e496) gi(div2) heads(0) gtm(Nevertheless,theGalls) n(7) menutext(Nevertheless, the Galls did not get…) 
11.8. label(Event) unit(Entry) xml:id(d37051e499) gi(div2) heads(0) gtm(AnewJusticiarwassent) n(8) menutext(A new Justiciar was sent to…) 
Section 12. label(Annal) unit(Year) xml:id(d37051e502) gi(div1) heads(0) n(MCB1248) gtm(ThefirstofJanuaryon) num(12) menutext(The first of January on Wednesday…) 
12.1. label(Event) unit(Entry) xml:id(d37051e503) gi(div2) heads(0) gtm(ThefirstofJanuaryon) n(1) menutext(The first of January on Wednesday…) 
12.2. label(Event) unit(Entry) xml:id(d37051e507) gi(div2) heads(0) gtm(Ahostingbythesonsof) n(2) menutext(A hosting by the sons of…) 
12.3. label(Event) unit(Entry) xml:id(d37051e510) gi(div2) heads(0) gtm(TadhgsonofConchobhar) n(3) menutext(Tadhg son of Conchobhar Ruadh [Ó…) 
12.4. label(Event) unit(Entry) xml:id(d37051e513) gi(div2) heads(0) gtm(AhostingbyMauriceFit) n(4) menutext(A hosting by Maurice Fitzgerald into…) 
12.5. label(Event) unit(Entry) xml:id(d37051e518) gi(div2) heads(0) gtm(AhostingbytheJustici) n(5) menutext(A hosting by the Justiciar of…) 
12.6. label(Event) unit(Entry) xml:id(d37051e521) gi(div2) heads(0) gtm(RuaidhríÓCanannáinwas) n(6) menutext(Ruaidhrí Ó Canannáin was killed by…) 
12.7. label(Event) unit(Entry) xml:id(d37051e524) gi(div2) heads(0) gtm(MuircheartachCléireach) n(7) menutext(Muircheartach Cléireach Ó Dubhda was killed…) 
12.8. label(Event) unit(Entry) xml:id(d37051e527) gi(div2) heads(0) gtm(JohnTyrrellwaskilled) n(8) menutext(John Tyrrell was killed with nobles…) 
12.9. label(Event) unit(Entry) xml:id(d37051e530) gi(div2) heads(0) gtm(Richardsonofthepeopl) n(9) menutext(Richard son of the people of…) 
12.10. label(Event) unit(Entry) xml:id(d37051e533) gi(div2) heads(0) gtm(AmlaoibhsonofCathalR) n(10) menutext(Amlaoibh son of Cathal Riabhach Ó…) 
Section 13. label(Annal) unit(Year) xml:id(d37051e536) gi(div1) heads(0) n(MCB1249) gtm(ThefirstofJanuaryon) num(13) menutext(The first of January on Friday…) 
13.1. label(Event) unit(Entry) xml:id(d37051e537) gi(div2) heads(0) gtm(ThefirstofJanuaryon) n(1) menutext(The first of January on Friday…) 
13.2. label(Event) unit(Entry) xml:id(d37051e541) gi(div2) heads(0) gtm(AgreathostingbytheJ) n(2) menutext(A great hosting by the Justiciar…) 
13.3. label(Event) unit(Entry) xml:id(d37051e544) gi(div2) heads(0) gtm(FínghinMacCarthaighma) n(3) menutext(Fínghin Mac Carthaigh made war and…) 
13.4. label(Event) unit(Entry) xml:id(d37051e547) gi(div2) heads(0) gtm(AdamMinniterwaskilled) n(4) menutext(Adam Minniter was killed by the…) 
13.5. label(Event) unit(Entry) xml:id(d37051e550) gi(div2) heads(0) gtm(PiercePower,DavidDrew) n(5) menutext(Pierce Power, David Drew, and a…) 
Section 14. label(Annal) unit(Year) xml:id(d37051e554) gi(div1) heads(0) n(MCB1303) gtm(...the[Red]Earl,Gall) num(14) menutext(... the [Red] Earl, Galls, and…) 
14.1. label(Event) unit(Entry) xml:id(d37051e555) gi(div2) heads(0) gtm(...the[Red]Earl,Gall) n(1) menutext(... the [Red] Earl, Galls, and…) 
14.2. label(Event) unit(Entry) xml:id(d37051e559) gi(div2) heads(0) gtm(TeabóiddeBurgo,brothe) n(2) menutext(Teabóid de Burgo, brother of the…) 
Section 15. label(Annal) unit(Year) xml:id(d37051e562) gi(div1) heads(0) n(MCB1304) gtm(ThefirstofJanuary[-) num(15) menutext(The first of January [- -…) 
15.1. label(Event) unit(Entry) xml:id(d37051e563) gi(div2) heads(0) gtm(ThefirstofJanuary[-) n(1) menutext(The first of January [- -…) 
15.2. label(Event) unit(Entry) xml:id(d37051e568) gi(div2) heads(0) gtm(TheCountess,wifeofRi) n(2) menutext(The Countess, wife of Richard de…) 
15.3. label(Event) unit(Entry) xml:id(d37051e571) gi(div2) heads(0) gtm(WalterdeBurgo,heirto) n(3) menutext(Walter de Burgo, heir to the…) 
Section 16. label(Annal) unit(Year) xml:id(d37051e574) gi(div1) heads(0) n(MCB1305) gtm(ThefirstofJanuary[-) num(16) menutext(The first of January [- -…) 
16.1. label(Event) unit(Entry) xml:id(d37051e575) gi(div2) heads(0) gtm(ThefirstofJanuary[-) n(1) menutext(The first of January [- -…) 
16.2. label(Event) unit(Entry) xml:id(d37051e580) gi(div2) heads(0) gtm(ThecastleofInisEógha) n(2) menutext(The castle of Inis Eóghain was…) 
16.3. label(Event) unit(Entry) xml:id(d37051e583) gi(div2) heads(0) gtm(AodhsonofCathalÓCon) n(3) menutext(Aodh son of Cathal Ó Conchobhair…) 
16.4. label(Event) unit(Entry) xml:id(d37051e586) gi(div2) heads(0) gtm(ToirdhealbhachsonofNi) n(4) menutext(Toirdhealbhach son of Niall Ruadh Ó…) 
16.5. label(Event) unit(Entry) xml:id(d37051e589) gi(div2) heads(0) gtm(MathaÓgÓRaighillighw) n(5) menutext(Matha Óg Ó Raighilligh was killed…) 
16.6. label(Event) unit(Entry) xml:id(d37051e592) gi(div2) heads(0) gtm(AodhÓgÓFearghailrest) n(6) menutext(Aodh Óg Ó Fearghail rested in…) 
Section 17. label(Annal) unit(Year) xml:id(d37051e596) gi(div1) heads(0) n(MCB1306) gtm(ThefirstofJanuary[-) num(17) menutext(The first of January [- -…) 
17.1. label(Event) unit(Entry) xml:id(d37051e597) gi(div2) heads(0) gtm(ThefirstofJanuary[-) n(1) menutext(The first of January [- -…) 
17.2. label(Event) unit(Entry) xml:id(d37051e603) gi(div2) heads(0) gtm(FearghalMacRaghnaill,) n(2) menutext(Fearghal Mac Raghnaill, chieftain of Muinntear…) 
17.3. label(Event) unit(Entry) xml:id(d37051e606) gi(div2) heads(0) gtm(DonnchadhsonofConchob) n(3) menutext(Donnchadh son of Conchobhar an Chopáin…) 
17.4. label(Event) unit(Entry) xml:id(d37051e609) gi(div2) heads(0) gtm(AgreatwarbetweenAodh) n(4) menutext(A great war between Aodh son…) 
17.5. label(Event) unit(Entry) xml:id(d37051e612) gi(div2) heads(0) gtm(DonnchadhÓFlaithbheart) n(5) menutext(Donnchadh Ó Flaithbheartaigh, bishop of Killala,…) 
17.6. label(Event) unit(Entry) xml:id(d37051e615) gi(div2) heads(0) gtm(RobertBruce,greatstew) n(6) menutext(Robert Bruce, great steward of Carraig,…) 
17.7. label(Event) unit(Entry) xml:id(d37051e618) gi(div2) heads(0) gtm(DomhnallTuirtreachÓNe) n(7) menutext(Domhnall Tuirtreach Ó Neill was killed…) 
17.8. label(Event) unit(Entry) xml:id(d37051e621) gi(div2) heads(0) gtm(SirWilliamPrendergast,) n(8) menutext(Sir William Prendergast, a very valiant…) 
17.9. label(Event) unit(Entry) xml:id(d37051e624) gi(div2) heads(0) gtm(Agreatforaywasmadeb) n(9) menutext(A great foray was made by…) 
17.10. label(Event) unit(Entry) xml:id(d37051e627) gi(div2) heads(0) gtm(BrianCarrachÓhEaghra) n(10) menutext(Brian Carrach Ó hEaghra was killed…) 
Section 18. label(Annal) unit(Year) xml:id(d37051e630) gi(div1) heads(0) n(MCB1307) gtm(ThefirstofJanuary[-) num(18) menutext(The first of January [- -…) 
18.1. label(Event) unit(Entry) xml:id(d37051e631) gi(div2) heads(0) gtm(ThefirstofJanuary[-) n(1) menutext(The first of January [- -…) 
18.2. label(Event) unit(Entry) xml:id(d37051e636) gi(div2) heads(0) gtm(DomhnallsonofTadhgso) n(2) menutext(Domhnall son of Tadhg son of…) 
18.3. label(Event) unit(Entry) xml:id(d37051e639) gi(div2) heads(0) gtm(TadhgsonofMaolSheach) n(3) menutext(Tadhg son of Maol Sheachlainn son…) 
18.4. label(Event) unit(Entry) xml:id(d37051e642) gi(div2) heads(0) gtm(MaolSheachlainnÓGairm) n(4) menutext(Maol Sheachlainn Ó Gairmleadhaigh, chieftain of…) 
18.5. label(Event) unit(Entry) xml:id(d37051e646) gi(div2) heads(0) gtm(AmhlaoibhsonofArtson) n(5) menutext(Amhlaoibh son of Art son of…) 
18.6. label(Event) unit(Entry) xml:id(d37051e649) gi(div2) heads(0) gtm(ConchobharsonofFiachr) n(6) menutext(Conchobhar son of Fiachra Ó Floinn…) 
18.7. label(Event) unit(Entry) xml:id(d37051e652) gi(div2) heads(0) gtm(EachdhruimÓMainewasb) n(7) menutext(Eachdhruim Ó Maine was burned by…) 
18.8. label(Event) unit(Entry) xml:id(d37051e655) gi(div2) heads(0) gtm(TheGallsofallRoscomm) n(8) menutext(The Galls of all Roscommon were…) 
18.9. label(Event) unit(Entry) xml:id(d37051e658) gi(div2) heads(0) gtm(DonnchadhÓFlannagáin,) n(9) menutext(Donnchadh Ó Flannagáin, bishop of Elphin,…) 
18.10. label(Event) unit(Entry) xml:id(d37051e661) gi(div2) heads(0) gtm(YoungEdward,kingofEn) n(10) menutext(Young Edward, king of England, Wales,…) 
18.11. label(Event) unit(Entry) xml:id(d37051e665) gi(div2) heads(0) gtm(Ailbhe,daughterofTadh) n(11) menutext(Ailbhe, daughter of Tadhg Ó Conchobhair,…) 
18.12. label(Event) unit(Entry) xml:id(d37051e668) gi(div2) heads(0) gtm(ClannMhuircheartaighca) n(12) menutext(Clann Mhuircheartaigh came into Magh Cétne…) 
18.13. label(Event) unit(Entry) xml:id(d37051e671) gi(div2) heads(0) gtm(CathalsonofMaghnus[Ó) n(13) menutext(Cathal son of Maghnus [Ó Conchobhair]…) 
18.14. label(Event) unit(Entry) xml:id(d37051e674) gi(div2) heads(0) gtm(MaghnusMacOireachtaigh) n(14) menutext(Maghnus Mac Oireachtaigh died.) 
Section 19. label(Annal) unit(Year) xml:id(d37051e677) gi(div1) heads(0) n(MCB1308) gtm(ThefirstofJanuary[-) num(19) menutext(The first of January [- -…) 
19.1. label(Event) unit(Entry) xml:id(d37051e678) gi(div2) heads(0) gtm(ThefirstofJanuary[-) n(1) menutext(The first of January [- -…) 
19.2. label(Event) unit(Entry) xml:id(d37051e683) gi(div2) heads(0) gtm(TighearnánMacTighearná) n(2) menutext(Tighearnán Mac Tighearnán died.) 
19.3. label(Event) unit(Entry) xml:id(d37051e686) gi(div2) heads(0) gtm(Agreatraidwasmadeby) n(3) menutext(A great raid was made by…) 
19.4. label(Event) unit(Entry) xml:id(d37051e689) gi(div2) heads(0) gtm(Lightningstruckthemon) n(4) menutext(Lightning struck the monastery of the…) 
Section 20. label(Annal) unit(Year) xml:id(d37051e693) gi(div1) heads(0) n(MCB1309) gtm(ThefirstofJanuary[-) num(20) menutext(The first of January [- -…) 
20.1. label(Event) unit(Entry) xml:id(d37051e694) gi(div2) heads(0) gtm(ThefirstofJanuary[-) n(1) menutext(The first of January [- -…) 
20.2. label(Event) unit(Entry) xml:id(d37051e702) gi(div2) heads(0) gtm(MaolRuanaidhMacDiarma) n(2) menutext(Maol Ruanaidh Mac Diarmada, and Síol…) 
20.3. label(Event) unit(Entry) xml:id(d37051e705) gi(div2) heads(0) gtm(AodhBréifneach[ÓConch) n(3) menutext(Aodh Bréifneach [Ó Conchobhair], who was…) 
20.4. label(Event) unit(Entry) xml:id(d37051e708) gi(div2) heads(0) gtm(ConchobharsonofDonnch) n(4) menutext(Conchobhar son of Donnchadh Ó Briain…) 
20.5. label(Event) unit(Entry) xml:id(d37051e711) gi(div2) heads(0) gtm(CathalsonofAnLiathán) n(5) menutext(Cathal son of An Liathánach [Ó…) 
20.6. label(Event) unit(Entry) xml:id(d37051e714) gi(div2) heads(0) gtm(RuaidhrísonofCathal[) n(6) menutext(Ruaidhrí son of Cathal [Ó Conchobhair]…) 
20.7. label(Event) unit(Entry) xml:id(d37051e717) gi(div2) heads(0) gtm(WilliamdeBurgoandthe) n(7) menutext(William de Burgo and the Connachtmen…) 
20.8. label(Event) unit(Entry) xml:id(d37051e720) gi(div2) heads(0) gtm(WilliamdeBurgowentto) n(8) menutext(William de Burgo went to the…) 
20.9. label(Event) unit(Entry) xml:id(d37051e723) gi(div2) heads(0) gtm(MacWilliamcamenorthwar) n(9) menutext(MacWilliam came northwards to Coirrshliabh. Cathal's…) 
Section 21. label(Annal) unit(Year) xml:id(d37051e727) gi(div1) heads(0) n(MCB1310) gtm(ThefirstofJanuary[-) num(21) menutext(The first of January [- -…) 
21.1. label(Event) unit(Entry) xml:id(d37051e728) gi(div2) heads(0) gtm(ThefirstofJanuary[-) n(1) menutext(The first of January [- -…) 
21.2. label(Event) unit(Entry) xml:id(d37051e733) gi(div2) heads(0) gtm(WilliamdeBurgoandthe) n(2) menutext(William de Burgo and the Connachtmen…) 
21.3. label(Event) unit(Entry) xml:id(d37051e736) gi(div2) heads(0) gtm(FeidhlimidhsonofAodh) n(3) menutext(Feidhlimidh son of Aodh [Ó Conchobhair]…) 
21.4. label(Event) unit(Entry) xml:id(d37051e739) gi(div2) heads(0) gtm(CormacÓFlannagáin,chi) n(4) menutext(Cormac Ó Flannagáin, chieftain of Tuath…) 
21.5. label(Event) unit(Entry) xml:id(d37051e742) gi(div2) heads(0) gtm(ThecastleofSligowas) n(5) menutext(The castle of Sligo was built…) 
21.6. label(Event) unit(Entry) xml:id(d37051e745) gi(div2) heads(0) gtm(Twentytunsofwinewere) n(6) menutext(Twenty tuns of wine were washed…) 
21.7. label(Event) unit(Entry) xml:id(d37051e748) gi(div2) heads(0) gtm(MacCraithMacUidhir,r) n(7) menutext(Mac Craith Mac Uidhir, ríoghdhamhna of…) 
21.8. label(Event) unit(Entry) xml:id(d37051e754) gi(div2) heads(0) gtm(FearghalMacDorchaidhd) n(8) menutext(Fearghal Mac Dorchaidh died.) 
21.9. label(Event) unit(Entry) xml:id(d37051e757) gi(div2) heads(0) gtm(ÚnadaughterofAodhson) n(9) menutext(Úna daughter of Aodh son of…) 
21.10. label(Event) unit(Entry) xml:id(d37051e760) gi(div2) heads(0) gtm(AhostingbySeafraidhÓ) n(10) menutext(A hosting by Seafraidh Ó Fearghail…) 
21.11. label(Event) unit(Entry) xml:id(d37051e763) gi(div2) heads(0) gtm(Greatforaysweremadeb) n(11) menutext(Great forays were made by William…) 
Section 22. label(Annal) unit(Year) xml:id(d37051e766) gi(div1) heads(0) n(MCB1311) gtm(ThefirstofJanuary[-) num(22) menutext(The first of January [- -…) 
22.1. label(Event) unit(Entry) xml:id(d37051e767) gi(div2) heads(0) gtm(ThefirstofJanuary[-) n(1) menutext(The first of January [- -…) 
22.2. label(Event) unit(Entry) xml:id(d37051e772) gi(div2) heads(0) gtm(TwosonsofWilliamLiat) n(2) menutext(Two sons of William Liath de…) 
22.3. label(Event) unit(Entry) xml:id(d37051e779) gi(div2) heads(0) gtm(TadhgÓhAinlighe,chief) n(3) menutext(Tadhg Ó hAinlighe, chieftain of Cinéal…) 
22.4. label(Event) unit(Entry) xml:id(d37051e782) gi(div2) heads(0) gtm(DomhnallsonofAmhlaoib) n(4) menutext(Domhnall son of Amhlaoibh son of…) 
22.5. label(Event) unit(Entry) xml:id(d37051e785) gi(div2) heads(0) gtm(DomhnallÓBirn,chiefta) n(5) menutext(Domhnall Ó Birn, chieftain of Tír…) 
22.6. label(Event) unit(Entry) xml:id(d37051e788) gi(div2) heads(0) gtm(AgreathostingbyWilli) n(6) menutext(A great hosting by William de…) 
22.7. label(Event) unit(Entry) xml:id(d37051e791) gi(div2) heads(0) gtm(AgreatwarinThomondt) n(7) menutext(A great war in Thomond this…) 
22.8. label(Event) unit(Entry) xml:id(d37051e794) gi(div2) heads(0) gtm(DonnchadhÓBriain,king) n(8) menutext(Donnchadh Ó Briain, king of Thomond,…) 
22.9. label(Event) unit(Entry) xml:id(d37051e797) gi(div2) heads(0) gtm(LochlainnRiabhachÓDea) n(9) menutext(Lochlainn Riabhach Ó Deadhaidh was killed…) 
22.10. label(Event) unit(Entry) xml:id(d37051e800) gi(div2) heads(0) gtm(SeónagMacUighilínkill) n(10) menutext(Seónag Mac Uighilín killed An Gruelach…) 
22.11. label(Event) unit(Entry) xml:id(d37051e804) gi(div2) heads(0) gtm(FeidhlimidhÓConchobhai) n(11) menutext(Feidhlimidh Ó Conchobhair, king of Connacht,…) 
22.12. label(Event) unit(Entry) xml:id(d37051e807) gi(div2) heads(0) gtm(DiarmaidÓBriain,i.e.) n(12) menutext(Diarmaid Ó Briain, i.e. Cléireach, died.…) 
22.13. label(Event) unit(Entry) xml:id(d37051e810) gi(div2) heads(0) gtm(GiollaÍosaÓDálaigh,a) n(13) menutext(Giolla Íosa Ó Dálaigh, an ollamh…) 
22.14. label(Event) unit(Entry) xml:id(d37051e816) gi(div2) heads(0) gtm(GiollaCríostMacDonnch) n(14) menutext(Giolla Críost Mac Donnchadha died.) 
Section 23. label(Annal) unit(Year) xml:id(d37051e819) gi(div1) heads(0) n(MCB1312) gtm(ThefirstofJanuary[-) num(23) menutext(The first of January [- -…) 
23.1. label(Event) unit(Entry) xml:id(d37051e820) gi(div2) heads(0) gtm(ThefirstofJanuary[-) n(1) menutext(The first of January [- -…) 
23.2. label(Event) unit(Entry) xml:id(d37051e825) gi(div2) heads(0) gtm(BenedictÓBragáin,bish) n(2) menutext(Benedict Ó Bragáin, bishop of Luighne,…) 
23.3. label(Event) unit(Entry) xml:id(d37051e828) gi(div2) heads(0) gtm(MalaiciMacAodha,bisho) n(3) menutext(Malaici Mac Aodha, bishop of Elphin,…) 
Section 24. label(Annal) unit(Year) xml:id(d37051e832) gi(div1) heads(0) n(MCB1313) gtm(ThefirstofJanuary[-) num(24) menutext(The first of January [- -…) 
24.1. label(Event) unit(Entry) xml:id(d37051e833) gi(div2) heads(0) gtm(ThefirstofJanuary[-) n(1) menutext(The first of January [- -…) 
24.2. label(Event) unit(Entry) xml:id(d37051e838) gi(div2) heads(0) gtm(PopeClementdied.) n(2) menutext(Pope Clement died.) 
24.3. label(Event) unit(Entry) xml:id(d37051e841) gi(div2) heads(0) gtm(GiollaÍosaMacDorchaid) n(3) menutext(Giolla Íosa Mac Dorchaidh, chieftain of…) 
24.4. label(Event) unit(Entry) xml:id(d37051e844) gi(div2) heads(0) gtm(ThekingofFrancedied.) n(4) menutext(The king of France died.) 
24.5. label(Event) unit(Entry) xml:id(d37051e847) gi(div2) heads(0) gtm(TadhgsonofAindrias[Ó) n(5) menutext(Tadhg son of Aindrias [Ó Conchobhair]…) 
24.6. label(Event) unit(Entry) xml:id(d37051e850) gi(div2) heads(0) gtm(CathalsonofMurchadhC) n(6) menutext(Cathal son of Murchadh Carrach Ó…) 
24.7. label(Event) unit(Entry) xml:id(d37051e853) gi(div2) heads(0) gtm(TighearnánsonofNiall) n(7) menutext(Tighearnán son of Niall Ó Ruairc…) 
Section 25. label(Annal) unit(Year) xml:id(d37051e857) gi(div1) heads(0) n(MCB1314) gtm(ThefirstofJanuary[-) num(25) menutext(The first of January [- -…) 
25.1. label(Event) unit(Entry) xml:id(d37051e858) gi(div2) heads(0) gtm(ThefirstofJanuary[-) n(1) menutext(The first of January [- -…) 
25.2. label(Event) unit(Entry) xml:id(d37051e863) gi(div2) heads(0) gtm(MuinntearRaighillighwe) n(2) menutext(Muinntear Raighilligh were defeated at Druim…) 
25.3. label(Event) unit(Entry) xml:id(d37051e866) gi(div2) heads(0) gtm(NiallsonofBrianÓNéi) n(3) menutext(Niall son of Brian Ó Néill…) 
Section 26. gi(teiHeader) n(details) gtm(MiscellaneousIrishAnna) 
Section 27. gi(div) n(contacts) gtm(Contacts) 
Section 28. 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="T100014#d37051e276">MCB1237. Tomás Ó Ruadháin, bishop of Luighne,…</option><option value="T100014#d37051e277">1.1. Tomás Ó Ruadháin, bishop of Luighne,…</option><option value="T100014#d37051e280">1.2. Ó Tórmaigh, bishop of Conmhaicne, rested.</option><option value="T100014#d37051e283">MCB1238. The first of January on Friday…</option><option value="T100014#d37051e284">2.1. The first of January on Friday…</option><option value="T100014#d37051e288">2.2. Donnchadh Uaithneach son of Aodh son…</option><option value="T100014#d37051e291">2.3. Donnchadh son of Duarcán Ó hEaghra,…</option><option value="T100014#d37051e294">2.4. Maol Ruanaidh son of Donnchadh Ó…</option><option value="T100014#d37051e297">2.5. Castles were built in Muinntear Mhurchadha,…</option><option value="T100014#d37051e300">2.6. Ruaidhrí son of Aodh Ó Flaithbheartaigh…</option><option value="T100014#d37051e303">2.7. The round tower of Eanach Dúin…</option><option value="T100014#d37051e306">2.8. A great hosting by the Galls…</option><option value="T100014#d37051e309">2.9. The bishop, i.e. the archbishop Ó…</option><option value="T100014#d37051e312">MCB1239. The first of January on Saturday…</option><option value="T100014#d37051e313">3.1. The first of January on Saturday…</option><option value="T100014#d37051e317">3.2. Muircheartach son of Domhnall Ó Briain…</option><option value="T100014#d37051e320">3.3. Toirdhealbhach son of Ruaidhrí Ó Conchobhair,…</option><option value="T100014#d37051e324">3.4. The battle of Carn tSiadhail was…</option><option value="T100014#d37051e327">MCB1240. The first of January on Sunday;…</option><option value="T100014#d37051e328">4.1. The first of January on Sunday;…</option><option value="T100014#d37051e332">4.2. Aodh son of Giolla na Naomh…</option><option value="T100014#d37051e335">4.3. Feidhlimidh son of Cathal Croibhdhearg [Ó…</option><option value="T100014#d37051e338">4.4. Cormac son of Tomaltach [Mac Diarmada]…</option><option value="T100014#d37051e341">4.5. Fearghal son of Cú Chonnacht Ó…</option><option value="T100014#d37051e344">4.6. Donnchadh son of Muircheartach [Ó Conchobhair]…</option><option value="T100014#d37051e347">4.7. Giolla na Naomh Ó Dreáin, erenagh…</option><option value="T100014#d37051e350">4.8. Sadhbh, daughter of Ó Cinnéidigh, wife…</option><option value="T100014#d37051e353">MCB1241. The first of January on Tuesday…</option><option value="T100014#d37051e354">5.1. The first of January on Tuesday…</option><option value="T100014#d37051e358">5.2. Domhnall Mac Lochlainn, king of Cinéal…</option><option value="T100014#d37051e361">5.3. Domhnall Mór Ó Domhnaill, king of…</option><option value="T100014#d37051e364">5.4. Murchadh Ó Flaithbheartaigh, bishop of Eanach…</option><option value="T100014#d37051e367">5.5. Diarmaid son of Maghnus son of…</option><option value="T100014#d37051e370">5.6. Tadhg son of Ruaidhrí Ó Gadhra…</option><option value="T100014#d37051e373">MCB1242. The first of January on Wednesday…</option><option value="T100014#d37051e374">6.1. The first of January on Wednesday…</option><option value="T100014#d37051e379">6.2. Donnchadh Cairbreach Ó Briain, king of…</option><option value="T100014#d37051e382">6.3. An tAthchléireach [i.e. The Ex-Cleric] son…</option><option value="T100014#d37051e385">6.4. Brian Ó Dubhda, king of Uí…</option><option value="T100014#d37051e388">6.5. A great hosting by the Justiciar…</option><option value="T100014#d37051e391">6.6. Tadhg Ó Conchobhair was captured this…</option><option value="T100014#d37051e394">6.7. Maghnus Ó Muireadhaigh was killed by…</option><option value="T100014#d37051e397">6.8. Niall son of Domhnall Múrach son…</option><option value="T100014#d37051e400">6.9. Toirdhealbhach son of Donnchadh Cairbreach [Ó…</option><option value="T100014#d37051e403">MCB1243. The first of January on Thursday…</option><option value="T100014#d37051e404">7.1. The first of January on Thursday…</option><option value="T100014#d37051e408">7.2. Tadhg son of Aodh son of…</option><option value="T100014#d37051e411">7.3. Tadhg went again to meet Cú…</option><option value="T100014#d37051e414">7.4. A great hosting by the king…</option><option value="T100014#d37051e417">7.5. Ruaidhrí son of Aodh son of…</option><option value="T100014#d37051e420">7.6. Conchobhar son of Aodh son of…</option><option value="T100014#d37051e425">MCB1244. The first of January on Friday…</option><option value="T100014#d37051e426">8.1. The first of January on Friday…</option><option value="T100014#d37051e430">8.2. A hosting by Feidhlimidh son of…</option><option value="T100014#d37051e433">8.3. Donnchadh Ó Dálaigh, a man renowned…</option><option value="T100014#d37051e436">8.4. Donnchadh son of Fínghin son of…</option><option value="T100014#d37051e439">8.5. Tuam was burned this year, including…</option><option value="T100014#d37051e442">8.6. Cormac son of Tomaltach Mac Diarmada…</option><option value="T100014#d37051e445">8.7. Fearghal Mac Adáin was treacherously killed…</option><option value="T100014#d37051e448">MCB1245. The first of January on Sunday…</option><option value="T100014#d37051e449">9.1. The first of January on Sunday…</option><option value="T100014#d37051e453">9.2. Muircheartach son of Muirgheas son of…</option><option value="T100014#d37051e456">9.3. Conchobhar Ruadh son of Muircheartach Muimhneach…</option><option value="T100014#d37051e459">9.4. The castle of Sligo was built…</option><option value="T100014#d37051e463">MCB1246. The first of January on Monday…</option><option value="T100014#d37051e464">10.1. The first of January on Monday…</option><option value="T100014#d37051e468">10.2. Fiachra Ó Floinn, chieftain of Síol…</option><option value="T100014#d37051e471">10.3. Letters from the king of England…</option><option value="T100014#d37051e474">MCB1247. The first of January on Tuesday…</option><option value="T100014#d37051e475">11.1. The first of January on Tuesday…</option><option value="T100014#d37051e479">11.2. A great hosting by Mac Muiris…</option><option value="T100014#d37051e482">11.3. William Brett, i.e. the sheriff of…</option><option value="T100014#d37051e485">11.4. Tadhg son of Conchobhar Ruadh [Ó…</option><option value="T100014#d37051e488">11.5. A hosting by the sons of…</option><option value="T100014#d37051e493">11.6. Buirgéis Cinn Tráchta was burned by…</option><option value="T100014#d37051e496">11.7. Nevertheless, the Galls did not get…</option><option value="T100014#d37051e499">11.8. A new Justiciar was sent to…</option><option value="T100014#d37051e502">MCB1248. The first of January on Wednesday…</option><option value="T100014#d37051e503">12.1. The first of January on Wednesday…</option><option value="T100014#d37051e507">12.2. A hosting by the sons of…</option><option value="T100014#d37051e510">12.3. Tadhg son of Conchobhar Ruadh [Ó…</option><option value="T100014#d37051e513">12.4. A hosting by Maurice Fitzgerald into…</option><option value="T100014#d37051e518">12.5. A hosting by the Justiciar of…</option><option value="T100014#d37051e521">12.6. Ruaidhrí Ó Canannáin was killed by…</option><option value="T100014#d37051e524">12.7. Muircheartach Cléireach Ó Dubhda was killed…</option><option value="T100014#d37051e527">12.8. John Tyrrell was killed with nobles…</option><option value="T100014#d37051e530">12.9. Richard son of the people of…</option><option value="T100014#d37051e533">12.10. Amlaoibh son of Cathal Riabhach Ó…</option><option value="T100014#d37051e536">MCB1249. The first of January on Friday…</option><option value="T100014#d37051e537">13.1. The first of January on Friday…</option><option value="T100014#d37051e541">13.2. A great hosting by the Justiciar…</option><option value="T100014#d37051e544">13.3. Fínghin Mac Carthaigh made war and…</option><option value="T100014#d37051e547">13.4. Adam Minniter was killed by the…</option><option value="T100014#d37051e550">13.5. Pierce Power, David Drew, and a…</option><option value="T100014#d37051e554">MCB1303. ... the [Red] Earl, Galls, and…</option><option value="T100014#d37051e555">14.1. ... the [Red] Earl, Galls, and…</option><option value="T100014#d37051e559">14.2. Teabóid de Burgo, brother of the…</option><option value="T100014#d37051e562">MCB1304. The first of January [- -…</option><option value="T100014#d37051e563">15.1. The first of January [- -…</option><option value="T100014#d37051e568">15.2. The Countess, wife of Richard de…</option><option value="T100014#d37051e571">15.3. Walter de Burgo, heir to the…</option><option value="T100014#d37051e574">MCB1305. The first of January [- -…</option><option value="T100014#d37051e575">16.1. The first of January [- -…</option><option value="T100014#d37051e580">16.2. The castle of Inis Eóghain was…</option><option value="T100014#d37051e583">16.3. Aodh son of Cathal Ó Conchobhair…</option><option value="T100014#d37051e586">16.4. Toirdhealbhach son of Niall Ruadh Ó…</option><option value="T100014#d37051e589">16.5. Matha Óg Ó Raighilligh was killed…</option><option value="T100014#d37051e592">16.6. Aodh Óg Ó Fearghail rested in…</option><option value="T100014#d37051e596">MCB1306. The first of January [- -…</option><option value="T100014#d37051e597">17.1. The first of January [- -…</option><option value="T100014#d37051e603">17.2. Fearghal Mac Raghnaill, chieftain of Muinntear…</option><option value="T100014#d37051e606">17.3. Donnchadh son of Conchobhar an Chopáin…</option><option value="T100014#d37051e609">17.4. A great war between Aodh son…</option><option value="T100014#d37051e612">17.5. Donnchadh Ó Flaithbheartaigh, bishop of Killala,…</option><option value="T100014#d37051e615">17.6. Robert Bruce, great steward of Carraig,…</option><option value="T100014#d37051e618">17.7. Domhnall Tuirtreach Ó Neill was killed…</option><option value="T100014#d37051e621">17.8. Sir William Prendergast, a very valiant…</option><option value="T100014#d37051e624">17.9. A great foray was made by…</option><option value="T100014#d37051e627">17.10. Brian Carrach Ó hEaghra was killed…</option><option value="T100014#d37051e630">MCB1307. The first of January [- -…</option><option value="T100014#d37051e631">18.1. The first of January [- -…</option><option value="T100014#d37051e636">18.2. Domhnall son of Tadhg son of…</option><option value="T100014#d37051e639">18.3. Tadhg son of Maol Sheachlainn son…</option><option value="T100014#d37051e642">18.4. Maol Sheachlainn Ó Gairmleadhaigh, chieftain of…</option><option value="T100014#d37051e646">18.5. Amhlaoibh son of Art son of…</option><option value="T100014#d37051e649">18.6. Conchobhar son of Fiachra Ó Floinn…</option><option value="T100014#d37051e652">18.7. Eachdhruim Ó Maine was burned by…</option><option value="T100014#d37051e655">18.8. The Galls of all Roscommon were…</option><option value="T100014#d37051e658">18.9. Donnchadh Ó Flannagáin, bishop of Elphin,…</option><option value="T100014#d37051e661">18.10. Young Edward, king of England, Wales,…</option><option value="T100014#d37051e665">18.11. Ailbhe, daughter of Tadhg Ó Conchobhair,…</option><option value="T100014#d37051e668">18.12. Clann Mhuircheartaigh came into Magh Cétne…</option><option value="T100014#d37051e671">18.13. Cathal son of Maghnus [Ó Conchobhair]…</option><option value="T100014#d37051e674">18.14. Maghnus Mac Oireachtaigh died.</option><option value="T100014#d37051e677">MCB1308. The first of January [- -…</option><option value="T100014#d37051e678">19.1. The first of January [- -…</option><option value="T100014#d37051e683">19.2. Tighearnán Mac Tighearnán died.</option><option value="T100014#d37051e686">19.3. A great raid was made by…</option><option value="T100014#d37051e689">19.4. Lightning struck the monastery of the…</option><option value="T100014#d37051e693">MCB1309. The first of January [- -…</option><option value="T100014#d37051e694">20.1. The first of January [- -…</option><option value="T100014#d37051e702">20.2. Maol Ruanaidh Mac Diarmada, and Síol…</option><option value="T100014#d37051e705">20.3. Aodh Bréifneach [Ó Conchobhair], who was…</option><option value="T100014#d37051e708">20.4. Conchobhar son of Donnchadh Ó Briain…</option><option value="T100014#d37051e711">20.5. Cathal son of An Liathánach [Ó…</option><option value="T100014#d37051e714">20.6. Ruaidhrí son of Cathal [Ó Conchobhair]…</option><option value="T100014#d37051e717">20.7. William de Burgo and the Connachtmen…</option><option value="T100014#d37051e720">20.8. William de Burgo went to the…</option><option value="T100014#d37051e723">20.9. MacWilliam came northwards to Coirrshliabh. Cathal's…</option><option value="T100014#d37051e727">MCB1310. The first of January [- -…</option><option value="T100014#d37051e728">21.1. The first of January [- -…</option><option value="T100014#d37051e733">21.2. William de Burgo and the Connachtmen…</option><option value="T100014#d37051e736">21.3. Feidhlimidh son of Aodh [Ó Conchobhair]…</option><option value="T100014#d37051e739">21.4. Cormac Ó Flannagáin, chieftain of Tuath…</option><option value="T100014#d37051e742">21.5. The castle of Sligo was built…</option><option value="T100014#d37051e745">21.6. Twenty tuns of wine were washed…</option><option value="T100014#d37051e748">21.7. Mac Craith Mac Uidhir, ríoghdhamhna of…</option><option value="T100014#d37051e754">21.8. Fearghal Mac Dorchaidh died.</option><option value="T100014#d37051e757">21.9. Úna daughter of Aodh son of…</option><option value="T100014#d37051e760">21.10. A hosting by Seafraidh Ó Fearghail…</option><option value="T100014#d37051e763">21.11. Great forays were made by William…</option><option value="T100014#d37051e766">MCB1311. The first of January [- -…</option><option value="T100014#d37051e767">22.1. The first of January [- -…</option><option value="T100014#d37051e772">22.2. Two sons of William Liath de…</option><option value="T100014#d37051e779">22.3. Tadhg Ó hAinlighe, chieftain of Cinéal…</option><option value="T100014#d37051e782">22.4. Domhnall son of Amhlaoibh son of…</option><option value="T100014#d37051e785">22.5. Domhnall Ó Birn, chieftain of Tír…</option><option value="T100014#d37051e788">22.6. A great hosting by William de…</option><option value="T100014#d37051e791">22.7. A great war in Thomond this…</option><option value="T100014#d37051e794">22.8. Donnchadh Ó Briain, king of Thomond,…</option><option value="T100014#d37051e797">22.9. Lochlainn Riabhach Ó Deadhaidh was killed…</option><option value="T100014#d37051e800">22.10. Seónag Mac Uighilín killed An Gruelach…</option><option value="T100014#d37051e804">22.11. Feidhlimidh Ó Conchobhair, king of Connacht,…</option><option value="T100014#d37051e807">22.12. Diarmaid Ó Briain, i.e. Cléireach, died.…</option><option value="T100014#d37051e810">22.13. Giolla Íosa Ó Dálaigh, an ollamh…</option><option value="T100014#d37051e816">22.14. Giolla Críost Mac Donnchadha died.</option><option value="T100014#d37051e819">MCB1312. The first of January [- -…</option><option value="T100014#d37051e820">23.1. The first of January [- -…</option><option value="T100014#d37051e825">23.2. Benedict Ó Bragáin, bishop of Luighne,…</option><option value="T100014#d37051e828">23.3. Malaici Mac Aodha, bishop of Elphin,…</option><option value="T100014#d37051e832">MCB1313. The first of January [- -…</option><option value="T100014#d37051e833">24.1. The first of January [- -…</option><option value="T100014#d37051e838">24.2. Pope Clement died.</option><option value="T100014#d37051e841">24.3. Giolla Íosa Mac Dorchaidh, chieftain of…</option><option value="T100014#d37051e844">24.4. The king of France died.</option><option value="T100014#d37051e847">24.5. Tadhg son of Aindrias [Ó Conchobhair]…</option><option value="T100014#d37051e850">24.6. Cathal son of Murchadh Carrach Ó…</option><option value="T100014#d37051e853">24.7. Tighearnán son of Niall Ó Ruairc…</option><option value="T100014#d37051e857">MCB1314. The first of January [- -…</option><option value="T100014#d37051e858">25.1. The first of January [- -…</option><option value="T100014#d37051e863">25.2. Muinntear Raighilligh were defeated at Druim…</option><option value="T100014#d37051e866">25.3. Niall son of Brian Ó Néill…</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">T100014</a></li><li id="update">2010-03-23</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>Unknown author</h2><h3>Index to each Annal</h3><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e276">Annal MCB1237: Tomás Ó Ruadháin, bishop…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e283">Annal MCB1238: The first of January on …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e312">Annal MCB1239: The first of January on …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e327">Annal MCB1240: The first of January on …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e353">Annal MCB1241: The first of January on …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e373">Annal MCB1242: The first of January on …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e403">Annal MCB1243: The first of January on …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e425">Annal MCB1244: The first of January on …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e448">Annal MCB1245: The first of January on …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e463">Annal MCB1246: The first of January on …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e474">Annal MCB1247: The first of January on …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e502">Annal MCB1248: The first of January on …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e536">Annal MCB1249: The first of January on …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e554">Annal MCB1303: ... the [Red] Earl, Gall…</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e562">Annal MCB1304: The first of January [- …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e574">Annal MCB1305: The first of January [- …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e596">Annal MCB1306: The first of January [- …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e630">Annal MCB1307: The first of January [- …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e677">Annal MCB1308: The first of January [- …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e693">Annal MCB1309: The first of January [- …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e727">Annal MCB1310: The first of January [- …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e766">Annal MCB1311: The first of January [- …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e819">Annal MCB1312: The first of January [- …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e832">Annal MCB1313: The first of January [- …</a></h4><h4 style="padding:0px;margin:0px;"><a href="#Annal.d37051e857">Annal MCB1314: The first of January [- …</a></h4><dl><span class="fa fa-bookmark" title="p.117" id="pb.117"> p.117</span><!--div0: thisdiv=div0, # (nth=1) head="Miscellaneous Irish Annals Fragment Two"--><!--Heading quâ heading--><h1 id="d37051e268"><span class="sup" title="By Séamus Ó hInnse">Miscellaneous Irish Annals Fragment Two</span></h1><!--div0: thisdiv=div0, # (nth=2)--><h2 class="subsid"><span class="sup" title="By Séamus Ó hInnse">(Rawlinson B 488, fos. 27, 28)</span></h2><dt id="Annal.1">MCB1237</dt><dd><ol><li value="1"><p>Tomás Ó Ruadháin, bishop of Luighne, rested.</p></li><li value="2"><p>Ó Tórmaigh, bishop of Conmhaicne, rested.</p></li></ol></dd><dt id="Annal.2">MCB1238</dt><dd><ol><li value="1"><p><span class="date" title="1238-01-01">The first of January on Friday and the twelfth day of the moon.</span></p></li><li value="2"><p>Donnchadh Uaithneach son of Aodh son of Ruaidhrí [Ó Conchobhair] was killed by Tadhg son of Aodh son of Cathal Croibhdhearg [Ó Conchobhair].</p></li><li value="3"><p>Donnchadh son of Duarcán Ó hEaghra, king of Luighne, was captured by Tadhg son of Aodh son of Cathal Croibhdhearg, and when he was being taken into captivity the sons of Aodh Ó hEaghra killed him on the way.</p></li><li value="4"><p>Maol Ruanaidh son of Donnchadh Ó Dubhda was killed by Maol Sheachlainn son of Conchobhar Ruadh son of Muircheartach Ó Conchobhair and Tighearnán son of Cathal
Ó Conchobhair.</p></li><li value="5"><p>Castles were built in Muinntear Mhurchadha, in Conmhaicne Cúile, and in Ceara.</p></li><li value="6"><p>Ruaidhrí son of Aodh Ó Flaithbheartaigh was captured by Galls.</p></li><li value="7"><p>The round tower of Eanach Dúin was built.</p></li><li value="8"><p>A great hosting by the Galls of Ireland against Mac Lochlainn, and he was banished from his country and his kingship, which was taken by Ó Neill's son.</p></li><li value="9"><p>The bishop, i.e. the archbishop Ó Ruanadha, died.</p></li></ol></dd><dt id="Annal.3">MCB1239</dt><dd><ol><li value="1"><p><span class="date" title="1239">The first of January on Saturday and the twenty-third day of the moon.</span></p></li><li value="2"><p>Muircheartach son of Domhnall Ó Briain died this year.</p></li><li value="3"><p>Toirdhealbhach son of Ruaidhrí Ó Conchobhair, king of Connacht, died.</p></li><span class="fa fa-bookmark" title="p.119" id="pb.119"> p.119</span><li value="4"><p>The battle of Carn tSiadhail was fought by Domhnall Mac Lochlainn, and in it Domnall Tamhnaighe Ó Néill, Mac Mathghamhna, nobles of Cinéal Moáin, and a number of others were killed. He had been deposed the year before, and he took the same kingship again after that great defeat which he inflicted.</p></li></ol></dd><dt id="Annal.4">MCB1240</dt><dd><ol><li value="1"><p><span class="date" title="1240">The first of January on Sunday; fourth day of the moon.</span></p></li><li value="2"><p>Aodh son of Giolla na Naomh Crom Ó Seachnasaigh was killed by Conchobhar son of Aodh son of Cathal Croibhdhearg [Ó Conchobhair] and by Fiachra Ó Floinn.</p></li><li value="3"><p>Feidhlimidh son of Cathal Croibhdhearg [Ó Conchobhair], king of Connacht, went across to the king of England, and the journey resulted in great honour to him.</p></li><li value="4"><p>Cormac son of Tomaltach [Mac Diarmada] was deposed.</p></li><li value="5"><p>Fearghal son of Cú Chonnacht Ó Raighilligh was killed by Maol Ruanaidh son of Fearghal [Mac Diarmada] and Conchobhar son of Cormac [Mac Diarmada].</p></li><li value="6"><p>Donnchadh son of Muircheartach [Ó Conchobhair] took the kingship of Carraig [Locha Cé].</p></li><li value="7"><p>Giolla na Naomh Ó Dreáin, erenagh of Ard Carna, died.</p></li><li value="8"><p>Sadhbh, daughter of Ó Cinnéidigh, wife of Donnchadh Cairbreach Ó Briain, died.</p></li></ol></dd><dt id="Annal.5">MCB1241</dt><dd><ol><li value="1"><p><span class="date" title="1241">The first of January on Tuesday and the fifteenth day of the moon.</span></p></li><li value="2"><p>Domhnall Mac Lochlainn, king of Cinéal Eóghain, was killed with his kinsmen by Brian Ó Néill in the battle of Caméirghe.</p></li><li value="3"><p>Domhnall Mór Ó Domhnaill, king of Cinéal Conaill and Fir Mhanach, died in bed after a victory over the devil and the world, and was buried in the monastery of Eas Ruaidh.</p></li><li value="4"><p>Murchadh Ó Flaithbheartaigh, bishop of Eanach Dúin, died.</p></li><li value="5"><p>Diarmaid son of Maghnus son of Toirdhealbhach [Ó Conchobhair], a man celebrated for hospitality and valour, died.</p></li><li value="6"><p>Tadhg son of Ruaidhrí Ó Gadhra died.</p></li></ol></dd><dt id="Annal.6">MCB1242</dt><dd><ol><li value="1"><p><span class="date" title="1242">The first of January on Wednesday and the twenty-sixth day of the moon.</span></p></li><span class="fa fa-bookmark" title="p.121" id="pb.121"> p.121</span><li value="2"><p>Donnchadh Cairbreach Ó Briain, king of Thomond, and his son, Toirdhealbhach, died side by side.</p></li><li value="3"><p>An tAthchléireach [i.e. The Ex-Cleric] son of Aodh son of Ruaidhrí [Ó Conchobhair] was killed by Toirdhealbhach son of Aodh son of Cathal Croibhdhearg [Ó Conchobhair].</p></li><li value="4"><p>Brian Ó Dubhda, king of Uí Fhiachrach [Muaidhe] and Uí Amhalghadha, died.</p></li><li value="5"><p>A great hosting by the Justiciar and Feidhlimidh Ó Conchobhair into Tír Chonaill in pursuit of Tadhg Ó Conchobhair, and they took Ó Domhnaill's hostages on that occasion.</p></li><li value="6"><p>Tadhg Ó Conchobhair was captured this year at the instigation of Feidhhmidh [Ó Conchobhair] by Cú Chonnacht Ó Raighilligh.</p></li><li value="7"><p>Maghnus Ó Muireadhaigh was killed by Tomás Mac Murchadha.</p></li><li value="8"><p>Niall son of Domhnall Múrach son of Ruaidhrí Ó Conchobhair was burned, together with three of the Uí Sheachnasaigh, in a house in Magh Eó na Saxan by Lewis, one of Mac Muiris [Fitzgerald]'s people.</p></li><li value="9"><p>Toirdhealbhach son of Donnchadh Cairbreach [Ó Briain] died.</p></li></ol></dd><dt id="Annal.7">MCB1243</dt><dd><ol><li value="1"><p><span class="date" title="1243">The first of January on Thursday and the seventh day of the moon.</span></p></li><li value="2"><p>Tadhg son of Aodh son of Cathal Croibhdhearg [Ó Conchobhair] captured Cormac son of Tomaltach [Ó Raighilligh] and brought his own mother, who was the wife of Cormac son of Tomaltach L. and the daughter of Mac Carthaigh, with him into the monastery of Boyle, and gave her in marriage to Cú Chonnacht Ó Raighilligh.</p></li><li value="3"><p>Tadhg went again to meet Cú Chonnacht with a small party. He was captured treacherously and his people slain, and Tadhg himself was blinded at the instigation of Gall and Gael by Cú Chonnacht Ó Raighilligh.</p></li><li value="4"><p>A great hosting by the king of England against the king of France. A summons calling up the Galls of Ireland came from the king, and Richard son of William de Burgo was to be sent over, and Richard perished on that expedition.</p></li><li value="5"><p>Ruaidhrí son of Aodh son of Cathal Croibhdhearg [Ó Conchobhair] was drowned on the Shannon at Áth Liag.</p></li><li value="6"><p>Conchobhar son of Aodh son of Cathal Croibhdhearg [Ó Conchobhair], a man eligible for the kingship of Connacht, died.</p></li></ol></dd><span class="fa fa-bookmark" title="p.123" id="pb.123"> p.123</span><dt id="Annal.8">MCB1244</dt><dd><ol><li value="1"><p><span class="date" title="1244">The first of January on Friday and the eighteenth day of the moon.</span></p></li><li value="2"><p>A hosting by Feidhlimidh son of Cathal Croibhdhearg [Ó Conchobhair] into Bréifne to avenge his foster-son and kinsman, Tadhg Ó Conchobhair, on the Uí Raighilligh and the men of Bréifne. They plundered and killed all the cows and people they met, until they reached Áth na Cuire on the Geirgtheach at Loch Fionnmhuighe ; and the river was in a rough flood (?). There was a gabled house on the bank, and Maghnus son of Muircheartach [Ó Conchobhair] and Conchobhar son of Cormac [Mac Diarmada] went into the house. A gust of wind came and the house fell, a gable falling on top of the son of Muirchertach, breaking his head and neck, and killing him; and many a desperate situation had he come out of before he perished thus.</p></li><li value="3"><p>Donnchadh Ó Dálaigh, a man renowned for poetry and for a guest-house, died.</p></li><li value="4"><p>Donnchadh son of Fínghin son of Maol Seachlainn son of Aodh son of Toirdhealbhach Ó Conchobhair, bishop of Síol Muireadhaigh [i.e. of Elphin], died.</p></li><li value="5"><p>Tuam was burned this year, including houses and churches.</p></li><li value="6"><p>Cormac son of Tomaltach Mac Diarmada of Clann Mhaoil Ruanaidh, king of Magh Luirg, Airteach, Tír Thuathail, and many of the Fortuatha Connacht, died this year.</p></li><li value="7"><p>Fearghal Mac Adáin was treacherously killed by Conchobhar Mac Tighearnáin in Inis Fraoich on Loch Gile.</p></li></ol></dd><dt id="Annal.9">MCB1245</dt><dd><ol><li value="1"><p><span class="date" title="1245">The first of January on Sunday and the twenty-ninth day of the moon.</span></p></li><li value="2"><p>Muircheartach son of Muirgheas son of Cathal Mac Diarmada of Clann Mhaoil Ruanaidh was killed by the men of Bréifne.</p></li><li value="3"><p>Conchobhar Ruadh son of Muircheartach Muimhneach [Ó Conchobhair] was killed when separating his own people in Port na Lice. He was killed by Ó Tiomaith, his own steward, in consequence of an altercation, and Giolla Criost Ó Birn, son of Íomhar, killed the steward afterwards.</p></li><li value="4"><p>The castle of Sligo was built by Mac Muiris [FitzGerald] this year, and Feidhlimidh [Ó Conchobhair] was ordered to build it at his own expense.</p></li></ol></dd><span class="fa fa-bookmark" title="p.125" id="pb.125"> p.125</span><dt id="Annal.10">MCB1246</dt><dd><ol><li value="1"><p><span class="date" title="1246">The first of January on Monday and the tenth day of the moon.</span></p></li><li value="2"><p>Fiachra Ó Floinn, chieftain of Síol Maoil Ruanaidh, died.</p></li><li value="3"><p>Letters from the king of England to Feidhlimidh Ó Conchobhair and the Galls reached Ireland, bidding them to go
to meet the king of England in Wales, in order that he might
take the kingship of Wales by consent or by force, and
Feidhlimidh was offered lordship by the Galls of Ireland in
return. Feidhlimidh and the Galls made this great hosting, and
arrived in Wales to meet the king, and they ravaged the
country. Feidhlimid was treated with great honour by the
king of England, and he returned home from the king gratified.
Cearbhall Buidhe Ó Dálaigh rested.</p></li></ol></dd><dt id="Annal.11">MCB1247</dt><dd><ol><li value="1"><p><span class="date" title="1247">The first of January on Tuesday and the twenty-first day of the moon.</span></p></li><li value="2"><p>A great hosting by Mac Muiris [Fitzgerald] and the Galls into Cinéal Conaill, and they reached Eas Ruaidh. Ó Domhnaill assembled Cinéal Conaill and Cinéal Eoghain, and these forces met and joined battle, and Ó Domhnaill was defeated. Maol Seachlainn Ó Domhnaill, king of Cinéal Conaill, was killed there, and Mac Somhairle, king of Oirer Gaedheal, Giolla Muinéalach Ó Baoighill, and chiefs of Cinéal Conaill were killed there by Mac Muiris Fitzgerald. All Cinéal Conaill was plundered and ravaged by them, and even the Galls there suffered great loss by that rout.</p></li><li value="3"><p>William Brett, i.e. the sheriff of Connacht, his kinsman, a young knight; and the seneschal of Connacht, i.e. Mac Eliget, were killed by the son of Anmchadh Mac Giolla Phádraig of the Osraighe.</p></li><li value="4"><p>Tadhg son of Conchobhar Ruadh [Ó Conchobhair] burned Inis Mór Claonlocha, and twenty-eight Galls were burned there.</p></li><li value="5"><p>A hosting by the sons of the kings of Connacht; including Toirdhealbhach son of Aodh son of Cathal Croibhdhearg [Ó Conchobhair]. They came to Fiodh Ó nDiarmada and Muinntear Fhathaigh and killed people in these places. From there they came to the castle of Bun na Gaillmhe, and they burned the town and the castle, and a great many people were killed and destroyed. The Galls pursued them and gave them battle, and they killed a number of Galls, and departed in spite<span class="fa fa-bookmark" title="p.127" id="pb.127"> p.127</span>

of them, and went into Ceara. But Jordan de Exeter, Clann Ádam, and the Galls of Ceara assembled.and went against Toirdhealbhach. Toirdhealbhach left the territory, as he had not sufficient forces to meet them.</p></li><li value="6"><p>Buirgéis Cinn Tráchta was burned by Tadhg son of Conchobhar Ruadh [Ó Conchobhair] and Tadhg son of Tuathal [Ó Conchobhair].</p></li><li value="7"><p>Nevertheless, the Galls did not get such a terrorising for a long time as in that was of the kings' sons, for they did not leave a territory or a cantred in Connacht unpillaged in that year.</p></li><li value="8"><p>A new Justiciar was sent to Ireland by the king of England
this year, and his rule was good.</p></li></ol></dd><dt id="Annal.12">MCB1248</dt><dd><ol><li value="1"><p><span class="date" title="1248">The first of January on Wednesday and the second day of the moon.</span></p></li><li value="2"><p>A hosting by the sons of Maghnus [Ó Conchobhair] and the son of Conchobhar Ruadh [Ó Conchobhair] and they turned against the Galls and burned the castle of Mac Henry [Butler] and captured its constable, and they took the preys of the north of Umhall into Inse Modh. However, Jordan de Exeter, John Butler, Robin Lawless, and several people assembled and came to Baile Tobair Phádraig, and from there to Achadh Fabhair, and they plundered Umhall, north and south, on the following day. [Mac] Henry [Butler] also came with an army into Umhall, for it was his, and he was living there. Mac Henry, however, made a peace with Domhnall the son of Maghnus [Ó Conchobhair], and Domhnall promised him forces and vessels to attack his kinsmen. Ó Conchobhair's sons were on Inse Modh, and they heard that forces were going from [Mac] Henry to Domhnall for vessels. They went to ambush this band, and of them they killed Ouain son of the Englishwoman and John son of the English priest, and Diarmaid son of Maghnus [Ó Conchobhair] killed in that attack Sinnott Guiber and four of his people with him, and Diarmaid was killed there, and more was the pity.</p></li><li value="3"><p>Tadhg son of Conchobhar Ruadh [Ó Conchobhair] was killed by Galls this year, and he was greatly feared and hated by the Galls up to his death.</p></li><li value="4"><p>A hosting by Maurice Fitzgerald into Tír Chonaill. He took preys, plundered, banished Ó Canannáin from the country, and gave the lordship to Ó Domhnaill's son.<span class="fa fa-bookmark" title="p.129" id="pb.129"> p.129</span>

</p></li><li value="5"><p>A hosting by the Justiciar of Ireland against Ó Néill and Cinéal Eóghain, who decided to give hostages to the Justiciar, since the sway of the Galls was over all Ireland.</p></li><li value="6"><p>Ruaidhrí Ó Canannáin was killed by Gofraidh son of Domhnall Mór Ó Domhnaill, who took into himself the kingship.</p></li><li value="7"><p>Muircheartach Cléireach Ó Dubhda was killed by Aodh son of Feidhhmidh Ó Conchobhair this year.</p></li><li value="8"><p>John Tyrrell was killed with nobles of his people by Giolla na Naomh Ó Fearghail.</p></li><li value="9"><p>Richard son of the people of William de Burgo died in England, and his body was brought to Ireland and buried in Áth Eiseal.</p></li><li value="10"><p>Amlaoibh son of Cathal Riabhach Ó Ruairc was treacherously killed by Conchobhar Carrach Mac Donnchadha.</p></li></ol></dd><dt id="Annal.13">MCB1249</dt><dd><ol><li value="1"><p><span class="date" title="1249">The first of January on Friday and the thirteenth day of the moon.</span></p></li><li value="2"><p>A great hosting by the Justiciar of Ireland against Leinster to check the kings' sons who were creating havoc throughout Leinster, but they did not pay any heed to him, and he plundered the territory when he did not overtake them.</p></li><li value="3"><p>Fínghin Mac Carthaigh made war and wrought great havoc on the Galls of Desmond this year.</p></li><li value="4"><p>Adam Minniter was killed by the son of Giolla Mo Choinni Ó Cathail, and many along with him.</p></li><li value="5"><p>Pierce Power, David Drew, and a mounted force of young men with them, advanced before Bermingham into Connacht to the castle of Sligo. The son of Feidhlimidh [Ó Conchobhair] heard of this, and he ambushed them, and there were killed by hum Pierce Power, David Drew, and five of the young men, and their bodies were taken to Eas Dara. As regards Feidhhmidh's son, he advanced into Tír Fhiachrach, and traversing Bermingham's territory, he plundered from the Muadh to Traigh; and Gearóidín [Bermingham] followed ...</p></li></ol></dd><span class="fa fa-bookmark" title="p.131" id="pb.131"> p.131</span><dt id="Annal.14">MCB1303</dt><dd><ol><li value="1"><p><span class="date" title="1303">... the [Red] Earl, Galls, and many Irish went from Ireland with a large fleet, and gained sway over Scotland.</span></p></li><li value="2"><p>Teabóid de Burgo, brother of the Earl, died at Carrickfergus on Christmas Eve, after coming from that hosting.</p></li></ol></dd><dt id="Annal.15">MCB1304</dt><dd><ol><li value="1"><p><span class="date" title="1304">The first of January [- - - ]</span>. Matha son of Giolla Íosa
Ó Raighilligh, king of Bréifne, was killed, together with gallowglasses, at Achadh na Corra by the Teallach Dúnchadha. Mac
Samhradháin and Mac Dorchaidh were wounded there.</p></li><li value="2"><p>The Countess, wife of Richard de Burgo, Earl of Ulster, died.</p></li><li value="3"><p>Walter de Burgo, heir to the same Earl, died.</p></li></ol></dd><dt id="Annal.16">MCB1305</dt><dd><ol><li value="1"><p><span class="date" title="1305">The first of January [- - - -]</span>. Muircheartach Ó Conchobhair Failghe, Maol Mórdha, his kinsman, i.e. An Calbhach Ó Conchobhair, and twenty-nine of the nobles of his people were treacherously killed by Sir Pierce Bermingham in Caisleán Feórais.</p></li><li value="2"><p>The castle of Inis Eóghain was built by the Earl [of Ulster].</p></li><li value="3"><p>Aodh son of Cathal Ó Conchobhair and Clann Mhuircheartaigh inflected a defeat on Muinntear Raighilligh, in which Pilib Ó Raighilligh fell, together with the heir of Clann Shuibhne, Mac Buirrche, head of the gallowglasses, and one hundred and forty others.</p></li><li value="4"><p>Toirdhealbhach son of Niall Ruadh Ó Briain rested in Christ.</p></li><li value="5"><p>Matha Óg Ó Raighilligh was killed by the Teallach Dúnchadha.</p></li><li value="6"><p>Aodh Óg Ó Fearghail rested in Christ.</p></li></ol></dd><dt id="Annal.17">MCB1306</dt><dd><ol><li value="1"><p><span class="date" title="1306">The first of January [- - - -]</span>. Toirdhealbhach Ó Briain, king of Thomond, died. Donnchadh Ó Briain, his son, was made king in his place.</p></li><span class="fa fa-bookmark" title="p.133" id="pb.133"> p.133</span><li value="2"><p>Fearghal Mac Raghnaill, chieftain of Muinntear Eólais, was killed by his own kinsmen.</p></li><li value="3"><p>Donnchadh son of Conchobhar an Chopáin [Mac Diarmada] and Flann Ó Floinn were killed by Aodh son of Eoghan Ó Conchobhair.</p></li><li value="4"><p>A great war between Aodh son of Eoghan Ó Conchobhair, king of Connacht, together with the nobles of Síol Muireadhaigh, and Aodh son of Cathal Ó Conchobhair, with many sons of the kings and chieftains of Connacht, together with chieftains and nobles of Bréifne, along the Shannon for three or four months. A number of the kings' sons attached to Aodh son of Cathal [Ó Conchobhair] made an incursion into the Tuatha with a force and they took preys and spoils. Flann son of Fiachra Ó Floinn, who was eligible for the chieftainship of Síol Maoil Ruanaidh, Brian son of Donnchadh Riabhach Ó Conchobhair, and many others were killed in the pursuit of that prey.</p></li><li value="5"><p>Donnchadh Ó Flaithbheartaigh, bishop of Killala, a man renowned for generosity and piety, rested in Christ.</p></li><li value="6"><p>Robert Bruce, great steward of Carraig, took the kingship of Scotland by force, in opposition to the king of England.</p></li><li value="7"><p>Domhnall Tuirtreach Ó Neill was killed through a mischance by the household of Ó Néill.</p></li><li value="8"><p>Sir William Prendergast, a very valiant knight, died.</p></li><li value="9"><p>A great foray was made by Clann Mhuircheartaigh into Cairbre, in which Dáuíd Ó Caomháin and many others were killed.</p></li><li value="10"><p>Brian Carrach Ó hEaghra was killed by Cormac Ó Flannagáin.</p></li></ol></dd><dt id="Annal.18">MCB1307</dt><dd><ol><li value="1"><p><span class="date" title="1307">The first of January [- - - -]</span>. Donnchadh Muimhneach Ó Ceallaigh, king of Uí Mhaine, a man equally skilled in every good thing serviceable to man, rested in Christ.</p></li><li value="2"><p>Domhnall son of Tadhg son of Brian son of Aindrias son of Brian Luighneach son of Toirdhealbhach Mór [Ó Conchobhair] was killed by Aodh Bréifnech son of Cathal Ruadh Ó Conchobhair.</p></li><li value="3"><p>Tadhg son of Maol Sheachlainn son of Donnchadh son of Domhnall son of Maghnus son of Toirdhealbhach Mór was killed by Cathal son of Domhnall son of Tadhg [Ó Conchobhair].</p></li><li value="4"><p>Maol Sheachlainn Ó Gairmleadhaigh, chieftain of Cinéal Moáin, rested in Christ.</p></li><span class="fa fa-bookmark" title="p.135" id="pb.135"> p.135</span><li value="5"><p>Amhlaoibh son of Art son of Cathal Ó Ruairc, king of Bréifne, was killed by the son of Fearghal Garbh Mac Samhradháin.</p></li><li value="6"><p>Conchobhar son of Fiachra Ó Floinn died.</p></li><li value="7"><p>Eachdhruim Ó Maine was burned by a number of the princes of Uí Mhaine.</p></li><li value="8"><p>The Galls of all Roscommon were for the most part killed by Donnchadh Ó Ceallaigh, king of Uí Mhaine, at Áth Eascrach Cuan, where Philip Muinnter, John Muinnter and Matthew Drew fell, and others were killed or despoiled or captured. Diarmaid Gall Mac Diarmada and Cormac Mac Ceithearnaigh were captured there, and their forces were released subject to control, and the sheriff of Roscommon was also captured there. But they were released after a while, and they made peace [i.e. restitution] for the burning of the town by Edmund Butler.</p></li><li value="9"><p>Donnchadh Ó Flannagáin, bishop of Elphin, rested in Christ.</p></li><li value="10"><p>Young Edward, king of England, Wales, and Ireland, was crowned.</p></li><li value="11"><p>Ailbhe, daughter of Tadhg Ó Conchobhair, died.</p></li><li value="12"><p>Clann Mhuircheartaigh came into Magh Cétne and burned the corn of Cairbre and much of the corn of Tír Oilealla and Corann; and it was on this expedition that Tadhg son of Maghnus [Ó Conchobhair] was killed.</p></li><li value="13"><p>Cathal son of Maghnus [Ó Conchobhair] was killed by the same Cathal.</p></li><li value="14"><p>Maghnus Mac Oireachtaigh died.</p></li></ol></dd><dt id="Annal.19">MCB1308</dt><dd><ol><li value="1"><p><span class="date" title="1308">The first of January [- - - -]</span>. The two territories of Cairbre Droma Chabh were plundered by Ruaidhrí son of Cathal Ruadh Ó Conchobhair.</p></li><li value="2"><p>Tighearnán Mac Tighearnán died.</p></li><li value="3"><p>A great raid was made by Maol Ruanaidh Mac Diarmada on the sons of Domhnall Ó Conchobhair in Cairbre. Another raid was made by Brian Ó Dubhda and the Galls of Luighne and Uí Fhiachrach on the same sons.</p></li><li value="4"><p>Lightning struck the monastery of the friars in Roscommon and damaged it.</p></li></ol></dd><span class="fa fa-bookmark" title="p.137" id="pb.137"> p.137</span><dt id="Annal.20">MCB1309</dt><dd><ol><li value="1"><p><span class="date" title="1309">The first of January [- - - -]</span>. Aodh son of Eóghan son of Ruaidhrí son of Aodh son of Cathal Croibhdhearg [Ó Conchobhair], king of Connacht and eligible for the kingship of Ireland, was killed by Aodh Bréifnech Ó Conchobhair in Coill an Chlacháin together with many of the nobles of his people. These nobles were: Conchobhar Mac Diarmada, Diarmaid Ruadh son of Tadhg Ó Conchobhair, Diarmaid son of [Cathal] Carrach son of Tadhg son of Maol Ruanaidh [Ó Conchobhair], Diarmaid Ó hÉilidhe, and Giolla na Naomh Mac Aodhagáin, an <span class="term" title="(Irish) typeollav">ollamh</span>. Aodh Bréifneach [Ó Conchobhair] came out of the district and the Trí Tuatha submitted to him.</p></li><li value="2"><p>Maol Ruanaidh Mac Diarmada, and Síol Muireadhaigh, brought William de Burgo to Elphin.</p></li><li value="3"><p>Aodh Bréifneach [Ó Conchobhair], who was in the Tuatha, went into Midhe to meet the Earl, and the Trí Tuatha turned against him when he was gone. Aodh, on coming out of Midhe, encamped in Uachtar Tíre, and taking a prey from Aodh Ó Flannagáin, he consumed it there.</p></li><li value="4"><p>Conchobhar son of Donnchadh Ó Briain was treacherously killed by the Galls.</p></li><li value="5"><p>Cathal son of An Liathánach [Ó Conchobhair], abbot of An Tríonóid, was elected to the bishopric of Elphin.</p></li><li value="6"><p>Ruaidhrí son of Cathal [Ó Conchobhair] and Ó Floinn went into An Machaire with a troop of horse and killed Bermingham's son.</p></li><li value="7"><p>William de Burgo and the Connachtmen had a meeting with the son of Cathal [Ó Conchobhair] at Áth Slisen. The meeting was broken up and a defeat inflicted on the son of Cathal there, and some of his people were killed.</p></li><li value="8"><p>William de Burgo went to the monastery of Boyle, and Clann Mhuircheartaigh came into Tír Oilealla. They burned and destroyed much corn.</p></li><li value="9"><p>MacWilliam came northwards to Coirrshliabh. Cathal's son was put out of his encampment by him, and Donnchadh Ó Fionnachta was killed by the van of MacWilliam's host, as well as others not set forth here.</p></li></ol></dd><span class="fa fa-bookmark" title="p.139" id="pb.139"> p.139</span><dt id="Annal.21">MCB1310</dt><dd><ol><li value="1"><p><span class="date" title="1310">The first of January [- - - -]</span>. A great foray, called Creach an Tóiteáin [The Foray of the Burning], was made by Aodh Bréifneach [Ó Conchobhair] on Maol Ruanaidh Mac Diarmada in Clochar Ó Muirghile, and Donnchadh son of Donnchadh Mac Diarmada was captured, and his wife, the daughter of Ó Flannagáin, was killed there. Many women and children were burned there.</p></li><li value="2"><p>William de Burgo and the Connachtmen pitched camp at Ceall Fhada. Aodh Bréifneach made a camp at Ceall Srianáin opposite him, and his own defensive kern, i.e. Seónag Mac Uighilín, killed him treacherously, i.e. for rewards.</p></li><li value="3"><p>Feidhlimidh son of Aodh [Ó Conchobhair] was made king of Connacht.</p></li><li value="4"><p>Cormac Ó Flannagáin, chieftain of Tuath Ratha, was killed by Muinntear Pheódhacháin.</p></li><li value="5"><p>The castle of Sligo was built by the [Red] Earl.</p></li><li value="6"><p>Twenty tuns of wine were washed ashore in Magh Cétne at this time.</p></li><li value="7"><p>Mac Craith Mac Uidhir, <span class="term" title="(Irish) typeking-worthy">ríoghdhamhna</span> of Fir Mhanach, and Donn Mac Giolla Mhíchil, chieftain of Clann Chonghaile, were destroyed and burned by Roalb Mac Mathghamhna.</p></li><li value="8"><p>Fearghal Mac Dorchaidh died.</p></li><li value="9"><p>Úna daughter of Aodh son of Feidhlimidh [Ó Conchobhair] died.</p></li><li value="10"><p>A hosting by Seafraidh Ó Fearghail to Dún Uabhair where Domnall son of Aodh Óg Ó Fearghail, Aodh son of Maol Íosa [Ó Fearghail], and Gofraidh son of Muircheartach [Ó Fearghail] were killed.</p></li><li value="11"><p>Great forays were made by William de Burgo, Maol Ruanaidh Mac Diarmada, and Clann Domhnaill in Cairbre on Clann Mhuircheartaigh. Monastic cells and churches were violated by them.</p></li></ol></dd><dt id="Annal.22">MCB1311</dt><dd><ol><li value="1"><p><span class="date" title="1311">The first of January [- - - -]</span>. A great foray was made by Clann Mhuircheartaigh in Connacht, and there were killed there Giolla Críost son of Muirgheas son of Donnchadh Mac Diarmada, Aodh son of Cormac [Mac Diarmada], Uilliam Mac Giolla Arraith, Donnchadh son of Tomaltach [Mac Diarmada], and other nobles.</p></li><li value="2"><p>Two sons of William <i>Liath</i> de Burgo were killed by the Leinster princes.</p></li><span class="fa fa-bookmark" title="p.141" id="pb.141"> p.141</span><li value="3"><p>Tadhg Ó hAinlighe, chieftain of Cinéal Dobhtha, was killed by Jordan de Exeter.</p></li><li value="4"><p>Domhnall son of Amhlaoibh son of Art Ó Ruairc, king of Bréifne, died.</p></li><li value="5"><p>Domhnall Ó Birn, chieftain of Tír Bhriúin, died.</p></li><li value="6"><p>A great hosting by William de Burgo into Munster against de Clare, and they gave battle to each other, and de Clare was defeated there. William de Burgo was captured at the rear of his people, as he followed up the rout, and although William was captured, it was he who inflicted the defeat.</p></li><li value="7"><p>A great war in Thomond this year, and Donnchadh Mac Con Mara and his people, i.e. Tríocha Céad Ó gCaisín, gave battle to Ó Briain and all the men of Munster. Donnchadh Mac Con Mara, all the nobles of his people, and Domhnall Ó Grada, chieftain of Cinéal Dúnghaile, were killed there, and there was immense slaughter on both sides.</p></li><li value="8"><p>Donnchadh Ó Briain, king of Thomond, a man well-qualified to be king of Ireland, was treacherously killed by Murchadh son of Mathghamhain Ó Briain.</p></li><li value="9"><p>Lochlainn Riabhach Ó Deadhaidh was killed by Mathghamhain son of Domhnall Connachtach Ó Briain.</p></li><li value="10"><p>Seónag Mac Uighilín killed An Gruelach in Baile Tobair Bhrighde, and he himself was killed there, and it was with the short axe with which he killed Aodh Bréifneach Ó Conchobhair that he himself was killed.</p></li><li value="11"><p>Feidhlimidh Ó Conchobhair, king of Connacht, made a raid on Clann Mhuircheartaigh on the border of Magh Cétne, and Maol Sheachlainn son of Conchobhar Ruadh [Ó Conchobhair], who was known as Ceann an Mheithil, and others were killed there.</p></li><li value="12"><p>Diarmaid Ó Briain, i.e. Cléireach, died. Muircheartach Ó Briain was made king in his stead.</p></li><li value="13"><p>Giolla Íosa Ó Dálaigh, an <span class="term" title="(Irish) typeollav">ollamh</span> in poetry, died.</p></li><li value="14"><p>Giolla Críost Mac Donnchadha died.</p></li></ol></dd><dt id="Annal.23">MCB1312</dt><dd><ol><li value="1"><p><span class="date" title="1312">The first of January [- - - -]</span>. William Bermingham, archbishop of Tuam, rested in Christ.</p></li><li value="2"><p>Benedict Ó Bragáin, bishop of Luighne, rested in Christ.</p></li><li value="3"><p>Malaici Mac Aodha, bishop of Elphin, was elected to the archbishopric of Tuam.</p></li></ol></dd><span class="fa fa-bookmark" title="p.143" id="pb.143"> p.143</span><dt id="Annal.24">MCB1313</dt><dd><ol><li value="1"><p><span class="date" title="1313">The first of January [- - - -]</span>. Diarmaid Cléireach Ó Briain, king of Thomond, rested in Christ.</p></li><li value="2"><p>Pope Clement died.</p></li><li value="3"><p>Giolla Íosa Mac Dorchaidh, chieftain of Cinéal Luacháin, [was killed].</p></li><li value="4"><p>The king of France died.</p></li><li value="5"><p>Tadhg son of Aindrias [Ó Conchobhair] died.</p></li><li value="6"><p>Cathal son of Murchadh Carrach Ó Fearghail died.</p></li><li value="7"><p>Tighearnán son of Niall Ó Ruairc was killed.</p></li></ol></dd><dt id="Annal.25">MCB1314</dt><dd><ol><li value="1"><p><span class="date" title="1314">The first of January [- - - -]</span>. Niall Ó Domhnaill was killed.</p></li><li value="2"><p>Muinntear Raighilligh were defeated at Druim Leathan by Ruaidhrí son of Cathal Ó Conchobhair.</p></li><li value="3"><p>Niall son of Brian Ó Néill died.</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="navspyd37051e2" class="hyper-list-btn"><ol><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fileDesc">fileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-titleStmt">titleStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-editionStmt">editionStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-publicationStmt">publicationStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-sourceDesc">sourceDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-encodingDesc">encodingDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-profileDesc">profileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-revisionDesc">revisionDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fullbib">Source</a></li></ol></div><a name="fileDesc">‍</a><h3 id="details-fileDesc">File description</h3><div id="details-titleStmt"><h4>Title statement</h4><p><b>Title</b> (uniform): Mac Carthaigh's Book</p><p><b>Title</b> (extended): Miscellaneous Irish Annals (A.D. 1114–1437)</p><p><b>Title</b> (extended): Fragment II</p><p><b>Title</b> (extended): [Rawlinson B 488, fos. 27, 28]</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Translated by</b>: Séamus Ó hInnse , Pádraig Bambury,  and Stephen Beechinor</p><p><b>Electronic edition compiled by</b>: Pádraig Bambury,  and Stephen Beechinor</p></div><p><b>Funded by</b>: University College Cork and Professor Marianne McDonald via the CELT Project</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>2</b>. Second draft, revised and corrected.</p></div><p><b>Extent</b>: 5600 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>: 2001</p><p><b>Date</b>: 2010</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: T100014</p><p><b>Availability</b>: Available with prior consent of the CELT programme for purposes of academic research and teaching only.</p><p><b>Availability</b>: Hardcopy copyright lies with the School of Celtic Studies (Dublin Institute for Advanced Studies).</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Manuscript sources</h4><ul><li value="1">Oxford, Bodleian Library, Rawlinson B 488, fos. 27, 28.</li></ul><h4>Editions</h4><ul><li value="1">Séamus Ó hInnse (ed.), Miscellaneous Irish Annals (A.D. 1114–1437). Dublin: DIAS, 1947, xix + pp. pls (MS facss.): Fragment 1 (1114–1437) (Mac Carthaigh's book); from MSS NLI  G 6 and G 5. Fragments 2 and 3 (1237–1314, 1392–1407), from MS Rawlinson B 488. English translation, indexes. Appendix on the spelling of fragments 1 and 3 throwing light on the pronunciation of the scribes.</li></ul><h4>Translations</h4><ul><li value="1">Séamus Ó hInnse (ed.), Miscellaneous Irish Annals (A.D. 1114–1437). Dublin: DIAS, 1947, xix + 222 pp. pls. (MS facss.): Fragment 1 (1114–1437) (Mac Carthaigh's book); from MSS NLI G 6 and G 5. Fragments 2 and 3 (1237–1314, 1392–1407), from MS Rawlinson B 488. Indexes.</li></ul><h4>Literature</h4><ol><li value="1">Gerard Murphy, <i>in</i> Éigse 6, 1948/52, (pt. 1), pp. 80–82.</li><li value="2">John T. Collins: A McCarthy miscellany. <i>In</i> Journal of the Cork Historical and Archaeological Society 53, 1948, pp. 95–103. Miscellaneous Irish Annals, fragment 1.</li><li value="3">Canice Mooney, <i>in</i> Irish Historical Studies 7, 1950/51 (1951), pp. 292–295.</li><li value="4">Tomás Ó Fiaich: The contents of 'Mac Carthaigh's book'. <i>In</i> The Irish ecclesiastical record 5th series 74, 1950, pp. 30–39. Miscellaneous Irish Annals, fragment 1.</li><li value="5">Brian Ó Cuív, 'Miscellanea, I: An entry in the 'Mac Carthaigh book of annals'. <i>In</i> Éigse 8, 1956/57, pp. 96–98. Ad annum 1117.2.</li><li value="6">Gearóid Mac Niocaill, The medieval Irish annals (Dublin 1975), 26–27, 30.</li><li value="7">Diarmuid Ó Murchadha, 'A reconsideration of some place-names from Miscellaneous Irish Annals', Ainm 4 (1989–90), 180–193.</li><li value="8">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="9">Daniel P. Mc Carthy, The Irish Annals: their genesis, evolution and history (Dublin 2008).</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%;">Ó hInnse, Séamus (1947). <i>Miscellaneous Irish Annals
      (A.D. 1114–1437)‍</i>. 1st ed. xix + 222 pp. pls. (MS facss.)
      Dublin: Dublin Institute for Advanced Studies.</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="T100014.bib">
@book{T100014,
  title 	 = {Miscellaneous Irish Annals (A.D. 1114–1437)},
  author 	 = {Séamus Ó~hInnse},
  edition 	 = {1},
  note 	 = {xix + 222 pp. pls. (MS facss.)},
  publisher 	 = {Dublin Institute for Advanced Studies},
  address 	 = {Dublin},
  date 	 = {1947}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="T100014.bib" style="font-family:sans-serif;">T100014.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 odd pages 117–143 of the volume, being the years  A.D. 1237–1314 in the chronology of the compiler(s). All editorial introduction, notes and indexes have been omitted. Editorial corrigenda are integrated into the electronic edition. Explanatory text supplied by the editor appears in square brackets.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been checked and proofread twice. All corrections and supplied text are tagged.</p><p><b>Normalization</b>: The electronic text represents the edited text.</p><p><b>Segmentation</b>: <tt>div0</tt>=the body of annals; <tt>div1</tt>=the individual annal, i.e. the annalistic matter gathered under one year; <tt>div2</tt>=the annalistic entry. Paragraphs are marked; page-breaks are marked <tt>pb n=""</tt>.</p><p><b>Standard values</b>: Dates occuring in running text are tagged in ISO form.</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.MCB1237" class="smoothScrollApplied">Annal MCB1237</a>, <a href="#div2.MCB1237.1" class="smoothScrollApplied">Event MCB1237.1</a></cite>.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: Translation by S. Ó hInnse; for Irish original see file G100014.
<p><b>Date</b>: c.1946</p></p><h4>Language usage</h4><ul><li value="en">The text is in English. (en)</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>2010-03-23: Additions to bibliography and minor additions to header made, new wordcount made; file parsed. (ed. Beatrix Färber)</li><li>2008-10-19: Keywords added, additions and modifications to header, file validated. (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:33:59+0100: Converted to XML (conversion Peter Flynn)</li><li>2001-03-21: Second proofing and re-parsing of text; creation of HTML file (ed. Beatrix Färber)</li><li>2001-01-12: File parsed using GNU Emacs. (ed. Stephen Beechinor)</li><li>2001-01-11: Structural mark-up and date values supplied. (ed. Stephen Beechinor)</li><li>2000-12-05: Text capture. (ed. Pádraig Bambury)</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/T100014/">Dates occuring in running text are tagged in ISO form.</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>G100014: <a href="/celt/document/G100014">Mac Carthaigh's Book</a> (in Irish)</p><h6>Source document</h6><p><a href="T100014.xml"><tt>T100014.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>