
<!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: The Life of St Féchín of Fore | 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: The Life of St Féchín of Fore | University College Cork</title><meta name="description" content="The Life of St Féchín of Fore|English translation|Betha Féchín Fabair|An electronic edition|ed Whitley Stokes"/><meta property="og:title" content="The Life of St Féchín of Fore|English translation|Betha Féchín Fabair|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/T201005"/><meta property="og:description" content="The Life of St Féchín of Fore|English translation|Betha Féchín Fabair|An electronic edition|ed Whitley Stokes"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="la_IE"/><meta property="og:locale:alternate" content="ga_IE"/>

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

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

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

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

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

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

<body class="inner">

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

	
	<!-- navbar // layout: header -->
    <header id="header" class="header">
      <div class="navbar navbar__custom">
	<a class="navbar__brand" href="https://www.ucc.ie/en/">
	  <h1 class="sr-only">University College Cork</h1>
<!--
	    src="/en/media/2017siteassets/images/ucc_logo__insertVectorrainbow.svg"
-->
	  <img alt="UCC Logo" src="https://www.ucc.ie/en/media/2017siteassets/images/ucc-central-header-logo.svg"/>
	</a> 
	<button type="button" class="nav-toggle text-uppercase" data-toggle="button" aria-pressed="false"><span>Menu</span></button> 
	<div class="ucc-class">
	  <div class="inner"><h2>The Life of St Féchín of Fore</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 T201005</p><h2 class="main-heading">The Life of St Féchín of Fore</h2><div class="btn-block">‍</div></figcaption></figure></div>
	  </div>
 <!--  container -->
 <div class="container">
	<!--  row -->
	<div class="row">
		<div class="page-nav" id="navspy" data-spy="affix" data-offset-top="750">
			<button class="btn btn--blue" type="button" data-toggle="collapse" data-target="#page-nav" aria-expanded="false" aria-controls="page-nav">On This Page</button>
			<div class="collapse" id="page-nav"><!--The $refsections variable contains:
