
<!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: Institutions of Dublin | 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: Institutions of Dublin | University College Cork</title><meta name="description" content="Institutions of Dublin|an electronic edition|by Thomas Osborne Davis|ed D.J. O' Donoghue"/><meta property="og:title" content="Institutions of Dublin|an electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E800002-006"/><meta property="og:description" content="Institutions of Dublin|an electronic edition|by Thomas Osborne Davis|ed D.J. O' Donoghue"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_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>Institutions of Dublin</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-006</p><h2 class="main-heading">Institutions of Dublin</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(section) unit(number) xml:id(d33631e266) gi(div1) heads(1) n() gtm(InstitutionsofDublin:) num(1) menutext(Institutions of Dublin: No. 1) 
Section 2. label(section) unit(number) xml:id(d33631e409) gi(div1) heads(1) n() gtm(InstitutionsofDublin:) num(2) menutext(Institutions of Dublin: No. 2) 
Section 3. gi(teiHeader) n(details) gtm(InstitutionsofDublin:) 
Section 4. gi(div) n(contacts) gtm(Contacts) 
Section 5. 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;">Section</span> <select onchange="if(this.options[this.selectedIndex].value!='')location.href=this.options[this.selectedIndex].value;"><option value="E800002-006#d33631e266">1. Institutions of Dublin: No. 1</option><option value="E800002-006#d33631e409">2. Institutions of Dublin: No. 2</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-006</a></li><li id="update">2011-02-08</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>Thomas Osborne Davis</h2><h3>Edited by D.J. O' Donoghue</h3><h1>Institutions of Dublin</h1><a name="section.d33631e266">‍</a><h2 class="page-title" id="d33631e266">Institutions of Dublin: No. 1</h2><span class="fa fa-bookmark" title="p.329" id="pb.329"> p.329</span><!--div1: thisdiv=div1, # (nth=1) head="Institutions of Dublin: No. 1"--><p>Judged by the <em>Directory</em>, Dublin is nobly supplied with institutions for the promotion of Literature, Science, and Art; and, judged by its men, there is mind enough here to make these institutions prosper, and instruct and raise the country. Yet their performances are far short of these promises, and the causes for ill-success are easily found. We believe these causes could be almost as easily removed.</p><p>In the first place, we have too many of these institutions. Stingy grants from Government and the general poverty of the people render economy a matter of the first consequence; yet we find these societies maintaining a number of separate establishments, at a great expense of rent and salaries.</p><p>The consequence, of course, is that none of them flourish as they ought—museums, meetings, lectures, libraries, and exhibitions are all frittered away, and nothing is done so well as it might be. Moreover, from the want of any arrangement and order, the same men are dragged from one society to another—few men do much, because all are forced to attempt so many things.</p><p>But 'tis better to examine this in detail, and in doing so we may as well give some leading facts as to the chief of these bodies. Take, for example, as a beginning,<br/>

