
<!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: A Sunday in Dartmoor | 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: A Sunday in Dartmoor | University College Cork</title><meta name="description" content="A Sunday in Dartmoor|An electronic edition|by Patrick Augustine Sheehan"/><meta property="og:title" content="A Sunday in Dartmoor|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E890000-002"/><meta property="og:description" content="A Sunday in Dartmoor|An electronic edition|by Patrick Augustine Sheehan"/><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="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>A Sunday in Dartmoor</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 E890000-002</p><h2 class="main-heading">A Sunday in Dartmoor</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(ASundayinDartmoorThin) 
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">E890000-002</a></li><li id="update">2013-11-11</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>Patrick Augustine Sheehan</h2><a name="div0">‍</a><div class="solo"><h1 class="page-title" id="section1">Whole text</h1></div><span class="fa fa-bookmark" title="p.80" id="pb.80"> p.80</span><!--div0: thisdiv=div0, # (nth=1) head="A Sunday in Dartmoor"--><!--Heading quâ heading--><h1 id="d24811e213">A Sunday in Dartmoor</h1><p>Things are done pretty expeditiously in England. So I was not much surprised when at breakfast one morning, not quite a month after my ordination, the bishop asked me to take up Sunday work in Dartmoor prison. The chaplain had asked for, and received a holiday. And “there's a train at ten for Tavistock,” said his lordship, “and the governor's groom will meet you, and drive you to Princetown.”</p><p>Just one hour after I received the mandate, I was speeding along the broad gauge of the Great Western Railway, the scene of so many terrible accidents; and an hour's ride brought me to Tavistock. There was my groom, trap, and pony. No need of an introduction. I stepped up, and away we bowled through the pleasant Devonshire valleys. Presently we began a steep ascent on a narrow and hilly road. Gradually, the leafy trees, and the rich hedgeways, and the grassy slopes gave way to scarce and sparse vegetation. The gorse took the place of the hawthorn, and the spruce and fir shot up their lances where a moment before we watched the leafy beech and the elm. Then, these northern shrubs disappeared, the road became rougher: and as we mounted and crossed a steeper hill, the gray and dreary levels of Dartmoor stretched to the horizon like a broken sea. The ground swelled and dipped and rolled away into the shadowy distance; and here and there were huge piles, as of boulders flung together by giants; and for the first of many times I was puzzled when I heard them called the Tors of Dartmoor. Yet against the grays and browns of the moor were here and there patches of a still grayer or more leaden hue; and my guide, in answer to my mute curiosity, volunteered the information: “Gangs of convicts at work, sir.”</p><p>I afterwards learned that these gangs consisted of from thirty to forty convicts, guarded by four or five warders with loaded rifles; that they spread themselves out over the tiny grass farms of the moor, and rarely attempt to escape. It is only when the thick white fog comes down upon the moor that these poor creatures ever dream of freedom. And hence, the moment the fog appears to descend, they are ordered to close in and form a solid square 

