
<!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 Valuation 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 Valuation of Ireland | University College Cork</title><meta name="description" content="The Valuation of Ireland|an electronic edition|by Thomas Osborne Davis"/><meta property="og:title" content="The Valuation of Ireland|an electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E800002-019"/><meta property="og:description" content="The Valuation of Ireland|an electronic edition|by Thomas Osborne Davis"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="fr_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 Valuation 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-019</p><h2 class="main-heading">The Valuation 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(body) unit(document) gi(div0) heads(1) gtm(Document) n(body) 
Section 2. gi(teiHeader) n(details) gtm(TheValuationofIreland) 
Section 3. gi(div) n(contacts) gtm(Contacts) 
Section 4. gi(div) n(rubric) gtm(Formatting) 
--><ul class="nav" id="navloc"><li class="text-uppercase meta" title="TEI Header"><a href="#teiHeader" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Header</a></li><li class="text-uppercase doc" title="Document body sections"><a href="#body" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Document body</a></li><li class="text-uppercase meta" title="Project contacts"><a href="#contacts" class="smoothScrollApplied" id="gtmcontactsNavLink">Contacts</a></li><li class="text-uppercase meta" title="Explanation of the symbols"><a href="#rubric" class="smoothScrollApplied" id="gtmrubricNavLink">Formatting</a></li></ul></div>
		</div>
		<div class="col-md-9 col-lg-9 content-wrap__wrapper">
			<div class="row">
				<div class="col-md-12">
					<div class="social-wrap__inner" data-spy="affix" data-offset-top="900" data-offset-bottom="200">
						
						<div class="shortlisted">
							<a class="favouritePage" id="gtmCourseSaveToFavourites" href="javascript:;">
								<p class="text-uppercase">Save To Favourites</p>
								<span><i class="fa fa-star-o">‍</i></span>
							</a>
						</div>
						<div class="share-links">
							<p class="text-uppercase">share</p>
							<ul>
								<li class="twitter"><a class="twitterShare" id="gtmTwitterShare" title="Twitter" href="javascript:;"><i class="fa fa-twitter">‍</i><span class="sr-only">Twitter</span></a></li>
								<li class="facebook"><a class="facebookShare" id="gtmFaceBookShare" title="Facebook" href="javascript:;"><i class="fa fa-facebook">‍</i><span class="sr-only">Facebook</span></a></li>
								<li class="linkedin"><a class="linkedInShare" id="gtmLinkedInShare" title="Linkedin" href="javascript:;"><i class="fa fa-linkedin">‍</i><span class="sr-only">Linkedin</span></a></li>
							</ul>
						</div>
					</div>
		    <div class="content-wrap__inner"><ol class="breadcrumb"><li><a href="https://www.ucc.ie/en/">Home</a></li><li><a href="https://www.ucc.ie/en/research-sites/celt//">CELT</a></li><li><a href="http://research.ucc.ie/celt/document/">Documents</a></li><li><a href="http://research.ucc.ie/celt">E800002-019</a></li><li id="update">2009-07-28</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>Thomas Osborne Davis</h2><a name="div0">‍</a><div class="solo"><h1 class="page-title" id="section1">Whole text</h1></div><span class="fa fa-bookmark" title="p.146" id="pb.146"> p.146</span><!--div0: thisdiv=div0, # (nth=1) head="The Valuation of Ireland"--><!--Heading quâ heading--><h1 id="d47671e253">The Valuation of Ireland</h1><p>The Committee of 1824 <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> was but meagrely supplied with evidence as to foreign surveys. They begin that subject with a notice of the <span class="term" title="typesurvey">Survey of England</span>, made by order of William the Conqueror, and called the <span class="title" title="book">Doomsday Book</span>. That book took six years to execute, and is most admirably analysed by Thierry.</p><p>The following is their summary account of some modern surveys:—</p><p>‘ln France the great territorial survey or <span class="term" title="(French) typesurvey">cadastre</span> has been in progress for many years. It was first suggested in 1763, and after an interval of thirty years, during which no progress was made, it was renewed by the government of that day, and individuals of the highest scientific reputation, MM. <span class="ps">Lagrange</span>, <span class="ps">Laplace</span>, and <span class="ps">Delambre</span>, were consulted with respect to the best mode of carrying into effect the intention of government. Subsequent events suspended any effectual operations in the French <span class="term" title="(French) typesurvey">cadastre</span> till the year I802, when a school of topographical engineering was organised. The operations now in progress were fully commenced in 1808. The principle adopted is the formation of a central commission acting in conjunction with the local authorities; the classification of lands, according to an ascertained value, is made by three resident proprietors of land in each district, selected by the municipal council, and hy the chief officer of revenue. “In the course of thirteen years, one-third only of each department had been surveyed, having cost the state £120,000 <span class="frn" title="(Latin)">per annum</span>. At the rate at which it is carried on, it may be computed as likely to require for its completion a total sum of £64,680,000, or an acreable charge of 8 3/4 d.” The delay of the work, as well as the increase of expense seem to have been the result of the minuteness of the survey, which extends to every district field—a minuteness which, for many reasons, your committee consider both unnecessary and inexpedient to be sought for in the proposed Survey of Ireland.’ (<span class="sup" title="By Beatrix Färber">Committee Report.</span>)</p><p>‘The survey of Bavaria is of modern date, but of equal minuteness. It is commenced by a primary triangulation, and principal and verification bases; it is carried on to a second triangulation, with very accurate instruments, so as to determine “all the principal points; the filling up the interior is completed by a peculiar species of plane table; and in order to do away with the inaccuracies of the common chain, the triangulation is carried down on paper to the most minute corners of fields.” The map is laid down on a scale of twelve inches to the mile, or one-five-thousandth part of the real size: and as it contains all that is required in the most precise survey of property, it is used in the purchase and sale of real estates.’ (<span class="sup" title="By Beatrix Färber">Committee Report.</span>)</p><span class="fa fa-bookmark" title="p.147" id="pb.147"> p.147</span><p>‘The <span class="term" title="(French) typesurvey">cadastre</span> of Savoy and Piedmont began in 1729, and is stated to have at once afforded the government the means of apportioning justly all the territorial contributions, and to have put an end to litigations behveen individuals, by ascertaining, satisfactorily, the bounds of properties.’ (<span class="sup" title="By Beatrix Färber">Committee Report.</span>)</p><p>‘The Neapolitan survey under <span class="ps">Visconti</span>, and that of the United States under <span class="ps">Heslar</span>, are both stated to be in progress, but your committee have not had the means of ascertaining on what principles they are conducted.’ (<span class="sup" title="By Beatrix Färber">Committee Report.</span>)</p><p>The committee adopted a scale for the maps of six inches to a statute mile, believing, apparently with justice, that a six-inch scale map, if perfectly well executed, would be minute enough for buyers and sellers of land, especially as the larger holdings are generally townlands, the bounds of which they meant to include. And, wherever a greater scale was needed, the pentagraph afforded a sufficiently accurate plan of forming maps to it. They, in another point, <em>proposed</em> to differ from the Bavarian Survey, in omitting field boundaries, as requiring too much time and expense; but they stated that barony, parish, and townland boundaries were essential to the utility of the maps. They also seemed to think that for private purposes their utility would much depend on their being accompanied, as the Bavarian maps were, by a memoir of the number of families, houses, size, and description of farms, and a valuation. And for this purpose they printed all the forms. The valuation still goes on of the townlands, and classes of soil in each. The Statistical Memoir has, unfortunately, been stopped, and no survey or valuation of farms, or holdings as such, has been attempted. We would <em>now</em> only recall attention to the design of the Committee of 1834 on the subject.</p><p>They proposed to leave the whole Survey to the Board of Ordnance, and the Valuation to Civil Engineers.</p><p>The Valuation has been regulated by a series of Acts of Parliament, and we shall speak of it presently.</p><p>The Survey commenced in 1826, and has gone on under the superintendence of <span class="ps">Colonel Colby</span>, and the local control of <span class="ps">Captain Larcom</span>.</p><span class="fa fa-bookmark" title="p.148" id="pb.148"> p.148</span><p>The following has been its progress:—First, a base line of about five miles was measured on the flat shore of Lough Foyle, and from thence triangular measurements were made by the theodolite and over the whole country, and all the chief points of mountain, coast, etc., ascertained. How