Section 1. label(front) unit(preface) gi(front) heads(0) gtm(Preface) xml:id(d45610e263) n(front) 
Section 2. label(section) unit(number) xml:id(d45610e635) gi(div1) heads(0) n(1) gtm(AMan,abstinent,pleasa) num(1) menutext(A Man, abstinent, pleasant, charitable,powerful, emaciatedLit.…) 
Section 3. label(section) unit(number) xml:id(d45610e659) gi(div1) heads(0) n(2) gtm(Sonwasheofamanvali) num(2) menutext(Son was he of a man…) 
Section 4. label(section) unit(number) xml:id(d45610e685) gi(div1) heads(0) n(3) gtm(Forachiefprophetofh) num(3) menutext(For a chief prophet of heaven…) 
Section 5. label(section) unit(number) xml:id(d45610e724) gi(div1) heads(0) n(4) gtm(Oftendidthesaintsand) num(4) menutext(Often did the saints and the…) 
Section 6. label(section) unit(number) xml:id(d45610e729) gi(div1) heads(0) n(5) gtm(Forsooth,itwasnowond) num(5) menutext(Forsooth, it was no wonder that…) 
Section 7. label(section) unit(number) xml:id(d45610e732) gi(div1) heads(0) n(6) gtm(Nowatthebeginningof) num(6) menutext(Now at the beginning of the…) 
Section 8. label(section) unit(number) xml:id(d45610e747) gi(div1) heads(0) n(7) gtm(Soonedayhisfather,f) num(7) menutext(So one day his father, for…) 
Section 9. label(section) unit(number) xml:id(d45610e772) gi(div1) heads(0) n(8) gtm(OfatimewhenFéchínwa) num(8) menutext(Of a time when Féchín was…) 
Section 10. label(section) unit(number) xml:id(d45610e778) gi(div1) heads(0) n(9) gtm(Afterthatholychildwa) num(9) menutext(After that holy child was perfected…) 
Section 11. label(section) unit(number) xml:id(d45610e790) gi(div1) heads(0) n(10) gtm(ThereaftercomesSellán,) num(10) menutext(Thereafter comes Sellán, the lord of…) 
Section 12. label(section) unit(number) xml:id(d45610e793) gi(div1) heads(0) n(11) gtm(Nowafterthatmonastery) num(11) menutext(Now after that monastery was builtSee…) 
Section 13. label(section) unit(number) xml:id(d45610e809) gi(div1) heads(0) n(12) gtm(Onacertaindayamano) num(12) menutext(On a certain day a man…) 
Section 14. label(section) unit(number) xml:id(d45610e825) gi(div1) heads(0) n(13) gtm(Amonkinthatmonastery) num(13) menutext(A monk in that monastery had…) 
Section 15. label(section) unit(number) xml:id(d45610e836) gi(div1) heads(0) n(14) gtm(Aclericwhosenamewas) num(14) menutext(A cleric whose name was Ronán…) 
Section 16. label(section) unit(number) xml:id(d45610e846) gi(div1) heads(0) n(15) gtm(OnceuponatimeFéchín) num(15) menutext(Once upon a time Féchín went…) 
Section 17. label(section) unit(number) xml:id(d45610e849) gi(div1) heads(0) n(16) gtm(Oneday,whenFéchínwas) num(16) menutext(One day, when Féchín was preaching…) 
Section 18. label(section) unit(number) xml:id(d45610e871) gi(div1) heads(0) n(17) gtm(Thatisthehourandtim) num(17) menutext(That is the hour and time…) 
Section 19. label(section) unit(number) xml:id(d45610e887) gi(div1) heads(0) n(18) gtm(AmonkofFéchín'smonks) num(18) menutext(A monk of Féchín's monks was…) 
Section 20. label(section) unit(number) xml:id(d45610e900) gi(div1) heads(0) n(19) gtm(Atanothertimealeper) num(19) menutext(At another time a leper came…) 
Section 21. label(section) unit(number) xml:id(d45610e904) gi(div1) heads(0) n(20) gtm(Atanothertimeacertai) num(20) menutext(At another time a certain secular…) 
Section 22. label(section) unit(number) xml:id(d45610e915) gi(div1) heads(0) n(21) gtm(OnceuponatimeBlathma) num(21) menutext(Once upon a time BlathmacJoint-king of…) 
Section 23. label(section) unit(number) xml:id(d45610e923) gi(div1) heads(0) n(22) gtm(DuringtheLent,Féchín) num(22) menutext(During the Lent, Féchín was accustomed…) 
Section 24. label(section) unit(number) xml:id(d45610e945) gi(div1) heads(0) n(23) gtm(Onacertainday,whenF) num(23) menutext(On a certain day, when Féchín…) 
Section 25. label(section) unit(number) xml:id(d45610e948) gi(div1) heads(0) n(24) gtm(NowDiarmaitsonofAed) num(24) menutext(Now Diarmait son of Aed Sláine…) 
Section 26. label(section) unit(number) xml:id(d45610e969) gi(div1) heads(0) n(25) gtm(Godwroughtotherwonder) num(25) menutext(God wrought other wonderful miracles for…) 
Section 27. label(section) unit(number) xml:id(d45610e972) gi(div1) heads(0) n(26) gtm(Itwasnotstrange,inde) num(26) menutext(It was not strange, indeed, that…) 
Section 28. label(section) unit(number) xml:id(d45610e979) gi(div1) heads(0) n(27) gtm(AfterFéchínhadcometo) num(27) menutext(After Féchín had come to his…) 
Section 29. label(section) unit(number) xml:id(d45610e998) gi(div1) heads(0) n(28) gtm(AfterFéchín'sdeath,Mo) num(28) menutext(After Féchín's death, Molingi. e. S.…) 
Section 30. label(section) unit(number) xml:id(d45610e1044) gi(div1) heads(0) n(29) gtm(vosfratres,etc.Oyou) num(29) menutext(vos fratres, etc. O you dear…) 
Section 31. label(section) unit(number) xml:id(d45610e1071) gi(div1) heads(0) n(30) gtm(Féchíngoestoseekapl) num(30) menutext(Féchín goes to seek a place…) 
Section 32. label(section) unit(number) xml:id(d45610e1077) gi(div1) heads(0) n(31) gtm(Itishe,Féchín,thatn) num(31) menutext(It is he, Féchín, that never…) 
Section 33. label(section) unit(number) xml:id(d45610e1104) gi(div1) heads(0) n(32) gtm(Thereaftertheangelspa) num(32) menutext(Thereafter the angel spake to Féchín…) 
Section 34. label(section) unit(number) xml:id(d45610e1113) gi(div1) heads(0) n(33) gtm(Féchíncamewithhismon) num(33) menutext(Féchín came with his monks to…) 
Section 35. label(section) unit(number) xml:id(d45610e1119) gi(div1) heads(0) n(34) gtm(OnceuponatimewhenFé) num(34) menutext(Once upon a time when Féchín…) 
Section 36. label(section) unit(number) xml:id(d45610e1124) gi(div1) heads(0) n(35) gtm(Atanothertime,whenFé) num(35) menutext(At another time, when Féchín went…) 
Section 37. label(section) unit(number) xml:id(d45610e1133) gi(div1) heads(0) n(36) gtm(AsorefamineattackedF) num(36) menutext(A sore famine attacked Féchín and…) 
Section 38. label(section) unit(number) xml:id(d45610e1145) gi(div1) heads(0) n(37) gtm(Oneday,whenFéchínwas) num(37) menutext(One day, when Féchín was in…) 
Section 39. label(section) unit(number) xml:id(d45610e1177) gi(div1) heads(0) n(38) gtm(Thenthequeengoeswith) num(38) menutext(Then the queen goes with Féchín…) 
Section 40. label(section) unit(number) xml:id(d45610e1201) gi(div1) heads(0) n(39) gtm(Onceuponatime,becaus) num(39) menutext(Once upon a time, because of…) 
Section 41. label(section) unit(number) xml:id(d45610e1231) gi(div1) heads(0) n(40) gtm(Oneday,Pastól,Féchín') num(40) menutext(One day, Pastól, Féchín's cook, went…) 
Section 42. label(section) unit(number) xml:id(d45610e1252) gi(div1) heads(0) n(41) gtm(AtanothertimeFéchínw) num(41) menutext(At another time Féchín was at…) 
Section 43. label(section) unit(number) xml:id(d45610e1301) gi(div1) heads(0) n(42) gtm(ItwasthenthatAilill) num(42) menutext(It was then that Ailill son…) 
Section 44. label(section) unit(number) xml:id(d45610e1316) gi(div1) heads(0) n(43) gtm(AtanothertimeFéchínw) num(43) menutext(At another time Féchín was in…) 
Section 45. label(section) unit(number) xml:id(d45610e1337) gi(div1) heads(0) n(44) gtm(Atanothertime,Domnall) num(44) menutext(At another time, Domnall son of…) 
Section 46. label(section) unit(number) xml:id(d45610e1364) gi(div1) heads(0) n(45) gtm(Acertainmancametoth) num(45) menutext(A certain man came to the…) 
Section 47. label(section) unit(number) xml:id(d45610e1369) gi(div1) heads(0) n(46) gtm(AfterthatFéchínwentw) num(46) menutext(After that Féchín went with the…) 
Section 48. label(section) unit(number) xml:id(d45610e1400) gi(div1) heads(0) n(47) gtm(Onceuponatimesevenc) num(47) menutext(Once upon a time seven cows…) 
Section 49. label(section) unit(number) xml:id(d45610e1410) gi(div1) heads(0) n(48) gtm(AtanothertimeMaenach) num(48) menutext(At another time Maenach son of…) 
Section 50. label(section) unit(number) xml:id(d45610e1428) gi(div1) heads(0) n(49) gtm(Hersonwasthenletgo) num(49) menutext(Her son was then let go…) 
Section 51. gi(teiHeader) n(details) gtm(TheLifeofFéchínofFo) 
Section 52. gi(div) n(contacts) gtm(Contacts) 
Section 53. gi(div) n(rubric) gtm(Formatting) 
--><ul class="nav" id="navloc"><li class="text-uppercase meta" title="TEI Header"><a href="#teiHeader" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Header</a></li><li class="text-uppercase doc" title="Front matter"><a href="#front" class="smoothScrollApplied" id="gtmfrontNavLink"><b>Introduction (The Life of St…)</b></a></li><li class="doc" title="Document body sections"><span style="color:white;">Section</span> <select onchange="if(this.options[this.selectedIndex].value!='')location.href=this.options[this.selectedIndex].value;"><option value="T201005#d45610e635">1. A Man, abstinent, pleasant, charitable,powerful, emaciatedLit.…</option><option value="T201005#d45610e659">2. Son was he of a man…</option><option value="T201005#d45610e685">3. For a chief prophet of heaven…</option><option value="T201005#d45610e724">4. Often did the saints and the…</option><option value="T201005#d45610e729">5. Forsooth, it was no wonder that…</option><option value="T201005#d45610e732">6. Now at the beginning of the…</option><option value="T201005#d45610e747">7. So one day his father, for…</option><option value="T201005#d45610e772">8. Of a time when Féchín was…</option><option value="T201005#d45610e778">9. After that holy child was perfected…</option><option value="T201005#d45610e790">10. Thereafter comes Sellán, the lord of…</option><option value="T201005#d45610e793">11. Now after that monastery was builtSee…</option><option value="T201005#d45610e809">12. On a certain day a man…</option><option value="T201005#d45610e825">13. A monk in that monastery had…</option><option value="T201005#d45610e836">14. A cleric whose name was Ronán…</option><option value="T201005#d45610e846">15. Once upon a time Féchín went…</option><option value="T201005#d45610e849">16. One day, when Féchín was preaching…</option><option value="T201005#d45610e871">17. That is the hour and time…</option><option value="T201005#d45610e887">18. A monk of Féchín's monks was…</option><option value="T201005#d45610e900">19. At another time a leper came…</option><option value="T201005#d45610e904">20. At another time a certain secular…</option><option value="T201005#d45610e915">21. Once upon a time BlathmacJoint-king of…</option><option value="T201005#d45610e923">22. During the Lent, Féchín was accustomed…</option><option value="T201005#d45610e945">23. On a certain day, when Féchín…</option><option value="T201005#d45610e948">24. Now Diarmait son of Aed Sláine…</option><option value="T201005#d45610e969">25. God wrought other wonderful miracles for…</option><option value="T201005#d45610e972">26. It was not strange, indeed, that…</option><option value="T201005#d45610e979">27. After Féchín had come to his…</option><option value="T201005#d45610e998">28. After Féchín's death, Molingi. e. S.…</option><option value="T201005#d45610e1044">29. vos fratres, etc. O you dear…</option><option value="T201005#d45610e1071">30. Féchín goes to seek a place…</option><option value="T201005#d45610e1077">31. It is he, Féchín, that never…</option><option value="T201005#d45610e1104">32. Thereafter the angel spake to Féchín…</option><option value="T201005#d45610e1113">33. Féchín came with his monks to…</option><option value="T201005#d45610e1119">34. Once upon a time when Féchín…</option><option value="T201005#d45610e1124">35. At another time, when Féchín went…</option><option value="T201005#d45610e1133">36. A sore famine attacked Féchín and…</option><option value="T201005#d45610e1145">37. One day, when Féchín was in…</option><option value="T201005#d45610e1177">38. Then the queen goes with Féchín…</option><option value="T201005#d45610e1201">39. Once upon a time, because of…</option><option value="T201005#d45610e1231">40. One day, Pastól, Féchín's cook, went…</option><option value="T201005#d45610e1252">41. At another time Féchín was at…</option><option value="T201005#d45610e1301">42. It was then that Ailill son…</option><option value="T201005#d45610e1316">43. At another time Féchín was in…</option><option value="T201005#d45610e1337">44. At another time, Domnall son of…</option><option value="T201005#d45610e1364">45. A certain man came to the…</option><option value="T201005#d45610e1369">46. After that Féchín went with the…</option><option value="T201005#d45610e1400">47. Once upon a time seven cows…</option><option value="T201005#d45610e1410">48. At another time Maenach son of…</option><option value="T201005#d45610e1428">49. Her son was then let go…</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">T201005</a></li><li id="update">2018-04-19</li></ol><!--front matter--><div id="front"><div class="Introduction"><span class="fa fa-bookmark" title="p.318" id="pb.318"> p.318</span><!--div: thisdiv=div, # (nth=1) head="The Life of St Féchín of Fore"--><!--Heading quâ heading--><h2 id="d45610e264">The Life of St Féchín of Fore</h2><p>The following <span class="title" title="hagiography">Life of St Féchín of Fore</span> is now for the first time published from the unique copy in the <span class="name" title="ms">Phillips Library, Cheltenham, No. 9194</span>, which is dated 1329. No other Irish <span class="title" title="hagiography">Life of Féchín</span> is now known; but in the seventeenth century <span class="ps" title="John Colgan: scholar">Colgan</span> had three, one taken from the <span class="name" title="ms">Book of Imaidh</span> in <span class="pn" title="province">Connaught</span>: another “stylo planè vetusto et magnae fidei”, but wanting the beginning and end: a third “vetusto et eleganti metro, 74 distichis constante, in quorum paenè singulis singula narrantur miracula.” Besides these three Irish Lives, he had a Latin Life by <span class="ps">Augustin Magraidin</span>, a canon regular of the monastery of <span class="pn" title="monastery">Inis na Naemh</span> in the county of <span class="pn" title="county">Longford</span>. This Life <span class="ps" title="John Colgan: scholar">Colgan</span> has printed in the <span class="title" title="book">Acta Sanctorum Hiberniae</span>, Lovanii, 1645, pp. 130–133. It is followed in the same work, pp. 133–139, by a second Life —<span class="frn" title="(Latin)">alia Vita seu Supplementum</span>— in <span class="ps" title="John Colgan: scholar">Colgan</span>'s own Latin, compiled from the three Irish Lives in his possession. From <span class="ps" title="John Colgan: scholar">Colgan</span> is derived all that <span class="ps" title="">Lanigan</span> has written about St Féchín in his <span class="title" title="book">Ecclesiastical History of Ireland</span>.</p><p>The following text represents the manuscript except in the following particulars: words have been divided from the article and other proclitics: the paragraphs have been numbered: marks of punctuation have been introduced: proper names have been spelt with initial capitals: contractions have been extended, the extensions being printed in italics; and lastly, eight sets of quatrains (41 in all) have been omitted, as they merely repeat what has been already told in prose.</p><span class="fa fa-bookmark" title="p.319" id="pb.319"> p.319</span><p>Féchín or Féchíne “corvulus” was also called <span class="ps">Mo-ecca</span>, under which name he is commemorated in the <span class="title" title="text">Calendar of Oengus</span> at Jan. 20. <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> His pedigree is thus given in the <span class="name" title="ms">Book of Leinster</span>, p. 352, col. 7: “Fechine Fabair M<span class="ex">ac</span> Cailchiarna, M<span class="ex">aic</span> Cillini, M<span class="ex">aic</span> Grillini <span class="ex">nó</span> Cillini, M<span class="ex">aic</span> Cail, M<span class="ex">aic</span> Aeda, M<span class="ex">aic</span> Saim, M<span class="ex">aic</span> Airt Chirb, M<span class="ex">aic</span> Niad Corb.” He died, according to the <span class="title" title="book">Annals of Ulster</span> and the <span class="title" title="book">Four Masters</span>, in the year 664 of the <span class="term" title="typedisease">Yellow Plague</span>, a pestilence said to have been brought on the Irish by the pitiless prayers of himself and other saints. His Life now printed is noticeable as to its form for the alliterative <span class="frn" title="(Latin)">exordium</span> and for the repetition in verse of the narratives already told in prose. <sup id="fnref:2.footnotes">2<a href="#fn:2.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> As to its substance, the stories of the leper, paragraphs 37, 38, and the drowned children, paragraph 43, and the incident of the water-horse, paragraphs 41, 42, will interest students of hagiology and folklore.</p><p>I will only add an alphabetical list of the rarer words in the following Life: 
<ul><li><span class="frn" title="(Irish)">absoluid</span> <i>absolution</i> 8,</li><li><span class="frn" title="(Irish)">aisicim</span> <i>I restore,</i> s-pret. sg. 3  asiges, 21,</li><li><span class="frn" title="(Irish)">bronn-ór</span> <i>gift-gold,</i> 48,</li><li><span class="frn" title="(Irish)">bronnseng</span> <i>slenderbellied</i> 1, </li><li><span class="frn" title="(Irish)">caraiste</span> <i>carriage</i> 46,</li><li><span class="frn" title="(Irish)">coltur</span> <i>coulter</i> 40,</li><li><span class="frn" title="(Irish)">combuaidrim</span> <i>I disturb</i> 43,</li><li><span class="frn" title="(Irish)">comchinél</span> <i>joint-kindred</i> 46,</li><li><span class="frn" title="(Irish)">comcungnad</span> <i>co-operation</i> 37,</li><li><span class="frn" title="(Irish)">cruimlinn</span> <i>ale-liquor</i> 31,</li><li><span class="frn" title="(Irish)">cumann</span> <i>fellowship</i> 31,</li><li><span class="frn" title="(Irish)">cumthanus</span> <i>assistance</i> 31,</li><li><span class="frn" title="(Irish)">duib-gréim</span> <i>dark profit</i> 31,</li><li><span class="frn" title="(Irish)">erlainn (erlann?)</span> <i>a green or lawn</i> 41, 43,</li><li><span class="frn" title="(Irish)">facbála nóib</span> <i>a saint's leavings,</i> i. e. his curse or his blessing <sup id="fnref:3.footnotes">3<a href="#fn:3.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, 41, 42,</li><li><span class="frn" title="(Irish)">faris</span> <i>along with him</i> 22 (see <span class="title" title="periodical">Revue Celtique</span>, tome 8, p. 360, lines 9–17),</li><li><span class="frn" title="(Irish)">greslebrach</span> <i>having illuminated books?</i> 1,</li><li><span class="frn" title="(Irish)">gribda</span> <i>active?</i> 1,</li><li><span class="frn" title="(Irish)">imain</span> <i>playing hurly</i> 43,</li><li><span class="frn" title="(Irish)">laemda</span> <i>radiant?</i> 2,</li><li><span class="frn" title="(Irish)">macnus</span> <i>wantonness</i> 37,</li><li><span class="frn" title="(Irish)">pairilis</span> <i>palsy</i> 25,</li><li><span class="frn" title="(Irish)">rogu</span> <i>choice,</i> sg. acc. <span class="frn" title="(Irish)">rogain</span> 39,</li><li><span class="frn" title="(Irish)">selbathóir</span> <i>owner</i> 34, </li><li><span class="frn" title="(Irish)">taidbrim</span> <i>I behold</i> 18, </li><li><span class="frn" title="(Irish)">terlam</span> <i>ready</i> 39, </li><li><span class="frn" title="(Irish)">tritach</span> <i>triadic?</i> 27.</li></ul></p><p class="closer"><span class="signed">Whitley Stokes.</span><span class="date" title="">London, 13 September 1890.</span></p></div><hr/></div><!--body matter (assumes div0)--><div id="body"><h2>Unknown author</h2><h3 style="font-style:italic;">Betha Féchín Fabair</h3><h4>English translation</h4><h3>Edited by Whitley Stokes</h3><span class="fa fa-bookmark" title="p.321" id="pb.321"> p.321</span><!--div0: thisdiv=div0, # (nth=1) head="The Life of Féchín of Fore"--><!--Heading quâ heading--><h1 id="d45610e631">The Life of Féchín of Fore</h1><a name="section.d45610e635">‍</a><h2 class="page-title" id="d45610e635">1.</h2><p>
<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg">A Man, abstinent, pleasant, charitable,<br/>powerful, emaciated <sup id="fnref:4.footnotes">4<a href="#fn:4.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, just-worded,<br/>honest, pious, rich in sense,<br/>godly, affectionate, discreet,<br/>opportune, wise, prayerful,<br/>skilful, righteous, holy-worded,<br/>active (?), chaste, possessed of illuminated books,</li></ol></blockquote>to wit, a man of a bright, summery life, an abbot and an anchorite, fair-worded Féchín of Fore, from the delightful borders of Luigne, from the loveable province of Connaught.</p><a name="section.d45610e659">‍</a><h2 class="page-title" id="d45610e659">2.</h2><p>Son was he of a man valiant, hardy, triumphant, Cailcarna <sup id="fnref:5.footnotes">5<a href="#fn:5.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>,—and Grillin was another name for him—of the race of Art Corb son of Cairbre. And his mother was Lasair <sup id="fnref:6.footnotes">6<a href="#fn:6.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> the radiant <sup id="fnref:7.footnotes">7<a href="#fn:7.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, full-long, of the royal race of Munster. And long before his birth he had often been predicted.</p><a name="section.d45610e685">‍</a><h2 class="page-title" id="d45610e685">3.</h2><p>For a chief prophet of heaven and earth, even Colombcille, after coming from Finnén's monastery <sup id="fnref:8.footnotes">8<a href="#fn:8.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> to the place called Fabar <sup id="fnref:9.footnotes">9<a href="#fn:9.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, predicted him a long time before <sup id="fnref:10.footnotes">10<a href="#fn:10.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, and Colombcille beheld the ministration of the angels above that glen, and greatly did he rejoice at the ministration of the angels. And Colombcille left that place after he knew that not unto him was it granted (by God). And when the lord of that land, even Sellán <sup id="fnref:11.footnotes">11<a href="#fn:11.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, heard that Colombcille had gone past him, he

