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

  <!-- Favicon -->
	<link rel="apple-touch-icon" sizes="60x60" href="https://www.ucc.ie/en/media/2017siteassets/favicon/apple-touch-icon.png"/>
	<link rel="icon" type="image/png" sizes="32x32" href="https://www.ucc.ie/en/media/2017siteassets/favicon/favicon-32x32.png"/>
	<link rel="icon" type="image/png" sizes="16x16" href="https://www.ucc.ie/en/media/2017siteassets/favicon/favicon-16x16.png"/>
	<link rel="manifest" href="https://www.ucc.ie/en/media/2017siteassets/favicon/manifest.json"/>
	<meta name="msapplication-config" content="/en/media/2017siteassets/favicon/browserconfig.xml"/>
    
  
 <title>CELT project: The Treaty of Limerick, 1691 | University College Cork</title><meta name="description" content="The Treaty of Limerick, 1691|an electronic edition|by Baron Godert de Ginkel|ed John T. Gilbert"/><meta property="og:title" content="The Treaty of Limerick, 1691|an electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E703001-010"/><meta property="og:description" content="The Treaty of Limerick, 1691|an electronic edition|by Baron Godert de Ginkel|ed John T. Gilbert"/><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>The Treaty of Limerick, 1691</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 E703001-010</p><h2 class="main-heading">The Treaty of Limerick, 1691</h2><div class="btn-block">‍</div></figcaption></figure></div>
	  </div>
 <!--  container -->
 <div class="container">
	<!--  row -->
	<div class="row">
		<div class="page-nav" id="navspy" data-spy="affix" data-offset-top="750">
			<button class="btn btn--blue" type="button" data-toggle="collapse" data-target="#page-nav" aria-expanded="false" aria-controls="page-nav">On This Page</button>
			<div class="collapse" id="page-nav"><!--The $refsections variable contains:
Section 1. label(body) unit(document) gi(div0) heads(1) gtm(Document) n(body) 
Section 2. gi(teiHeader) n(details) gtm(TheTreatyofLimerick,) 
Section 3. gi(div) n(contacts) gtm(Contacts) 
Section 4. gi(div) n(rubric) gtm(Formatting) 
--><ul class="nav" id="navloc"><li class="text-uppercase meta" title="TEI Header"><a href="#teiHeader" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Header</a></li><li class="text-uppercase doc" title="Document body sections"><a href="#body" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Document body</a></li><li class="text-uppercase meta" title="Project contacts"><a href="#contacts" class="smoothScrollApplied" id="gtmcontactsNavLink">Contacts</a></li><li class="text-uppercase meta" title="Explanation of the symbols"><a href="#rubric" class="smoothScrollApplied" id="gtmrubricNavLink">Formatting</a></li></ul></div>
		</div>
		<div class="col-md-9 col-lg-9 content-wrap__wrapper">
			<div class="row">
				<div class="col-md-12">
					<div class="social-wrap__inner" data-spy="affix" data-offset-top="900" data-offset-bottom="200">
						
						<div class="shortlisted">
							<a class="favouritePage" id="gtmCourseSaveToFavourites" href="javascript:;">
								<p class="text-uppercase">Save To Favourites</p>
								<span><i class="fa fa-star-o">‍</i></span>
							</a>
						</div>
						<div class="share-links">
							<p class="text-uppercase">share</p>
							<ul>
								<li class="twitter"><a class="twitterShare" id="gtmTwitterShare" title="Twitter" href="javascript:;"><i class="fa fa-twitter">‍</i><span class="sr-only">Twitter</span></a></li>
								<li class="facebook"><a class="facebookShare" id="gtmFaceBookShare" title="Facebook" href="javascript:;"><i class="fa fa-facebook">‍</i><span class="sr-only">Facebook</span></a></li>
								<li class="linkedin"><a class="linkedInShare" id="gtmLinkedInShare" title="Linkedin" href="javascript:;"><i class="fa fa-linkedin">‍</i><span class="sr-only">Linkedin</span></a></li>
							</ul>
						</div>
					</div>
		    <div class="content-wrap__inner"><ol class="breadcrumb"><li><a href="https://www.ucc.ie/en/">Home</a></li><li><a href="https://www.ucc.ie/en/research-sites/celt//">CELT</a></li><li><a href="http://research.ucc.ie/celt/document/">Documents</a></li><li><a href="http://research.ucc.ie/celt">E703001-010</a></li><li id="update">2010-05-03</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>Baron Godert de Ginkel</h2><h3>Edited by John T. Gilbert</h3><a name="div0">‍</a><div class="solo"><h1 class="page-title" id="section1">Whole text</h1></div><span class="fa fa-bookmark" title="p.298" id="pb.298"> p.298</span><!--div0: thisdiv=div0, # (nth=1) head="The Treaty of Limerick, 1691"--><!--Heading quâ heading--><h1 id="d47581e232">The Treaty of <span class="pn" title="city">Limerick</span>, 1691</h1><p>Articles agreed upon the <span class="date" title="1691-10-03">third day of October; one thousand six hundred and ninety-one</span>, between the right honourable <span class="ps">sir Charles Porter, knight</span>, and <span class="ps">Thomas Coningsby, esq.</span>, lords justices of <span class="pn" title="country">Ireland</span>, and his excellency the <span class="ps">baron de Ginkel, lieutenant-general, and commander in chief of the English army</span>, on the one part, and the right honourable <span class="ps" title="Patrick Sarsfield">Patrick earl of <span class="pn">Lucan</span></span>, <span class="ps">Piercy viscount <span class="an">Galmoy</span></span>, <span class="ps">colonel Nicholas Purcel</span>, <span class="ps">colonel Nicholas Cusack</span>, <span class="ps">sir Toby Butler</span>, <span class="ps">colonel Garret Dillon</span>, and <span class="ps">colonel John Brown</span>, on the other part, in the behalf of the Irish inhabitants in the city and county of <span class="pn">Limerick</span>, the counties of <span class="pn" title="county">Clare</span>, <span class="pn" title="county">Kerry</span>, <span class="pn">Cork</span>, <span class="pn">Sligo</span>, and <span class="pn">Mayo</span>:</p><p>In consideration of the surrender of the city of <span class="pn">Limerick</span>, and other agreements made between the said <span class="ps">lieutenant-general Ginkel</span>, the governor of the city of <span class="pn">Limerick</span>, and the generals of the Irish army, bearing date with these presents, for the surrender of the said city and submission of the said army, it is agreed, that

