
<!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 Diary of Bonnivert, 1690 | 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 Diary of Bonnivert, 1690 | University College Cork</title><meta name="description" content="The Diary of Bonnivert, 1690|An electronic edition|ed Robert H. Murray|by Gédéon Bonnivert"/><meta property="og:title" content="The Diary of Bonnivert, 1690|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E690001-001"/><meta property="og:description" content="The Diary of Bonnivert, 1690|An electronic edition|ed Robert H. Murray|by Gédéon Bonnivert"/><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 property="og:locale:alternate" content="fr_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_logo_irish.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 Diary of Bonnivert, 1690</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 E690001-001</p><h2 class="main-heading">The Diary of Bonnivert, 1690</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(front) unit(preface) gi(front) heads(0) gtm(Preface) xml:id(d43315e258) n(front) 
Section 2. label(entry) unit(number) xml:id(d43315e724) gi(div1) heads(0) n(1) gtm(IcameoutofLondonthe) num(1) menutext(I came out of London the…) 
Section 3. label(entry) unit(number) xml:id(d43315e733) gi(div1) heads(0) n(2) gtm(Saturdaythe7thwewent) num(2) menutext(Saturday the 7th we went to…) 
Section 4. label(entry) unit(number) xml:id(d43315e766) gi(div1) heads(0) n(3) gtm(ThursdayImettheparty) num(3) menutext(Thursday I met the party at…) 
Section 5. label(entry) unit(number) xml:id(d43315e820) gi(div1) heads(0) n(4) gtm(Thursdaywefishedmost) num(4) menutext(Thursday we fished most of the…) 
Section 6. label(entry) unit(number) xml:id(d43315e920) gi(div1) heads(0) n(5) gtm(Thetownisaseaport.) num(5) menutext(The town is a sea port.…) 
Section 7. label(entry) unit(number) xml:id(d43315e946) gi(div1) heads(0) n(6) gtm(Wednesday,the24th,we) num(6) menutext(Wednesday, the 24th, we set forth…) 
Section 8. label(entry) unit(number) xml:id(d43315e961) gi(div1) heads(0) n(7) gtm(Thursday,the26thofJu) num(7) menutext(Thursday, the 26th of June, we…) 
Section 9. label(entry) unit(number) xml:id(d43315e1004) gi(div1) heads(0) n(8) gtm(Saturday,the28th,wew) num(8) menutext(Saturday, the 28th, we were taken…) 
Section 10. label(entry) unit(number) xml:id(d43315e1036) gi(div1) heads(0) n(9) gtm(Nextmorningwewereup) num(9) menutext(Next morning we were up at…) 
Section 11. label(entry) unit(number) xml:id(d43315e1079) gi(div1) heads(0) n(10) gtm(Thursdaybeingthe3rdo) num(10) menutext(Thursday being the 3rd of July,…) 
Section 12. gi(teiHeader) n(details) gtm(TheDiaryofGédéonBonn) 
Section 13. gi(div) n(contacts) gtm(Contacts) 
Section 14. 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="Front matter"><a href="#front" class="smoothScrollApplied" id="gtmfrontNavLink"><b>Intro (XIII.)</b></a></li><li class="doc" title="Document body sections"><span style="color:white;">Entry</span> <select onchange="if(this.options[this.selectedIndex].value!='')location.href=this.options[this.selectedIndex].value;"><option value="E690001-001#d43315e724">1. I came out of London the…</option><option value="E690001-001#d43315e733">2. Saturday the 7th we went to…</option><option value="E690001-001#d43315e766">3. Thursday I met the party at…</option><option value="E690001-001#d43315e820">4. Thursday we fished most of the…</option><option value="E690001-001#d43315e920">5. The town is a sea port.…</option><option value="E690001-001#d43315e946">6. Wednesday, the 24th, we set forth…</option><option value="E690001-001#d43315e961">7. Thursday, the 26th of June, we…</option><option value="E690001-001#d43315e1004">8. Saturday, the 28th, we were taken…</option><option value="E690001-001#d43315e1036">9. Next morning we were up at…</option><option value="E690001-001#d43315e1079">10. Thursday being the 3rd of July,…</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">E690001-001</a></li><li id="update">2016-07-25</li></ol><!--front matter--><div id="front"><div class="Intro"><span class="fa fa-bookmark" title="p.331" id="pb.331"> p.331</span><!--div: thisdiv=div, # (nth=1) head="XIII."--><!--Heading quâ heading--><h2 id="d43315e259">XIII.</h2><!--div: thisdiv=div, # (nth=2)--><h2 class="subsid">The Diary of Bonnivert, 1690</h2><!--div: thisdiv=div, # (nth=2)--><h2 class="subsid">Edited by Robert H. Murray</h2><!--div: thisdiv=div, # (nth=2)--><h2 class="subsid">Read December 9, 1912. Published January 11, 1913.</h2><p>Among the published material it is difficult to find detailed accounts of the Jacobite War. Works like <span class="ps">Dumont de Bostaquet</span>'s <span class="title" title="book">Mémoires inédits</span>, <span class="ps" title="James FitzJames, first Duke of Berwick"><span class="an">Berwick</span></span>'s <span class="title" title="book">Mémoires</span>, Schomberg's <span class="title" title="book">Diary</span>, the <span class="title" title="book">Journal</span> of Mullenaux, and Parker's <span class="title" title="book">Memoirs</span>, give on the whole scanty detail. The signal exception to this statement is the remarkably important <span class="title" title="book">Journal of John Stevens</span>, which has been published by the Clarendon Press. The few unpublished records resemble the published, in the lack of precise information. Thus Ensign Cramond's <span class="title" title="book">Diary</span> (<span class="name" title="ms">Add. 29878, Brit. Mus.</span>) gives no details of importance. It has no title, but begins “The Route of Colonel Wauchope's Regiment beginning the 15th of October, 1688.” Cramond served in the Low Countries and in Ireland from 1688 to 1691, but was clearly a man of action and nothing else. His diary follows immediately after the details of the number of miles marched each day; and at the end of the slim volume there are money accounts. There are thirty-seven written leaves in it, besides almost the same number that are blank. <span class="ps">Bonnivert</span>'s <span class="title" title="book">Journal</span> (<span class="name" title="ms">1033, Sloane MSS., Brit. Mus.</span>) is somewhat more satisfactory, though it is also deficient in detail. It occupies only twelve written leaves, besides one leaf of drawings and two of medical receipts. It has no title. Both these diaries were obviously kept in the pockets of their owners. Cramond's diary measures 6 1/4 x 3 inches, and Bonnivert's 5 7/8 x 3 1/2 inches.</p><p><span class="ps">Gédéon Bonnivert</span> was the son of <span class="ps" title="Paschall Bonnivert">Paschall</span> and <span class="ps">Judith Bonnivert</span> of <span class="pn">Sedan</span>, in Champagne. <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> He was probably a Huguenot, and on the revocation 
of the Edict of Nantes in 1685 he succeeded in coming to England. Some of his papers, in prose and verse, are preserved in the British Museum. It is evident that he was an enthusiastic scientist. Among the Sloane manuscripts there are a treatise on the elements of geometry and fortification, with 