<span class="fa fa-bookmark" title="p.81" id="pb.81"> p.81</span>
with a warder at each corner, until the fog disperse or they are ordered home.</p><p>My guide chattered on during the remaining three or four miles; but somehow I could not get my mind away from that desolate picture drawn by the master, <span class="ps" title="Charles Dickens">Dickens</span>, in <span class="title" title="book">Great Expectations</span>; for excepting the sea and the hulks, here was the exact picture of convict life he drew—the marshland, the fogs with their drip, drip of silent rain, the grey convict, the iron around the ankle, the hunted figure, the despair, the desolation, the agony.</p><p>With such thoughts as these we rattled up the one street of Princetown; and I entered the priest's house, built under the grave and gloomy shadow of the greatest of England's imperial prisons. A little thing wil impress itself indelibly on the memory under new and exciting conditions; and my only recollections of that Saturday evening are that I was attended by a convict, dressed in navy blue, but with England's broad arrow stamped in red upon every square inch of his dress; and that I wrote my sermon for the morning with a pen tipped with iridium and with ink that was simply made by pouring water into a small bottle of dark purple glass.<br/>
“You've got your liberty,” I said to my waiter.<br/>
“Not for a few months yet, sir,” he replied.<br/>
“But you are not in prison,” I said.<br/>
“Oh! no,” he said, “men of my rank are sometimes allowed outside the prison walls to attend the officers.”<br/>
“But are they not afraid you might escape?” I said, with some surprise.<br/>
“Very little danger of that,” he said, smiling at my simplicity.<br/>
“What should I gain? I shall be free in a few months. If I attempted to escape, I should be shot or captured, and that would mean a life sentence. Then these few months are made pleasant enough by some such dispensation from prison rule as I enjoy just now: so all these things are stronger than iron bars.”</p><p>And if you think, dear reader, that this little was altogether too grammatical and correct for a convict, just wait for the sequel, and remember <span class="ps" title="John Boyle O'Reilly">Boyle O'Reilly</span>'s <span class="title" title="book">Moondyne</span>.</p><p>I have now before me that sermon which I wrote nearly twenty years ago. The paper is ordinary note paper: and there is a big headline, the “Importance of Salvation.” The burden of it you may guess. It is summed up, as to its premises, in the lines:—

<span class="fa fa-bookmark" title="p.82" id="pb.82"> p.82</span>
<blockquote class="docindoc poem"><ol><li class="lg" value="1">La vie est vaine,<br/>Un peu d'amour.<br/>Un peu de peine.<br/>Et puis—bon jour!</li><li class="lg" value="2">La vie est vaine,<br/>Un peu d'espoir.<br/>Un peu de haine<br/>Et puis—bon soir.</li></ol></blockquote>
I wrote it carefully, and carefully commiitted it to memory.</p><p>Next morning, eleven o'clock saw me at the prison lodge, full of curiosity and anxiety. Here let me mention that I received the most unfailing courtesy from all the officials—from the governor down to the humblest warder: and everything was done consistently with rule, to make my acquaintance with convict life as agreeable as possible.</p><p>I received an enormous bunch of keys from the lodge porter, with the strictest injunctions that I should not part with them for a moment to any person. Then I was directed to a barred gate, which I opened and closed, shooting the big bolt twice in each case. I crossed a yard, opened and closed another gate in like manner, and found myself at the Catholic Chapel. A convict, dressed like my friend of last evening, was just passing in. He and another served Mass. I entered the Sacristy, and proceeded to vest a warder standing behind me, and my acolytes, one at each side in deepest silence. Now, it is hard to vest with several pounds weight of iron hanging around your person; so I carefully placed my keys on the table before me, only to find myself tapped on the shoulder and politely reminded, that the orders were, that under no circumstances whatever was I to lose hold of the keys, or part with them. They were a source of considerable distraction, I must say, during Mass. My acolyte on the right spoke indistinctly. He had sustained an injury to his palate. He had been a barrister enjoying a large chamber practice. Unfortunately for himself, he had got into society, had become pecuniarily embarrassed, made some mistake with his cheque book, and was arrested at a ball. He was now completing his sentence of five years' penal servitude, and was looking forward, with what pleasurable anticipation we can imagine, to his reunion with his wife and the child he had never seen. The wives and daughters of the officers now filed in, and passed up to the gallery or choir-loft to the left. Then came a 

