
<!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: On Wounds | 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: On Wounds | University College Cork</title><meta name="description" content="On Wounds||An electronic edition|ed Winifred Wulff"/><meta property="og:title" content="On Wounds||An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/T600012"/><meta property="og:description" content="On Wounds||An electronic edition|ed Winifred Wulff"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="la_IE"/>

  <!-- meta 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>On Wounds</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 T600012</p><h2 class="main-heading">On Wounds</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(part) unit(number) xml:id(d39166e383) gi(div1) heads(0) n(1) gtm(Ihaveherecollectedru) num(1) menutext(I have here collected rules of…) 
Section 2. gi(teiHeader) n(details) gtm(Ihaveherecollectedru) 
Section 3. gi(div) n(contacts) gtm(Contacts) 
Section 4. gi(div) n(rubric) gtm(Formatting) 
--><ul class="nav" id="navloc"><li class="text-uppercase meta" title="TEI Header"><a href="#teiHeader" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Header</a></li><li class="doc" title="Document body sections"><span style="color:white;">Part</span> <select onchange="if(this.options[this.selectedIndex].value!='')location.href=this.options[this.selectedIndex].value;"><option value="T600012#d39166e383">1. I have here collected rules of…</option></select></li><li class="text-uppercase meta" title="Project contacts"><a href="#contacts" class="smoothScrollApplied" id="gtmcontactsNavLink">Contacts</a></li><li class="text-uppercase meta" title="Explanation of the symbols"><a href="#rubric" class="smoothScrollApplied" id="gtmrubricNavLink">Formatting</a></li></ul></div>
		</div>
		<div class="col-md-9 col-lg-9 content-wrap__wrapper">
			<div class="row">
				<div class="col-md-12">
					<div class="social-wrap__inner" data-spy="affix" data-offset-top="900" data-offset-bottom="200">
						
						<div class="shortlisted">
							<a class="favouritePage" id="gtmCourseSaveToFavourites" href="javascript:;">
								<p class="text-uppercase">Save To Favourites</p>
								<span><i class="fa fa-star-o">‍</i></span>
							</a>
						</div>
						<div class="share-links">
							<p class="text-uppercase">share</p>
							<ul>
								<li class="twitter"><a class="twitterShare" id="gtmTwitterShare" title="Twitter" href="javascript:;"><i class="fa fa-twitter">‍</i><span class="sr-only">Twitter</span></a></li>
								<li class="facebook"><a class="facebookShare" id="gtmFaceBookShare" title="Facebook" href="javascript:;"><i class="fa fa-facebook">‍</i><span class="sr-only">Facebook</span></a></li>
								<li class="linkedin"><a class="linkedInShare" id="gtmLinkedInShare" title="Linkedin" href="javascript:;"><i class="fa fa-linkedin">‍</i><span class="sr-only">Linkedin</span></a></li>
							</ul>
						</div>
					</div>
		    <div class="content-wrap__inner"><ol class="breadcrumb"><li><a href="https://www.ucc.ie/en/">Home</a></li><li><a href="https://www.ucc.ie/en/research-sites/celt//">CELT</a></li><li><a href="http://research.ucc.ie/celt/document/">Documents</a></li><li><a href="http://research.ucc.ie/celt">T600012</a></li><li id="update">2012-06-15</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>Unknown author</h2><h3 style="font-style:italic;"/><h3>Edited by Winifred Wulff</h3><h1>On Wounds</h1><a name="part.d39166e383">‍</a><h2 class="page-title" id="d39166e383">1.</h2><p>[1] <span class="fa fa-book" title="MS fo 24v col. 1" id="mls.24v col. 1"> 24v col. 1</span>I have here collected rules of practice, i.e. of surgery, for the honour of God, for the betterment of the Irish people, for the benefit of my pupils, and for the love of my friends and kindred. I have translated them from Latin books into Gaelic, i.e. on the authority of <span class="ps">Galen</span> in his last book of practice, <span class="title" title="tract">Pantegni</span>, and from the <span class="title" title="tract">Book of Prognostics</span> of <span class="ps">Hippocrates</span>, that is, the book of predictions, namely, things gentle, fragrant, profitable and of little harm, things which have been often tested by us and by our instructors. I pray God for those who will have this book; and  lay it as a burden and a loving care on their souls that they extract not poorly from it, that they fail not for the want of these rules of practice, even though they gain nothing by doing it devotedly. I implore every doctor at the beginning of his work hat he remember God, the Father of Health, to the end that his work may be finished prosperously. And let him not be in mortal in, and let him beseech the patient not to be so either.<br/>
Let him implore the Heavenly Father, the physician and healer of all diseases, to prosper the work, and to save him from shame and discredit at that time. Let them <span class="sup" title="By Winifred Wulff">the doctors</span> wisely implore the patients to make their confession to the Prime Being, that they be not in mortal sin, and that they be anointed, so that they may be healed at the beginning of the disease, as no one knows what may come to him, and it is moreover better to cure the soul than the body, for it is nobler, and also it is more certain of gaining health to the body if the soul be pure, for it is through sin disease first came into the world. It is known that God directs various plagues towards the people that he desires to save and to bring to faith. <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>