<span class="fa fa-bookmark" title="p.323" id="pb.323"> p.323</span>
followed the saint to offer himself and his place unto him.
And after Colombcille knew this he waited for Sellán. When Sellán came up to the saint he flung himself on his knees, and bowed down to Colombcille's feet, and offered himself and his place unto him. And Colombcille said: “Offer not this place to <em>me,</em>” saith he; “for a son of bright eternal Life, even Féchín, will come and build a place in thy neighbourhood, on the east of us, and unto him it behoves thee to offer thyself and thy place.” And after that Sellán saw a fiery pillar of vast size, from earth to heaven, standing up in the glen aforesaid. And he beheld a multitude of radiant birds filling the glen from heaven to earth.</p><a name="section.d45610e724">‍</a><h2 class="page-title" id="d45610e724">4.</h2><p>Often did the saints and the righteous foretell Féchín's birth before it occurred. Wherefore (a poet) sang:<br/>
Colomb of the battles beheld, etc.</p><a name="section.d45610e729">‍</a><h2 class="page-title" id="d45610e729">5.</h2><p>Forsooth, it was no wonder that every sign of sanctity should be there: for his birth was a marvel and his infancy was marvellous. For when his parents used to go asleep, they would put him between their breasts, and when they awoke they would find him on the bare floor, with his hands stretched out in the form of a cross! And his companionship with them was like the companionship of light with darkness. And from that age till the appointed (time) he endured not the tasting of flesh.</p><a name="section.d45610e732">‍</a><h2 class="page-title" id="d45610e732">6.</h2><p>
Now at the beginning of the proper age to learn, he was taken to Nathi <sup id="fnref:12.footnotes">12<a href="#fn:12.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> a noble distinguished priest, to be taught.</p><a name="section.d45610e747">‍</a><h2 class="page-title" id="d45610e747">7.</h2><p>So one day his father, for some cause, struck him on the head in Nathi's presence. Said Nathi: “Unjustly hast thou stricken the head of the Great King.” “Why do you say that?” says his father. [Nathi answered:] “I see a crowd of angels over his head, for many a son of Life <sup id="fnref:13.footnotes">13<a href="#fn:13.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> will be serving him, since these kindreds <sup id="fnref:14.footnotes">14<a href="#fn:14.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> will be subject to him altogether”; and (this) has been fulfilled.</p><span class="fa fa-bookmark" title="p.325" id="pb.325"> p.325</span><a name="section.d45610e772">‍</a><h2 class="page-title" id="d45610e772">8.</h2><p>Of a time when Féchín was learning with Presbyter Nathi in Achad Conairi, he is set one day to keep the meadow lest it should be stript bare by strangers' cattle. Thereafter the king's horses and herds are put into it in spite of Féchín. Féchín cursed them, and struck his bell at them, so that they found death forthwith. When the king heard that, he comes before Féchín, and flung himself on his knees, and sought forgiveness of his sins. Féchín gives him absolution, and brought his horses and his herds (back) to life; and God's name and Féchín's were magnified by that miracle. And the king made an offering of that land to Féchín for ever, and Féchín gave it to his master, even Presbyter Nathi. Wherefore (a poet) sang the Lay:<br/>
A goodly marvel of him as an infant, etc.</p><a name="section.d45610e778">‍</a><h2 class="page-title" id="d45610e778">9.</h2><p>After that holy child was perfected in age and in wisdom and in holiness, his tutor told him to take holy orders <sup id="fnref:15.footnotes">15<a href="#fn:15.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> (so as to be able) to offer the King of Heaven and Earth. So Féchin quitted his tutor, and after taking orders, went, by the angel's command, to Fore. And his mind rejoiced at that place, and he prayed and fasted there for three days and a night. And the angel came unto him in that night, and said to him: “Build an abode in this place, for it is there that thy resurrection shall be, and many of Ireland's saints along with thee.” For Nathi had long before predicted that Féchín's resurrection would take place in Fore.</p><a name="section.d45610e790">‍</a><h2 class="page-title" id="d45610e790">10.</h2><p>Thereafter comes Sellán, the lord of that land, to Féchín, and made an offering of that land to Féchín; and Féchín blessed Sellán. And Sellán found death afterwards, and Féchín buried him in the place where the altar of the monastery is set afterwards.</p><a name="section.d45610e793">‍</a><h2 class="page-title" id="d45610e793">11.</h2><p>Now after that monastery was built <sup id="fnref:16.footnotes">16<a href="#fn:16.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> by Féchín, he edified a congregation therein, and instructed them duly in 

<span class="fa fa-bookmark" title="p.327" id="pb.327"> p.327</span>
his Rule; and he chastised <sup id="fnref:17.footnotes">17<a href="#fn:17.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> himself by fasting for three days, and by prayer, and by vigils, and by labour, and by great cold. And God made him bright with abundance of miracles and marvels, and (a poet) uttered the lay there:<br/>
Three days he fasted in the sea, etc.</p><a name="section.d45610e809">‍</a><h2 class="page-title" id="d45610e809">12.</h2><p>On a certain day a man of learning, having a little boy along with him, came to the place, to Féchín. Sillenius <sup id="fnref:18.footnotes">18<a href="#fn:18.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> was the name of the man of learning, and Féchín made him welcome, and said with a prophetic spirit: “It is this little boy in thy company, O Sillenius, who shall erect the temple of this monastery.” And afterwards this came true, and God's name and Féchín's were magnified thereby.</p><a name="section.d45610e825">‍</a><h2 class="page-title" id="d45610e825">13.</h2><p>A monk in that monastery had for a long time been in ill health, and afterwards he died. This was told to Féchín, and he goes above the head of the dead body, and flung himself on the floor on his knees, and earnestly entreated God to bring the corpse to life. And (then) he arose from his crossvigil <sup id="fnref:19.footnotes">19<a href="#fn:19.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, and lifted up the cloth that lay on the face of the dead body, and said to it: “In the name of the Trinity, arise !” And the monk arose at once at Féchín's word, and Féchín took his hand, and he was long alive afterwards. And God's name and Féchín's were magnified thereby, and so forth. <sup id="fnref:20.footnotes">20<a href="#fn:20.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="section.d45610e836">‍</a><h2 class="page-title" id="d45610e836">14.</h2><p>A cleric whose name was Ronán son of Guaire had been suffering from a disease in his head, and he visited the leeches of Ireland in order to be cured, and he got no health from them. Thereafter he goes, in search of his cure, throughout the world, and he visited many of the countries of the world, and was no whit the better. And in Britain he met a holy hermit, who said to him: “In a glen in the midst of Ireland is the man who will cure thee, and (his) monastery is on the northern side of the lake which lies in that place.” When Ronán heard that he goes back to Ireland, and he understood that it was Féchín who would heal him. And Ronán 