accurately this was done has been proved by an astronomical measurement of the distance from Dublin to Armagh (about seventy miles), which only differed four feet from the distance calculated by the Ordnance triangles.</p><p>Having completed these large triangles, a detailed survey of the baronies, parishes, and townlands of each county followed. The field books were sent to the central station at Mountjoy, and sketched, engraved on copper, and printed there. The first county published was Derry, in I833, and now the townland survey is finished, and all the counties have now been engraved and issued, except Limerick, Kerry, and Cork.</p><p>The Survey has also engraved a map of Dublin City on the enormous scale of five feet to a statute mile. This map represents the shape and space occupied by every house, garden, yard, and pump in Dublin. It contains antiquarian lettering. Every house, too, is numbered on the map. One of its sheets, representing the space from Trinity College to the Castle, is on sale, as we trust the rest of it will be.</p><p>Two other sets of maps remain to be executed. First— maps of the towns of Ireland, on a scale of five feet to a mile. Whatever may be said in reply to Sir Denham Norrey's demand for a survey of holdings in rural districts does not apply to the case of towns, and we, therefore, trust that the holdings will be marked and separately valued in towns.</p><p>The other work is a general shaded map of Ireland, on a scale of one inch to the statute mile. At present, as we elsewhere remarked, the only tolerable shaded map of Ireland is that of the Railway Commission, which is on a scale of <span class="fa fa-bookmark" title="p.149" id="pb.149"> p.149</span>