<ol><li value="1">The Roman Catholics of this kingdom shall enjoy such privileges in the exercise of their religion as are consistent with the laws of <span class="pn" title="country">Ireland</span>, or as they did enjoy in the reign of <span class="ps">king Charles <span class="gn">the second</span></span>: and their majesties, as soon as their affairs will permit them to summon a parliament in this kingdom, will endeavour to procure the said Roman Catholics such farther security in that particular, as may preserve them from any disturbance upon the account of their said religion.</li><li value="2">All the inhabitants or residents of <span class="pn">Limerick</span>, or any other garrison now in the possession of the Irish, and all officers and soldiers now in arms, under any commission of <span class="ps">king James</span>, or those authorized by him to grant the same, in the several counties of <span class="pn">Limerick</span>, <span class="pn" title="county">Clare</span>, <span class="pn" title="county">Kerry</span>, <span class="pn">Cork</span>, and <span class="pn">Mayo</span>, or any of them; and all the commissioned officers in their majesties' quarters that belong to the Irish regiments now in being,
 <span class="fa fa-bookmark" title="p.299" id="pb.299"> p.299</span>

that are treated with, and who are not prisoners of war, or have taken protection and who shall return and submit to their majesties' obedience, and their and every of their heirs, shall hold, possess, and enjoy all and every their estates of freehold and inheritance, and all the rights, titles and interests, privileges and immunities, which they and every or any of them held, enjoyed, or were rightfully and lawfully entitled to in the reign of <span class="ps">king Charles <span class="gn">II.</span></span>, or at any time since, by the laws and statutes that were in force in the said reign of <span class="ps">king Charles <span class="gn">II.</span></span>, and shall be put in possession, by order of the government, of such of them as are in the king's hands, or the hands of his tenants, without being put to any suit or trouble therein; and all such estates shall be freed and discharged from all arrears of crown-rents, quit-rents, and other public charges incurred and become due since <span class="date" title="1688-09-29">Michaelmas, 1688</span>, to the day of the date hereof: and all persons comprehended in this article shall have, hold, and enjoy all their goods and chattels, real and personal, to them or any of them belonging and remaining, either in their own hands or the hands of any persons whatsoever, in trust for or for the use of them or any of them: and all and every the said persons, of what profession, trade or calling soever they be, shall and may use, exercise, and practise their several and respective professions, trades, and callings as freely as they did use, exercise, and enjoy the same in the reign of <span class="ps">king Charles <span class="gn">II.</span></span>, provided that nothing in this article contained be construed to extend to or restore any forfeiting person now out of the kingdom, except what are hereafter comprized: provided also, that no person whatsoever shall have or enjoy the benefit of this article, that shall neglect or refuse to take the oath of allegiance, made by act of parliament in <span class="pn" title="country">England</span>, in the first year of the reign of their present majesties, when thereunto required.</li><li value="3">All merchants or reputed merchants of the city of <span class="pn">Limerick</span>, or of any other garrison now possessed by the Irish, or of any town or place in the counties of <span class="pn" title="county">Clare</span> or <span class="pn" title="county">Kerry</span>, who are absent beyond the seas, that not bore arms since their majesties' declaration in <span class="date" title="1688-02">February, 1688</span>, shall have the benefit of the second article in the same manner as if they were present, provided such merchants and reputed merchants do repair
<span class="fa fa-bookmark" title="p.300" id="pb.300"> p.300</span>
into this kingdom within the space of eight months from the date hereof.</li><li value="4">The following officers, viz., <span class="ps">colonel Simon Lutterel</span>, <span class="ps">captain Rowland White</span>, <span class="ps">Maurice Eustace</span>, of <span class="pn">Yeomanstown</span>, Chievers of <span class="pn">Maystown</span>, commonly called <span class="pn">Mount Leinster</span>, now belonging to the regiments in the aforesaid garrisons and quarters of the Irish army, who were beyond the seas, and sent thither upon affairs of their respective regiments or the army in general, shall have the benefit and advantage of the second article, provided they return hither within the space of eight months from the date of these presents, and submit to their majesties' government and take the above-mentioned oath.</li><li value="5">That all and singular the said persons comprized in the second and third articles, shall have a general pardon of all attainders, outlawries, treasons, misprisions of treason, premunires, felonies, trespasses, and other crimes and misdemeanours whatsoever by them or any of them committed since the beginning of the reign of <span class="ps">king James <span class="gn">II.</span></span>; and if any of them are attainted by parliament, the lords justices and general will use their best endeavours to get the same repealed by parliament and the outlawries to be reversed gratis, all but writing clerks' fees.</li><li value="6">And whereas these present wars have drawn on great violences on both parts, and that if leave were given to the bringing all sorts of private actions, the animosities would probably continue that have been too long on foot, and the public disturbances last; for the quieting and settling, therefore, of this kingdom, and avoiding those inconveniences which would be the necessary consequence of the contrary, no person or persons whatsoever comprized in the foregoing articles shall be sued, molested, or impleaded at the suit of any party or parties whatsoever, for any trespasses by them committed, or for any arms, horses, money, goods, chattels, merchandizes, or provisions whatsoever by them seized or taken during the time of the war. And no person or persons whatsoever in the second or third articles comprized shall be sued, impleaded, or made accountable for the rents or mean rates of any lands, tenements, or houses by him or them received or enjoyed in this kingdom, since the beginning of the present war to the day of the date
 <span class="fa fa-bookmark" title="p.301" id="pb.301"> p.301</span>