<span class="fa fa-bookmark" title="p.332" id="pb.332"> p.332</span>

diagrams (993), a notice of the comets of 1680 and 1682 (1030, f. 123), and curious receipts for several diseases (1001, ff. 32–57). From 1673 to 1683 he kept a series of commonplace-books. One is in French (1028), one is in English and French (1036), while two are in Latin (1030 and 1031). These are really rough note-books, especially 1036, which is scarcely decipherable. At the beginning of 1028 there is a quotation over the signature <span class="ps">Gédéon Bonnivert</span>, “Quidquid agas, prudenter agas et respice finem.” There are other quotations, extracts, and short stories in this manuscript. Some of them are De l'âme humaine, homicide, De Libertate, Agamemnon, Bath, “ville fort ancienne dans le province de Somerset.” Another paper is entitled <span class="title">L'A. B. C. du Monde</span> (1009, f. 199): it seems to be a catalogue of the names of places with short descriptive matter. The first name given is Aarak in Persia, while the last is Cagliari in Sardinia.</p><p>The letters, preserved in MSS. 4036, 4039, and 4058, he wrote show how great was his love of botany. Unlike the people of his day, he cared much for the beauties of nature, though this feeling is seldom to be noticed in English literature till the days of <span class="ps" title="poet">Thomas Gray</span>. <span class="ps" title="Edmund Spenser: poet">Spenser</span> and <span class="ps" title="William Shakespeare: poet">Shakespeare</span> are not the poets of outward nature in the sense that <span class="ps" title="William Wordsworth: poet">Wordsworth</span> is. Both <span class="ps" title="Ben Jonson: poet">Jonson</span> and Fletcher have written much that is beautiful in the way of nature-poetry, and in this connexion <span class="ps" title="John Milton: poet">Milton</span> cannot be forgotten. <span class="ps" title="poet">William Browne</span>, the Puritan <span class="ps" title="George Wither: poet">Wither</span>, <span class="ps" title="poet">Robert Herrick</span>, <span class="ps" title="poet">Andrew Marvell</span>, and <span class="ps" title="poet">Sir John Denham</span> sing of “brooks, of blossoms, birds and bowers.” Speaking of <span class="ps" title="James Thomson: poet">Thomson</span>, <span class="ps" title="William Wordsworth: poet">Wordsworth</span> says that “it is remarkable that, excepting the <span class="title" title="poem">Nocturnal Reverie</span> of <span class="ps" title="Anne Finch Countess of Winchilsea: poet">Lady <span class="an">Winchelsea</span></span>, and a passage or two in the <span class="title" title="poem">Windsor Forest</span> of <span class="ps" title="Alexander Pope: poet">Pope</span>, the poetry of the period between the publication of the <span class="title" title="poem">Paradise Lost</span> and the <span class="title" title="poem">Seasons</span> does not contain a single new image of external nature, and scarcely presents a familiar one from which it can be inferred that the eye of the poet had been steadily fixed upon his object, much less that his feelings had urged him to work upon it in the spirit of genuine imagination.”</p><p><span class="ps">Bonnivert</span> was an eager botanist, as well as a lover of nature. To an unknown correspondent he writes: “I must own the plant which did so long puzzle me is <span class="term" title="(Latin) typebot">Gramen Parnassi</span>; but who the devil is the man that knows no more simples than I, (how) could (he) have looked for that plant amongst the Gramina.” <sup id="fnref:2.footnotes">2<a href="#fn:2.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This illegibly dated letter gives an interesting account of his botanical rambles in Oxfordshire. As a soldier he marched from place to place; and in the course of his walks about Dorchester he found rare plants. 

<span class="fa fa-bookmark" title="p.333" id="pb.333"> p.333</span>