one inch to four statute miles. <span class="ps">Captain Larcom</span> proposes, and the Commission on the Ordnance Memoir recommend, that contour lines should be the skeleton of the shading. If this plan be adopted the publication cannot be for some years; but the shading will have the accuracy of machine-work instead of mere hand skill. Contours are lines representing series of levels through a country, and are inestimable for draining, road-making, and military movements. But though easily explained to the eye, we doubt our ability to teach their meaning by words only.</p><p>To return to the townland or six-inch survey. The names were corrected by Messrs. <span class="ps">Petrie</span>, <span class="ps">O'Donovan</span>, and <span class="ps">Curry</span>, from every source accessible in <em>Ireland</em>. Its maps contain the county, barony, parish, townland, and glebe boundaries, names and acreage; names and representations of all cities, towns, demesnes, farms, ruins, collieries, forges, limekilns, tanneries, bleach-greens, wells, etc., etc.; also of all roads, rivers, canals, bridges, locks, weirs, bogs, ruins, churches, chapels; they have also the number of feet of every little swell of land, and a mark for every cabin.</p><p>Of course these maps run to an immense number. Thus, for the county of Galway there are 137 double folio sheets, and for the small county of Dublin, 28. Where less than half the sheet is covered with engraving (as occurs towards the edges of a county) the sheet is sold, uncoloured, for <span class="reg" title="Regularised from ‘2s 6d’ (%) Anon">two shillings, sixpence</span>; where more than half is covered the price is <span class="reg" title="Regularised from ‘5s’ (%) Anon">five shillings</span>.</p><p>In order to enable you to find any sheet so as to know the bearings of its ground on any other, there is printed for each county an index map, representing the whole county on one sheat. This sheet is on a small scale (from one to three miles to an inch), but contains in smaller type the baronies and parishes, roads, rivers, demesnes, and most of the information of general interest. This index map is divided by lines into as many oblong spaces as there are maps of the six-inch scale, and the spaces are numbered to<span class="fa fa-bookmark" title="p.150" id="pb.150"> p.150</span>

correspond with the six-inch map. On the sides of the index maps are tables of the acreage of the baronies and parishes; and examples of the sort of marks and type used for each class of subjects in the <em>six-inch</em> maps. Uncoloured, the index map, representing a whole county, is sold for <span class="reg" title="Regularised from ‘2s 6d’ (%) Anon">two shillings, sixpence</span>.</p><p>Whenever those maps are re-engraved, the Irish words will, we trust, be spelled in an Irish and civilised orthography, and not barbarously, as at present.</p><p>It was proposed to print for each county one or more volumes, containing the history of the district and its antiquities, the numbers, and past and present state and occupations of the people, the state of its agriculture, manufactures, mines, and fisheries, and what means of extending these existed in the county, and its natural history, including geology, zoology, etc. All this was done for the town of Derry, much to the service and satisfaction of its people. All this ought to be as fully done for Armagh, Dublin, Cork, and every other part of Ireland.</p><p>The commissioners recommend that the geology of Ireland (and we would add natural history generally) should be investigated and published, not by the topographical surveyors nor in counties, but by a special board, and for the whole of Ireland; and they are right, for our plants, rocks, and animals are not within civil or even obvious topographical boundaries, and we have plenty of Irishmen qualified to execute it. They also advise that the statistics should be entrusted to a statistical staff, to be permanently kept up in Ireland. This staff would take the census every ten years, and would in the intervals between the beginning and ending of each census have plenty of statistical business to do for parliament (Irish or Imperial) and for public departments. If we are ever to have a registry of births, deaths (with the circumstances of each case), and marriages, some such staff will be essential to inspect the registry, and work up information from it. But the history,<span class="fa fa-bookmark" title="p.151" id="pb.151"> p.151</span>

antiquities, and industrial resources, the commissioners recommend to have published in county volumes. They are too solicitous about keeping such volumes to small dimensions; but the rest of their plans are admirable.</p><p>The value of this to Ireland, whether she be a nation or a province, cannot be overrated. From the farmer and mechanic to the philosopher, general, and statesman, the benefit will extend, and yet so careless or so hostile are ministers that they have not conceded it, and so feeble by <span class="reg" title="Regularised from ‘dulness’ (%) Anon">dullness</span> or disunion are Irishmen and Irish members, that they cannot extort even this.</p><p>We now come to the last branch of the subject— the Valuation.</p><p>The Committee of 1824 recommended only principles of Valuation. They were three, viz.:—