hereof, nor for any waste or trespass by him or them committed in any such lands, tenements, or houses; and it is also agreed that this article shall be mutual and reciprocal on both sides.</li><li value="7">Every nobleman and gentleman comprized in the said second and third article, shall have liberty to ride with a sword and case of pistols, if they think fit, and keep a gun in their houses for the defence of the same, or for fowling.</li><li value="8">The inhabitants and residents in the city of <span class="pn" title="city">Limerick</span>, and other garrisons, shall be permitted to remove their goods, chattels, and provisions out of the same, without being viewed and searched, or paying any manner of duties, and shall not be compelled to leave the houses or lodgings they now have for the space of six weeks next ensuing the date hereof.</li><li value="9">The oath to be administered to such Roman Catholics as submit to their majesties' government, shall be the oath abovesaid and no other.</li><li value="10">No person or persons who shall at any time hereafter break these articles, or any of them, shall thereby make, or cause any other person or persons to forfeit or lose the benefit of the same.</li><li value="11">The lords justices and general do promise to use their utmost endeavours, that all the persons comprehended in the above-mentioned articles shall be protected and defended from all arrests and executions for debt or damage, for the space of eight months next ensuing the date hereof.</li><li value="12">Lastly, the lords justices and general do undertake that their majesties will ratify these articles within the space of eight months, or sooner, and use their utmost endeavours that the same shall be ratified and confirmed in parliament.</li><li value="13">And whereas <span class="ps">colonel John Brown</span> stood indebted to several Protestants by judgments of record, which appearing to the late government, the lord Tyrconnell and <span class="ps" title="Patrick Sarsfield">lord <span class="an">Lucan</span></span> took away the effects the said <span class="ps">John Brown</span> had to answer the said debts, and promised to clear the said <span class="ps">John Brown</span> of the said debts, which effects were taken for the public use of the Irish and their army: for freeing the said <span class="ps" title="Patrick Sarsfield">lord <span class="an">Lucan</span></span> of his said engagement, past on their public account, for payment
 <span class="fa fa-bookmark" title="p.302" id="pb.302"> p.302</span>

