
<!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: Brief Relation of the Passages in the Parliament summoned in Ireland in 1613 | 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: Brief Relation of the Passages in the Parliament summoned in Ireland in 1613 | University College Cork</title><meta name="description" content="Brief Relation of the Passages in the Parliament summoned in Ireland in 1613|an electronic edition|by unknown"/><meta property="og:title" content="Brief Relation of the Passages in the Parliament summoned in Ireland in 1613|an electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/E600001-001"/><meta property="og:description" content="Brief Relation of the Passages in the Parliament summoned in Ireland in 1613|an electronic edition|by unknown"/><meta property="og:image" content="aislingoenguso-edit-keyboard-300w.jpg"/><meta property="og:locale" content="en_IE"/><meta property="og:locale:alternate" content="la_IE"/>

  <!-- meta tag info -->
  
 <!-- Start SEO -->
 <meta name="DC.Keywords" content="default customMetaKeywords"/>
 <meta name="DC.Description" content="null"/>
 <meta name="description" content="null"/>
 <!-- START - Facebook Open Graph, Google+ and Twitter Card Tags 2.0.8.2 -->
 <!-- Facebook Open Graph -->
 <meta property="og:locale" content="en_US"/>
 <meta property="og:site_name" content="UCC"/>
 <meta property="og:title" content="University College Cork"/>
 <meta property="og:url" content="https://www.ucc.ie"/>
 <meta property="og:type" content="website"/>
 <meta property="og:description" content="Learn, Study and Research in UCC, Ireland's first 5 star university. Our tradition of independent thinking will prepare you for the world and the workplace in a vibrant, modern, green campus."/>
 <meta property="og:image" content="https://www.ucc.ie/en/media/aboutucc/12-101P1000602.JPG"/>
 <meta property="article:publisher" content="https://www.facebook.com/universitycollegecork/"/>
 <!-- Google+ / Schema.org -->
 <meta itemprop="name" content="University College Cork"/>
 <meta itemprop="description" content="Learn, Study and Research in UCC, Ireland's first 5 star university. Our tradition of independent thinking will prepare you for the world and the workplace in a vibrant, modern, green campus."/>
 <meta itemprop="image" content="https://www.ucc.ie/en/media/aboutucc/12-101P1000602.JPG"/>
 <link rel="publisher" href="https://plus.google.com/u/0/communities/103375296693922864963"/>
 <!-- Twitter Cards -->
 <meta name="twitter:title" content="University College Cork"/>
 <meta name="twitter:url" content="https://www.ucc.ie"/>
 <meta name="twitter:description" content="Learn, Study and Research in UCC, Ireland's first 5 star university. Our tradition of independent thinking will prepare you for the world and the workplace in a vibrant, modern, green campus."/>
 <meta name="twitter:image" content="https://www.ucc.ie/en/media/aboutucc/12-101P1000602.JPG"/>
 <meta name="twitter:card" content="summary_large_image"/>
 <meta name="twitter:site" content="@UCC"/>

	<!-- Styling -->
  <link rel="stylesheet" type="text/css" media="screen" href="https://www.ucc.ie/en/media/2017siteassets/css/main.min.css"/>
  <link rel="stylesheet" type="text/css" media="print" href="https://www.ucc.ie/en/media/2017siteassets/css/print.css"/>

	<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
	<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
	<!--[if lt IE 9]>
		<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
		<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
	<![endif]-->
  
  <!-- hack to enforce responsive images for everything in the module wrap -->

  <style> 
    .module-wrap img {
    	display: block;
      max-width: 100%;
      height:auto;
     }
  </style>
  
<script type="text/javascript" src="../jquery.min.js"> </script><script type="text/javascript" src="../popfoot.js"> </script><script type="text/javascript" src="bootstrap-slider.js"> </script><style type="text/css">
.left-side-nav__nav li a.nomenu:after {
    content: ""; }
.teitable {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}
        /* popup from https://codepen.io/vavik96/pen/xbjGde */
a.thumbnail { display:inline; border:none; position:relative; z-index:0; }
a.thumbnail:hover { background-color:transparent; z-index:50; }
a.thumbnail span{ /*CSS for popup image*/
        position: absolute;
        background-color: lightyellow;
        padding: 5px;
        left: -1000px;
        border: 1px dashed gray;
        visibility: hidden;
        color: black;
        text-decoration: none;
}

a.thumbnail span img{ /*CSS for popup image*/
        border-width: 0;
        padding: 2px;
}
a.thumbnail:hover span{ /*CSS for enlarged image on hover*/
        visibility: visible;
        top: 0;
        left: 60px; /*position where enlarged image should offset horizontally */
}

.aside { padding:0px; }
.left-side-nav button.empty { padding:5px; }
.left-side-nav button.empty:after { content:""; }
.subsid { line-height:120%; }
span.missing { color:red; }
span.inactive { color:blue; }
span.fa { color:green; padding-left:3px; padding-right:3px; }
div#rubric { font-family:serif; font-style:normal; }
div#rubric p { line-height:120%; }
span.u { text-decoration:underline; }
span.i { font-style:italic; }
span.captionlabel { font-weight:bold; }
caption { font-weight:bold; font-size:110%; }
ol.breadcrumb li#update:before { color:#777; font-family:sans-serif; content:"  (document last updated:"; }
ol.breadcrumb li#update:after { color:#777; content:")"; }
div.footnotes { display:none; }
div.footnotediv { font-size:80%;
                  line-height:1.2em;
                  background-color:white;
                  box-shadow: inset 0 1px 0 0 rgba(0,0,0,0.05), inset 0 0.1em 0.1em 0 rgba(0,0,0,0.025);
                  border:solid #669999; 1px; 
                  text-color:black; 
                  padding:1em; 
                  z-index:1000}
