
<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html lang="en">
<head><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/><meta http-equiv="Pragma" content="no-cache"/><meta http-equiv="Expires" content="0"/>
<!--<base href="https://www.ucc.ie/en/ck408/astrophysics/"/>-->
	<meta charset="utf-8"/>
	<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
	<meta name="viewport" content="width=device-width, initial-scale=1"/>
  <meta property="history:section" content="CELT project: The Round Towers of Ireland | University College Cork"/>
	<meta property="history:title" content="CELT project"/>
  
	<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
	<!-- Chrome, Firefox OS and Opera -->
	<meta name="theme-color" content="#0055a0"/>

  <!-- Favicon -->
	<link rel="apple-touch-icon" sizes="60x60" href="https://www.ucc.ie/en/media/2017siteassets/favicon/apple-touch-icon.png"/>
	<link rel="icon" type="image/png" sizes="32x32" href="https://www.ucc.ie/en/media/2017siteassets/favicon/favicon-32x32.png"/>
	<link rel="icon" type="image/png" sizes="16x16" href="https://www.ucc.ie/en/media/2017siteassets/favicon/favicon-16x16.png"/>
	<link rel="manifest" href="https://www.ucc.ie/en/media/2017siteassets/favicon/manifest.json"/>
	<meta name="msapplication-config" content="/en/media/2017siteassets/favicon/browserconfig.xml"/>
    
  
 <title>CELT project: The Round Towers of Ireland | University College Cork</title><meta name="description" content="The Round Towers of Ireland|an electronic edition|by Thomas Osborne Davis|ed T.W. Rolleston"/><meta property="og:title" content="The Round Towers of Ireland|an electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E800002-015"/><meta property="og:description" content="The Round Towers of Ireland|an electronic edition|by Thomas Osborne Davis|ed T.W. Rolleston"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="iw_IE"/><meta property="og:locale:alternate" content="ga_IE"/><meta property="og:locale:alternate" content="la_IE"/>

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

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

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

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

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

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

<body class="inner">

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

	
	<!-- navbar // layout: header -->
    <header id="header" class="header">
      <div class="navbar navbar__custom">
	<a class="navbar__brand" href="https://www.ucc.ie/en/">
	  <h1 class="sr-only">University College Cork</h1>
<!--
	    src="/en/media/2017siteassets/images/ucc_logo__insertVectorrainbow.svg"
-->
	  <img alt="UCC Logo" src="https://www.ucc.ie/en/media/2017siteassets/images/ucc-central-header-logo.svg"/>
	</a> 
	<button type="button" class="nav-toggle text-uppercase" data-toggle="button" aria-pressed="false"><span>Menu</span></button> 
	<div class="ucc-class">
	  <div class="inner"><h2>The Round Towers of Ireland</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 E800002-015</p><h2 class="main-heading">The Round Towers of Ireland</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(essay) unit(essay) xml:id(d46816e296) gi(div1) heads(1) n() gtm(TheRoundTowersofIrel) num(1) menutext(The Round Towers of Ireland) 
Section 2. gi(teiHeader) n(details) gtm(TheRoundTowersofIrel) 
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="doc" title="Document body sections"><span style="color:white;">Essay</span> <select onchange="if(this.options[this.selectedIndex].value!='')location.href=this.options[this.selectedIndex].value;"><option value="E800002-015#d46816e296">1. The Round Towers of Ireland</option></select></li><li class="text-uppercase meta" title="Project contacts"><a href="#contacts" class="smoothScrollApplied" id="gtmcontactsNavLink">Contacts</a></li><li class="text-uppercase meta" title="Explanation of the symbols"><a href="#rubric" class="smoothScrollApplied" id="gtmrubricNavLink">Formatting</a></li></ul></div>
		</div>
		<div class="col-md-9 col-lg-9 content-wrap__wrapper">
			<div class="row">
				<div class="col-md-12">
					<div class="social-wrap__inner" data-spy="affix" data-offset-top="900" data-offset-bottom="200">
						
						<div class="shortlisted">
							<a class="favouritePage" id="gtmCourseSaveToFavourites" href="javascript:;">
								<p class="text-uppercase">Save To Favourites</p>
								<span><i class="fa fa-star-o">‍</i></span>
							</a>
						</div>
						<div class="share-links">
							<p class="text-uppercase">share</p>
							<ul>
								<li class="twitter"><a class="twitterShare" id="gtmTwitterShare" title="Twitter" href="javascript:;"><i class="fa fa-twitter">‍</i><span class="sr-only">Twitter</span></a></li>
								<li class="facebook"><a class="facebookShare" id="gtmFaceBookShare" title="Facebook" href="javascript:;"><i class="fa fa-facebook">‍</i><span class="sr-only">Facebook</span></a></li>
								<li class="linkedin"><a class="linkedInShare" id="gtmLinkedInShare" title="Linkedin" href="javascript:;"><i class="fa fa-linkedin">‍</i><span class="sr-only">Linkedin</span></a></li>
							</ul>
						</div>
					</div>
		    <div class="content-wrap__inner"><ol class="breadcrumb"><li><a href="https://www.ucc.ie/en/">Home</a></li><li><a href="https://www.ucc.ie/en/research-sites/celt//">CELT</a></li><li><a href="http://research.ucc.ie/celt/document/">Documents</a></li><li><a href="http://research.ucc.ie/celt">E800002-015</a></li><li id="update">2010-04-10</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>Thomas Osborne Davis</h2><h3>Edited by T.W. Rolleston</h3><h1>The Round Towers of Ireland</h1><a name="essay.d46816e296">‍</a><h2 class="page-title" id="d46816e296">The Round Towers of Ireland</h2><span class="fa fa-bookmark" title="p.106" id="pb.106"> p.106</span><!--div1: thisdiv=div1, # (nth=1) head="The Round Towers of Ireland"--><p>Accustomed from boyhood to regard these towers as revelations of a gorgeous but otherwise undefined antiquity—dazzled by oriental analogies—finding a refuge in their primeval greatness from the meanness or the misfortunes of our middle ages, we clung to the belief of their Pagan origin.</p><p>In fancy we had seen the white-robed Druid tend the holy fire in their lower chambers—had measured with the Tyrian-taught astronomer the length of their shadows—and had almost knelt to the elemental worship with nobles whose robes had the dye of the Levant, and sailors whose cheeks were brown with an Egyptian sun, and soldiers whose bronze arms clashed as the trumpets from the tower-top said that the sun had risen. What wonder that we had resented the attempt to cure us of so sweet a frenzy?</p><p>We plead guilty to having opened <span class="ps" title="George Petrie">Mr. Petrie</span>'s work strongly bigoted against his conclusion.</p><p>On the other hand, we could not forget the authority of the book. Its author we knew was familiar beyond almost any other with the country—had not left one glen unsearched, not one island untrod; had brought with him the information of a life of antiquarian study, a graceful and exact pencil, and feelings equally national and lofty. We knew also that he had the aid of the best Celtic scholars alive in the progress of his work. The long time taken in its preparation ensured maturity; and the honest men <span class="fa fa-bookmark" title="p.107" id="pb.107"> p.107</span>

