
<!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: Description of the Orkney Islands | 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: Description of the Orkney Islands | University College Cork</title><meta name="description" content="Description of the Orkney Islands|English translation|An electronic edition|by Joseph Ben"/><meta property="og:title" content="Description of the Orkney Islands|English translation|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/T800009-001"/><meta property="og:description" content="Description of the Orkney Islands|English translation|An electronic edition|by Joseph Ben"/><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>Description of the Orkney Islands</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 T800009-001</p><h2 class="main-heading">Description of the Orkney Islands</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(d30661e222) gi(div1) heads(0) n(1) gtm(ThefirstislandisNort) num(1) menutext(The first island is North Ronaldsay.…) 
Section 2. label(section) unit(number) xml:id(d30661e240) gi(div1) heads(1) n(2) gtm(Sanday,2.Socalledasi) num(2) menutext(Sanday) 
Section 3. label(section) unit(number) xml:id(d30661e261) gi(div1) heads(1) n(3) gtm(Stronsay,3.Stronsay,or) num(3) menutext(Stronsay) 
Section 4. label(section) unit(number) xml:id(d30661e271) gi(div1) heads(1) n(4) gtm(PapaStronsay,4.Thisis) num(4) menutext(Papa Stronsay) 
Section 5. label(section) unit(number) xml:id(d30661e279) gi(div1) heads(1) n(5) gtm(Auskerray,5.Anotherunc) num(5) menutext(Auskerray) 
Section 6. label(section) unit(number) xml:id(d30661e284) gi(div1) heads(1) n(6) gtm(Shapinshay,6.Shapinshay) num(6) menutext(Shapinshay) 
Section 7. label(section) unit(number) xml:id(d30661e294) gi(div1) heads(1) n(7) gtm(Eloerholme,7.Thisislan) num(7) menutext(Eloerholme) 
Section 8. label(section) unit(number) xml:id(d30661e299) gi(div1) heads(1) n(8) gtm(Westray,8.Westray,ort) num(8) menutext(Westray) 
Section 9. label(section) unit(number) xml:id(d30661e311) gi(div1) heads(1) n(9) gtm(PapaWestray,9.PapaWes) num(9) menutext(Papa Westray) 
Section 10. label(section) unit(number) xml:id(d30661e319) gi(div1) heads(1) n(10) gtm(Faray,10.Faray,theple) num(10) menutext(Faray) 
Section 11. label(section) unit(number) xml:id(d30661e326) gi(div1) heads(1) n(11) gtm(Eday,11.Edaywasformer) num(11) menutext(Eday) 
Section 12. label(section) unit(number) xml:id(d30661e333) gi(div1) heads(1) n(12) gtm(Egilschay,12.Egilschay,) num(12) menutext(Egilschay) 
Section 13. label(section) unit(number) xml:id(d30661e340) gi(div1) heads(1) n(13) gtm(Rousay,13.Rousay,orth) num(13) menutext(Rousay) 
Section 14. label(section) unit(number) xml:id(d30661e347) gi(div1) heads(1) n(14) gtm(Weir,14.Weirisasmall) num(14) menutext(Weir) 
Section 15. label(section) unit(number) xml:id(d30661e357) gi(div1) heads(1) n(15) gtm(Enhallow,15.Enhallow,t) num(15) menutext(Enhallow) 
Section 16. label(section) unit(number) xml:id(d30661e364) gi(div1) heads(1) n(16) gtm(Garsay,16.Asmallmount) num(16) menutext(Garsay) 
Section 17. label(section) unit(number) xml:id(d30661e369) gi(div1) heads(1) n(17) gtm(Damsay,17.Inthisisland) num(17) menutext(Damsay) 
Section 18. label(section) unit(number) xml:id(d30661e377) gi(div1) heads(1) n(18) gtm(Pomonia,18.Pomonia,so) num(18) menutext(Pomonia) 
Section 19. label(section) unit(number) xml:id(d30661e516) gi(div1) heads(1) n(19) gtm(Copinshaw,19.Copinshawi) num(19) menutext(Copinshaw) 
Section 20. label(section) unit(number) xml:id(d30661e526) gi(div1) heads(1) n(20) gtm(SouthRonaldsay,20.Sout) num(20) menutext(South Ronaldsay) 
Section 21. label(section) unit(number) xml:id(d30661e534) gi(div1) heads(1) n(21) gtm(Lambholme,21.Thisisa) num(21) menutext(Lambholme) 
Section 22. label(section) unit(number) xml:id(d30661e541) gi(div1) heads(1) n(22) gtm(Flotay,22.Thisislandi) num(22) menutext(Flotay) 
Section 23. label(section) unit(number) xml:id(d30661e548) gi(div1) heads(1) n(23) gtm(Cavay,23.Cavay,orthe) num(23) menutext(Cavay) 
Section 24. label(section) unit(number) xml:id(d30661e557) gi(div1) heads(1) n(24) gtm(Faray,24.Faray,orthe) num(24) menutext(Faray) 
Section 25. label(section) unit(number) xml:id(d30661e569) gi(div1) heads(1) n(25) gtm(Sownay,25.Sownayafford) num(25) menutext(Sownay) 
Section 26. label(section) unit(number) xml:id(d30661e584) gi(div1) heads(1) n(26) gtm(Ryssay,26.Asandy,barr) num(26) menutext(Ryssay) 
Section 27. label(section) unit(number) xml:id(d30661e594) gi(div1) heads(1) n(27) gtm(Burray,27.Burray,orth) num(27) menutext(Burray) 
Section 28. label(section) unit(number) xml:id(d30661e603) gi(div1) heads(1) n(28) gtm(Wais,28.ThePomoniansc) num(28) menutext(Wais) 
Section 29. label(section) unit(number) xml:id(d30661e619) gi(div1) heads(1) n(29) gtm(Hoy,29.Hereisaveryl) num(29) menutext(Hoy) 
Section 30. label(section) unit(number) xml:id(d30661e630) gi(div1) heads(1) n(30) gtm(Gransay,30.Asmallisla) num(30) menutext(Gransay) 
Section 31. label(section) unit(number) xml:id(d30661e637) gi(div1) heads(1) n(31) gtm(Southay,31.Southay,or) num(31) menutext(Southay) 
Section 32. label(back) unit(afterword) gi(back) heads(0) gtm(Afterword) xml:id(d30661e646) n(back) 
Section 33. gi(teiHeader) n(details) gtm(DescriptionoftheOrkne) 
Section 34. gi(div) n(contacts) gtm(Contacts) 
Section 35. 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="T800009-001#d30661e222">1. The first island is North Ronaldsay.…</option><option value="T800009-001#d30661e240">2. Sanday</option><option value="T800009-001#d30661e261">3. Stronsay</option><option value="T800009-001#d30661e271">4. Papa Stronsay</option><option value="T800009-001#d30661e279">5. Auskerray</option><option value="T800009-001#d30661e284">6. Shapinshay</option><option value="T800009-001#d30661e294">7. Eloerholme</option><option value="T800009-001#d30661e299">8. Westray</option><option value="T800009-001#d30661e311">9. Papa Westray</option><option value="T800009-001#d30661e319">10. Faray</option><option value="T800009-001#d30661e326">11. Eday</option><option value="T800009-001#d30661e333">12. Egilschay</option><option value="T800009-001#d30661e340">13. Rousay</option><option value="T800009-001#d30661e347">14. Weir</option><option value="T800009-001#d30661e357">15. Enhallow</option><option value="T800009-001#d30661e364">16. Garsay</option><option value="T800009-001#d30661e369">17. Damsay</option><option value="T800009-001#d30661e377">18. Pomonia</option><option value="T800009-001#d30661e516">19. Copinshaw</option><option value="T800009-001#d30661e526">20. South Ronaldsay</option><option value="T800009-001#d30661e534">21. Lambholme</option><option value="T800009-001#d30661e541">22. Flotay</option><option value="T800009-001#d30661e548">23. Cavay</option><option value="T800009-001#d30661e557">24. Faray</option><option value="T800009-001#d30661e569">25. Sownay</option><option value="T800009-001#d30661e584">26. Ryssay</option><option value="T800009-001#d30661e594">27. Burray</option><option value="T800009-001#d30661e603">28. Wais</option><option value="T800009-001#d30661e619">29. Hoy</option><option value="T800009-001#d30661e630">30. Gransay</option><option value="T800009-001#d30661e637">31. Southay</option></select></li><li class="text-uppercase doc" title="Back matter"><a href="#back" class="smoothScrollApplied" id="gtmbackNavLink"><b>annex (Of the Husbandry of…)</b></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">T800009-001</a></li><li id="update">2009-11-04</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>Joseph Ben</h2><h4>English translation</h4><span class="fa fa-bookmark" title="p.266" id="pb.266"> p.266</span><!--div0: thisdiv=div0, # (nth=1) head="Description of the Orkney Islands, written in Latin by Joseph Ben, a native, in the year 1529."--><!--Heading quâ heading--><h1 id="d30661e218">Description of the Orkney Islands, written in Latin by Joseph Ben, a native, in the year 1529.</h1><a name="section.d30661e222">‍</a><h2 class="page-title" id="d30661e222">1.</h2><p>The first island is <span class="pn" title="island">North Ronaldsay</span>. To the north it is on a level with the sea, and occasions frequent shipwrecks to the English and other navigators: it is about four miles in circumference, and about sixty from <span class="pn" title="town">Kirkwall</span>. The people are wholly ignorant of the divine truths, because they are seldom instructed. There is great plenty of grain here, particularly barley and oats. In winter the inhabitants live on barley bread, and in summer, on small fish and milk. In the northern part of the island, very large animals, called in the native language selchis, are caught in hempen nets; there is also a large rock called <span class="pn" title="rock">Selchskerry</span>, about half a mile from land, where seafowl haunt, and build their nests.</p><p>In this rock the sea monsters just now mentioned mount to the top when the sea is high, but when it falls they sink into a pit, from whence they can by no means escape, for there is no passage; the peasants finding them entrapped, collect about the rock; the monsters on seeing this rush, upon them open mouthed, attack them by main force, and as it were provoke them to the combat. If the first of these monsters be unhurt, all the rest fall upon the men with their teeth; but if the first be killed, the others take to flight, and are easily caught. I have seen fifty of them taken together.</p><p>They have no fuel but dried sea weeds and turf, which sends out very little light in the fire; the light which they use in winter is made of fishes' entrails; they sometimes make, however, an excellent fire of the dung of 