blockquote.TEI { font-size:100%; }
blockquote.TEI:before { content:" "; }
blockquote.TEI:after { content:" "; }
blockquote, .content-wrap__wrapper blockquote, .module-24 blockquote { font-style:normal; }
blockquote.summarised-letter { text-style:italic; } /* added PF 2021-02-09 for BF/HM */
blockquote.summarized-letter { text-style:italic; } /* added PF 2021-02-09 for BF/HM */
li.lg { margin-top:1em; }
li.doc { font-weight:bold; }
li.meta { font-style:normal; }
span.overlap { text-decoration: underline wavy Chocolate; }
span.flag { color:Chocolate; }
span.inlineitem { font-style:italic; }
span.trailer { font-style:italic; }
span.stage { font-family:serif; }
p.opener { font-style:italic; }
p.closer,p.dateline { text-align:right; }
/* spans created by inline markup */
span.lbn { vertical-align:sub; font-size:66%; color:green; font-style:normal; text-decoration:none; }
span.lbc { vertical-align:sub; font-size:66%; color:Gray; font-style:normal; text-decoration:none; }
span.term, span.frn, span.title, span.corr, span.sic, span.orig, span.abbr { font-style:italic; }
span.ex, span.gloss, span.sup, span.add { text-decoration:underline; }
span.del { text-decoration:line-through; }
span.date::before { content:"📅 "; font-style:normal; }
span.signed,span.salute { font-family:cursive; }
span.lem, span.on, span.orgName { font-weight:bold; }
/* TeX logos, borrowed from TeX4ht and adapted */
body span.TEX { 
                letter-spacing: -0.125em;
                padding-right:0.125em;
              }
body span.TEX span.E { 
                       position:relative;
                       top:0.4ex;
                       left:-0.0417em;
                     }
body a span.TEX { 
                  text-decoration:none;
                }
/* LaTeX */
body span.LATEX { 
                  padding-right:-0.8em;
                }
body span.LATEX span.A { 
                         position:relative;
                         top:-0.5ex;
                         left:-0.4em;
                         font-size:75%;
                       }
body span.LATEX span.TEX { 
                           position:relative;
                           left: -0.4em;
                         }
body span.LATEX span.E { 
                         position:relative;
                         top:0.4ex;
                       }
body a span.LATEX span.A { 
                           text-decoration:none;
                         }
/* BiBTeX */
body span.BIBTEX span.I { 
                          position:relative;
                          top:0.4ex;
                        }
body a span.BIBTEX span.I { 
                            text-decoration:none;
                          }
/* LyX */
body span.LYX span.Y { 
                       position:relative;
                       top:0.4ex;
                     }
body a span.LYX span.Y { 
                         text-decoration:none;
                       }
/* Metafont */
body span.MF { 
               font-family:sans-serif;
             }
/* Metapost */
body span.MP { 
               font-family:sans-serif;
             }
/* XeTeX */
body span.XETEX span.E { 
                         FILTER:FlipH;
                         position:relative;
                         top:0.5ex;
                         left:-0.0417em;
                       }
body a span.XETEX span.E { 
                           text-decoration:none;
                         }
      </style></head>

<body class="inner">

	<!-- cookie policy -->
	<div class="cookie cookiePolicy bottom" style="display:none;">
		<div class="cookie__inner">
			<div class="row">
				<div class="col-xs-12 col-sm-9">
					<a name="d.en.832499" href="http://celt.ucc.ie/"> </a>
<h2/>
<p>We use cookies to help give you the best experience on our website. By continuing without changing your cookie settings, we assume you agree to this. Please<a target="_blank" href="https://www.ucc.ie/cookies"> read our cookie policy</a> to find out more.</p>
        </div>
				<div class="col-xs-12 col-sm-2 col-sm-offset-1">
					<a class="btn btn--outlin closeCookie" href="javascript:;">Close</a>
				</div>
			</div>
		</div>
	</div>
	<!-- // cookie policy -->

	
	<!-- navbar // layout: header -->
    <header id="header" class="header">
      <div class="navbar navbar__custom">
	<a class="navbar__brand" href="https://www.ucc.ie/en/">
	  <h1 class="sr-only">University College Cork</h1>
<!--
	    src="/en/media/2017siteassets/images/ucc_logo__insertVectorrainbow.svg"
-->
	  <img alt="UCC Logo" src="https://www.ucc.ie/en/media/2017siteassets/images/ucc-central-header-logo.svg"/>
	</a> 
	<button type="button" class="nav-toggle text-uppercase" data-toggle="button" aria-pressed="false"><span>Menu</span></button> 
	<div class="ucc-class">
	  <div class="inner"><h2>Brief Relation of the Passages in the Parliament summoned in Ireland in 1613</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 E600001-001</p><h2 class="main-heading">Brief Relation of the Passages in the Parliament summoned in Ireland in 1613</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(d28816e215) n(front) 