of the said Protestants, and for preventing the ruin of the said <span class="ps">John Brown</span>, and for satisfaction of his creditors, at the instance of the <span class="ps" title="Patrick Sarsfield">lord <span class="an">Lucan</span></span> and the rest of the persons aforesaid, it is agreed that the said lords justices and the said baron de Ginkel, shall intercede with the king and parliament to have the estates secured to Roman Catholics by articles and capitulation in this kingdom charged with and equally liable to the payment of so much of the said debts as the said <span class="ps" title="Patrick Sarsfield">lord <span class="an">Lucan</span></span>, upon stating accounts with the said <span class="ps">John Brown</span>, shall certify under his hand that the effects taken from the said <span class="ps">John Brown</span> amount unto; which account is to be stated, and the balance certified by the said <span class="ps" title="Patrick Sarsfield">lord <span class="an">Lucan</span></span> in one and twenty days after the date hereof. For the true performance hereof we have hereunto set our hands: —<span class="ps">Charles Porter</span>, <span class="ps">Thomas Coningsby</span>, <span class="ps">Baron de Ginkel</span>. —Present: <span class="reg" title="Regularised from ‘Scravenmore’ (%) Anon">Scravemoer</span>, H. Mackay, T. Talmach.</li></ol></p><p>Military articles agreed upon between the baron de Ginkel, lieutenant-general and commander-in-chief of the English army, on the one side, and the lieutenant-generals D'Usson and De Tessé, commanders-in-chief of the Irish army, on the other; and the general officers hereunto subscribing:

<ol><li value="1">That all persons, without any exceptions, of what quality or condition soever, that are willing to leave the kingdom of <span class="pn" title="country">Ireland</span>, shall have free liberty to go to any country beyond the seas (<span class="pn" title="country">England</span> and <span class="pn" title="country">Scotland</span> excepted) where they think fit, with their families, household-stuff, plate, and jewels.</li><li value="2">That all general officers, colonels, and generally all other officers of horse, dragoons, and foot-guards, troopers, dragooners, soldiers of all kinds that are in any garrison, place, or post, now in the hands of the Irish, or encamped in the counties of <span class="pn">Cork</span>, <span class="pn" title="county">Clare</span>, and <span class="pn" title="county">Kerry</span>, as also those called rapparees or volunteers, that are willing to go beyond seas as aforesaid, shall have free leave to embark themselves wherever the ships are that are appointed to transport them, and to come in whole bodies as they are now composed, or in parties, companies, or otherwise, without having any impediment directly or indirectly.</li><li value="3">That all persons above mentioned that are willing to leave<span class="fa fa-bookmark" title="p.303" id="pb.303"> p.303</span>