<span class="fa fa-bookmark" title="p.83" id="pb.83"> p.83</span>
pause. The tramping of men was heard in the distance, which, when it came nearer, was diversified with the sound of the clanking of chains; and about twenty convicts, dressed in hideous yellow, and chained from wrist to ankle, passed rapidly into the chapel. These were desperate characters; who had made more than one attempt to escape.</p><p>And here whilst I was waiting, a curious thought flashed into my mind—a query for psychological experts, and those who are accustomed to see a correlation in everything. I couldn't put the conundrum to my silent warder and acolytes: so I put it here. Why is yellow the convict colour both with Nature and with men? Why is it the symbol of the outcast, the abandoned, and the dangerous? Nature clothes all its ugly weeds in yellow, and hardly gives us a decent yellow flower. Don't shout “the primrose and the buttercup!” The former is cream colour, the latter is not yellow, but has a strong tinge of the red of gold. With the exception of special chrysanthemums and the sunflower, I know no respectable flower that is yellow: and all Nature's outcast children are dressed in that ugly tint. Then it is the symbol of dreaded sickness in the quarantined vessel; and as I have said it is the special convict brand.</p><p>And what a little thing can relieve it! I remember, when chaplain to a county prison, seeing some dangerous fellow clad in piebald brown and yellow. It was ridiculous; but not hideous. The yellow alone was unspeakable. <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>Whilst I am trying to solve this question, batch after batch of prisoners, accompanied by warders, have passed into the chapel; and as I take up the chalice, my warder whispers:—<br/>
“Arthur Orton, the Claimant, is on your left under the gallery as you pass up, sir.”</p><p>Surely enough, there was the Claimant, a huge mass of humanity, leaning heavily on the bench, and with his hand over his eyes. I saw him to more advantage afterwards; and my interest in him was rather reflected on his distinguished and eccentric counsel, whose two daughters are just now amongst the most celebrated

<span class="fa fa-bookmark" title="p.84" id="pb.84"> p.84</span>
Irishwomen in London; and whose long connection with my native town enables me to see this moment the roofs of his 
house property, from my window.</p><p>I said the prayers, and proceeded with Mass to the Gospel. Then passing from the altar to the gospel side of the sanctuary, I ascended the pulpit. This pulpit and the altar are the work of the Fenian prisoners of Portland. This white stone beneath my 'hand has been dug from what I had so often heard called “the blinding quarries of Portland.”</p><p>Then I faced my audience. One dull, grey mass of humanity, with just the patient look upon them that you see on the faces of the blind. Some few held down their heals as if ashamed to be seen by a stranger; but most of them looked steadily at the altar, and there was nothing in the least degree repulsive in their features. But the shock came from the fact, that on every third seat and close by the wall on either side was a raised bench, like a piano-stool, and there sat a warder, holding what I thought, and what must have been a loaded revolver, and looking away from the altar steadily and threateningly on the prisoners. There was something unspeakably painful in this exhibition of force in such a peaceful place; and it jarred terribly on my nerves; but I dare say it was necessary.</p><p>As I proceeded with my sermon, two things disconcerted me. The only remarkable face I could see was that of a prisoner, who sat third from the wall on the front bench beneath the pulpit. It was the face of an old man—a death's-head covered with parchment and surmounted with stiff bristles of white hair. He never lifted his eyes from my face whilst I was speaking, and his face underwent a series of violent contortions which it was painful to witness., My first impression was, that he was trying deliberately to put me out. And to this day, I am not quite sure whether that was a rash judgment, or whether he was merely suffering from some facial convulsions. Then, at the close of the sermon, instancing how little the saints thought of the pleasures or pains of this life, I quoted the reports made to the emperor by his emissaries, who were delegated to arrest St. John Chryrostom; and the saint's lofty disregard for the punishments of men. But when I quoted the words of the emperor: “I shall put him in prison,” and the reply: “He will consider his prison a paradise, where he can safely devote his time to prayer and praise,” it was not exactly 