<span class="fa fa-bookmark" title="p.267" id="pb.267"> p.267</span>
their cattle, dried in the sun. Neither frogs, dormice, or toads exist here; if a ship chances to bring dormice, they immediately perish as if they were poisoned.</p><a name="section.d30661e240">‍</a><h2 class="page-title" id="d30661e240">2. Sanday, 2.</h2><!--div1: thisdiv=div1, #2 (nth=2) head="Sanday, 2."--><p>So called as if the sandy isle, because it abounds with sand, it is about two miles distant from the former: this island is about twelve miles in length, and two in breadth. The English and Germans are very frequently shipwrecked here, in a part towards the east, called the Star of Lopeness.</p><p>As I was once passing through the island, and fatigued, I betook myself to a church called Holy-cross, where I saw in a cemetery a number of human heads, above a thousand, greater than any three heads of people now living, and I drew some teeth out of the gums, which were larger than filberts. I was very much surprized, and being desirous of gratifying my curiosity, I had recourse to an old man, from whom I enquired what bones these were, and why they remained unburied? he replied, my son, this island was formerly subject to the people of <span class="pn" title="island">Stronsay</span>, to whom we paid an annual tribute, that we might live unmolested, as we were an unwarlike nation; at length we were nearly exhausted by the payment; and began to consider how we could free ourselves from it. Then one more prudent than the rest said; “the day of payment is at hand; let us all conceal ourselves in the church, and fall upon our enemies unawares, when they come, so that not one of them escape”— to this all assented. On the appointed day, the people of <span class="pn" title="island">Stronsay</span>, with their wives, sons, daughters, servants, friends, and many others, having weighed anchor and set sail with a favourable breeze, came unarmed to our shores, where, after having disembarked, they spent the greater part of the day in dancing and festivity. In the mean time the people of <span class="pn" title="island">Sanday</span>, we who live in this island, rushed out, and being provided with suitable weapons, we attacked them, with loud shouts and a dreadful noise, and put them all to death. Thus were we liberated, and we never paid tribute since.</p><p>Both old and young, in these two islands are so much afflicted with vermin, that they can never be cured. Rabbits are plenty here in summer, and in winter become so tame as to be caught in the houses. The common people wear shoes made of hides, fastened with a leather strap, called in the language of the country, Rifflings.</p><a name="section.d30661e261">‍</a><h2 class="page-title" id="d30661e261">3. Stronsay, 3.</h2><!--div1: thisdiv=div1, #3 (nth=3) head="Stronsay, 3."--><p><span class="pn" title="island">Stronsay</span>, or <span class="pn" title="island">Sdronsay</span>, is so called, as if the Streams' isle. This island is six miles in length and four in breadth. One half of it is barren. Some of the inhabitants worship a god called Tuidas, others do not. They have great belief in fairies, and say that men dying suddenly, spend their life with them afterwards, but this I do not believe.</p><a name="section.d30661e271">‍</a><h2 class="page-title" id="d30661e271">4. Papa Stronsay, 4.</h2><!--div1: thisdiv=div1, #4 (nth=4) head="Papa Stronsay, 4."--><p>This is but a small island at a short distance from the last mentioned, its name signifies the little <span class="pn" title="island">Stronsay</span>. There is but one inhabitant here. In the middle of the Island is a lake.</p><a name="section.d30661e279">‍</a><h2 class="page-title" id="d30661e279">5. Auskerray, 5.</h2><!--div1: thisdiv=div1, #5 (nth=5) head="Auskerray, 5."--><p>Another uncultivated island, where there is a breed of very wild horses.</p><a name="section.d30661e284">‍</a><h2 class="page-title" id="d30661e284">6. Shapinshay, 6.</h2><!--div1: thisdiv=div1, #6 (nth=6) head="Shapinshay, 6."--><p><span class="pn" title="island">Shapinshay</span>, the shipping Isle. The people living here are very impious: they worship the fairies, and other wicked beings; it is about six miles in length and two in breadth. Thither flow the seas by which sailors enter <span class="pn" title="town">Kirkwall</span>.</p><a name="section.d30661e294">‍</a><h2 class="page-title" id="d30661e294">7. Eloerholme, 7.</h2><!--div1: thisdiv=div1, #7 (nth=7) head="Eloerholme, 7."--><p>This island is now uninhabited, but the ruins of houses and marks of tillage are still visible, and also a chapel. The following is the cause of its ruin and desolation. Two brothers dwelt here, the one a believer, the other an infidel; on a dispute which arose between them, the latter accused his brother before the bishop, of cohabiting with his kinswoman; the bishop, when he had examined the cause, being greatly enraged, banished them both. Their wives, on quitting the Island, knelt down and cursed it, wherefore no one has tilled it to the present day.</p><a name="section.d30661e299">‍</a><h2 class="page-title" id="d30661e299">8. Westray, 8.</h2><!--div1: thisdiv=div1, #8 (nth=8) head="Westray, 8."--><p><span class="pn" title="island">Westray</span>, or the Western isle, is the most fertile of all the <span class="pn" title="islands">Orcades</span>: some noble families dwell here. It has also an excellent fort or castle, but it is not yet completely finished. The people of this Island having had an engagement with the Lewismen, were routed 