<span class="pn" title="country">Ireland</span> and go into <span class="pn" title="country">France</span>, shall have leave to declare it at the times and places hereafter mentioned, viz., the troops in <span class="pn">Limerick</span>, on Tuesday next in <span class="pn">Limerick</span>; the horse at their camp on Wednesday, and the other forces that are dispersed in the counties of <span class="pn" title="county">Clare</span>, <span class="pn" title="county">Kerry</span>, and <span class="pn">Cork</span>, on the 8th instant, and on none other, before <span class="ps">monsieur Tumeron</span>, the French intendant, and <span class="ps">colonel Withers</span>; and after such declaration is made, the troops that will go into <span class="pn" title="country">France</span> must remain under the command and discipline of their officers that are to conduct them thither; and deserters of each side shall be given up, and punished accordingly.</li><li value="4">That all English and Scotch officers that serve now in <span class="pn" title="country">Ireland</span> shall be included in this capitulation, as well for the security of their estates and goods in <span class="pn" title="country">England</span>, <span class="pn" title="country">Scotland</span>, and <span class="pn" title="country">Ireland</span> (if they are willing to remain here), as for passing freely into <span class="pn" title="country">France</span> or any other country to serve.</li><li value="5">That all the general French officers, the intendant, the engineers, the commissaries-at-war and of the artillery, the treasurer, and other French officers, strangers, and all others whatsoever, that are in <span class="pn">Sligo</span>, <span class="pn">Ross</span>, <span class="pn" title="county">Clare</span>, or in the army, or that do trade or commerce, or are <span class="reg" title="Regularised from ‘otherways’ (%) Anon">otherwise</span> employed in any kind of station or condition, shall have free leave to pass into <span class="pn" title="country">France</span>, or any other country, and shall have leave to ship themselves, with all their horses, equipage, plate, papers, and all their effects whatever; and that <span class="ps" title="General Baron Godert de Ginkel">general Ginkel</span> will order passports for them, convoys, and carriages by land and water, to carry them safe from <span class="pn" title="city">Limerick</span> to the ships where they shall be embarked, without paying anything for the said carriages, or to those that are employed therein, with their horses, cars, boats, and shallops.</li><li value="6">That if any of the aforesaid equipages, merchandize, horses, money, plate, or other moveables, or household stuff belonging to the said Irish troops, or to the French officers, or other particular persons whatsoever, be robbed, destroyed, or taken away by the troops of the said general, the said general will order it to be restored, or payment to be made according to the value that is given in upon oath by the person so robbed or plundered; and the said Irish troops to be transported as aforesaid, and all other persons belonging to them are to<span class="fa fa-bookmark" title="p.304" id="pb.304"> p.304</span>

observe good order in their march and quarters, and shall restore whatever they shall take from the country, or make restitution for the same.</li><li value="7">That to facilitate the transporting the said troops, the general will furnish fifty ships, each ship burthen two hundred tons; for which the persons to be transported shall not be obliged to pay, and twenty more, if there shall be occasion, without their paying for them, and if any of the said ships shall be of lesser burthen, he will furnish more in number to countervail; and also give two men-of-war to embark the principal officers, and serve for a convoy to the vessels of burthen.</li><li value="8">That a commissary shall he immediately sent to <span class="pn">Cork</span> to visit the transport ships, and what condition they are in for sailing, and that, as soon as they are ready, the troops to be transported shall march with all convenient speed the nearest way in order to embark there; and if there shall be any more men to be transported than can be carried off in the said fifty ships, the rest shall quit the English town of <span class="pn">Limerick</span>, and march to such quarters as shall be appointed for them, convenient for their transportation, where they shall remain till the other twenty ships be ready, which are to be in a month, and may embark on any French ship that may come in the meantime.</li><li value="9">That the said ships shall be furnished with forage for horse, and all necessary provisions to subsist the officers, troops, dragoons, and soldiers, and all other persons that are shipped to be transported into <span class="pn" title="country">France</span>; which provisions shall be paid for as soon as all are disembarked at <span class="pn">Brest</span> or <span class="pn">Nantes</span>, upon the coast of <span class="pn">Brittany</span>, or any other port of <span class="pn" title="country">France</span> they can make.</li><li value="10">And to secure the return of the said ships (the danger of the seas excepted) and payment for the said provisions, sufficient hostages shall be given.</li><li value="11">That the garrisons of <span class="pn">Clare castle</span>, <span class="pn">Ross</span>, and all other foot that are in garrisons in the counties of <span class="pn" title="county">Clare</span>, <span class="pn">Cork</span>, and <span class="pn" title="county">Kerry</span>, shall have the advantage of this present capitulation; and such part of those garrisons as design to go beyond seas, shall march out with their arms, baggage, drums beating, ball in mouth, match lighted at both ends, and colours flying, with all the provisions and half the ammunition that is
 <span class="fa fa-bookmark" title="p.305" id="pb.305"> p.305</span>