<span class="sup" title="By ">Let him regulate thus with care how it is proper to see to food, drink and company according to the rule of the art.</span></p><span class="fa fa-bookmark" title="p.3" id="pb.3"> p.3</span><p>[2] <span class="sup" title="By ">Let no one take it upon himself to treat with care a person whose peritoneum, thigh, liver, breast partition, lower edge of the stomach, kidney, spleen or gall are damaged. It is a known fact that if a person is wounded in his entrails, they being damaged by spear, arrow, sword or knife but without being cut through, he can be cured so long as part of the entrail is intact. Take him in hand and wash the wound with lukewarm wine if there is dirt in it and then place it in the upper part of the gullet of some animal so that the undigested food in the stomach and the entrails comes out and runs out through the gullet. And let him not eat food for one day and a night except if a little lukewarm wine or strong ale be given to him to relieve his thirst, this to be given in the form of strong old ale or a thick liquid of wine or old ale. When you are certain he has nothing undigested and it has come out of him until no filth comes from under the edges of the wound to hinder its closing, then sew with a silken thread and let a long end of the thread come out on either side of the wound and sew the wound and the skin on its edge after righting the entrails and place a plaster around the wound and put him <sup id="fnref:2.footnotes">2<a href="#fn:2.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>  to bed. And give him early at breakfast two small cups of wine into which powder of the fur of a hare has been put and give him a little digestible food which is not food which constipates stools and let him not rise from his lattice bed until the end of the thread comes out easily with no pulling or resistance - that is a sign that the wound has closed. </span></p><p>[3] It is a rule that a person who has cut <span class="corr" title="Corrected from ‘a newaddior,’ by BF">a sinew or</span> muscle cannot be cured without cauterising. Another rule if fever takes a wounded person it is a bad sign, because the accidental heat goes to digest the disease and leaves the wound and cools the edges and makes them numb. Another rule, if the wounded person who sheds a lot of blood gets cramp it is a sign of evil and of death and if he gets a cramp without bleeding at all it is bad, and it is better than purging him by bleeding. It is a rule that in summer white of egg only should be applied to the wound and in cold weather the white and yolk may be applied. The doctor should not open a wound in cold weather except by the side of a fire and in clean air. In summer indeed it should only be opened in a cool place. It should be noted that tow <span class="sup" title="By Beatrix Färber">lin= flax</span> is hot and wet and for this reason a plug of it should not be inserted except when the wound is suppurating. Hemp indeed is cold and dry and for this reason it should not be put in wounds nor should white of egg or the juice of plantain be spread on them for when the wound is healing a cold dry plug is most suitable for the wounds at that time; and a hot and wet plug is suitable when they are suppurating. It is known that if the edges of the wound are not swollen and a black or green appearance is on it that it is a sign of death and if it is swollen along with these appearances it is better, for that is only a sign of violent evacuation. These appearances without swelling or without contraction are a sign that the vital spirit cannot reach out to prepare the wounds and it is for this reason that the binding force is lacking and the wound is unable to heal. Here another rule, a wound membrane should not be allowed to grow when the moon is waxing for the membrane is at that time following the medium segment and if you must let it cicatrise at that time when the scab is forming put the point of your thumb on it to hold it down and then heal it by drinks which we will speak of later or by surgery. It should be noted that it is a bad sign of a wound if it does not smell or suppurate in the beginning and if it dries up also it is worse. It should be noted that unguents should not be applied to the surface nearest the membrane and if the membrane should happen to burst do not put a plumaciol or an exsiccator on it, but only a fine piece of linen or of silk cloth.</p><p>[4] It is a rule here that the same remedy should not be given at the growing and at the increase and at the stasis and at the decrease of the imposthumes and to every humoral gathering that is in one place at the beginning of its collecting, expellents should be applied, such as barley flour, and white of hen's egg and juice of plantain and the juice of houseleek and henbane and nightshade and their like which are best spread on hemp. On the growing of the 
imposthumes, digestives should be applied to them such as the bran of wheat boiled in wine and applied to them in plumaciols and make them frequent stupes with this wine. Another rule, do not apply expellents at the beginning of the matter if it becomes numb, for if the matter is poisonous and is expelled from that place it might happen to go to some principal member of the body and corrupt the person. If the matter is at the stasis and caused by cold apply maturatives to it such as wheat flour and salt and cumin and oil and grease of cocks and drakes and mix this and apply it. If the matter is ripe you should only open it as is customary with every <!--check-->"liunidhti" or other imposthume. Every firing that is done by burning apply fresh grease melted or unsalted butter to it with white combed wool until its black discharge falls off and then apply corrosives of pure clean wax and the leaves of ivy and plumaciols between them and keep the foliage like this till the end of a hundred days; if proud flesh grows round the edges break garlic and apply it to it tepid, and it will corrode the proud flesh in a day and night.</p><p>[5] Note here that it is sufficient help for a person who has scrofula if it come from the brain, i.e. to apply a nut to the back of the head having made a hearth fire before and make a stupe for him of rue as usual.</p><p>[6] Should a pearl or a web rise on the eye do not make any remedy for it except an ordinary purgative and then a bath. Do not undertake the pulling of a tooth from the head though it gives great trouble except it be loose, for if you were to pull it there would be danger of the flowing of the humours from the brain to the spiritual members or of injuring the brain itself.</p><p>[7] It is a rule if the bone of the forearm be broken with its marrow or the marrow of any important bone the patient is doomed to die or specially to lose that limb. Note here that the member should not be tied up tightly at first so that the circulating of the spirits should not be prevented from purging the wound. Note here if some vital member be pierced so that it reaches to the marrow, butter or grease should not be applied lest it smell or corrupt further and flax or a linen cloth should be applied. Note here if watery blood comes from the break of a bone of a vital member it is a sign of death.</p><p>[8] A drink here on which all practitioners agree; that it is sufficient cure for wounds and ulcers, and apply leaves of kale to the mouth of the wound, if he vomit the drink at the first drinking it is not for his life but for evil. If it is summer open it three times a day and wash the wound in cold urine or in vinegar and apply fresh leaves every time it is opened, avoid wine and women and hot wet foods and drinks and hot dry foods, cold food in hot weather and hot food in cold weather. Take tansy and the tops of red cabbage, hemp seed or tops of green hemp and the tops of red nettles and the tops of briars and strawberries in equal quantities and a quantity equal to them all of madder and break them up and put them in a measuring vessel, an equal amount of all the plants broken up; add white wine on top of them, and give the full of a hen's eggshell, or something a little more if the patient be strong and give it three times in the twenty-four hours and open the wound each time and wash it as we have said each time; if he retains this drink as long as a person would travel in a day, i.e. three miles without vomiting and can cut a rush with his teeth, then that man should be taken back by us and he will get up. And if he vomit and become weak give it to him again once or twice and 
if he vomit it every time until the end of three hours, even though you be fond of him, do not take him back for it is certain he is a dead man and unless he vomit that drink it is not necessary to apply a plug to the wound but only leaves of kale.</p><p>[9] A drink here for worms in a dry fistula and for bloody contusions and for lumpy imposthumes and for wounds, i.e. cabbage and tansy and strawberry plant, pulp of briars, wild celery and plantain, savin and other junipers, wormwood, houndstongue, wood betony, eyebright, wood mallows, stitchwort, violets, red nettle, agrimony, 
vervain, hemp, seed of cranberry, equal quantities of each of them and as much as them all of agrimony and give it in wine and is customary in drinks for wounds, and boil it until a third disappears in the boiling and add plenty of honey clarified in a vessel with a narrow mouth so that its force may be the more potent.</p><p>[10] An ointment for every wound in which is a bone or a cut sinew and it is good for piles, i.e. take herb Walter, daisy, avens, strawberry plant, agrimony, corn blue-bottle, lily of the valley, olive, plantain, upright cudweed, St. John's Wort, the burnet, mouse-ear, blue flower, wood sanicle, wood betony, tansey, cinquefoil, marigold, juniper, leaves of bramble or its pulp, equal quantities of each and their force will remain for a year, and boil them in May butter, and 
dissolve the equivalent of three grains of beans in wine or in strong old ale or in the aforementioned drink and drink it on rising, and take another draught at bedward and if he has a wound place leaves of kale on it and open it twice a day and wash it in the urine of a youth.</p><p>[11] A powder here which is made in the month of August and store it up for a year and give it to the injured person as much as a grain of bean in white wine or in mead of goat's milk in the way we have mentioned before.</p><p>[12] These are the plants, i.e. agrimony, wood betony, wood sanicle, eyebright, nettle, tansy, roots of silverweed, avens, agrimony, betony, strawberry plant, plantain, tormentil, upright cudweed (cudweed?), lily of the valley, ox-eye daisy, daisy, ribwort plantain, tops of red cabbage, houndstongue, devil's bit, pulp of briars and bramble, seed of hemp; and make an ointment of these in butter as we have said before and give it like the aforementioned ointment 
and it is thus you can reduce these plants best, i.e. in a mortar carefully and put them in a cool dry place in a draught, without sun, without dampness and spread them out in a vessel with a narrow mouth, a vessel with a wide mouth is better until it dries, and <span class="corr" title="Corrected from ‘reduced’ by BF">reduce</span><!--check: reduce? Ir. 'a athminugad co maith'--> it well again and sieve it as a powder through a hair-cloth vessel and preserve it thus and give as much as a grain of bean of this powder in whey of goat's milk made in white wine or in white wine itself and drink it as we said before and if he is to live it will come out over the wound on the morrow and apply leaves of red cabbage to the wound; if he is doomed he will vomit at once, and if not give it again as soon as possible and if he vomit again give it another time and if he vomit again pay no attention to him for he is doomed.</p><p>[13] To draw iron or bone or a thorn out of a wound whatever part of the body it is in, take the roots of teasel or its foliage and reduce it well and mix it with white of egg and apply it. <span class="frn" title="(Latin)">Item</span> reduce polypody and mix it with pig's lard and apply it to the wound in front of the weapon and it will draw it out . <span class="frn" title="(Latin)">Item</span> put the entrails of a swallow with its plumage in an earthenware vessel and put an earthenware covering in the mouth of the pot and put it in an oven or on a fire until it becomes powder and mix that powder with vinegar and put it as a poultice on the wound and it will draw it powerfully; Take lard of a beast and put it on it and it will do the same. If you wish to prove whether he is doomed or not or that he is curable or not give him juice of plantain and if he is doomed he will vomit and if not he will not vomit. The juice of thistle or mouse-ear does the same. Wine boiled with ox-eye daisy does the same and drink it and apply a pultice of the same of it.</p><p>[14] Here is information as to how a plaster should be made for wounds and ulcers; to keep them open and clean and to eat up the proud flesh and reduce the poison, i.e. take juice of walwort and wormwood and juice of briar and of red nettle and of march equal quantities of each and as much as them all of honey and white of egg and mix them along with flour of rye and knead it well until it is thick and apply it with the gloves<!--check; 'a cur ar lamhannan arin crecht' Dinneen 628 lamhnán 'bladder'?--> to the ulcer or the wound. If the wound be deep apply it with a plug and if the wound is healed up over the hurt apply a poultice of barley meal and white of egg to it and this will open the wound. Take flour of rye meal and honey and the flour of goat's droppings and mix them and put them on the wound and if it heals up too quickly it opens it again and if it is open too long it will close it. In order to heal ulcers take comfrey and flour of wheaten meal and honey and butter, mix and apply to the ulcer.</p><p>[15] <!--<mls unit="MS fo" n="25v col. 1"/>-->
Here a plaster for wounds, i.e. take old lard and pitch and resin and wax new melted equally and melt them on the fire and take the juice of stritchwort and wood sanicle and mix them up and sieve them through a clean linen cloth, boil up once and leave them to simmer and mix until it thickens and that plaster is unequalled. To heal ulcers and wounds melt fresh grease and take flour of wheat or rye and an equal quantity of wine and boil them in one way and simmer and mix till they thicken and this plaster is good. Another plaster here for the same, i.e. take the juice of march and white of egg and honey equally and mix them with flour and add the flower of frankincense and an equal quantity of rye flour if necessary. Another plaster, take grease and the lights or fat of a sheep <!-- Ir. gab saill &ampersir; min no geir cairech--> or a goat, frankincense and resin and new melted wax and pitch of the anvil and blend together and sieve through a linen cloth and let them mix until they redden and use them in the manner of the other plasters. Here is a choice plaster for closing every wound that cannot be healed, i.e. take aloes and myrrh and olibanum and mastix, one ounce of each and pitch and new melted wax and colofonia and two ounces of each thing in every measure of it, and melt everything that can be melted and mix them until they get cold and that is a choice plaster for wounds.</p><p>[16] To eat up proud-flesh, i.e. take rust of brass and verdigris and flower of burnt brass and make a powder of these and apply it for four consecutive days to the wound and after these four days apply powder of cuckoopint and flowers of copper mixed with flour of rye and put the powder on the wound and it will heal proud-flesh. Reduce garlic and apply it to the wound and it will corrode the flesh and clean the ulcer. Mix the juice of milfoil with salt and it will do the same. If you wish to check the blood mix honey and wine and wash the wound in it and it will clean it. To dry ulcers and wounds take the juice of plantain and the tops of red kale and mix with honey and it will heal and the physicians say that there is no remedy that is better.</p><p>[17] Practice here on the treatise from the <span class="title" title="med-tract">Pantegni</span> of <span class="ps">Galen</span> on surgery; and firstly how to draw out iron or bone or a thorn from a wound, i.e. take the juice of red cabbage and boil it up fine and add the powder of red wax then and put it as a poultice on the wound and it will draw out strongly whatever thing may be in it of bone or wood or iron. <span class="frn" title="(Latin)">Item</span> take the juice of the leaves of woodbine and the same powder and apply them and it does the same. If it be polypody itself that is applied mix it with old lard and it does the same. <span class="frn" title="(Latin)">Item</span> bind the powder or the poultice of polypody under the feet of a woman with child and it will draw the child alive or dead from her. <span class="frn" title="(Latin)">Item</span> take the powder of the fur of a hare and mix it with the white of egg and apply it to the wound and it will draw it out.</p><p>[18] To check the bleeding of a vein chew saffron and apply it to the ulcer. <span class="frn" title="(Latin)">Item</span> split a grain of bean in two and put to the mouth of the vein and it will check the blood. <span class="frn" title="(Latin)">Item</span> make powder of woodlice and apply it to the ulcer and it will check the blood. <span class="frn" title="(Latin)">Item</span>, put the pulp of elder in the nose and it will check bleeding from the nose or from ulcers. <span class="frn" title="(Latin)">Item</span> for ulcers give him fifteen grains of the powder of white henbane to drink in wine and this will check the blood in whatever place it may be. <span class="frn" title="(Latin)">Item</span> apply the powder of burnt carbonate of lead (colchium?) to the ulcer. <!--<mls unit="MS fo" n="25v col. 2"/>--> A poultice to reduce poison or the swellings of ulcers, i.e. take mallow and boil it and squeeze the water out of it and reduce it and mix it with barley meal and pig's lard and apply this poultice to the swelling or to the ulcer and it will draw the swelling and harm out of it. <span class="frn" title="(Latin)">Item</span> take the juice of fennel and march and wormwood and wallwort and elder and boil them with wine and honey and mix wheaten meal with it and apply it to the swelling or the ulcer and it will draw the swelling and the harm out of it. <span class="frn" title="(Latin)">Item</span> to clean ulcers and reduce swellings that come from a hot cause, i.e. take leaves of mallow and wormwood and boil them in wine and apply them to the ulcer and it will clean it. <span class="frn" title="(Latin)">Item</span> to clean ulcers, i.e. take the juice of milfoil and ribwort plantain and comfrey and plantain and herb Robert and wash the ulcer with it and it will clean its pus and its slime.</p><p>[19] A poultice here that cures the bad mauling of mad dogs and poisonous reptiles and for every wound that gets poisonous, i.e. juice of march and honey and rye flour and apply it. <span class="frn" title="(Latin)">Item</span> apply the same poultice and the powder of goat's droppings mixed to the ulcer which heals over the sore and if it is healed over, it will open with that poultice and if not it will close with it.<br/>
A poultice here that prevents the wound turning to an ulcerated fistula and to running and to wet matter and to draw broken bones and heal a splinter on the top of a bone, i.e. mix a poultice of leaves of woodbine with pig's lard and apply to the ulcer and it cures those kinds. <span class="frn" title="(Latin)">Item</span> for the same give equal quantities of litharage and orpiment and oil and boil until it is thick and apply it as a poultice to the ulcer. <span class="frn" title="(Latin)">Item</span> boil wormwood in water or in wine and put it on the ulcer and it is good for this kind. <span class="frn" title="(Latin)">Item</span>, to check the bleeding of ulcerated fistulas and to corrode proud-flesh and to expel worms from a dry fistula, i.e. verdigris and rock salt, half the quantity of the same with the verdigris and make a powder of them and dissolve them in old lard and mix that powder with the ointment and its force will remain in it for a year and this ointment will cure ulcerated fistulas and heal the proud-flesh of ulcers and it is also good for scab.</p><p>[20] Note here a powder for corroding proud-flesh, i.e. the powder of blue stone (colchycum?) and the powder of copperas and the powder of verdigris and the powder of burnt salt. <span class="frn" title="(Latin)">Item</span> put human excrement in an egg shell on the cinders until it turns to ash and this powder mixed with honey is very good, in a case of proud-flesh and it is customarily applied to cancer. A drink for the same, i.e. take agrimony and calamint and whitlow grass and rue and betony, mountain sage and equate these plants and boil them in wine and honey to clean the liquid and drink them for nine months and it will cure ulcers and cancers and wounds that are doing badly. For the swelling of wounds caused by cold, i.e. boil lily of the valley in wine and add salt in a case of swelling of the feet and the calves which swell through walking. <span class="frn" title="(Latin)">Item</span> for swelling caused by heat, i.e. boil wormwood and mallows in water and apply it to 
the swelling and it will cure. <span class="frn" title="(Latin)">Item</span> an ointment for a swelling that 
comes from cold, i.e. make an ointment of <span class="term" title="(Latin) ">Auria Alexandrina</span> and 
oil of laurels and that is good. Against every harm that is caused by cold, i.e. boil a fox or a fat dog until its flesh dissolves and put this grease on collecting it on the place in which the pain is.</p><p class="closer"><span class="frn" title="(Latin)">Finit</span> Amen.</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="navspyd39166e2" 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-notesStmt">notesStmt</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): On Wounds</p><p><b>Title</b> (original, Latin): </p><p><b>Editor</b>: Winifred Wulff</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>translated by</b>: Winifred Wulff</p><p><b>Electronic edition made available by</b>: Beatrix Färber</p></div><p><b>Funded by</b>: School of History, University College, Cork and Irish Texts Society</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>1</b>. First draft.</p></div><p><b>Extent</b>: 7080 words</p><div id="details-publicationStmt"><h4>Publication statement</h4><p><b>Publisher</b>: CELT: Corpus of Electronic Texts: a project of University College, Cork</p><p><b>Address</b>: College Road, Cork, Ireland—http://www.ucc.ie/celt</p><p><b>Date</b>: 2013</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: T600012</p><p><b>Availability</b>: Available with prior consent of the CELT project for purposes of academic research and teaching only.</p></div><div id="details-notesStmt"><h4>Notes statement</h4><p><p>This edition is based on unpublished galley proofs of a book intended to be published by the ITS before Wulff died (1946). It was to comprise a medical tract, entitled <tt>Hortus Sanitatis</tt>, and English translations of various shorter texts published elsewhere, such as this, and a fragment on the Grades (RIA 23 F 19). The Irish texts on Wounds and on the Grades were published by Wulff in 1934 and are available online at CELT (G600012 and G600011). CELT is indebted to the Council of the ITS who kindly gave their permission to make this translation available online. The galley proofs have not been edited at CELT (except for resolving some queries) but have been arranged in numbered paragraphs to line with the arrangement in Wulff's 1934 edition. Unfortunately, one page of proofs was missing. The text in question (last sentence of para.1; and 2) was kindly translated by Alan mac an Bhaird.</p></p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Manuscript sources for Irish version</h4><ol><li value="1">Dublin, Royal Irish Academy, MS 23 F 19, 24v, col. 1, line 17–25v col. 2. The MS is described by Wulff as 'a scrapbook of Irish medical tracts from Latin sources' and 'written on beautiful vellum, richly illuminated, with good ink which has scarcely faded, except a few pages which were probably exposed to the weather. The capitals are rubricated. Some are green, which is most unusual in Irish MSS. The scribe's name and the translator's name are lost. The date given is 1352, which, if correct, would establish it as the oldest Irish medical manuscript.' It was at one time in the possession of the Ó Céirín family of Co. Clare. <tt>Digital scans of this manuscript are available on the ISOS Project, Dublin Institute for Advanced Studies, see: http://www.dias.ie/isos/.</tt> The foliation given by Wulff differs from that now used in the RIA catalogue and on ISOS: Wulff starts at 24v; the same page is numbered 7v in the RIA catalogue, 25 becomes 8, and so on.</li><li value="2">Dublin, Royal Irish Academy, MS 23 M 36 (not 24 M 36 as stated by Wulff). I am grateful to Aoibheann Nic Dhonnchadha for this correction. <tt>Digital scans of this manuscript are available on the ISOS Project, Dublin Institute for Advanced Studies, see: http://www.dias.ie/isos/.</tt></li><li value="2">Dublin, Trinity College Library, MS E 4. 1.  (1436) <tt>Digital scans of this manuscript are available on the ISOS Project, Dublin Institute for Advanced Studies, see: http://www.dias.ie/isos/.</tt></li></ol><h4>Digital images of Irish text</h4><ul><li value="1">The text is available in pdf. format  (as images, without OCR) on the Celtic Digital Initiative website at the Department of Early and Medieval Irish at UCC (http://www.ucc.ie/academic/smg/CDI/texthtml/IrishTextsfasc5.html) .</li></ul><h4>Select bibliography</h4><ol><li value="1">Oswald Cockayne (ed. &amp; trans.), Leechdoms, wortcunning and starcraft of early England; being a collection of documents, for the most part never before printed, illustrating the history of science in this country before the Norman Conquest. 3 vols. (Rerum Britannicarum Medii Aevi Scriptores, 35). 1864–1866.</li><li value="2">E. Nicaise, La grande chirurgie de Guy de Chauliac, chirurgien, maistre en médecine de l'université de Montpellier, composée en l'an 1363 (...) avec des notes, une introduction sur le moyen âge, sur la vie et les oeuvres de Guy de Chauliac, un glossaire et une table alphabétique. (Paris 1890).</li><li value="3">J. Cameron, The Gaelic Names of Plants in: Celtic Monthly (Glasgow 1900).</li><li value="4">Paul Diepgen, Geschichte der Medizin. II Mittelalter. (Berlin and Leipzig 1914).</li><li value="5">Charles Singer, M. D., A review of the Medical Literature of the Dark Ages with a New Text of about 1110, Proceedings of the Royal Society of Medicine 10/5 (March 1917).</li><li value="6">Karl Sudhoff, Beiträge zur Geschichte der Chirurgie im Mittelalter. Part II (Leipzig 1918).</li><li value="7">M. Moloney, Luibh-Sheanchus—Irish Ethno-botany (Dublin: M. H. Gill &amp; Son 1919).</li><li value="8">James J. Walsh, Medieval medicine (London: Black 1920).</li><li value="9">Dr. Hermann Rudolf Spitzner, Die salernitanische Gynäkologie and Geburtshilfe unter dem Namen der Trotula (Univ.-Dissertation, Leipzig 1921).</li><li value="10">Karl Sudhoff, Geschichte der Medizin (Berlin 1922).</li><li value="11">Charles Singer &amp; Dorothea Singer, The Origin of the Medical School of Salerno, the First University. An Attempted Reconstruction. In: Essays on the History of Medicine, presented to Professor Sudhoff, and edited by Charles Singer and Henry E. Sigerist (Zürich 1924).</li><li value="12">Charles Singer &amp; Dorothea Singer, The School of Salerno, in: History 10/39 (October 1925).</li><li value="13">Max Neuburger, History of Medicine, translated by Ernest Playfair, M.B., M.R.C.P. Vol. II. (Oxford 1925).</li><li value="14">Theodor Meyer-Steineg und Karl Sudhoff, Geschichte der Medizin im Überblick (Jena 1931). Available at http://www.archive.org/details/geschichtedermed00meyeuoft.</li><li value="15">John D. Comrie, History of Scottish medicine (London, published for the Wellcome historical medical museum by Baillière, Tindall &amp; Cox 1932).  Available at: https://archive.org/details/b20457273M002.</li><li value="16">Ernst Darmstaedter, 'Die Sator-Arepo-Formel und ihre Erklärung', Isis 18 (1932) 322–29.</li><li value="17">H. P. Bayon, 'Trotula and the Ladies of Salerno', Proceedings of the Royal Society of Medicine 33 (1939–40) 471–75.</li><li value="18">Augusto Beccaria, I codici di medicina del periodo presalernitano (secoli IX, X, e XI), (Roma 1956).</li><li value="19">C. H. Talbot, Medicine in Medieval England (London/New York 1967).</li><li value="20">Francis Shaw, S. J., 'Irish medical men and philosophers', in: Seven Centuries of Irish Learning, 1000–1700, ed. by Brian Ó Cuív (Cork: Mercier Press 1971) 94.</li><li value="21">Vern Bullough, 'Medieval medical and scientifc views of Women', Viator 4 (1973) 485–501.</li><li value="22">Edward Grant (ed), A source book in medieval science (Cambridge, Massachussetts: Harvard University Press 1974).</li><li value="23">Susan Mosher Stuard, 'Dame Trot', in: Signs: Journal of Women in Culture and Society 1 (1975) 537–542.</li><li value="24">Dietlinde Goltz, Mittelalterliche Pharmazie und Medizin (Stuttgart 1976).</li><li value="25">Beryl Rowland, 'Exhuming Trotula, Sapiens Matrona of Salerno', in: Florilegium 1 (1979) 42–57.</li><li value="26">Ian Maclean, The Renaissance Notion of Woman: A Study in the Fortunes of Scholasticism and Medical Science in European Intellectual Life (Cambridge 1980).</li><li value="27">J. Fleetwood, The History of Medicine in Ireland (Dublin: Skellig Press 1983).</li><li value="28">Nessa Ní Shéaghda, 'Translations and Adaptations in Irish' (Statutory Lecture 1984, School of Celtic Studies), Dublin, Institute for Advanced Studies 1984.</li><li value="29">John F. Benton, 'Trotula, Women's Problems and the Professionalization of Medicine in the Middle Ages,' Bulletin of the History of Medicine 59 (1985) 30–53.</li><li value="30">Peter Brain, Galen on bloodletting: A study of the origins, development and validity of his opinions, with a translation of three works (Cambridge 1986).</li><li value="31">Richard-Ernst Bader, Sator arepo: Magie in der Volksmedizin, Medizinhistorisches Journal 22 (1987) 115–134.</li><li value="32">Marilyn Deegan and D. G. Scragg (eds), Medicine in early medieval England (Centre for Anglo-Saxon Studies, University of Manchester 1989).</li><li value="33">Nancy G. Siraisi, Medieval and Early Renaissance Medicine (London: Univ. of Chicago Press 1990).</li><li value="34">Aoibheann Nic Dhonnchadha, 'Irish medical manuscripts', Irish Pharmacy Journal 69/5 (May 1991) 201–2.</li><li value="35">Owsei Temkin (ed &amp; trans), Soranus' Gynaecology: translated with an introduction by Owsei Temkin; with the assistance of Nicholson J. Eastman, Ludwig Edelstein, and Alan F. Guttmacher (Baltimore 1991).</li><li value="36">Sheila Campbell, Bert Hall, David Klausner (eds), Health, disease and healing in medieval culture (London: Macmillan 1992).</li><li value="37">Hilary Marland (ed), The Art of Midwifery: early Modern Midwives in Europe (London 1993).</li><li value="38">W. F. Daems, Nomina simplicium medicinarum ex synonymariis Medii Aevi collecta: Semantische Untersuchungen zum Fachwortschatz hoch- und spätmittelalterlicher Drogenkunde (Leiden: Brill 1993).</li><li value="39">Andrea Cuna, Per una bibliografia della Scuola medica Salernitana (secoli XI–XIII) (Milano 1993).</li><li value="40">Joan Cadden, Meanings of Sex Difference in the Middle Ages: Medicine, Science, and Culture (Cambridge: Cambridge University Press 1993).</li><li value="41">Ann Ellis Hanson and Monica H. Green, 'Soranus of Ephesus: Methodicorum princeps', in: Hildegard Temporini and Wolfgang Haase (eds), Aufstieg und Niedergang der römischen Welt: Geschichte und Kultur Roms im Spiegel der neueren Forschung, Teilband 2 of Band 37.2  (Berlin/New York: de Gruyter 1994) 968–1075.</li><li value="42">Margaret R. Schleissner (ed), Manuscript sources of medieval medicine: a book of essays (New York: Garland 1995).</li><li value="43">Lawrence I. Conrad, Michael Neve, Vivian Nutton, Roy Porter, Andrew Wear (eds), The Western medical tradition: 800 BC to AD 1800 (Cambridge: Cambridge University Press 1995).</li><li value="44">Monica H. Green, 'The Development of the Trotula, in: Revue d'Histoire des Textes 26 (1996) 119–203 (repr. in Green, Women's Healthcare).</li><li value="45">Britta-Juliane Kruse, Verborgene Heilkünste: Geschichte der Frauenmedizin im Spätmittelalter (Berlin 1996).</li><li value="46">Monica H. Green, 'A Handlist of the Latin and Vernacular Manuscripts of the So-Called Trotula Texts. Part 1: The Latin Manuscripts', Scriptorium 50 (1996) 137–75.</li><li value="47">Monica H. Green, 'A Handlist of the Latin and Vernacular Manuscripts of the So-Called Trotula Texts. Part 2: The Vernacular Translations and Latin Re-Writings', Scriptorium 51 (1997) 80–104.</li><li value="48">Tony Hunt, Anglo-Norman Medicine. 2 vols. (Cambridge 1994–97).</li><li value="49">Gerrit Bos, Ibn al-Jazzār on sexual diseases and their treatment, Sir Henry Wellcome Asian Series (London: Kegan Paul, 1997.)</li><li value="50">Mirko D. Grmek, Bernardino Fantini, (eds) Western Medical Thought from Antiquity to the Middle Ages. [Translated from the Italian by Anthony Shuugar.] (Cambridge, Massachussetts:  Harvard University Press 1999).</li><li value="51">Jerry Stannard, Herbs and Herbalism in the Middle Ages and Renaissance; edited by Katherine E. Stannard and Richard Kay (Aldershot 1999.)</li><li value="52">Jerry Stannard, Pristina medicamenta: ancient and medieval botany; edited by Katherine E. Stannard and Richard Kay (Aldershot 1999).</li><li value="53">D. Gourevitch, 'Fumigation et fomentation gynécologique', in: I. Garofalo, A. Lami, D. Manetti and A. Roselli (eds), Aspetti della Terapia nel Corpus Hippocraticum (Firenze 1999) 203–218.</li><li value="54">Fergus Kelly, 'Medicine and Early Irish Law', in: J. B. Lyons (ed), Two thousand years of Irish medicine (Dublin 1999) 15–19. Reprinted in Irish Journal of Medical Science vol. 170 no. 1 (January–March 2001) 73–6.</li><li value="55">Aoibheann Nic Dhonnchadha, 'Medical writing in Irish', in: J. B. Lyons (ed), Two thousand years of Irish medicine (Dublin 1999) 21–26. Published also in Irish Journal of Medical Science 169/3 (July-September 2000) 217–20 (available online at http://www.celt.dias.ie/gaeilge/staff/rcsi1.html).</li><li value="56">Hanns Bächtold-Stäubli &amp; Eduard Hoffmann-Krayer, Handwörterbuch des deutschen Aberglaubens. Photomechanical reprint of first edition (1927–42) in 10 vols (Augsburg: Weltbild 2000) vol 3, p. 1523.</li><li value="57">Monica H. Green, Women's healthcare in the Medieval West (Ashgate 2000).</li><li value="58">Mark Grant, Galen of Food and Diet (London 2000).</li><li value="59">Monica H. Green (ed), The Trotula: a medieval compendium of women's medicine (Philadelphia: University of Pennsylvania 2001).</li><li value="60">Review: Vivian Nutton, The Trotula: a medieval compendium of women's medicine, Medical History 2003 January; 47(1): 136–137.</li><li value="61">Helen M. Dingwall: A History of Scottish Medicine: Themes and Influences. Edinburgh: Edinburgh University Press 2003.</li><li value="62">Lea T. Olsan, 'Charms and prayers in medieval medical theory and practice', Social History of Medicine, 16/3 (2003). Oxford: Oxford University Press 2003. (A link to this article is available online on http://www3.oup.co.uk/sochis/hdb/Volume_16/Issue_03/).</li><li value="63">Owen Powell, Galen: On the Properties of Foodstuffs (Cambridge 2003).</li><li value="64">Aoibheann Nic Dhonnchadha, 'Winifred Wulff (1895–1946): beatha agus saothar', in: Léachtaí Cholm Cille 35 (Maigh Nuad [Maynooth]: An Sagart 2005) 191–250.</li><li value="65">Monica H. Green, Reconstructing the <i>Oeuvre</i> of Trota of Salerno', in: La Scuola medica Salernitana: Gli autori e i testi, ed. Danielle Jacquart and Agostino Paravicini Bagliani, Edizione Nazionale 'La Scuola medica Salernitana', 1 (Florence 2007) 183–233.</li><li value="66">Niall Mac Coitir, Irish Wild Plants: Myths, Legend and Folklore. Original watercolours by Grania Langrishe (Cork: The Collins Press 2006).</li><li value="67">Monica H. Green, Making women's medicine masculine: the rise of male authority in pre-modern gynaecology (Oxford: Oxford University Press 2008).</li><li value="68">R. J. Hankinson (ed), The Cambridge Companion to Galen (Cambridge: Cambridge University Press 2008).</li><li value="69">Monica H. Green, A Bibliography on Medieval Women, Gender and Medicine, 82pp; published in 2010 in pdf.format, available online from http://www.sciencia.cat/biblioteca/publicacionssc.htm</li><li value="70">Monica H. Green, Who/What is "Trotula"?, written in 2008, and kindly made available to CELT on http://www.ucc.ie/celt/whowhat2008.pdf.</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%;">In:</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="T600012.bib">
@article{T600012,
  editor 	 = {Winifred Wulff},
  title 	 = {},
  journal 	 = {},
  editor 	 = {},
  address 	 = {},
  publisher 	 = {[hitherto unpublished]},
  date 	 = {},
  number 	 = {}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="T600012.bib" style="font-family:sans-serif;">T600012.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 present text represents Winifred Wulff's English translation of pp. 1–11 of Irish Texts 5. It was never published during her lifetime.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been checked and proofread twice. All corrections and supplied text are tagged. Corrections to the text made by the editor to the original text are marked <tt>corr sic resp="WW"</tt>. The apparatus has been constructed from the variants selected by the editor. A fresh collation with the manuscripts was not undertaken, but some unclear variants were checked against the manuscripts. CELT is indebted to Prof. Aoibheann Nic Dhonnchadha for her help in this matter.</p><p><b>Normalization</b>: The electronic text represents the edited text, to which some normalization, marked <tt>sup resp="BF"</tt>, was applied. Missing silent f was restored, apostrophs were added to such forms as d', 'ga, 'na,  na'n. In words with a vowel or s in anlaut, h- and t- were hyphenated off.  In the manuscripts, long vowels are indicated only rarely and were left unmarked. Text supplied by the editor is marked <tt>sup resp="WW"</tt>. Where mentioned in the edition, the source for the supplied text is indicated. The hardcopy uses italics to denote expansions; in the digital text <tt>ex</tt> tags are used instead.</p><p><b>Quotation</b>: Quotations are rendered <tt>q</tt>.</p><p><b>Hyphenation</b>: Hyphenation was introduced (see under Normalization.) Soft hyphens are silently removed. Words containing a hard or soft hyphen crossing a page-break or line-break have been placed on the line on which they start.</p><p><b>Segmentation</b>: <tt>div0</tt>=the whole text; <tt>div1</tt>=the part; paragraphs are numbered in line with the printed edition, page-breaks are marked <tt>pb n=""/</tt>; milestones are marked <tt>mls unit="MS fo" n=""/</tt>.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd.</p><p><b>Interpretation</b>: Medical and botanical terms, many of which are Latin loanwords (or Latin in the disguise of Irish spelling) have been tagged. In the HTML file, the apothecary symbols for scruple, ounce, dram, the Maltese cross, and <tt>recipe</tt> are displayed using the font Lucida Sans Unicode, which you will require on your PC for viewing.</p><h4>Reference declaration</h4><p>A canonical reference to a location in this text 
        should be made using “part”, eg <cite><a href="#div1.1" class="smoothScrollApplied">part 1</a></cite>.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: The Irish text extant in MS 23 F 19 is dated 1352, but may have been copied from older sources (?); English translation created c. 1934.</p><h4>Language usage</h4><ul><li value="en">The translation is in English. (en)</li><li value="la">Some words and phrases are in Latin. (la)</li></ul><p><b>Keywords</b>: medical; wounds; didactic; prose; medieval; scholarship; translation</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2013-06-11: English translation supplied for paragraph 1, last sentence, and paragraph 2. (ed. Alan mac an Bhaird)</li><li>2012-06-15: Queries resolved. (ed. Beatrix Färber)</li><li>2012-06-15: Text converted to XML format; structural encoding applied in line with companion file, G600012; header created; file proofed (1). (ed. Beatrix Färber)</li><li>2012-06-14: Text scanned in. (text capture Beatrix Färber)</li><li>2012-06-12: Copy containing the printer's galley proofs donated to CELT. (donation Aoibheann Nic Dhonnchadha (on behalf of the ITS))</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/T600012/">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>Other languages</h6><p>G600012: <a href="/celt/document/G600012">On Wounds</a> (in Irish)</p><h6>Source document</h6><p><a href="T600012.xml"><tt>T600012.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>O'Curry, in <span class="title" title="book">The Census of Ireland for the year 1851 …, containing the Report, Tables of Pestilences and Analysis of the Tables of Deaths</span>, Dublin, 1856, p. v; and Joyce, <span class="title" title="book">Social History of Ancient Ireland</span>, p. 605. Also quoted in G600011. <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>the patient <a class="footnotebacklink" href="#fnref:2.footnotes" rev="footnote">🢀</a></p></li></ol></div><!--Add project contacts from home page in CMS--><footer class="footer">
				<div class="container-fluid">
					<div class="row">
	<div class="contact col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer1"><h2>University College Cork</h2></a>
		
		<div id="footer1" class="collapse"> <p>
	<span><i class="fa fa-phone">‍</i><a href="tel:+353214903000">+353 (0)21 490 3000</a></span>
	<span><i class="fa fa-envelope">‍</i><a href="mailto:celt@ucc.ie">Email Us</a></span>
	<span><i class="fa fa-map-marker">‍</i><a href="http://www.google.ie/maps/place/51°53'30.8&#34;N+8°29'31.1&#34;W/@51.8918761,-8.5007552,15z/data=!3m1!4b1!4m6!3m5!1s0x0:0x0!7e2!8m2!3d51.8918768!4d-8.491979">Location Maps</a></span>
</p></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer2"><h2>Bring me to</h2></a>
		<div id="footer2" class="collapse"><ul>
<li><a href="#"/><a title="Home » Home » Study" href="https://www.ucc.ie/en/study/">Study</a></li>
<li><a href="#"/><a title="Home » Home » Research and Innovation" href="https://www.ucc.ie/en/research/">Research</a></li>
<li><a title="Home » Home » Discover UCC" href="https://www.ucc.ie/en/discover/">Discover UCC</a></li>
<li><a title="Home » Home » Schools &amp; Departments" href="https://www.ucc.ie/en/schoolsdepartments/">Schools &amp; Departments</a></li>
<li><a title="Home » Home » Business and Enterprise" href="https://www.ucc.ie/en/bus-ent/">Business &amp; Enterprise</a></li>
<li><a title="Home » Home » Alumni and Development" href="https://www.ucc.ie/en/alumni/">Alumni</a></li>
</ul></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer3"><h2>MyUCC</h2></a>
		<div id="footer3" class="collapse"><ul>
<li><a title="Home » Home » Contact" href="https://www.ucc.ie/en/contact/">Contact</a></li>
<li><a href="http://libguides.ucc.ie/library">Library</a></li>
<li><a title="Home » Home » Staff" href="https://www.ucc.ie/en/staff/">Staff</a></li>
<li><a title="Home » Home » Students" href="https://www.ucc.ie/en/students/">Current Students</a></li>
<li><a title="Home » Home » Support » Examinations » Results" href="https://www.ucc.ie/en/exams/results/">Exam Results</a></li>
<li><a href="http://timetable.ucc.ie/">Timetables</a></li>
<li><a href="https://blackboard.ucc.ie/">Blackboard</a></li>
<li><a title="Home » Home » Discover UCC » Visit UCC » Download Maps of the UCC Campus" href="https://www.ucc.ie/en/discover/visit/maps/">Campus Maps</a></li>
</ul></div>
	</div>
	<div class="col-xs-12 col-sm-12 col-md-3">
		<a data-toggle="collapse" href="#footer4"><h2>Show me</h2></a>
		<div id="footer4" class="collapse"><ul>
<li><a href="https://www.ucc.ie/en/sitemap/">Sitemap</a></li>
<li><a href="https://www.ucc.ie/en/legal/">Legal</a></li>
<li><a href="mailto:abuse@ucc.ie?subject=Abuse%20Report%20from%20UCC%20Webpage&amp;body=http://www.ucc.ie/en/">Report Abuse</a></li>
<li><a href="https://www.ucc.ie/privacy">Privacy</a></li>
<li><a href="https://www.ucc.ie/en/it-policies/policies/cookies/">Cookies</a></li>
<li><a href="https://www.ucc.ie/aup">Acceptable Use Policy</a></li>
<li><a href="mailto:webmaster@ucc.ie?Subject=Web%20site%20query">Webmaster</a></li>
</ul></div>
	</div>
</div>
<div class="row">
	<div class="col-md-12 bbdc">
		Copyright © UCC 2017
	</div>
</div>

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

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

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

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

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

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

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


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

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

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

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

</body>
</html>