<span class="fa fa-bookmark" title="p.329" id="pb.329"> p.329</span>
came where Féchín dwelt, and Féchín gave him forgiveness of his sins, and he was every whit whole afterwards. And (a poet) uttered the lay:<br/>
Came (one) day Sillenius, etc.</p><a name="section.d45610e846">‍</a><h2 class="page-title" id="d45610e846">15.</h2><p>Once upon a time Féchín went on a visitation to his native land, and he came to Nathi's church, which is now called Achad Conairi; and when he went inside, the shrine in the church shone forth so that the multitude who were without saw light over the door and over the windows of the temple. And God's name and Féchín's were magnified thereby.</p><a name="section.d45610e849">‍</a><h2 class="page-title" id="d45610e849">16.</h2><p>One day, when Féchín was preaching to the tribes in front of the monastery <sup id="fnref:21.footnotes">21<a href="#fn:21.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, a godly (but) unshapely man came to the sermon, and he entreated Féchín to help him from his unshapeliness; and for very shame he could not bear to sit near the monks, so he sat down at a distance from them. Now it happened that Féchín cast his spittle on the ground, and the unshapely man mixed clay with the spittle, and rubbed it on his face, and thenceforward he was comely, so that in his time there was no one comelier than he. And God's name and Féchín's were magnified by that miracle. <sup id="fnref:22.footnotes">22<a href="#fn:22.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="section.d45610e871">‍</a><h2 class="page-title" id="d45610e871">17.</h2><p>That is the hour and time at which the angel appeared to Féchín in his sleep and said to him: “The inhabitants of the island named Imaid <sup id="fnref:23.footnotes">23<a href="#fn:23.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, and the rest of the people of that country, are in darkness as to the divine law; and get thee to preach to them. For God hath granted to thee their tribute and their due, and it is thou who shall be unto them a lord and counsellor and bush of protection and judge of doom.” At the angel's command Féchín goes into the west of Connaught to Imaid, and he blessed it, and built a cloister therein, and brought those tribes under a yoke of belief and piety, and baptised them in a well which brake forth for him from the ground through the miracles of God and the powers of

<span class="fa fa-bookmark" title="p.331" id="pb.331"> p.331</span>
Féchín. And God's name and Féchín's were magnified therein. And (a poet) uttered the lay:<br/>
Féchín came into his own country, etc.</p><a name="section.d45610e887">‍</a><h2 class="page-title" id="d45610e887">18.</h2><p>A monk of Féchín's monks was one day praying, and his mind was not in the prayer. The Evil Spirit entered his heart and tempted him. That was beheld by Féchín (in a dream), so he desired the monk to be brought to him. And Féchín sained his month, and then he became whole every whit. <sup id="fnref:24.footnotes">24<a href="#fn:24.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> And God's name and Féchín's were magnified by that miracle.</p><a name="section.d45610e900">‍</a><h2 class="page-title" id="d45610e900">19.</h2><p>At another time a leper came to Féchín, and sought of him for God's honour, to be in his company in his monastery, and at dinner and in his bed. Féchín granted that for God's sake, and when they rose on the morrow the leper was whole every whit, and he believed fervently in God and in Féchín; and God's name and Féchín's were magnified thereby.</p><a name="section.d45610e904">‍</a><h2 class="page-title" id="d45610e904">20.</h2><p>At another time a certain secular rude man came to Féchín to learn the divine faith, and remained in his company throughout the Lent. When Easter had come he was proceeding to his own house. Féchín heard that and said to him: “Stay”, saith he, “along with me, and confess and repent; for not far from thee is the hour of thy death.” And that was true. After confession and after repentance the warrior found death; and then he goes to heaven through the grace of God and Féchín. And God's name and Féchín's were magnified thereby. <sup id="fnref:25.footnotes">25<a href="#fn:25.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="section.d45610e915">‍</a><h2 class="page-title" id="d45610e915">21.</h2><p>Once upon a time Blathmac <sup id="fnref:26.footnotes">26<a href="#fn:26.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> son of Aed Sláine seized three hostages who were under Féchín's protection. Féchín goes to demand the hostages from Blathmac, and he obtained them not. Féchín cursed the fortress which is called Inis Calgaig, and a fiery bolt came out of the air so that the fortress, with all its goods, burst into flame, and Blathmac goes fleeing

<span class="fa fa-bookmark" title="p.333" id="pb.333"> p.333</span>
the fire, and he was not the better, for the fire burnt him terribly. He sends messengers to all the leeches of Ireland to help him, and it was no profit to them, for none of them were able to cure him. He sends to summon Féchín. So Féchín came to him, and Blathmac threw himself on his knees to Féchín, and restored his hostages, and gave him his own absolute ownership with all his goods. And Féchín blessed Blathmac, and he became whole afterwards. And God's name and Féchín's were magnified thereby.</p><a name="section.d45610e923">‍</a><h2 class="page-title" id="d45610e923">22.</h2><p>During the Lent, Féchín was accustomed to go and pray at midnight in the stream at Es-dara <sup id="fnref:27.footnotes">27<a href="#fn:27.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> A monk named Pastól went along with him into the stream, and when he was on the side below Féchín he could not endure the water for heat. And when he was on the side above (Féchín) he could not endure (it) for exceeding cold. When Féchín understood this he called him beside him and moderated the water for Pastól so that it was endurable. And Féchín told him not to relate this to any one. So that it was after Féchín's death that he related it. And God's name and Féchín's were magnified thereby. <sup id="fnref:28.footnotes">28<a href="#fn:28.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="section.d45610e945">‍</a><h2 class="page-title" id="d45610e945">23.</h2><p>On a certain day, when Féchín was with his monks in Imaid Féchín in the west of Connaught, on a Sunday evening, a little before vespers, he was seized by a desire to go to Fore, and he earnestly entreated God to help him in that difficulty. An angel of God comes to him and told him to enter the chariot at hand. So Féchín with his monks entered the chariot, and they came before vespers to Fore; and God's name and Féchín's were magnified thereby.</p><a name="section.d45610e948">‍</a><h2 class="page-title" id="d45610e948">24.</h2><p>Now Diarmait son of Aed Sláine had a warrior of noble race in custody. He was a friend of Féchín's, and his name was Aedán. Féchín came along with a band of his monks to ask the king, even Diarmait, for his captive. When Féchín was seen coming to the fortress, Diarmait, for fear of being 

<span class="fa fa-bookmark" title="p.335" id="pb.335"> p.335</span>
asked for the captive, ordered the gates of the fortress to be closed. Féchín came to the fortress, and the locks and the gates open of themselves, so that Féchín came to the house wherein were the kings, even Diarmait and Blathmac, and many other persons of noble race. He asked the kings to let Aedán go forth, and all entreated that he should be delivered to Féchín, save only one man, who gave his counsel against the saint and forthwith died. The kings besought Féchín to restore him to life and (promised) that he should have Aedán. So it is done, namely, Féchín resuscitated the dead man and Aedán is let go with him. And Féchín came with his people happily and joyously to Fore, and Aedán was with them, and he asked Féchín to put him to reading, and so it is done. God and Féchín's prayer bestowed upon him the grace of wisdom, and he afterwards lovingly took holy orders. And through Féchín's powers God lessened Aedán's appetite. <sup id="fnref:29.footnotes">29<a href="#fn:29.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> For he previously used to consume a dinner for seven, and thenceforward he would make (only one) monk's dinner. <sup id="fnref:30.footnotes">30<a href="#fn:30.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It was not strange that he consumed a big dinner, such was the greatness of his body and his strength. For he was stronger and stouter than any (other) man of his time. And the measure of his girdle would go under Féchín to the ground on the outside of his raiment. And great was the body accordingly, as we have found in the books. And God's name and Féchín's were magnified by those many miracles which God wrought for him.</p><a name="section.d45610e969">‍</a><h2 class="page-title" id="d45610e969">25.</h2><p>God wrought other wonderful miracles for Féchín. Of them was the healing of the man who had suffered from palsy and deafness from the hour he was born, even as Jesus helped the man who was suffering from a mortal palsy, and who could not be healed by a human leech. God's name and Féchín's were magnified (thereby).</p><a name="section.d45610e972">‍</a><h2 class="page-title" id="d45610e972">26.</h2><p>It was not strange, indeed, that many miracles and marvels were wrought by that godly man, even Féchín: for he was chaste in body, and diligent in mind, and eloquent 

<span class="fa fa-bookmark" title="p.337" id="pb.337"> p.337</span>
in speech. He was rich in cunning: he was clear in moderation: he was sure in belief: he was firm in correcting sinners: he was clement in humility: he was an unwearied chastiser of his own body; he was beneficent in charity: he was loving to guests: he was vigorous in helping the feeble ones of God: he was poor and lowly to himself: he was rich to every one else. Wherefore the poet sang this below:<br/>
Mochua asked, etc.</p><a name="section.d45610e979">‍</a><h2 class="page-title" id="d45610e979">27.</h2><p>After Féchín had come to his final days, the angel revealed to him the appointed time of his death. His monks and his disciples were summoned to him, and he began teaching them, and told them to follow the rule of the patriarchs and the apostles, and that they should battle with body and soul against their enemies, the Devil and the World and the Flesh. Then Féchín received Communion and Sacrifice from Mo-Chaemóc's hand, and sent his spirit to heaven. And at the same hour Mo-Chua despatched his messenger to look westward to know whether he could see the sign or token which Féchín had promised to him. And the messenger beheld a huge column, in the likeness of the colours of the rainbow, stretching from Féchín's monastery up to heaven. Back comes the messenger to Mo-Chua and tells him all he had seen. “It is true”, says Mo-Chua: “that is the sign which Féchín promised to me.” And Mo-Chua partakes of Communion and Sacrifice, and instructs his monks and his disciples, and sends his spirit along with Féchín to heaven, <sup id="fnref:31.footnotes">31<a href="#fn:31.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> wherein there is the one triadic (?) God of the three Persons, to wit Father and Son and Holy Ghost, for ever and ever, amen.</p><a name="section.d45610e998">‍</a><h2 class="page-title" id="d45610e998">28.</h2><p>After Féchín's death, Moling <sup id="fnref:32.footnotes">32<a href="#fn:32.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> asked the Satan: “Do ye disturb the souls of the saints at the time of their death?” The Satan said: “We come to disturb them, and we can do nothing to them.” Said Moling: “Did ye go to disturb my