<span class="fa fa-bookmark" title="p.268" id="pb.268"> p.268</span>
and killed to a man. One, however, remarkable for his strength and courage, fought for a long time after his comrades were slain; but at length his legs being cut off, he was forced to take to his knees while the battle lasted. In this island there is a very high mountain.</p><a name="section.d30661e311">‍</a><h2 class="page-title" id="d30661e311">9. Papa Westray, 9.</h2><!--div1: thisdiv=div1, #9 (nth=9) head="Papa Westray, 9."--><p><span class="pn" title="island">Papa Westray</span> signifies the little Western isle; it is subject to the former isle; and equally fertile with the rest. There is a lake in the very centre of this island, and in the lake an island in which is one little kid.</p><a name="section.d30661e319">‍</a><h2 class="page-title" id="d30661e319">10. Faray, 10.</h2><!--div1: thisdiv=div1, #10 (nth=10) head="Faray, 10."--><p><span class="pn" title="island">Faray</span>, the pleasant isle. This island is very suitable for cattle, particularly cows; which feed through the pastures with great melody; the boys here sing along with the cattle. The whole island abounds with grain and fishes.</p><a name="section.d30661e326">‍</a><h2 class="page-title" id="d30661e326">11. Eday, 11.</h2><!--div1: thisdiv=div1, #11 (nth=11) head="Eday, 11."--><p><span class="pn" title="island">Eday</span> was formerly the richest of all the northern islands, about thirty farmers lived in it, but were so completely extirpated by some invaders, that scarcely one is left. There is a great abundance of all things, particularly cattle. The men very often have battles with great sea monsters. The island is about ten miles in circumference.</p><a name="section.d30661e333">‍</a><h2 class="page-title" id="d30661e333">12. Egilschay, 12.</h2><!--div1: thisdiv=div1, #12 (nth=12) head="Egilschay, 12."--><p><span class="pn" title="island">Egilschay</span>, the Kirk-isle, is one mile in length and about half a mile in breadth; in it is a church dedicated to St. Magnus. This Saint was born and educated during his infancy here, and gave a house and a lot of ground to his nurse, where she has built a chapel, in which she made a chamber in the ground, with a bed, table and seat, and other things necessary for a house, all of stone; the house is now destroyed, and corn grows over the place where it was, but the furniture still remains.</p><a name="section.d30661e340">‍</a><h2 class="page-title" id="d30661e340">13. Rousay, 13.</h2><!--div1: thisdiv=div1, #13 (nth=13) head="Rousay, 13."--><p><span class="pn" title="island">Rousay</span>, or the island of Rauland, is a large island, but the greatest part of it is uncultivated. It is about eight miles in circumference, and has some lofty mountains, where fires are seen very often lighted up at night in a very wonderful manner; without the assistance of men.</p><a name="section.d30661e347">‍</a><h2 class="page-title" id="d30661e347">14. Weir,14.</h2><!--div1: thisdiv=div1, #14 (nth=14) head="Weir,14."--><p><span class="pn" title="island">Weir</span> is a small island, dedicated to the apostle Peter. It is so skreened by the other islands, that it can scarcely be seen. A huge giant formerly dwelt here, the remains of whose house are yet in existence. Some say that this island was made of St. Magnus's boat, when he was escaping to the island of <span class="pn" title="island">Egilshay</span>.</p><a name="section.d30661e357">‍</a><h2 class="page-title" id="d30661e357">15. Enhallow, 15.</h2><!--div1: thisdiv=div1, #15 (nth=15) head="Enhallow, 15."--><p><span class="pn" title="island">Enhallow</span>, the holy island, is very small; the antients pretended that if the corn was reaped after sunset, drops of blood would immediately flow from the stalks; others say that if a horse be tyed up here at sunset, it will be seen walking at liberty all night. But you may easily see that these are fictitious and fabulous stories.</p><a name="section.d30661e364">‍</a><h2 class="page-title" id="d30661e364">16. Garsay,16.</h2><!--div1: thisdiv=div1, #16 (nth=16) head="Garsay,16."--><p>A small mount rises in the middle of this island. The husbandmen inhabit a small part near the sea-shore.</p><a name="section.d30661e369">‍</a><h2 class="page-title" id="d30661e369">17. Damsay,17.</h2><!--div1: thisdiv=div1, #17 (nth=17) head="Damsay,17."--><p>In this island there is no hill; it is the, most temperate of all, and is by some called Tempe. There is a church in this island, dedicated to the Virgin Mary, much frequented by women. The women here are barren, and if at any time they become pregnant, they never survive the parturition. It is said that their eyebrows sometimes drop off in the course of an hour, but are afterwards restored. This island is two miles distant from <span class="pn" title="town">Kirkwall</span>.</p><a name="section.d30661e377">‍</a><h2 class="page-title" id="d30661e377">18. <span class="pn" title="island">Pomonia</span>,18. </h2><!--div1: thisdiv=div1, #18 (nth=18) head="Pomonia,18."--><p><span class="pn" title="island">Pomonia</span>, so named, as if the middle of the apple, because it lies between the north and south isles, is also called Mainland. It contains many parishes, of which the following is a description:<br/>
<em><span class="pn" title="parish">Dierness</span>,</em> or the ness of diers. This parish was formerly woody, and infested by many wild animals; but the trees were torn up by the roots by a flood, and overwhelmed. In the northern part of this parish is a natural rock in the sea, to the top of which people climb on their hands and knees with great difficulty; there is on it a chapel called the Bairns of Brugh. Men, both old and young, boys, and servants without number, flock together here from all the islands, and when they have arrived, they ascend the rock, as I have just said, bare-footed, and praying, where but one at a time can come to the chapel. In it there is a pure and clear fountain, which indeed is truly wonderful. There 