the <span class="on">INSTITUTIONS FOR THE PROMOTION OF FINE ARTS</span>.</p><p>And first there is the <span class="on">Hibernian Academy</span>. 
<span class="fa fa-bookmark" title="p.330" id="pb.330"> p.330</span>
It was founded in 1823, received a present of its house in Abbey Street, and some books and casts, from Francis Johnston <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>, a Dublin architect, and has the miserable income of £300 a year from the Treasury. It has a drawing-school, with a few casts, no pictures, bad accommodation, and professors whose pay is nearly nominal.</p><p>It undoubtedly has some men of great ability and attainments, and some who have neither; but what can be done without funds, statues, or pictures? To aggravate its difficulties, the <span class="on">Dublin Society</span> has another art school, still worse off as to casts, and equally deficient in pictures. As a place of instruction in the designing of patterns for manufactures and the like, the <span class="on">Dublin Society</span> school has worked well; and many of the best-paid controllers of design in the English manufactories were educated there; but as a school of fine arts it does little; and no wonder. Another branch of the <span class="on">Hibernian Academy</span>'s operations is its annual exhibition of pictures. These exhibitions attract crowds who would never otherwise see a painting, promote thought on art, and procure patronage for artists. In this, too, the <span class="on">Hibernian Academy</span> has recently found a rival in the <span class="on">Society of Irish Artists</span>, established in 1842, which has an annual exhibition in College Street, and pays the expenses of the exhibition out of the admission fees, as does the <span class="on">Hibernian Academy</span>. We are not attaching blame to the <span class="on">Society of Irish Artists</span> in noticing the fact of its rivalry.</p><p>There are three other bodies devoted to the encouragement of art. One of these is the <span class="on">Art 
<span class="fa fa-bookmark" title="p.331" id="pb.331"> p.331</span>
Union</span>, founded in 1840, and maintained entirely by subscriptions to its lottery. It distributes fine engravings from Irish pictures among all its members, and pictures and statues, bought in the exhibitions of the <span class="on">Hibernian Academy</span>, and of the <span class="on">Society of Irish Artists</span>, among its prize-holders; and it gives premiums for the works of native or resident artists. Its operation is as a patron of art; and, in order to get funds for this purpose, and also to secure superior works and a higher competition, it extends its purchases to the best foreign works exhibited here. It has no collection, and has merely an office in College Street—in fact, its best permanent possession is its unwearied secretary. The <span class="on">Society of Ancient Art</span> was established last year for the formation of a public gallery of casts from classical and mediaeval statues, and ultimately for purposes of direct teaching by lectures, &amp;c. It obtained some funds by subscription; but under the expectation, 'tis said, of a public grant, has done nothing. Lastly, there is the <span class="on">Institute of Irish Architects</span>, founded in 1839 “for the general advancement of civil architecture, for promoting and facilitating the acquirement of a knowledge of the various arts and sciences connected therewith, for the formation of a library and museum,” &amp;c.</p><p>To us it is very plain that here are too many institutions, and that the efficiency of all suffers materially from their want of connection and arrangement. Some, at least, might be amalgamated with great advantage, or rather all, except the <span class="on">Art Union</span>. That is only a club of purchasers, and any attempt materially to change its nature would peril its funds. Some such plan as the following would accomplish all that is 
<span class="fa fa-bookmark" title="p.332" id="pb.332"> p.332</span>
vainly attempted now. Let the Government be pressed to give £2,000 a year, if the public supply £1,000 a year. Let this income go to a new <span class="on">Hibernian Academy</span>—the present <span class="on">Hibernian Academy</span>, <span class="on">Artists' Society</span>, <span class="on">Society of Ancient Art</span>, the Art Schools of the <span class="on">Dublin Society</span>, and the <span class="on">Institute of Irish Architects</span> being merged in it. This merger could be easily secured through the inducements secured by the charter, and by accommodation, salaries, and utility of the new body. The present property of these bodies, with some moderate grant, would suffice for the purchase of a space of ground ample for the schools, museums, library, lecture-room, and yards of such an institution.</p><p>At the head of it should be a small body governing and accounting for its finances, but <em>no person</em> should be a governing member of more than one of its sections. These sections should be for Statuary, Painting, Architecture, and Design Drawing. Each of these sections should have its own Gallery and its own Practice Rooms; but one Library and one public Lecture Room would suffice for the entire. The architectural section would also need some open space for its experiments and its larger specimens A present of copies of the British Museum casts, along with the fund of the <span class="on">Ancient Art Society</span>, would originate a Cast Gallery, and a few good pictures could be bought as a commencement of a <span class="on">National Gallery of Painting</span>, leaving the economy of the managers and the liberality of the public gradually to fill up. Collections of native works in canvas and marble, and architectural models, could be soon and cheaply procured. The Art Library of the <span class="on">Dublin Society</span> added to that of the <span class="on">Hibernian 
<span class="fa fa-bookmark" title="p.333" id="pb.333"> p.333</span>
Academy</span> would need few additions to make it sufficient for the new body.</p><p>Such an Institute ought not to employ any but the best teachers and lecturers. It should encourage proficiency by rewards that would instruct the proficient; it should apply itself to cataloguing, preserving, and making known all the works of art in the country; give prizes for artistical works; publish its lectures and transactions; issue engravings of the most instructive works of art; and hold evening meetings, to which ladies would be admitted. It should allow at least £400 a year for the support of free pupils. In connection with its drawing and modelling schools should be a professorship of anatomy, or, what were better, some arrangement might be made with the <span class="on">College of Surgeons</span>, or some such body, for courses of instruction for its pupils. The training for its pupils in sculpture, painting, and design should include the study of ancient and modern costumes, zoology, and of vegetable and geological forms. For this purpose books should not be so much relied on as lectures in gardens, museums, and during student excursions. Of course the architectural pupils should be required to answer at a preliminary examination in mathematics, and should receive special instruction in the building materials, action of climate, &amp;c., in Ireland.</p><p>Were the buildings standing, and the society chartered judiciously, the sum we have mentioned would be sufficient. Four professors at from £200 to £300 a year each, four assistants at £100 a year each, a librarian at the same rate, with payments for extra instruction in anatomy, &amp;c., &amp;c., and for porters, premiums, and so forth, would not exceed£ 2,000 a year. So that if £400
<span class="fa fa-bookmark" title="p.334" id="pb.334"> p.334</span>
 were expended on free pupils, there would remain £600 a year for the purchase of works for the galleries.</p><p>At present there is much waste of money, great annoyance and loss of time to the supporters of these institutions, and marvellously little benefit to art. The plan we have proposed would be economical both of time and money; but, what is of more worth, it would give us, what we have not now, a <span class="on">National Gallery of Statuary and Painting</span>—good Exhibition Rooms for works of art—business-like Lecturers and Lectures—great public excitement about art—and, finally, a great <span class="on">National Academy</span>.</p><p>If anyone has a better plan, let him say it; we have told ours. At all events, some great change is needed, and there can be no fitter time than this for it.</p><span class="fa fa-bookmark" title="p.335" id="pb.335"> p.335</span><a name="section.d33631e409">‍</a><h2 class="page-title" id="d33631e409">Institutions of Dublin: No. 2</h2><!--div1: thisdiv=div1, # (nth=2) head="Institutions of Dublin: No. 2"--><p>In any community it is desirable to have Literary Institutions, as well classified as legal offices, and as free from counteraction; but it is especially desirable here now. Our literary class is small, and its duties measureless. The diseased suction of London—the absence of gentry, offices, and Legislature—the heart-sickness that is on every thoughtful man without a country—the want of a large, educated, and therefore book-buying class—and (it must be confessed) the depression and distrust produced by rash experiments and paltry failure, have left us with few men for a great work. Probably the great remedy is the restoration of our <span class="on">Parliament</span>—bringing back, as it would, the aristocracy and the public offices, giving society and support to Writers and Artists, and giving them a country's praise to move and a country's glory to reward them.</p><p>But one of the very means of attaining nationality is securing some portion of that literary force which would gush abundantly from it; and therefore, consider it how you will, it is important to increase and economise the exertions of the literary class in Ireland. Yet the reverse is done. Institutions are multiplied instead of those being made efficient which exist; and men talk as proudly of the new <span class="on">Teach-'em-everything-in-no-time Society</span> as if its natty laws were a library, its desk a laboratory and a museum, and its 