<span class="fa fa-bookmark" title="p.339" id="pb.339"> p.339</span>
friend Féchín at the time of <em>his</em> death?” The Satan answered: “Not only were we unable to do aught to him, but until the end of seven days after his death we durst not visit Ireland because of the splendour of the Holy Ghost which surrounded it.” <sup id="fnref:33.footnotes">33<a href="#fn:33.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Hereby is declared the sanctity of the man of whom his Enemy gave that description. For he as to whom his enemy bears favourable witness is all the more deserving of praise. Wherefore a poet sang the lay concerning him:<br/>
Knowledge of his age, etc.</p><p> <sup id="fnref:34.footnotes">34<a href="#fn:34.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>And in the possession of Cathal Ua Conchobhair is this Life of Féchín now, the year of the age of the Lord <span class="date" title="1731">1731</span>. And great is the change in the world since the time when this Life was written, and I do not know whether it is for the better.</p><a name="section.d45610e1044">‍</a><h2 class="page-title" id="d45610e1044">29.</h2><p><span class="frn" title="(Latin)">vos fratres</span>, etc. O you dear brethren! I have heard many of the mighty deeds and marvels of holy Féchín, who was (both) an abbot and an anchorite. These are the words of Eruran the sage <sup id="fnref:35.footnotes">35<a href="#fn:35.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> in his own compendium of the Life of Féchín. For Eruran <sup id="fnref:36.footnotes">36<a href="#fn:36.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> said that Féchín by his word alone gave sight to the blind, and tongues to the dumb, and hearing to the deaf, and health to the lepers and to sufferers from every disease besides. And he was skilled in every science and especially in the Rules of the Saints.</p><span class="fa fa-bookmark" title="p.341" id="pb.341"> p.341</span><a name="section.d45610e1071">‍</a><h2 class="page-title" id="d45610e1071">30.</h2><p>Féchín goes to seek a place wherein he might serve God. He goes to Critán the merchant, to Áth Eochaille, and asks that a place for serving God in might be given him. And Critán refuses his request. Then Féchín curses him and says: “If one of thy two feet reaches land, the other foot reaches it not !” And that became true. For the wind arose against Critán (when he was) at sea, and he was drowned, with all his goods.</p><a name="section.d45610e1077">‍</a><h2 class="page-title" id="d45610e1077">31.</h2><p>It is he, Féchín, that never obtained fellowship or help of king or lord for fear of worldly arrogance. As saith (the poet) in the stave:<br/>
<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg">I ask not<br/>Of kings the choice of a portion.<br/>Woe to him who sets his heart<br/>On converse and on ale-liquor <sup id="fnref:37.footnotes">37<a href="#fn:37.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>!<br/>That is the slippery satisfaction<br/>Out of which the Devil gets a dark profit.</li></ol></blockquote>
</p><a name="section.d45610e1104">‍</a><h2 class="page-title" id="d45610e1104">32.</h2><p>Thereafter the angel spake to Féchín and told him this, to go to the Glen of the Bird, which is now called Fore: as Columcille said
<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg">O Baithin, wait for us here, etc.</li></ol></blockquote>
</p><a name="section.d45610e1113">‍</a><h2 class="page-title" id="d45610e1113">33.</h2><p>Féchín came with his monks to Fore. Critán son of Rethe, whose other name was Sellán, was then the owner of Fore, and it was he that bestowed it on Féchín. And Becán son of Rethe at first gave a meal to Féchín. And neither Féchín nor his three hundred monks had any separate property, and they sold nothing and bought nothing. <sup id="fnref:38.footnotes">38<a href="#fn:38.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> They all partook of their meals together, and none of them ever went out of his cell save to the church for prayer or for doing service.</p><a name="section.d45610e1119">‍</a><h2 class="page-title" id="d45610e1119">34.</h2><p>Once upon a time when Féchín was in the hermitage guests came to him. The cook declares that he had no food for them unless God should give it. Then from the Lord wheat was brought, and butter and milk, to help Féchín's 

<span class="fa fa-bookmark" title="p.343" id="pb.343"> p.343</span>
hospitality and charity; and God's name and Féchín's were magnified by that miracle.</p><a name="section.d45610e1124">‍</a><h2 class="page-title" id="d45610e1124">35.</h2><p>At another time, when Féchín went at the angel's command to preach to the folk of Imaid, (he and his monks) lost their way, and Féchín got from them neither food nor drink, because of their envy and jealousy towards him. And they threw the servants of the monks, and their books and their garments, into the neighbouring sea. And the divine power brought them to land, every whit whole, without suffering loss of garment or book or human being. <sup id="fnref:39.footnotes">39<a href="#fn:39.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="section.d45610e1133">‍</a><h2 class="page-title" id="d45610e1133">36.</h2><p>A sore famine attacked Féchín and his community, and two of them perished, and Féchín brought those two back to life. Guaire son of Colmán heard that Féchín and his community were suffering this famine, so he sent them a hundred men's meal of food and of ale; and Guaire sent his cup to distribute that ale to them; and that is still (called) Féchín's Cup, and out of it Féchín afterwards baptized Guaire. And God's name and Féchín's were magnified thereby. <sup id="fnref:40.footnotes">40<a href="#fn:40.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="section.d45610e1145">‍</a><h2 class="page-title" id="d45610e1145">37.</h2><p>One day, when Féchín was in front of the church in Fore, he saw coming towards him, a leper full of disease from sole to crown —from him <span class="pn">Cros in Chlaim</span> “the Cross of the Leper” is named today. And the leper entreated Féchín to assist him as to food and drink and all his other wants. And he required a well-born woman to sleep with him, and he was wanton to Féchín, as is the manner of lepers. And Féchín carried the leper on his back to the guest-house, and then he goes to the island of Loch Lebinn <sup id="fnref:41.footnotes">41<a href="#fn:41.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, to the fortress of Diarmait son of Aed Sláine. And he said to the queen, even the wife of Diarmait son of Aed Sláine, “Come with me”, says he, “to relieve the misery and want of my leper, and thou shalt have a reward therefor.” “There is nothing on earth”, says she, “for which I would do that, unless, indeed,

<span class="fa fa-bookmark" title="p.345" id="pb.345"> p.345</span>
thou give me heaven in lieu of it.” “(That) shalt thou have”, says Féchín; “and every queen who shall succeed thee shall have heaven so long as she does my will.”</p><a name="section.d45610e1177">‍</a><h2 class="page-title" id="d45610e1177">38.</h2><p>Then the queen goes with Féchín to the guest-house, wherein the leper was biding; and the saint leaves the queen along with the leper. And the leper desired the queen to suck his nose, and the queen sucked the leper's nose, and the matter sucked from the nose was put on a fair linen cloth, and a chain of gold was made of that matter. And he told the queen that she would get every thing that Féchín had promised her. And on the morrow Féchín went to the house, and beheld a fiery bolt <sup id="fnref:42.footnotes">42<a href="#fn:42.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> rising from the roof of the house till it reached heaven. Then Féchín understood that it was Jesus who had come in a leper's form to test his charity and his goodness. And Féchín asked the queen for tidings of the leper, and she told him that it was Jesus who had been there, and that He had left His blessing with Féchín and his community. And she gave Féchín the crozier which had been left with her, and she gave him the mucus which had become the material of the golden chain. And with that gold Féchín bought much land for the church. And God's name and Féchín's were magnified thereby. <sup id="fnref:43.footnotes">43<a href="#fn:43.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="section.d45610e1201">‍</a><h2 class="page-title" id="d45610e1201">39.</h2><p>Once upon a time, because of the great labour of the monks in grinding their rations with a quern, Féchín proceeded to build a watermill. The mill was built and was ready (to work). But the millwright said that he would deem his life long enough if he lived until water came to the mill. <sup id="fnref:44.footnotes">44<a href="#fn:44.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> “God is able”, says Féchín, “(to cause) water to come to it.” Féchín went to Loch Lebinn, and cast his crozier into the lake, and the crozier went through the mountain, and the water came in rivers on the track of the crozier and

<span class="fa fa-bookmark" title="p.347" id="pb.347"> p.347</span>
drowned the wright who was asleep in the place of the mill-pond. Caemán the Speckled, the wright's lord, came to expostulate with Féchín about the wright, and Féchín brought him back to life, and gave him his choice, to go with Caemán the Speckled or to remain at Fore. The wright declared that he would stay: “for”, says he, “if the world's men were chosen out of Fore, heaven would be granted to them all.”</p><a name="section.d45610e1231">‍</a><h2 class="page-title" id="d45610e1231">40.</h2><p>One day, Pastól, Féchín's cook, went to a forge to get a coulter made. He took with him a piece of bacon (as payment) for making the coulter. Howbeit the smith's lad made of the bacon a mock coulter, and put it into the wallet on Pastól's back, and told him that the coulter was ready in his wallet. When Pastól came to Féchín, {<span class="fa" title="gap ">⬌</span>} and they found nothing in the wallet but the coulter of bacon. When Féchín saw that, he blessed the bacon, and a coulter of iron was made thereout. And that coulter remained till these recent <sup id="fnref:45.footnotes">45<a href="#fn:45.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> times, and so forth. <sup id="fnref:46.footnotes">46<a href="#fn:46.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="section.d45610e1252">‍</a><h2 class="page-title" id="d45610e1252">41.</h2><p>At another time Féchín was at Fore, and he heard that the king of Leinster had seized a hostage who was under Féchín's protection. Féchín went with his monks to ask for the hostage, and one of the two horses that were under his chariot died. Said Féchín: “There is a horse in this riverpool to the west, and I permit him to come under my chariot.” The water-horse came to them and was harnessed to the chariot, and it was tamer and gentler than any other horse. And Féchín goes to the Fair of Carman <sup id="fnref:47.footnotes">47<a href="#fn:47.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, where were the kingfolk of Leinster including their king, Ailill son of Dunlang. <sup id="fnref:48.footnotes">48<a href="#fn:48.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> He asked Ailill for the hostage who was under his safeguard. The king replied that he would not deliver him unless he got the horse that was under Féchín's chariot, and Féchín said that he would not give the horse. The king goes to partake of the feast that was laid before him. Féchín follows him. The king told the doorkeeper not to let Féchín in, and to shew disobedience