<span class="fa fa-bookmark" title="p.269" id="pb.269"> p.269</span>
the men, with bent knees and uplifted hands, doubting the powers of God, pray to the Bairns of Brugh, with many incantations, throwing stones and water behind their backs, and going twice or three times round the chapel: when their prayers are done they return home, satisfied that their desires will be granted. They do not worship God here in purity.</p><p>In the year 1506, John Stewart landed in the <span class="pn" title="islands">Orkneys</span>, and discovered a gold mine in this parish; when he had loaded two ships, and was preparing cargoes for others, and was in the mine with the workmen, a raven cried out three times with a loud voice. The leader, and some others, immediately came out, but five were left behind, upon whom the rock fell with a great crash, destroying those within, while the rest were saved.</p><p><em><span class="pn" title="parish">St. Andrew.</span></em> This is a large parish, abounding in grain; there is nothing remarkable recorded concerning it, except what befel a very celebrated man, called James Sinclare, who lived here, and engaged in a war with the people of <span class="pn" title="island">Caithness</span>, as will be mentioned hereafter. This noble general being taken, ran mad, and throwing himself into the sea, ended his life in this melancholy manner.</p><p><em><span class="pn" title="parish">Holm and Paplay</span>.</em> These two parishes are united, and the same church serves both. Travellers going to the southern parts are ferried across from hence.</p><p><em><span class="pn" title="parish">St. Olaus.</span></em> This is a very flourishing and beautiful parish; in the middle of which stands a town named <span class="pn" title="town">Kirkwall</span>, in which is a church dedicated to St. Magnus. Here also is a castle formerly built by the Sinclares; also another church, which was burned to the ground by the English, called St. Olaus's Church, where malefactors are now buried.</p><p>The women here are much addicted to pleasure, which I attribute to the abundance of fish. In this parish is a very lofty mountain, called <span class="pn" title="mountain">Wisford</span>, whence all <span class="pn" title="island">Pomonia</span> and the other islands are visible. It is a sign of war among the <span class="pn" title="islands">Orcades</span>, when the fountain in its summit begins to burst forth.</p><p><em><span class="pn" title="parish">Frith</span></em> is another parish, where oysters are caught in abundance.</p><p><em><span class="pn" title="parish">Stenhouse.</span></em> In this parish is a large lake, twenty-four miles in circuit. In a sepulchre in a hillock near the lake, were found the bones of a man, joined together, fourteen feet long, as my author says, and money was found there under his head. I myself saw the sepulchre. In the same place, near a lake, are lofty and broad stones, about a spear's length in height, enclosing a circuit of about half a mile.</p><p>In the year 1527, a war arose between the people of <span class="pn" title="island">Caithness</span> and the <span class="pn" title="islands">Orkneys</span>: the former invaded the island with all their forces, with spears, darts, arrows, and the sound of trumpets. But, while these things were doing, the people of <span class="pn" title="island">Pomonia</span> marched out to meet them, and the armies joined on a mountain of this parish near <span class="pn" title="village">Bexwell</span>. The invaders were all overthrown and slaughtered, so that not one escaped. The Earl's sepulchre is still to be seen in that place; he was grandfather to the present count. The people of <span class="pn" title="islands">Orkney</span> returned in triumph to the city, under the command of James Sinclare, of whom we have already spoken. The place where this battle was fought is called <span class="pn" title="village">Symmerdan</span>.</p><p><em><span class="pn" title="parish">Orpher</span></em> is another parish, affording a good harbour for fishermen.</p><p><em><span class="pn" title="parish">Stromness</span></em> has an excellent harbour, and an excellent outlet for a fleet. The French and Spaniards often escape tempests here, as no winds can injure vessels in this harbour. This port is called <span class="pn" title="village">Cairstane</span>, because it is fortified with stone. Healthy winds, called etesian, blow here. Here also is a most dangerous bridge to travellers, called the bridge of Vaith, where many are lost.</p><p><em><span class="pn" title="parish">Sandwich</span></em> abounds with rabbits; it is the largest of all the parishes, and entirely cultivated.</p><p><em><span class="pn" title="parish">Bersa</span></em> is called a barony; in it is a noble palace, where the king of the <span class="pn" title="islands">Orkneys</span> formerly lived; but when Julius Caesar governed the whole world, he was carried by force to Rome, and his kingdom was afterwards subject to the Romans, as the inscription on one stone proves. The king's name was Gavus.</p><p><em><span class="pn" title="parish">Haray</span></em> is another parish, where there are a set of most worthless drones, who are therefore called the sheep of Haray. Here is a great church, dedicated to the Virgin Mary, called by the common People the Lady of Grace;