in the said garrisons, and join the horse that march to be transported; or if then there is not shipping enough for the body of foot that is to be next transported after the horse, <span class="ps" title="General Baron Godert de Ginkel">general Ginkel</span> will order that they be furnished with carriages for that purpose, and what provisions they shall want in their march, they paying for the said provisions, or else that they may take it out of their own magazines.</li><li value="12">That all the troops of horse and dragoons that are in the counties of <span class="pn">Cork</span>, <span class="pn" title="county">Kerry</span>, and <span class="pn" title="county">Clare</span>, shall also have the benefit of this capitulation; and that such as will pass into <span class="pn" title="country">France</span> shall have quarters given them in the counties of <span class="pn" title="county">Clare</span> and <span class="pn" title="county">Kerry</span>, apart from the troops that are commanded by <span class="ps" title="General Baron Godert de Ginkel">general Ginkel</span>, until they can be shipped, and within their quarters they shall pay for everything, except forage and pasture for their horses, which shall be furnished gratis.</li><li value="13">Those of the garrison of <span class="pn">Sligo</span> that are joined to the Irish army, shall have the benefit of this capitulation, and orders shall be sent to them that are to convey them up, to bring them hither to <span class="pn">Limerick</span> the shortest way.</li><li value="14">The Irish may have liberty to transport nine hundred horse, including horses for the officers, which shall be transported gratis, and as for the troopers that stay behind, they shall dispose of themselves as they shall think fit, giving up their horses and arms to such persons as the general shall appoint.</li><li value="15">It shall be permitted to those that are appointed to take care for the subsistence of the horse that are willing to go into <span class="pn" title="country">France</span>, to buy hay and corn at the king's rates, wherever they can find it, in the quarters that are assigned for them, without any let or molestation, and to carry all necessary provisions out of the city of <span class="pn">Limerick</span>, and for this purpose the general will furnish convenient carriages for them to the places where they shall be embarked.</li><li value="16">It shall be lawful to make use of the hay preserved in the stores of the county of <span class="pn" title="county">Kerry</span> for the horses that shall be embarked; and if there be not enough, it shall be lawful to buy hay and oats, wherever it shall be found, at the king's rates.</li><li value="17">That all prisoners of war that were in <span class="pn" title="country">Ireland</span> the <span class="date" title="1691-09-28">28th<span class="fa fa-bookmark" title="p.306" id="pb.306"> p.306</span>


September</span>, shall be set at liberty on both sides; and the general promises to use his endeavours that those that are in <span class="pn" title="country">England</span> and <span class="pn" title="country">Flanders</span> shall be set at liberty also.</li><li value="18">The general will cause provisions and medicines to be furnished to the sick and wounded officers, troopers, dragoons, and soldiers of the Irish army that cannot pass into <span class="pn" title="country">France</span> at the first embarkment; and, after they are cured, will order them ships to pass into <span class="pn" title="country">France</span>, if they are willing to go.</li><li value="19">That at the signing hereof, the general will send a ship express to <span class="pn" title="country">France</span>; and that besides, he will furnish two small ships of those that are now in the river of <span class="pn">Limerick</span>, to transport two persons into <span class="pn" title="country">France</span> that are to be sent to give notice of this treaty; and that the commanders of the said ships shall have orders to put ashore at the next part of <span class="pn" title="country">France</span> where they shall make.</li><li value="20">That all those of the said troops, officers, and others, of what character soever, that would pass into <span class="pn" title="country">France</span>, shall not be stopped upon the account of debt, or any other pretext.</li><li value="21">If after signing this present treaty, and before the arrival of the fleet, a French packet-boat, or other transport-ship, shall arrive from <span class="pn" title="country">France</span> in any other part of <span class="pn" title="country">Ireland</span>, the general will order a passport, not only for such as must go on board the said ships, but to the ships to come to the nearest port, to the place where the troops to be transported shall be quartered.</li><li value="22">That after the arrival of the said fleet, there shall be free communication and passage between it and the quarters of the abovesaid troops; and especially for all those that have passes from the chief commanders of said fleet, or from <span class="ps">monsieur Tumeron</span>, the intendant.</li><li value="23">In consideration of the present capitulation, the two towns of <span class="pn" title="city">Limerick</span> shall be delivered and put into the hands of the general, or any other person he shall appoint, at the time and days hereafter specified, viz., the Irish town, except the magazines and hospital, on the day of the signing of these present articles; and as for the English town, it shall remain, together with the island and the free passage of Thomond-bridge, in the hands of those of the Irish army that are now in the garrison, or
 <span class="fa fa-bookmark" title="p.307" id="pb.307"> p.307</span>