<span class="fa fa-bookmark" title="p.349" id="pb.349"> p.349</span>
to him. The angel said to Féchín: “I will open the lock of the heavenly kingdom and of the fortress before thee.” The angel goes before Féchín to the fortress. Then there came a great earthquake, so that the whole city was made to tremble, and the bonds of the captives in the fortress were broken. Féchín comes with his hostages out on the green <sup id="fnref:49.footnotes">49<a href="#fn:49.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, and he “left leavings” on the fort of Naas (namely) every hostage therein to be kept without escaping: for neither locks nor gyves remain upon them. When Féchín went out to the place wherein is Fechin's Cross, before the fortress, then the king died in the house after him. And the dead king was taken to Féchín. And Féchín brought the king of Leinster from death to life. <sup id="fnref:50.footnotes">50<a href="#fn:50.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="section.d45610e1301">‍</a><h2 class="page-title" id="d45610e1301">42.</h2><p>It was then that Ailill son of Dunlang gave, in guerdon for his resuscitation by Féchín, <span class="pn">Telach Fabra</span> (the Hill of Fore?) to Féchín, and complete freedom from his tribute to Féchín and his mill, and Féchín's tribute for ever upon Leinster from one sea to another. Féchín “left leavings” with the king of Naas, to wit, a dead man's hue <span class="corr" title="Corrected from ‘upou’ by BF">upon</span> him every day continually, in sign of the miracle. Then he frees the captives and goes in his chariot to Fore, and permitted the water-horse to enter the same river-pool, and said: “Do thou meet no one, and let no one meet thee hence for ever.” And God's name and Féchín's were magnified thereby.</p><a name="section.d45610e1316">‍</a><h2 class="page-title" id="d45610e1316">43.</h2><p>At another time Féchín was in his cell praying, when he heard the noise of the children hurling on the green beside the cell, and they disturbed Féchín at his devotions. Says Féchín: “I permit you to go and be drowned in the lake, and your souls will be free (to ascend) to heaven.” Then the children went into the lake, and they were drowned and they obtained a reward for their souls. Wherefore from them <span class="pn">Loch Macraide</span> “Children's Lake” is (so called) for ever; and God's name and Féchín's were magnified thereby. <sup id="fnref:51.footnotes">51<a href="#fn:51.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><span class="fa fa-bookmark" title="p.351" id="pb.351"> p.351</span><a name="section.d45610e1337">‍</a><h2 class="page-title" id="d45610e1337">44.</h2><p>At another time, Domnall son of Aed, son of Ainmire, came with a great hosting of northerners concerning the change of the two Nialls: the Hosting of the Measure was its name. <sup id="fnref:52.footnotes">52<a href="#fn:52.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> When the hosts reached Raith Droma Nó, the sons of Aed Sláine went to Féchín to ask for food. He was then at <span class="pn">Tibraid</span> in <span class="pn">Cenél Maine</span>. The cook said that he had no food save a single sieve of oats. Féchín directed that half of the sieve should be put on water so as to make ale thereout, and that its other half (should be) for food. Thereafter the sons of Aed Sláine with their troops were sated for three days and a night with the ale and the food (made) of a single sieveful.</p><a name="section.d45610e1364">‍</a><h2 class="page-title" id="d45610e1364">45.</h2><p>A certain man came to the house wherein the sons of Aed Sláine were staying, and this is what he said: “Ye have forsaken your country and your land for the cleric's food and ale; and ye are not the better of the injury which you inflict on the cleric, for ye would obtain from him your fill of food and ale so long as he pleases. It were better for you (to give) respite and peace to our country than to stay here feeding your troops.”</p><a name="section.d45610e1369">‍</a><h2 class="page-title" id="d45610e1369">46.</h2><p>After that Féchín went with the sons of Aed Sláine to Raith Droma Nó. <sup id="fnref:53.footnotes">53<a href="#fn:53.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> In that place Féchín fasted for the space of thirteen days and thirteen nights, in order that he <sup id="fnref:54.footnotes">54<a href="#fn:54.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> should not be deprived of the change of land; and that change was not obtained from the king of Ireland. Thereafter snow fell as far as men's shoulders and killed a horse for every carriage in the men of Ireland, and (even) for that the king did not grant him respite. Then from heaven came a fiery sword between the king and the queen, and entered the ground between them, and burnt every way it went. “It is time”, says

<span class="fa fa-bookmark" title="p.353" id="pb.353"> p.353</span>
the queen, “to do the saint's will.” The king prostrated himself to the cleric, and the cleric put his foot with its shoe upon the king's neck, and the wizard said to Féchín: “Take that foot from the king's neck, or thou wilt repent it.” The earth straightway swallowed up the wizard. Wherefore it was proclaimed in the presence of the men of Ireland that Féchín should have forever their truce and their joint-kindred and their free sanctuary. And hence it is <span class="frn" title="(Irish)">aill aill(?)</span> with Féchín's stewards from that time to this. And God's name and Féchín's were magnified thereby.</p><a name="section.d45610e1400">‍</a><h2 class="page-title" id="d45610e1400">47.</h2><p>Once upon a time seven cows and a bull were brought to Féchín from Rónán as an offering. Pastól went to milk them, and by God's grace and Féchín's, he milked from the bull as much as from the seven cows. <sup id="fnref:55.footnotes">55<a href="#fn:55.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> And God's name and Féchín's were magnified thereby.</p><a name="section.d45610e1410">‍</a><h2 class="page-title" id="d45610e1410">48.</h2><p>At another time Maenach son of Fingen, king of Cashel, seized the captive whose name was Erloman. The captive's mother came to Féchín to ask the ransom of her son; for it was Féchín's continual habit to ransom captives. Féchín gave her a necklace of gold (wherewith) to ransom her son. When the king beheld the necklace he uttered the stave:<br/>
<blockquote class="docindoc poem"><ol style="list-style-type:none;"><li class="lg"><span class="frn" title="(Irish)">Ni coe comoil na cuillte</span><br/>Since thou hast brought refined gift-gold.<br/>To Féchín out of the glens,<br/>Take his captive and his necklace.</li></ol></blockquote>
</p><a name="section.d45610e1428">‍</a><h2 class="page-title" id="d45610e1428">49.</h2><p>Her son was then let go with her to Féchín, and he was preparing food for her son <sup id="fnref:56.footnotes">56<a href="#fn:56.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><div id="teiHeader"><h2 class="page-title">Document details</h2><h2>The <a href="https://www.tei-c.org/" target="_new">TEI</a> Header</h2><div id="navspyd45610e2" 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): The Life of St Féchín of Fore</p><p><b>Title</b> (supplementary): English translation</p><p><b>Title</b> (original): Betha Féchín Fabair</p><p><b>Editor</b>: Whitley Stokes</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Based on a Latin translation by</b>: Nicol Óg, son of the abbot of Cong</p><p><b>Electronic edition compiled by</b>: Beatrix Färber</p></div><p><b>Funded by</b>: University College, Cork, School of History</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>1</b>. First draft.</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Proof corrections by</b>: Beatrix Färber</p></div></div><p><b>Extent</b>: 8165 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>: 2012</p><p><b>Date</b>: 2018</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: T201005</p><p><b>Availability</b>: Available with prior consent of the CELT programme for purposes of academic research and teaching only.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Manuscript source for Irish text</h4><ul><li value="1">Dublin, National Library of Ireland, MS G5; formerly Cheltenham, Phillips 9195 (see Nessa Ní Shéaghdha, Catalogue of Irish Manuscripts in the National Library of Ireland, fasc. 1 (Dublin 1967) 31–34. </li></ul><h4>Literature</h4><ol><li value="1">Augustine mac Graidin, Latin Life of St Féchín, ed. John Colgan, Acta Sanctorum Hiberniae (Leuven 1645).</li><li value="2">John Lanigan, Ecclesiastical History of Ireland, 4 vols. (Dublin 1822).</li><li value="3">Eugene O'Curry, Manners and Customs of the Ancient Irish. Vol. 1–3 (London 1873).</li><li value="4">George Thomas Stokes, 'St. Fechin of Fore and his monastery', Journal of the Royal Society of Antiquaries of Ireland 22 (1892) (ser. 5 vol. 2) 1–12.</li><li value="5">Charles Plummer (ed.), Vitae sanctorum Hiberniae, 2 vols. (Oxford 1910; repr. Oxford 1968).</li><li value="6">John B. Coyle, The life of Saint Fechin of Fore, the apostle of Connemara; preface by the Archbishop of Tuam (Dublin: Gill 1915).</li><li value="7">James F. Kenny, The Sources for the Early History of Ireland: ecclesiastical. An introduction and guide (Shannon I.U.P., 1968. Repr. of 1929 ed., corrections and additions, and preface, by Ludwig Bieler).</li><li value="8">Pádraig Ó Riain, Corpus Genealogiarum Sanctorum Hiberniae. (Dublin 1985). Paragraphs 315, 421.</li><li value="9">Thomas Charles-Edwards, Early Christian Ireland (Cambridge 2000).</li><li value="10">Dorothy Ann Bray, 'Malediction and benediction in the Lives of early Irish saints', Studia Celtica 36 (2002), 47–58.</li><li value="11">Jane Cartwright, (ed.), Celtic hagiography and saints' cults (Cardiff 2003).</li><li value="12">Conchubhar Ó Crualaoich, 'Saint Vogues of Carne revisited: a possible link between the 'familia' of 'Feichín' of Fore and South Wexford?', The Past 26 (2005) 42–45.</li><li value="13">Donnchadh Ó Corráin, 'Ireland c. 800. Aspects of Society', in: Dáibhí Ó Cróinín, A New History of Ireland (Oxford 2005) 549.</li><li value="14">Pádraig Ó Riain, A dictionary of Irish Saints (Dublin 2011),  309–311 (with bibliography).</li></ol><h4>Digital images of Stokes's edition and translation</h4><ul><li value="1">Available at http://www.archive.org.</li></ul><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%;">‘Life of St Féchín of Fore’ (1891). In: <i>Revue
      Celtique‍</i> 12. Ed. by Whitley Stokes, pp. 318–353.</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="T201005.bib">