Here he suffered from gout, “and the last blood that was taken away from me had no serum at all, and was in a manner burnt to ashes.” Many of his letters are written to the famous <span class="ps" title="scholar">Hans Sloane</span>, and there is one letter, dated October 15th, 1696, from the latter to <span class="ps">Bonnivert</span>. <span class="ps" title="Hans Sloane: scholar">Sloane</span>'s botanical zeal was not disinterested, for he begs his correspondent to remember “where this (plant) was found by you, for it was a true truffle such as makes the delicious dishes.” <sup id="fnref:3.footnotes">3<a href="#fn:3.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> On the 23rd — no month is given — 1696, <span class="ps">Bonnivert</span> tells <span class="ps" title="Hans Sloane: scholar">Sloane</span>, “I found <sup id="fnref:4.footnotes">4<a href="#fn:4.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> here in a bog at the left-hand, going to Kate Sutton, a  plant I never saw before, and I cannot find it described in Mr. Ray's synopsis”; and then follows a careful description. <sup id="fnref:5.footnotes">5<a href="#fn:5.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> From a letter of September 4th, 1702, it is evident that his regiment had been suddenly ordered to Dublin. It goes on to speak of some money he owes <span class="ps" title="Hans Sloane: scholar">Dr. Sloane</span>, then describes his journey across the channel, telling how they were driven in to the Isle of Man. He speaks of a creeper growing on the walls of the houses in Ramsey. <sup id="fnref:6.footnotes">6<a href="#fn:6.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>A letter of June 24, 1703, records his transfer to <span class="pn" title="city">Cork</span>. <sup id="fnref:7.footnotes">7<a href="#fn:7.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> In it he urges his friend <span class="ps" title="Hans Sloane: scholar">Dr. Sloane</span> to “be so kind as to go to my Lord Dorset to whom I write to-night about this matter, and press him to go immediately to the Queen and get that post for me, for fear any other goes before. Nobody hardly knows of it but I and another. Don't mention nothing to my Coll. of it by reason he hath so many hangers about him it would spoil all. I leave to your discretion and often-tried friendship to manage the matter.” On August 3, 1703, he again writes from <span class="pn" title="city">Cork</span> to <span class="ps" title="Hans Sloane: scholar">Sloane</span>, but there 
is no reference to the post he sought. <sup id="fnref:8.footnotes">8<a href="#fn:8.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> He mentions the fact that the <span class="ps" title="James, Duke of Ormonde">Duke of <span class="pn">Ormonde</span></span> was very civil to him. He observes a curious piece of architecture in <span class="pn" title="city">Limerick</span>, speaks of the silver mines there, and finds a pretty geranium growing on the walls of that city. He also talks of the Giant's Steps about six miles from <span class="pn" title="city">Cork</span>, <sup id="fnref:9.footnotes">9<a href="#fn:9.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and alludes to his probable departure for Portugal. From his letter to <span class="ps" title="Hans Sloane: scholar">Sloane</span> on September 29, 1703, his destination was changed to <span class="pn" title="city">Limerick</span>, and in it he discusses his father-in-law's business affairs. <sup id="fnref:10.footnotes">10<a href="#fn:10.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>One point in the diary calls for comment. According to <span class="ps">Bonnivert</span> the bad weather caused the raising of the first siege of <span class="pn" title="city">Limerick</span>. On the other 
hand, the <span class="ps" title="James FitzJames, first Duke of Berwick">Duke of <span class="an">Berwick</span></span> writes, “I can affirm that not a single drop of rain fell for above a month before or for three weeks after.” <sup id="fnref:11.footnotes">11<a href="#fn:11.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Thus, according to 
<span class="fa fa-bookmark" title="p.334" id="pb.334"> p.334</span>
this authority, no rain fell for over ten weeks. Though Corporal Trim was not an exact historian, there is no reason for disbelieving his recollection of the state of the weather. His description of the siege seems to have been taken by Sterne from an old soldier who had been present: “We were scarce able to crawl out of our tents at the time the siege of <span class="pn" title="city">Limerick</span> was raised, and had it not been for the quantity of brandy we set fire to every night, and the claret and cinnamon and Geneva with which we plied ourselves, we had both left our lives in the trenches. The city of <span class="pn" title="city">Limerick</span>, the siege of which was begun under His Majesty King William himself, lies in the midst of a devilish wet, swampy country; it is surrounded with the <span class="pn" title="river">Shannon</span>, and is, by its situation, one of the strongest fortified places in Ireland; it is all cut through with drains and bogs; and besides, there was such a quantity of rain fell during the siege, the whole country was like a puddle. Now, there was no such thing after the first ten days, as for a soldier to lie dry in his tent, without cutting a ditch round it to draw off the water; nor was that enough for those who could afford it without setting fire every night to a pewter dish full of brandy, which took off the damp of the air and made the inside of the tent as warm as a stove.”</p><p>The <span class="ps" title="James FitzJames, first Duke of Berwick">Duke of <span class="an">Berwick</span></span>'s statement is flatly contradicted by <span class="ps">John Stevens</span>, who was a Jacobite officer serving in the besieged town. On the 29th of August he writes: “The night was extreme cold, dark and rainy.” <sup id="fnref:12.footnotes">12<a href="#fn:12.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The 3rd of September “was appointed a general day of review for the garrison in the King's Island, but the weather proving extreme foul, it was put off.” <sup id="fnref:13.footnotes">13<a href="#fn:13.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The entry of the 29th shows in what sense he uses the word “foul,” for there he writes that “the weather began to grow foul with extreme rain.” <span class="ps" title="George Warter Story">Story</span> records that “a storm of rain and other bad weather began to threaten us, which fell out on Friday the 29th in good earnest, upon which his Majesty calling a Council of War, it was concluded the safest way was to quit the siege.” <sup id="fnref:14.footnotes">14<a href="#fn:14.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> <span class="ps" title="Isaac Dumont de Bostaquet">Dumont de Bostaquet</span>, an eye-witness Like <span class="ps" title="George Warter Story">Story</span>, says that before the siege was raised, because “la pluie avoit tombé en telle abondance que je ne doutai pas que j'aurois de la peine a la passer or du moins au retour” <sup id="fnref:15.footnotes">15<a href="#fn:15.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> from one side of the <span class="pn" title="river">Shannon</span> to the other. Captain Maupas informed Dumont “son guide craignoit que la rivière ne grossît et qu'elle ne fût plus guéable. ... La pluie continuant violemment nous fit une peine extrême, le terrain étoit gras, les chevaux ne pouvoient tenir pied, et les cavaliers aimoient mieux être à cheval que pied à terre: la pluie continua toute la journée.” <sup id="fnref:16.footnotes">16<a href="#fn:16.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> In the Clarke correspondence <sup id="fnref:17.footnotes">17<a href="#fn:17.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> occurs the significant statement: 

<span class="fa fa-bookmark" title="p.335" id="pb.335"> p.335</span>

