
<!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: Dark Rosaleen | 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: Dark Rosaleen | University College Cork</title><meta name="description" content="Dark Rosaleen|An electronic edition|by James Clarence Mangan|ed D. J. O'Donoghue"/><meta property="og:title" content="Dark Rosaleen|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E840000-001"/><meta property="og:description" content="Dark Rosaleen|An electronic edition|by James Clarence Mangan|ed D. J. O'Donoghue"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="ga_IE"/>

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

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

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

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

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

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

<body class="inner">

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

	
	<!-- navbar // layout: header -->
    <header id="header" class="header">
      <div class="navbar navbar__custom">
	<a class="navbar__brand" href="https://www.ucc.ie/en/">
	  <h1 class="sr-only">University College Cork</h1>
<!--
	    src="/en/media/2017siteassets/images/ucc_logo__insertVectorrainbow.svg"
-->
	  <img alt="UCC Logo" src="https://www.ucc.ie/en/media/2017siteassets/images/ucc-central-header-logo.svg"/>
	</a> 
	<button type="button" class="nav-toggle text-uppercase" data-toggle="button" aria-pressed="false"><span>Menu</span></button> 
	<div class="ucc-class">
	  <div class="inner"><h2>Dark Rosaleen</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 E840000-001</p><h2 class="main-heading">Dark Rosaleen</h2><div class="btn-block">‍</div></figcaption></figure></div>
	  </div>
 <!--  container -->
 <div class="container">
	<!--  row -->
	<div class="row">
		<div class="page-nav" id="navspy" data-spy="affix" data-offset-top="750">
			<button class="btn btn--blue" type="button" data-toggle="collapse" data-target="#page-nav" aria-expanded="false" aria-controls="page-nav">On This Page</button>
			<div class="collapse" id="page-nav"><!--The $refsections variable contains:
Section 1. label(body) unit(document) gi(div0) heads(1) gtm(Document) n(body) 
Section 2. gi(teiHeader) n(details) gtm(DarkRosaleenFromtheIr) 
Section 3. gi(div) n(contacts) gtm(Contacts) 
Section 4. gi(div) n(rubric) gtm(Formatting) 
--><ul class="nav" id="navloc"><li class="text-uppercase meta" title="TEI Header"><a href="#teiHeader" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Header</a></li><li class="text-uppercase doc" title="Document body sections"><a href="#body" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Document body</a></li><li class="text-uppercase 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">E840000-001</a></li><li id="update">2008-06-11</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>James Clarence Mangan</h2><h3>Edited by D. J. O'Donoghue</h3><a name="div0">‍</a><div class="solo"><h1 class="page-title" id="section1">Whole text</h1></div><ol><span class="fa fa-bookmark" title="p.3" id="pb.3"> p.3</span><!--div0: thisdiv=div0, # (nth=1) head="Dark RosaleenFrom the Irish of Costello. Mangan says this poem was entitled in the original Roisin Dubh, and was written in the reign of Elizabeth by one of the poets of Red Hugh O'Donnell, and is supposed to be addressed to Ireland by that famous chieftain."--><!--Heading quâ heading--><h1 style="font-size:300%;" id="d30292e326">Dark Rosaleen <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>
 <sup id="fnref:2.footnotes">2<a href="#fn:2.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></h1><li class="lg" value="1">O my Dark Rosaleen,<br/>Do no sigh, do not weep!<br/>The priests are on the ocean green,<br/>They march along the Deep.<br/>There's wine ... from the royal Pope<br/>Upon the ocean green;<br/>And Spanish ale shall give you hope,<br/>My Dark Rosaleen!<br/>My own Rosaleen!<br/>Shall glad your heart, shall give you hope,<br/>Shall give you health, and help, and hope,<br/>My Dark Rosaleen.</li><li class="lg" value="2">Over hills and through dales<br/>Have I roamed for your sake;<br/>All yesterday I sailed with sails<br/>On river and on lake.<br/>The Erne ...  at its highest flood<br/>I dashed across unseen,<span class="fa fa-bookmark" title="p.4" id="pb.4"> p.4</span><br/>For there was lightning in my blood,<br/>My Dark Rosaleen!<br/>My own Rosaleen!<br/>Oh! there was lightning in my blood,<br/>Red lightning lightened through my blood,<br/>My Dark Rosaleen!</li><li class="lg" value="3">All day long in unrest<br/>To and fro do I move,<br/>The very soul within my breast<br/>Is wasted for you, love!<br/>The heart ... in my bosom faints<br/>To think of you, my Queen,<br/>My life of life, my saint of saints,<br/>My Dark Rosaleen!<br/>My own Rosaleen!<br/>To hear your sweet and sad complaints,<br/>My life, my love, my saint of saints,<br/>My Dark Rosaleen!</li><li class="lg" value="4">Woe and pain, pain and woe,<br/>Are my lot night and noon,<br/>To see your bright face clouded so,<br/>Like to the mournful moon.<br/>But yet ... will I rear your throne<br/>Again in golden sheen;<br/>'Tis you shall reign, shall reign alone,<br/>My Dark Rosaleen!<br/>My own Rosaleen!<br/>'Tis you shall have the golden throne,<br/>'Tis you shall reign, and reign alone,<br/>My Dark Rosaleen!</li><li class="lg" value="5">Over dews, over sands<br/>Will I fly for your weal;<span class="fa fa-bookmark" title="p.5" id="pb.5"> p.5</span><br/>Your holy delicate white hands<br/>Shall girdle me with steel.<br/>At home ... in your emerald bowers,<br/>From morning's dawn till e'en,<br/>You'll pray for me, my flower of flowers,<br/>My Dark Rosaleen!<br/>My fond Rosaleen!<br/>You'll think of me through Daylight's hours,<br/>My virgin flower, my flower of flowers,<br/>My Dark Rosaleen!</li><li class="lg" value="6">I could scale the blue air,<br/>I could plough the high hills,<br/>Oh, I could kneel all night in prayer,<br/>To heal your many ills!<br/>And one ... beamy smile for you<br/>Would float like light between<br/>My toils and me, my own, my true,<br/>My Dark Rosaleen!<br/>My fond Rosaleen!<br/>Would give me life and soul anew,<br/>A second life, a soul anew,<br/>My Dark Rosaleen!</li><li class="lg" value="7">O! the Erne shall run red<br/>With redundance of blood,<br/>The earth shall rock beneath our tread,<br/>And flames wrap hill and wood,<br/>And gun-peal, a slogan cry,<br/>Wake many a glen serene,<br/>Ere you shall fade, ere you shall die,<br/>My Dark Rosaleen!<br/>My own Rosaleen!<br/>The Judgment Hour must first be nigh,<br/>Ere you can fade, ere you can die,<br/>My Dark Rosaleen!</li></ol><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="navspyd30292e2" class="hyper-list-btn"><ol><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fileDesc">fileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-titleStmt">titleStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-editionStmt">editionStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-publicationStmt">publicationStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-notesStmt">notesStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-sourceDesc">sourceDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-encodingDesc">encodingDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-profileDesc">profileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-revisionDesc">revisionDesc</a></li></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): Dark Rosaleen</p><p><b>Author</b>: James Clarence Mangan</p><p><b>Editor</b>: D. J. O'Donoghue</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled by</b>: Beatrix Färber  and Ruth Murphy</p><p><b>Proof corrections by</b>: Ruth Murphy</p></div></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>1</b>. First draft, revised and corrected.</p></div><p><b>Extent</b>: 3040 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>: 2008</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E840000-001</p><p><b>Availability</b>: Available with prior consent of the CELT programme for purposes of academic research and teaching only.</p></div><div id="details-notesStmt"><h4>Notes statement</h4><p>