Section 2. gi(teiHeader) n(details) gtm(BriefRelationofthePa) 
Section 3. gi(div) n(contacts) gtm(Contacts) 
Section 4. gi(div) n(rubric) gtm(Formatting) 
--><ul class="nav" id="navloc"><li class="text-uppercase meta" title="TEI Header"><a href="#teiHeader" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Header</a></li><li class="text-uppercase doc" title="Front matter"><a href="#front" class="smoothScrollApplied" id="gtmfrontNavLink"><b>introduction (Introduction)</b></a></li><li class="text-uppercase doc" title="Document body sections"><a href="#body" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Document body</a></li><li class="text-uppercase meta" title="Project contacts"><a href="#contacts" class="smoothScrollApplied" id="gtmcontactsNavLink">Contacts</a></li><li class="text-uppercase meta" title="Explanation of the symbols"><a href="#rubric" class="smoothScrollApplied" id="gtmrubricNavLink">Formatting</a></li></ul></div>
		</div>
		<div class="col-md-9 col-lg-9 content-wrap__wrapper">
			<div class="row">
				<div class="col-md-12">
					<div class="social-wrap__inner" data-spy="affix" data-offset-top="900" data-offset-bottom="200">
						
						<div class="shortlisted">
							<a class="favouritePage" id="gtmCourseSaveToFavourites" href="javascript:;">
								<p class="text-uppercase">Save To Favourites</p>
								<span><i class="fa fa-star-o">‍</i></span>
							</a>
						</div>
						<div class="share-links">
							<p class="text-uppercase">share</p>
							<ul>
								<li class="twitter"><a class="twitterShare" id="gtmTwitterShare" title="Twitter" href="javascript:;"><i class="fa fa-twitter">‍</i><span class="sr-only">Twitter</span></a></li>
								<li class="facebook"><a class="facebookShare" id="gtmFaceBookShare" title="Facebook" href="javascript:;"><i class="fa fa-facebook">‍</i><span class="sr-only">Facebook</span></a></li>
								<li class="linkedin"><a class="linkedInShare" id="gtmLinkedInShare" title="Linkedin" href="javascript:;"><i class="fa fa-linkedin">‍</i><span class="sr-only">Linkedin</span></a></li>
							</ul>
						</div>
					</div>
		    <div class="content-wrap__inner"><ol class="breadcrumb"><li><a href="https://www.ucc.ie/en/">Home</a></li><li><a href="https://www.ucc.ie/en/research-sites/celt//">CELT</a></li><li><a href="http://research.ucc.ie/celt/document/">Documents</a></li><li><a href="http://research.ucc.ie/celt">E600001-001</a></li><li id="update">2019-05-21</li></ol><!--front matter--><div id="front"><div class="introduction"><!--div: thisdiv=div, # (nth=1) head="Introduction"--><!--Heading quâ heading--><h2 id="d28816e216">Introduction</h2><p>This important account of the proceedings of the 1613 parliament in Ireland document is amongst the Carew Papers in Lambeth Palace. It is anonymous but since it is partly in handwriting of George Carew himself it was possibly compiled by him in England.</p></div><hr/></div><!--body matter (assumes div0)--><div id="body"><h2>unknown</h2><h1>Brief Relation of the Passages in the Parliament summoned in Ireland in 1613</h1><span class="fa fa-bookmark" title="p.470" id="pb.470"> p.470</span><div type="section" id="section1"><span class="fa fa-bookmark" title="p.392" id="pb.392"> p.392</span><!--div1: thisdiv=div1, #1 (nth=1) head="Brief Relation of the Passages in the Parliament summoned in Ireland in 1613, July 1613"--><!--Heading quâ heading--><h2 id="d28816e224">1. Brief Relation of the Passages in the Parliament summoned in Ireland in 1613, July 1613</h2><!--div1: thisdiv=div1, #1 (nth=2)--><h3 class="subsid"><span class="sup" title="By Hiram Morgan">Calendar of State Papers, Ireland, 1611–14, pp. 392–99.</span> <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></h3><p>Ireland standing in the state it does, is worthy the consideration to examine the probabilities like to ensue, and to provide timely remedies against future events, for the face of this Parliament now prorogued threatens ensuing mischiefs. The occasion of the distemper which now appears to be in the natives of that realm, is not as a mushroom of a night's growth, but is rooted in their hearts for many years past. In the latter end of Queen Elizabeth's reign they were no less obstinate in the Romish religion than at this present, as did appear in all the past rebellions, but her many years promising a hope of change (as they conceived),