<span class="fa fa-bookmark" title="p.85" id="pb.85"> p.85</span>
an English guffaw, but a very well-bred titter that ran from end to end of my congregation. I then saw how maladroit I had been, and hastily developing the conclusion, I descended from the pulpit. The music of the Mass was rendered by an excellent choir, the leading voice in which was a fine tenor belonging to a Liverpool bank clerk who had made some mistake in his accounts; the singers, all prisoners, were accompanied on the harmonium by the daughter of the Protestant rector of the parish.</p><p>Benediction of the Most Blessed Sacrament was given at two o'clock. The <span class="title" title="hymn">O Salutaris</span> was sung by the same choir that sang the Mass; but it would be difficult for me to put into language the mingled feelings of delight and surprise, and underlying both, a rather uncharitable sense of incongruity, when the first stanza of the Litany having been chanted by the choir, the whole body of 300 prisoners broke out into a splendid, well-timed response, and sang strophe after strophe alternately with the choir to the end. I have heard some excellent singing since at home and abroad, but for a seeker after novelty, and fresh and thrilling experiences, commend me to a convict choir of 300 voices. And there was something so pathetic, so mournful, yet so confiding and child-like in this appeal of so many outcasts to the benign Mother of us all, and this under so many sweet and beautiful and tender names, that I fear the <span class="frn" title="(French)">attendrissement</span> brought about by the music and my surroundings did manifest itself externally; and that my voice completely broke down in singing the <em>Ora pro nobis</em>. And what a sublime feeling of exultant power accompanied this weakness, when I reflected rapidly on the more than maternal protection extended by the Universal Church over all classes of her children; and especially in bringing them face to face with their Brother, and enabling them to say “we have seen God,” and then bringing down into the very midst of their squalor and crime the blessed vision of that stainless One, whom yet they may call their Mother.</p><p>“There's a sick prisoner would like to see your reverence,” woke me from my reverie in the sacristy. And I followed my warder along the dreary corridor into a narrower and darker one, lined on either side by cells built of corrugated iron. A sudden shooting of bolts, and I stood locked into a cell so utterly dark that it was only after a considerable time I could discern a faint gleam of light from, the left-hand corner; and after a long interval, I could make out a 

<span class="fa fa-bookmark" title="p.86" id="pb.86"> p.86</span>
dark form on the floor of the cell. It was a poor Irish prisoner, named Sullivan, who had persistently broken the laws of the 
prison, and as a result had been so treated that he had lost his reason, and now lay in a strait jacket in this dismal cell. I knelt down and bent over him, not expecting that he would recognise me. But, with that extraordinary instinct by which they say an Irishman knows a priest anywhere, and under any disguise or darkness, the poor fellow sobbed and cried, and whispered: “I know you are a priest.”</p><p>I said all that could be said under circumstances perhaps, the most miserable that the human mind has yet conceived; and then was let out into light and air once more by my warder. Let me add that the latter, himself an Irishman, had nothing but terms of supremest pity for this poor boy, and terms of indignation, too strong to be translated here, for the official who drove him by harshness into this dungeon.</p><p>“They're too high spirited, your reverence,” said he, “for such a place as this—these poor Irish boys. And then they're crushed.”</p><p>As we passed along the corridor, the door of the infirmary was open. I looked up along its row of beds, and saw a prisoner dressed and standing near a pillar.<br/>
“That's one of the Fenian prisoners,” whispered my guide.<br/>
“Could I speak to him?” I said excitedly.<br/>
“I'm afraid not,” he said, “he hasn't asked for you.”<br/>
“It's an awful thing to be on guard there at night,” continued the warder. “You don't mind it in the beginning of the night, when they sleep soundly: but when they turn in their sleep, and you hear the chains rattling under the bedclothes, and some poor fellow starts up and looks around him, wondering where he is, and perhaps dreaming that he was at home, and then sinks back with a 
sob and a cry. I often wished I was a hundred miles from here.”</p><p>“But,” he added hastily, “you musn't think they are badly treated here on the whole. There is not a prisoner within these walls, who would not prefer five years' penal servitude to two years' imprisonment in a County Gaol, for the reason that they are better fed, better looked after in general in these prisons. Why,” he continued, “if a gang of convicts were out on the moor, and a shower came on and they got wet, the doctor would compel every man of them to change the moment they came in for fear they'd 