</p><p>‘Paragraph 1. A fixed and uniform principle of valuation applicable throughout the whole work, and enabling the valuation not only of townlands, but that of counties to be compared by one common measure. Paragraph 2. A central authority, under the appointment of government, for
direction and superintendence, and for the generalisation of the returns made in detail. 
Paragraph 3. Local assistance, regularly organised, furnishing information on the spot, and forming a check for the protection of private rights.’ (<span class="sup" title="By Beatrix Färber">Committee Report.</span>)</p><p>Accordingly, on the 5th of July, 1825, an Act was passed requiring, in the first instance, the entry in all the grand jury records of the names and contents of all parishes, manors, townlands, and other divisions, and the proportionate assessments. It then went on to authorise the Lord Lieutenant to appoint surveyors to be paid out of the Consolidated Fund. These surveyors were empowered to require the attendance of cess collectors and other inhabitants, and with their help to examine, and ascertain, and mark the “reputed boundaries of all and every or any barony, half barony, townland parish, or other division or denomination of land,” howsoever called. The Act also inflicted penalties on persons removing or injuring any post, stone, or other mark made by the surveyors; <span class="fa fa-bookmark" title="p.152" id="pb.152"> p.152</span>

but we believe there has been no occasion to enforce these clauses, the good sense and good feeling of the people being ample securities against such wanton crime. Such survey was not to affect the rights of owners; yet from it lay an appeal to the Quarter Sessions.</p><p>This, as we see, relates to <em>civil boundaries</em>, not <em>valuations</em>. In May, 1820, another Act was passed directing the Ordnance officers to send copies of their maps, as fast as finished, to the Lord Lieutenant, who was to appoint “<em>one</em> Commissioner of Valuation for <em>any</em> counties”; and to give notice of such appointment to the grand jury of every such county. Each grand jury was then to appoint an Appeal Committee for each barony, and a Committee of Revision for the whole county. This Commission of Valuation was then to appoint from three to nine fit valuators in the county, who, after trial by the Commissioner, were to go in parties of three and examine all parts of their district, and value such portion of it, and set down such valuation in a parish field book, according to the following average prices.— </p><p>Scale of Prices</p><p>‘Wheat, at the general average price of 10s. per cwt., of 112 lbs.; Oats, at the general average price of 6s. per cwt., of 112 lbs.; Barley, at the general average price of 7s. per cwt., of 112 lbs.; Potatoes, at the general average price of 1s. 7d. per cwt., of 112 lbs.; Butter, at the general average price of 69s. per cwt., of 112 lbs.; Beef, at the general average price of 33s. per cwt; of 112 lbs.; Mutton, at the general average price of 34s. 6d. per cwt., of 112 lbs.; Pork, at the general average price of 25s. 6d per cwt., of 112 lbs.’ (<span class="sup" title="By Beatrix Färber">Parish Filed Book</span>)</p><p>That is, having examined each tract—say a hill, a valley, an inch, a reclaimed bit, and by digging and looking at the soil, they were to consider what crop it could best produce, considering its soil, elevation, nearness to markets, and then estimating crops at the foregoing rate, they were to say how much per acre the tract was, in their opinion, worth.</p><span class="fa fa-bookmark" title="p.153" id="pb.153"> p.153</span><p>From this <span class="title" title="book">Parish Field Book</span> the Commissioner was to make out a table of the parishes and townlands, etc., in each barony, specifying the average and total value of houses in such sub-divisions, and to forward it to the high constable, who was to post copies thereof. A vestry of twenty-pound freeholders and twenty-shilling cesspayers was to be called in each parish to consider the table. If they did not appeal, the table was to stand confirmed; if they did appeal, the grand jury committee of appeal, with the valuation commissioner as chairman, were to decide upon the appeal; but if the assessor were dissatisfied, the appeal was to go to the committee of revision. The same committee were then to revise the proportionate liabilities of baronies, subject to an appeal to the Queen's Bench. The valuation so settled was to be published in the Dublin Gazette, and thenceforward all grand jury and parish rates and cesses were to be levied in the proportions thereby fixed. But no land theretofore exempt from any rate was thereby made liable. The expenses were to be advanced from the consolidated fund, and repaid by presentment from the county.</p><p>It made the proportionate values of parishes and townlands, pending the baronial survey and the baronial valuation, to bind after revision and publication in some newspaper circulating in the county; but within three years there was to be a second revision, after which they were to be published in the Dublin Gazette, etc., and be final as to the proportions of all parish or grand jury rates to be paid by all baronies, parishes, and townlands. It also directed the annexation of detached bits to the counties respectively surrounding them, and it likewise provided for the use of the valuation maps and field books in applotting the grand jury cess charged on the holders of lands, but such valuation to be merely a guide and not final. From the varying size and value of holdings this caution was essential.</p><span class="fa fa-bookmark" title="p.154" id="pb.154"> p.154</span><p>Under this last Act the valuation has been continued, as every reader of the country papers must have seen by Mr. Griffith's Notices, and is now complete in twenty counties, forward in six, begun in two, and not yet begun in Cork, Kerry, Limerick, or Dublin.</p><p>Mr. Griffith's instructions are clear and full, and we strongly recommend the study of them, and an adherence to their forms and classifications, to valuators of all private and public properties, so far as they go. He appointed two classes of valuators—Ordinary Valuators to make the first valuation all over each county, and Check Valuators to re-value patches in every district, to test the accuracy of the ordinary valuators.</p><p>The ordinary valuator was to have two copies of the Townland (or 6-inch) Survey. Taking a sheet with him into the district represented on it, he was to examine the quality of the soil in lots of from fifty to thirty acres, or still smaller bits, to mark the bounds of each lot on the survey map, and to enter in his field book the value thereof, with all the special circumstances specially stated. The examination was to include digging to ascertain the depth of the soil and the nature of the subsoil. All land was to be valued at its agricultural worth, supposing it liberally set, leaving out the value of timber, turf, etc. Reductions were to be made for elevation above the sea, steepness, exposure to bad winds, patchiness of soil, bad fences, and bad roads. Additions were to be made for neighbourhood of limestone, turf, sea, or other manure, roads, good climate and shelter, nearness to towns. The following classification of soils was recommended:—</p><p>Arrangement of Soils.</p><p>‘All soils may be arranged under four heads, each representing the characteristic ingredients, as—2. Argillaceous, or clayey; 2. Silicious, or sandy; 3. Calcareous, or limy, 4. Peaty.
 For practical purposes it will be desirable to sub-divide each of these classes:— Thus argillaceous soils may be divided into three varieties, viz.— clay, clay loam, and argillaceous alluvial. <span class="fa fa-bookmark" title="p.155" id="pb.155"> p.155</span>