<span class="fa fa-bookmark" title="p.270" id="pb.270"> p.270</span>
concerning which many fables are told. Many flock hither from the other islands.</p><p><em><span class="pn" title="parish">Evie</span>,</em> another parish where whales enter freely. It enjoys great abundance of corn.</p><p><em><span class="pn" title="parish">Rendal</span>.</em> This parish was subject to the lord of Tulliallon, and he was lord of it, as his house still testifies. The length of <span class="pn" title="island">Pomonia</span>, from the Bairns of Brugh to the Brugh of Birsay, contains sixteen miles. There are about five thousand men capable of bearing arms in <span class="pn" title="island">Pomonia</span>, and as many in the islands. It has abundance of barley and oats; the men are very much addicted to drink and luxury, and often quarrel with one another. For example, when one neighbour invites another, if the guest be not sick before he departs, he quarrels with his host until he is sent home drunk. This is also the custom in the islands. They are very crafty and cunning, and use a dialect peculiar to themselves.</p><a name="section.d30661e516">‍</a><h2 class="page-title" id="d30661e516">19. Copinshaw,19.</h2><!--div1: thisdiv=div1, #19 (nth=19) head="Copinshaw,19."--><p><span class="pn" title="island">Copinshaw</span> is a small island, the first which is seen by those sailing to the <span class="pn" title="islands">Orkneys</span>. One farmer resides on it. It has a lofty rock towards the east, on the sides of which wild fowl are taken, by letting down boys with ropes from the summit.</p><a name="section.d30661e526">‍</a><h2 class="page-title" id="d30661e526">20. South Ronaldsay, 20.</h2><!--div1: thisdiv=div1, #20 (nth=20) head="South Ronaldsay, 20."--><p><span class="pn" title="island">South Ronaldsay</span>, another island, where the men are very strong. It has a temple near the sea shore, in which is a very hard stone, commonly called a Grey Whin, six feet long and four broad, in which is the mark of two naked feet, that no workman could have carved. The old people say, that a Frenchman having been banished from his country, embarked on board a ship as an asylum; but a violent storm arising, the vessel was wrecked; he however, leaping on the back of a sea-monster, stood there humbly praying to God, and vowing that if he was carried safe to land he would build a church in memory of his preservation, dedicated to the Virgin Mary. His prayer was heard, and he came safe to shore. The monster by whose assistance he was preserved, was afterwards changed into a stone, and placed by the Frenchman in the church, where it still remains, as I have already said.</p><a name="section.d30661e534">‍</a><h2 class="page-title" id="d30661e534">21. <span class="pn" title="island">Lambholme</span>, 21.</h2><!--div1: thisdiv=div1, #21 (nth=21) head="Lambholme, 21."--><p>This is a very small, barren and uncultivated isle, in which great numbers of rabbits are killed by the men of the neighbouring islands.</p><a name="section.d30661e541">‍</a><h2 class="page-title" id="d30661e541">22. <span class="pn" title="island">Flotay</span>, 22.</h2><!--div1: thisdiv=div1, #22 (nth=22) head="Flotay, 22."--><p>This island is level with the sea, and very beautiful. In it are the ruins of an old house, which some call a church, others a presbytery, of great length, where annual assemblies of the clergy were held. Three monuments are erected here, which we call crosses.</p><a name="section.d30661e548">‍</a><h2 class="page-title" id="d30661e548">23. <span class="pn" title="island">Cavay</span>, 23.</h2><!--div1: thisdiv=div1, #23 (nth=23) head="Cavay, 23."--><p><span class="pn" title="">Cavay</span>, or the cheese island, noted for its excellent cheese. It is small, but very convenient for cattle and trees, on account of it being sheltered from the winds. There is on it one house with two cottages.</p><a name="section.d30661e557">‍</a><h2 class="page-title" id="d30661e557">24. <span class="pn" title="island">Faray</span>, 24.</h2><!--div1: thisdiv=div1, #24 (nth=24) head="Faray, 24."--><p><span class="pn" title="island">Faray</span>, or the fair island. There are two of this name, the other is near <span class="pn" title="island">Shetland</span>. The island is barren and uncultivated, but celebrated for its fishery.</p><a name="section.d30661e569">‍</a><h2 class="page-title" id="d30661e569">25. <span class="pn" title="island">Sownay</span>, 25.</h2><!--div1: thisdiv=div1, #25 (nth=25) head="Sownay, 25."--><p><span class="pn" title="island">Sownay</span> affords a safe shelter for foreign ships and fishermen. Oats and barley grow here, though the soil is very sandy. Not far from <span class="pn" title="town">Kirkness</span> is <span class="pn" title="village">Braga</span>, well known to mariners.</p><a name="section.d30661e584">‍</a><h2 class="page-title" id="d30661e584">26. <span class="pn" title="island">Ryssay</span>, 26.</h2><!--div1: thisdiv=div1, #26 (nth=26) head="Ryssay, 26."--><p>A sandy, barren and uncultivated island. Here formerly was the best land in all the <span class="pn" title="islands">Orkneys</span>.</p><a name="section.d30661e594">‍</a><h2 class="page-title" id="d30661e594">27. <span class="pn" title="island">Burray</span>, 27.</h2><!--div1: thisdiv=div1, #27 (nth=27) head="Burray, 27."--><p><span class="pn" title="island">Burray</span>, or the Burge island, is small but abounding in barley.</p><a name="section.d30661e603">‍</a><h2 class="page-title" id="d30661e603">28. <span class="pn" title="island">Wais</span>, 28.</h2><!--div1: thisdiv=div1, #28 (nth=28) head="Wais, 28."--><p>The Pomonians call the inhabitants of this island the Lyars of <span class="pn" title="island">Wais</span>; the island is not large. There is no division between <span class="pn" title="island">Hoy</span> and <span class="pn" title="island">Wais</span>, it is one island at the ebbing of the tide.</p><a name="section.d30661e619">‍</a><h2 class="page-title" id="d30661e619">29. <span class="pn" title="island">Hoy</span>, 29.</h2><!--div1: thisdiv=div1, #29 (nth=29) head="Hoy, 29."--><p>Here is a very lofty mountain, three miles in height, to the top of which there is no means of ascending, also another not so lofty. Between these is a stone worthy of notice; it is very large and high, and is said to have been shaped by a giant and his wife. One stone is a chamber, in which is a bed, very ingeniously made in the stone, by the man and woman; during the time of their sleeping here the woman was pregnant, as the stone testifies, for 