<span class="fa fa-bookmark" title="p.87" id="pb.87"> p.87</span>
catch cold” — a proceeding which my friend, not through unkindness, evidently regarded as a most superfluous piece of politeness.</p><p>After dinner, the same warder (need I say an Irishman and a Catholic?) to whom I had taken a decided fancy, walked with me two or three miles to the east along the course of a mill leat that ran towards the prison. It was a fine summer evening: yet I imagined it was cold and dark out here away from civilisation. And yet it was the very spot which an English King chose for the scene of his unspeakable orgies; for here to our right is a square mansion. now in ruins where, not content with the Babylonian festivities of London, our good monarch would retire for a time to be farther away from the gaze and criticism of his subjects.</p><p>“He ought have been in Melleray,” said my guide.<br/>
“You don't mean the king,” said I, with surprise.<br/>
“Oh! no, your Reverence,” said the warder “but that poor fellow who served your Mass this morning.”<br/>
“You don't mean the barrister,” said I.<br/>
“No, but the other prisoner with delicate eyes. He's almost a saint!”<br/>
“Then what brought him here?” I could not help asking.<br/>
“Ah!” replied he, “many an innocent man is brought here. And many a prisoner is here for what you would call a venial sin. But the law is hard, especially if a man is detected a second time<span class="corr" title="Corrected from ‘,’ by BF">.</span> But, Lord bless your Reverence,” he said with a laugh, “they like to come here. As sure as I take down a discharged prisoner to the train, so surely will I take him up again in a month or two.<br/>
“We'll work if we can get it,” they say, “but we won't starve and we won't go to the Union Workhouse.””</p><p>“Do you know,” said I, “that remark of yours about Melleray suggests a comparison that was made by a great novelist, perhaps you've heard of him—<span class="ps">Victor Hugo</span>. He does not see much difference, so far as hardship is concerned, between monks and prisoners. But I want to ask you two questions. What is the hardest part of the prisoners' lot here?”</p><p>“I think,” said the warder musingly, “that the hardest thing in Dartmoor is that you cannot choose your company. As the prisoners marched out of chapel to-day, each man had to take as comrade the next that he met. In this way a gentleman may have for his companion a burglar or worse; and you can imagine what that is.”</p><span class="fa fa-bookmark" title="p.88" id="pb.88"> p.88</span><p>“But, curiously enough,” he continued, “professional criminals prefer life here to life outside, at least in this way. As ticket-of-leave-men, and wearing the grey frieze we give them when leaving, they fail to get work, as you can imagine. They will not go to the Union Workhouse. Then they commit some small theft and come back here generally with an increased sentence.”<br/>
“There is no remedy, then,” said I, “for crime.”<br/>
“None,” said he, “until the world becomes charitable.”</p><p>Next morning, I stood at nine o'clock near the Governor's house. We were to drive to Tavistock. It was a glorious morning, even here. The very granite of the prison walls was sparkling in a thousand lights in the warm summer sun. But from the very quarry, whence the granite was taken, I saw cartload after cartload of blocks emerging, drawn, alas! by human hands and shoulders braced with stout ropes to their burden. A man stood near me, clad in grey frieze. He was a ticket-of-leave man, just freed from prison, and going to face a bitter world again. His face was very pale; and he looked curiously and almost, one would say, with regret at the yoked prisoners. “Get up,” shouted the Governor's groom.</p><p>He started, and in his confusion, took the Governor's seat.</p><p>With an oath, he was ordered to descend and clambered up behind with a shamed face. We drove rapidly across the moor into Tavistock; and, after a word with the Governor, my prisoner and I were left alone on the railway platform. He looked dazed, and broken-spirited. In a few minutes the rumbling of the approaching train was heard. He started, and grew still paler. And when, with a shriek and the thunder of its wheels, the huge locomotive swept into the station; he fell against one of the metal pillars in a swoon. Civilisation was too much for him!</p><p class="closer">
<span class="signed">P. A. S.</span>
</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="navspyd24811e2" 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): A Sunday in Dartmoor</p><p><b>Author</b>: Patrick Augustine Sheehan</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled by</b>: Beatrix Färber</p></div><p><b>Funded by</b>: School of History, University College, Cork</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>1</b>. First draft</p></div><p><b>Extent</b>: 4225 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>: 2013</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E890000-002</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</h4><ul><li value="1">[Details to follow.]</li></ul><h4>Canon Sheehan on the Internet</h4><ul><li value="1">http://www.canonsheehanremembered.com.</li></ul><h4>Literature</h4><ol><li value="1">Herman Joseph Heuser, Canon Sheehan of Doneraile: the story of an Irish parish priest as told chiefly by himself in books, personal memoirs, and letters (New York 1917).</li><li value="2">Arthur Coussens. P. A. Sheehan, zijn leven en zijn werken (Brugge/Bruges 1923).</li><li value="3">Michael P. Linehan, Canon Sheehan of Doneraile: Priest, Novelist, Man of Letters (Dublin 1952).</li><li value="4">James O'Brien (ed.), The Collected Letters of Canon Sheehan of Doneraile, 1883–1913 (Wells 2013).</li><li value="5">James O'Brien, Canon Sheehan of Doneraile 1852–1913: Outlines for Literary Biography (Wells 2013). [Bibliographical references 205-11.]</li><li value="">Joachim Fischer, 'Canon Sheehan und die deutsche Kultur', In: Joachim Fischer, Das Deutschlandbild der Iren 1890–1939, (Heidelberg: Winter 2000).</li></ol><h4 id="details-fullbib">The edition used in the digital edition</h4><p style="font-family:serif;padding-left:3em;padding-right:3em;line-height:120%;">‘A Sunday in Dartmoor’. In: <i>The Irish Monthly‍</i>
      22.248. Ed. by SJ Matthew Russell, pp. 80–88.</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="E890000-002.bib">