who had criticised it, and the adventurers who had stolen from it enough to make false reputations, equally testified to its merits.</p><p>Yet, we repeat, we jealously watched for flaws in <span class="ps" title="George Petrie">Mr. Petrie</span>'s reasoning; exulted as he set down the extracts from his opponents, in the hope that he would fail in answering them, and at last surrendered with a sullen despair.</p><p>Looking now more calmly at the discussion, we are grateful to <span class="ps" title="George Petrie">Mr. Petrie</span> for having driven away an idle fancy. In its stead he has given us new and unlooked-for trophies, and more solid information on Irish antiquities than any of his predecessors. We may be well content to hand over the Round Towers to Christians of the sixth or the tenth century, when we find that these Christians were really eminent in knowledge as well as piety, had arched churches by the side of these campanilia, gave an alphabet to the Saxons, and hospitality and learning to the students of all western Europe—and the more readily, as we got in exchange proofs of a Pagan race having a Pelasgic architecture, and the arms and ornaments of a powerful and cultivated people.</p><p>The volume before us contains two parts of <span class="ps" title="George Petrie">Mr. Petrie</span>'s essay. The first part is an examination of the false theories of the origin of these towers. The second is an account not only of what he thinks their real origin, but of every kind of early ecclesiastical structure in Ireland. The third part will contain a historical and descriptive account of every ecclesiastical building in Ireland of a date prior to the Anglo-Norman invasion of which remains now exist. The work is crowded with illustrations drawn with wonderful accuracy, and engraved in a style which proves that <span class="ps">Mr. O'Hanlon</span>, the engraver, has become so proficient as hardly to have a superior in wood-cutting.</p><span class="fa fa-bookmark" title="p.108" id="pb.108"> p.108</span><p>We shall for the present limit ourselves to the first part of the work on the <span class="title" title="essay">Erroneous theories with respect to the origin and uses of the Round Towers.</span></p><p>The first refutation is of the “Theory of the Danish origin of the towers.”</p><p><span class="ps">John Lynch</span>, in his <span class="title" title="book">Cambrensis Eversus</span>, says that the Danes are reported <span class="frn" title="(Latin)">(dicuntur)</span> to have first erected the Round Towers as watch-towers, but that the Christian Irish changed them into clock or bell-towers. <span class="ps">Peter Walsh</span> <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> repeated and exaggerated the statement; and <span class="ps" title="Rev. Edward Ledwich 1738-1823">Ledwich</span>, the West British antiquary of last century, combined it with lies enough to settle his character, though not that of the towers. The only person, at once explicit and honest, who supported this Danish theory was <span class="ps" title="Sir Thomas Molyneux 1661-1733">Dr. Molyneux</span>. His arguments are that all stone buildings, and, indeed all evidences of mechanical civilisation, in Ireland were Danish; that some traditions attributed the Round Towers to them; that they had fit models in the monuments of their own country; and that the word by which he says the native Irish call them, viz., <span class="term" title="(Irish) ">Clogachd</span>, comes from the Teutonic root, <span class="frn" title="()">clugga</span>, a bell. These arguments are easily answered.</p><p>The Danes, so far from introducing stone architecture, found it flourishing in Ireland, and burned and ruined our finest buildings, and destroyed mechanical and every kind of civilisation wherever their ravages extended—doing thus in Ireland precisely as they did in France and England, as all annals (their own included) testify. Tradition does not describe the towers as Danish watch-towers, but as Christian belfries. The upright stones and the little barrows, not <span class="fa fa-bookmark" title="p.109" id="pb.109"> p.109</span>

twelve feet high, of Denmark, could neither give models nor skill to the Danes. They had much ampler possession of England and Scotland, and permanent possession of Normandy, but never a Round Tower did they erect there; and, finally, the native Irish name for a Round Tower is <span class="term" title="(Irish) ">cloic-theach</span>, from <span class="term" title="(Irish) ">teach</span>, a house, and <span class="term" title="(Irish) ">cloc</span>, the Irish word used for a bell in Irish works before “the Germans or Saxons had churches or bells,” and before the Danes had ever sent a war-ship into our seas.</p><p>We pass readily from this ridiculous hypothesis with the remark that the gossip which attributes to the Danes our lofty monumental pyramids and cairns, our Druid altars, our dry stone caisils or keeps, and our <span class="term" title="(Irish) ">rath</span>s or fortified enclosures for the homes or cattle of our chiefs, is equally and utterly unfounded; and is partly to be accounted for from the name of power and terror which these barbarians left behind, and partly from ignorant persons confounding them with the most illustrious and civilised of the Irish races—the Danaans.</p><p>Theory of the eastern origin of the Round Towers.</p><p>Among the middle and upper classes in Ireland the Round Towers are regarded as one of the results of an intimate connection between Ireland and the East, and are spoken of as either—1. Fire Temples; 2. Stations from whence Druid festivals were announced; 3. Sun-dials (gnomons) and astronomical observatories; 4. Buddhist or Phallic temples, or two or more of these uses are attributed to them at the same time.</p><p><span class="ps" title="George Petrie">Mr. Petrie</span> states that the theory of the Phoenician or Indo-Scythic origin of these towers was stated for the first time so recently as 1772 by <span class="ps" title="General Charles Vallancey">General Vallancey</span>, in his <span class="title" title="essay">Essay on the Antiquity of the Irish Language</span>, and was re-asserted by him in many different and contradictory<span class="fa fa-bookmark" title="p.110" id="pb.110"> p.110</span>