<span class="fa fa-bookmark" title="p.271" id="pb.271"> p.271</span>
that part of the bed where she lay, retains the shape of a pregnant woman. If it may be credited, birch grows in in this island, but not in the others; for they are all without trees. Here are white hares, which are hunted with dogs. In it is also abundance of birds called Leris, also of fish and other kinds of fowl.</p><p>It contains likewise mines of gold, lead and iron, and many other valuable things.</p><a name="section.d30661e630">‍</a><h2 class="page-title" id="d30661e630">30. <span class="pn" title="island">Gransay</span>, 30.</h2><!--div1: thisdiv=div1, #30 (nth=30) head="Gransay, 30."--><p>A small island, but well-cultivated; very dangerous for ships.</p><a name="section.d30661e637">‍</a><h2 class="page-title" id="d30661e637">31. <span class="pn" title="island">Southay</span>, 31.</h2><!--div1: thisdiv=div1, #31 (nth=31) head="Southay, 31."--><p><span class="pn" title="island">Southay</span>, or the southern island, is now uncultivated, but formerly abounded with cattle. All the natives ended their lives on the same day. This is no fable, but a real fact worthy of the notice of christians. On the festival of our Saviour, Jesus Christ, as they had no church of their own, they were obliged to go to a neighbouring island; and having embarked in a boat, both old and young, a sudden storm arose, and the vessel sunk through the violence of the waves. Upon which all the cattle in the island, oxen, sheep, calves, swine, dogs, whelps, and every other living creature, plunged themselves with the greatest fury into the sea, and were drowned, since which time no one has inhabited the island.</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="navspyd30661e2" class="hyper-list-btn"><ol><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fileDesc">fileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-titleStmt">titleStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-editionStmt">editionStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-publicationStmt">publicationStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-sourceDesc">sourceDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-encodingDesc">encodingDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-profileDesc">profileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-revisionDesc">revisionDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fullbib">Source</a></li></ol></div><a name="fileDesc">‍</a><h3 id="details-fileDesc">File description</h3><div id="details-titleStmt"><h4>Title statement</h4><p><b>Title</b> (uniform): Description of the Orkney Islands</p><p><b>Title</b> (supplementary): English translation</p><p><b>Author</b>: Joseph Ben</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>translated by</b>: [unknown]</p><p><b>Electronic edition compiled by</b>: Beatrix Färber</p></div><p><b>Funded by</b>: University College Cork, School of History</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>1</b>. First draft.</p></div><p><b>Extent</b>: 5150 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>: 2009</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: T800009-001</p><p><b>Availability</b>: Available with prior consent of the CELT programme for purposes of academic research and teaching only.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Manuscript source</h4><ul><li value="1">[The editor makes reference to a Latin manuscript written by Joseph Ben in 1529. The whereabouts of said MS are unknown to me.]</li></ul><h4>Further reading about the Orkneys (all accounts are later than Joseph Ben's)</h4><ol><li value="1">Robert Monteith of Eglisha and Gairsa, Description of the islands of Orkney and Zetland (...) 1633.</li><li value="2">[Timothy Pont], Orcadum et Schetlandiae Insularum accuratissima descriptio, Amstelodami: H. Hondius, [1638]. (Contains a map).</li><li value="3">John Smith, The trade &amp; fishing of Great-Britain displayed: with a description of the islands of Orkney and Shotland. (London: printed by William Godbid, to be sold by Nathaniel Webb, 1661).</li><li value="4">James Wallace, A description of the isles of Orkney, by Master James Wallace, late minister of Kirkwall, published after his death by his son; To which is added, An essay concerning the Thule of the ancients. (Edinburgh: Printed by John Reid, 1693. Reprinted, with the additions made by the author's son, in the edition of 1700; edited by John Small. Edinburgh: William Brown, 1883).</li><li value="5">John Brand, A brief description of Orkney: Zetland, Pightland-Firth &amp; Caithness, wherein, after a short Journal of the Author's Voyage thither, these Northern Places are first more generally Described; then a particular View is given of the several Isles thereto belonging; together with an Account of what is most rare and remarkable therein: with the Author's Observes thereupon (...) (Edinburgh 1701).</li><li value="6">Martin Martin, A description of the Western Islands of Scotland: (...) to which is added a brief description of the isles of Orkney and Schetland (London: A. Bell, 1703).</li><li value="7">Sir Robert Sibbald, M.D, A collection of several treatises in folio: concerning Scotland, as it was of old, and also in later times: viz. I. Historical inquiries concerning the Roman monuments and antiquities in the north part of Britain called Scotland; with copper plates: II. The history, ancient and modern, of the sheriffdoms of Fife and Kinross, with the descriptions of both; and of the Friths [sic] of Forth and Tay, and the islands in them: III. Conjectures concerning the Roman ports, colonies and forts upon the friths, taken from their vestiges, and the antiquities found near them; with several Copper-plates: IV. The history and description of the sheriffdoms of Linlithgow and Stirling, ancient and modern: V. The description of the Isles of Orknay and Zetland, with the maps of them, done from the accurate observation of the most learned who lived in the isles: VI. An account of the writers ancient and modern, printed, and manuscripts not printed, which treat of the description of North-Britain called Scotland, as it was of old, and is now at present: with a catalogue of the map, prospects and figures, of the ancient monuments thereof, such as have come to my hands, in several languages (...) (Edinburgh 1739).</li><li value="8">Murdoch Mackenzie, Orcades: or, a geographic and hydrographic survey of the Orkney and Lewis Islands, in eight maps: Exhibiting the rocks, shoals, soundings, quality of the bottom, diversities of the coast, flowings, setting of the tides, and distant views of the land. Also an account of the Orknney [sic] Islands; the manner of taking the survey; the state of the tides; and a particular description of the rocks, shoals, channels, harbours, anchoring-places, the directions, irregularities, and velocities of the several streams of tide round each island. Interspersed with suitable directions for sailors (London: Printed for the Author, 1750).</li><li value="9">Anon., An authentick narration of all the occurrences, in a voyage to Greenland, in the year 1772. In the Volunteer, of Whitby, Mr. W. Coulson, master. Containing a particular account of all that happened (...) Also a description of the Islands of Orkney and Scotland, with several others (...) With a description of Greenland (... ), By a Gentleman, surgeon of the said ship. (Durham: printed by G. Sowler, in New-Elvet, [1773?]).</li><li value="10">Henry Edward Leigh Dryden, Description of the church dedicated to Saint Magnus, at Kirkwall in Orkney. (Daventry, 1871).</li><li value="11">Samuel Kneeland, An American in Iceland. An account of its scenery (...) With a description of its Millennial Celebration in August, 1874; with notes on the Orkney, Shetland and Faroe Islands, etc. (Boston, Cambridge [Mass.], 1876.)</li><li value="12">Mountford John Byrde Baddeley, The northern highlands and islands: containing a full description of Inverness, Loch Maree, and Gairloch, and of the whole mainland north of those places in the counties of Inverness, Ross, Cromarty, Sutherland and Caithness: also of the Orkney and Shetland islands, and the district of Forres, Elgin, Nairn, and Spey-side, together with the approaches from Edinburgh, Glasgow, and Aberdeen. Maps by Bartholomew. 2nd ed. (London: Dulau, 1884).</li><li value="13">Elizabeth Leveson-Gower, Duchess of Sutherland, Views in Orkney and on the north eastern coast of Scotland, taken in 1804 and etched 1807 (s.l.; s.n. 1807) [Text 'extracted from Dr. Barry's History and Wallace's and Brand's Descriptions of Orkney'.]</li><li value="10">George Anderson, Anderson's guide to Orkney with a description of the ruined churches in Orkney and the bells of St. Magnus, by (...) Henry Dryden. New ed. (Kirkwell: W. R. Mackintosh, [18--]).</li><li value="11">George Low, A history of the Orkneys: A description of the islands and their inhabitants; edited by Olaf D. Cuthbert. [Kirkwall]: Orkney Heritage Society, 2001.</li><li value="12">Richard James, Description of Shetland, Orkney and the highlands of Scotland; ed., with introduction and notes by E. MacGillivray. (9 pages. Offprint Original appeared in Orkney miscellany, vol. 1, 1953.)</li><li value="13">Richard Pococke, Journey round Scotland to the Orkneys, and through parts of England and Ireland, by R. Pococke, Bp. of Ossory, in 1760. Notes of other tours by Pococke in England and from Ireland to Oxford, in 1736. Manuscript. London, British Museum, Add. Mss. 14,256–59.</li></ol><h4 id="details-fullbib">The edition used in the digital edition</h4><p style="font-family:serif;padding-left:3em;padding-right:3em;line-height:120%;">‘Description of the Orkney Islands, written in Latin by
      Joseph Ben, a native, in the year 1529’ (1809). In:
      <i>Belfast Monthly Magazine‍</i> 2, no. 9. Ed. by William
      Drennan, pp. 266–271.</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="T800009-001.bib">