Of silicious soils there are four varieties, viz.—sandy, gravelly, slatv, and rocky. Of calcareous soils we have three varieties, viz.—limestone, limestone gravel, and marl. Of peat soils two varieties, viz.—moor, and peat or bog. In describing in the field book the different qualities of soils, the following explanatory words may be used as occasion may require:— <em>Stiff</em>—Where a soil contains a large proportion, say one-half, or even more, of tenacious clay, it is called stiff. In dry weather this killd of soil cracks and opens, and has a tendency to form into large and hard lumps, particularly if ploughed in wet weather. <em>Friable</em>—Where the soil is loose and open, as is generally the case in sandy, gravelly, and moory lands. <em>Strong</em>—Where a soil contains a considerable portion of clay, and has some tendency to form into clods or lumps, it may be called strong. <em>Deep</em>—Where the soil exceeds ten inches in depth the term deep may be applied. <em>Shallow</em>—Where the depth of the soil is less than eight inches. <em>Dry</em>—Where the soil is friable, and the subsoil porous (if there be no springs), the term dry should be used. <em>Wet</em>—Where the soil or subsoil is very tenacious, or where springs are numerous. <em>Sharp</em>—Where there is a moderate proportion of gravel, or small stones. <em>Fine or Soft</em>—Where the soil contains no gravel, but is chiefly composed of very fine sand, or soft, light earth without gravel. <em>Cold</em>—Where the soil rests on a tenacious clay subsoil, and has a tendency when in pasture to produce rushes and other aquatic plants. <em>Sandy or Gravelly</em>—Where there is a large proportion of sand or gravel through the soil. <em>Slaty</em>—Where the slaty substratum is much intermixed with the soil. <em>Worn</em>—Where the soil has been a long time under cultivation, without rest or manure. <em>Poor</em>—Where the land is naturally of bad quality. <em>Hungry</em>—Where the soil contains a considerable portion of gravel or coarse sand, resting on a gravelly subsoil; on such land manure does not produce the usual effect. The <em>colours</em> of soils may also be introduced, as brown, yellow, blue, grey, red, black, etc. 
 Also, where applicable, the words steep, level, shrubby, rocky, exposed, etc., may be used.’ ()</p><p>Lists of market prices were sent with the field books, and the amounts then reduced to a uniform rate, which Mr. Griffith fixed at <span class="reg" title="Regularised from ‘2s 6d’ (%) Anon">two shillings, sixpence</span> per pound over the prices of produce mentioned in the Act.</p><p>Rules were also given for valuation of houses, but we must refer to Mr. Griffith's work for them.</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="navspyd47671e2" 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 Valuation of Ireland</p><p><b>Author</b>: Thomas Osborne Davis</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled and proofed by</b>: 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>: 4810 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>: 2009</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E800002-019</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 other writings by Thomas Davis</h4><ol><li value="1">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><li value="2">Charles Gavan Duffy (ed.), Thomas Osborne Davis, The patriot parliament of 1689, with its statutes, roles and proceedings. 1893.</li><li value="3">Sir Charles Gavan Duffy (ed.), Thomas Davis, the memoirs of an Irish patriot, 1840–1846. 1890.</li></ol><h4>Secondary Liteature</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">Michael Quigley (ed.), Pictorial record: centenary of Thomas Davis and young Ireland. Dublin [1945].</li><li value="4">Joseph Maunsell Hone, Thomas Davis (Famous Irish Lives).<!--check place--> 1934.</li><li value="5">M. J. MacManus (ed.), Thomas Davis and Young Ireland. Dublin: The Stationery Office, 1945.</li><li value="6">J. L. Ahern, Thomas Davis and his circle. Waterford, 1945.</li><li value="7">Michael Tierney, 'Thomas Davis: 1814–1845'. Studies; an Irish quarterly review, 34:135 (1945) 300–10.</li><li value="8">Theodore William Moody, 'The Thomas Davis centenary lecture in Newry'. An t-Iubhar (=Newry) 1946, 22–6.</li><li value="9">D. R. Gwynn, O'Connell, Davis and the Colleges Bill (Centenary Series 1). Oxford and Cork, 1948.</li><li value="10">D. R. Gwynn, 'John E. Pigot and Thomas Davis'. Studies; an Irish quarterly review, 38 (1949) 145–57.</li><li value="11">D. R. Gwynn, 'Denny Lane and Thomas Davis'. Studies; an Irish quarterly review, 38 (1949) 15–28.</li><li value="12">N. N., Clár cuimhneacháin: comóradh i gcuimhne Thomáis Daibhis, Magh Ealla, 1942. Baile Átha Cliath (=Dublin) 1942.</li><li value="13">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="13">Theodore William Moody, 'Thomas Davis and the Irish nation'. Hermathena, 103 (1966) 5–31.</li><li value="14">Malcolm Johnston Brown, The politics of Irish literature: from Thomas Davis to W. B. Yeats. Seattle (University of Washington Press) 1973.</li><li value="15">Eileen Sullivan, Thomas Davis. Lewisburg, New Jersey: Bucknell University Press, 1978.</li><li value="16">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="17">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="18">John Neylon Molony, A soul came into Ireland: Thomas Davis 1814–1845. Dublin 1995.</li><li value="19">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="20">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="21">David Alvey, 'Thomas Davis. The conservation of a tradition'. Studies; an Irish quarterly review, 85 (1996) 37–42.</li><li value="22"> Harry White, The keeper's recital: music and cultural history in Ireland, 1770–1970. (Cork 1998).</li><li value="23">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="24">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="25">Sean Ryder, 'Speaking of '98: Young Ireland and republican memory'. Éire–Ireland, 34:2 (1999) 51–69.</li><li value="26">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="27">Gerry Kearns, 'Time and some citizenship: nationalism and Thomas Davis'. Bullán: an Irish Studies Review, 5:2 (2001) 23–54.</li><li value="28">Gillian M. Doherty, The Irish Ordnance Survey: History, culture and Memory (Dublin 2004).</li></ol><p style="font-family:serif;padding-left:3em;padding-right:3em;line-height:120%;">Davis, Thomas Osborne (1910). ‘The Valuation 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. 146–155.</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-019.bib">