@article{T201005,
  editor 	 = {Whitley Stokes},
  title 	 = {Life of St Féchín of Fore},
  journal 	 = {Revue Celtique},
  volume 	 = {12},
  date 	 = {1891},
  pages 	 = {318–353}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="T201005.bib" style="font-family:sans-serif;">T201005.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>This document represents pp 318–319 and odd pages 321–353 of the published edition. The editorial introduction is included. The Irish text is available at CELT in a separate file, G201005. Notes, glossary and index have been omitted. Eight sets of quatrains (i.e. 41 quatrains) have been omitted by Stokes as being repetitive of material already in the prose. The omissions have been marked with <tt>gap</tt>.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been checked and proof-read twice. All corrections and supplied text are tagged.</p><p><b>Normalization</b>: The electronic text represents the edited text.</p><p><b>Quotation</b>: Quotation marks are rendered <tt>q</tt>.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. When a hyphenated word (hard or soft) crosses a page-break, the page-break is marked after the completion of the hyphenated word.</p><p><b>Segmentation</b>: <tt>div0</tt>=the text; <tt>div1</tt>=the editor's section of the text. Page-breaks are marked <tt>pb n=""</tt>.</p><p><b>Standard values</b>: Dates are standardised in the ISO form <tt>yyyy-mm-dd</tt>.</p><p><b>Interpretation</b>: Names are not tagged. Passages in verse are tagged using <tt>lg</tt> and <tt>l</tt> to mark poem/stanza and line.</p><h4>Reference declaration</h4><p>A canonical reference to a location in this text 
        should be made using “section”, eg <cite><a href="#div1.1" class="smoothScrollApplied">section 1</a></cite>.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: English translation by Whitley Stokes <p><b>Date</b>: c. 1891</p></p><h4>Language usage</h4><ul><li value="en">The text and editor's introduction are in English. (en)</li><li value="la">A few words are in Latin. (la)</li><li value="ga">A few words are in Irish. (ga)</li></ul><p><b>Keywords</b>: religious; prose; medieval; Saint's Life; Féchín; Fechin; Fore; translation</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2018-04-19: Changes made to details regarding author and translator. (ed. Beatrix Färber)</li><li>2012-02-21: Addition made to bibliographic details. (ed. Beatrix Färber)</li><li>2012-02-08: More encoding added; file parsed; new SGML and HTML files created; text proofed online (2). (ed. Beatrix Färber)</li><li>2012-02-03: Header created in line with companion file; bibliographic details compiled; main text proofed (1) and encoded. (ed. Beatrix Färber)</li><li>2012-02-03: Introduction proofed (1, 2), and encoded. (ed. Beatrix Färber)</li><li>2012-02-01: Text and introduction scanned in. (Data capture Beatrix Färber)</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/T201005/">Dates are standardised in the ISO form <tt>yyyy-mm-dd</tt>.</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>G201005: <a href="/celt/document/G201005">Betha Féchín Fabair</a> (in Irish)</p><h6>Source document</h6><p><a href="T201005.xml"><tt>T201005.xml</tt></a></p></div>
 <div class="hyper-list contact"><h2>Search CELT</h2><form name="sup" id="sup" action="/search"><input type="hidden" name="site" value="names"/><div class="input-group stylish-input-group"><label for="terms" class="sr-only">Search by name</label><input id="terms" name="terms" type="text" class="form-control" placeholder="Not yet implemented"/><span class="input-group-addon"><button type="submit" title="search"><span class="fa fa-search"/><span class="sr-only">Search</span></button></span></div></form></div>
				
			</div>
		</div>
		<!-- // sidebar -->
	</div>
	<!-- // row -->
</div>
<!-- // container -->			</div>
			<!-- footer // layout: footer -->
			<div class="footnotes"><ol><li id="fn:1.footnotes"><p>So in the <span class="title" title="book">Martyrology of Tallaght</span>. But in the Calendar of Marianus Gorman St Féchín's day is the 19th January. <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>See <span class="title" title="periodical">Revue Celtique</span>, tome 5, p. 364, lines 19–24 and note. Such repetitions are found in the <span class="title" title="tale">Voyage of Snedgus and Mac Riagla</span>, <span class="title" title="periodical">Revue Celtique</span>, tome 9, p. 14, and two copies of the <span class="title" title="tale">Voyage of Mael duin</span>, ibid. <a class="footnotebacklink" href="#fnref:2.footnotes" rev="footnote">🢀</a></p></li><li id="fn:3.footnotes"><p>See <span class="title" title="book">Three Fragments of Irish Annals</span>, p. 186. <a class="footnotebacklink" href="#fnref:3.footnotes" rev="footnote">🢀</a></p></li><li id="fn:4.footnotes"><p>Lit. slender-bellied. <a class="footnotebacklink" href="#fnref:4.footnotes" rev="footnote">🢀</a></p></li><li id="fn:5.footnotes"><p>“patre Koelcharnano,” <span class="ps" title="John Colgan: scholar">Colgan</span> <span class="title" title="book">Acta Sanctorum Hiberniae</span>, p. 130. Coelcarna, ibid., p. 135. <a class="footnotebacklink" href="#fnref:5.footnotes" rev="footnote">🢀</a></p></li><li id="fn:6.footnotes"><p>“matre ... Lasreá”, ibid. p. 130. <a class="footnotebacklink" href="#fnref:6.footnotes" rev="footnote">🢀</a></p></li><li id="fn:7.footnotes"><p>Cf. “laom”, a blaze of fire, O'R. <a class="footnotebacklink" href="#fnref:7.footnotes" rev="footnote">🢀</a></p></li><li id="fn:8.footnotes"><p>at Clonard. <a class="footnotebacklink" href="#fnref:8.footnotes" rev="footnote">🢀</a></p></li><li id="fn:9.footnotes"><p>now a village in the co. of Westmeath. <a class="footnotebacklink" href="#fnref:9.footnotes" rev="footnote">🢀</a></p></li><li id="fn:10.footnotes"><p>“Triginta annis”, <span class="ps" title="John Colgan: scholar">Colgan</span>. <a class="footnotebacklink" href="#fnref:10.footnotes" rev="footnote">🢀</a></p></li><li id="fn:11.footnotes"><p>Stellanus, <span class="ps" title="John Colgan: scholar">Colgan</span> <span class="title" title="book">A. S. Hib.</span> 133. <a class="footnotebacklink" href="#fnref:11.footnotes" rev="footnote">🢀</a></p></li><li id="fn:12.footnotes"><p>“Praesbytero nomine Nathineo”, <span class="ps" title="John Colgan: scholar">Colgan</span> <span class="title" title="book">A. S. Hib.</span>, 130. <a class="footnotebacklink" href="#fnref:12.footnotes" rev="footnote">🢀</a></p></li><li id="fn:13.footnotes"><p>i. e. a religious person, the opposite of mac báis “son of Death” =
<span class="frn" title="(Latin)">filius perditionis</span>, Vulg. Hence the name Mac-beth. <a class="footnotebacklink" href="#fnref:13.footnotes" rev="footnote">🢀</a></p></li><li id="fn:14.footnotes"><p>i. e. the people of Lugne. <a class="footnotebacklink" href="#fnref:14.footnotes" rev="footnote">🢀</a></p></li><li id="fn:15.footnotes"><p>Literally “to go under the consecrated grades.” So infra paragraph 24. <a class="footnotebacklink" href="#fnref:15.footnotes" rev="footnote">🢀</a></p></li><li id="fn:16.footnotes"><p>See a drawing of the cyclopean doorway of the church in Petrie's <span class="title" title="book">Round Towers</span>, p. 173. The oratory (durthech) was burnt in the year 815, according to the Annals of Ulster. <a class="footnotebacklink" href="#fnref:16.footnotes" rev="footnote">🢀</a></p></li><li id="fn:17.footnotes"><p>Or corrected. <a class="footnotebacklink" href="#fnref:17.footnotes" rev="footnote">🢀</a></p></li><li id="fn:18.footnotes"><p>Sellinus, <span class="ps" title="John Colgan: scholar">Colgan</span>, <span class="title" title="book">A. S. Hib.</span> 134, col. 2. <a class="footnotebacklink" href="#fnref:18.footnotes" rev="footnote">🢀</a></p></li><li id="fn:19.footnotes"><p>See Revue Celtique, 4, 392, s. v. croisfhigill. <a class="footnotebacklink" href="#fnref:19.footnotes" rev="footnote">🢀</a></p></li><li id="fn:20.footnotes"><p>Cf. Elijah's miracle, 1 Kings, c. xvii, vv. 17–22. <a class="footnotebacklink" href="#fnref:20.footnotes" rev="footnote">🢀</a></p></li><li id="fn:21.footnotes"><p>Of Easdara, <span class="ps" title="John Colgan: scholar">Colgan</span> <span class="title" title="book">A. S. Hib.</span>, 134, col. 2. <a class="footnotebacklink" href="#fnref:21.footnotes" rev="footnote">🢀</a></p></li><li id="fn:22.footnotes"><p>There is <span class="corr" title="Corrected from ‘no hing’ by BF">nothing</span> corresponding to <span class="ps" title="John Colgan: scholar">Colgan</span>'s cc. 14–21. <a class="footnotebacklink" href="#fnref:22.footnotes" rev="footnote">🢀</a></p></li><li id="fn:23.footnotes"><p>An island, now called Omey, on the coast of Connemara, Co Galway. See the <span class="title" title="book">Four Masters</span>, A. D. 1362, note d. <a class="footnotebacklink" href="#fnref:23.footnotes" rev="footnote">🢀</a></p></li><li id="fn:24.footnotes"><p>This seems the equivalent of c. 16 of the first Latin Life, <span class="ps" title="John Colgan: scholar">Colgan</span> <span class="title" title="book">A. S. Hib.</span>, p. 132. <a class="footnotebacklink" href="#fnref:24.footnotes" rev="footnote">🢀</a></p></li><li id="fn:25.footnotes"><p>This corresponds with c. 26 of the second Latin Life. <a class="footnotebacklink" href="#fnref:25.footnotes" rev="footnote">🢀</a></p></li><li id="fn:26.footnotes"><p>Joint-king of Ireland, from A. D. 657 to 664, when he died of the
Yellow Plague. <a class="footnotebacklink" href="#fnref:26.footnotes" rev="footnote">🢀</a></p></li><li id="fn:27.footnotes"><p>Ballysadare. co, Sligo; see <span class="ps" title="John Colgan: scholar">Colgan</span>'s note 3, <span class="title" title="book">A. S. Hib.</span>, p. 140. <a class="footnotebacklink" href="#fnref:27.footnotes" rev="footnote">🢀</a></p></li><li id="fn:28.footnotes"><p>A similar story is told in c. 17 of the first Latin Life (<span class="ps" title="John Colgan: scholar">Colgan</span>, <span class="title" title="book">A. S. Hib.</span>, p. 152), a tub (dolium) taking the place of the stream. <a class="footnotebacklink" href="#fnref:28.footnotes" rev="footnote">🢀</a></p></li><li id="fn:29.footnotes"><p>Literally “his sufficiency”, i. e. the amount of food which was
enough for him. <a class="footnotebacklink" href="#fnref:29.footnotes" rev="footnote">🢀</a></p></li><li id="fn:30.footnotes"><p>This paragraph corresponds with c. 27 of the second Life, <span class="ps" title="John Colgan: scholar">Colgan</span>, <span class="title" title="book">A. S. Hib.</span>, p. 156. <a class="footnotebacklink" href="#fnref:30.footnotes" rev="footnote">🢀</a></p></li><li id="fn:31.footnotes"><p>This corresponds with c. 49 of the second Life, <span class="ps" title="John Colgan: scholar">Colgan</span>, <span class="title" title="book">A. S. Hib.</span>, p. 139. <a class="footnotebacklink" href="#fnref:31.footnotes" rev="footnote">🢀</a></p></li><li id="fn:32.footnotes"><p>i. e. S. Moling Luachra, of Tech Moling, a famous saint, commemorated on the 17th June. <a class="footnotebacklink" href="#fnref:32.footnotes" rev="footnote">🢀</a></p></li><li id="fn:33.footnotes"><p>This is cap. 50 of the second Latin Life, <span class="ps" title="John Colgan: scholar">Colgan</span>, <span class="title" title="book">A. S. Hib.</span>, p. 139. <a class="footnotebacklink" href="#fnref:33.footnotes" rev="footnote">🢀</a></p></li><li id="fn:34.footnotes"><p> the Young, son of the abbot of Cong, put this Life of Féchín out of Latin into Gaelic, and O'Duffy took and wrote (it); and this is the year of the age of the Lord today, <span class="date" title="1329">1329</span>, etc. <a class="footnotebacklink" href="#fnref:34.footnotes" rev="footnote">🢀</a></p></li><li id="fn:35.footnotes"><p>This is cap. 50 of the second Latin Life, <span class="ps" title="John Colgan: scholar">Colgan</span>, <span class="title" title="book">A. S. Hib.</span>, p. 139. <a class="footnotebacklink" href="#fnref:35.footnotes" rev="footnote">🢀</a></p></li><li id="fn:36.footnotes"><p> Otherwise called Aileran, as in the Latin Life, c. 12. See <span class="ps" title="John Colgan: scholar">Colgan</span>'s note 12, <span class="title" title="book">A. S. Hib.</span>, p. 140. <a class="footnotebacklink" href="#fnref:36.footnotes" rev="footnote">🢀</a></p></li><li id="fn:37.footnotes"><p>I take <span class="frn" title="(Irish)">cruimlinn</span> to be, by metathesis, ior cuirm-linn. <a class="footnotebacklink" href="#fnref:37.footnotes" rev="footnote">🢀</a></p></li><li id="fn:38.footnotes"><p>Compare the Homily on S. Martin, paragraph 22, Revue Celtique, 2, p. 392. <a class="footnotebacklink" href="#fnref:38.footnotes" rev="footnote">🢀</a></p></li><li id="fn:39.footnotes"><p>A similar tale is told in the first Latin Life, c. 12 (<span class="ps" title="John Colgan: scholar">Colgan</span>, A. S. Hib, p. 135, col. 2. <a class="footnotebacklink" href="#fnref:39.footnotes" rev="footnote">🢀</a></p></li><li id="fn:40.footnotes"><p>So <span class="ps" title="John Colgan: scholar">Colgan</span>, <span class="title" title="book">A. S. Hib.</span>, p. 135, col. 2 (c. 22). <a class="footnotebacklink" href="#fnref:40.footnotes" rev="footnote">🢀</a></p></li><li id="fn:41.footnotes"><p>Now Lough Leane, in Westmeath, about one mile south of the village of Fore, Four Masters, A. D. 864, 1094. <a class="footnotebacklink" href="#fnref:41.footnotes" rev="footnote">🢀</a></p></li><li id="fn:42.footnotes"><p>“igneum globum”, <span class="ps" title="John Colgan: scholar">Colgan</span>, <span class="title" title="book">A. S. Hib.</span>, p. 136, col. 1. <a class="footnotebacklink" href="#fnref:42.footnotes" rev="footnote">🢀</a></p></li><li id="fn:43.footnotes"><p>This corresponds with c. 23 of the second Latin Life, <span class="ps" title="John Colgan: scholar">Colgan</span>, <span class="title" title="book">A. S. Hib.</span>, p. 135. <a class="footnotebacklink" href="#fnref:43.footnotes" rev="footnote">🢀</a></p></li><li id="fn:44.footnotes"><p>Which was, as appears from the first Latin Life, c. 14, situate on the top of a hill. The idiomatic phrase “nar beg lais”, etc., is thus rendered by <span class="ps" title="John Colgan: scholar">Colgan</span>: “sufficit mihi vivere donec videam istud molendinum aqua abundare”. <a class="footnotebacklink" href="#fnref:44.footnotes" rev="footnote">🢀</a></p></li><li id="fn:45.footnotes"><p>Literally “final”. <a class="footnotebacklink" href="#fnref:45.footnotes" rev="footnote">🢀</a></p></li><li id="fn:46.footnotes"><p>This silly story is in the second Life, c. 31, <span class="ps" title="John Colgan: scholar">Colgan</span>, <span class="title" title="book">A. S. Hib.</span>, p. 36, col. 2. <a class="footnotebacklink" href="#fnref:46.footnotes" rev="footnote">🢀</a></p></li><li id="fn:47.footnotes"><p>See as to this fair, <span class="ps" title="Eugene O'Curry: scholar">O' Curry</span>'s <span class="title" title="book">Manners and Customs</span>, II, 38; III, 313, 526. <a class="footnotebacklink" href="#fnref:47.footnotes" rev="footnote">🢀</a></p></li><li id="fn:48.footnotes"><p>He was killed by the Norsemen A. D. <span class="date" title="869">869</span>, more than 200 years after S. Féchín's death. <a class="footnotebacklink" href="#fnref:48.footnotes" rev="footnote">🢀</a></p></li><li id="fn:49.footnotes"><p>Cf. “forsan erlainn”, infra paragraph 42: <span class="frn" title="(Irish)">urlainn</span> “a lawn, yard or green”, <span class="ps" title="John O'Donovan: scholar">O'Donovan</span>, Supp. <a class="footnotebacklink" href="#fnref:49.footnotes" rev="footnote">🢀</a></p></li><li id="fn:50.footnotes"><p>This story is told in the second Life, cc. 32, 55 — the incident of the waterhorse being almost suppressed. <a class="footnotebacklink" href="#fnref:50.footnotes" rev="footnote">🢀</a></p></li><li id="fn:51.footnotes"><p>Compare the remarks of Giraldus as to the proneness of the Irish saints to revenge (prae aliarum regionum sanctis, animi vindicis esse videntur, <span class="title" title="book">Top. Hib.</span> dist. 2, c. 55. The story told in the Life of S. Gerald of Mayo (<span class="title" title="book">A. S. Hib.</span>, p. 601, c. xiii) throws another lurid light on S. Féchín's character. <a class="footnotebacklink" href="#fnref:51.footnotes" rev="footnote">🢀</a></p></li><li id="fn:52.footnotes"><p>This is more intelligibly told by <span class="ps" title="John Colgan: scholar">Colgan</span> (<span class="title" title="book">A. S. Hib.</span>, p. 137, col. 1): <span class="frn" title="(Latin)">Domnaldus filius Aidi, Rex Hiberniae, quodam die venit cum ingenti exercitu in partes Midiae, volens antiquam, quae erat inter regiones utriusque gentis O Nellorum, divisionem mutari et regiones illas denuo mensurari, mutari et aequius dividi. Unde expeditio illa Scotice vocatur</span> <span class="frn" title="(Irish)">sloigheadh an mheich</span> .i. <span class="frn" title="(Latin)">expeditio mensurae seu aequalitatis.</span> <a class="footnotebacklink" href="#fnref:52.footnotes" rev="footnote">🢀</a></p></li><li id="fn:53.footnotes"><p>Rath Droma Nua, <span class="ps" title="John Colgan: scholar">Colgan</span>, <span class="title" title="book">A. S. Hib.</span>, p. 157. <a class="footnotebacklink" href="#fnref:53.footnotes" rev="footnote">🢀</a></p></li><li id="fn:54.footnotes"><p>i. e. as representing the sons of Aed Sláine. <a class="footnotebacklink" href="#fnref:54.footnotes" rev="footnote">🢀</a></p></li><li id="fn:55.footnotes"><p>This is c. 36 of <span class="ps" title="John Colgan: scholar">Colgan</span>'s second Life. <a class="footnotebacklink" href="#fnref:55.footnotes" rev="footnote">🢀</a></p></li><li id="fn:56.footnotes"><p>Here the story breaks off. According to the Latin Life, c. 37, Féchín tests Erloman's obedience by ordering him to leap into a fiery furnace, from which, of course, he escapes unhurt. <a class="footnotebacklink" href="#fnref:56.footnotes" rev="footnote">🢀</a></p></li></ol></div><!--Add project contacts from home page in CMS--><footer class="footer">
				<div class="container-fluid">
					<div class="row">
	<div class="contact col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer1"><h2>University College Cork</h2></a>
		
		<div id="footer1" class="collapse"> <p>
	<span><i class="fa fa-phone">‍</i><a href="tel:+353214903000">+353 (0)21 490 3000</a></span>
	<span><i class="fa fa-envelope">‍</i><a href="mailto:celt@ucc.ie">Email Us</a></span>
	<span><i class="fa fa-map-marker">‍</i><a href="http://www.google.ie/maps/place/51°53'30.8&#34;N+8°29'31.1&#34;W/@51.8918761,-8.5007552,15z/data=!3m1!4b1!4m6!3m5!1s0x0:0x0!7e2!8m2!3d51.8918768!4d-8.491979">Location Maps</a></span>
</p></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer2"><h2>Bring me to</h2></a>
		<div id="footer2" class="collapse"><ul>
<li><a href="#"/><a title="Home » Home » Study" href="https://www.ucc.ie/en/study/">Study</a></li>
<li><a href="#"/><a title="Home » Home » Research and Innovation" href="https://www.ucc.ie/en/research/">Research</a></li>
<li><a title="Home » Home » Discover UCC" href="https://www.ucc.ie/en/discover/">Discover UCC</a></li>
<li><a title="Home » Home » Schools &amp; Departments" href="https://www.ucc.ie/en/schoolsdepartments/">Schools &amp; Departments</a></li>
<li><a title="Home » Home » Business and Enterprise" href="https://www.ucc.ie/en/bus-ent/">Business &amp; Enterprise</a></li>
<li><a title="Home » Home » Alumni and Development" href="https://www.ucc.ie/en/alumni/">Alumni</a></li>
</ul></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer3"><h2>MyUCC</h2></a>
		<div id="footer3" class="collapse"><ul>
<li><a title="Home » Home » Contact" href="https://www.ucc.ie/en/contact/">Contact</a></li>
<li><a href="http://libguides.ucc.ie/library">Library</a></li>
<li><a title="Home » Home » Staff" href="https://www.ucc.ie/en/staff/">Staff</a></li>
<li><a title="Home » Home » Students" href="https://www.ucc.ie/en/students/">Current Students</a></li>
<li><a title="Home » Home » Support » Examinations » Results" href="https://www.ucc.ie/en/exams/results/">Exam Results</a></li>
<li><a href="http://timetable.ucc.ie/">Timetables</a></li>
<li><a href="https://blackboard.ucc.ie/">Blackboard</a></li>
<li><a title="Home » Home » Discover UCC » Visit UCC » Download Maps of the UCC Campus" href="https://www.ucc.ie/en/discover/visit/maps/">Campus Maps</a></li>
</ul></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer4"><h2>Show me</h2></a>
		<div id="footer4" class="collapse"><ul>
<li><a href="https://www.ucc.ie/en/sitemap/">Sitemap</a></li>
<li><a href="https://www.ucc.ie/en/legal/">Legal</a></li>
<li><a href="mailto:abuse@ucc.ie?subject=Abuse%20Report%20from%20UCC%20Webpage&amp;body=http://www.ucc.ie/en/">Report Abuse</a></li>
<li><a href="https://www.ucc.ie/privacy">Privacy</a></li>
<li><a href="https://www.ucc.ie/en/it-policies/policies/cookies/">Cookies</a></li>
<li><a href="https://www.ucc.ie/aup">Acceptable Use Policy</a></li>
<li><a href="mailto:webmaster@ucc.ie?Subject=Web%20site%20query">Webmaster</a></li>
</ul></div>
	</div>
</div>
<div class="row">
	<div class="col-md-12 bbdc">
		Copyright © UCC 2017
	</div>
</div>

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

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

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

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

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

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

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


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

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

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

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

</body>
</html>