@article{T800009-001,
  editor 	 = {anon.},
  title 	 = {Description of the Orkney Islands, written in Latin by Joseph Ben, a native, in the year 1529},
  journal 	 = {Belfast Monthly Magazine},
  editor 	 = {William Drennan},
  address 	 = {Belfast},
  publisher 	 = {Smyth \&amp; Lyons},
  date 	 = {1809},
  volume 	 = {2, no. 9},
  pages 	 = {266–271}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="T800009-001.bib" style="font-family:sans-serif;">T800009-001.bib</a></span></p></pre><a name="encodingDesc">‍</a><h3 id="details-encodingDesc">Encoding description</h3><p><b>Project description</b>: CELT: Corpus of Electronic Texts</p><h4>Sampling declarations</h4><p/><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been checked and proof-read twice. All corrections and supplied text are tagged.</p><p><b>Normalization</b>: The electronic texts represents the edited text. Outdated spellings and dialectal forms are reproduced as in the printed edition.</p><p><b>Quotation</b>: There are no quotations.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. When a hyphenated word (hard or soft) crosses a page-break, the page-break is marked after the completion of the hyphenated word.</p><p><b>Segmentation</b>: <tt>div0</tt>=the description; <tt>div1</tt>=the section. Page-breaks are marked.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd.</p><p><b>Interpretation</b>: A selection of place names has been 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.1" class="smoothScrollApplied">section 1</a></cite>.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: The translation is from 1809.
<p><b>Date</b>: 1809</p>
</p><h4>Language usage</h4><ul><li value="en">The translation is in English. Some dialectal words appear in the appended text, which is not by Joseph Ben, and for which an author is not given. (en)</li></ul><p><b>Keywords</b>: description; Orkney Islands; Geography; Manners and Customs; 16c; prose; translation</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2013-08-29: TEI header created; place-names encoded; file parsed. (ed. Beatrix Färber)</li><li>2013-08-08: File proofed (2); bibliographical detail compiled. (ed. Beatrix Färber)</li><li>2013-07-23: File proofed (1). (ed. Helena Klimka)</li><li>2013-07-22: Text captured by scanning. (data capture Beatrix Färber)</li></ol></div></div><!--back matter--><div id="back"><div class="annex"><!--div: thisdiv=div, # (nth=1) head="Of the Husbandry of the Orkneys, Taken from another manuscript annexed to the preceding."--><!--Heading quâ heading--><h2 id="d30661e647">Of the Husbandry of the Orkneys,<br/>
Taken from another manuscript annexed to the preceding.</h2><p>They till not till the spring of the year, and as they till so they sow their oats. Their plough is drawn by four beasts going side by side. The caller, or driver, goes before the beasts backwards with a whip. The holder of the plough lies on with his side on the plough; the coulter and the sock be not two pound in weight; the oxen be yoked with chealts, and haims and breachems, which they cail weassis, albeit they have horns. They sow in a creel made of straw, they call ane cassie, and of ane handful they make four casts.</p><p>Their horses live on bear-chaff, and grow exceeding fat on the same. They are very little, but quick and fiery. The men here keep the observations of the moon in so far, that they stall their marts at the waxing of the moon affirming they grow in the barrel.</p><p>Their calves never suck their mothers. Their corns are very good, to wit, bere and oats. They are handled only by the men; the women neither shake the straw, nor yet winnow the corn. They good their land with seaware, and lightly midden muck.</p></div><hr/></div></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/T800009-001/">Dates are standardized in the ISO form yyyy-mm-dd.</a></li></ul><h2>CELT Project Contacts</h2><ul><li>Director: <a href="mailto:h.morgan@ucc.ie">Dr Hiram Morgan</a></li><li>Managing Editor: <a href="mailto:b.faerber@ucc.ie">Beatrix Färber</a></li><li>Technical Support: <a href="mailto:pflynn@ucc.ie">Dr Peter Flynn</a></li></ul><p><a href="#" class="smoothScrollApplied">More…</a></p></div><div class="contact" id="rubric"><h2>Formatting</h2><p>For details of the markup, see the 
      <a href="http://www.tei-c.org/">Text Encoding Initiative</a> (TEI)</p><p><span class="fa fa-bookmark"/>
        page of the print edition</p><p><span class="fa fa-book"/> folio of the manuscript</p><p><span class="fa fa-folder"/> numbered division</p><p><span class="lbn"> 999</span> line number of the print edition (in grey: interpolated)</p><p><span class="u">underlining</span>: text supplied, added, or expanded
      editorially</p><p><span class="i">italics</span>:
      foreign words; corrections (hover to view); document titles</p><p><span class="lem">bold</span>: lemmata (hover for readings)</p><p><span class="overlap">wavy underlining</span>: scribal additions 
      in another hand; hand shifts flagged with <span class="flag">⚑</span> 
      (hover to view)</p><p style="color:red;">TEI markup for which a representation 
      has not yet been decided is shown in red: 
      comments and suggestions are welcome.</p><h6>Source document</h6><p><a href="T800009-001.xml"><tt>T800009-001.xml</tt></a></p></div>
 <div class="hyper-list contact"><h2>Search CELT</h2><form name="sup" id="sup" action="/search"><input type="hidden" name="site" value="names"/><div class="input-group stylish-input-group"><label for="terms" class="sr-only">Search by name</label><input id="terms" name="terms" type="text" class="form-control" placeholder="Not yet implemented"/><span class="input-group-addon"><button type="submit" title="search"><span class="fa fa-search"/><span class="sr-only">Search</span></button></span></div></form></div>
				
			</div>
		</div>
		<!-- // sidebar -->
	</div>
	<!-- // row -->
</div>
<!-- // container -->			</div>
			<!-- footer // layout: footer -->
			<div class="footnotes"><ol/></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>