<span class="fa fa-bookmark" title="p.393" id="pb.393"> p.393</span>
advised the wiser sort to patience, and to cover their ill affections, until no hope was left. Since his Majesty's happy reign over us, they have unmasked themselves, and by an unanim consent are resolved to leave no means unsought to work their ends, taking unusual and undutiful courses to effect the same.</p><p>Upon the first report of Queen Elizabeth's death, the citizens of Waterford, Cork, and Limerick, &amp;c., took arms, banished the ministers out of their towns, and in their rooms massing priests were placed, divers of his Majesty's good tenants and subjects were imprisoned, officers of the army and of justice contemptuously used, the magazines of munitions and victuals seized upon and converted to their own use, forts razed, sundry of his Majesty's soldiers slain; and to be brief, nothing was left undone that in their malice and weakness they were able to effect. But this storm (as soon as the Lord Deputy presented himself with an army before their walls) was appeased, and not long after land, yea, more liberties and immunities, were granted unto them than formerly they had. Finding that forcible means was not the way to attain their designs, they attempted the same in a more humble manner, and presented unto his Majesty at Hampton Court —  <sup id="fnref:2.footnotes">2<a href="#fn:2.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> — (by the hands of the fugitive traitor Tyrone) a petition subscribed by all the principal men of that kingdom then in England (the Earl of Thomond excepted), the substance of which was a free toleration of religion, which being by his Majesty rejected, and thereby they left in despair of success, treason entered into their hearts. The plot was to kill the Lord Deputy and Councillors of State, to possess themselves of the castle of Dublin, where the records and magazines of arms and munition remain, and then to declare themselves in overt rebellion, hoping to obtain that by force which by petition they could not do; and to back this enterprise a person of that realm was sent to the Archduke to solicit aid.</p><p>The discovery of this treason moved Tyrone, Tyrconnell, and some other of their accomplices to run out of Ireland. A peer of that realm, their associate, was taken prisoner, whom his Majesty in his clemency pardoned. The next attempt, which was but a branch of the former, was the rebellion of Cahir O'Doherty, but a happy shot which smote him on the head ended that business. By the flight of Tyrone, Tyrconnell, &amp;c, the rebellion of O'Doherty, and the traitorous juggling of Sir Neal O'Donnell, O'Cahan, and others, six entire counties in Ulster were escheated. There was no reason of merit to move his Majesty's charity towards them; nevertheless the King left them not unprovided, everyone according to his quality having land assigned unto them. But neither the faiting of those traitorly projects, nor yet his Majesty's gentle hand in restraining his ministers from the execution of the laws in matters of religion, nor the
<span class="fa fa-bookmark" title="p.394" id="pb.394"> p.394</span>
benefits they have received of his bounty, hath gained their love or humbled their obdurate hearts, for they are not contented with the connivance used (no man being busked for his conscience); but as it were in contempt of the laws and government in divers parts of the kingdom, yea, in the English pale, they have re-edified monasteries, wherein friars publicly preach and say mass, and the cities, towns, and country swarm with priests and Jesuits more than in former times, and in the fields seditious sermons are daily preached, whereunto thousands resort. <sup id="fnref:3.footnotes">3<a href="#fn:3.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><p>They are grown so bold that they do not only exercise their religion almost in public everywhere, but defend the same even in the face of the State. Against the oath of supremacy to be tendered unto justices of the peace, mayors, sheriffs, bailiffs, and other public ministers, which by the laws of the realm are to take the same, and also against the oaths of allegiance which every subject ought to take, they are obstinately opposite. The law fee, 12d. the Sunday, for not coming to the church they resist, and stick not to say that both that statute and 2nd Eliz. are no lawful Acts. Their sons they send to be educated in Spain, France, Italy, and the Archduke's dominions more frequently than accustomed, which hath been no ancient custom amongst them; for Sir Patrick Barnwell (now living) was the first gentleman's son of quality that was ever put out of Ireland to be brought up in learning beyond the seas. And now, lastly, how frowardly they have demeaned themselves before and since the summoning of Parliament, and upon the first day of the first session of the same shall be briefly declared. Upon the signification of the King to the Lord Deputy, about Michaelmas 1611, that a Parliament should be held in Ireland, for the better settling and reforming of that state, the Lord Deputy, as he was directed, published the same, inviting the subjects of that realm to exhibit their grievances, and to consider of propositions that might be good either for the public or for the just relief of any particular, and, further, told them that for the better encouragement of the new plantations in Ulster, and generally for the drawing of inhabitants into such other places as were either weakly peopled or dangerous in respect of their situations, his Majesty thought it meet to erect new corporations, which would produce good effects for the strength of the kingdom. These intentions deserved applause with dutiful acknowledgement, but it fell out otherwise, for nothing was so distasteful to them as the name of a Parliament, and especially the noise of the erection of new corporations was poison in their ears; for the priests and Jesuits (who keep the natives of Ireland in lawful obedience) have sown such seeds of obstinacy in their hearts, as they presently resolved to impugn his designs to
<span class="fa fa-bookmark" title="p.395" id="pb.395"> p.395</span>
their uttermost power; whereunto they were the more easily induced by a conceived fear that, not only for the present, laws would be made to curb them in religion, but that also in after times the King, by addition of new corporations (the inhabitants being Protestants), would make what laws he pleased. <sup id="fnref:4.footnotes">4<a href="#fn:4.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This mutinous interpretation of his meaning, fomented by seditious priests, took such firm root as sundry lords of the English pale, assisted with the principal gentlemen of the same, endeavoured (before the Commons) to have the intended Parliament in England. After the Commons no art or industry was omitted to raise scandal whereby the hearts of the people might be alienated from it.</p><p> <sup id="fnref:5.footnotes">5<a href="#fn:5.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>
Unto his Majesty in November 1612 the lords of the pale and others in a joint letter wrote against it, finding themselves grieved at the proceedings of the L. Deputy and Council, that they were not conferred with about the Bills of Parliament to be transmitted into England, which demand by ancient customs and precedent never appertained to them. They inveighed against the new corporations, exclaimed against the oath of supremacy tendered to magistrates, and darkly intimated, under colour of representing the perils depending upon the Parliament, the danger of revolt, and aimed at tolerance of religion in saying, that if his Majesty would withdraw such laws as touched religion their minds would be settled in a firm and faithful subjection.</p><p> <sup id="fnref:6.footnotes">6<a href="#fn:6.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The 17th of May 1613, the said Lords exhibited a petition unto the Lord Deputy, stuffed with stubborn and unseemly phrases, the contents for the most part agreeing with the letters which they had written unto his Majesty. And in the same they did not forbear to question the King's prerogative, whether he had power or not to erect new corporations or to call by writ English or Scottish noblemen (landed in Ireland) to sit in his Parliament. They found fault with many of the boroughs lately erected, alleging that they were unmeet to be incorporated.</p><p>They excepted against the holding of Parliament within the castle of Dublin, and also against the Deputy's guard of 100 foot, as if the strength of the place and the guard had been prejudicial to their freedom. They excepted also against the powder and munitions, which evermore have been placed in a room within the castle, and other frivolous objections were forced, which was done only to impeach the proceedings of the Parliament. And finding their endeavours to be in vain, they concluded to refuse their attendance.</p><p> <sup id="fnref:7.footnotes">7<a href="#fn:7.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The 18th of May 1613, being the first day of the Parliament, they, according to the usual manner, delivered their reasons, which moved the King to call the general assembly, and the
<span class="fa fa-bookmark" title="p.396" id="pb.396"> p.396</span>
Lord Deputy, in his name, recommended to the Commons Sir John Davies as their Speaker, whereupon the knights, citizens, and burgesses repaired to the Commons House, but in the election of their Speaker contention arose. The Protestant party named Sir John Davies, the Papists cried No, and named Sir John Everard. The Protestants having given their voices unto the election of Davies, went out of the House to number their voices by poll, desiring the Recusant party to send some one to tell them, which they refused; neither would they permit that themselves should be numbered. And whilst the Protestants without were numbering their heads, the Recusants within seditiously elected Sir John Everard to be their Speaker and set him in the chair. The Protestants sending some one to number the Recusants sitting, and finding their voices to be the major part, being returned into the House required Sir John Everard to give place, but he sat still and would not rise, he and the Recusants insisting that their election was legal and just. Many words of heat passed, but, in the end, the Protestants being the stronger party pulled Sir John Everard down, whereupon the Papists went out of the House protesting not to sit there any more. Before they were gone out of the outer room (which was locked and they wanted the key), the Protestants entreated them to return to their places, to submit themselves to the order of the House, and admit Sir John Davies to be their Speaker, whereupon no other answer was returned but an obstinate refusal.</p><p> <sup id="fnref:8.footnotes">8<a href="#fn:8.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The day following, the 19th of May 1613, which was the second day of Parliament, the Irish Lords wrote to the King exclaiming against the proceedings, calling them preposterous courses. They expressed their passions with epithets of <span class="frn" title="(Latin)">pius dolor et justa iracundia</span>, and did not vouchsafe in their letter to name the assembly a Parliament, but termed it an intended action. They signified a general discontent, not only against the new corporations, but also against the plantations; the new boroughs incorporated they termed <span class="frn" title="(Latin)">Tituli sine re, et figmenta sine rebus.</span> They wrote contemptibly against the persons of divers burgesses, and, as in their former letters, they intimated a menace of rebellion, and in a manner delineated how it might be managed.</p><p> <sup id="fnref:9.footnotes">9<a href="#fn:9.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The same day the Commons House of Parliament wrote to the Lords of the Council of England, wherein they took exception against the new corporations, and at divers burgesses sent from them, they complained of wrongs done unto them, that Sir John Davies was set in the Speaker's chair and that Sir John Everard was forcibly pulled out of it. They exaggerated their case so far, as they said their extremities were such and so strange as they wanted words to express them, and so unlikely to be believed, as that they were to be equalled to any accident transmitted, to posterity. They charged his
<span class="fa fa-bookmark" title="p.397" id="pb.397"> p.397</span>
Majesty's counsellors and principal officers to be the actors of the disorders complained of.</p><p> <sup id="fnref:10.footnotes">10<a href="#fn:10.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The 20th of May 1613, the Commons exhibited a petition to the Deputy, wherein they presumed to call the King's acts and proceedings to account. They prayed to be dispensed of their attendance in the House, pretending that they were in fear of their lives. They required by what authority most of those who possessed the House sat therein. They craved sight of the fiants, of the charters of the new corporations, and likewise the view of his Majesty's letters for their erection, together with their returns and other places for the Parliament.</p><p> <sup id="fnref:11.footnotes">11<a href="#fn:11.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> 
The day following being the 21 of May 1613, they preferred another petition to the Deputy, wherein by way of condition, if they might be secured of their lives and have the benefit of the laws of the kingdom and the censure of the undue returned knights and burgesses, they would repair to the House and present their Speaker. All which the Deputy, in his Majesty's name, granted, willing them to repair to their House, and he would be ready in the Upper House to receive their Speaker.</p><p> <sup id="fnref:12.footnotes">12<a href="#fn:12.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>
But their intent was far different from their words, for the same day they delivered unto the Deputy another petition, demanding that all such burgesses of the corporations might be sequestered from the House, and excluded before the objections propounded against them were declared and decided; which was a strange demand; for until a Speaker is established differences concerning undue elections cannot be determined. And albeit Sir John Davies was legally set in the chair, they would not acknowledge him as appeared in the petition, wherein they said, “that Sir John Everard being by us elected, ejected irregularly by others, and another intruded in his place by force, &amp;c,” it plainly lieth open, the cunning they used in their former petition in saying they would present their Speaker, meaning Sir John Everard, whereas the Deputy intended to receive Sir John Davies.</p><p> <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 same day, the 21 of May 1613, the Lords exhibited a second petition to the Deputy, wherein they discovered a manifest combination with the Commons of the Recusant party, containing matter touching the Upper House. They complained of undue returns made by the sheriffs and others, of knights and burgesses of the new corporations, of men chosen to serve that were not resident in them, at the holding of the Parliament in the Castle of Dublin, at the Lord Deputy's guard, that Sir John Davies was not duly elected Speaker, that Sir John Everard had a due and orderly election, that he was by force ejected, and by force Sir John Davies intruded. They questioned the Deputy's authority in erecting new corporations, saying that his commission did not
<span class="fa fa-bookmark" title="p.398" id="pb.398"> p.398</span>
bear it. They prayed a dispensation for not attending the Parliament and desired leave for some of them to go into England to complain unto his Majesty. By this it appeareth that their wilful obstinacy was in a degree more faulty than that of the Lower House, because they intermeddled in business not appertaining unto them.</p><p> <sup id="fnref:14.footnotes">14<a href="#fn:14.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> 
The next day, 22 of May 1613, the Lords presented a third petition to the Deputy, wherein they said they would not come any more to the House until his Majesty had taken some better order for settling things. Their reasons were that although the Commons House and theirs were distinct, yet they both together made but one body, protesting also that any laws made in this Parliament would, in their execution, be cried out on by the subject, as unjustly enacted.</p><p> <sup id="fnref:15.footnotes">15<a href="#fn:15.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> 
The 25 May 1613, the Recusant Commons by petition pressed the Deputy to give them the copy of his Majesty's letter for making new corporations, view of their charters, returns of all the knights, citizens, burgesses, &amp;c., and license for their agents to present the difficulties and occurrants happened in the Parliament unto his Majesty, that they might know his pleasure. Lastly, they demanded the copy of the commission for holding the Parliament.</p><p>In this meantime the Deputy seeing the froward obstinacy of the Recusants in both Houses, by proclamation in his Majesty's name, commanded them to repair for the passing of the bill of recognition to the Parliament.</p><p> <sup id="fnref:16.footnotes">16<a href="#fn:16.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> 
But instead of appearing, the Recusant Commons, the 26th of May, presented a petition to his Lordship wherein they acknowleged the King's title to the realm of Ireland and their obedience to him, yet with an obstinate resolution they protested never to return to the House until the knights and burgesses, whom they would except unto, were turned out, and until Sir John Davies was ejected, and Sir John Everard established and received as Speaker.</p><p> <sup id="fnref:17.footnotes">17<a href="#fn:17.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> 
After the example of the Commons the Lords in a petition to the Deputy on the 27 of May excused their not coming to the House, and in manifestation that their refusing to attend was no want of duty to his Majesty, they made a recognition of the King's title to the crown of Ireland, but refused their personal attendance in Parliament for the reasons formerly alleged.</p><p>The Deputy, with extreme patience, gave mild answers to these petitions, <span class="frn" title="(Latin)">sed opus et <span class="corr" title="Corrected from ‘ollum’ by BF">oleum</span> perdidit.</span> Unto persuasions that moved to conformity, they were as deaf as adders, no words pleasing their ears, that did not say, away with the new corporations, cast Davies out of the chair and place Everard in it. The Lords and gentlemen of the Recusant party, at their first coming to the city of Dublin came attended
<span class="fa fa-bookmark" title="p.399" id="pb.399"> p.399</span>
with troops, as if they had purpose to effect their designs by force, which was to be feared they would have attempted if the Parliament had been held in the town, as heretofore hath been accustomed. When they were moved by the Deputy to consider of propositions meet to be handled in that great Council, they never made use of his Majesty's grace, whereby it was evident they meant to oppose and not concur in the making of laws.
In the choice of the Speaker, they did impugn against him whom his Majesty had recommended; and when they saw they failed in plurality of voices, mutinously they nominated an Anti-Speaker, who was most unmeet, being formerly displaced from the office of judge, nevertheless they obstinately maintained his election.</p><p>Notwithstanding the just answers made them by the Deputy, to all their petitions, assuring them on his Majesty's behalf freedom and protection during the Parliament, and satisfying their exceptions, remitting to their own censures and examinations the misreturns and undue elections of knights and burgesses, and yielding to all their demands, yet, such was their froward dispositions, as in contempt of the King they departed from the Parliament; notwithstanding by proclamation they were required to return, and having notice given them, that no Act should be read in the house but the Act of Recognition, their passion so far overmastered their judgment as they peremptorily refused to obey.</p><p>This obstinacy of the Commons was seconded by the Lords, for besides the proclamation, every Lord had a messenger sent unto him to require his return, with promise that no other Bill should be read.</p><p>But neither fear of the King's indignation nor yet the bond of duty appertaining to subjects, had power to work their return; and so the first session ended, and presently certain selected men of both Houses were sent into England to complain to his Majesty of grievances, and to make apologies for their obstinacies. And for the defraying of their charges a general levy of money was made throughout the realm whereunto the Popish subjects did willingly condescend.</p></div><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="navspyd28816e2" class="hyper-list-btn"><ol><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fileDesc">fileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-titleStmt">titleStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-editionStmt">editionStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-publicationStmt">publicationStmt</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-sourceDesc">sourceDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-encodingDesc">encodingDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-profileDesc">profileDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-revisionDesc">revisionDesc</a></li><li><a class="exploreThisSectionUrl smoothScrollApplied" href="#details-fullbib">Source</a></li></ol></div><a name="fileDesc">‍</a><h3 id="details-fileDesc">File description</h3><div id="details-titleStmt"><h4>Title statement</h4><p><b>Title</b> (uniform): Brief Relation of the Passages in the Parliament summoned in Ireland in 1613</p><p><b>Author</b>: unknown</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled by</b>: Beatrix Färber</p><p><b>Proof corrections by</b>: Beatrix Färber</p><p><b>Introduction by </b>: Hiram Morgan</p></div><p><b>Funded by</b>: University College, Cork, School of History and The HEA under PRTLI4</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>1</b>. First draft, revised and corrected.</p></div><p><b>Extent</b>: 4410 words</p><div id="details-publicationStmt"><h4>Publication statement</h4><p><b>Publisher</b>: CELT: Corpus of Electronic Texts: a project of the History Department, University College Cork</p><p><b>Address</b>: College Road, Cork, Ireland—http://www.ucc.ie/celt</p><p><b>Date</b>: 2013</p><p><b>Date</b>: 2019</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: E600001-001</p><p><b>Availability</b>: Available with prior consent of the CELT programme for purposes of academic research and teaching only.The document named E600001-001 formerly contained Bacon's text 'Certain considerations touching the Plantation in Ireland'. In March 2019 this text was integrated into file E600001-015. That file, in turn, formerly contained the 'Brief Relation' which in March 2019 has been moved to the present document.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>MS sources</h4><ol><li value="1">Washington, DC, Folger Shakespeare Library, MS X.d. no.158 (Document 19).</li><li value="2">Lambeth Palace, (Carew Papers) MS 600, p. 225ff; a manuscript of 12 pages in length, half of which is in Sir George Carew's hand and half in that of a copyist (Document 19).</li></ol><h4>Secondary literature (a small selection)</h4><ol><li value="1">T. W. Moody. 'The Irish Parliament under Elizabeth and James I: A General Survey', Proceedings of the Royal Irish Academy, Sect C., Vol. 45 (1939/1940)  41–81.</li><li value="2">V. Treadwell, 'The House of Lords in the Irish Parliament of 1613-15', English Historical Review, 80 (1965)  92–107.</li><li value="3">John McCavitt, Sir Arthur Chichester. Lord Deputy of Ireland 1605–16 (institute of Irish Studies, Queen's University Belfast 1998).</li><li value="4">John McCavitt, 'An Unspeakable Parliamentary Fracas: The Irish House of Commons, 1613', Analecta Hibernica 37 (Dublin, 1998) 223–35.</li><li value="5">Coleman Dennehy, The Irish Parliament, 1613–89: The Evolution of a Colonial Institution (Studies in Early Modern Irish History), Manchester University Press, forthcoming 2019.</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%;">‘Brief Relation of the Passages in the Parliament summoned
      in Ireland in 1613, July 1613’ (1874). In: <i>Calendar of
      State Papers, Ireland, 1611–14‍</i>. Ed. by C.W. Russell and
      John P. Prendergast. Vol. 14. London: Longman &amp; Co., pp.
      392–399.</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="E600001-001.bib">