“I wish the inclemency of the weather does not incommode the progress of the siege of <span class="pn" title="city">Limerick</span>.”</p><p>Williamite and Jacobite authorities agree that rain fell. The question that now awaits an answer is, why did <span class="ps" title="James FitzJames, first Duke of Berwick"><span class="an">Berwick</span></span> state the contrary? He was so young that he gained no honour at the siege. Moreover, he was jealous of Sarsfield; and had he emphasized the fact that rain had fallen, it would have dimmed the glory of his rival. Berwick married Sarsfield's widow, and his Memoirs attest his devotion to her. Perhaps his love of his wife made him resolve that he would not lower the reputation of her first husband. For there is little doubt that the importance of the capture and destruction of the cannon at Ballyneety has been exaggerated; it is the only outstanding exploit on the Jacobite side.</p><p>The perplexing problem then occurs that a person who from the nature of the case must have known the truth does not tell it, even though it favours him. It is not, however, without parallel. When Napoleon occupied Moscow it was burnt. The Governor of Moscow, Count Rostopchin, at the time boasted that he had fired the town. Many years afterwards, when an exile from Russia, he denied that he had ordered the conflagration. Which is to be believed, his early affirmation or his subsequent denial?</p></div><hr/></div><!--body matter (assumes div0)--><div id="body"><h2>Gédéon Bonnivert</h2><h3>Edited by Robert H. Murray</h3><!--div0: thisdiv=div0, # (nth=1) head="The Diary of Gédéon Bonnivert"--><!--Heading quâ heading--><h1 id="d43315e721">The Diary of Gédéon Bonnivert</h1><a name="entry.d43315e724">‍</a><h2 class="page-title" id="d43315e724">1.</h2><p>I came out of London the <span class="date" title="1690-06-06">6th of June, 1690</span>, and lay at <span class="pn">St. Alban's</span>. We  were to guard five carriages loaded with 250 thousand pounds for the pay of the army m Ireland.</p><a name="entry.d43315e733">‍</a><h2 class="page-title" id="d43315e733">2.</h2><p><span class="date" title="1690-06-07">Saturday the 7th</span> we went to <span class="pn">Newport Pagnell</span>, where a troop of dragoons relieved us. We tarried there till <span class="date" title="1690-06-09">Monday</span> following, then we went to <span class="pn">Daventry</span>. <span class="date" title="1690-06-10">Tuesday</span> we went to <span class="pn">Coissell</span>. <span class="date" title="1690-06-11">Wednesday</span> to <span class="pn">Stafford</span> the party went, but I left 'em by the way and went to meet a friend of mine at <span class="pn">Lichfield</span>. About four miles this side of <span class="pn">Cosswell</span> there is a stone bridge full of the plant called maiden hair.</p><a name="entry.d43315e766">‍</a><h2 class="page-title" id="d43315e766">3.</h2><p><span class="date" title="1690-06-12">Thursday</span> I met the party at <span class="pn">Nantwich</span>. Within three miles of that place is a very fine house belonging to Sir Thomas Delf, with a very fine pool full of all wild fowls. You may take notice of a carp that was taken there three quarters of a yard and odd inches long, which is set up as a weather cock at the top of the house <span class="date" title="1690-06-13">Friday</span> we came to <span class="pn">Chester</span>, the chief town of 
<span class="fa fa-bookmark" title="p.336" id="pb.336"> p.336</span>
the county. Generally <span class="pn">Cheshire</span> is a very fine county for corn and grass, which, being intermixed with fine woods, render it very pleasant to the eyes, Chester is a very large town of great trade, it being the sea port town, <sup id="fnref:18.footnotes">18<a href="#fn:18.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> though the ships come no nearer on than sixteen miles at a place called Hoylake, there the river Dee runs by its walls, and it has a pretty strong though small castle.</p><p>Sir (John) Morgan <sup id="fnref:19.footnotes">19<a href="#fn:19.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> is now Governor of that place. The two main streets of <span class="pn">Chester</span> have covered walks where you may walk at the hottest sun free from heat, and in wet weather sheltered from rain; their shops are underneath these walks. <sup id="fnref:20.footnotes">20<a href="#fn:20.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Round about the walls of the city you may walk upon large stones, and have a prospect of the town and country. Hoylake is the sea port, and has but two houses beside the King's store house. We stayed there from <span class="date" title="1690-06-16">Monday</span> in the evening (of) the 16th, till <span class="date" title="1690-06-17">Tuesday</span> at eight in the morning, then we embarked our horses, and us selves, we hoisted our sail about three in the afternoon, with the tide, but with a contrary wind, which made us ply to and fro all that day. About ten in the night no wind stirring we cast anchor till two in the morning.</p><p><span class="date" title="1690-06-18">All the day after</span> we had no wind, and our ship was only carried by the tide.</p><a name="entry.d43315e820">‍</a><h2 class="page-title" id="d43315e820">4.</h2><p><span class="date" title="1690-06-19">Thursday</span> we fished most of the day, and took a great many gurnets and whitings, the sea being in a great calm. That day we left <span class="pn">Cumberland</span> behind us, and endeavoured to reach the <span class="pn" title="island">Isle of Man</span>, but could not. In the night time, the wind arising, and pretty favourable for our voyage, we left the <span class="pn" title="island">Isle of Man</span> at our left hand, and we discovered the coasts of <span class="pn">Scotland</span> at our right hand, which they call <span class="pn">Galloway</span>; and <span class="date" title="1690-06-20">Friday being the 19th</span>, we came 
between three islands and a town called <span class="pn">Donaghadee</span>, which is a market town, and seems a pretty good one. We left it at our right, and <span class="pn">Copeland Islands</span> at our left. We saw after that, at our left, the village called <span class="pn" title="village">Bangor</span>, which is but a small one, but very fit for vessels to come to the very sides of it; both sides are very rocky. That small village is famous for <span class="ps" title="Frederick Schomberg, 1st Duke of Schomberg">Duke Schomberg</span> landing there with the forces under his command. <sup id="fnref:21.footnotes">21<a href="#fn:21.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Upon your right you 
<span class="fa fa-bookmark" title="p.337" id="pb.337"> p.337</span>
see the Castle of <span class="pn">Carrickfergus</span>, which is a strong place; we took it last year, and lost no great quantity of men. We landed at the White House, where we saw on our arrival great numbers of poor people. The women are not very shy of exposing to men's eyes those parts which are usual for the sex to hide. <sup id="fnref:22.footnotes">22<a href="#fn:22.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> We went that night to <span class="pn">Belfast</span>, which is a large and pretty town, and all along the road you see an arm of the sea upon your left, and on the right great high rocky mountains, which tops are often hidden by the clouds, and at the bottom a very pleasant wood, and very full of simples <sup id="fnref:23.footnotes">23<a href="#fn:23.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> of all sorts.</p><a name="entry.d43315e920">‍</a><h2 class="page-title" id="d43315e920">5.</h2><p>The town is a sea port. There is in it the king's custom house, and you see hard by it a very long stone bridge, which is not yet finished. The town is compassed round about it with hills. The people very civil, and there is also a great house belonging to my <span class="ps">Lord <span class="an">Donegal</span></span>, <sup id="fnref:24.footnotes">24<a href="#fn:24.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Lord Chief Justice, with very fine gardens, and groves of ash trees. The inhabitants speak very good English. We stayed there two days and three nights, and we went from thence on Tuesday, being the <span class="date" title="1690-06-24">23rd of June</span>, to <span class="pn">Lisburn</span>, where there is a great house and good gardens belonging now to my Lady Mulgrave; <sup id="fnref:25.footnotes">25<a href="#fn:25.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> it was left her with the whole estate, which amounts to £14,000 <span class="frn" title="(Latin)">per annum</span>, by my Lord Conway; the house is out of repair. There is a market kept there on that day.</p><a name="entry.d43315e946">‍</a><h2 class="page-title" id="d43315e946">6.</h2><p>Wednesday, <span class="date" title="1690-06-25">the 24th</span>, we set forth betimes in the morning, resolving to join our army, which was then encamped at <span class="pn">Loughbickland</span>. We passed by <span class="pn">Hillsborough</span>, a great house belonging to the king, standing on a hill on the lefthand of the road, and from thence we went to <span class="pn">Dromore</span>, hard by that place is the Bishop's house. The success answered our expectation, though we had a very hard and troublesome day's work. At our arrival our friends shewed joy in their faces to see us come amongst them, and each of us went to his respective tent.</p><a name="entry.d43315e961">‍</a><h2 class="page-title" id="d43315e961">7.</h2><p><span class="date" title="1690-06-26">Thursday, the 26th of June</span>, we marched at two of the clock in the morning, and went over the high hills to <span class="pn">Newry</span>. It is not to be imagined how strong naturally many passages are that way; and besides that, many strong though small forts made by King James, which made me admire many 
<span class="fa fa-bookmark" title="p.338" id="pb.338"> p.338</span>
times what should have made him quit those passages, <sup id="fnref:26.footnotes">26<a href="#fn:26.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which might have ruined most part of our army with the loss but of few of his own. That day was the first of my seeing the King riding in Irish Land, and he had then on an orange colour sash. We crossed the river at <span class="pn">Newry</span>, which was formerly a strong place, but now burnt and destroyed, and encamped upon the side of a hill, where water was very scarce. We left <span class="pn">Dundalk</span> on our left hand — it stands by the sea, and we encamped in very rugged ground. There, as soon as we had order to dismount, I left my horse to shift for himself, and I, tired with heat and want of drink, fell fast asleep for the space of four hours. Awaked as I was afterwards, I looked for my horse, but no horse to be found— in short, I went up and down for about four hours longer ere I could hear any tidings of him. Night was approaching; we were nigh the enemy, and were looking every minute to be commanded to horse, but being in this agony, as God would have it, I spied, upon the side of a bank, my saddle all in pieces. I soon after found my gentleman too, but, however, it was not without great trouble. Therefore, I advise all horsemen in such case never to part with his horse, but if he falls asleep tie the reins fast to his arm. The Inniskilling Dragoons came there to us. They are but middle-sized men, but they are, nevertheless, brave fellows. I have seen 'em, like masty dogs, run against bullets. <sup id="fnref:27.footnotes">27<a href="#fn:27.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="entry.d43315e1004">‍</a><h2 class="page-title" id="d43315e1004">8.</h2><p><span class="date" title="1690-06-28">Saturday, the 28th</span>, we were taken fifteen men out of each squadron to go with a detachment of 1,200 to <span class="pn" title="Ardee">Ardagh</span>, <sup id="fnref:28.footnotes">28<a href="#fn:28.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> where we heard the late King's army was; the rest of our army stayed behind till the Sunday following. Just as we came within sight of the town, we saw the dust rise like a cloud upon the highway beyond it. It was the enemy's <span class="term" title="(French) ">arrière garde</span> scouring away with all speed. Some dragoons were detached to follow them, who brought back two or three prisoners and many heads of cattle. We encamped this side of the town the Saturday, and the <span class="date" title="1690-06-29">Sunday</span> after our army coming to us we marched on the other side of the river, where we encamped by a corn-field by a small ruined village. The town of <span class="pn" title="Ardee">Ardagh</span> is seated in a very pleasant soil, and has 