<span class="fa fa-bookmark" title="p.336" id="pb.336"> p.336</span>
members fresh labourers, when all they have done is to waste the time of persons who had business, and to delude those who had none, into the belief that they were doing good. Ephemeral things! which die not without mischief—they have wasted hours and days of strong men in spinning sand, and leave depression growing from their tombs.</p><p>It is a really useful deed to rescue from dissipation, or from idle reading, or from mammon-hunting, one strong, passionate man or boy, and to set him to work investigating, arranging, teaching. It is an honest task to shame the broidered youth from meditation on waistcoats and the display of polka steps into manly pursuits. It is an angel's mission (oftenest the work of love) to startle a sleeping and unconscious genius into the spring and victory of a roused lion. But it is worse than useless to establish new associations and orders without well considering first whether the same machinery do not already exist and rust for want of the very energy and skill which you need too. There is a bridge in a field near Blarney Castle where water never ran. It was built “at the expense of the county.” These men build their mills close as houses in a capital, taking no thought for the stream to turn them.</p><p>We have already censured this, in some detail, with reference to societies for the promotion of the Fine Arts, and have urged the formation, out of all these fiddling, clashing bodies, of some one great institution for the promotion of Painting, Sculpture, and Architecture, with a Museum, a Library, a Gallery, and Lecturers, governed by professional minds, great enough to be known and regarded by the people, and popular and strong enough to secure Government support.</p><span class="fa fa-bookmark" title="p.337" id="pb.337"> p.337</span><p>Similar defects exist everywhere. Take the <span class="on">Dublin Society</span> for example. Nothing can be more heterogeneous than its objects. We are far from denying its utility. That utility is immense, the institution is native, of old standing (it was founded in 1731), national, and, when it wanted support, our pen was not idle in its behalf.</p><p>But we believe its utility greatly diminished by its attempting too many things, and especially by including objects more fitly belonging to other institutions; and on the opposite side it is maimed, by the interference of other bodies, in its natural functions. The <span class="on">Dublin Society</span> was founded for the promotion of husbandry and other useful arts. Its labours to serve agriculture have been repeated and extensive, though not always judicious. It has also endeavoured to promote manufactures. It has gardens and museums fitter for scientific than practical instruction, admirable lecturers, a library most generously opened, a drawing-school of the largest purposes and of equivocal success, and various minor branches.</p><p>The <span class="on">Irish Academy</span> has some of this fault. It endeavours to unite antiquarianism and abstract science. Its meetings are alternately entertained with mathematics and history, and its transactions are equally comprehensive. We yield to none in anxiety for the promotion of antiquarian studies; we think the public and the government disgraced by the slight support given to the <span class="on">Academy</span>. We are not a little proud of the honour and strength given to our country by the science of <span class="ps" title="James MacCullagh">MacCullagh</span>, <span class="ps" title="Sir William Rowan Hamilton">Hamilton</span>, and <span class="ps" title="Reverend Humphrey Lloyd">Lloyd</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>; but we protest against the 
<span class="fa fa-bookmark" title="p.338" id="pb.338"> p.338</span>
attempt to mix the armoury of the ancient Irish, or the Celtic dialects, or the essay on Round Towers, with trigonometry and the calculus, whether in a lecture-room or a book.</p><p>Let us set down, as we find them, some of the Literary and Scientific Institutions. There are the <span class="on">Royal Dublin Society</span>, the <span class="on">Royal Irish Academy</span> (we wish these royalties were dropped—no one minds them), the <span class="on">Irish Archaeological Society</span>, the <span class="on">Royal Zoological Society</span>, the <span class="on">Geological Society</span>, the <span class="on">Dublin Natural History Society</span>, the <span class="on">Dublin Philosophical Society</span>, the <span class="on">Royal Agricultural Society</span>, &amp;c., &amp;c. Now, we take it that these bodies might be usefully reduced to three, and if three moderate government grants were made under conditions rewarding such a classification, we doubt not it would instantly be made.</p><p>In the first place, we would divorce from the <span class="on">Irish Academy</span> the scientific department, requiring <span class="on">Trinity College</span> to form some voluntary organisation for the purpose. To this non-collegiate philosophers should be admitted, and, thus disencumbered, we would devote the <span class="on">Academy</span> to antiquities and literature—incorporate with it the <span class="on">Archaological Society</span>—transfer to it all the antiques (of which it had not duplicates) in <span class="on">Trinity College</span>, the <span class="on">Dublin Society</span>, &amp;c., and enlarge its museums and meeting-room. Its section of “polite literature” has long been a name— it should be made real. There would be nothing inconvenient or strange in finding in its lecture-rooms or transactions the antiquities and literature of Ireland, diversified by general historical, critical, and aesthetical researches.</p><p>The <span class="on">Dublin Society</span> would reasonably divide into two sections. One, for the promotion of 
<span class="fa fa-bookmark" title="p.339" id="pb.339"> p.339</span>
husbandry, might be aggrandised by tempting the <span class="on">Agricultural Society</span> to join it, and should have a permanent museum, an extensive farm, premiums, shows, publications, and special lecturers. The second section, for the encouragement of manufactures, should have its museum, work-shops, and experiment ground (the last, perhaps, as the agricultural farm), and its special lecturers. The library might well be joint, and managed by a joint committee, having separate funds. The general lecturers on chemistry and other such subjects might be paid in common. The drawing school (save that for pattern and machine drawing) might be transferred to the <span class="on">Art Institution</span>; and the botanic garden and museum of minerals to a third body we propose.</p><p>This third body we would form from a union of the Zoological, the Geological, the Natural History, and all other such societies, and endow it with the Botanic and Zoological Gardens—give it rooms for a general and for a specially Irish museum, and for lecture rooms in town, and supply it with a small fund to pay lecturers, who should go through the provinces.</p><p>We are firmly convinced that this re-arrangement of the Institutions of Dublin is quite practicable, would diminish unproductive expenses, economise the time, and condense the purposes of our literary, scientific, and artistical men, and increase enormously the use of the institutions to the public.</p><p>Of course the whole plan will be laughed at as fanciful and improbable; we think it easy, and we think it will be done.</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="navspyd33631e2" 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): Institutions of Dublin</p><p><b>Author</b>: Thomas Osborne Davis</p><p><b>Editor</b>: D.J. O' Donoghue</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled by</b>: Beatrix Färber</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>: 4115 words</p><div id="details-publicationStmt"><h4>Publication statement</h4><p><b>Publisher</b>: CELT: Corpus of Electronic Texts: a project of University College Cork</p><p><b>Address</b>: College Road, Cork, Ireland — http://www.ucc.ie/celt</p><p><b>Date</b>: 2008</p><p><b>Date</b>: 2011</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E800002-006</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">Thomas Davis, Essays Literary and Historical, ed. by D. J. O'Donoghue, Dundalk 1914.</li><li value="2">Thomas Davis: selections from his prose and poetry. [Edited] with an introduction by T. W. Rolleston. London and Leipzig: T. Fisher Unwin (Every Irishman's Library). 1910. [Published in Dublin by the Talbot press, 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. Facsimile reprint, with an introduction by John Kelly, 1998, Washington, DC: Woodstock Books.</li><li value="5">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="6">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="7">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–10.</li><li value="9">Theodore William Moody, 'The Thomas Davis centenary lecture in Newry'. An t-Iubhar (=Newry) 1946, 22–6.</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–57.</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">K. M. MacGrath, 'Writers in the <p><b>Title</b> (periodical): Nation</p>, 1842–5.' Irish Historical Studies 6, no. 23 (March 1949), 189–223.</li><li value="15">Christopher Preston, 'Commissioners under the Patriot Parliament, 1689'. Irish Ecclesiastical Record, 5th ser., 74:8 (1950) 141–51.</li><li value="16">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="17">Theodore William Moody, 'Thomas Davis and the Irish nation'. Hermathena, 103 (1966) 5–31.</li><li value="18">Malcolm Johnston Brown, The politics of Irish literature: from Thomas Davis to W. B. Yeats. Seattle (University of Washington Press) 1973.</li><li value="19">Eileen Sullivan, Thomas Davis. Lewisburg, New Jersey: Bucknell University Press, 1978.</li><li value="20">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="21">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–17. </li><li value="22">John Neylon Molony, A soul came into Ireland: Thomas Davis 1814–1845. Dublin 1995.</li><li value="23">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="24">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="25">David Alvey, 'Thomas Davis. The conservation of a tradition.' Studies; an Irish quarterly review, 85 (1996) 37–42.</li><li value="26">Harry White, The keeper's recital: music and cultural history in Ireland, 1770–1970. (Cork 1998).</li><li value="27">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="28">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="29">Patrick Maume, 'Young Ireland, Arthur Griffith, and republican ideology: the question of continuity.' Éire–Ireland, 34:2 (1999) 155–74.</li><li value="30">Sean Ryder, 'Speaking of '98: Young Ireland and republican memory'. Éire–Ireland, 34:2 (1999) 51–69.</li><li value="31">Gerard Kearns, 'Time and some citizenship: nationalism and Thomas Davis'. Bullán: an Irish Studies Review, 5:2 (2001), 23–54.</li><li value="32">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–46.</li><li value="33">Ghislaine Saison, 'Thomas Davis et la nation irlandaise'. Cercles, 4 (2002), 121–31.</li><li value="34">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 (1914). ‘Institutions of Dublin’.
      In: <i>Essays, literary and historical. By Thomas Davis.
      Centenary edition, including several pieces never before
      collected‍</i>. Ed. by D.J. O Donoghue. Dundalk: Dundalgan
      Press, pp. 329–339.</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-006.bib">
@incollection{E800002-006,
  author 	 = {Thomas Osborne Davis},
  title 	 = {Institutions of Dublin},
  editor 	 = {D.J. O Donoghue },
  booktitle 	 = {Essays, literary and historical. By Thomas Davis. Centenary edition, including several pieces never before collected},
  publisher 	 = {Dundalgan Press},
  address 	 = {Dundalk},
  date 	 = {1914},
  pages 	 = {329–339}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E800002-006.bib" style="font-family:sans-serif;">E800002-006.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>; or encoded according to the underlying reason for italicizing.</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 whole 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>: Names are not tagged and regularised. Titles of essays, books and periodicals are tagged.</p><h4>Reference declaration</h4><p>A canonical reference to a location in this text 
        should be made using “section”, eg <cite><a href="#div1." class="smoothScrollApplied">section </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>: Between 1842 and 1845</p>
</p><h4>Language usage</h4><ul><li value="en">The text is in English. (en)</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>2011-02-08: Conversion script run; header updated; new wordcount made; file parsed. (ed. Beatrix Färber)</li><li>2008-05-27: File proofed (2), structural and content markup applied; header created. File parsed. SGML and HTML files created. (ed. Beatrix Färber)</li><li>2005-08-02: File proofed (1), page-breaks inserted. (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-006/">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-006.xml"><tt>E800002-006.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>Francis Johnston, R.H.A., was a native of Armagh, born 1761, and died in 1829. He was President of the Academy.—Ed. <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>James M'Cullagh, F.R.S. (1809–47), Sir William Rowan Hamilton, F.R.S. (1805–65), and the Rev. Humphrey Lloyd, F.R.S. (1800–81) were the notable members of the <span class="on">Royal Irish Academy</span> at the time Davis wrotye.—Ed. <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>