forms in his <span class="title" title="book">Collectanea de Rebus Hibernicis</span>, published at intervals in the following years.</p><p>It may be well to premise who <span class="ps">General Charles Vallancey</span> was. His family were from Berry, in France; their name Le Brun, called De Valencia, from their estate of that name. <span class="ps" title="General Charles Vallancey">General Vallancey</span> was born in Flanders, but was educated at Eton College. When a captain in the 12th Royal Infantry he was attached to the engineer department in Ireland, published a book on Field Engineering in 1756, and commenced a survey of Ireland. During this he picked up something of the Irish language, and is said to have studied it under <span class="ps">Morris O'Gorman</span>, clerk of Mary's Lane Chapel. He died in his house, Lower Mount Street, 18th August, 1812, aged 82 years.</p><p>His <span class="title" title="book">Collectanea</span>, and his discourses in the Royal Irish Academy, of which he was an original member, spread far and wide his oriental theories. He was an amiable and plausible man, but of little learning, little industry, great boldness, and no scruples; and while he certainly stimulated men's feelings towards Irish antiquities, he has left us a reproducing swarm of falsehood, of which <span class="ps" title="George Petrie">Mr. Petrie</span> has happily begun the destruction. Perhaps nothing gave <span class="ps" title="General Charles Vallancey">Vallancey</span>'s follies more popularity than the opposition of the <span class="ps" title="Rev. Edward Ledwich 1738-1823">Rev. Edward Ledwich</span>, whose <span class="title" title="book">Antiquities of Ireland</span> is a mass of falsehoods, disparaging to the people and the country.</p><p>Fire Temples.</p><p><span class="ps" title="General Charles Vallancey">Vallancey</span>'s first analogy is plausible. The Irish Druids honoured the elements and kept up sacred fires, and at a particular day in the year all the fires in the kingdom were put out, and had to be re-lighted from the Arch-Druid's fire. A similar creed and custom existed among the Parsees or Guebres of Persia, and he takes the resemblance to prove<span class="fa fa-bookmark" title="p.111" id="pb.111"> p.111</span>

connection and identity of creed and civilisation. From this he immediately concludes the Round Towers to be Fire Temples. Now there is no evidence that the Irish Pagans had sacred fires, except in open spaces (on the hill- tops), and, therefore, none of course that they had them in towers round or square; but <span class="ps" title="General Charles Vallancey">Vallancey</span> falls back on the <em>alleged existence of Round Towers in the East similar to ours, and on etymology.</em></p><p>Here is a specimen of his etymologies. The Hebrew word <span class="frn" title="()">gadul</span> signifies <em>great</em>, and thence a tower; the Irish name for a round tower, <span class="term" title="typega">cloghad</span>, is from this <span class="frn" title="()">gadul</span> or <em>gad</em>, and <span class="term" title="typega">clogh</span>, a <em>stone</em>: and the Druids called every place of worship <span class="term" title="typega">cloghad</span>. To which it is answered—<span class="frn" title="()">gadul</span> is not <em>gad</em>—<span class="term" title="typega">clogh</span>, a <em>stone</em>, is not <span class="term" title="(Irish) ">cloch</span>, a bell. The Irish word for a Round Tower is <span class="term" title="typega">cloich-theach</span>, or bell-house, and there is no proof that the Druids called any place of worship <span class="term" title="typega">cloghad</span>.</p><p><span class="ps" title="General Charles Vallancey">Vallancey</span>'s guesses are numerous, and nearly all childish, and we shall quote some finishing specimens, with <span class="ps" title="George Petrie">Mr. Petrie</span>'s answers:—

“This is another characteristic example of <span class="ps" title="General Charles Vallancey">Vallancey</span>'s mode of quoting authorities: he first makes <span class="ps" title="John O'Brien d. 1767">O'Brien</span> say that <span class="frn" title="(Irish)">Cuilceach</span> becomes corruptly <span class="frn" title="(Irish)">Claiceach</span>, and then that the word seems to be corrupted <span class="term" title="(Irish) ">Clogtheach</span>. But <span class="ps" title="John O'Brien d. 1767">O'Brien</span> does not say that <span class="frn" title="(Irish)">Cuilceach</span> is corruptly <span class="frn" title="(Irish)">Claiceach</span>, nor has he the word Culkak or <span class="frn" title="(Irish)">Claiceach</span> in his book; neither does he say that <span class="frn" title="(Irish)">Cuilceach</span> seems to be a corruption of <span class="term" title="(Irish) ">Clog-theach</span>, but states positively that it is so. The following are the passages which <span class="ps" title="General Charles Vallancey">Vallancey</span> has so misquoted and garbled—”

“<span class="frn" title="‘cloigtheach’ (Irish)">Cuilceach</span>, a steeple, <span class="frn" title="‘cloictheach’ (Irish)">cuilceach Cluan-umba</span>, <em>Cloyne steeple</em>—this word is a corruption of <span class="term" title="(Irish) ">Clog-theach</span>.”</p><p>“<span class="term" title="(Irish) ">Cloig-theach</span>, a steeple, a belfry; corrupte <span class="term" title="(Irish) ">Cuilg-theach</span>.”</p><p>“Our author next tells us that another name for the Round Towers is Sibbeit, Sithbeit, and Sithhein, and for this he refers us to <span class="ps" title="John O'Brien d. 1767">O'Brien</span>'s and <span class="ps" title="William Shaw 1749-1831">Shaw</span>'s Lexicons; but this quotation is equally false with those I have already exposed, for the words Sibheit and Sithbeit are not to be found in either of the works referred to. The word <span class="term" title="(Irish) ">Siththe</span> is indeed given in both Lexicons, but explained a city, not a round tower. The word <span class="term" title="(Irish) ">Sithbhein</span> is also given in both, but explained a fort, a turret, and the real meaning of the word as still understood in many parts of Ireland is a fairy-hill or hill of the fairies, and is applied to a green round hill crowned by a small sepulchral mound.”</p><p>“He next tells us that Caiceach, the last name he finds for the Round Towers, is supposed by the Glossarists to be compounded of <span class="term" title="(Irish) ">cai</span>, a house, and <span class="term" title="(Irish) ">teach</span>, a house, an explanation which, he playfully adds, is<span class="fa fa-bookmark" title="p.112" id="pb.112"> p.112</span>