<span class="fa fa-bookmark" title="p.339" id="pb.339"> p.339</span>

been a fine and strong borough, as one may see by the great towers still extant. King James made there very strong works, as if he would have made it a place to withstand our army; and indeed it is a strong-seated town, being in a plain having a river of one side, and boggy of the other. <span class="date" title="1690-06-30">Monday, the last of June</span>, we marched towards <span class="pn">Drogheda</span>, where the enemy were, and we came within sight of the town at nine in the morning. There we drew up our horse in three lines, and came in order of battle upon the brow of a long hill. There we saw the enemy, and were so near them we could hear one another speak, there being nothing but the river between us. As we were drawn up we had order to dismount, and every man stand by his horse's head. We had not been there long; but some of the King's Regiment of Dragoons were detached, and sent to line the river side. So they began to shoot at the enemy, and those of King James's army at 'em. They had not been long at that sport when the king, passing by the first troop of Guards, the enemy fired two small guns at him. One of the bullets greased the king's coat; <sup id="fnref:29.footnotes">29<a href="#fn:29.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> then they played on till three of the clock upon us, and shot often men and horses. One Mr. William, of the Third Troop of Guard, had his arm shot. Some of the Dutch troop were killed and wounded. Indeed 'twas a madness to expose so many good men to the slaughter without need, for we had no artillery yet come to answer theirs, ours not commencing till three in the afternoon. We did retire confusedly behind the hill at the sight of the enemy, when it might have been better managed. King James made that day a review of his army. We had a great mind to force a passage through the river to go to them, but we left it till next morning. At three in the afternoon our artillery came up, an begun to play upon theirs stoutly. Then the enemy showed they had many other batteries besides the first. They played upon one another till night; then we retired about a mile sideways.</p><a name="entry.d43315e1036">‍</a><h2 class="page-title" id="d43315e1036">9.</h2><p><span class="date" title="1690-07-01">Next morning</span> we were up at two of the clock, and we marched to gain a passage two miles of about five in the morning. The passage was a very steep hill, and a shallow river at the bottom that leaded into a very fine plain. <sup id="fnref:30.footnotes">30<a href="#fn:30.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> As we came there we found a party of the enemy with four or five 
pieces of artillery ready to receive us; <sup id="fnref:31.footnotes">31<a href="#fn:31.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> but that did not daunt our men; they went down briskly, notwithstanding their continual fire upon us. The Grenadiers and Dragoons were first of the other side, and we soon followed them; but the enemy made haste away with their cannon. We drew up in 
battle as we came in the plain, and marched directly towards the place 

<span class="fa fa-bookmark" title="p.340" id="pb.340"> p.340</span>