@incollection{E800002-019,
  author 	 = {Thomas Osborne Davis},
  title 	 = {The Valuation 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 	 = {146–155}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E800002-019.bib" style="font-family:sans-serif;">E800002-019.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 text.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been proof-read once and parsed.</p><p><b>Normalization</b>: the electronic text represents the edited text. Italicized sections of the text are tagged <tt>emph</tt>.</p><p><b>Quotation</b>: Direct speech is tagged <tt>q</tt>. Quotations from written sources are tagged <tt>qt</tt> and may be included in <tt>cit</tt> tags.</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. 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 and titles are tagged.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: by Thomas Davis
<p><b>Date</b>: c. 1844</p></p><h4>Language usage</h4><ul><li value="en">The whole text is in English. (en)</li><li value="fr">Some words are in French. (fr)</li><li value="la">A few phrases 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>2009-07-28: File updated. (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-04T14:22:07+0100: Converted to XML (conversion Peter Flynn)</li><li>2005-05-14: Header created, text proofed (1), structural and content markup added; file parsed, HTML file created. (ed. Beatrix Färber)</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-019/">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-019.xml"><tt>E800002-019.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 Beatrix Färber">In that year a committee of the British parliament recommended that Ireland be mapped, to establish its townland boundaries. One of the survey's aims was to arrive at accurate land valuation. The task was to be carried out by the Ordnance Survey which had been in existance in Britain since 1791.</span> <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li></ol></div><!--Add project contacts from home page in CMS--><footer class="footer">
				<div class="container-fluid">
					<div class="row">
	<div class="contact col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer1"><h2>University College Cork</h2></a>
		
		<div id="footer1" class="collapse"> <p>
	<span><i class="fa fa-phone">‍</i><a href="tel:+353214903000">+353 (0)21 490 3000</a></span>
	<span><i class="fa fa-envelope">‍</i><a href="mailto:celt@ucc.ie">Email Us</a></span>
	<span><i class="fa fa-map-marker">‍</i><a href="http://www.google.ie/maps/place/51°53'30.8&#34;N+8°29'31.1&#34;W/@51.8918761,-8.5007552,15z/data=!3m1!4b1!4m6!3m5!1s0x0:0x0!7e2!8m2!3d51.8918768!4d-8.491979">Location Maps</a></span>
</p></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer2"><h2>Bring me to</h2></a>
		<div id="footer2" class="collapse"><ul>
<li><a href="#"/><a title="Home » Home » Study" href="https://www.ucc.ie/en/study/">Study</a></li>
<li><a href="#"/><a title="Home » Home » Research and Innovation" href="https://www.ucc.ie/en/research/">Research</a></li>
<li><a title="Home » Home » Discover UCC" href="https://www.ucc.ie/en/discover/">Discover UCC</a></li>
<li><a title="Home » Home » Schools &amp; Departments" href="https://www.ucc.ie/en/schoolsdepartments/">Schools &amp; Departments</a></li>
<li><a title="Home » Home » Business and Enterprise" href="https://www.ucc.ie/en/bus-ent/">Business &amp; Enterprise</a></li>
<li><a title="Home » Home » Alumni and Development" href="https://www.ucc.ie/en/alumni/">Alumni</a></li>
</ul></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer3"><h2>MyUCC</h2></a>
		<div id="footer3" class="collapse"><ul>
<li><a title="Home » Home » Contact" href="https://www.ucc.ie/en/contact/">Contact</a></li>
<li><a href="http://libguides.ucc.ie/library">Library</a></li>
<li><a title="Home » Home » Staff" href="https://www.ucc.ie/en/staff/">Staff</a></li>
<li><a title="Home » Home » Students" href="https://www.ucc.ie/en/students/">Current Students</a></li>
<li><a title="Home » Home » Support » Examinations » Results" href="https://www.ucc.ie/en/exams/results/">Exam Results</a></li>
<li><a href="http://timetable.ucc.ie/">Timetables</a></li>
<li><a href="https://blackboard.ucc.ie/">Blackboard</a></li>
<li><a title="Home » Home » Discover UCC » Visit UCC » Download Maps of the UCC Campus" href="https://www.ucc.ie/en/discover/visit/maps/">Campus Maps</a></li>
</ul></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer4"><h2>Show me</h2></a>
		<div id="footer4" class="collapse"><ul>
<li><a href="https://www.ucc.ie/en/sitemap/">Sitemap</a></li>
<li><a href="https://www.ucc.ie/en/legal/">Legal</a></li>
<li><a href="mailto:abuse@ucc.ie?subject=Abuse%20Report%20from%20UCC%20Webpage&amp;body=http://www.ucc.ie/en/">Report Abuse</a></li>
<li><a href="https://www.ucc.ie/privacy">Privacy</a></li>
<li><a href="https://www.ucc.ie/en/it-policies/policies/cookies/">Cookies</a></li>
<li><a href="https://www.ucc.ie/aup">Acceptable Use Policy</a></li>
<li><a href="mailto:webmaster@ucc.ie?Subject=Web%20site%20query">Webmaster</a></li>
</ul></div>
	</div>
</div>
<div class="row">
	<div class="col-md-12 bbdc">
		Copyright © UCC 2017
	</div>
</div>

<div class="row">
<!-- logo carousel // components: module-12 -->
<div class="module-12 logos">
    <div class="slideShowLogos">
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/support/financeoffice/fundinglogos/hea.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/support/financeoffice/fundinglogos/logo_gov_ireland_rialtas.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/support/financeoffice/fundinglogos/logo_nui.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/centralmedia/logos/ESF2014-2020.png)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/centralmedia/logos/ERDF.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
    <a href="https://www.ucc.ie/en/athenaswan/">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/design2013images/AS_RGB_Bronze-Award.png)" class="inner__img">‍</div>
        </div>
    </a>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/research/researchatucc/EnterpriseIrelandLogo4web.jpg)" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
    <a href="https://www.ucc.ie/en/hr/research//uccresearcherstrategy/">
        <div class="image-wrap">
            <div style="background-image: url(https://www.ucc.ie/en/media/support/hr/researchcareersinitiative/logo.jpg)" class="inner__img">‍</div>
        </div>
    </a>
