
<!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 Fursa | 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 Fursa | University College Cork</title><meta name="description" content="The Life of Fursa|English translation|Betha Fursa|An electronic edition|ed Whitley Stokes"/><meta property="og:title" content="The Life of Fursa|English translation|Betha Fursa|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/T201008"/><meta property="og:description" content="The Life of Fursa|English translation|Betha Fursa|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 property="og:locale:alternate" content="fr_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 Fursa</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 T201008</p><h2 class="main-heading">The Life of Fursa</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(d45511e299) n(front) 
Section 2. label(section) unit(number) xml:id(d45511e668) gi(div1) heads(0) n(1) gtm(WhenSigebertSigberct.w) num(1) menutext(When SigebertSigberct. was on the throne…) 
Section 3. label(section) unit(number) xml:id(d45511e711) gi(div1) heads(0) n(2) gtm(Thentribulationandbod) num(2) menutext(Then tribulation and bodily weakness attacked…) 
Section 4. label(section) unit(number) xml:id(d45511e732) gi(div1) heads(0) n(3) gtm(NowFursawasofthekin) num(3) menutext(Now Fursa was of the kindred…) 
Section 5. label(section) unit(number) xml:id(d45511e752) gi(div1) heads(0) n(4) gtm(Howbeit,whenhehadbui) num(4) menutext(Howbeit, when he had built the…) 
Section 6. label(section) unit(number) xml:id(d45511e772) gi(div1) heads(0) n(5) gtm(Thereafterhewasrestor) num(5) menutext(Thereafter he was restored to his…) 
Section 7. label(section) unit(number) xml:id(d45511e775) gi(div1) heads(0) n(6) gtm(Now,saysBeda,lethim) num(6) menutext(Now, says Beda, let him who…) 
Section 8. label(section) unit(number) xml:id(d45511e793) gi(div1) heads(0) n(7) gtm(However,saysBeda,ther) num(7) menutext(However, says Beda, there is one…) 
Section 9. label(section) unit(number) xml:id(d45511e831) gi(div1) heads(0) n(8) gtm(Thenthefiresgrewand) num(8) menutext(Then the fires grew and greatened,…) 
Section 10. label(section) unit(number) xml:id(d45511e847) gi(div1) heads(0) n(9) gtm(ThenFursabeheldoneof) num(9) menutext(Then Fursa beheld one of the…) 
Section 11. label(section) unit(number) xml:id(d45511e855) gi(div1) heads(0) n(10) gtm(Nowwhentheydrewnigh) num(10) menutext(Now when they drew nigh the…) 
Section 12. label(section) unit(number) xml:id(d45511e889) gi(div1) heads(0) n(11) gtm(ThereafterthenFursawa) num(11) menutext(Thereafter then Fursa was restored to…) 
Section 13. label(section) unit(number) xml:id(d45511e897) gi(div1) heads(0) n(12) gtm(Hislifeafterwards(was) num(12) menutext(His life afterwards (was spent) in…) 
Section 14. label(section) unit(number) xml:id(d45511e900) gi(div1) heads(0) n(13) gtm(Theseriesofhisvision) num(13) menutext(The series of his visions, he…) 
Section 15. label(section) unit(number) xml:id(d45511e908) gi(div1) heads(0) n(14) gtm(Howbeit,whenFursathe) num(14) menutext(Howbeit, when Fursa the Pious suffered…) 
Section 16. label(section) unit(number) xml:id(d45511e914) gi(div1) heads(0) n(15) gtm(Sowhenhehadfinished) num(15) menutext(So when he had finished these…) 
Section 17. label(section) unit(number) xml:id(d45511e951) gi(div1) heads(0) n(16) gtm(Thereafterthen,whenFu) num(16) menutext(Thereafter then, when Fursa beheld heathens…) 
Section 18. label(section) unit(number) xml:id(d45511e975) gi(div1) heads(0) n(17) gtm(ThekingClovis,[or]Er) num(17) menutext(The king Clovis, [or] Ercinbald, took…) 
Section 19. label(section) unit(number) xml:id(d45511e985) gi(div1) heads(0) n(18) gtm(However,attheendoff) num(18) menutext(However, at the end of four…) 
Section 20. label(section) unit(number) xml:id(d45511e989) gi(div1) heads(0) n(19) gtm(Thereisherenoughtsav) num(19) menutext(There is here nought save a…) 
Section 21. label(section) unit(number) xml:id(d45511e994) gi(div1) heads(0) n(20) gtm(ThatLifeofFursawasc) num(20) menutext(That Life of Fursa was copied…) 
Section 22. gi(teiHeader) n(details) gtm(TheLifeofFursaWhenSi) 
Section 23. gi(div) n(contacts) gtm(Contacts) 
Section 24. 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>Intro (The Life of Fursa)</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="T201008#d45511e668">1. When SigebertSigberct. was on the throne…</option><option value="T201008#d45511e711">2. Then tribulation and bodily weakness attacked…</option><option value="T201008#d45511e732">3. Now Fursa was of the kindred…</option><option value="T201008#d45511e752">4. Howbeit, when he had built the…</option><option value="T201008#d45511e772">5. Thereafter he was restored to his…</option><option value="T201008#d45511e775">6. Now, says Beda, let him who…</option><option value="T201008#d45511e793">7. However, says Beda, there is one…</option><option value="T201008#d45511e831">8. Then the fires grew and greatened,…</option><option value="T201008#d45511e847">9. Then Fursa beheld one of the…</option><option value="T201008#d45511e855">10. Now when they drew nigh the…</option><option value="T201008#d45511e889">11. Thereafter then Fursa was restored to…</option><option value="T201008#d45511e897">12. His life afterwards (was spent) in…</option><option value="T201008#d45511e900">13. The series of his visions, he…</option><option value="T201008#d45511e908">14. Howbeit, when Fursa the Pious suffered…</option><option value="T201008#d45511e914">15. So when he had finished these…</option><option value="T201008#d45511e951">16. Thereafter then, when Fursa beheld heathens…</option><option value="T201008#d45511e975">17. The king Clovis, [or] Ercinbald, took…</option><option value="T201008#d45511e985">18. However, at the end of four…</option><option value="T201008#d45511e989">19. There is here nought save a…</option><option value="T201008#d45511e994">20. That Life of Fursa was copied…</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">T201008</a></li><li id="update">2014-12-11</li></ol><!--front matter--><div id="front"><div class="Intro"><span class="fa fa-bookmark" title="p.385" id="pb.385"> p.385</span><!--div: thisdiv=div, # (nth=1) head="The Life of Fursa"--><!--Heading quâ heading--><h2 id="d45511e300">The Life of Fursa</h2><p>The following Life, now for the first time published, forms part of the rich collection of biographies of Irish saints, preserved in the Royal Library, Brussels. The ms. is in the hand writing of <span class="ps" title="scholar and scribe">Michael O'Clery</span>, one of the Four Masters, who died about 1644, and the Life is said in the colophon to have been copied out of the <span class="title" title="ms">Book of the Muinter Duinnín</span> in the year 1629. The date of that book, and whether it still exists, I have been unable to ascertain.</p><p>The Life is a tolerably close version of chap. XIX of the third book of Baeda's <span class="title" title="book">Historia Ecclesiastica Gentis Anglorum</span>. <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It seems worth publishing, first, as a further contribution to the eschatology of the Irish <sup id="fnref:2.footnotes">2<a href="#fn:2.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, secondly, as being, in a Celtic shape, the earliest of the series of mediaeval visions <sup id="fnref:3.footnotes">3<a href="#fn:3.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which culminated in the <span class="title" title="book">Divina Commedia</span>; and, lastly, as containing several words absent from Prof. Windisch's Wörterbuch.</p><p>Our saint's name appears in two forms, Fursa and Fursu. <sup id="fnref:4.footnotes">4<a href="#fn:4.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Fursa is a Middle-Irish corruption of Fursae, gen. Fursai, which occurs (as is proved by the rhyme) in the <span class="title" title="text">Martyrology of Oengus</span>, Jan. 16. The latinised Furseus is from Fursae. The form Fursu is found in the <span class="title" title="ms">Book of Leinster</span> 349f, 372d, the <span class="title" title="book">Annals of Ulster</span>, A.D. 647, and the <span class="title" title="ms">Yellow Book of Lecan</span>,

<span class="fa fa-bookmark" title="p.386" id="pb.386"> p.386</span>
410d17, where a short collection of maxims (illegible in the facsimile) is headed “Apg<span class="ex">iter</span> c<span class="ex">r</span>abaidh inso sis Fursu (Craibdigh)” <sup id="fnref:5.footnotes">5<a href="#fn:5.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> “This below is the Alphabet of Piety of Fursu the Pious.” Fursae and Fursu may come from a root *vort and be cognate with Lat. “versutus, vortere”, etc. </p><p>“The Irish authorities”, says Mr <span class="ps" title="Charles Plummer: scholar">Plummer</span> (<span class="frn" title="(Latin)">op. cit.</span>, II, 176) “differ widely as to Fursa's pedigree”; and indeed it is impossible to reconcile the genealogical statements in the <span class="title" title="ms">Book of Leinster</span>, p. 349f 38, with those in the same ms. p. 372d, and in the <span class="title" title="book">Martyrology of Donegal</span>, p. 18, unless by the supposition that there were two or more saints of that name. <sup id="fnref:6.footnotes">6<a href="#fn:6.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Thus according to the <span class="title" title="ms">Book of Leinster</span>, p. 349f:
<ul><span class="fa fa-book" title="column 1" id="mls.1"> 1</span><li>Fursu</li><li>M<span class="ex">ac</span> Fintain</li><li>Maic Findloga</li><li>M Degrota</li><li>M Luachain</li><li>M Laga Leth<span class="ex">ain</span></li><li>M C<span class="ex">on</span>aill Anglon<span class="ex">naig</span></li><li>M Feic</li><li>M Rosa</li><li>M Fachtna</li><li>M Senchada</li><li>M Ai<span class="ex">le</span>lla</li><li>M Cestaig</li><li>M Rud<span class="ex">r</span>aige</li><li>Gelges ingen Aeda Find m<span class="ex">áthai</span>r Fursu.</li><span class="fa fa-book" title="column 2" id="mls.2"> 2</span><li><span class="frn" title="(Latin)">Vel ita:</span></li><li>Fur<span class="ex">su</span></li><li>M<span class="ex">ac</span> F<span class="ex">intain</span></li><li>M<span class="ex">aic</span> F<span class="ex">indloga</span></li><li>M Conaill</li><li>M Luachain</li><li>M Lugdach Laga <sup id="fnref:7.footnotes">7<a href="#fn:7.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></li><li>M Eogain Moir qui et Mog N<span class="ex">uadat</span></li></ul></p><span class="fa fa-bookmark" title="p.387" id="pb.387"> p.387</span><p>And according to the <span class="title" title="ms">Book of Leinster</span>, p. 372d 60: “Brónach <span class="ex">ingen</span> Milchon m<span class="ex">aic</span> Buain ca mbáe P<span class="ex">át</span>ric i ndáire, m<span class="ex">áthai</span>r Mochae Noendromma oc Loch Cuan, ⁊ Colmain Chomraire oc Uisniuch <span class="ex">ocus</span> Col<span class="ex">máin</span> Mulind oc Daire Chaechain i nDal Riatai ⁊ eps<span class="ex">cuip</span> M<span class="ex">ai</span>c Erca o Domnuch Mór Maige Coba ⁊ Damnatan Sl<span class="ex">ébe</span> Betha ⁊ Fursu C<span class="ex">r</span>aibdig in Perona.”</p><p>“Brónach, daughter of Miliuc son of Búan, with whom Patrick was in bondage, (was the) mother of Mochoe of Noendruim at Loch Cuan, and of Colmán of the Casket at Uisnech, and of Colmán of the Mill at Daire Caecháin in Dalriada, and of bishop Mac Erca of Domnach Mór Maige Coba, and of Damnatán of Slíab Betha, and of Fursu the Pious in Péronne.”</p><p>According to the <span class="title" title="book">Martyrology of Donegal</span>, (Jan. 16), Fursa's father was Lochín, of Dalaradia and his mother was <span class="ps">Gelgéis</span> (“Bright Swan”), who was, according to one authority, daughter of <span class="ps">Guaire <span class="an">Aidne</span></span>, (ob. A. D. 662), and, according to another, daughter of <span class="ps">Aed <span class="an">Finn</span></span>.</p><p>The very modern appearance of the text is probably due to the transcriber, who seems to have substituted <i>cc</i> for <i>g,</i> <i>cch</i> for <i>gh,</i> <i>tt</i> for <i>d,</i> <i>ff</i> for <i>bf,</i> (i. e. eclipsed <i>f</i>), <i>ao</i> for <i>oe,</i> <i>aoi</i> for <i>ói,</i> in accordance with the spelling usual in the 17th century. The presence of the infixed pronouns, <i>t</i> and <i>n</i> points to the Middle-Irish period as the date of the translation. But the absence of deponents, and the occurrence of the preterite passive in <i>-it (<span class="frn" title="(Irish)">ro calmaigit</span>)</i> and the 2d pl. in <i>-bair (<span class="frn" title="(Irish)">fedabair</span>),</i> prove that <span class="corr" title="Corrected from ‘et’ by BF">it</span> cannot be older than (say) the thirteenth or fourteenth century.</p></div><hr/></div><!--body matter (assumes div0)--><div id="body"><h2>Unknown author</h2><h3 style="font-style:italic;">Betha Fursa</h3><h4>English translation</h4><h3>Edited by Whitley Stokes</h3><span class="fa fa-bookmark" title="p.389" id="pb.389"> p.389</span><!--div0: thisdiv=div0, # (nth=1) head="The Life of Fursa"--><!--Heading quâ heading--><h1 id="d45511e664">The Life of Fursa</h1><a name="section.d45511e668">‍</a><h2 class="page-title" id="d45511e668">1.</h2><p>When Sigebert <sup id="fnref:8.footnotes">8<a href="#fn:8.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> was on the throne of (East) Anglia then Fursa the Pious <sup id="fnref:9.footnotes">9<a href="#fn:9.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> crossed the sea <sup id="fnref:10.footnotes">10<a href="#fn:10.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> to seek a place and stead wherein he might dwell; for he was shining in word and deed, and wise in miracles and marvels, wherefore it was meet for him to go for pilgrimage and to get a pilgrim's stead. When that man came to the province of the East Saxons he was honorably received by the king, and a stead was bestowed upon him, and there he wrought to manifest the word of God; and a multitude of men were brought by him to belief, and others were confirmed in their belief, and faith and love of God were greatened by him.</p><a name="section.d45511e711">‍</a><h2 class="page-title" id="d45511e711">2.</h2><p>Then tribulation and bodily weakness attacked him, and through his well-deservingness he was deemed worthy to behold the angels of heaven before him; and he saw a vision there; and this is the vision (wherein) he was admonished to be an incitement in teaching the word of God, inasmuch as he was certain to find death, and it was not known when he would find it, as Christ said: “Watch, for ye know not the day or the hour in which a hand will be laid upon you.” And because of that vision he made haste and speed to build his monastery and to set it in order with regular disciplines. It was indeed a beautiful monastery there, built on the edge of the woods and the sea in a certain camp, and this was its name in English, Cnobheresburg <sup id="fnref:11.footnotes">11<a href="#fn:11.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> i. e. a town named Cnobheri; and afterwards

<span class="fa fa-bookmark" title="p.391" id="pb.391"> p.391</span>
Anna <sup id="fnref:12.footnotes">12<a href="#fn:12.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, the king of that province, and the other noble folk who dwelt in that town, added to it afterwards.</p><a name="section.d45511e732">‍</a><h2 class="page-title" id="d45511e732">3.</h2><p>Now Fursa was of the kindred of the Gaels <sup id="fnref:13.footnotes">13<a href="#fn:13.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, but though he was noble in blood he was nobler in spirit; inasmuch as from the time of his infancy he cared for sacred books and for holy disciplines, and, what is most becoming to holy men, doing beautiful deeds, those are what he used to do.</p><a name="section.d45511e752">‍</a><h2 class="page-title" id="d45511e752">4.</h2><p>Howbeit, when he had built the church we have mentioned, a serious illness attacked him therein from one Saturday to another, as the Book of his own Life relates; and from evening to cockcrow he was taken out of his body, and he heard the chanting of the angels of heaven, and he beheld them before him. And this is what they were chanting: ‘Ibunt sancti de uirtute in uirtutem’ ([Ps. 83, 8]) i. e. “the saints shall advance from virtue to virtue”, And this also they were saying: ‘Videbitur Deus deorum in Sion’ ([Ps. 83, 8])  “the God of gods will be seen on Mount Zion.”</p><a name="section.d45511e772">‍</a><h2 class="page-title" id="d45511e772">5.</h2><p>Thereafter he was restored to his body till the end of three days, and on the third day he was taken up again, and then he beheld many more angels fighting against a great host of devils; and this is what they were endeavouring, to seize the road to heaven and to close it against Fursa, and to utter evil and abuse against him. However, they were unable to do that, for there were angels of heaven defending him on the road.</p><a name="section.d45511e775">‍</a><h2 class="page-title" id="d45511e775">6.</h2><p>Now, says Beda, let him who wishes the vision which Fursa saw to be fully related read the Book of Fursa's Life. <sup id="fnref:14.footnotes">14<a href="#fn:14.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="section.d45511e793">‍</a><h2 class="page-title" id="d45511e793">7.</h2><p>However, says Beda, there is one thing which we desire

<span class="fa fa-bookmark" title="p.393" id="pb.393"> p.393</span>
to declare, namely, when he was taken up towards heaven the angels said to him: “Look down at the world” <sup id="fnref:15.footnotes">15<a href="#fn:15.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, say they. There he turned and looked from above, and beheld beneath him a valley deep and dark in the lower part of the earth. He beheld four vast fires red-flaming in the air over that valley, and not far was the distance between those fires. Then he asked of the angels what things were the fires that he beheld, and the angels spake: “Yon”, they say, “are the fires that are consuming the world. The first fire, now, is the fire of Falsehood, for when each one is baptised he promises this, to renounce and refuse the Devil and his works. Those who afterwards do not fulfil that (promise) and transgress it, they are burnt in yonder fire. But the second fire is the fire of Covetousness, that is greed, when those that mark out or covet the things of the world for their greed rather than the heavenly things, 'tis they that are burnt therein. Now the third fire, that is the fire of Disunion, when ye do not deem it lamentable or sad that your brethren and your neighbours should be engaged in very vain things and in idle matters, 'tis then ye are burnt in yonder fire. The fourth fire, then, this is the fire of Impiety. They that are burnt therein are those who do not deem it loathsome to spoil and to plunder the weak and the wretched: 'tis they that are burnt in that fire.”</p><a name="section.d45511e831">‍</a><h2 class="page-title" id="d45511e831">8.</h2><p>Then the fires grew and greatened, and they met so that
(one) vast fire would be made of them. Now when Fursa drew nigh to the fires, fear seized him and he said to the angel: “Lord”, says he, “behold the fire coming towards us!” Then the angel answered: and this he said: “Since it was not thou that has kindled them, thou wilt not be burnt in them; for though great and fearful is yon fire, it will not burn anyone save according to his merits; for every one's concupiscence”, saith he, “is that which burns him in yonder fire. For every one who is burnt in his body by unlawful desire, and hurts himself, after the separation of his body from his soul is burnt there by the punishment which he deserves.”</p><span class="fa fa-bookmark" title="p.395" id="pb.395"> p.395</span><a name="section.d45511e847">‍</a><h2 class="page-title" id="d45511e847">9.</h2><p>Then Fursa beheld one of the three angels who had accompanied him in his vision when he was before the fire, and the two other angels (flying) all around about the fire. And he beheld the devils flying through the fire, and warring against the righteous, and dragging them into the fire perforce. Then the devils were reviling Fursa; the angels, however, were protecting him. Then he beheld an army of angels there and a multitude of the holy men of his own Gaelic nation <sup id="fnref:16.footnotes">16<a href="#fn:16.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, who were known to himself as priests of the folk of Ireland. So he heard a few words salutary as regarded him. And when they had finished saying those few words, they went together with the angels to heaven; but the three first angels remained with him to bring him (back) to his body.</p><a name="section.d45511e855">‍</a><h2 class="page-title" id="d45511e855">10.</h2><p>Now when they drew nigh the aforesaid fire, the angel divided the flame <sup id="fnref:17.footnotes">17<a href="#fn:17.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>. But when Fursa reached the passage which the angel had made through the flame <sup id="fnref:18.footnotes">18<a href="#fn:18.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> the devils seized one of the men whom they were burning in the fire, and flung him at Fursa, so that his shoulder and his shoulder-blade and his cheek burnt. <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 Fursa knew the man who had been flung at him, and remembered that the man had formerly given him part of his raiment. However, the holy angel then laid hold of the man and cast him again into the fire. Then said the Devil: “Do not cast him away into bondage, for as you accepted the goods of yon sinful man, so you must share his punishments.” The angel answered and said: “Not through worldly greed did Fursa receive yon man's property, but in order to save his soul.” And thus the fire abated. And the angel went beside Fursa and said: “The fire which thou hast kindled is what has burnt thee, for hadst thou not received something by favour of yon sinful man the reproach of his sin would not 

<span class="fa fa-bookmark" title="p.397" id="pb.397"> p.397</span>
have fallen npon thee.” And after that the angel was instructing him as to what was proper for him to do in the case of men who repent at their death.</p><a name="section.d45511e889">‍</a><h2 class="page-title" id="d45511e889">11.</h2><p>Thereafter then Fursa was restored to his body, and afterwards in his body was the mark of the burning which had been inflicted on his soul, so that it was manifest to the world's men who beheld how it was on his shoulderblade and his shoulder and his cheek. And everyone deemed it a wondrous tale that the mark of what was inflicted on the soul should be in presence of all on the body. <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.d45511e897">‍</a><h2 class="page-title" id="d45511e897">12.</h2><p>His life afterwards (was spent) in teaching the men of the earth and celebrating the words of God, as he used to do before. And whatever he celebrated he himself would put into practice.</p><a name="section.d45511e900">‍</a><h2 class="page-title" id="d45511e900">13.</h2><p>The series of his visions, he would relate only to those who asked (for them) from compunction of heart. “And still”, says Beda, “there remains a certain ancient of our monastic community, and he asserts that he conversed with a certain pious truth-telling man who declared that he himself saw Fursa, and conversed with him in Essex, and heard that vision from the cleric's mouth, and that it was related in winter-time. And though there was then a hard frost together with snow, and Fursa wore nothing but a thin, little garment, a copious sweat came from him, as if he were telling his tale at midsummer, through remembering the excessive fear that was on him in his vision.”</p><a name="section.d45511e908">‍</a><h2 class="page-title" id="d45511e908">14.</h2><p>Howbeit, when Fursa the Pious suffered from the tumult of the great crowds that used to come to him in his own country, to wit, in Ireland <sup id="fnref:21.footnotes">21<a href="#fn:21.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, he left that country and came to England, as we have said, together with a few brethren, after leaving all his friends and every thing else that he had. And there he built a beautiful monastery, and therein he celebrated the word of God.</p><a name="section.d45511e914">‍</a><h2 class="page-title" id="d45511e914">15.</h2><p>So when he had finished these things, it occurred to 

<span class="fa fa-bookmark" title="p.399" id="pb.399"> p.399</span>
him to leave his monastery and the care thereof to (his brother) Fullan <sup id="fnref:22.footnotes">22<a href="#fn:22.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and to the other archpriests, namely Gobbán and Dicuill, and he was fain to go, free from all mundane matters, to a stead that was safer. So Fursa and Ultán <sup id="fnref:23.footnotes">23<a href="#fn:23.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> quitted the monastery and went into a hermitage; and there they remained a year, labouring with their hands and in compunction of heart and prayer. <sup id="fnref:24.footnotes">24<a href="#fn:24.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="section.d45511e951">‍</a><h2 class="page-title" id="d45511e951">16.</h2><p>Thereafter then, when Fursa beheld heathens and unbelievers destroying the monasteries and the whole province, he left evervthing in order in the monastery, and went over sea eastward to Frankland, and was honourably received by the king of the Franks, namely Clovis <sup id="fnref:25.footnotes">25<a href="#fn:25.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, [or by] Ercinbald <sup id="fnref:26.footnotes">26<a href="#fn:26.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, in the place named Latiniacum <sup id="fnref:27.footnotes">27<a href="#fn:27.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, and a monastery was built by him; and not long after that he contracted his death-illness and reached the end of his life. <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.d45511e975">‍</a><h2 class="page-title" id="d45511e975">17.</h2><p>The king Clovis, [or] Ercinbald, took the body, and guarded it in the porch of the church (which he was building at Perona) until the consecration of the church (itself) had ended. Now (when the church was ready and) when, the body was brought out of the porch to be buried near the altar, thus was it found, as if Fursa had died that hour, to wit, at the end of seven and twenty days after his death. And he was buried with veneration and honour in the church, that is, in the town called Perona <sup id="fnref:29.footnotes">29<a href="#fn:29.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, and he was honourably exalted there, to wit, where many miracles and marvels are wrought for Fursa every day.</p><span class="fa fa-bookmark" title="p.401" id="pb.401"> p.401</span><a name="section.d45511e985">‍</a><h2 class="page-title" id="d45511e985">18.</h2><p>However, at the end of four years afterwards, a tabernacle was built for him apart, and into it his body was brought; and it was still found without doubt as it had been when he died.</p><a name="section.d45511e989">‍</a><h2 class="page-title" id="d45511e989">19.</h2><p>There is here nought save a few of the tidings of Fursa. Let him who desires more of them see the Life of Fursa and he will find them.</p><p class="closer">IT ENDETH.</p><a name="section.d45511e994">‍</a><h2 class="page-title" id="d45511e994">20.</h2><p> <sup id="fnref:30.footnotes">30<a href="#fn:30.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="navspyd45511e2" 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 Fursa</p><p><b>Title</b> (supplementary): English translation</p><p><b>Title</b> (original, Irish): Betha Fursa</p><p><b>Editor</b>: Whitley Stokes</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled by</b>: Beatrix Färber</p><p><b>Proofread by</b>: Beatrix Färber  and Janet Crawford </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>: 
4885 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>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: T201008</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 sources for the Irish text</h4><ol><li value="1">Brussels, Bibliothèque royale, MS 2324–40, AD 1629; scribe: Michael O'Clery (Charles Plummer, Miscellanea hagiographica Hibernica (Brussels 1925) 190 section 39). A copy of RIA MS 968.</li><li value="2">Dublin, Royal Irish Academy, MS 968 (olim A. iv. 1 olim Stowe 9; see Catalogue of Irish Manuscripts in the Royal Irish Academy, fasc. 22, 2780–83), c. 1627; scribe: Domnall Ó Duinnín (Charles Plummer, Bethada naem nÉrenn (2 vols, Oxford 1922), i p. xii).</li></ol><h4>Literature</h4><ol><li value="1">Laurentius Surius [=Laurence Suhr, or Lorenz Sauer] (ed), De probatis sanctorum historiis, 6 vols. and index (Cologne, 1570–75).</li><li value="2">Tomás Dávila, Historia, y vida del admirable, y extatico San Furseo, principe heredero de Irlanda, apostol de muchos reynos, y naciones. Maestro sapientissimo de reyes, y ministros, y monge antiquissimo del órden de N.P.S. Agustin. (Madrid: Lucas Antonio de Bedmar y Narvaez, 1699).</li><li value="3">Jacques Desmay, La vie de S. Fursy, patron de Peronne: recueillie de plusieurs anciens auteurs (Peronne 1715).</li><li value="4">Edward Burnett Tylor, Primitive Culture. Third edition, revised (London: John Murray 1891).</li><li value="5">Alessandro d'Ancona, I precursori di Dante (Florence 1874).</li><li value="6">George Herbert Moberly, Historia Ecclesiastica Gentis Anglorum (Oxford 1881).</li><li value="7">Charles de Smedt &amp; Joseph de Backer, Acta Sanctorum Hiberniae ex codice Salmanticensi (Edinburgh 1888).</li><li value="8">Whitley Stokes (ed), Lives of Saints from the Book of Lismore (Oxford: Clarendon Press 1890).</li><li value="9">Charles Plummer, Baedae Opera Historica (Oxford 1896).</li><li value="10">Margaret Stokes, Three months in the forests of France: a pilgrimage in search of vestiges of the Irish saints in France (London: G. Bell 1895).</li><li value="11">Sarah Gaynor Atkinson, St. Fursey's life and visions, and other essays (Dublin: M. H. Gill 1907).</li><li value="12">Charles Plummer (ed), Vitae sanctorum Hiberniae, 2 vols. (Oxford 1910; repr. Oxford 1968).</li><li value="13">Louis Harald Dahl, The Roman camp and the Irish saint at Burgh Castle: with local history (London: Jarrold &amp; Sons, 1913).</li><li value="14">Norbert Friart, Histoire de Saint Fursy et de ses deux frères saint Feuillien, évêque et martyr, et saint Ultain. (Lille/Paris/Bruges/Bruxelles: Desclée, De Brouwer &amp; Cie. 1913).</li><li value="15">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="16">St. John D. Seymour, Irish Visions of the Other-World: A Contribution to the Study of Medieval Visions (London 1930).</li><li value="17">Mervyn Wall, The unfortunate Fursey (London: Pilot Press 1946). [Fiction] [Translated into German as 'Der unheilige Fursey oder das Irland der Frommen'] (Goldmann 1983).</li><li value="18">Mervyn Wall, The return of Fursey. (London: Pilot Press 1948). [Fiction]</li><li value="19">John Hennig, 'The Irish background of St. Fursey', Irish Ecclesiastical Review, 5th ser., 77 (1952) 18–28; repr. in Gisela Holfter &amp; Hermann Rasche (eds.), Exil in Irland: John Hennigs Schriften zu deutsch-irischen Beziehungen (Trier 2002) 265–272.</li><li value="20">W. W. Heist (ed), Vitae sanctorum Hiberniae ex codice olim Salmanticensi nunc Bruxellensi, Subsidia Hagiographica 28 (Brussels 1965).</li><li value="21">Peter Dinzelbacher, 'Die Visionen des Mittelalters: ein geschichtlicher Umriss', Zeitschrift für Religions- und Geistesgeschichte 30 (1978) 116–128.</li><li value="22">M. P. Ciccarese (ed), 'Le visioni di S. Fursa', Romanobarbarica 8 (1984/85), 231–303.</li><li value="23">Pádraig Ó Riain, Corpus Genealogiarum Sanctorum Hiberniae. (Dublin 1985).</li><li value="24">Pádraig Ó Riain, 'Les Vies de Saint Fursy: les sources Irlandaises', Revue du Nord 68 (1986) 405–413.</li><li value="25">Peter Dinzelbacher, 'La littérature des révélations au moyen âge: un document historique', Rev Hist 275 (1986) 289–305.</li><li value="26">M. P. Ciccarese (ed), Visioni dell'Aldilà in Occidente: fonti, modelli, testi, Biblioteca Patristica (Florence, 1987) [ed. and trans. of Visio S. Fursei, 184–229].</li><li value="27">Eileen Gardiner, Visions of Heaven and Hell before Dante, New York 1989, 149–195.</li><li value="28">Claude Carozzi, Le voyage de l'âme dans l'Au-delà d'après la littérature latine (Ve–XIIIe  siècle), Bibliothèque française de l'École française de Rome, 189 (Rome 1994) [pp. 677–692: ed. and trans. of Visio s. Fursei, s. vii (2) (AD 656/7), from (a) London, BL, Harley 504, ff. 79–98v; s. viii; origin Péronne, Nivelles or Fosses; (b) Zürich, B cantonale, 8, pp. 352–78; s. ix (in part); origin Rheinau; (c) Rome, B Casanatense, 641 olim B IV 18, ff. 97–194; s. ix; Beneventan script; origin Monte Cassino].</li><li value="29">Pádraig Ó Riain, 'Sanctity and politics in Connacht c.1100: the case of St Fursa', CMCS 17 (1989) 1–14.</li><li value="30">Marguerite Quintelli-Neary, Folklore and the fantastic in twelve modern Irish novels [Reception] (Westport, Conn.; London: Greenwood Press, 1997).</li><li value="31">Trefor Jones, The English Saints: East Anglia (Norwich: Canterbury, 1999).</li><li value="32">Thomas Charles-Edwards, Early Christian Ireland (Cambridge 2000).</li><li value="33">Marilyn Dunn, Gregory the Great, the Vision of Fursey, and the origins of purgatory', Peritia 14 (2000) 238–254.</li><li value="34">Michelle P. Brown, The life of St. Fursey: what we know; why it matters (Norwich 2001).</li><li value="35">Marilyn Dunn, The vision of St. Fursey and the development of purgatory (Norwich 2007).</li><li value="36">Oliver Rackham, Transitus Beati Fursei: a translation of the 8th century manuscript, Life of Saint Fursey (Norwich 2007).</li><li value="37">Pádraig Ó Riain, A dictionary of Irish Saints (Dublin 2011), 357–359 (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%;">‘The Life of Fursa’ (1904). In: <i>Revue Celtique‍</i> 25.
      Ed. by Whitley Stokes, pp. 385–404.</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="T201008.bib">
@article{T201008,
  editor 	 = {Whitley Stokes},
  title 	 = {The Life of Fursa},
  journal 	 = {Revue Celtique},
  volume 	 = {25},
  date 	 = {1904},
  pages 	 = {385–404}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="T201008.bib" style="font-family:sans-serif;">T201008.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 385–87 (editorial introduction) and odd pages 389–401 of the published edition.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been thoroughly checked and proof-read. All corrections and supplied text are tagged.</p><p><b>Normalization</b>: The electronic text represents the printed text. Expansions in Irish words are marked <tt>ex</tt>.</p><p><b>Quotation</b>: Direct speech is 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 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 of persons (given names), groups (dynasties, peoples etc.), and places are not tagged. Neither are names of professions.</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>: Translation by Whitley Stokes 
<p><b>Date</b>: c.1904</p></p><h4>Language usage</h4><ul><li value="en">The text is in English. (en)</li><li value="la">A few words are in Latin. (la)</li><li value="ga">Some words, phrases and quotes are in Irish. (ga)</li><li value="fr">One word is in French. (fr)</li></ul><p><b>Keywords</b>: religious; prose; medieval; Saint's Life; St Fursey; vision; translation</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2012-02-15: Online proofing (2). (ed. Janet Crawford)</li><li>2012-02-13: New SGML and HTML files created. (ed. Beatrix Färber)</li><li>2012-02-10: Introduction and text proofed (1) and encoded. More bibliographic details added; file parsed. (ed. Beatrix Färber)</li><li>2012-02-09: Header created in line with companion file; bibliographic details compiled. Proofing started. (ed. Beatrix Färber)</li><li>2012-02-09: File 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/T201008/">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>G201008: <a href="/celt/document/G201008">Betha Fursa</a> (in Irish)</p><h6>Source document</h6><p><a href="T201008.xml"><tt>T201008.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>For this I have used Moberly's edition, Oxford, 1881, and <span class="ps" title="Charles Plummer: scholar">Plummer</span>'s <span class="title" title="book">Baedae Opera Historica</span>, Oxford, 1896. <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>See Revue Celtique, 25, 232. <span class="sup" title="By Beatrix Färber"><span class="title" title="article">Tidings of the Resurrection</span>, edited by Whitley Stokes.]</span> <a class="footnotebacklink" href="#fnref:2.footnotes" rev="footnote">🢀</a></p></li><li id="fn:3.footnotes"><p>For a useful note on visions of the other world, see <span class="ps" title="Charles Plummer: scholar">Plummer</span>, op. cit., II, 294–295. See also Ward's <span class="title" title="book">Catalogue of Romances</span>, II, 397–515. <a class="footnotebacklink" href="#fnref:3.footnotes" rev="footnote">🢀</a></p></li><li id="fn:4.footnotes"><p>So in the <span class="title" title="text">Martyrology of Oengus</span> “togae”, Jan. 6, beside “togu”, Prol. 123. <a class="footnotebacklink" href="#fnref:4.footnotes" rev="footnote">🢀</a></p></li><li id="fn:5.footnotes"><p>This <span class="term" title="(Irish) ">Apgiter</span> (<span class="term" title="(Latin) ">Abecedarium</span>) is the only composition which I have seen ascribed to Fursa. But in the <span class="title" title="book">Dictionary of Christian Biography</span> (London, 1880), vol. II, p. 588, “some poems and a litany, said to have been composed by him”, are stated to be preserved in a ms. (H. 1. 2, Nos. 6, 7) in the library of Trinity College, Dublin. <a class="footnotebacklink" href="#fnref:5.footnotes" rev="footnote">🢀</a></p></li><li id="fn:6.footnotes"><p>Two Fursas are mentioned in the Annals of the eighth century—an abbot of Lecan Mide (ob. 74b) and Fursa of Ess mac n-Eirc (ob. 74d). <a class="footnotebacklink" href="#fnref:6.footnotes" rev="footnote">🢀</a></p></li><li id="fn:7.footnotes"><p>So Keating: “St Fursa, of the line of Lugaidh Laga, brother of Olild Olum”, <span class="ps" title="John O'Mahony: Fenian and scholar">O'Mahony</span>'s translation, p. 477. <a class="footnotebacklink" href="#fnref:7.footnotes" rev="footnote">🢀</a></p></li><li id="fn:8.footnotes"><p>Sigberct. <a class="footnotebacklink" href="#fnref:8.footnotes" rev="footnote">🢀</a></p></li><li id="fn:9.footnotes"><p>Craibthech (“Religiosus”, <span class="title" title="book">Annals of Ulster</span>, A. D. 626 <span class="sup" title="By Beatrix Färber">U627.3 in CELT edition, G100001A</span>) is a standing epithet for Fursa. The gen. sg. occurs in the <span class="title" title="text">Félire Oengusso</span>, Jan. 16, where “Cráibdig i féil Fursai” is (for sake of rhyme) put for “i féil Fursai Cráibdig”  “on the feast of Fursa the Pious.” For a tale of his compassionate tenderness, see <span class="title" title="book">Lismore Lives</span>, p. x, and the <span class="title" title="ms">Book of Leinster</span>, pp. 285–286. For a legend  of a Fursu driving a fiery dragon into a lake, see LL. 169a47 = Dindsenchas, no. 47. <span class="title" title="periodical">Revue Celtique</span>, 15, 441. <a class="footnotebacklink" href="#fnref:9.footnotes" rev="footnote">🢀</a></p></li><li id="fn:10.footnotes"><p>about A. D. 633. <a class="footnotebacklink" href="#fnref:10.footnotes" rev="footnote">🢀</a></p></li><li id="fn:11.footnotes"><p>now Burghcastle in Suffolk, “near Yarmouth”, says <span class="ps" title="Charles Plummer: scholar">Plummer</span>. <a class="footnotebacklink" href="#fnref:11.footnotes" rev="footnote">🢀</a></p></li><li id="fn:12.footnotes"><p>He began to reign A. D. 635, or thereabouts. <a class="footnotebacklink" href="#fnref:12.footnotes" rev="footnote">🢀</a></p></li><li id="fn:13.footnotes"><p>“de nobilissimo genere Scottorum,” Beda. According to a note in the <span class="title" title="text">Martyrology of Gorman</span>, Jan. 16, Fursu was from Conaille in the present county of Louth. His mother, according to the <span class="title" title="ms">Book of Leinster</span>, p. 372d, was Brónach daughter of St Patrick's master Miliuc maccu Buain. But according to the <span class="title" title="ms">Book of Leinster</span>, p. 349f and the <span class="title" title="text">Martyrology of Donegal</span> her name was Gelgéis. <a class="footnotebacklink" href="#fnref:13.footnotes" rev="footnote">🢀</a></p></li><li id="fn:14.footnotes"><p>Probably the Life first printed by <span class="ps" title="Laurentius Surius (Lorenz Sauer): scholar">Surius</span> (<span class="title" title="book">De prebatis sanctorum Historiis</span>, i. 381), and lately by De Smedt and De Backer in cols. 77–102 of their edition of the <span class="name" title="ms">Codex Salmanticensis</span>, 1888. The Latin Life is more skilfully abridged by Aelfric (<span class="title" title="book">Anglo-saxon Homilies</span>, ed. Thorpe, II, 332–348) than by Beda. <a class="footnotebacklink" href="#fnref:14.footnotes" rev="footnote">🢀</a></p></li><li id="fn:15.footnotes"><p><span class="ps" title="Charles Plummer: scholar">Plummer</span>, op. cit., II, 171, quotes <span class="title" title="text">Apocalypsis Pauli</span>, paragraph 13, and compares <span class="ps" title="Durante degli Alighieri: author">Dante</span>, Parad. XXII, 133–135, and <span class="ps">D. G. Rossetti</span>'s <span class="title" title="poem">Blessed Damozel</span>, stanza 6. <a class="footnotebacklink" href="#fnref:15.footnotes" rev="footnote">🢀</a></p></li><li id="fn:16.footnotes"><p>“quorum alter Beanus [Ir. Beóin?], alter uocabatur Meldanus.” Vita, paragraph 13. <a class="footnotebacklink" href="#fnref:16.footnotes" rev="footnote">🢀</a></p></li><li id="fn:17.footnotes"><p>lit. fire. <a class="footnotebacklink" href="#fnref:17.footnotes" rev="footnote">🢀</a></p></li><li id="fn:18.footnotes"><p>lit. fire. <a class="footnotebacklink" href="#fnref:18.footnotes" rev="footnote">🢀</a></p></li><li id="fn:19.footnotes"><p>This is quite in accordance with the Algonquin belief as to men lying in trance: “their souls have travelled to the banks of the River of Death, but have been driven back and return to re-animate their bodies”, <span class="ps" title="Edward Burnett Tylor">Tylor</span>, <span class="title" title="book">Primitive Culture</span>, third ed. I, 436. <a class="footnotebacklink" href="#fnref:19.footnotes" rev="footnote">🢀</a></p></li><li id="fn:20.footnotes"><p>With this conception of the quasi-materiality of the human soul and its close connexion with the body, compare the story of Find slaying Cuirrech by hurling a spear through his shadow, <span class="title" title="periodical">Revue Celtique</span>, 15, 444. <a class="footnotebacklink" href="#fnref:20.footnotes" rev="footnote">🢀</a></p></li><li id="fn:21.footnotes"><p>Beda's Scottia. <a class="footnotebacklink" href="#fnref:21.footnotes" rev="footnote">🢀</a></p></li><li id="fn:22.footnotes"><p>Better Fóelán, or Fóilan (“Foylanum {<span class="fa" title="gap ">⬌</span>} sanctum”, <span class="name" title="Codex Salmanticensis: ms">Cod. Salmant.</span>, col. 99). He is said to have founded a monastery at Fosse in the diocese of <span class="corr" title="Corrected from ‘ Liége’ by BF">Liège</span>, A. D. 648, and to have been slain about A. D. 656, on Oct. 31, his day in the Irish martyrologies. <a class="footnotebacklink" href="#fnref:22.footnotes" rev="footnote">🢀</a></p></li><li id="fn:23.footnotes"><p>He became abbot of Péronne, and died May 1, A. D. 685. In the <span class="title" title="text">Martyrology of Gorman</span>, at May 1, he is called “the son of Mael-snechta”. <a class="footnotebacklink" href="#fnref:23.footnotes" rev="footnote">🢀</a></p></li><li id="fn:24.footnotes"><p>On hermits living in pairs see Raine's <span class="title" title="book">Hexham</span>, vol. I, Appendix, p. xxxii, cited by <span class="ps" title="Charles Plummer: scholar">Plummer</span>, op. cit., II, 172. <a class="footnotebacklink" href="#fnref:24.footnotes" rev="footnote">🢀</a></p></li><li id="fn:25.footnotes"><p>This was Clovis II, who reigned A. D. 638–656. <a class="footnotebacklink" href="#fnref:25.footnotes" rev="footnote">🢀</a></p></li><li id="fn:26.footnotes"><p>Beda's “Ercunualdus patricius”. He became <span class="frn" title="(French)">maire du palais</span> A. D. 640. <a class="footnotebacklink" href="#fnref:26.footnotes" rev="footnote">🢀</a></p></li><li id="fn:27.footnotes"><p>Lagny, near Paris, on the Marne; or Lezigny? <a class="footnotebacklink" href="#fnref:27.footnotes" rev="footnote">🢀</a></p></li><li id="fn:28.footnotes"><p>He died circa A. D. 650, at Maceriae (now Mazeroeles in Ponthieu, <span class="ps" title="Charles Plummer: scholar">Plummer</span>). <a class="footnotebacklink" href="#fnref:28.footnotes" rev="footnote">🢀</a></p></li><li id="fn:29.footnotes"><p>Beda's Perrona, now Péronne, on the Somme, which the Irish called Cathair Fursa, v. <span class="title" title="book">Four Masters</span>, A. D. 774. <a class="footnotebacklink" href="#fnref:29.footnotes" rev="footnote">🢀</a></p></li><li id="fn:30.footnotes"><p>That Life of Fursa was copied out of the <span class="name" title="ms">Book of the Muinter Duinnín</span> in the convent of the friars in Cork, 1629. <a class="footnotebacklink" href="#fnref:30.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>