appointed for the battle. <sup id="fnref:32.footnotes">32<a href="#fn:32.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> After some hours we saw the enemy coming down a turning between two hills, which we knew by the rising of the dust; and by and by they shew themselves in their best colours, for they drew up upon a line only, and our army was upon three. We looked upon one another who should come first; but at last, we seeing that their foot and baggage was running away, and that the king had engaged their right way, we marched towards them over ditches and trenches. They presently retired upon a mountain behind a little town called <span class="pn">Duleek</span>, where they fired three or four pieces at us. We killed abundance of their men, and pursued the rest till nine of the clock, that we overtaking them, and having too hotly pursued them, were almost upon them, when they facing about made as if they had been willing to receive us; but we having left our foot and cannon behind, and considering how late it was, made halt. They fired for an hour and half small shot very thick upon us, for they had hid partly in bushes. At last our cannon came and played smartly upon them, till the night coming they retired, and so did we, we laying in the plow'd lands, and had no tents. That day we lost <span class="ps" title="Frederick Schomberg, 1st Duke of Schomberg">Duke Schomberg</span> and <span class="ps" title="George Walker">Dr. Walker, Governor of <span class="pn">Londonderry</span></span>. They were killed in forcing the passage. The king himself passed that way. Next day we stayed encamped in that place, and there was a popish gentleman's house plundered by us.</p><a name="entry.d43315e1079">‍</a><h2 class="page-title" id="d43315e1079">10.</h2><p><span class="date" title="1690-07-03">Thursday being the 3rd of July</span>, we came near a fine house belonging to a papist where we encamped, and where I fell sick of a violent fever and an extreme fit of the gout in the same time. I was sent to Dublin, where I stayed till <span class="date" title="1690-07-12">Saturday, the 12th</span>, that I went in the company of the adjutant-general of the Danish forces to rejoin our army. That day I went to <span class="pn">Kilcullen-bridge</span>, sixteen long miles from <span class="pn">Dublin</span>. I passed through the <span class="pn">Naas</span>, a good, big borough. At <span class="pn">Kilcullen-bridge</span>, I found our army encamped, and there we stayed one night, and the next day we marched but eight mile. There, my 
sickness continuing, or indeed rather increasing, I was forced to go to <span class="pn">Castledermot</span>; it has been the seat of some of the kings of Leinster, but now is a poor beggarly town, though in a very pretty plain. Eight miles beyond it upon the highway is the burying place of the kings of Leinster, and there you may see the vaults still full of bones, and some old inscriptions upon large stones. <sup id="fnref:33.footnotes">33<a href="#fn:33.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Our army went before <span class="pn">Waterford</span> and, after the town was surrendered, the king 
went to lay the siege before <span class="pn" title="city">Limerick</span>, whilst General Douglas <sup id="fnref:34.footnotes">34<a href="#fn:34.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> was gone to 
<span class="fa fa-bookmark" title="p.341" id="pb.341"> p.341</span>
endeavour with part of our army to take Athlone, but he had no better 
success there than our men at <span class="pn" title="city">Limerick</span>, where, through the ill-management of Captain Poultney, who, having had the conduct of eight big pieces of artillery and several other provisions, unadvisedly ordered his detachment to unbridle and turn the horses to grass, for <span class="ps" title="Dominick Sarsfield, 5th Viscount of Kilmallock">Sarsfield</span> having notice of this fell upon 'em with a very considerable party and cut most of the men to pieces, <sup id="fnref:35.footnotes">35<a href="#fn:35.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> took the cannon, nailed them, burned the carriages and all the ammunitions, and so caused by so long a delay, and the weather growing had, to raise the siege. The king, having left that place, with the loss of many men, took shipping for England. Not long after my Lord Marlborough came from England with 8,000 men, and besieged <span class="pn">Cork</span>; he was not long before it, for it was soon taken, but we had a great loss by the Duke of Grafton, <sup id="fnref:36.footnotes">36<a href="#fn:36.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> who died a few days after of a wound in his side, before <span class="pn">Kinsale</span>. After the raising of the siege of <span class="pn" title="city">Limerick</span>, I came along with our troop, thinking (as the order was then) to have gone for England, but after my staying the matter of three months, I went to <span class="pn">Lurgan</span>, in the north of Ireland, and was quartered between <span class="pn" title="Lisnagarvey">Litsenagarry</span> <sup id="fnref:37.footnotes">37<a href="#fn:37.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and <span class="pn">Lurgan</span> in the parish of <span class="pn">Ballinderry</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="navspyd43315e2" 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): The Diary of Bonnivert, 1690</p><p><b>Editor</b>: Robert H. Murray</p><p><b>Author</b>: Gédéon Bonnivert</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled and proof-read by</b>: Beatrix Färber</p></div><p><b>Funded by</b>: University College, Cork, School of History</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>1</b>. First draft</p></div><p><b>Extent</b>: 
6900 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>: 2016</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E690001-001</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>This account was first brought to our notice by Dr C.J. Woods, formerly of the RIA.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Manuscript source</h4><ul><li value="1">British Library, Sloane MS 1033.</li></ul><h4>Internet resources for place-names in Ireland</h4><ol><li value="1">www.logainm.ie</li><li value="2">www.placenamesni.org</li></ol><h4>Edition</h4><ul><li value="1">First edited, without annotaions and in in original spelling, in "The Ancestor", No. 7 (October 1903) p 26–32, by Mrs Oswald Barron, but not mentioned by Murray.</li></ul><h4>Literature, including that mentioned in the notes</h4><ol><li value="1">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).</li><li value="2">An Exact account of the Kings march to Ardee [electronic resource]: and of his forcing the Irish to abandon the pass of the River Boyne, and of what hapn'd in the passage, as also of the Irish army's retreat towards Dublin and of our army's pursuit of them: with an address presented to the King (London 1690).</li><li value="3">George Story, A true and impartial history of the most material occurrences in the kingdom of Ireland during the last two years: by an eye-witness  (=An impartial history of the wars of Ireland, Part 1) (London 1691).</li><li value="4">George Story, A continuation of the impartial history of the wars of Ireland (London 1693).</li><li value="5">Robert Parker, Memoirs of the most remarkable military transaction from the year 1683 to 1718 containing a very particular account of the several battles, sieges, &amp;c. in Ireland and Flanders (...) (Dublin 1746).</li><li value="6">James FitzJames, Duke of Berwick, Mémoires du maréchal de Berwick, écrits par lui-même, avec une suite abrégée depuis 1716, jusqu'a sa mort en 1734; précédés de son portrait (Paris 1778) [edited by his grandson, Charles de Fitz-James, Duke of FitzJames].</li><li value="7">Johann Friedrich August Kazner, Leben Friedrichs von Schomberg oder Schoenburg, 2 vols. (Mannheim 1789).</li><li value="8">James Stanier Clarke, Life of James, 2 vols. (London 1816).</li><li value="9">G. S., Two unpublished diaries connected with the battle of the Boyne, one entitled "Bonnivert's Journey" taken from the Sloane Mss. (Brit. Mus.) and the other from the autobiography of Rev. Rowland Davis, Ulster Journal of Archaeology (1:4 1856) 77–95; 169.</li><li value="10">Mémoires inédits de Dumont de Bostaquet, gentilhomme normand, sur les temps qui ont précédé et suivi la révocation de l'édit de Nantes, sur le refuge et les éxpeditions de Guillaume III en Angleterre et en Irlande. Et prédédés d'une introduction historique  (...) ed. by Charles Read and Francis Waddington (Paris 1864).</li><li value="11">Onno Klopp, Der Fall des Hauses Stuart und die Succession des Hauses Hannover in Gross-Britannien und Irland, im Zusammenhange der europäischen Angelegenheiten von 1660–1714. 14 vols. (Vienna  1875–1888).</li><li value="12">John T. Gilbert, A Jacobite narrative of the war in Ireland, 1688–1691. With contemporary letters and papers, now for the first time published. Author unknown; ascribed by some to Nicholas Plunket. More likely by Nicholas Plunket of Dunsoghly, County Dublin  (...) 1711 (Dublin 1892).</li><li value="13">Demetrius Charles Boulger, The Battle of the Boyne: together with an account based on French and other unpublished records of the war in Ireland (1688–1691) and of the formation of the Irish brigade ... France (London 1911).</li><li value="14">Robert H. Murray, Revolutionary Ireland and its Settlement (London 1911).</li><li value="15">John Stevens, The journal of John Stevens, containing a brief account of the war in Ireland, 1689–1691, ed. by Robert H. Murray, Oxford 1912 [Available online at CELT].</li><li value="16">J. G. Simms, 'Eye-witnesses of the Boyne'. Irish Sword, 6:22 (1963–4) 16–27.</li><li value="17">Michael Hewson, Robert Stearne's diary of the Williamite campaign, An Cosantóir 33 (1977) 49–53.</li><li value="18">Sheila Mulloy, 'French eye-witness of the Boyne', Irish Sword 15 (1982) 105–111.</li><li value="19">Pádraig Lenihan, 1690: Battle of the Boyne (Stroud 2003).</li><li value="20">Jonathan McElligott, 'Roger Morrice, Sir Henry Hobart, and a new eyewitness account of the battle of the Boyne', Irish Sword 24 (2004) 31–43.</li><li value="21">John Barratt, Battles for the three kingdoms: the campaigns for England, Scotland and Ireland, 1689–92 (Stroud 2007).</li><li value="22">John Childs, The Williamite wars in Ireland, 1688–91 (London 2007).</li><li value="23">C. J. Woods, Travellers' accounts as source material for Irish historians (Dublin 2009).</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 Diary of Bonnivert, 1690’. In: <i>Proceedings of the
      Royal Irish Academy‍</i> 30.13. Ed. by [Royal Irish Academy],
      pp. 331–341.</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="E690001-001.bib">