that shall hereafter come from the counties of <span class="pn" title="county">Cork</span>, <span class="pn" title="county">Clare</span>, <span class="pn" title="county">Kerry</span>, <span class="pn" title="county">Sligo</span>, and other places above mentioned, until there shall be convenience found for their transportation.</li><li value="24">And to prevent all disorders that may happen between the garrison that the general shall place in the Irish town, which shall be delivered to him, and the Irish troopers that shall remain in the English town and the island, which they may do until the troops to be embarked on the first fifty ships shall be gone for <span class="pn" title="country">France</span>, and no longer; they shall intrench themselves on both sides, to hinder the communication of the said garrisons; and it shall be prohibited on both sides to offer anything that is offensive, and the parties offending shall be punished on either side.</li><li value="25">That it shall be lawful for the said garrison to march out all at once, or at different times, as they can be embarked, with arms, baggage, drums beating, match lighted at both ends, bullet in mouth, colours flying, six brass guns, such as the besieged will choose, two mortar-pieces, and half the ammunition that is now in the magazines of the said place: and for this purpose an inventory of all the ammunition in the garrison shall be made in the presence of any person that the general shall appoint, the next day after these present articles shall be signed.</li><li value="26">All the magazines of provisions shall remain in the hands of those that are now employed to take care of the same, for the subsistence of those of the Irish army that will pass into <span class="pn" title="country">France</span>, and if there shall not be sufficient in the stores for the support of the said troops, whilst they stay in this kingdom and are crossing the seas, that, upon giving up an account of their numbers, the general will furnish them with sufficient provisions at the king's rates, and that there shall be a free market at <span class="pn" title="city">Limerick</span> and other quarters where the said troops shall be; and, in case any provision shall remain in the magazines of <span class="pn" title="city">Limerick</span> when the town shall be given up, it shall be valued, and the price deducted out of what is to be paid for the provisions to be furnished to the troops on shipboard.</li><li value="27">That there shall be a cessation of arms at land, as also
<span class="fa fa-bookmark" title="p.308" id="pb.308"> p.308</span>
at sea, with respect to the ships, whether English, Dutch, or French, designed for the transportation of the said troops, until they shall be returned to their respective harbours, and that on both sides they shall be furnished with sufficient passports both for ships and men; and if any sea commander or captain of a ship, or any officer, trooper, dragoon, soldier, or any other person, shall act contrary to this cessation, the persons so acting shall be punished on either side, and satisfaction shall be made for the wrong that is done; and officers shall be sent to the mouth of the river of <span class="pn" title="city">Limerick</span> to give notice to the commanders of the English and French fleets of the present conjuncture, that they may observe the cessation of arms accordingly.</li><li value="28">That for the security of the execution of this present capitulation, and of each article therein contained, the besieged shall give the following hostages {<span class="fa" title="gap ">⬌</span>}. And the general shall give  {<span class="fa" title="gap ">⬌</span>}.</li><li value="29">If before this capitulation is fully executed there happens any change in the government or command of the army which is now commanded by <span class="ps" title="General Baron Godert de Ginkel">general Ginkel</span>, all those that shall be appointed to command the same shall be obliged to observe and execute what is specified in these articles, or cause it to be executed punctually, and shall not act contrary on any account. <span class="date" title="1691-10">October, 1691</span>.</li></ol></p><p class="closer"><span class="signed">Baron de Ginkel.</span></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="navspyd47581e2" 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): The Treaty of Limerick, 1691</p><p><b>Author</b>: Baron Godert de Ginkel</p><p><b>Editor</b>: John T. Gilbert</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled by</b>: Beatrix Färber  and Janet Crawford</p></div></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>2</b>. Second draft.</p></div><p><b>Extent</b>: 4850 words</p><div id="details-publicationStmt"><h4>Publication statement</h4><p><b>Publisher</b>: CELT: Corpus of Electronic Texts: a project of the History Department, University College Cork</p><p><b>Address</b>: College Road, Cork, Ireland—http://www.ucc.ie/celt</p><p><b>Date</b>: 2005</p><p><b>Date</b>: 2010</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E703001-010</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>Source</h4><ol><li value="1">Anonymous, A diary of the siege and surrender of Limerick, with the articles at large, Dublin 1692.</li><li value="2">Anonymous, A Diary of the Siege and Surrender of Lymerick,  London, 1692.</li></ol><h4>Further reading:</h4><ol><li value="1">Godert de Ginkel, Earl of Athlone, An exact Journal of the victorious progress of their Majesties' forces.  London, 1691.</li><li value="2">Samuel Mullenaux, 'A Journal of the three months Royal Campaign of His Majesty in Ireland together, with a true and perfect Diary of the Siege of Limerick', London 1690, is available on the internet,  on the website of Limerick County Library, and accompanied by an introductory article by Larry Walsh at  http://www.limerickcoco.ie/library/mulleneux.asp#3</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%;">‘The Treaty of Limerick, 1691’ (1971). In: <i>A Jacobite
      narrative of the war in Ireland‍</i>. Ed. by John T. Gilbert.
      (First published 1892). Shannon: Shannon University Press,
      pp. 298–308.</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="E703001-010.bib">