@article{E890000-002,
  editor 	 = {},
  title 	 = {A Sunday in Dartmoor},
  journal 	 = {The Irish Monthly},
  editor 	 = {Matthew Russell, SJ},
  address 	 = {Dublin},
  publisher 	 = {Irish Jesuit Province},
  date 	 = {February 1894},
  volume 	 = {22 },
  number 	 = {248 },
  pages 	 = {80–88}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E890000-002.bib" style="font-family:sans-serif;">E890000-002.bib</a></span></p></pre><a name="encodingDesc">‍</a><h3 id="details-encodingDesc">Encoding description</h3><p><b>Project description</b>: CELT: Corpus of Electronic Texts</p><h4>Sampling declarations</h4><p>The electronic text represents the edited version.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been checked and proof-read twice.</p><p><b>Normalization</b>: The electronic text represents the edited text.</p><p><b>Quotation</b>: Direct speech is rendered <tt>q</tt>. Citations are tagged <tt>cit</tt>. This element contains <tt>bibl</tt> and <tt>qt</tt> elements.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. When a hyphenated word (hard or soft) crosses a page-break or line-break, the page-break and line-break are marked after the completion of the hyphenated word.</p><p><b>Segmentation</b>: <tt>div0</tt>= the essay.</p><p><b>Standard values</b>: There are no dates.</p><p><b>Interpretation</b>: Personal names (given names), place-names and group names are not tagged.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: By Patrick Augustine Sheehan (1852–1913)
<p><b>Date</b>: 1894</p></p><h4>Language usage</h4><ul><li value="en">The text is in English. (en)</li><li value="la">A few words and quotes are in Latin. (la)</li><li value="fr">A few words and phrases are in French. (fr)</li></ul><p><b>Keywords</b>: England; prose; 19c; Dartmoor prison; penal servitude; Catholicism</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2013-11-11: Additions to bibliographical details made. (ed. Beatrix Färber)</li><li>2013-07-16: SGML and HTML versions created. (ed. Beatrix Färber)</li><li>2013-07-15: File proofed (2); TEI header created; file parsed. (ed. Beatrix Färber)</li><li>2013-07-14: Text proofed (1); structural and some content mark-up added. (ed. Beatrix Färber)</li><li>2013-07-14: Text scanned. (file 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/E890000-002/">There are no dates.</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>Source document</h6><p><a href="E890000-002.xml"><tt>E890000-002.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>I have seen since I wrote the above, that amongst medical experts, yellow is supposed to have a depressing effect on those who are mentally affected, and blue an exhilarating effect; that yellow is the colour of jealousy, and Shakespeare often alludes to it: and that in China alone is it the sacred colour, and the favourite tint of the celestial emperor himself. <a class="footnotebacklink" href="#fnref:1.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>