</div>
<div class="multiple-wrap bg-crest-white">
    <a title="visit https://www.wearecork.ie/" target="_self" href="https://www.wearecork.ie/">
        <div class="image-wrap">
            <div style="background-image: url('https://www.ucc.ie/en/media/2017siteassets/images/weareCorkSmall.jpg')" class="inner__img">‍</div>
        </div>
    </a>
</div>
<div class="multiple-wrap bg-crest-white">
        <div class="image-wrap">
            <div style="background-image: url('https://www.ucc.ie/en/media/2017siteassets/images/wellBeingLogo.png')" class="inner__img">‍</div>
        </div>
</div>
<div class="multiple-wrap bg-crest-white">
    <a title="visit https://stars.aashe.org/institutions/university-college-cork-national-university-of-ireland-cork-co-corcaigh/report/2018-07-20/" target="_self" href="https://stars.aashe.org/institutions/university-college-cork-national-university-of-ireland-cork-co-corcaigh/report/2018-07-20/">
        <div class="image-wrap">
            <div style="background-image: url('https://www.ucc.ie/en/media/centralmedia/logos/CopyofStars_Seal_Gold_RGB_300.png')" class="inner__img">‍</div>
        </div>
    </a>
</div>
<div class="multiple-wrap bg-crest-white">
    <a title="visit https://www.magna-charta.org" target="_blank" href="https://www.magna-charta.org">
        <div class="image-wrap">
            <div style="background-image: url('https://www.ucc.ie/en/media/support/financeoffice/fundinglogos/logo_mcu_observatory.jpg')" class="inner__img">‍</div>
        </div>
    </a>