tautology with a witness. But where did he find authority for the word Caiceach? I answer, nowhere; and the tautology he speaks of was either a creation or a blunder of his own. It is evident to me that the Glossarist to whom he refers is no other than his favourite <span class="ps" title="Cormac mac Airt">Cormac</span>; but the latter makes no such blunder, as will appear from the passage which our author obviously refers to—”

“ <span class="frn" title="(Irish)">Cai i. teach</span> <span class="frn" title="(Latin)">unde dicitur</span> <span class="frn" title="(Irish)">ceard cha i. teach cearda; creas cha i. teach cumang.</span>”

“<span class="frn" title="(Irish)">Cai</span>, i.e., a house; <span class="frn" title="(Latin)">unde dicitur</span> <span class="frn" title="(Irish)">ceard-cha</span>, i.e., the house of the artificer; <span class="frn" title="(Irish)">creas-cha</span>, i.e., a narrow house.”</p><p>The reader has probably now had enough of <span class="ps" title="General Charles Vallancey">Vallancey</span>'s etymology, but it is right to add that <span class="ps" title="George Petrie">Mr. Petrie</span> goes through every hint of such proof given by the General, and disposes of them with greater facility.</p><p>The next person disposed of is <span class="ps">Mr. Beauford</span>, who derives the name of our Round Towers from <span class="frn" title="(Irish)">Tlacht</span>—earth; asserts that the foundations of temples for Vestal fire exist in <span class="pn">Rath-na-Emhain</span>, and other places (poor devil!)—that the Persian Magi overran the world in the time of the great Constantine, introducing Round Towers in place of the Vestal mounds into Ireland, combining their fire-worship with our Druidism—and that the present towers were built in imitation of the Magian Towers. This is all, as <span class="ps" title="George Petrie">Mr. Petrie</span> says, pure fallacy, without a particle of authority; but we should think “twelfth” is a misprint for “seventh” in the early part of <span class="ps">Beauford</span>'s passage, and, therefore, that the last clause of <span class="ps" title="George Petrie">Mr. Petrie</span>'s censure is undeserved.</p><p>This <span class="ps">Beauford</span> is not to be confounded with <span class="ps">Miss Beaufort</span>. She, too, paganises the towers by aggravating some misstatements of Mason's Parochial Survey; but her errors are not worth notice, except the assertion that the Psalters of Tara and Cashel allege that the towers were for keeping the sacred fire. These Psalters are believed to have perished, and any mention of sacred fires in the glossary of <span class="ps">Cormac McCullenan</span>, the supposed compiler of the <span class="term" title="typepsalter">Psalter of Cashel</span>, is adverse to their being in towers. He says:—

“<span class="frn" title="(Irish)">Belltane, i.e., bil tene, i.e., tene bil</span>, i.e., the goodly fire, i.e., two<span class="fa fa-bookmark" title="p.113" id="pb.113"> p.113</span>

goodly fires, which the Druids were used to make, with great incantations on them, and they used to bring the cattle between them against the diseases of each year.”</p><p>Another MS. says:—

“<span class="frn" title="(Irish)">Beltaine, i.e., Bel-dine</span>: Bel was the name of an idol, it was on it (i.e. the festival) that a couple of the young of every cattle were exhibited as in the possession of Bel. <span class="frn" title="(Latin)">unde</span> Beldine. Or <span class="frn" title="(Irish)">Beltine, i.e.Bil-tine</span>, i.e., the goodly fire, i.e., two goodly fires, which the Druids were used to make with great incantations, and they were used to drive the cattle between them against the diseases of each year.”</p><p><span class="ps" title="George Petrie">Mr. Petrie</span> continues:—