<p>This poem first appeared in the <tt>National</tt>, 30th May 1846. It is based on an unrhymed version given in Samuel Ferguson's articles on Hardiman's <tt>Irish Minstrelsy</tt> in the <tt>Dublin University Magazine</tt>, 1834. The original, by Costello of Ballyhaunis, was evidently a love poem. (D.J. O'Donoghue.)</p>
</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Mangan's Works</h4><ol><li value="1">James Clarence Mangan, Ballad-Poetry of Ireland (Dublin: Duffy 1845).</li><li value="2">James Clarence Mangan, Specimens of the early native poetry of Ireland: in English metrical translations by Miss Brooke, Dr. Drummond, Samuel Ferguson, J. C. Mangan, T. Furlong, H. Grattan Curran, E. Walsh, J. D'Alton and J. Anster, with historical and biographical notices by Henry R. Montgomery (Dublin: James McGlashan; London: W.S. Orr and Co. 1846).</li><li value="3">James Clarence Mangan, The Book of Irish Ballads, ed. Denis Florence McCarthy (Dublin: J. Duffy 1846).</li><li value="4">James Clarence Mangan, Miscellany (Dublin: Celtic Society 1849).</li><li value="5">James Clarence Mangan, The poets and poetry of Munster: A selection of Irish songs by poets of the last century, with poetical translations by the late James Clarence Mangan, now for the first time published with the original music and biographical sketches of the authors 1st ed. (Dublin:John O'Daly 1849; Poole, England: Woodstock Books 1997).</li><li value="6">James Clarence Mangan, Romances and Ballads of Ireland, ed. Hercules Ellis (Dublin: J. Duffy 1850).</li><li value="7">James Clarence Mangan, The tribes of Ireland: a satire by Aenghus O'Daly; with poetical translation by the late James Clarence Mangan; together with an historical account of the family of O'Daly; and an introduction to the history of satire in Ireland by John O'Donovan (Dublin: John O'Daly 1852; Reprint Cork: Tower Books 1976).</li><li value="8">James Clarence Mangan, Poems by James Clarence Mangan, with biographical introduction by John Mitchel (New York: Haverty 1859).</li><li value="9">James Clarence Mangan, Anthologia Germanica; or a garland from the German poets and miscellaneous poems, 2 vols (Dublin: Duffy 1884).</li><li value="10">James Clarence Mangan, Essays in prose and verse by J. Clarence Mangan, ed. Charles P. Meehan. (Dublin: Duffy 1884).</li><li value="11">James Clarence Mangan, Irish and Other Poems: With a selection from his translations [The O'Connell Press Popular Library] (Dublin: O'Connell Press 1886).</li><li value="12">James Clarence Mangan, James Clarence Mangan, his selected poems; with a study by the editor, ed. Louise Imogen Guiney (London: Lamson, Wolffe &amp; Co. 1897; Montana: Kessinger Publishing Co. 2007).</li><li value="13">James Clarence Mangan, Poems of James Clarence Mangan (many hitherto uncollected), ed. with preface and notes by D.J. O'Donoghue; introduction by John Mitchel (Dublin: O'Donoghue, 1903; Reprint New York: Johnson 1972).</li><li value="14">James Clarence Mangan, The prose writing of James Clarence Mangan, ed. D.J. O'Donoghue. (Dublin: O'Donoghue 1904).</li><li value="15">James Clarence Mangan, Autobiography edited from the manuscript by James Kilroy [Chapel Books Series] (Dublin: Dolmen Press 1968).</li><li value="16">James Clarence Mangan, Selected Poems of James Clarence Mangan, ed. Michael Smith with a foreword by Anthony Cronin (Dublin: Gallery Press 1973).</li><li value="17">James Clarence Mangan, The collected works of James Clarence Mangan: Poems Vol. 1 1818–1837, ed. Jacques Chuto et al. (Dublin: Irish Academic Press 1996).</li><li value="18">James Clarence Mangan, The collected works of James Clarence Mangan: Poems Vol. 2 1838–1844, ed. Jacques Chuto et al. (Dublin: Irish Academic Press 1996).</li><li value="19">James Clarence Mangan, The collected works of James Clarence Mangan: Poems Vol. 3  1845–1847, ed. Jacques Chuto et al. (Dublin: Irish Academic Press 1997).</li><li value="20">James Clarence Mangan, The collected works of James Clarence Mangan: Poems Vol. 4 1848–1912, ed. Jacques Chuto et al. (Dublin: Irish Academic Press 1997).</li><li value="21">James Clarence Mangan, Anthologia Germanica: Selection on a German Theme from the Verse of the Poet of Young Ireland (Ireland &amp; Germany), ed. with an introduction by Brendan Clifford (London: Athol Books 2001).</li><li value="22">James Clarence Mangan, The collected works of James Clarence Mangan: Prose Vol. 1 1832–1839, ed. Jacques Chuto et al. (Dublin: Irish Academic Press 2002).
</li><li value="23">James Clarence Mangan, The collected works of James Clarence Mangan: Prose Vol. 2 1840–1882: correspondence, ed. Jacques Chuto et al. (Dublin: Irish Academic Press 2002).</li><li value="24">James Clarence Mangan, Selected Poems of James Clarence Mangan, foreword by Terence Brown, ed. Jacques Chuto et al. (Dublin: Irish Academic Press, bicentenary ed. 2003).</li><li value="25">James Clarence Mangan, Poems, ed. with an introduction by David Wheatley (Oldcastle: Gallery Press 2003).</li><li value="26">James Clarence Mangan, Selected Prose of James Clarence Mangan. ed. Jacques Chuto, Peter van de Kamp (Dublin: Irish Academic Press, vicentenary ed. 2004).</li><li value="27">James Clarence Mangan, James Clarence Mangan: Selected writings, ed. with an introduction by Sean Ryder (Dublin: University College 2004).</li></ol><h4>Secondary Literature</h4><ol><li value="1">W. B. Yeats, 'Clarence Mangan, 1803–1849' [Irish Authors and Poets series]. In: Irish Fireside 12 March 1877; reprinted in John Frayne, Uncollected Prose of W. B Yeats, Vol. 1 (London: Macmillan 1970).</li><li value="2">W. B. Yeats, 'Clarence Mangan's Love Affair'. In: United Ireland 22 August 1891.</li><li value="3">D. J. O'Donoghue, Life and Writings of James Clarence Mangan (Edinburgh: Geddis; Dublin: M. H. Gill 1897).</li><li value="4">Ellen Shannon-Mangan, James Clarence Mangan: a biography (Dublin: Irish Academic Press 1996).</li><li value="5">Henry Edward Cain, James Clarence Mangan and the Poe-Mangan question, A dissertation (Washington: Catholic University Press 1929).</li><li value="6">James Joyce, James Clarence Mangan: from St. Stephen's, Dublin, May, 1902 (Dublin: Ulysses Bookshop 1930).</li><li value="7">John D. Sheridan, Famous Irish lives: James Clarence Mangan (Dublin: Phoenix Publishing 1937).</li><li value="8">P. S. O'Hegarty, 'A bibliography of James Clarence Mangan'. In: Dublin Magazine 16 (1941) 56–61.</li><li value="9">Séamus Ó Casaide, 'James Clarence Mangan and his Meath relatives: new light on the poet's circumstances'. In: Father Matthew Record 35:6 (1941) 4–5.</li><li value="10">Roibeárd Ó Faracháin, 'James Clarence Mangan'. In: Thomas Davis and Young Ireland, ed. M. J. MacManus (Dublin: The Stationery Office 1945), 61–67.</li><li value="11">Marvin Magalaner, 'James Mangan and Joyce's Dedalus family'. In: Philological Quarterly (1952).</li><li value="12">Patrick Diskin, 'The poetry of James Clarence Mangan'. In: University Review: A Journal of Irish Studies 2:1 (1960) 21–30.</li><li value="13">Rudolf Patrick Holzapfel, James Clarence Mangan: A Check-List Of Printed And Other Sources (Dublin: Scepter Publishing 1969).</li><li value="14">Jacques Chuto, 'Mangan's "Antique Deposit" in TCD Library'. In: Long Room 2 (1970) 38–39.</li><li value="15">James Kilroy, James Clarence Mangan (Lewisburg, N.J.: Bucknell University Press 1970).</li><li value="16">Jacques Chuto, 'Mangan and the "Irus Herfner" articles in the Dublin University Magazine'. In: Hermathena 106 (1971) 55–57.</li><li value="17">Henry J. Donaghy, James Clarence Mangan. [English Authors Series]  (Macmillan Library Reference, 1974). James Liddy, 'An Introduction to the Poetry of James Mangan'. In: Lace Curtain 5 (1974) 55–56.</li><li value="18">John McCall, The life of James Clarence Mangan. (Dublin; T. D. Sullivan 1887; Blackrock: Carraig Books 1975).</li><li value="19">Jacques Chuto, 'Mangan, Petrie, O'Donovan and a few others: the poet and the scholars'. In: Irish University Review 6:2 (1976) 169–187.</li><li value="20">James Kilroy, 'Bibliography of Mangan'. In: Anglo-Irish Literature: A Review of Research, ed. Richard J. Finneran (New York: Modern Language Association 1976) 43–44. </li><li value="21">Robert Welch, ''In wreathed swell': James Clarence Mangan, translator from the Irish'. In: Éire-Ireland 11:2 (1976) 36–56.</li><li value="22">Peter MacMahon, 'James Clarence Mangan: the Irish language and the strange case of the tribes of Ireland'. In: Irish University Review 8:2 (1978) 209–222.</li><li value="23">Anthony Cronin, 'James Clarence Mangan: The Necessary Maudit'. In: Heritage Now: Irish Literature in the English Language (Dingle: Brandon 1982), 47–50.</li><li value="24">David Lloyd, 'Great gaps in Irish song: James Clarence Mangan and the ideology of the nationalist ballad'. In: Irish University Review 14 (1984) 178–190.</li><li value="25">Patrick Smith, James Clarence Mangan: the conscious victim. [Unpublished M.A. Thesis, Dept. of English, UCC, 1986].</li><li value="26">David Lloyd, Nationalism and minor literature: James Clarence Mangan and the emergence of Irish cultural nationalism [The new historicism: studies in cultural poetics, 3]. (Berkeley: California University Press 1987).</li><li value="27">Brendan Clifford, The Dubliner: the lives, times and writings of James Clarence Mangan (Belfast: Athol Books 1988).</li><li value="28">Ellen Shannon-Mangan, 'New letters from James Clarence Mangan to John O'Donovan'. In: Irish University Review 18 (1988) 207–214.</li><li value="29">Sean Ryder, 'Male autobiography and Irish cultural nationalism: John Mitchel and James Clarence Mangan'. In: The Irish Review 13 (1992-93) 70–77.</li><li value="30">Jacques Chuto, 'James Clarence Mangan and the Beauty of Hate'. In: Éire-Ireland 30: 2 (1995) 173–81.</li><li value="31">Heyward Ehrlich, 'Inventing patrimony: Joyce, Mangan, and the self-inventing self'. In: Joyce through the ages: a nonlinear view, ed. Michael Patrick Gillespie (Gainesville: University Press of Florida 1999).</li><li value="32">Jacques Chuto, James Clarence Mangan: a bibliography (Dublin: Irish Academic Press 1999).</li><li value="33">Anne MacCarthy, James Clarence Mangan, Edward Walsh and Nineteenth-century Irish literature in English [Studies in Irish Literature] (Lewiston: Edwin Mellen Press, 2000).</li><li value="34">David Lloyd, 'James Clarence Mangan's Oriental Translations and the Question of Origins'. In: Comparative Literature 38:1 (1986), 20–55.</li><li value="35">Dr. Elie Bouhereau, 'Mangan and the worst of woes'. In: Borderlands: essays on literature and medicine in honour of J.B. Lyons, ed. Davis Coakley and Mary O'Doherty (Dublin: Royal College of Surgeons in Ireland, 2002).</li><li value="36">Peter van de Kamp, 'Hands off! Joyce and the Mangan in the Mac'. In: Costerus 147 (2003) 183–214.</li></ol><p style="font-family:serif;padding-left:3em;padding-right:3em;line-height:120%;">Mangan, James Clarence (1967). ‘The Poems of James
      Clarence Mangan’. In: <i>The Poems of James Clarence Mangan
      (many hitherto uncollected)‍</i>. Ed. by D.J. O’Donoghue. 31
      South Anne Street, Dublin, Ireland: O’Donoghue &amp; Co., pp.
      3–5.</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="E840000-001.bib">
@incollection{E840000-001,
  author 	 = {James Clarence Mangan},
  title 	 = {The Poems of James Clarence Mangan},
  editor 	 = {D.J. O'Donoghue},
  booktitle 	 = {The Poems of James Clarence Mangan (many hitherto uncollected)},
  publisher 	 = {O'Donoghue \&amp; Co.},
  address 	 = {31 South Anne Street, Dublin, Ireland},
  date 	 = {1967},
  pages 	 = {3–5}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E840000-001.bib" style="font-family:sans-serif;">E840000-001.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>Pages 3–5.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been proof-read twice and parsed.</p><p><b>Normalization</b>: The electronic text represents the edited text.</p><p><b>Quotation</b>: There are no quotations.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. When a hyphenated word (and subsequent punctuation mark) crosses a page-break, this break is marked after the completion of the word (and punctuation mark).</p><p><b>Segmentation</b>: <tt>div0</tt>=the poem. Verses are numbered; page-breaks are marked <tt>pb n=""</tt>.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd.</p><p><b>Interpretation</b>: Names are not tagged.</p><!--<refsDecl>
<state gi="div1" freq="1" label="poem"  unit="poem">
</refsDecl>--><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: by James Clarence Mangan
<p><b>Date</b>: 1846</p>
</p><h4>Language usage</h4><ul><li value="en">The text is in English. (en)</li><li value="ga">Some words are in Irish, however some are in anglicised spelling. (ga)</li></ul><p><b>Keywords</b>: literary; poetry; 19c</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2008-06-26: SGML and HTML files created. (ed. Beatrix Färber)</li><li>2008-06-26: Structural markup checked and added to; file parsed. (ed. Beatrix Färber)</li><li>2008-06-25: Bibliographical details compiled. (ed. Ruth Murphy)</li><li>2008-06-11: File proofed (1), structural, content markup applied and header created. (ed. Ruth Murphy)</li><li>2008-05-27: Text captured. (ed. 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/E840000-001/">Dates are standardized in the ISO form yyyy-mm-dd.</a></li></ul><h2>CELT Project Contacts</h2><ul><li>Director: <a href="mailto:h.morgan@ucc.ie">Dr Hiram Morgan</a></li><li>Managing Editor: <a href="mailto:b.faerber@ucc.ie">Beatrix Färber</a></li><li>Technical Support: <a href="mailto:pflynn@ucc.ie">Dr Peter Flynn</a></li></ul><p><a href="#" class="smoothScrollApplied">More…</a></p></div><div class="contact" id="rubric"><h2>Formatting</h2><p>For details of the markup, see the 
      <a href="http://www.tei-c.org/">Text Encoding Initiative</a> (TEI)</p><p><span class="fa fa-bookmark"/>
        page of the print edition</p><p><span class="fa fa-book"/> folio of the manuscript</p><p><span class="fa fa-folder"/> numbered division</p><p><span class="lbn"> 999</span> line number of the print edition (in grey: interpolated)</p><p><span class="u">underlining</span>: text supplied, added, or expanded
      editorially</p><p><span class="i">italics</span>:
      foreign words; corrections (hover to view); document titles</p><p><span class="lem">bold</span>: lemmata (hover for readings)</p><p><span class="overlap">wavy underlining</span>: scribal additions 
      in another hand; hand shifts flagged with <span class="flag">⚑</span> 
      (hover to view)</p><p style="color:red;">TEI markup for which a representation 
      has not yet been decided is shown in red: 
      comments and suggestions are welcome.</p><h6>Other languages</h6><p>T840000-001: <a href="/celt/document/T840000-001">Travels in Ireland</a> (in English Translation)</p><h6>Source document</h6><p><a href="E840000-001.xml"><tt>E840000-001.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>From the Irish of Costello. <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>Mangan says this poem was entitled in the original Roisin Dubh, and was written in the reign of Elizabeth by one of the poets of Red Hugh O'Donnell, and is supposed to be addressed to Ireland by that famous chieftain. <a class="footnotebacklink" href="#fnref:2.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>