</div>   
    </div><!--/.slideShowLogos-->
</div><!--/.module-12-->
<!-- // logo carousel -->
</div><!--/.row-->
				</div>
			</footer>
			<!-- // footer // layout: footer -->

		</div>
		<!-- // module wrap -->

	</div>
	<!-- // page wrap -->

	
	<!-- // search remodal -->
	<div class="remodal search" data-remodal-id="search-modal">
		<button data-remodal-action="close" class="remodal-close"><span>CLOSE</span></button>
		<div class="modal-wrap">
			<div class="input-group stylish-input-group">
				<input type="text" class="form-control" name="siteSearchText" id="siteSearchText" placeholder="search here..." autocomplete="off"/>
				<span class="input-group-addon">
					<button type="submit">
						<span class="fa fa-search"/>
					</button>
				</span>
			</div>
			<div class="input-group stylish-input-group">
				<legend class="sr-only">Choose areas of the website to search</legend>
				<label class="radio-inline">
					<input type="radio" name="searchType" value="website" checked=""/> Website <span class="websiteSearchResultsCount resultsCount"/>
				</label>
				<label class="radio-inline">
					<input type="radio" name="searchType" value="people"/> People <span class="peopleSearchResultsCount resultsCount"/>
				</label>
				<label class="radio-inline">
					<input type="radio" name="searchType" value="course"/> Courses <span class="courseSearchResultsCount resultsCount"/>
				</label>
			</div>
			<div class="results">
				<div class="websiteResults quicksearchContainers">
					<ul id="websiteSearchResultsList" class="searchResultsList">
					</ul>
				</div>
				<div class="peopleResults quicksearchContainers" style="display:none;">
					<ul id="phoneSearchResultsList" class="searchResultsList">
					</ul>
					<ul id="nameSearchResultsList" class="searchResultsList">
					</ul>
				</div>
				<div class="courseResults quicksearchContainers" style="display:none;">
					<ul id="courseSearchResultsList" class="searchResultsList">
					</ul>
				</div>
			</div>
		</div>
	</div>
	<!-- // search remodal -->
	
	<a id="back-to-top" title="Back to top" class="show" href="#"><i class="fa fa-angle-up">‍</i><span>Top</span></a>

	<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
	<script type="text/javascript" src="https://code.jquery.com/jquery-1.12.4.min.js">‍</script>

	<!-- Include all compiled plugins (below), or include individual files as needed -->
	<script integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/remodal/1.1.1/remodal.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.12.2/js/bootstrap-select.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.9.3/headroom.min.js">‍</script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js">‍</script>

	<script type="text/javascript" src="https://cdn.jsdelivr.net/algoliasearch/3/algoliasearch.min.js">‍</script>
	<script type="text/javascript" src="https://js.maxmind.com/js/apis/geoip2/v2.1/geoip2.js">‍</script>
	<script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-1.10.16/r-2.2.0/datatables.min.js">‍</script>
	<script async="async" src="https://www.youtube.com/iframe_api">‍</script>


  <!-- jquery.mCustomScrollbar.js -->
  <script type="text/javascript" src="https://www.ucc.ie/en/media/2017siteassets/contentfiles/js/jquery.mCustomScrollbar.js">‍</script>

	<!-- jquery.easing.1.3.js -->
	<script type="text/javascript" src="https://www.ucc.ie/en/media/2017siteassets/contentfiles/js/jquery.easing.1.3.js">‍</script>

	<!-- jquery.timeline.js -->
	<script type="text/javascript" src="https://www.ucc.ie/en/media/2017siteassets/contentfiles/js/jquery.timeline.js">‍</script>

	<script type="text/javascript" src="https://www.ucc.ie/en/media/2017siteassets/contentfiles/js/main.min.js">‍</script>

</body>
</html>