“It may be remarked that remnants of this ancient custom, in perhaps a modified form, still exist in the May-fires lighted in the streets and suburbs of Dublin, and also in the fires lighted on St. John's Eve in all other parts of Ireland. The <span class="term" title="(Irish) ">Tinne Eigin</span> of the Highlands, of which <span class="ps">Dr. Martin</span> gives the following account, is probably a remnant of it also, but there is no instance of such fires being lighted in towers or houses of any description—”</p><p>“The inhabitants here (<span class="pn" title="island">Isle of Skye</span>) did also make use of a fire called <span class="term" title="(Irish) ">Tin-Egin</span> (i.e.), a forced Fire, or Fire of necessity, which they used as an Antidote against the <em>Plague</em> or <em>Murrain</em> in cattle, and it was performed thus: All the fires in the Parish were extinguish'd, and eighty-one marry'd men, being thought the necessary number for effecting this Design, took two great Planks of Wood. and nine of 'em were employed by turns, who by their repeated Efforts rubb'd one of the Planks against the other until the Heat thereof produced Fire and from this forc'd Fire each Family is supplied with new Fire, which is no sooner kindled than a pot full of water is quickly set on it, and afterwards sprinkled upon the people infected with the Plague, or upon cattle that have the Murrain. And this, they all say, they find successful by experience.”—<span class="title" title="book">Description of the Western Islands of Scotland</span> (second edition), p. 113.</p><p>“As authority for <span class="ps">Miss Beaufort</span>'s second assertion relative to the Tower of Thlachtga, etc., we are referred to the <span class="term" title="typepsalter">Psalter of Tara</span>, by <span class="ps">Comerford</span> (p. 41), cited in the <span class="title" title="book">Parochial Survey</span> (vol. iii., p. 320), and certainly in the latter work we do find a passage in nearly the same words which <span class="ps">Miss Beaufort</span> uses. But if the lady had herself referred to <span class="ps">Comerford</span>'s little work, she would have discovered that the author of the article in the <span class="title" title="book">Parochial Survey</span> had in reality no authority for his assertions, and had attempted a gross imposition on the credulity of his readers.”</p><p><span class="ps" title="John D'Alton? 1792-1867">Mr. D'Alton</span> relies much on a passage in <span class="ps" title="Giraldus Cambrensis Gerald of Wales"><span class="an">Cambrensis</span></span>, wherein he says that the fishermen on <span class="pn" title="lake">Lough Neagh</span> (a lake certainly formed by an inundation in the first century, A.D. 62) point to such towers under the lake; but this only shows they were considered old in <span class="ps" title="Giraldus Cambrensis Gerald of Wales"><span class="an">Cambrensis</span></span>'s time (King <span class="fa fa-bookmark" title="p.114" id="pb.114"> p.114</span>

John's), for <span class="ps" title="Giraldus Cambrensis Gerald of Wales"><span class="an">Cambrensis</span></span> calls them <span class="frn" title="(Latin)">turres ecclesiasticas</span> (a Christian appellation); and the fishermen of every lake have such idle traditions from the tall objects they are familiar with; and the steeples of Antrim, etc., were handy to the Loch <span class="corr" title="Corrected from ‘n-Eathac’ by BF">n-Eachach</span> men.</p><p>One of the authorities quoted by all the Paganists is from the <span class="title" title="book">Ulster Annals</span> at the year 448. It is—“<span class="frn" title="(Latin)">Kl. Jenair Anno Domini cccc.xlº.viiiº. ingenti terrae motu per loca varia imminente, plurimi urbis auguste muri recenti adhuc reaedificatione constructi, cum l.vii. turribus conruerunt.</span>” This was made to mean that part of the wall of Armagh, with fifty-seven Round Towers, fell in an earthquake in 448, whereas the passage turns out to be a quotation from <span class="ps" title="Ammianus Marcellinus c.330-395">Marcellinus</span> <sup id="fnref:2.footnotes">2<a href="#fn:2.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> of the fall of part of the defences of Constantinople—<span class="frn" title="(Latin)">Urbis Augustae!</span></p><p>References to towers in Irish annals are quoted by <span class="ps" title="John D'Alton? 1792-1867">Mr. D'Alton</span>; but they turn out to be written about the Cyclopean Forts, or low stone raths, such as we find at Aileach, etc.</p><p>Celestial Indexes.</p><p><span class="ps">Dr. Charles O'Connor, of Stowe</span>, is the chief supporter of the astronomical theory. One of his arguments is founded on the mistaken reading of the word <span class="frn" title="(Irish)">turaghun</span> (which he derives from <span class="term" title="typega">tur</span>, a tower, and <span class="term" title="typega">aghan</span>, or <span class="term" title="typega">adhan</span>, the kindling of flame), instead of <span class="term" title="typega">truaghan</span>, an ascetic. The only other authority of his which we have not noticed is the passage in the <span class="title" title="book">Ulster Annals</span>, at the year 995, in which it is said that certain <span class="term" title="typega">Fidhnemead</span> were burned by lightning at Armagh. He translates the word “celestial indexes”, and paraphrases it Round Towers, and all because <span class="term" title="typega">fiadh</span> means witness, and <span class="term" title="typega">neimhedh</span>, heavenly or sacred, the real meaning<span class="fa fa-bookmark" title="p.115" id="pb.115"> p.115</span>

being “holy wood”, or “wood of the sanctuary”, from <span class="term" title="typega">fidh</span>, a wood, and <span class="term" title="typega">neimhedh</span>, “holy”, as is proved by a pile of <em>exact</em> authorities.</p><p><span class="ps" title="Rev. John Lanigan">Dr. Lanigan</span>, in his <span class="title" title="book">Ecclesiastical History</span>, and <span class="ps">Moore</span>, in his <span class="title" title="book">General History</span>, repeat the arguments which we have mentioned. They also bring objections against the alleged Christian origin, which we hold over; but it is plain that nothing prevailed more with them than the alleged resemblance of these towers to certain oriental buildings. Assuredly if there were a close likeness between the Irish Round Towers and oriental fire temples of proved antiquity, it would be an argument for identity of use; and though direct testimony from our annals would come in and show that the present towers were built as Christian belfries from the sixth to the tenth centuries, the resemblance would at least indicate that the belfries had been built after the model of Pagan fire towers previously existing here. But “rotundos of above thirty feet in diameter” in Persia, Turkish minarets of the tenth or fourteenth centuries, and undated turrets in India, which <span class="ps">Lord <span class="an">Valentia</span></span> thought like our Round Towers, give no <em>such</em> resemblance. We shall look anxiously for exact measurements and dates of oriental buildings resembling Round Towers, and weigh the evidence which may be offered to show that there were any Pagan models for the latter in Ireland or in Asia.</p><p><span class="ps" title="John Windele">Mr. Windele</span>, of Cork, besides using all the previously mentioned arguments for the Paganism of these towers, finds another in the supposed resemblance to <em>The Nurraggis of Sardinia</em>, which are tombs or temples formed in that island, and attributed to the Phoenicians. But, alas, for the theory, they have turned out to be “as broad as they're long.” A square building, 57 feet in each side, with beehive towers at each angle, and a centre bee-hive tower reaching to 45 or 65 feet high, with stone stairs, is sadly unlike a Round Tower!</p><span class="fa fa-bookmark" title="p.116" id="pb.116"> p.116</span><p>The most recent theory is that the Round Towers are <em>Hero-Monuments</em>.</p><p><span class="ps" title="John Windele">Mr. Windele</span> and the South Munster Antiquarian Society started this, <span class="ps">Sir William Betham</span> sanctioned it, and several rash gentlemen dug under towers to prove it. At Cashel, Kinsale, etc., they satisfied themselves that there were no sepulchres or bones ever under the towers, but in some other places they took the rubbish bones casually thrown into the towers, and in two cases the chance underlying of ancient burying-grounds, as proofs of this notion. But <span class="ps" title="George Petrie">Mr. Petrie</span> settles for this idea by showing that there is no such use of the Round Towers mentioned in our annals, and also by the following most interesting account of the cemeteries and monuments of all the races of Pagan Irish.—</p><p>History of the Cemeteries.</p><p>“A great king of great judgments assumed the sovereignty of Erin, i.e., Cormac, son of Art, son of Conn of the Hundred Battles. Erin was prosperous in his time, because just judgments were distributed throughout it by him, so that no one durst attempt to wound a man in Erin during the short jubilee of seven years; for Cormac had the faith of the one true God, according to the law, for he said that he would not adore stones, or trees, but that he would adore Him who had made them, and who had power over all the elements, i.e., the one powerful God who created the elements. in Him he would believe. And he was the third person who had believed in Erin before the arrival of St. Patrick. Conchobor MacNessa to whom Altus had told concerning the crucifixion of Christ, <em>was the first</em>; Morann, the son of Cairbre Cinncait (who was surnamed Mac Main), was the second person; and Cormac was the third; and it is probable that others followed on their track in this belief.”</p><p>“Where Cormac held his court was at Tara, in imitation of the kings who preceded him, until his eye was destroyed by Engus Gaibhuaiphnech the son of Eochaidh Finn Futhairt: but afterwards he resided at Acaill (the hill on which Scrin Colaim Cille is at this day) and at Cenannas (Kells), and at the house of Cletech; for it was not lawful that a king with a <em>personal</em> blemish should reside at Tara. In the second year after the injuring of his eye he came by his death at the house of Cletech, the bone of a salmon having stuck in his throat. And he (Cormac) told his people not to bury him at Brugh (because it was a cemetery of Idolaters) for he did not worship the same God as any of those interred at Brugh; but to bury him at Ros-na-righ, with his face to the east. He afterwards died, and his servants of trust held a council, and came to the resolution of burying him at Brugh, the place<span class="fa fa-bookmark" title="p.117" id="pb.117"> p.117</span>

where the kings of Tara, his predecessors, were buried. The body of the king was afterwards thrice raised to be carried to Brugh, but the Boyne swelled up thrice, so that they could not come; so that they observed that it was 'violating the judgment of a prince' to break through this testament of the king, and they afterwards dug his grave at Ros-na-righ, as he himself had ordered.”</p><p>“These were the chief cemeteries of Erin before the Faith (i.e. before the introduction of Christianity), viz., Cruachu, Brugh, Tailltin, Luachair, Ailbe, Oenach Ailbe, Oenach Culi, Oenach Colmain, Temhair Erann.”</p><p>“Oenach Cruachan, in the first place, it was there the race of Heremon (i.e., the kings of Tara) were used to bury until the time of Cremhthann, the son of <span class="corr" title="Corrected from ‘Lughaidh Riabh-n-derg’ by BF">Lughaidh Riabh nDerg</span> (who was the first king of them that was interred at Brugh), viz., <span class="corr" title="Corrected from ‘Cobhlhach’ by BF">Cobhtach</span> Coelbregh, and Labhraidh Loingsech, and Eocho Fedhlech with his three sons (i.e. the three Fidhemhna—i.e., Bres, Nar, and Lothoe), and Eocho Airemh, <span class="corr" title="Corrected from ‘Lughaidh Riabh-n-derg’ by BF">Lughaidh Riabh nDerg</span>, the six daughters of Eocho Fedhlech (i.e., Medhbh, and Clothru, Muresc, and Drebrin, Mugain, and Ele), and Adill Mac Mada with his seven brothers (i.e., Cet, Anlon, Doche, <span class="frn" title="(Latin)">et ceteri</span>), and all the kings <em>down</em> to Cremhthann (these were all buried at Cruachan). Why was it not at Brugh that the kings (of the race of Cobhthach down to Crimthann) were interred? Not difficult; because the two provinces which the race of Heremon possessed were the province of Gailian (i.e., the province of Leinster), and the province of Olnecmacht (i.e., the province of Connaught). In the first place, the province of Gailian was occupied by the race of Labhbraidh Loingsech, and the province of Connaught was the peculiar inheritance of the race of Cobhtach Coelbregh, wherefore it (i.e. the province of Connaught) was given to Medhbh before every other province. (The reason that the government of this land was given to Medhbh is because there was none of the race of Eochaidh fit to receive it but herself, for Lughaidh was not fit for action at the time.) And whenever, therefore, the monarchy of Erin was enjoyed bv any of the descendants of Cobhthach Coelbregh, the province of Connaught was his <span class="term" title="(Irish) ">ruidles</span> (i.e., his native principality). And for this reason they were interred at Oenach na Cruachna. But they were interred at Brugh from the time of Crimthann (Niadh-nar) to the time of Loeghaire, the son of Niall, except three persons, namely, Art, the son of Conn, and Cormac, the son of Art, and Niall of the Nine Hostages.”</p><p>“We have already mentioned the cause for which Cormac was not interred there. The reason why Art was not interred there is because he 'believed', the day before the battle of Muccramma was fought, and he predicted the Faith (i.e., that Christianity would prevail in Erin), and he said that his own grave would be at Dumha Dergluachra, where Treoit [Trevet] is at this day, as he mentioned in a poem which he composed—viz., <span class="title" title="poem">Cain do denna den</span> (i.e., a poem which Art composed, the beginning of which is <span class="title" title="poem">Cain do denna den</span>, etc.). When his (Art's) body was afterwards carried eastwards to Dumha Dergluachra, if all the men of Erin were drawing it thence, they could not, so that he was interred in that place because there was a Catholic church to be afterwards at the place where he was interred (i.e., Treoit <span class="frn" title="(Latin)">hodie</span>),<span class="fa fa-bookmark" title="p.118" id="pb.118"> p.118</span>

because the truth and the Faith had been revealed to him through his regal righteousuess.”</p><p>“Where Niall was interred was at Ochain, whence the hill was called Ochain, i.e., <span class="frn" title="(Irish)">Och Caine</span>, i.e., from the sighing and lamentation which the men of Erin made in lamenting Niall.”</p><p>“Conaire <span class="corr" title="Corrected from ‘More’ by BF">Mor</span> was interred at Magh Feci in Bregia (i.e., at Fert Conaire); however, some say that it was Conaire Carpraige was interred there, and not Conaire Mor, and that Conaire Mor was the third king who was interred at Tara—viz., Conaire, Loeghaire and {<span class="fa" title="gap ">⬌</span>}”</p><p>“At Tailltin the kings of Ulster were used to bury—viz., Ollamh Fodhla, with his descendants down to Conchobhar, who wished that he should be carried to a place between Slea and the sea, with his face to the east, on account of the Faith which he had embraced.”</p><p>“The nobles of the Tuatha De Danann were used to bury at Brugh (i.e., the Dagda with his three sons, also Lughaidh and Oe, and Ollam, and Ogma, and Etan, the Poetess, and Corpre, the son of Etan), and Cremhthann followed them because his wife Nar was of the Tuatha <span class="corr" title="Corrected from ‘Dea’ by BF">De</span>, and it was she solicited him that he should adopt Brugh as a burial-place for himself and his descendants, and this was the cause that they did not bury at Cruachan.”</p><p>“The Lagenians (i.e., Cathair with his race and the kings who were before them) were buried at Oenach Ailbhe. The Clann Dedad (i.e. the race of Conaire and Erna) at Temhair Erann, the men of Munster (i.e., the Dergthene) at Oenach Culi, and Oenach Colmain; and the Connacians at Cruachan.”</p><p>Anchorite Towers.</p><p>Because <span class="ps" title="saint">Simon <span class="an">Stylites</span></span> lived in a domicile, sized “scarce two cubits”, on a pillar sixty feet high, and because other anchorites lived on pillars and in cells, <span class="ps">Dean Richardson</span> suggested that the Irish Round Towers were for hermits; and was supported by <span class="ps">Walter Harris</span>, <span class="ps">Dr. Milner</span>, <span class="ps">Dr. King</span>, etc. The <span class="term" title="(Irish) ">cloch angcoire</span>, or hermit's stone, quoted in aid of this fancy, turns out to be a narrow cell; and so much for the hermits!</p><p>The confusion of <em>Tours and Towers</em> is a stupid pun or a vulgar pronunciation in English; but in Irish gave rise to the antiquarian theory of <span class="ps">Dr. Smith</span>, who, in his <span class="title" title="book">History of Cork</span>, concludes that the Round Towers were penitential prisons, because the Irish word for a penitential round or journey is <span class="term" title="(Irish) ">turas</span>!</p><span class="fa fa-bookmark" title="p.119" id="pb.119"> p.119</span><p><em>The phallic theory</em> never had any support but poor <span class="ps">Henry O'Brien</span>'s enthusiastic ignorance and the caricaturing pen of his illustrator.</p><p>We have now done with the theories of these towers, which <span class="ps" title="George Petrie">Mr. Petrie</span> has shown, past doubt, to be either positively false or quite unproved. His own opinion is that they were used—1, as belfries; 2, as keeps, or houses of shelter for the clergy and their treasures; and 3, as watch-towers and beacons; and into his evidence for this opinion we shall go at a future day, thanking him at present for having displaced a heap of incongruous, though agreeable, fancies, and given us the learned, the most exact, and the most important work ever published on the antiquities of the Ancient Irish Nation.</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="navspyd46816e2" 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></ol></div><a name="fileDesc">‍</a><h3 id="details-fileDesc">File description</h3><div id="details-titleStmt"><h4>Title statement</h4><p><b>Title</b> (uniform): The Round Towers of Ireland</p><p><b>Author</b>: Thomas Osborne Davis</p><p><b>Editor</b>: T.W. Rolleston</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled by</b>: Beatrix Färber</p><p><b>proof corrections by</b>: Margaret Bonar  and Beatrix Färber</p></div></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>2</b>. Second draft.</p></div><p><b>Extent</b>: 6450 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>: 2005</p><p><b>Date</b>: 2010</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E800002-015</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>Editions of this text and/or other writings by Thomas Davis</h4><ol><li value="1">The Transactions of the Royal Irish Academy 1854, vol. 20. Dublin: Hodges &amp; Smith, Grafton Street.</li><li value="2">Thomas Davis, Essays Literary and Historical, ed. by D. J. O'Donoghue, Dundalk 1914.</li><li value="3">Sir Charles Gavan Duffy (ed.), Thomas Davis, the memoirs of an Irish patriot, 1840–1846. 1890.</li><li value="4">Thomas Osborne Davis, Literary and historical essays 1846. Reprinted 1998, Washington, DC: Woodstock Books.</li><li value="4">Essays of Thomas Davis. New York, Lemma Pub. Corp. 1974, 1914 [Reprint of the 1914 ed. published by W. Tempest, Dundalk, Ireland, under the title 'Essays literary and historical'.]</li><li value="5">Thomas Davis: essays and poems, with a centenary memoir, 1845–1945. Dublin, M.H. Gill and Son, 1945. [Foreword by an taoiseach, Éamon de Valera.]</li><li value="6">Angela Clifford, Godless colleges and mixed education in Ireland: extracts from speeches and writings of Thomas Wyse, Daniel O'Connell, Thomas Davis, Charles Gavan Duffy, Frank Hugh O'Donnell and others. Belfast: Athol, 1992.</li></ol><h4>Selected further reading</h4><ol><li value="1">Arthur Griffith (ed.), Thomas Davis: the thinker &amp; teacher; the essence of his writings in prose and poetry. Dublin: Gill 1914.</li><li value="2">William O'Brien, The influence of Thomas Davis: a lecture delivered by William O'Brien, M.P., at the City Hall, Cork, on 5th November 1915. Cork: Free Press Office, 1915.</li><li value="3">Johannes Schiller, Thomas Osborne Davis, ein irischer Freiheitssänger. Wiener Beiträge zur englischen Philologie, Bd. XLVI. Wien und Leipzig, W. Braumüller, 1915.</li><li value="4">Michael Quigley (ed.), Pictorial record: centenary of Thomas Davis and young Ireland. Dublin [1945].</li><li value="5">Joseph Maunsell Hone, Thomas Davis (Famous Irish Lives). 1934.</li><li value="6">M. J. MacManus (ed.), Thomas Davis and Young Ireland. Dublin: The Stationery Office, 1945.</li><li value="7">J. L. Ahern, Thomas Davis and his circle. Waterford, 1945.</li><li value="8">Michael Tierney, 'Thomas Davis: 1814–1845'. Studies; an Irish quarterly review, 34:135 (1945) 300–310.</li><li value="9">Theodore William Moody, 'The Thomas Davis centenary lecture in Newry'. An t-Iubhar (=Newry) 1946, 22–26.</li><li value="10">D. R. Gwynn, O'Connell, Davis and the Colleges Bill (Centenary Series 1). Oxford and Cork, 1948.</li><li value="11">D. R. Gwynn, 'John E. Pigot and Thomas Davis'. Studies; an Irish quarterly review, 38 (1949) 145–157.</li><li value="12">D. R. Gwynn, 'Denny Lane and Thomas Davis'. Studies; an Irish quarterly review, 38 (1949) 15–28.</li><li value="13">N. N., Clár cuimhneacháin: comóradh i gcuimhne Thomáis Daibhis, Magh Ealla, 1942. Baile Átha Cliath (=Dublin) 1942.</li><li value="14">Christopher Preston, 'Commissioners under the Patriot Parliament, 1689'. Irish Ecclesiastical Record, 5th ser., 74:8 (1950) 141–151.</li><li value="15">W.B. Yeats, Tribute to Thomas Davis: with an account of the Thomas Davis centenary meeting held in Dublin on November 20th, 1914, including Dr. Mahaffy's prohibition of the 'Man called Pearse,' and an unpublished protest by 'A.E.', Cork 1965.</li><li value="16">Theodore William Moody, 'Thomas Davis and the Irish nation'. Hermathena, 103 (1966) 5–31.</li><li value="17">Malcolm Johnston Brown, The politics of Irish literature: from Thomas Davis to W. B. Yeats. Seattle (University of Washington Press) 1973.</li><li value="18">Eileen Sullivan, Thomas Davis. Lewisburg, New Jersey: Bucknell University Press, 1978.</li><li value="19">Mary G. Buckley, Thomas Davis: a study in nationalist philosophy. Ph.D. Thesis, National University of Ireland, at the Department of Irish History, UCC, 1980.</li><li value="20">Giulio Giorello, "A nation once again": Thomas Osborne Davis and the construction of the Irish "popular" tradition. History of European Ideas, 20:1–3 (1995) 211–217. </li><li value="21">John Neylon Molony, A soul came into Ireland: Thomas Davis 1814–1845. Dublin 1995.</li><li value="22">Robert Somerville-Woodward, "Two 'views of the Irish language': O'Connell versus Davis." The History Review: journal of the UCD History Society, 9 (1995) 44–50.</li><li value="23">John Neylon Molony, 'Thomas Davis: Irish Romantic idealist'. In: Richard Davis; Jennifer Livett; Anne-Maree Whitaker; Peter Moore (eds.), Irish-Australian studies: papers delivered at the eighth Irish-Australian Conference, Hobart July 1995 (Sydney 1996) 52–63.</li><li value="24">David Alvey, 'Thomas Davis. The conservation of a tradition.' Studies; an Irish quarterly review, 85 (1996) 37–42.</li><li value="25">Harry White, The keeper's recital: music and cultural history in Ireland, 1770–1970. (Cork 1998).</li><li value="26">Joseph Langtry; Brian Fay,'The Davis influence.' In: Joseph Langtry (ed.), A true Celt: Thomas Davis, The Nation, rebellion and transportation: a series of essays. (Dublin 1998) 30–38.</li><li value="27">Joseph Langtry, 'Thomas Davis (1814–1845).' In: Joseph Langtry (ed.), A true Celt: Thomas Davis, The Nation, rebellion and transportation: a series of essays. (Dublin 1998) 2–7.</li><li value="28">Patrick Maume, 'Young Ireland, Arthur Griffith, and republican ideology: the question of continuity.' Éire-Ireland, 34:2 (1999) 155–74.</li><li value="29">Sean Ryder, 'Speaking of '98: Young Ireland and republican memory'. Éire-Ireland, 34:2 (1999) 51–69.</li><li value="30">Ghislaine Saison, 'L'écriture de l'histoire chez la Jeune Irlande: quelle histoire pour une nation du consensus et de la réconciliation?' In: Centre de recherche inter-langues angevin, Écriture(s) de l'histoire: Actes du colloque des 2,3 et 4 décembre 1999. (Angers 2001) 435–446.</li><li value="31">Gerry Kearns, 'Time and some citizenship: nationalism and Thomas Davis.' Bullán: an Irish Studies Review, 5:2 (2001) 23–54.</li><li value="32">Helen Mulvey, Thomas Davis and Ireland: a biographical study. Washington, D.C., Catholic University of America Press, 2003.</li></ol><p style="font-family:serif;padding-left:3em;padding-right:3em;line-height:120%;">Davis, Thomas Osborne (1910). ‘The Round Towers of
      Ireland’. In: <i>Thomas Davis: Selections from his prose and
      poetry‍</i>. Ed. by T. W. Rolleston. Dublin and London: The
      Talbot Press, pp. 106–119.</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="E800002-015.bib">
@incollection{E800002-015,
  author 	 = {Thomas Osborne Davis},
  title 	 = {The Round Towers of Ireland},
  editor 	 = {T. W. Rolleston},
  booktitle 	 = {Thomas Davis: Selections from his prose and poetry},
  publisher 	 = {The Talbot Press},
  address 	 = {Dublin and London},
  date 	 = {1910},
  pages 	 = {106–119}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E800002-015.bib" style="font-family:sans-serif;">E800002-015.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 whole essay.</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. Italicized or capitalized sections of the text are tagged <tt>emph</tt>.</p><p><b>Quotation</b>: Direct speech is tagged <tt>q</tt>.</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 essay; <tt>div1</tt>=the essay. 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>: Personal names and titles of books, manuscripts and journals are tagged, and identified or regularized within the encoding.</p><h4>Reference declaration</h4><p>A canonical reference to a location in this text 
        should be made using “essay”, eg <cite><a href="#div1." class="smoothScrollApplied">essay </a></cite>.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: by Thomas Davis
<p><b>Date</b>: 1840s</p></p><h4>Language usage</h4><ul><li value="en">The text and footnotes are in English. (en)</li><li value="iw">One word is in Hebrew. (iw)</li><li value="ga">Many words and terms are in Irish. (ga)</li><li value="la">Some words are in Latin. (la)</li></ul><p><b>Keywords</b>: literary; prose; 19c</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2010-04-10: Conversion script run; header updated; encoding of personal names and some terms improved; new wordcount made. (ed. Beatrix Färber)</li><li>2008-07-20: Value of div0 "type" attribute modified, changes to file structure made; 'langUsage' revised. (ed. Beatrix Färber)</li><li>2005-08-25: Normalised language codes and edited langUsage for XML conversion (ed. Julianne Nyhan)</li><li>2005-08-08T10:29:06+0100: Converted to XML (conversion Peter Flynn)</li><li>2005-08-02: File proofed (2), structural and content markup applied to names and titles; header inserted; file parsed. HTML file created. (ed. Beatrix Färber)</li><li>2005-07-29: File proofed (1). (ed. Margaret Bonar, Dublin)</li><li>1996: Text captured by scanning. (ed. Audrey Murphy)</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/E800002-015/">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>Source document</h6><p><a href="E800002-015.xml"><tt>E800002-015.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><span class="sup" title="By ">A turbulent and learned Franciscan friar who figured in the Confederation of Kilkenny.</span> <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p><span class="sup" title="By ">Author of the <span class="title" title="book">Life of Thucydides</span></span> <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>