@incollection{E703001-010,
  editor 	 = {John T. Gilbert},
  title 	 = {The Treaty of Limerick, 1691},
  booktitle 	 = {A Jacobite narrative of the war in Ireland},
  address 	 = {Shannon},
  publisher 	 = {Shannon University Press},
  date 	 = {1971},
  note 	 = {(First published 1892)},
  pages 	 = {298–308}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E703001-010.bib" style="font-family:sans-serif;">E703001-010.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>Editorial declarations</h4><p><b>Correction</b>: Text has been proof-read twice and parsed.</p><p><b>Normalization</b>: The electronic text represents the edited text. A few obsolete spellings and usages have been regularized using the <tt>reg</tt> element. The original is given in the value of the 'orig' attribute. Text supplied by the editor, J.T. Gilbert, is marked <tt>sup  resp="JTG"</tt>. In HTML format, both regularized
 spellings  and supplied text are displayed in italics. Text other than in English is marked. Encoding is subject to revision.</p><p><b>Quotation</b>: There is no direct speech.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. When a hyphenated word (and subsequent punctuation mark) crosses a page-break, this break is marked after the completion of the word (and punctuation mark).</p><p><b>Segmentation</b>: <tt>div0</tt>=the treaty. Paagraphs are marked; page-breaks are marked <tt>pb n=""</tt>.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd.</p><p><b>Interpretation</b>: Dates are tagged. Personal and place-names are tagged.</p><!--<refsDecl>
<state gi="DIV0" freq="1" label="Treaty" unit="number"/>
</refsDecl>--><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: by Baron Godert de Ginkel
<p><b>Date</b>: 1691</p></p><h4>Language usage</h4><ul><li value="en">The text is in English. (en)</li></ul><p><b>Keywords</b>: political; prose; 17c; treaty; Limerick</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2010-05-03: Conversion script run, header updated; encoding of personal and place-names improved; new wordcount made; file parsed; new SGML and HTML versions created. (ed. Beatrix Färber)</li><li>2008-09-24: Keywords added; file validated. (ed. Beatrix Färber)</li><li>2008-07-20: Value of div0 "type" attribute modified, changes to file structure made;  'langUsage' revised. (ed. Beatrix Färber)</li><li>2005-08-25: Normalised language codes and edited langUsage for XML conversion (ed. Julianne Nyhan)</li><li>2005-08-04T14:21:29+0100: Converted to XML (conversion Peter Flynn)</li><li>2005-07-18: File parsed, HTML file created. (ed. Beatrix Färber)</li><li>2005-07-15: Header created; file proofed (2), more content markup applied. (ed. Beatrix Färber)</li><li>2005-05: First proofing of the text; structural and some content markup applied. (ed. Janet Crawford, Co. Tipperary)</li><li>2005-05: Text scanned in. (text capture Benjamin Hazard)</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/E703001-010/">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="E703001-010.xml"><tt>E703001-010.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>