@article{E690001-001,
  editor 	 = {Robert H. Murray},
  title 	 = {The Diary of Bonnivert, 1690},
  journal 	 = {Proceedings of the Royal Irish Academy},
  editor 	 = {[Royal Irish Academy]},
  address 	 = {Dublin },
  publisher 	 = {Royal Irish Academy},
  date 	 = {January 1913},
  volume 	 = {30 },
  number 	 = {C },
  number 	 = {13 },
  pages 	 = {331–341}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E690001-001.bib" style="font-family:sans-serif;">E690001-001.bib</a></span></p></pre><a name="encodingDesc">‍</a><h3 id="details-encodingDesc">Encoding description</h3><p><b>Project description</b>: CELT: Corpus of Electronic Texts</p><h4>Sampling declarations</h4><p>The present text covers  pp 331–341.</p><h4>Editorial declarations</h4><p><b>Correction</b>: The text has been checked and proofread twice.</p><p><b>Normalization</b>: The electronic text represents the edited text.</p><p><b>Quotation</b>: Direct speech is rendered <tt>q</tt>.</p><p><b>Hyphenation</b>: 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 diary; <tt>div1</tt>= the entry; page-breaks are marked <tt>pb n=""/</tt>.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd. Date values are encoded.</p><p><b>Interpretation</b>: Names of places, people and book titles are tagged. Titles of books, articles and periodicals, as well as words in other languages than English, are marked.</p><h4>Reference declaration</h4><p>A canonical reference to a location in this text 
        should be made using “entry”, eg <cite><a href="#div1.1" class="smoothScrollApplied">entry 1</a></cite>.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: By Gédéon Bonnivert (1651–1703) a Williamite soldier. 
19 June to 13 July 1690</p><h4>Language usage</h4><ul><li value="en">The text is in English. (en)</li><li value="la">Some quotes are in Latin. (la)</li><li value="fr">Some words are in French. (fr)</li></ul><p><b>Keywords</b>: military; diary; prose; Jacobite War; Drogheda; Battle of the Boyne; religion; 17c</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2016-07-26: SGML and HTML files created. (ed. Beatrix Färber)</li><li>2016-07-25: File proofed (2); markup checked; bibliographic details added. File parsed and validated. (ed. Beatrix Färber)</li><li>2016-07-23: File proofed (1), structural and content encoding applied. (ed. Beatrix Färber)</li><li>2016-07-22: Text captured. (text capture Beatrix Färber)</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/E690001-001/">Dates are standardized in the ISO form yyyy-mm-dd. Date values are encoded.</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="E690001-001.xml"><tt>E690001-001.xml</tt></a></p></div>
 <div class="hyper-list contact"><h2>Search CELT</h2><form name="sup" id="sup" action="/search"><input type="hidden" name="site" value="names"/><div class="input-group stylish-input-group"><label for="terms" class="sr-only">Search by name</label><input id="terms" name="terms" type="text" class="form-control" placeholder="Not yet implemented"/><span class="input-group-addon"><button type="submit" title="search"><span class="fa fa-search"/><span class="sr-only">Search</span></button></span></div></form></div>
				
			</div>
		</div>
		<!-- // sidebar -->
	</div>
	<!-- // row -->
</div>
<!-- // container -->			</div>
			<!-- footer // layout: footer -->
			<div class="footnotes"><ol><li id="fn:1.footnotes"><p>1000, f. 170, Brit. Mus.: The Rev. T. H. Falkiner was good enough to transcribe all the letters for me. <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>4058, f. 45. <a class="footnotebacklink" href="#fnref:2.footnotes" rev="footnote">🢀</a></p></li><li id="fn:3.footnotes"><p>4068, f. 14. On February 16th, 1693/4, Bonnivert received a lieutenant's commission in Colonel Edward Lee's regiment of dragoons: it was disbanded in 1697. <a class="footnotebacklink" href="#fnref:3.footnotes" rev="footnote">🢀</a></p></li><li id="fn:4.footnotes"><p>The name is illegible <a class="footnotebacklink" href="#fnref:4.footnotes" rev="footnote">🢀</a></p></li><li id="fn:5.footnotes"><p>4036, f. 264. <a class="footnotebacklink" href="#fnref:5.footnotes" rev="footnote">🢀</a></p></li><li id="fn:6.footnotes"><p>4039, f. 21. <a class="footnotebacklink" href="#fnref:6.footnotes" rev="footnote">🢀</a></p></li><li id="fn:7.footnotes"><p>4039, f. 153. <a class="footnotebacklink" href="#fnref:7.footnotes" rev="footnote">🢀</a></p></li><li id="fn:8.footnotes"><p>4039, f. 167. <a class="footnotebacklink" href="#fnref:8.footnotes" rev="footnote">🢀</a></p></li><li id="fn:9.footnotes"><p>The Giant's Stairs are at Monkstown, six miles from Cork. <a class="footnotebacklink" href="#fnref:9.footnotes" rev="footnote">🢀</a></p></li><li id="fn:10.footnotes"><p>4039, f. 192. <a class="footnotebacklink" href="#fnref:10.footnotes" rev="footnote">🢀</a></p></li><li id="fn:11.footnotes"><p><span class="title" title="book">Mémoires</span>, p. 331 (1839 edition). It is amazing to find that Mr. Boulger, in <span class="title" title="book">The Battle of the Boyne</span>, pp. 196-7, supports Berwick. <a class="footnotebacklink" href="#fnref:11.footnotes" rev="footnote">🢀</a></p></li><li id="fn:12.footnotes"><p><span class="title" title="book">The Journal of John Stevens</span>, pp. 182. <a class="footnotebacklink" href="#fnref:12.footnotes" rev="footnote">🢀</a></p></li><li id="fn:13.footnotes"><p><span class="title" title="book">The Journal of John Stevens</span>, pp. 184. <a class="footnotebacklink" href="#fnref:13.footnotes" rev="footnote">🢀</a></p></li><li id="fn:14.footnotes"><p><span class="title" title="book:An Impartial History Of The Wars In Ireland">The Wars of Ireland</span>, p. 39; William to Waldeck, September 22, 1690. <a class="footnotebacklink" href="#fnref:14.footnotes" rev="footnote">🢀</a></p></li><li id="fn:15.footnotes"><p><span class="title" title="book">Mémoires Inédits</span>, p. 26. <a class="footnotebacklink" href="#fnref:15.footnotes" rev="footnote">🢀</a></p></li><li id="fn:16.footnotes"><p><span class="frn" title="(Latin)">Ibid.</span>, p. 286. <a class="footnotebacklink" href="#fnref:16.footnotes" rev="footnote">🢀</a></p></li><li id="fn:17.footnotes"><p>Vol. ii, f. 116. <a class="footnotebacklink" href="#fnref:17.footnotes" rev="footnote">🢀</a></p></li><li id="fn:18.footnotes"><p>The sandbanks of the Dee destroyed its prospects as a port. <a class="footnotebacklink" href="#fnref:18.footnotes" rev="footnote">🢀</a></p></li><li id="fn:19.footnotes"><p>Cf. <span class="title" title="book">C.S.P. Domestic, 1689–90</span>, p. 139. “All good men are very well pleased with our governor, Sir John Morgan.” <a class="footnotebacklink" href="#fnref:19.footnotes" rev="footnote">🢀</a></p></li><li id="fn:20.footnotes"><p>According to Fuller the walks or rows are “galleries wherein passengers go dry without coming into the streets, having shops on both sides and underneath, the fashion whereof is somewhat hard to conceive. It is worth their pains who have money and leisure to make their own eyes the expounder of the manner thereof, the like being said not to be seen in all England; no, nor in all Europe again.” According to Camden, “the houses are very fair built, and along the chief are galleries or walking places they call rows.” <a class="footnotebacklink" href="#fnref:20.footnotes" rev="footnote">🢀</a></p></li><li id="fn:21.footnotes"><p>He landed on August 13, 1689, with twenty thousand men. He had arrived “avec le plus beau tems et le meilleur vent qu'on eût pu souhaiter.” Kazner, <span class="title" title="book">Leben Friedrichs von Schomberg oder Schoenburg</span>, II, 290. <a class="footnotebacklink" href="#fnref:21.footnotes" rev="footnote">🢀</a></p></li><li id="fn:22.footnotes"><p>John Stevens records in 1690 that “The women were so suitable to the times that they rather enticed men to lewdness than carried the least face of modesty, in so much that in every corner of the town might be said to be a public stew. <span class="frn" title="(Latin)">In fine</span>, <span class="pn">Dublin</span> seemed to be a seminary of vice, an academy of luxury or rather a sink of corruption, and living emblem of Sodom.” Cf. Murray's edition of <span class="title" title="book">The Journal of John Stevens</span>, p. 93. The testimony of <span class="ps" title="author">Fynes Moryson</span> agrees with this account. <span class="ps" title="François de La Boullaye de la Gouz: author">Le Gouz</span> records that “In this city (i. e., in <span class="pn" title="city">Limerick</span>) there are great numbers of profligate women; which I could not have believed, on account of the climate.” <span class="title" title="book">Macariae Excidium</span>, p. 41. The effects of the Penal Laws were evil, but perhaps the sufferings they involved purified morals. <a class="footnotebacklink" href="#fnref:22.footnotes" rev="footnote">🢀</a></p></li><li id="fn:23.footnotes"><p>Simples are medicinal plants. Cf. Dampier, <span class="title" title="book">Voyages</span>, II, i, 126. <a class="footnotebacklink" href="#fnref:23.footnotes" rev="footnote">🢀</a></p></li><li id="fn:24.footnotes"><p>In 1661 he was member of parliament for Dungannon, was attainted by the parliament of 1689 as an absentee, but sat in the parliament of 1692. <a class="footnotebacklink" href="#fnref:24.footnotes" rev="footnote">🢀</a></p></li><li id="fn:25.footnotes"><p>There are ample references to Lady Mulgrave and Lord Conway in the two volumes of the old series of the Ormonde MSS. and in the seven volumes of the new series. <a class="footnotebacklink" href="#fnref:25.footnotes" rev="footnote">🢀</a></p></li><li id="fn:26.footnotes"><p>On the dismay felt by James and his circle on the landing of Schomberg, cf. Klopp's <span class="title" title="book">Der Fall des Hauses Stuart</span>, v, 51: “There was no means of resisting such a powerful army. All was lost. In a few days Schomberg would enter Dublin”; Clarke, <span class="title" title="book">Life of James II</span>, ii, 372. <a class="footnotebacklink" href="#fnref:26.footnotes" rev="footnote">🢀</a></p></li><li id="fn:27.footnotes"><p><span class="ps" title="George Warter Story">Story</span> says, “They were three regiments in all, and most of the troopers and dragoons had their waiting men, mounted on garrons.” Kazner, I. 306: “They could not endure orders, but declared at each command that they could do no good if they were not allowed to do as they liked. Howerer strangely they contrasted with Schomberg's strict discipline, he found it good to make an exception with them, and to leave them to their own genius.” Mackay observed their promptitude in planning an expedition and their rapidity in executing it. (Add. 33, 264, Brit. Mus.) Captain de Bostaquet tersely describes them as serving well, “s'ils n'étaient point si picoreurs sur lesquels on pourrait faire fonds.” Cf . Klopp, v. 30; Kazner, i, 303, ii. 300; Schomberg to William, 
September 20; Clarke Correspondence, March 16, 1691. <a class="footnotebacklink" href="#fnref:27.footnotes" rev="footnote">🢀</a></p></li><li id="fn:28.footnotes"><p>This place is obviously Ardee. <a class="footnotebacklink" href="#fnref:28.footnotes" rev="footnote">🢀</a></p></li><li id="fn:29.footnotes"><p>The first shot struck one of the holsters of Prince George of Hesse, while the second tore William's coat and grazed his shoulder. <a class="footnotebacklink" href="#fnref:29.footnotes" rev="footnote">🢀</a></p></li><li id="fn:30.footnotes"><p>This was probably Rosnaree Ford. <a class="footnotebacklink" href="#fnref:30.footnotes" rev="footnote">🢀</a></p></li><li id="fn:31.footnotes"><p>Sir Neill O'Neill commanded the Jacobites. <a class="footnotebacklink" href="#fnref:31.footnotes" rev="footnote">🢀</a></p></li><li id="fn:32.footnotes"><p>Bonnivert belonged to the British right wing detached. See the map in <span class="title" title="book">Revolutionary Ireland and its Settlement</span>, p. 154. <a class="footnotebacklink" href="#fnref:32.footnotes" rev="footnote">🢀</a></p></li><li id="fn:33.footnotes"><p>This place is Carman. <a class="footnotebacklink" href="#fnref:33.footnotes" rev="footnote">🢀</a></p></li><li id="fn:34.footnotes"><p>Douglas was at the battle of the Boyne in the vicinity of Slane Bridge, failed to take Athlone, and was at the first siege of Limerick. His writing is among the worst in the Clarke correspondence.  <a class="footnotebacklink" href="#fnref:34.footnotes" rev="footnote">🢀</a></p></li><li id="fn:35.footnotes"><p>Clarke Correspondence, August 12, 1690, vol. i, f. 90; Theo. Harrison to the Rev. John Strype, August 23 (Ellis Correspondence); Rawdon Papers, No. 143. The causes of Sir John Lanier's delay in going to the assistance of Captain Poultney have never been adequately explained. Cf. Murray's <span class="title" title="book">Revolutionary Ireland and its Settlement</span>, p. 173. <a class="footnotebacklink" href="#fnref:35.footnotes" rev="footnote">🢀</a></p></li><li id="fn:36.footnotes"><p>He was nephew of James II. <a class="footnotebacklink" href="#fnref:36.footnotes" rev="footnote">🢀</a></p></li><li id="fn:37.footnotes"><p>This is possibly Lisnagarvey, near Lisburn. <a class="footnotebacklink" href="#fnref:37.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>