@incollection{E600001-001,
  editor 	 = {C.W. Russell and John P. Prendergast},
  title 	 = {Brief Relation of the Passages in the Parliament summoned in Ireland in 1613, July 1613},
  booktitle 	 = {Calendar of State Papers, Ireland, 1611–14},
  address 	 = {London},
  publisher 	 = {Longman \&amp; Co.},
  date 	 = {1874},
  volume 	 = {14},
  pages 	 = {392–399}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="E600001-001.bib" style="font-family:sans-serif;">E600001-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 pages 392–399 of the volume.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text has been proof-read once and parsed.</p><p><b>Normalization</b>: The electronic text represents the edited text. Words and phrases in languages other than English are tagged.</p><p><b>Quotation</b>: Direct speech is tagged <tt>q</tt>.</p><p><b>Hyphenation</b>: Soft hyphens are silently removed. When a hyphenated word (and subsequent punctuation mark) crosses a page-break, this break is marked after the completion of the word (and punctuation mark).</p><p><b>Segmentation</b>: <tt>div1</tt>=the document. Page-breaks are marked <tt>pb n=""</tt>.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd.</p><p><b>Interpretation</b>: Dates are not tagged.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: by an unknown author
<p><b>Date</b>: July 1613</p>
</p><h4>Language usage</h4><ul><li value="en">The text is in seventeenth-century English. (en)</li><li value="la">Some phrases and citations are in Latin. (la)</li></ul><p><b>Keywords</b>: histor; political; parliament; report; 17c; plantation</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2019-05-21: Correction made to header. (ed. Beatrix Färber)</li><li>2019-03-25: New word count made; file re-parsed; new SGML and HTML files created. (ed. Beatrix Färber)</li><li>2019-03-25: Additions made to bibliography. (ed. Hiram Morgan)</li><li>2019-03-22: Header constructed based on previous one. Text removed from E600001-015, inserted and structural encoding adapted. (ed. Beatrix Färber)</li><li>2019-01-21: Francis Bacon's tracts reviewed and rearranged in light of new research; Introduction supplied. (ed. Hiram Morgan)</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/E600001-001/">Dates are standardized in the ISO form yyyy-mm-dd.</a></li></ul><h2>CELT Project Contacts</h2><ul><li>Director: <a href="mailto:h.morgan@ucc.ie">Dr Hiram Morgan</a></li><li>Managing Editor: <a href="mailto:b.faerber@ucc.ie">Beatrix Färber</a></li><li>Technical Support: <a href="mailto:pflynn@ucc.ie">Dr Peter Flynn</a></li></ul><p><a href="#" class="smoothScrollApplied">More…</a></p></div><div class="contact" id="rubric"><h2>Formatting</h2><p>For details of the markup, see the 
      <a href="http://www.tei-c.org/">Text Encoding Initiative</a> (TEI)</p><p><span class="fa fa-bookmark"/>
        page of the print edition</p><p><span class="fa fa-book"/> folio of the manuscript</p><p><span class="fa fa-folder"/> numbered division</p><p><span class="lbn"> 999</span> line number of the print edition (in grey: interpolated)</p><p><span class="u">underlining</span>: text supplied, added, or expanded
      editorially</p><p><span class="i">italics</span>:
      foreign words; corrections (hover to view); document titles</p><p><span class="lem">bold</span>: lemmata (hover for readings)</p><p><span class="overlap">wavy underlining</span>: scribal additions 
      in another hand; hand shifts flagged with <span class="flag">⚑</span> 
      (hover to view)</p><p style="color:red;">TEI markup for which a representation 
      has not yet been decided is shown in red: 
      comments and suggestions are welcome.</p><h6>Source document</h6><p><a href="E600001-001.xml"><tt>E600001-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>The original, Lambeth Palace (Carew Papers) MS 600, p. 225ff, is a manuscript of 12 pages in length half of which is in Sir George Carew's hand and half in a copyist's. <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>in margin: anno 1 James <a class="footnotebacklink" href="#fnref:2.footnotes" rev="footnote">🢀</a></p></li><li id="fn:3.footnotes"><p>In margin: The places: — <br/>
Ballifaunye, in Westm.<br/>
Kilconel, in co. Galway.<br/>
Rosanol, in co. Mayo.<br/>
Butevant, in co. Cork.<br/>
Kilcrea, in co. Cork.<br/>
Timolog, in co. Cork.<br/>
Quin, in Thomond.<br/>
Ferierloghe, in Desmond.<br/>
Kilkenny City.<br/>
Waterford City and elsewhere. <a class="footnotebacklink" href="#fnref:3.footnotes" rev="footnote">🢀</a></p></li><li id="fn:4.footnotes"><p>In margin: Note: — That in October before the Lords of Ireland did write unto his Majesty, Sir Patrick Barnwell addressed his letters to his cousin, Mr. Darcy, in England, wherein he bewailed the estate of that realm, scandalizing the intended Parliament, saying it would overthrow the kingdom, reduce it into perpetual thraldom, traducing the new intended corporations being devised only to pass votes, professing himself opposite unto it, and consulting how to provoke it. <a class="footnotebacklink" href="#fnref:4.footnotes" rev="footnote">🢀</a></p></li><li id="fn:5.footnotes"><p>In margin: — <br/>Nov. 1612 the first letter of the Lords to his Majesty. <a class="footnotebacklink" href="#fnref:5.footnotes" rev="footnote">🢀</a></p></li><li id="fn:6.footnotes"><p>In margin:17th May. The first petition to the Lord Deputy. <a class="footnotebacklink" href="#fnref:6.footnotes" rev="footnote">🢀</a></p></li><li id="fn:7.footnotes"><p>In margin: 18th May. The first day of the Parliament. <a class="footnotebacklink" href="#fnref:7.footnotes" rev="footnote">🢀</a></p></li><li id="fn:8.footnotes"><p>In margin: 19th May. The Lords' second letter to his Majesty. <a class="footnotebacklink" href="#fnref:8.footnotes" rev="footnote">🢀</a></p></li><li id="fn:9.footnotes"><p>In margin: 19th May. The Commons letter to the Lords in England. <a class="footnotebacklink" href="#fnref:9.footnotes" rev="footnote">🢀</a></p></li><li id="fn:10.footnotes"><p>In margin: 20th May. The Commons first petition to the Lord Deputy. <a class="footnotebacklink" href="#fnref:10.footnotes" rev="footnote">🢀</a></p></li><li id="fn:11.footnotes"><p>In margin: 21st May. The second petition of the Commons to the Lord Deputy. <a class="footnotebacklink" href="#fnref:11.footnotes" rev="footnote">🢀</a></p></li><li id="fn:12.footnotes"><p>In margin: 21st May. The third petition of the Commons to the Lord Deputy. <a class="footnotebacklink" href="#fnref:12.footnotes" rev="footnote">🢀</a></p></li><li id="fn:13.footnotes"><p>In margin: 21st May. The second petition of the Lords to the Lord Deputy. <a class="footnotebacklink" href="#fnref:13.footnotes" rev="footnote">🢀</a></p></li><li id="fn:14.footnotes"><p>In margin: 22nd May. The Lords' third petition to the Lord Deputy. <a class="footnotebacklink" href="#fnref:14.footnotes" rev="footnote">🢀</a></p></li><li id="fn:15.footnotes"><p>In margin: 25th May. The fourth petition of the Commons to the Lord Deputy. <a class="footnotebacklink" href="#fnref:15.footnotes" rev="footnote">🢀</a></p></li><li id="fn:16.footnotes"><p>In margin: 26th May. The fifth petition of the Commons to the Deputy. <a class="footnotebacklink" href="#fnref:16.footnotes" rev="footnote">🢀</a></p></li><li id="fn:17.footnotes"><p>In margin: 27th May. The Lords' fourth petition to the Lord Deputy. <a class="footnotebacklink" href="#fnref:17.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>