
<!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 Journey of Symon Semeonis from Ireland to the Holy Land | 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 Journey of Symon Semeonis from Ireland to the Holy Land | University College Cork</title><meta name="description" content="The Journey of Symon Semeonis from Ireland to the Holy Land|An electronic edition|by Symon Semeonis (Simon FitzSimon)"/><meta property="og:title" content="The Journey of Symon Semeonis from Ireland to the Holy Land|An electronic edition"/><meta property="og:url" content="http://research.ucc.ie/celt/document/T300002-001"/><meta property="og:description" content="The Journey of Symon Semeonis from Ireland to the Holy Land|An electronic edition|by Symon Semeonis (Simon FitzSimon)"/><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 property="og:locale:alternate" content="it_IE"/><meta property="og:locale:alternate" content="iw_IE"/><meta property="og:locale:alternate" content="ar_IE"/>

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

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

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

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

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

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

<body class="inner">

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

	
	<!-- navbar // layout: header -->
    <header id="header" class="header">
      <div class="navbar navbar__custom">
	<a class="navbar__brand" href="https://www.ucc.ie/en/">
	  <h1 class="sr-only">University College Cork</h1>
<!--
	    src="/en/media/2017siteassets/images/ucc_logo__insertVectorrainbow.svg"
-->
	  <img alt="UCC Logo" src="https://www.ucc.ie/en/media/2017siteassets/images/ucc-central-header-logo.svg"/>
	</a> 
	<button type="button" class="nav-toggle text-uppercase" data-toggle="button" aria-pressed="false"><span>Menu</span></button> 
	<div class="ucc-class">
	  <div class="inner"><h2>The Journey of Symon Semeonis from Ireland to the Holy Land</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 T300002-001</p><h2 class="main-heading">The Journey of Symon Semeonis from Ireland to the Holy Land</h2><div class="btn-block">‍</div></figcaption></figure></div>
	  </div>
 <!--  container -->
 <div class="container">
	<!--  row -->
	<div class="row">
		<div class="page-nav" id="navspy" data-spy="affix" data-offset-top="750">
			<button class="btn btn--blue" type="button" data-toggle="collapse" data-target="#page-nav" aria-expanded="false" aria-controls="page-nav">On This Page</button>
			<div class="collapse" id="page-nav"><!--The $refsections variable contains:
Section 1. label(Section) unit(number) xml:id(d45196e356) gi(div1) heads(0) n(1) gtm(Havingdeclinedthehigh) num(1) menutext(Having declined the highest honour, and…) 
Section 2. label(Section) unit(number) xml:id(d45196e371) gi(div1) heads(0) n(2) gtm(Continuingourjourneyb) num(2) menutext(Continuing our journey by land we…) 
Section 3. label(Section) unit(number) xml:id(d45196e374) gi(div1) heads(0) n(3) gtm(WereachedthecityofC) num(3) menutext(We reached the city of Chester,…) 
Section 4. label(Section) unit(number) xml:id(d45196e385) gi(div1) heads(0) n(4) gtm(Trafficcontinuouslyrea) num(4) menutext(Traffic continuously reaches London by the…) 
Section 5. label(Section) unit(number) xml:id(d45196e402) gi(div1) heads(0) n(5) gtm(Afterseveraldayswepr) num(5) menutext(After several days we proceeded by…) 
Section 6. label(Section) unit(number) xml:id(d45196e425) gi(div1) heads(0) n(6) gtm(SailingfromDoverwela) num(6) menutext(Sailing from Dover we landed at…) 
Section 7. label(Section) unit(number) xml:id(d45196e431) gi(div1) heads(0) n(7) gtm(Fromtherewecametoth) num(7) menutext(From there we came to the…) 
Section 8. label(Section) unit(number) xml:id(d45196e454) gi(div1) heads(0) n(8) gtm(Havingveneratedtheser) num(8) menutext(Having venerated these relics we passed…) 
Section 9. label(Section) unit(number) xml:id(d45196e478) gi(div1) heads(0) n(9) gtm(9.SailingdowntheRhon) num(9) menutext(9. Sailing down the Rhone we…) 
Section 10. label(Section) unit(number) xml:id(d45196e492) gi(div1) heads(0) n(10) gtm(Continuingourjourneyd) num(10) menutext(Continuing our journey down the Rhone…) 
Section 11. label(Section) unit(number) xml:id(d45196e503) gi(div1) heads(0) n(11) gtm(SailingdowntheRhonew) num(11) menutext(Sailing down the Rhone we came…) 
Section 12. label(Section) unit(number) xml:id(d45196e517) gi(div1) heads(0) n(12) gtm(HasteningonthroughDra) num(12) menutext(Hastening on through Draguignan, Saint-Maximin, and…) 
Section 13. label(Section) unit(number) xml:id(d45196e531) gi(div1) heads(0) n(13) gtm(Traversingmountains,va) num(13) menutext(Traversing mountains, valleys, thick forests, and…) 
Section 14. label(Section) unit(number) xml:id(d45196e534) gi(div1) heads(0) n(14) gtm(Ontheeveoftheapostl) num(14) menutext(On the eve of the apostles…) 
Section 15. label(Section) unit(number) xml:id(d45196e575) gi(div1) heads(0) n(15) gtm(DepartingfromVeniceon) num(15) menutext(Departing from Venice on Thursday, 18…) 
Section 16. label(Section) unit(number) xml:id(d45196e590) gi(div1) heads(0) n(16) gtm(Nextwepassedthrought) num(16) menutext(Next we passed through two towns…) 
Section 17. label(Section) unit(number) xml:id(d45196e629) gi(div1) heads(0) n(17) gtm(Afterafewdaysspenth) num(17) menutext(After a few days spent here,…) 
Section 18. label(Section) unit(number) xml:id(d45196e698) gi(div1) heads(0) n(18) gtm(Availingourselvesofth) num(18) menutext(Availing ourselves of the favourable winds,…) 
Section 19. label(Section) unit(number) xml:id(d45196e728) gi(div1) heads(0) n(19) gtm(FromMethonewesailedp) num(19) menutext(From Methone we sailed past Corone,…) 
Section 20. label(Section) unit(number) xml:id(d45196e762) gi(div1) heads(0) n(20) gtm(Wenextreachedtheisla) num(20) menutext(We next reached the island of…) 
Section 21. label(Section) unit(number) xml:id(d45196e781) gi(div1) heads(0) n(21) gtm(Sailingalongthecoast) num(21) menutext(Sailing along the coast past Byohoru,…) 
Section 22. label(Section) unit(number) xml:id(d45196e787) gi(div1) heads(0) n(22) gtm(Thiscity,likethoseof) num(22) menutext(This city, like those of Istria,…) 
Section 23. label(Section) unit(number) xml:id(d45196e828) gi(div1) heads(0) n(23) gtm(TheislandofCreteiso) num(23) menutext(The island of Crete is oblong…) 
Section 24. label(Section) unit(number) xml:id(d45196e843) gi(div1) heads(0) n(24) gtm(Leavingthiscity[Candi) num(24) menutext(Leaving this city [Candia] on Monday…) 
Section 25. label(Section) unit(number) xml:id(d45196e860) gi(div1) heads(0) n(25) gtm(TheAdmiralonlearning) num(25) menutext(The Admiral on learning of the…) 
Section 26. label(Section) unit(number) xml:id(d45196e871) gi(div1) heads(0) n(26) gtm(Betweenthesegates,as) num(26) menutext(Between these gates, as mentioned, from…) 
Section 27. label(Section) unit(number) xml:id(d45196e896) gi(div1) heads(0) n(27) gtm(Wewerethen,attheexp) num(27) menutext(We were then, at the express…) 
Section 28. label(Section) unit(number) xml:id(d45196e936) gi(div1) heads(0) n(28) gtm(TheSaracensdothisfor) num(28) menutext(The Saracens do this for the…) 
Section 29. label(Section) unit(number) xml:id(d45196e966) gi(div1) heads(0) n(29) gtm(Theirchurchesareheld) num(29) menutext(Their churches are held in the…) 
Section 30. label(Section) unit(number) xml:id(d45196e1011) gi(div1) heads(0) n(30) gtm(Onthesubjectofparadi) num(30) menutext(On the subject of paradise and…) 
Section 31. label(Section) unit(number) xml:id(d45196e1031) gi(div1) heads(0) n(31) gtm(Theseribaldscallallt) num(31) menutext(These ribalds call all the western…) 
Section 32. label(Section) unit(number) xml:id(d45196e1081) gi(div1) heads(0) n(32) gtm(TheJacobitesmentioned) num(32) menutext(The Jacobites mentioned above admit circumcision…) 
Section 33. label(Section) unit(number) xml:id(d45196e1120) gi(div1) heads(0) n(33) gtm(ThecityofAlexandriai) num(33) menutext(The city of Alexandria is surrounded…) 
Section 34. label(Section) unit(number) xml:id(d45196e1133) gi(div1) heads(0) n(34) gtm(Thiscityisinhabitedb) num(34) menutext(This city is inhabited by Saracens,…) 
Section 35. label(Section) unit(number) xml:id(d45196e1142) gi(div1) heads(0) n(35) gtm(TheSaracensrarelyorn) num(35) menutext(The Saracens rarely or never wear…) 
Section 36. label(Section) unit(number) xml:id(d45196e1172) gi(div1) heads(0) n(36) gtm(Womenarenotpermitted) num(36) menutext(Women are not permitted to enter…) 
Section 37. label(Section) unit(number) xml:id(d45196e1188) gi(div1) heads(0) n(37) gtm(Alexandriashinesinout) num(37) menutext(Alexandria shines in outward appearance, but…) 
Section 38. label(Section) unit(number) xml:id(d45196e1214) gi(div1) heads(0) n(38) gtm(Thiscityenjoysthebes) num(38) menutext(This city enjoys the best and…) 
Section 39. label(Section) unit(number) xml:id(d45196e1248) gi(div1) heads(0) n(39) gtm(Resumingourjourneyon) num(39) menutext(Resuming our journey on Wednesday after…) 
Section 40. label(Section) unit(number) xml:id(d45196e1274) gi(div1) heads(0) n(40) gtm(Thistown[Fow]issurro) num(40) menutext(This town [Fow] is surrounded on…) 
Section 41. label(Section) unit(number) xml:id(d45196e1337) gi(div1) heads(0) n(41) gtm(Itmaybenotedthatfoo) num(41) menutext(It may be noted that food…) 
Section 42. label(Section) unit(number) xml:id(d45196e1377) gi(div1) heads(0) n(42) gtm(Itrarelyorneverrains) num(42) menutext(It rarely or never rains in…) 
Section 43. label(Section) unit(number) xml:id(d45196e1395) gi(div1) heads(0) n(43) gtm(Thisisthemostbeautif) num(43) menutext(This is the most beautiful, prosperous…) 
Section 44. label(Section) unit(number) xml:id(d45196e1414) gi(div1) heads(0) n(44) gtm(Egyptisthehomeandmo) num(44) menutext(Egypt is the home and mother…) 
Section 45. label(Section) unit(number) xml:id(d45196e1417) gi(div1) heads(0) n(45) gtm(Pigeons,hens,river-bir) num(45) menutext(Pigeons, hens, river-birds and other kinds…) 
Section 46. label(Section) unit(number) xml:id(d45196e1438) gi(div1) heads(0) n(46) gtm(AllthequadrupedsofEg) num(46) menutext(All the quadrupeds of Egypt commonly…) 
Section 47. label(Section) unit(number) xml:id(d45196e1460) gi(div1) heads(0) n(47) gtm(ThepeasantsofEgyptar) num(47) menutext(The peasants of Egypt are a…) 
Section 48. label(Section) unit(number) xml:id(d45196e1472) gi(div1) heads(0) n(48) gtm(Omittingothermatters,) num(48) menutext(Omitting other matters, we sailed from…) 
Section 49. label(Section) unit(number) xml:id(d45196e1488) gi(div1) heads(0) n(49) gtm(Thefatherofthispeopl) num(49) menutext(The father of this people was…) 
Section 50. label(Section) unit(number) xml:id(d45196e1513) gi(div1) heads(0) n(50) gtm(Thenumberofcamelsand) num(50) menutext(The number of camels and of…) 
Section 51. label(Section) unit(number) xml:id(d45196e1528) gi(div1) heads(0) n(51) gtm(Menandwomenofpractic) num(51) menutext(Men and women of practically every…) 
Section 52. label(Section) unit(number) xml:id(d45196e1558) gi(div1) heads(0) n(52) gtm(ThecityofCairoissit) num(52) menutext(The city of Cairo is situated…) 
Section 53. label(Section) unit(number) xml:id(d45196e1609) gi(div1) heads(0) n(53) gtm(Towardsthecentreofth) num(53) menutext(Towards the centre of the city,…) 
Section 54. label(Section) unit(number) xml:id(d45196e1627) gi(div1) heads(0) n(54) gtm(Itmayberemarkedthat) num(54) menutext(It may be remarked that just…) 
Section 55. label(Section) unit(number) xml:id(d45196e1642) gi(div1) heads(0) n(55) gtm(Itmayberemarkedthat) num(55) menutext(It may be remarked that the…) 
Section 56. label(Section) unit(number) xml:id(d45196e1653) gi(div1) heads(0) n(56) gtm(InCairoasinallEgypt) num(56) menutext(In Cairo as in all Egypt…) 
Section 57. label(Section) unit(number) xml:id(d45196e1659) gi(div1) heads(0) n(57) gtm(Towardsthenorthofthe) num(57) menutext(Towards the north of the city…) 
Section 58. label(Section) unit(number) xml:id(d45196e1691) gi(div1) heads(0) n(58) gtm(Thisvine,asalreadyme) num(58) menutext(This vine, as already mentioned is…) 
Section 59. label(Section) unit(number) xml:id(d45196e1708) gi(div1) heads(0) n(59) gtm(Tothenorthofthiswel) num(59) menutext(To the north of this well…) 
Section 60. label(Section) unit(number) xml:id(d45196e1722) gi(div1) heads(0) n(60) gtm(Aboutamiletothesout) num(60) menutext(About a mile to the south…) 
Section 61. label(Section) unit(number) xml:id(d45196e1746) gi(div1) heads(0) n(61) gtm(Notfaroffisanunderg) num(61) menutext(Not far off is an underground…) 
Section 62. label(Section) unit(number) xml:id(d45196e1752) gi(div1) heads(0) n(62) gtm(AtBabylonallthegalle) num(62) menutext(At Babylon all the galleys and…) 
Section 63. label(Section) unit(number) xml:id(d45196e1764) gi(div1) heads(0) n(63) gtm(InBabylonthereexists) num(63) menutext(In Babylon there exists a most…) 
Section 64. label(Section) unit(number) xml:id(d45196e1791) gi(div1) heads(0) n(64) gtm(Thisisthechurchwhich) num(64) menutext(This is the church which the…) 
Section 65. label(Section) unit(number) xml:id(d45196e1803) gi(div1) heads(0) n(65) gtm(InBabylonthereisalso) num(65) menutext(In Babylon there is also a…) 
Section 66. label(Section) unit(number) xml:id(d45196e1814) gi(div1) heads(0) n(66) gtm(Inthesamecity[Babylo) num(66) menutext(In the same city [Babylon] is…) 
Section 67. label(Section) unit(number) xml:id(d45196e1837) gi(div1) heads(0) n(67) gtm(Anothergloriouschurch) num(67) menutext(Another glorious church in the same…) 
Section 68. label(Section) unit(number) xml:id(d45196e1849) gi(div1) heads(0) n(68) gtm(Inthesamecity,outsid) num(68) menutext(In the same city, outside the…) 
Section 69. label(Section) unit(number) xml:id(d45196e1860) gi(div1) heads(0) n(69) gtm(AboutthecentreofBaby) num(69) menutext(About the centre of Babylon is…) 
Section 70. label(Section) unit(number) xml:id(d45196e1872) gi(div1) heads(0) n(70) gtm(IntheKoran,suralxxi,) num(70) menutext(In the Koran, sura lxxi, it…) 
Section 71. label(Section) unit(number) xml:id(d45196e1882) gi(div1) heads(0) n(71) gtm(IntheSaracencitiespe) num(71) menutext(In the Saracen cities people of…) 
Section 72. label(Section) unit(number) xml:id(d45196e1901) gi(div1) heads(0) n(72) gtm(TheseNubians,thoughin) num(72) menutext(These Nubians, though in appearance and…) 
Section 73. label(Section) unit(number) xml:id(d45196e1913) gi(div1) heads(0) n(73) gtm(Theseandalsomanyothe) num(73) menutext(These and also many other things…) 
Section 74. label(Section) unit(number) xml:id(d45196e1924) gi(div1) heads(0) n(74) gtm(AndwhenI,theafore-me) num(74) menutext(And when I, the afore-mentioned Brother…) 
Section 75. label(Section) unit(number) xml:id(d45196e1933) gi(div1) heads(0) n(75) gtm(OyewhotraveltoRome) num(75) menutext(O ye who travel to Rome…) 
Section 76. label(Section) unit(number) xml:id(d45196e1940) gi(div1) heads(0) n(76) gtm(Havingpassedmytimein) num(76) menutext(Having passed my time in thoughts…) 
Section 77. label(Section) unit(number) xml:id(d45196e1943) gi(div1) heads(0) n(77) gtm(Havingburiedmycompani) num(77) menutext(Having buried my companion, as recorded…) 
Section 78. label(Section) unit(number) xml:id(d45196e1946) gi(div1) heads(0) n(78) gtm(Thissignisaveryrude) num(78) menutext(This sign is a very rude…) 
Section 79. label(Section) unit(number) xml:id(d45196e1949) gi(div1) heads(0) n(79) gtm(Theafore-mentioneddrag) num(79) menutext(The afore-mentioned dragomen are three in…) 
Section 80. label(Section) unit(number) xml:id(d45196e1954) gi(div1) heads(0) n(80) gtm(Itisnecessaryforall) num(80) menutext(It is necessary for all those…) 
Section 81. label(Section) unit(number) xml:id(d45196e1966) gi(div1) heads(0) n(81) gtm(Havinghiredtwocamels) num(81) menutext(Having hired two camels and a…) 
Section 82. label(Section) unit(number) xml:id(d45196e1980) gi(div1) heads(0) n(82) gtm(Thecamelsareloadedwi) num(82) menutext(The camels are loaded with tents,…) 
Section 83. label(Section) unit(number) xml:id(d45196e1984) gi(div1) heads(0) n(83) gtm(Theyliveinabestialf) num(83) menutext(They live in a bestial fashion…) 
Section 84. label(Section) unit(number) xml:id(d45196e1995) gi(div1) heads(0) n(84) gtm(Whentheymovetheircam) num(84) menutext(When they move their camps or…) 
Section 85. label(Section) unit(number) xml:id(d45196e2016) gi(div1) heads(0) n(85) gtm(Omittingfurtherdescrip) num(85) menutext(Omitting further description of these wolves,…) 
Section 86. label(Section) unit(number) xml:id(d45196e2030) gi(div1) heads(0) n(86) gtm(FromBelbeiswehastened) num(86) menutext(From Belbeis we hastened through the…) 
Section 87. label(Section) unit(number) xml:id(d45196e2053) gi(div1) heads(0) n(87) gtm(Hasteningon,wereached) num(87) menutext(Hastening on, we reached the village…) 
Section 88. label(Section) unit(number) xml:id(d45196e2067) gi(div1) heads(0) n(88) gtm(Thisvillageisveryric) num(88) menutext(This village is very rich in…) 
Section 89. label(Section) unit(number) xml:id(d45196e2080) gi(div1) heads(0) n(89) gtm(Havingparticipatedins) num(89) menutext(Having participated in spiritual consolation and…) 
Section 90. label(Section) unit(number) xml:id(d45196e2092) gi(div1) heads(0) n(90) gtm(Herelargenumbersofca) num(90) menutext(Here large numbers of camels and…) 
Section 91. label(Section) unit(number) xml:id(d45196e2098) gi(div1) heads(0) n(91) gtm(Wemayremarkthatinth) num(91) menutext(We may remark that in the…) 
Section 92. label(Section) unit(number) xml:id(d45196e2104) gi(div1) heads(0) n(92) gtm(Fromthiscity[Gaza]we) num(92) menutext(From this city [Gaza] we came…) 
Section 93. label(Section) unit(number) xml:id(d45196e2118) gi(div1) heads(0) n(93) gtm(Havingvisitedthisplac) num(93) menutext(Having visited this place with due…) 
Section 94. label(Section) unit(number) xml:id(d45196e2130) gi(div1) heads(0) n(94) gtm(Thiscitywasoncesitua) num(94) menutext(This city was once situated for…) 
Section 95. label(Section) unit(number) xml:id(d45196e2133) gi(div1) heads(0) n(95) gtm(Onthenorthernsideof) num(95) menutext(On the northern side of this…) 
Section 96. label(Section) unit(number) xml:id(d45196e2167) gi(div1) heads(0) n(96) gtm(Totheeastofthesedoo) num(96) menutext(To the east of these doors,…) 
Section 97. label(Section) unit(number) xml:id(d45196e2170) gi(div1) heads(0) n(97) gtm(Fromthefootofthoses) num(97) menutext(From the foot of those steps…) 
Section 98. label(Section) unit(number) xml:id(d45196e2173) gi(div1) heads(0) n(98) gtm(Fromthefootoftheabo) num(98) menutext(From the foot of the above-mentioned…) 
Section 99. label(Section) unit(number) xml:id(d45196e2179) gi(div1) heads(0) n(99) gtm(Thetoweralreadymentio) num(99) menutext(The tower already mentioned [c. 94]…) 
Section 100. label(Section) unit(number) xml:id(d45196e2196) gi(div1) heads(0) n(100) gtm(Oppositetheaforementio) num(100) menutext(Opposite the aforementioned tower, to the…) 
Section 101. gi(teiHeader) n(details) gtm(TheJourneyofSymonSem) 
Section 102. gi(div) n(contacts) gtm(Contacts) 
Section 103. gi(div) n(rubric) gtm(Formatting) 
--><ul class="nav" id="navloc"><li class="text-uppercase meta" title="TEI Header"><a href="#teiHeader" class="smoothScrollApplied" id="gtmteiHeaderNavLink">Header</a></li><li class="doc" title="Document body sections"><span style="color:white;">Section</span> <select onchange="if(this.options[this.selectedIndex].value!='')location.href=this.options[this.selectedIndex].value;"><option value="T300002-001#d45196e356">1. Having declined the highest honour, and…</option><option value="T300002-001#d45196e371">2. Continuing our journey by land we…</option><option value="T300002-001#d45196e374">3. We reached the city of Chester,…</option><option value="T300002-001#d45196e385">4. Traffic continuously reaches London by the…</option><option value="T300002-001#d45196e402">5. After several days we proceeded by…</option><option value="T300002-001#d45196e425">6. Sailing from Dover we landed at…</option><option value="T300002-001#d45196e431">7. From there we came to the…</option><option value="T300002-001#d45196e454">8. Having venerated these relics we passed…</option><option value="T300002-001#d45196e478">9. 9. Sailing down the Rhone we…</option><option value="T300002-001#d45196e492">10. Continuing our journey down the Rhone…</option><option value="T300002-001#d45196e503">11. Sailing down the Rhone we came…</option><option value="T300002-001#d45196e517">12. Hastening on through Draguignan, Saint-Maximin, and…</option><option value="T300002-001#d45196e531">13. Traversing mountains, valleys, thick forests, and…</option><option value="T300002-001#d45196e534">14. On the eve of the apostles…</option><option value="T300002-001#d45196e575">15. Departing from Venice on Thursday, 18…</option><option value="T300002-001#d45196e590">16. Next we passed through two towns…</option><option value="T300002-001#d45196e629">17. After a few days spent here,…</option><option value="T300002-001#d45196e698">18. Availing ourselves of the favourable winds,…</option><option value="T300002-001#d45196e728">19. From Methone we sailed past Corone,…</option><option value="T300002-001#d45196e762">20. We next reached the island of…</option><option value="T300002-001#d45196e781">21. Sailing along the coast past Byohoru,…</option><option value="T300002-001#d45196e787">22. This city, like those of Istria,…</option><option value="T300002-001#d45196e828">23. The island of Crete is oblong…</option><option value="T300002-001#d45196e843">24. Leaving this city [Candia] on Monday…</option><option value="T300002-001#d45196e860">25. The Admiral on learning of the…</option><option value="T300002-001#d45196e871">26. Between these gates, as mentioned, from…</option><option value="T300002-001#d45196e896">27. We were then, at the express…</option><option value="T300002-001#d45196e936">28. The Saracens do this for the…</option><option value="T300002-001#d45196e966">29. Their churches are held in the…</option><option value="T300002-001#d45196e1011">30. On the subject of paradise and…</option><option value="T300002-001#d45196e1031">31. These ribalds call all the western…</option><option value="T300002-001#d45196e1081">32. The Jacobites mentioned above admit circumcision…</option><option value="T300002-001#d45196e1120">33. The city of Alexandria is surrounded…</option><option value="T300002-001#d45196e1133">34. This city is inhabited by Saracens,…</option><option value="T300002-001#d45196e1142">35. The Saracens rarely or never wear…</option><option value="T300002-001#d45196e1172">36. Women are not permitted to enter…</option><option value="T300002-001#d45196e1188">37. Alexandria shines in outward appearance, but…</option><option value="T300002-001#d45196e1214">38. This city enjoys the best and…</option><option value="T300002-001#d45196e1248">39. Resuming our journey on Wednesday after…</option><option value="T300002-001#d45196e1274">40. This town [Fow] is surrounded on…</option><option value="T300002-001#d45196e1337">41. It may be noted that food…</option><option value="T300002-001#d45196e1377">42. It rarely or never rains in…</option><option value="T300002-001#d45196e1395">43. This is the most beautiful, prosperous…</option><option value="T300002-001#d45196e1414">44. Egypt is the home and mother…</option><option value="T300002-001#d45196e1417">45. Pigeons, hens, river-birds and other kinds…</option><option value="T300002-001#d45196e1438">46. All the quadrupeds of Egypt commonly…</option><option value="T300002-001#d45196e1460">47. The peasants of Egypt are a…</option><option value="T300002-001#d45196e1472">48. Omitting other matters, we sailed from…</option><option value="T300002-001#d45196e1488">49. The father of this people was…</option><option value="T300002-001#d45196e1513">50. The number of camels and of…</option><option value="T300002-001#d45196e1528">51. Men and women of practically every…</option><option value="T300002-001#d45196e1558">52. The city of Cairo is situated…</option><option value="T300002-001#d45196e1609">53. Towards the centre of the city,…</option><option value="T300002-001#d45196e1627">54. It may be remarked that just…</option><option value="T300002-001#d45196e1642">55. It may be remarked that the…</option><option value="T300002-001#d45196e1653">56. In Cairo as in all Egypt…</option><option value="T300002-001#d45196e1659">57. Towards the north of the city…</option><option value="T300002-001#d45196e1691">58. This vine, as already mentioned is…</option><option value="T300002-001#d45196e1708">59. To the north of this well…</option><option value="T300002-001#d45196e1722">60. About a mile to the south…</option><option value="T300002-001#d45196e1746">61. Not far off is an underground…</option><option value="T300002-001#d45196e1752">62. At Babylon all the galleys and…</option><option value="T300002-001#d45196e1764">63. In Babylon there exists a most…</option><option value="T300002-001#d45196e1791">64. This is the church which the…</option><option value="T300002-001#d45196e1803">65. In Babylon there is also a…</option><option value="T300002-001#d45196e1814">66. In the same city [Babylon] is…</option><option value="T300002-001#d45196e1837">67. Another glorious church in the same…</option><option value="T300002-001#d45196e1849">68. In the same city, outside the…</option><option value="T300002-001#d45196e1860">69. About the centre of Babylon is…</option><option value="T300002-001#d45196e1872">70. In the Koran, sura lxxi, it…</option><option value="T300002-001#d45196e1882">71. In the Saracen cities people of…</option><option value="T300002-001#d45196e1901">72. These Nubians, though in appearance and…</option><option value="T300002-001#d45196e1913">73. These and also many other things…</option><option value="T300002-001#d45196e1924">74. And when I, the afore-mentioned Brother…</option><option value="T300002-001#d45196e1933">75. O ye who travel to Rome…</option><option value="T300002-001#d45196e1940">76. Having passed my time in thoughts…</option><option value="T300002-001#d45196e1943">77. Having buried my companion, as recorded…</option><option value="T300002-001#d45196e1946">78. This sign is a very rude…</option><option value="T300002-001#d45196e1949">79. The afore-mentioned dragomen are three in…</option><option value="T300002-001#d45196e1954">80. It is necessary for all those…</option><option value="T300002-001#d45196e1966">81. Having hired two camels and a…</option><option value="T300002-001#d45196e1980">82. The camels are loaded with tents,…</option><option value="T300002-001#d45196e1984">83. They live in a bestial fashion…</option><option value="T300002-001#d45196e1995">84. When they move their camps or…</option><option value="T300002-001#d45196e2016">85. Omitting further description of these wolves,…</option><option value="T300002-001#d45196e2030">86. From Belbeis we hastened through the…</option><option value="T300002-001#d45196e2053">87. Hastening on, we reached the village…</option><option value="T300002-001#d45196e2067">88. This village is very rich in…</option><option value="T300002-001#d45196e2080">89. Having participated in spiritual consolation and…</option><option value="T300002-001#d45196e2092">90. Here large numbers of camels and…</option><option value="T300002-001#d45196e2098">91. We may remark that in the…</option><option value="T300002-001#d45196e2104">92. From this city [Gaza] we came…</option><option value="T300002-001#d45196e2118">93. Having visited this place with due…</option><option value="T300002-001#d45196e2130">94. This city was once situated for…</option><option value="T300002-001#d45196e2133">95. On the northern side of this…</option><option value="T300002-001#d45196e2167">96. To the east of these doors,…</option><option value="T300002-001#d45196e2170">97. From the foot of those steps…</option><option value="T300002-001#d45196e2173">98. From the foot of the above-mentioned…</option><option value="T300002-001#d45196e2179">99. The tower already mentioned [c. 94]…</option><option value="T300002-001#d45196e2196">100. Opposite the aforementioned tower, to the…</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">T300002-001</a></li><li id="update">2019-06-05</li></ol><!--front matter--><!--body matter (assumes div0)--><div id="body"><h2>Symon Semeonis (Simon FitzSimon)</h2><span class="fa fa-bookmark" title="p.25" id="pb.25"> p.25</span><!--div0: thisdiv=div0, # (nth=1) head="The Journey of Symon Semeonis from Ireland to the Holy Land"--><!--Heading quâ heading--><h1 id="d45196e352">The Journey of Symon Semeonis from Ireland to the Holy Land</h1><a name="Section.d45196e356">‍</a><h2 class="page-title" id="d45196e356">1.</h2><p>Having declined the highest honour, and having completely eliminated all the other troublesome sources of delay that make the chain heavy and raise up obstacles, wishing to go forth for the purpose of devotion to meditate with Isaac in the field, from our native land and paternal home <span class="sup" title="By ">[i.e. monastery]</span>, as once that famous Abraham, most wealthy of the patriarchs, and to follow and desire the bare Christ on the hearth of poverty, and to run to and fro most religiously after the manner of Asael in the field of the most holy pilgrimage to the Holy Land, we, the brothers bound together in the love of Christ, Symon Semeonis and Hugo Illuminator, members of the order of the Friars Minor, inflamed with seraphic ardour set forth from Ireland towards the Holy Land, which the Son of that unique Queen, Jesus Christ, who descended from the heights of Heaven to the lower regions, for the purpose of redeeming sinners, trod with his own feet, commencing our journey on the 16th of March, a provincial Chapter having been <span class="sup" title="By ">[previously]</span> celebrated at Clonmel on the Feast of our most holy father Francis, in the year of Our Lord 1323, in which year Easter was celebrated on 27 March, sailed across the very stormy and dangerous Irish Sea and landed at <span class="pn">Caer Gybi</span> <span class="sup" title="By ">[Holyhead]</span>, which is in the principality of Wales.</p><a name="Section.d45196e371">‍</a><h2 class="page-title" id="d45196e371">2.</h2><p>Continuing our journey by land we passed through the very strongly fortified localities ... of Beaumaris, Conway, Rhuddlan, and Flint, which are in Wales, whose prince is the King of England ... who excels all other kings in Christendom in the number of ships he possesses ...</p><a name="Section.d45196e374">‍</a><h2 class="page-title" id="d45196e374">3.</h2><p>We reached the city of Chester, which is in England, on Holy Thursday <span class="sup" title="By ">[24 March 1323]</span>. Ships from Ireland arrive continuously at this port. Here we celebrated Easter <span class="sup" title="By ">[27 March]</span>, and traversing the cities of Stafford and Lichfield, where there is a most beautiful church in honour of St. Chad, with most lofty stone towers, and splendidly adorned with pictures, sculptures, and other ecclesiastical ornaments, 
<span class="fa fa-bookmark" title="p.27" id="pb.27"> p.27</span>
and Coventry, most dear and useful to merchants, Dunstable and St. Albans, where there is a monastery of Black Monks, we came to the city of London, which is the most famous and wealthy city under the sun.</p><a name="Section.d45196e385">‍</a><h2 class="page-title" id="d45196e385">4.</h2><p>Traffic continuously reaches London by the famous river Thames, over which is the well-archbishop and martyr. <sup id="fnref:1.footnotes">1<a href="#fn:1.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Towards the centre of the city is the church of St. Paul, <sup id="fnref:2.footnotes">2<a href="#fn:2.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> of wonderful size, in the middle of which is that incomparable spire said to be 500 feet in height. And in that church, to the east, is a most noble chapel of the Holy Virgin tessellated with stories from the Bible, in which daily the English at the celebration of mass chant sweet and joyous melodies to Mary quite unlike the shouting of Lombards and the howling of Germans. Towards the sea is that famous and inexpugnable fortress ... in the middle of which is the famous and most solid Tower of London ... of wonderful height. Outside the walls at the other end of the city is the monastery of Black Monks known as Westminster, in which the kings of England are buried; and among them lies the body of King Edward, who with St. Louis of France and an army sailed over to the land of the Saracens. <sup id="fnref:3.footnotes">3<a href="#fn:3.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> In this church are two bells, the most famous in the world for their size and admirable sound. Almost joined on to this monastery is the very famous palace of the kings of England, in which is that renowned chamber on the walls of which are splendidly painted all the warlike stories of the whole Bible furnished with most complete and accurate descriptions in the French language ...  <sup id="fnref:4.footnotes">4<a href="#fn:4.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e402">‍</a><h2 class="page-title" id="d45196e402">5.</h2><p>After several days we proceeded by way of Rochester to Canterbury where is the shrine containing the body of St. Thomas the martyr, ... in the monastery of the Black Monks, all of gold and adorned with innumerable precious stones and pearls, glittering like a gate of Jerusalem and even crowned with an imperial diadem. According to the

<span class="fa fa-bookmark" title="p.29" id="pb.29"> p.29</span>
inhabitants there exists no similar shrine under the moon. In the northern part of the same church lies the body of the worthy theologian John of Peckham of the Friars Minor, the holiness of whose life is proved by miracles, and the profundity of whose intellect by the vast number of books which he wrote. <sup id="fnref:5.footnotes">5<a href="#fn:5.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> In another monastery of Black Monks in the same town lies among other saints' bodies that of the blessed Augustine, who converted the English people to the catholic faith. He must be distinguished from Augustine, the doctor, and hammer of heretics, who reposes in Lombardy in the city of Pavia, which is distant twenty miles from Milan. <sup id="fnref:6.footnotes">6<a href="#fn:6.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Having duly seen these relics we came on to Dover, a most famous fortress protected by ditches and precipices and furnished with other powerful warlike defences, situated on a hill, at the foot of which is the monastery of Black Monks in which reposes the body of the blessed Thomas the monk, martyred by Gallic hands. <sup id="fnref:7.footnotes">7<a href="#fn:7.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This is the usual port for crossing the narrow sea to the kingdom of France.</p><a name="Section.d45196e425">‍</a><h2 class="page-title" id="d45196e425">6.</h2><p>Sailing from Dover we landed at Wissant, which is in France in the kingdom of the peaceful king. Passing through Boulogne, where there is a monastery which possesses a very famous image of the Virgin, called by the people <span class="frn" title="(French)">Nostre Dame de Bolonye</span>, and through the fortified city of Montreuil-sur-Mer, we came to Amiens. Here there is a wonderfully beautiful church in honour of the Virgin, in which we saw among other very precious relics of the saints the head of John the Baptist. And in the same city is the gate through which the blessed Martin was passing when he gave a part of his cloak to a beggar. Passing through Beauvais we came to Saint-Denis, where there is a monastery of Black Monks in which all the kings of France are buried. In the church we saw, among other sacred relics, one of the nails of the Holy Cross.</p><a name="Section.d45196e431">‍</a><h2 class="page-title" id="d45196e431">7.</h2><p>From there we came to the famous city of Paris, which is the most populous of all Christian cities. It is exceedingly wealthy and its walls are admirably built of cut stone and strongly fortified with lofty towers

<span class="fa fa-bookmark" title="p.31" id="pb.31"> p.31</span>
 and warlike ornaments. Like the city of London, it is provided in a wonderful manner with monasteries and monks and churches, with lofty steeples and bell-towers and other beauties of church architecture. This city is the home and nurse of theological and philosophical science, the mother of the other liberal arts, the mistress of justice, the standard of morals, and in fine the mirror and lamp of all moral and theological virtues. The famous river Seine flows through it and nearly in its centre makes an oblong island, on which is that famous church dedicated to the Virgin Mary, the western doors of which are decorated with a great variety of sculptures and furnished with lofty towers. In the same island is the noble palace of the King of France in which is that most beautiful and famous chapel wonderfully adorned with stories from the Bible. Here are preserved many most precious relics: the entire crown of thorns, a large and splendid cross made from the wood of the true cross, two of the nails with which Our Lord was nailed to the cross, the lance, as is said, of the soldier Longinus <sup id="fnref:8.footnotes">8<a href="#fn:8.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> with which the flank of Our Lord was pierced, milk and hair of the glorious Virgin, and many other venerable relics, all of which are reverently guarded by the king with the greatest care. </p><a name="Section.d45196e454">‍</a><h2 class="page-title" id="d45196e454">8.</h2><p>Having venerated these relics we passed through the cities of Provins and Troyes, and reached Châtillon-sur-Seine. Here we were unable to take the direct route to Lombardy by way of Dijon, Salins, and Lausanne, cities of Burgundy, owing to the war then being waged by Milan against the Church allied with Robert, King of Jerusalem and Sicily. <sup id="fnref:9.footnotes">9<a href="#fn:9.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> So we turned aside leaving Dijon on the left, and by way of Beaune <sup id="fnref:10.footnotes">10<a href="#fn:10.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> reached Chalon-sur-Saône. Sailing down the Saône we reached the city of Lyons, where the Saone unites with the Rhone. Here Pope Gregory X celebrated the famous Council of Lyons.</p><a name="Section.d45196e478">‍</a><h2 class="page-title" id="d45196e478">9.</h2><p>9. Sailing down the Rhone we reached Valence. Here in the church of the Friars Minor repose the bodies of the brothers of that order, Mellanus of Conflans, an inquisitor, and Paschasius of Saillans, who, in the province of Burgundy, between Crest and Valence, at Montélier, in the cloister of the Black Monks, at night in time of peace, by exceptional privilege solemnly received the palm of martyrdom at the hands of the Paterines or heretics, whom the afore-mentioned

<span class="fa fa-bookmark" title="p.33" id="pb.33"> p.33</span>
inquisitor, fearless of death, had on the previous day, the third of March 1321, publicly condemned in the church. <sup id="fnref:11.footnotes">11<a href="#fn:11.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e492">‍</a><h2 class="page-title" id="d45196e492">10.</h2><p>Continuing our journey down the Rhone we reached the city of Vienne <sup id="fnref:12.footnotes">12<a href="#fn:12.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> where the venerable father St. Mamertius ruled who instituted solemn Litanies before Ascension-day; <sup id="fnref:13.footnotes">13<a href="#fn:13.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and Pont-Saint-Esprit where there is a famous stone bridge over the Rhone, half a mile in length, the height of which and the breadth of its arches are greatly admired by all those who cross over it. <sup id="fnref:14.footnotes">14<a href="#fn:14.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e503">‍</a><h2 class="page-title" id="d45196e503">11.</h2><p>Sailing down the Rhone we came to Avignon, which belongs to the king of Jerusalem, previously mentioned. Here we found Pope John XXII exercising his pastoral office. Thence we came to Tarascon, where reposes the body of Martha, sister of Mary Magdalen. Thence we sailed to the city of Arles, where St. Francis appeared to St. Anthony of Padua whilst the latter was preaching at the Provincial Chapter. After passing through many most prosperous cities situated on the Rhone, the names of which are not written down in this book, we proceeded by land to Salon and thence to Marseilles. Here reposes the body of the blessed Louis, bishop and confessor, of the order of the Friars Minor, son of the king of Sicily and brother of the king of Jerusalem; and a noble church has been built in his name. <sup id="fnref:15.footnotes">15<a href="#fn:15.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> St. Lazarus, brother of St. Martha, who was resuscitated by Our Lord, was once bishop of this city. <sup id="fnref:16.footnotes">16<a href="#fn:16.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e517">‍</a><h2 class="page-title" id="d45196e517">12.</h2><p>Hastening on through Draguignan, Saint-Maximin, and Brignoles we came to the city of Nice, in which was once held that famous Nicene Council at which the holy Nicholas is said to have been present. <sup id="fnref:17.footnotes">17<a href="#fn:17.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> From Nice we sailed over to the famous and well-fortified city of Genoa, outside which is buried the body of the Venerable Bede. <sup id="fnref:18.footnotes">18<a href="#fn:18.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This indeed is the most famous of all the cities in the world, the most powerful and victorious, especially on the sea, since it is most abundantly equipped in

<span class="fa fa-bookmark" title="p.35" id="pb.35"> p.35</span>
ships of great size and armed galleys, and is the nurse and mistress of sailors. This city possesses that most noble Riviera, most beautiful in appearance, abounding in magnificent olive trees, and other fruit trees, and is incomparably rich in castles, palaces, wealth, and other imperial beauties.</p><a name="Section.d45196e531">‍</a><h2 class="page-title" id="d45196e531">13.</h2><p>Traversing mountains, valleys, thick forests, and districts peopled with robbers, we came to the town of Bobbio, where we saw in the monastery of the Monks, in which reposes the body of the blessed Irish abbot Columbanus, one of the stone jars in which Our Lord turned water into wine at the marriage feast. Continuing our journey through Piacenza, Parma, Mantua, Verona, and Vicenza, strongly fortified cities of Lombardy, in which are the bodies of many holy men and women, we came to Padua, a large and fortified city, where lies the body of the blessed Anthony of the Friars Minor, in whose honour a church of wonderful size and solidity has been constructed. </p><a name="Section.d45196e534">‍</a><h2 class="page-title" id="d45196e534">14.</h2><p>On the eve of the apostles Peter and Paul <span class="sup" title="By ">[28 June]</span> we came by boat to the renowned city of Venice. Although this city is situated entirely in the sea, yet by virtue of its beauty and cleanliness it deserves to be placed between the stars of Arcturus and the shining Pleiades. It is distant two miles from <span class="frn" title="(Latin)">terra firma</span>, and has streets, one-third of which are paved with burnt bricks, the remaining two-thirds consisting of navigable canals through which the sea ebbs and flows. Here repose the entire and undecayed bodies of Mark the Evangelist; of Zacharias the prophet, father of John the Baptist, whose mouth is open even to the present day; <sup id="fnref:19.footnotes">19<a href="#fn:19.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> of Gregory the Nazarene, <sup id="fnref:20.footnotes">20<a href="#fn:20.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> of Theodore the martyr, <sup id="fnref:21.footnotes">21<a href="#fn:21.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> of the holy virgins Lucia and Marina, and of many other martyrs, confessors, and holy virgins. In honour of St. Mark a most sumptuous church has been built, incomparably constructed of marble and other most precious stones, and adorned with wonderful mosaic work reproducing Biblical stories. Opposite to it is that famous Piazza, like which nothing can be found anywhere. Almost adjoining this church is the famous Palace of the Doge of the Venetians, in which living lions are kept for the glory of the Doge and of the citizens. Opposite the Palace, near the port, are two round marble columns, <sup id="fnref:22.footnotes">22<a href="#fn:22.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> large and lofty, on the top of one of which is a gilt lion shining like Diana or a star of the sea. On the western gate of the same church are two bronze horses, <sup id="fnref:23.footnotes">23<a href="#fn:23.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>

<span class="fa fa-bookmark" title="p.37" id="pb.37"> p.37</span>
Outside the city, on an island near the port in the monastery of the <span class="sup" title="By ">[Black]</span> Monks, <sup id="fnref:24.footnotes">24<a href="#fn:24.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> reposes the body of the blessed bishop Nicholas. <sup id="fnref:25.footnotes">25<a href="#fn:25.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e575">‍</a><h2 class="page-title" id="d45196e575">15.</h2><p>Departing from Venice on Thursday, 18 August <span class="sup" title="By ">[1323]</span>, we sailed over to Pola, which is in the province of Istria and subject to the Venetians. Here is an exellent port well protected from the wind. Two more days of sailing brought us to Zara, a most wealthy and well fortified city, in which is preserved the body of the blessed Gregory the martyr. <sup id="fnref:26.footnotes">26<a href="#fn:26.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It is distant 300 miles from Venice, <sup id="fnref:27.footnotes">27<a href="#fn:27.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and is in the province of Dalmatia which also belongs to the Venetians. Here the women are wonderfully adorned; for some wear on their heads a horn-shaped ornament like owls, others an oblong and square one, and others a large and round hat, decorated in the front part with precious stones, tall and well suited as a protection against hail, wind, rain and sun. It is said that as many islands are subject to this province as there are days in the year.</p><a name="Section.d45196e590">‍</a><h2 class="page-title" id="d45196e590">16.</h2><p>Next we passed through two towns <span class="sup" title="By ">[on islands]</span> of the Venetians, Lesina and Curzola, and sailed to Ragusa, a very wealthy city, well fortified with lofty towers and other warlike apparatus. It is in Dalmatia and is distant 200 miles from Zara. It belongs to Venice and is much frequented by Slav, Barbarian, <sup id="fnref:28.footnotes">28<a href="#fn:28.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Paterine, and other schismatic merchants, who are in behaviour, dress and language totally different from the Latins. For the Slavs are in language closely related to the Bohemians, but for the most part differ in religion, because the Bohemians use the Latin rite, the Slavs mostly the Greek. The money current in this city is of bronze or copper, without image or inscription, of which thirty <i>dinars</i> are worth one Venetian <span class="frn" title="()">grosso</span>, <sup id="fnref:29.footnotes">29<a href="#fn:29.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and one Venetian <span class="frn" title="()">grosso</span> is worth one sterling and an obol. As at Lesina and Curzola it should be noted that <span class="frn" title="()">bagatini</span> <sup id="fnref:30.footnotes">30<a href="#fn:30.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> are current and of the same value as at Venice. Ragusa is said to possess the head of St. Blasius the martyr. <sup id="fnref:31.footnotes">31<a href="#fn:31.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Here falcons are innumerable and many other kinds of well-known birds are found, and are bought and sold in the market for very little. The city's citadel is on a rock overlooking the city, surrounded and well protected by a very deep sea and by terrible precipices.</p><a name="Section.d45196e629">‍</a><h2 class="page-title" id="d45196e629">17.</h2><p>After a few days spent here, we passed through Dulcigno, which

<span class="fa fa-bookmark" title="p.39" id="pb.39"> p.39</span>
belongs to the King of Rassia, <sup id="fnref:32.footnotes">32<a href="#fn:32.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and thence by sea to Durazzo, a city once famous and powerful both on land and sea, a possession of the Emperor of the Greeks. But now it is subject to the Prince of Romania, <sup id="fnref:33.footnotes">33<a href="#fn:33.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> brother of the King of Jerusalem, <sup id="fnref:34.footnotes">34<a href="#fn:34.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and is in the province of Albania, which is the province between Slavonia <sup id="fnref:35.footnotes">35<a href="#fn:35.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and Romania, having a language of its own, which was recently subjugated and added to his dominions by the aforementioned King of Rassia, a schismatic, for the Albanians are themselves schismatics, using the Greek rite, and closely resembling the Greeks in dress and manners. For the Greeks rarely or never wear a cowl, but a white hat, almost flat, turned downwards in front and upwards behind, so that their hair, of the length and beauty of which they are very proud, may be more clearly seen. The Slavs, however, whom we have mentioned above <span class="sup" title="By ">[c. 16]</span>, wear a white hat, oblong and round, to the top of which the nobles affix a long feather in order that they may be more easily distinguished and recognised by the rustics and villeins. This city <span class="sup" title="By ">[Durazzo]</span> is in the circuit of its walls very extensive, but in buildings miserably small, because it was once totally destroyed by an earthquake, <sup id="fnref:36.footnotes">36<a href="#fn:36.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> during which the wealthy citizens and inhabitants, to the number of 24,000, as is asserted, were buried beneath their own palaces and killed. It is now thinly populated by peoples differing in religion, customs and language, by Latins, Greeks, perfidious Jews, and barbarous Albanians. Small coins called <span class="frn" title="(French)">tournois</span> are current here, of which eleven are worth one Venetian <span class="frn" title="()">grosso</span>, and these are current throughout all Romania. <sup id="fnref:37.footnotes">37<a href="#fn:37.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This city is distant 200 miles from Ragusa. <sup id="fnref:38.footnotes">38<a href="#fn:38.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e698">‍</a><h2 class="page-title" id="d45196e698">18.</h2><p>Availing ourselves of the favourable winds, we sailed past Valona. A fortress of the Emperor of the Greeks; past the island of Corfu, in which is a town of the same name, which belongs to the previously

<span class="fa fa-bookmark" title="p.41" id="pb.41"> p.41</span>
mentioned King of Jerusalem, and is distant 200 miles from Durazzo, <sup id="fnref:39.footnotes">39<a href="#fn:39.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and past the islands of Leucadia, Ithaca, Cephalonia, Zante, and the town of Klarentza, which also belongs to the King of Jerusalem and is distant 200 miles from Corfu. <sup id="fnref:40.footnotes">40<a href="#fn:40.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Its Governor is the lord Nicholas of Janville, whose citadel is on a hill above the city about five miles distant; <sup id="fnref:41.footnotes">41<a href="#fn:41.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and sailing past the localities of Belvedere, Arkadia, and Zonklon, possessions of the Prince of Romania, <sup id="fnref:42.footnotes">42<a href="#fn:42.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>  we reached the city of Methone, which belongs to the Venetians and is 100 miles from Klarentza. <sup id="fnref:43.footnotes">43<a href="#fn:43.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> In this city, as in the other Venetian dependencies in Romania, live many Greeks.</p><a name="Section.d45196e728">‍</a><h2 class="page-title" id="d45196e728">19.</h2><p>From Methone we sailed past Corone, a Venetian possession, past Mayna <sup id="fnref:44.footnotes">44<a href="#fn:44.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and Compana, a fort of the Greek Emperor, to Porto Quaglio, where so many quails are found <sup id="fnref:45.footnotes">45<a href="#fn:45.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>  that 18 are commonly sold for one Venetian <span class="frn" title="()">grosso.</span> From here we sailed to the island of Cerigo which belongs to Nicholas Vener, a citizen of Venice. <sup id="fnref:46.footnotes">46<a href="#fn:46.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Here there is a very strong citadel, situated on the summit of a hill, and protected on all sides by formidable rocks and precipices; and on the south side it has a very deep port well sheltered from all the winds. </p><a name="Section.d45196e762">‍</a><h2 class="page-title" id="d45196e762">20.</h2><p>We next reached the island of Crete, of which the poet says: “Saturn came first from the shores of Crete.” <sup id="fnref:47.footnotes">47<a href="#fn:47.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The first locality we came to was Conteryn, which is distant 260 miles from the city of Methone. <sup id="fnref:48.footnotes">48<a href="#fn:48.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Proceeding thence on foot we came to the town of Canea, surrounded by a magnificent forest of cypress trees, in which forest trees of wonderful height are found, which, like the cedar of Lebanon, surpass in height both towers and steeples. The wood of these trees is specially suitable for the construction of churches and royal palaces by reason of

<span class="fa fa-bookmark" title="p.43" id="pb.43"> p.43</span>
its prodigious solidity, never yielding, it is said, under any weight, but remaining always firm. Here the Friars Minor and the other inhabitants commonly burn acacia wood <sup id="fnref:49.footnotes">49<a href="#fn:49.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> or cypress wood, and the town is almost entirely built of these woods. So great is the perfume issuing from these materials that it seemed to be paradise or an apothecary's preparation.</p><a name="Section.d45196e781">‍</a><h2 class="page-title" id="d45196e781">21.</h2><p>Sailing along the coast past Byohoru, Retimo, Mylopotamos, we reached the city of Candia, which is surrounded by a very strong wall and by towers and other fortifications. It is distant from Conteryn 230 miles. <sup id="fnref:50.footnotes">50<a href="#fn:50.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Here and in all the island the Venetians rule in perfect peace, the Greeks being subdued and deprived of the privilege of freedom. It is inhabited by Latins, Greeks, and perfidious Jews, under the sway of a governor who is responsible to the Doge of Venice. Here the wives of the Latins, like those of the Genoese, are commonly adorned with gold pearls and other brilliant gems. And when one of them becomes a widow, she seldom or never is married again nor is she adorned with a nuptial garment, but wears a black widow's veil; nor does she ever walk with a man, or sit upon the same seat either in church or elsewhere, but with her face veiled and heaving sighs she ever seeks solitary places, and never ceases to avoid the society of men, as she would that of serpents. The wives of the Jews and of the Greeks at Candia adopt a very singular costume, some being dressed in surplices like the choristers of the Latins, others wearing cloaks without hoods, which in front are carefully and curiously embroidered with gold such as are worn by foreign canons. These they wear devoutly during religious processions on the more solemn church festivities. They also usually wear ear-rings of which they are very proud.</p><a name="Section.d45196e787">‍</a><h2 class="page-title" id="d45196e787">22.</h2><p>This city, like those of Istria, Albania, and Romania through which we passed, abounds in most excellent wine, in cheese, and in fruit. It exports the famous Cretan wine to every country of the world. Here also ships and galleys are loaded with cheese; and also pomegranates, lemons, <sup id="fnref:51.footnotes">51<a href="#fn:51.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> figs, grapes, melons, water-melons, gourds, and other most excellent kinds of fruit can be bought here for a very small price. <sup id="fnref:52.footnotes">52<a href="#fn:52.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> To those at sea it presents a beautiful appearance, but it has nasty, dirty, narrow, tortuous, and unpaved streets. <sup id="fnref:53.footnotes">53<a href="#fn:53.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This city is renowned for its wealth in galleys, ships, and horses. The body of the blessed bishop Titus, St. Paul's disciple and the patron-saint of the Cretans, who is often mentioned in the <span class="title">Epistles</span> of Paul and in the <span class="title">Acts of the Apostles</span>, is said to be

<span class="fa fa-bookmark" title="p.45" id="pb.45"> p.45</span>
preserved here. At Candia we saw a bishop belonging to the order of the Friars Minor, who had formerly been a Jew. <sup id="fnref:54.footnotes">54<a href="#fn:54.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> We also saw outside this city a tribe of people, who worship according to the Greek rite, and assert themselves to be of the race of Cain. These people rarely or never stop in one place for more than thirty days, but always, as if cursed by God, are nomad and outcast. <sup id="fnref:55.footnotes">55<a href="#fn:55.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> After the thirtieth day they wander from field to field with small, oblong, black, and low tents, like those of the Arabs, <sup id="fnref:56.footnotes">56<a href="#fn:56.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and from cave to cave, because the place inhabited by them becomes after the term of thirty days so full of vermin and other filth that it is impossible to live in their neighbourhood.</p><a name="Section.d45196e828">‍</a><h2 class="page-title" id="d45196e828">23.</h2><p>The island of Crete is oblong and covered with very lofty mountains, among which is one quite inexpugnable, on the summit of which is a level plain, that can only be reached by a single narrow and almost impassable path. On this plain live at least 10,000 Greeks, and everything necessary for human use is found there with the exception of salt and corn. This settlement is ruled by a certain Greek named Alexius, who holds sway among the rulers of the earth by reason of the exceptional strength of the position. <sup id="fnref:57.footnotes">57<a href="#fn:57.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It is also worthy of notice that this island has a circuit of 500 miles according to the mariners who delineate the islands of the sea. <sup id="fnref:58.footnotes">58<a href="#fn:58.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It may be further noted that the cities of these regions, i.e. Slavonia, &amp;c., however fertile and well fortified they may be, are, in comparison with the cities of Italy, both small and unimportant.</p><a name="Section.d45196e843">‍</a><h2 class="page-title" id="d45196e843">24.</h2><p>Leaving this city <span class="sup" title="By ">[Candia]</span> on Monday within the octave of St. Francis <span class="sup" title="By ">[10 October 1323]</span>, we sailed past the island of Scarpanto and reached the very famous city of Alexandria, beloved by all classes of traders, on the feast of St. Calixtus <span class="sup" title="By ">[14 October]</span>. This city is in the land of Egypt and is distant 500 miles from Candia. <sup id="fnref:59.footnotes">59<a href="#fn:59.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> One mile outside the city is the spot where Mark the evangelist and patron-saint of Venice was martyred. Within it is the site of the martyrdom of the glorious virgin Katherine, where there are now two large and tall columns of red 

<span class="fa fa-bookmark" title="p.47" id="pb.47"> p.47</span>
stone between which runs the public highway. The place is held in no honour. The saint's body was carried off by angelic hands to Mount Sinai, which, according to the inhabitants, is distant a journey of thirteen long days from the city of Alexandria. On our arrival in the port, the vessel, as is the custom, was immediately boarded by a number of Saracen harbour officials, who hauled down the sail, and wrote down the names of everybody on board. Having examined all the merchandise and goods in the ship, and having made a careful list of everything, they returned to the city taking the passengers with them, and leaving two guards on board to investigate. They quartered us within the first and second gates, and went off to report what they had done to the Admiral of the city, without whose presence and permission no foreigner is allowed either to enter or leave the city, and no goods can be imported. The above-mentioned guards did not leave the ship until it had been entirely unloaded. The officials act thus in the case of every ship in order to discover any goods that might not have been written down in the first inventory. For the Admiral receives a fixed tribute on all that is found in the ship and entered in the inventory, and has finally to render an account of it to the Sultan.</p><a name="Section.d45196e860">‍</a><h2 class="page-title" id="d45196e860">25.</h2><p>The Admiral on learning of the affair, immediately, as the custom is, despatched a message to the Sultan <span class="sup" title="By ">[at Cairo]</span> by means of a carrier pigeon. In Alexandria, as in all the maritime cities of the Sultan, these domestic pigeons are kept, which are fed in the Sultan's castle at Cairo, where they have their home, and are brought in cages by special messengers to the cities on the coast. And whenever the governors wish to inform the Sultan of the arrival of Christians or of some other matter, they liberate a pigeon with a letter tied under its tail, and the bird never rests until it has returned to the castle from which it was brought. And thus the pigeons nourished in the castle are brought to the cities, and the reverse. In this manner the Sultan is kept informed almost every day of anything of importance that takes place throughout his dominions, and his Admirals likewise of the measures he is about to take. <sup id="fnref:60.footnotes">60<a href="#fn:60.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e871">‍</a><h2 class="page-title" id="d45196e871">26.</h2><p>Between these gates, as mentioned, from early morning up to the sixth hour <sup id="fnref:61.footnotes">61<a href="#fn:61.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> we were as Christians spat upon, stoned, and abused by the passers-by. Towards the sixth hour, as is the custom, the aforesaid Admiral came, accompanied by a large escort armed with swords and sticks. Seating himself before the gate, he ordered all merchandise that was to be brought into the city to be weighed in his presence, so that when weighed it might be brought in, and those persons who wished to enter to be presented to him. And so we were introduced along with the

<span class="fa fa-bookmark" title="p.49" id="pb.49"> p.49</span>
others by the <span class="sup" title="By ">[resident]</span> Christian merchants and their consuls. Through the medium of an interpreter the Admiral questioned us closely concerning the reason of our arrival in Egypt, and likewise ordered our books and all other belongings to be examined. <sup id="fnref:62.footnotes">62<a href="#fn:62.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Finally, at the pressing instance of the consuls we were admitted.  While the officials were examining our property they caught sight of certain images of Jesus Christ, of the Virgin Mary, and of John the Evangelist, which we had reverently brought with us from Ireland, and breaking into abuse and spitting upon them they exclaimed in loud voices: “<i>Wach!</i> these are the dogs and most vile pigs, who do not believe that Mahomet is the prophet of God, but in their superstitious prayers continually blaspheme against him and induce others to do likewise, affirming insane fables to the effect that God has a son and that he is Jesus the son of Mary.” Others, Christian renegades, fearing the Saracens, cried out: “These individuals are surely spies and their arrival here will bring us no good. Let them be expelled in shame from the city and let them return to the countries of the Christians or idolaters whence they came.” This they said to the Saracens wishing to please them. Many of these renegades are so only in word, but at heart they still worship the Lord Jesus. To these insults, silence having been reestablished, we replied: “If Mahomet be the true prophet, then remain in peace with him and praise him; but to us there is no other lord than Jesus Christ, whose adopted sons we are and not spies, wishing to visit His glorious tomb, kneel before it, kiss it with our lips, and moisten it with our tears.”</p><a name="Section.d45196e896">‍</a><h2 class="page-title" id="d45196e896">27.</h2><p>We were then, at the express command of the Governor, brought by the merchants to the <span class="frn" title="()">fondaco</span> <sup id="fnref:63.footnotes">63<a href="#fn:63.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> belonging to the city of Marseilles, on the way being again exposed as Christians to the insults of the populace. Here for five days we remained in the chapel before we could secure a permit enabling us to proceed, for the Saracens have little desire that poor people, and especially Friars Minor, should traverse their country, as they and the Sultan can make but little money out of them. In Alexandria each Christian maritime state possesses its <span class="frn" title="()">fondaco</span> and its consul. The <span class="frn" title="()">fondaco</span> is a building erected for the merchants of some designated state or region. Thus there are the <span class="frn" title="()">fondaci</span> of Genoa, Venice, Marseilles, of the Catalans <sup id="fnref:64.footnotes">64<a href="#fn:64.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and others. Every merchant is obliged to betake himself, along with whatever merchandise he may have brought, to the <span class="frn" title="()">fondaco</span> of his respective state or region in accordance with the
                                                                                                                                         
<span class="fa fa-bookmark" title="p.51" id="pb.51"> p.51</span>
directions of his consul, the latter being at the head of the establishment and of all those housed in it. Without his presence and permission no merchant of the state which he represents is admitted into the city along with his wares. He sits before the aforementioned gate with the Admiral, and receives only those merchants of the state he represents, and their goods. Of these he requisitions a certain fixed quantity on their arrival, and on their departure must render an account of this. <sup id="fnref:65.footnotes">65<a href="#fn:65.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e936">‍</a><h2 class="page-title" id="d45196e936">28.</h2><p>The Saracens do this for the purpose of protecting their city with the utmost care, especially on Fridays, when during prayer-time Christians of all classes are absolutely forbidden to come forth from their houses, which the Saracens close and bolt from without. When their prayers are over, however, the Christians are free to move about the city and attend to their business. After their prayers some of the Saracens proceed to the cemeteries to pray for the dead, others hurry off to their ordinary occupations. Some indeed never pray and never go to church, but as on ordinary days carry on their business. The Saracens rarely or never fast except when they are celebrating their <i>Ramadan</i>, that is the thirty days during which they assert that the Koran descended upon Mahomet. <sup id="fnref:66.footnotes">66<a href="#fn:66.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Then they fast the whole day until they see the first star, and then they eat and drink and go shamefully with women, until it dawns sufficiently to enable a white thread to be distinguished from a black one. And thus did enjoin that most vile pig and lover of women. This is in the Koran <span class="sup" title="By ">[Rodwell, c. ii, 183, p. 357]</span>.
  They call their churches or oratories <i>keyentes</i>, <sup id="fnref:67.footnotes">67<a href="#fn:67.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which are not churches, but synagogues of Satan. Each one of them is furnished outside with a cistern of water in which all without exception wash their hands, feet, shins, and posterior parts before they presume to enter. Each church has also a lofty tower like a bell-tower surrounded by an external platform from which at certain hours priests cry the praise of the prophet, i.e. Mahomet, and summon the people to prayer ... </p><span class="fa fa-bookmark" title="p.53" id="pb.53"> p.53</span><a name="Section.d45196e966">‍</a><h2 class="page-title" id="d45196e966">29.</h2><p>Their churches are held in the highest respect and kept very clean. No Christian or member of any sect who has not previously renounced Christ the son of Mary and accepted Mahomet as prophet and messenger of God is allowed to enter under penalty of death. Although they admit Christ to have been a pure and most holy prophet, they nevertheless deny his passion and divinity, and on this point they will listen to nothing, in obedience to what is written in their Koran, <span class="frn" title="()">sura</span> <span class="sup" title="By ">[chapter]</span> x <sup id="fnref:68.footnotes">68<a href="#fn:68.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>: “Great care must be observed lest anything unjust or unworthy of our religion should be uttered by you, nor must you say anything false about God, as for example that Jesus, son of Mary, was God's messenger and his spirit and word, sent from Heaven to Mary, nor must you assert that there are three Gods, for there exists but one only, who is without son and to whom heaven and earth are subject. Nor can the existence of Christ or of the angels of God be denied.” The same Mahomet speaking of the Jews, whom he calls murderers of prophets in his Koran, <sup id="fnref:69.footnotes">69<a href="#fn:69.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> blames them for blasphemy against Mary when they assert that Christ, her son and God's messenger, was killed on the cross, but they <span class="sup" title="By ">[the Jews]</span> did not kill him, but another man resembling him, for the incomprehensible and omniscient God took him up to heaven. <sup id="fnref:70.footnotes">70<a href="#fn:70.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> These same scoundrels, who although they deny the divinity and passion of Christ, nevertheless place Him above Moses and all the other prophets with the exception of Mahomet, and respect Him and Mary, calling Him Messiath Ebyn Merian <span class="sup" title="By ">[Masīh ibn Mariam]</span>. <sup id="fnref:71.footnotes">71<a href="#fn:71.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and under no circumstances Ebyna Alia <span class="sup" title="By ">[Ibn Allah]</span> that is “son of God”, because they consider it impossible for God to have a son, since He lacks wife and concubine and takes no pleasure in them.</p><a name="Section.d45196e1011">‍</a><h2 class="page-title" id="d45196e1011">30.</h2><p> On the subject of paradise and eternal life, they believe what is contained in a book entitled <span class="title" title="book">De Doctrina Machometi</span> where it is stated: “Paradise is paved with gold and precious stones. Every kind of fruit tree grows there and there are rivers of milk, of honey and of wine. A day lasts a thousand years and a year forty thousand. Every desire is immediately fulfilled. The inhabitants of Paradise dress in every colour except black, which colour is reserved exclusively for the Prophet. ... All are as tall as Adam and in appearance resemble Jesus Christ. They never grow bigger or smaller. On arrival they are given the liver of a most delicious fish, <i>allehbut</i> <span class="sup" title="By ">[i.e. lib-al-hut, heart of the fish]</span>, to eat ... 
      
<span class="fa fa-bookmark" title="p.55" id="pb.55"> p.55</span>
and every kind of celestial food and drink, with the exception of the flesh of swine, which they detest and is forbidden. Every imaginable pleasure is immediately available for otherwise happiness would not be complete ... they will also have with them those wives who were faithful, and the number of concubines and maid-servants <span class="sup" title="By ">[in Paradise]</span> will be countless.”</p><a name="Section.d45196e1031">‍</a><h2 class="page-title" id="d45196e1031">31.</h2><p>These ribalds call all the western Christians <i>Franks</i>, the Greeks <span class="frn" title="()">Rūmi</span>, <sup id="fnref:72.footnotes">72<a href="#fn:72.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and the Jacobites or Christians of the Girdle <i>Nysrany</i>, that is <i>Nazarenes</i>; monks of all orders are <span class="frn" title="()">Ruben</span> in the plural and <span class="frn" title="()">Racheb</span> in the singular, and the Jews are <span class="frn" title="()">Lihud</span> or also <span class="frn" title="()">Kelb</span>, that is dogs. <sup id="fnref:73.footnotes">73<a href="#fn:73.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The latter are divided into various sects, at variance with one another. Some are called in Hebrew <span class="frn" title="()">Rabanym</span>, who keep the law according to the glosses of the teachers; others are known as <span class="frn" title="()">Caraym</span>, who observe the law according to the letter; and others as <span class="frn" title="()">Cusygym</span>, who do not observe the law in either way. All are held in contempt by the Saracens, and as elsewhere are treated in accordance with the Biblical precept as captives sold by God and outcasts, and beings hateful to everyone ... </p><a name="Section.d45196e1081">‍</a><h2 class="page-title" id="d45196e1081">32.</h2><p>The Jacobites mentioned above admit circumcision and believe and affirm that in Christ there is only one will which they prove by that sentence of the Gospel: “My will is not mine, but His who sent me.”  They say also that grace is not given to infants in baptism. For which reason they only baptize infants when in danger of death, but <span class="sup" title="By ">[they baptize]</span> adults to whom they give the communion of the body and blood of Christ, in which grace is infused into them. They always cross themselves with one finger, the forefinger. Although they err in many ceremonies according to the present ritual of the Roman Church, in regard

<span class="fa fa-bookmark" title="p.57" id="pb.57"> p.57</span>
to other essential articles of faith they are perfectly orthodox, as they themselves admitted during discussions with us in public and in private. As with us, between them and the Greeks there is perpetual controversy over the procession of the Holy Spirit. They believe the Greeks to be infidels who prepare the eucharist badly because they prepare it with fermenting dough. A Jacobite will therefore rarely or never say mass at an altar at which a Greek has officiated, until that altar has been reconsecrated. Their priests, like all those of the Greeks, marry, except in the case of certain monks who live in large numbers in the desert, leading a confined and almost inhuman life according to the rule of St. Macarius. The Jacobite priests celebrate a very lengthy mass and one very different from that of the Roman Church. They read the Epistles and the Gospels in two languages, Egyptian <span class="sup" title="By ">[Coptic]</span> and Arabic. The former is current among them as Latin among us, and its letters much resemble those of the Greeks. Arabic is a language which closely resembles that of the “gutturizing” Jews, <sup id="fnref:74.footnotes">74<a href="#fn:74.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> though the letters are totally different. They <span class="sup" title="By ">[the Jacobites]</span> consume much bread and wine <span class="sup" title="By ">[during mass]</span> because at every mass there are standing around the altar seven or eight of them, sometimes more, sometimes fewer, and especially on Sundays or feast days when their patriarch or a substitute stands in their midst resembling the figure of Christ. <sup id="fnref:75.footnotes">75<a href="#fn:75.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Unworthily they all receive the fresh bread from his hand and eat it, and drink from the Lord's cup, and without doubt will be condemned since they never confess as it is written in James <span class="sup" title="By ">[v, 16]</span>: “Confess your sins to one another.”  They also take wives indifferently within the degrees prohibited by the church, and practise many other ceremonies, which we now pass over in silence.</p><a name="Section.d45196e1120">‍</a><h2 class="page-title" id="d45196e1120">33.</h2><p>The city of Alexandria is surrounded by a double wall and is well protected by towers, moats and warlike machinery. Within it are two lofty sand hills which the citizens at times ascend, wishing to enjoy the pure air and to contemplate the waves of the sea. The gates are well guarded, especially those three facing the sea, between two of which we were detained, as mentioned above <span class="sup" title="By ">[c. 24]</span>, and the one through which one passes when going to Cairo. The city is very rich in most valuable garments of silk, wonderfully woven, and of linen and cotton, since these are made here, and are exported by merchants to all parts of the world. It is situated in a plain above the port, covering a wide area, and has magnificent gardens and orchards, abounding in palm-trees, trees
    
<span class="fa fa-bookmark" title="p.59" id="pb.59"> p.59</span>
producing cassia, bananas, and many other kinds of fruit-trees. Owing to its low situation, as is the case with all Egypt, it is not easily perceived by mariners at sea. The citizens have therefore constructed a very lofty square tower on a rock at the entrance of the harbour in which are stationed watchmen. This tower guides navigators safely to the port. Between this tower and the city is a vast cemetery, in part built over, in which the citizens and all residents are buried. <sup id="fnref:76.footnotes">76<a href="#fn:76.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e1133">‍</a><h2 class="page-title" id="d45196e1133">34.</h2><p>This city is inhabited by Saracens, Christians, Greeks, Schismatics and perfidious Jews, all of whom, with the exception of those Christians called Franks, dress and go about in the same manner. They can only be distinguished by the colour of the cloth they bind around their heads, and by the belts worn by the Christians of the Girdle, who are Greeks and Jacobites, as has been said. The Saracen lower classes usually dress in a suit of linen or cotton, variously woven; the nobles in one of silk adorned with gold. This dress resembles very closely in its sleeves and other details that worn by the Friars Minor, except that it has no cowl and is shorter in length. Instead of cowls they bind around their heads a white cloth of linen or cotton, which in no way covers their necks. Those Jews known as Rabbinists (<span class="frn" title="()">Rabanym</span>) wear a bluish-grey or scarlet cloth similarly twisted in order that they may be easily recognized, and the Christians who are not Franks wear a blue or red cloth, and a belt of silk or of linen, whence they are termed “of the girdle”.</p><a name="Section.d45196e1142">‍</a><h2 class="page-title" id="d45196e1142">35.</h2><p>The Saracens rarely or never wear belts, but bind a towel around their waist, which they lay before them when going to pray; only the nobles and horsemen make use of belts, which are broad like those of ladies and of silk adorned with gold and silver, of which they are very proud. Owing to the very frequent ablutions they perform, instead of high boots, all, including children and old men, wear very wide and creased trousers. For their diabolical religion enjoins upon them to say five prayers every day, not in loud voices but softly, as is ordained in the Koran,<span class="frn" title="()">sura</span> xxvii. <sup id="fnref:77.footnotes">77<a href="#fn:77.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> These prayers they say, in my opinion, in a reverent manner, kneeling upon the towels mentioned above and turning towards the temple of their God, that is towards Mecca, which is in the east, where Abraham first founded a temple in honour of God and was willing to sacrifice his son Isaac at God's command, as is stated in the Koran, <span class="frn" title="()">sura</span> ii. <sup id="fnref:78.footnotes">78<a href="#fn:78.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Before each of their prayers they wash their hands, arms, feet
  
<span class="fa fa-bookmark" title="p.61" id="pb.61"> p.61</span>
and posterior parts, being convinced that by these ablutions they receive the remission of all their sins. And when they are in the desert or in some place where water is unobtainable, they sprinkle some clean earth on their heads, in accordance with a precept of the Koran, <span class="frn" title="()">sura</span> xi. <sup id="fnref:79.footnotes">79<a href="#fn:79.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> ... The Saracens do not wear boots, but simply red slippers which only cover the foot in front. Only camel-drivers, workmen and poor people wear shoes of the same kind as those worn by Irish boys. The horsemen commonly wear red or white boots reaching to the knees.</p><a name="Section.d45196e1172">‍</a><h2 class="page-title" id="d45196e1172">36.</h2><p>Women are not permitted to enter any place of worship, but are almost always kept at home protected from all superfluous intercourse. Especially the wives of the nobility, who never, except in exceptional circumstances, are allowed to leave their houses. All of them adopt a strange and wonderful fashion of dress. They are dressed in linen or cotton mantles whiter than snow, and veiled and covered up to such an extent that their eyes can only be perceived with difficulty through a very narrow veil of black silk. They all wear very short tunics extending only to their knees. Some of these dresses are all of silk, some of linen or cotton, woven in various fashions according to the social status of the wearers. All wear very fine silk trousers adorned with gold, especially noble women, reaching down to the ankles after the fashion of horsemen. The nobility and wealth of the women are judged according to the splendour of their trousers. Some women wear slippers, some red boots, and others white, similar to those worn by horsemen. These trousers, boots and other ornaments give them a close resemblance to the fictitious devils seen in miracle-plays. This mode of hiding their appearance is enjoined upon them in the Koran, <span class="frn" title="()">sura</span> xxiii, <sup id="fnref:80.footnotes">80<a href="#fn:80.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> by <!--that pig and lover of women,--> Mahomet, who proclaims that good women should hide their faces as they do their sexual parts in accordance with God's wish ... and that they should cover their necks and breasts, and conceal their beauty from all, except from their husbands and relatives and from their most trustworthy servants. ... They wear also round their ankles and wrists
   
<span class="fa fa-bookmark" title="p.63" id="pb.63"> p.63</span>
wide rings like fetters, which are usually of gold or silver, on which are engraved words from their accursed law <span class="sup" title="By ">[the Koran]</span>, which they hold in the same esteem as we do the Gospel of St. John. They dye the nails of their hands and feet, and wear ear-rings, and some of them even wear rings hanging from their noses. Of all these ornaments and dyes they are very proud. The wives of the Schismatics and of the Jews dress and adorn themselves similarly, except that those of the Schismatics wear black boots in order to be distinguished from the others.</p><a name="Section.d45196e1188">‍</a><h2 class="page-title" id="d45196e1188">37.</h2><p>Alexandria shines in outward appearance, but in reality its streets are narrow, ugly, tortuous, and dark, full of dust and dirt and with no pavements. All kinds of provisions are to be found in great abundance, with the exception of wine, which is very dear, because practising Mahometans never under any circumstances drink wine in public, but in private and secretly they indulge in it even to sickness, as we ourselves were witnesses. At the behest of God, Mahomet in the Koran, <span class="frn" title="()">sura</span> iiii, <sup id="fnref:81.footnotes">81<a href="#fn:81.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> has not only prohibited his followers from taking wine, but has also prohibited games such as chess, dice, games of chance and others as harmful sins. ... The reason why this pig prohibited wine is set forth by himself in the pamphlet <span class="title" title="book">De Doctrina <span class="sup" title="By ">[Machometi]</span></span>: <sup id="fnref:82.footnotes">82<a href="#fn:82.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> “There were two angels Baroth and Maroth sent down once upon a time by God from heaven to the earth for the purpose of governing and instructing the human race, three commandments being enjoined upon them: not to kill, not to give unjust judgments and not to drink wine. After travelling all over the world the two judges were finally approached by a very beautiful woman, who, wishing to persuade them to give judgement against her husband, invited them to dinner, and making them drunk, promised everything they desired on condition that they agreed to reveal the words which enabled them to ascend to heaven and likewise to descend ... ” 


<span class="fa fa-bookmark" title="p.65" id="pb.65"> p.65</span>
Thus said that falsifier of truth, Mahomet, first-born of Satan.</p><a name="Section.d45196e1214">‍</a><h2 class="page-title" id="d45196e1214">38.</h2><p>This city enjoys the best and whitest bread of any of the cities and regions through which we passed, for here fourteen most delicious loaves are commonly sold for one <span class="frn" title="()">grosso</span>. Here the florin was worth 22 Venetian <span class="frn" title="()">grossi</span>, the gold bezant 26, the gold doublet 28, the false doublet, not of pure gold, 12 <span class="frn" title="()">grossi</span>, one <span class="frn" title="()">dirhem</span> and two <span class="frn" title="()">carub</span>. One Venetian <span class="frn" title="()">grosso</span> was worth 22 <span class="frn" title="()">carub</span>, the latter being a small copper or bronze coin, and two <span class="frn" title="()">milleres</span>, which are not accepted anywhere else, are worth one <span class="frn" title="()">grosso</span> <span class="sup" title="By ">[5d]</span>.</p><a name="Section.d45196e1248">‍</a><h2 class="page-title" id="d45196e1248">39.</h2><p>Resuming our journey on Wednesday after the feast of St. Luke <span class="sup" title="By ">[19 October]</span>, accompanied by the insults of the populace, we passed through magnificent gardens and orchards full of lofty palms and fruit- trees, and reached the port, distant one mile from the gate of the city, from which boats sailed for Babylon <span class="sup" title="By ">[Old Cairo]</span>. Here we embarked and sailed along the canal, which the Sultan has constructed, <sup id="fnref:83.footnotes">83<a href="#fn:83.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> the banks of which are lined with palms and fruit-trees, and for a distance of nearly three miles with large and beautiful buildings, and reached a town called Fow. <sup id="fnref:84.footnotes">84<a href="#fn:84.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This town is situated on the great and famous river named Gyon, which is one of the four which issue from Paradise, <sup id="fnref:85.footnotes">85<a href="#fn:85.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and is to-day named Nile by the Egyptians, as is testified by Josephus. <sup id="fnref:86.footnotes">86<a href="#fn:86.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It is distant one great mile from the canal, one day's journey from Alexandria, and three days of very pleasant sailing from Cairo. <sup id="fnref:87.footnotes">87<a href="#fn:87.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e1274">‍</a><h2 class="page-title" id="d45196e1274">40.</h2><p>This town <span class="sup" title="By ">[Fow]</span> is surrounded on all sides by magnificent gardens and orchards in which grow canes from which sugar is made, cotton-trees, which are small and low, throwing out the cotton as a rose does its flowers, <sup id="fnref:88.footnotes">88<a href="#fn:88.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> most lofty palm-trees, water-melons, orange-trees, and many other fruit-trees. Great indeed is the abundance of fruit, especially of apples of paradise and of figs of Pharaoh. The apples of paradise are in my opinion of incomparable goodness. They are oblong and when ripe of a beautiful green colour, delicious in smell, taste and to the touch. When cut transversely they exhibit most clearly the image of Christ extended on the cross. <sup id="fnref:89.footnotes">89<a href="#fn:89.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> They do not grow on a tree, but on a tall shrub, which is called <i>musa</i>, <sup id="fnref:90.footnotes">90<a href="#fn:90.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> whose leaves resemble closely in shape and colour

<span class="fa fa-bookmark" title="p.67" id="pb.67"> p.67</span>
those of a certain herb called in English <i>radigche</i>, <sup id="fnref:91.footnotes">91<a href="#fn:91.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> though they are much larger, for they measure commonly from two to six feet in length, and one or even two in breadth. These leaves protect the fruit from wind and rain. It is also worthy of note that this plant bears fruit once only, and when the fruit has been removed, it dies off at once, and in its place a new plant springs up from the root which bears fruit in the following year. The figs of Pharaoh resemble other figs in shape and colour but are quite different in taste, consistency and in their mode of growing. For they possess a very sweet and almost nauseous taste, and are concave, perforated and black within, and grow on large trees with many branches. These branches never lose their foliage, either in winter or in summer, and have no resemblance whatsoever to other fig-trees and fruit-trees, in that the fruit grows on the large branches and not on the small ones. These figs grow all over Egypt and can be had for a very small price. <sup id="fnref:92.footnotes">92<a href="#fn:92.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e1337">‍</a><h2 class="page-title" id="d45196e1337">41.</h2><p>It may be noted that food cannot be bought in sufficient quantity anywhere between Fow and Cairo. Travellers must therefore lay in a stock either at Alexandria or at Fow itself. Few or none perform the journey by land, as travelling by the river is far more convenient and cheap, the fare being only about three <span class="frn" title="()">dirhems</span> <span class="sup" title="By ">[about 1s. 5d.]</span> or a little more. The ascent of the river is more difficult than its descent, for though the descending current is not strong it is still a hindrance, and to ascend the boat requires wind and sail or a good crew of rowers. <span class="sup" title="By ">[The Nile]</span> is that famous and interminable river, navigable from the Mediterranean Sea to Upper India where dwells Prester John, <sup id="fnref:93.footnotes">93<a href="#fn:93.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> at a distance of seventy long days' journey, as it is said. This river is most pleasant for navigating, most beautiful in aspect, most productive in fishes, abounding in birds, and its water is most wholesome and pleasant to drink, never harmful or offensive, but well suited to man's needs. Many other excellent things might be said about it were it not the retreat of a highly noxious animal, resembling the dragon, which devours both horses and men if it catches them in the water or on the banks. This animal is called by the people <span class="frn" title="(French)">cocatrix</span> <span class="sup" title="By ">[crocodile]</span>. <sup id="fnref:94.footnotes">94<a href="#fn:94.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It may be noted that
                                                                                                                           
<span class="fa fa-bookmark" title="p.69" id="pb.69"> p.69</span>
 all the streams and rivers of the land of Egypt have their origin in that river <span class="sup" title="By ">[the Nile]</span>, wherefore the river which flows out at Damietta is not another river, but merely a part of it. Here St. Louis, King of the French, was captured and imprisoned by the Saracens to the great confusion of the Christians, and the great and eternal glory of the sons of Belial, even to this day. <sup id="fnref:95.footnotes">95<a href="#fn:95.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This river is mentioned in the Psalms and in Exodus.</p><a name="Section.d45196e1377">‍</a><h2 class="page-title" id="d45196e1377">42.</h2><p>It rarely or never rains in Egypt because that country is by God's Providence without rain-bearing clouds and has a singularly fine climate. With the exception of some low hills, the cultivated land from the coast of the sea as far as the sandy desert near Cairo is so low that it is, for a great part of the year, practically on a level with the water of the river <span class="sup" title="By ">[Nile]</span>. The uncreated Wisdom has therefore arranged that once in the year, in June for about eight days before the feast of St. John the Baptist <span class="sup" title="By ">[June 24]</span> the river should overflow, and begin to return to its level about the feast of Sts. Dionysius, Rusticus, <span class="sup" title="By ">[and Eleutherius, Oct. 9]</span>, as is said. As a result of this increase, the whole surface of the land, excepting the hills to which the inhabitants retire, is covered over with water and irrigated in an admirable manner without the falling of rain. When the water has subsided, the peasants draw it from the river and from the canals by means of vessels placed on wheels, which are worked by oxen. <sup id="fnref:96.footnotes">96<a href="#fn:96.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> In this manner the whole country is irrigated and rendered fruitful.</p><a name="Section.d45196e1395">‍</a><h2 class="page-title" id="d45196e1395">43.</h2><p>This is the most beautiful, prosperous and stable country in the whole world. For corn, barley, sugar, cotton, cassia, <sup id="fnref:97.footnotes">97<a href="#fn:97.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> it is superior to all other lands; yet in apples and pears, which grow in western countries, it is totally deficient. Except during the period of the inundation, the country is made beautiful with herbs and flowers, especially roses, which are delightful to sight, scent, and taste; from them the finest 

<span class="fa fa-bookmark" title="p.71" id="pb.71"> p.71</span>
rose-water in existence is prepared. The oxen are of a wonderful size and height. The sheep are as large as young bullocks; some of them having semi-rotund tails, very fat, broad and woolly, sometimes weighing seventy pounds; others having thick, fat, woolly and long tails. The wool of all is excellent, though coarse. The inhabitants also rear she-goats, not very big, some of which have short curved horns, and ears sometimes a foot and more in length and very broad at the top, which always hang down like those of hounds, and their heads are curved in the front part like a spade, and excellently suited to gathering up corn and grass from the ground. <sup id="fnref:98.footnotes">98<a href="#fn:98.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This is fortunate, for this land possesses few woods or trees except fruit-trees. Therefore the inhabitants can obtain no timber for building houses, except that which is imported by Christian merchants not fearing God, to the grievous injury of equity and justice and alas! to the eternal loss of their souls. Some of the goats, however, are in all respects similar to those of other regions.</p><a name="Section.d45196e1414">‍</a><h2 class="page-title" id="d45196e1414">44.</h2><p>Egypt is the home and mother of innumerable camels, by reason of its great flatness, its smoothness and the absence of stones and rain. Stones, indeed, on which they stumble, are rare and occur only in certain fixed localities. The country is rich in very swift horses and asses. The horses are not big, nor strong for carrying arms, but are swift and lively and very similar to those ridden by Irish boys.</p><a name="Section.d45196e1417">‍</a><h2 class="page-title" id="d45196e1417">45.</h2><p>Pigeons, hens, river-birds and other kinds of well-known birds abound. Persons of no matter what rank or condition who bring the Sultan a living gerfalcon receive 3000 <span class="frn" title="()">dirhems</span>, which are worth 150 <span class="frn" title="()">florins</span>, <sup id="fnref:99.footnotes">99<a href="#fn:99.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and for one which has died on the way to him, 1,500 <span class="frn" title="()">dirhems</span> or 75 <span class="frn" title="()">florins</span>, in addition to favours and princely gifts of bread and meat granted daily in accordance with their wishes until they are paid to the last farthing; and this has always been the custom of his predecessors and will be that of his successors.</p><a name="Section.d45196e1438">‍</a><h2 class="page-title" id="d45196e1438">46.</h2><p>All the quadrupeds of Egypt commonly feed on barley, on dried beans broken up, and on a certain plant called <span class="frn" title="()">trifolium bestiale</span>, in English <i>cowgrass</i>, <sup id="fnref:100.footnotes">100<a href="#fn:100.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is grown and preserved like corn or any other kind of grain. Its seed is collected and planted and they make hay from it, for they have no meadows, and do not desire to have them. The camels at times live upon the stones or bones which are found in dates.</p><span class="fa fa-bookmark" title="p.73" id="pb.73"> p.73</span><a name="Section.d45196e1460">‍</a><h2 class="page-title" id="d45196e1460">47.</h2><p>The peasants of Egypt are a degraded, cowardly, ignoble and bestial race. They live on the hills in houses built entirely of clay and bricks baked in the sunshine. They are protected neither by moats nor other fortifications, and, like the majority of the Saracen people, are unarmed and incapable of attacking an enemy army or of defending their country against attack. They depend entirely on three things for their defence and protection against enemy attacks; firstly, the Sultan's army, which is almost always stationed at Cairo, and numbers at least 30,000 horsemen; <sup id="fnref:101.footnotes">101<a href="#fn:101.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> secondly, the possibility, owing to the great flatness of the country, of easily flooding any given part of the land with the Nile, and thus rendering it inaccessible; and thirdly, the sandy desert, their main protection, by which the whole country up to the Mediterranean is surrounded. It is thus only possible to enter Egypt by sea, by the desert, or by descending the river <span class="sup" title="By ">[Nile]</span> from India <span class="sup" title="By ">[Ethiopia]</span>. There are no other roads by which to enter the land.</p><a name="Section.d45196e1472">‍</a><h2 class="page-title" id="d45196e1472">48.</h2><p>Omitting other matters, we sailed from Fow and reached the immense and very famous city of Cairo. In our opinion, on a modest estimate, Cairo is at least twice as large and four times as populous as Paris. <sup id="fnref:102.footnotes">102<a href="#fn:102.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It is in no way fortified except rather weakly about the centre, where it has most excellent gates covered with plates of iron. There is also a wall extending from the citadel, described below <span class="sup" title="By ">[c. 53]</span>, to the north for about a mile. Compared with Paris, the city is not built at all, for in their lower part the houses are usually of bricks and mud, and in their upper part of very thin boards, branches of palms and canes and mud. In their interior, nevertheless, they appear to be the house of God and the gate of heaven, for they are excellently decorated with a variety of admirable pictures, and are magnificently paved with marble and other precious stones. They are daily or certainly every second day most carefully swept out with brushes and continually dusted and cleaned. The streets, however, are narrow, winding, dark, and tortuous, full of dust and dirt and unpaved. The principal streets run more in a straight line, and are usually so thronged with barbarous and common people that it is only with the greatest difficulty that one succeeds in getting from one end of the town to another. For this reason the nobles always

<span class="fa fa-bookmark" title="p.75" id="pb.75"> p.75</span>
go on horseback, and people of any standing or women, and merchants in a hurry to transact some business, on asses. For this reason there are in the city, as we were informed by men whose information was trustworthy, thirty thousand of these asses kept for hire at the street corners for the use of those who intend to ride within or outside the city, and others in addition are kept for other services. <sup id="fnref:103.footnotes">103<a href="#fn:103.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e1488">‍</a><h2 class="page-title" id="d45196e1488">49.</h2><p>The father of this people was Ishmael, son of Abraham, whom he had by Agar, the handmaid of his wife Sarah, an Egyptian, Genesis, xvi <span class="sup" title="By ">[1, 7, 9]</span>. And to her, fleeing in the wilderness from the face of her mistress Sarah, the angel of the Lord said: “Return to thy mistress” &amp;c. And he said <span class="sup" title="By ">[10]</span>: “Multiplying, I will multiply thy seed exceedingly, that it shall not be numbered for multitude.” And there follows <span class="sup" title="By ">[12]</span>: “He shall be a wild man and his hands <span class="sup" title="By ">[shall be turned]</span> against all men, and the hands of all shall be against him, and he shall fix his tents out of the land of all his brethren.” </p><a name="Section.d45196e1513">‍</a><h2 class="page-title" id="d45196e1513">50.</h2><p>The number of camels and of sheep and goats in this city is also countless; the reason for this being that nowhere in Egypt or India <span class="sup" title="By ">[Ethiopia]</span>, except in very few places, do the people make use of carts or vehicles such as are used in the western countries, but everything that is required is transported by water or on the backs of camels, oxen or asses. Of the riches of Cairo it is unnecessary to write, for they cannot be enumerated on paper or described in speech. They consist of gold and silver, of cloth of gold and silk, cotton and linen embroidered wares, of gems, pearls and other precious stones, vases of gold, silver and bronze, incomparably decorated in the Saracen style, glass objects most beautifully ornamented, which are commonly made in Damascus, balsam, oil, honey, pepper, sugar, various spices and innumerable jewels of all kinds. <sup id="fnref:104.footnotes">104<a href="#fn:104.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It may be added that in Cairo, as in all parts of Egypt, roses and other flowers and fresh fruit can be had at all times of the year, and at the price we have named. We ourselves saw here throughout the whole winter <span class="sup" title="By ">[1323–4]</span> fresh beans among other crops. We saw also fresh and very ripe figs on the first Sunday in Lent <span class="sup" title="By ">[Sunday, 4 March 1324]</span> at the table of the Venetian consul at Alexandria. Figs were even then to be found in great quantity in the town.</p><a name="Section.d45196e1528">‍</a><h2 class="page-title" id="d45196e1528">51.</h2><p>Men and women of practically every tribe and nation and language under the sun are to be found in Cairo, and the population is in all respects similar to that of Alexandria. All without exception who profess the Mahometan faith are of perverse morality. ... The Sultan has, as we heard on good authority, sixty wives and a thousand female servants

<span class="fa fa-bookmark" title="p.77" id="pb.77"> p.77</span>
waiting upon them, all of whom reside with him in the Citadel described below <span class="sup" title="By ">[c. 53]</span>. The ordinary men possess three or four, many even seven wives, as may be read in Isaiah <span class="sup" title="By ">[iv. 1]</span>: “And in that day seven women shall take hold of one man”, and in the Koran, <span class="frn" title="()">sura</span> vii. <sup id="fnref:105.footnotes">105<a href="#fn:105.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>...</p><a name="Section.d45196e1558">‍</a><h2 class="page-title" id="d45196e1558">52.</h2><p>The city of Cairo is situated in a plain at the foot of a sandy and barren hill, beneath which it extends for a long distance, and is surrounded <span class="sup" title="By ">[on three sides]</span> by the desert, which extends on the east towards Jerusalem, for a distance of eight days' journey as will be seen below; <sup id="fnref:106.footnotes">106<a href="#fn:106.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> on the west for a distance of fifteen days' journey, where it reaches the confines of the province of barbarians known as Barca; and on the south where it extends as far as the kingdom of the Nubians, <sup id="fnref:107.footnotes">107<a href="#fn:107.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> a twelve days' journey. To the north of Cairo lies that flat and very fertile country described above <span class="sup" title="By ">[cc. 39–43]</span>. To the south is the river <span class="sup" title="By ">[Nile]</span>; and the land of Egypt, measured by the length of the river, extends for a distance of fifteen days' journey. The river <span class="sup" title="By ">[Nile]</span> touches the city only in one place for a length of half a mile, where there are orchards and gardens planted with magnificent trees.  Here there is a certain flat and square space surrounded by a low wall, which is called <i>Mida</i>. <sup id="fnref:108.footnotes">108<a href="#fn:108.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> In this spot the Sultan at times takes recreation with his Admirals and the other officers of his army. The game they play resembles very closely that played by shepherds in Christian lands with a ball and curved sticks, with this exception, that the Sultan and his nobles never strike the ball unless they are on horseback, and they never play in a military manner. Nor are the horses and their riders tested as to agility, bravery, and the other warlike virtues, as is done in the case of the jousts, tournaments, and other military performances of Christian knights. And without doubt in this game many horses and knights are injured, and rendered unfit for active service in the future. In consequence the Sultan rarely permits this game to be played, but exchanges it for hunting or other effeminate games. On this spot is a large and lofty pavilion in which the wives of the Sultan and of the other nobles take their places, protected from the tremendous pressure of the spectators, and watch the game and especially the exploits of the Sultan; and whenever he should strike the ball, the spectators all cheer and praise him, sounding countless trumpets and striking countless harsh kettle-drums, <sup id="fnref:109.footnotes">109<a href="#fn:109.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and cheering and raising such a din that they seem to hinder the 

<span class="fa fa-bookmark" title="p.79" id="pb.79"> p.79</span>
motion of Arcturus, and to crash with the inhabitants of Sodom; and adding the noise of the horses and the collisions of the riders and the rush of spectators from other parts, one might almost believe that the foundations of the earth, its columns and pillars, were taking to flight and overthrowing the order of the universe. <sup id="fnref:110.footnotes">110<a href="#fn:110.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e1609">‍</a><h2 class="page-title" id="d45196e1609">53.</h2><p>Towards the centre of the city, on the summit of the hill mentioned above <span class="sup" title="By ">[c. 52]</span> is the Citadel of the Sultan. It is vast and beautiful and strongly fortified, with dwelling-houses, workshops and other necessary buildings, everything being beautified with due imperial magnificence. It is said to be a mile in circumference, and is distant from the town by the length of a shot from a military engine. Within it are stationed permanently ten thousand most excellent mercenary mounted soldiers, who constitute the Sultan's bodyguard, in addition to those quartered in the town, whom we have already mentioned <span class="sup" title="By ">[c. 47]</span>. All Saracen horsemen ride after the fashion of women, on low saddles and with short stirrups, to the front of which is fixed a ring, in which is placed a club or mace for the defence of the rider. All of these soldiers carry a curved sword, and many of them, especially the Turks, are first rate bowmen. Their bows are of horn, <sup id="fnref:111.footnotes">111<a href="#fn:111.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and their arrows triangular like the sharp points inserted in spears as knives are in handles. They rarely or never kill birds except in flight with arrows.</p><a name="Section.d45196e1627">‍</a><h2 class="page-title" id="d45196e1627">54.</h2><p>It may be remarked that just as the Indians or Ethiopians differ in colour from the Saracens, so also do the Turks differ in appearance. They have short faces, broad in the upper part and narrow below. Their eyes are very small and very similar to those of that small beast <span class="sup" title="By ">[the weasel]</span>, which by instinct hunts rabbits in their warrens and underground holes. Their noses are rather like those of the Indians <span class="sup" title="By ">[Ethiopians]</span>, and their beards closely resemble those of cats. The women hardly differ at all from the men in their appearance, but conform to them in every detail. The foundations and walls of the Sultan's castle are wholly of the same building-stone as that used in the construction of the walls surrounding Paris.  <sup id="fnref:112.footnotes">112<a href="#fn:112.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The fortress is well equipped with engines of war, but it is without water, and its walls, as we were informed, can be broken without much difficulty. Opposite the fortress and within the bounds of the city is a most beautiful lake, which in winter-time is full of ducks and water-birds and is surrounded by trees. It is well stocked with many kinds of fish. Those who fish in it have to pay a heavy tax to the Sultan, and sometimes present him with a portion of what they catch.</p><a name="Section.d45196e1642">‍</a><h2 class="page-title" id="d45196e1642">55.</h2><p>It may be remarked that the Sultan, like all Mahometans, always
  
<span class="fa fa-bookmark" title="p.81" id="pb.81"> p.81</span>
eats in a bestial manner, sitting on the ground. The food is never cooked in his palace, but is brought in from the city; and in his dining-room neither table nor seat nor cloth nor napkin is provided, but in place of a dinner table, round tables of gold or silver with artistic designs, raised a little from the ground, are placed in front of those about to dine. On these they rest large bowls of earthenware containing the food. Out of these they eat like dogs or very vile pigs, banishing all forms of decency like the fugitive hare, licking their hands and defiling their beards, and committing all kinds of inexplicable and bestial acts, until they are full up. Then they retire satiated, and others approach and take their places, eating in the same fashion out of the same bowls. This goes on until all are satisfied, when the remaining food is gathered up by the attendants and sold in the market. It is without doubt of great value, for the food provided for the Sultan alone is said to cost 1,000 <span class="frn" title="()">dirhems</span> <span class="sup" title="By ">[£23]</span> daily, not counting that provided for his retinue.</p><a name="Section.d45196e1653">‍</a><h2 class="page-title" id="d45196e1653">56.</h2><p>In Cairo as in all Egypt and India <span class="sup" title="By ">[Ethiopia]</span>, the administration of justice and equity is of so high a standard that nobles and peasants, youths and old men, and foreigners of whatever creed or condition, with no possibility of bribery, are subject to the infliction of the same penalties; and this especially when it is a case of capital punishment, death being inflicted by crucifixion, decapitation, or cutting in two with the sword.</p><a name="Section.d45196e1659">‍</a><h2 class="page-title" id="d45196e1659">57.</h2><p>Towards the north of the city is a place called <span class="frn" title="()">Materia</span>, where grows that most famous vine, which is said to have been once in Engaddi, <sup id="fnref:113.footnotes">113<a href="#fn:113.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and which distils the balsam. It is diligently guarded by thirty men, for it is a source of great wealth to the Sultan. It is in no way similar to other vines, for it is a small, odoriferous, low and smooth tree, resembling very closely in smoothness and bark the hazel tree, and in its leaves a certain plant called <span class="frn" title="(Latin)">nasturtium aquaticum</span>.  <sup id="fnref:114.footnotes">114<a href="#fn:114.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Immediately adjoining the vineyard is that inexhaustible spring which the Lord Jesus produced with His foot at the request of His mother, who lived for some time in this spot with her Son owing to the persecution of Herod, and was afflicted with a great thirst.  <sup id="fnref:115.footnotes">115<a href="#fn:115.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The fountain is surrounded on all sides by a wall, within which are fine chapels in which on Sundays Christians, pilgrims from western countries, Jacobites and other Schismatics, and sometimes also Saracens, pray devoutly to the Virgin, and bathe and wash themselves and their sick relations in
 
<span class="fa fa-bookmark" title="p.83" id="pb.83"> p.83</span>
the waters of the fountain, in a place specially arranged for this purpose. Many cures are performed by the Holy Virgin, and she herself appears at times to the Saracens, as the guardians of the vineyard swore to us, asserting that they very frequently see her walking around the fountain. The vineyard is irrigated with water from this well by oxen, and so great is the virtue of this water that, it is said, the vine will grow nowhere else on earth. The same guardians also swore that the oxen employed in drawing the wheel of the pump could by no means whatever be forced to draw the water on Sundays, but contrary to the wish of everyone, observed that day as a day of rest. <sup id="fnref:116.footnotes">116<a href="#fn:116.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e1691">‍</a><h2 class="page-title" id="d45196e1691">58.</h2><p>This vine, as already mentioned is a small, low tree having a thin and short stalk, usually not more than a foot in length, out of which every year straight branches grow, the old ones having been cut away, which are from two to three feet in length and produce no fruit. The keepers of the vineyard hire Christians, who with knives <sup id="fnref:117.footnotes">117<a href="#fn:117.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> or with sharp stones break or cut the bark around the tops of the vine in several places, and always in the sign of the cross; and at a fixed time of the year they catch the balsam at once in glass bottles as it drips abundantly through these fractures or cuts. The custodians of this garden assert that the bark emits a more abundant flow of balsam when it is cut in this manner by Christian hands than by those of Saracens. For this reason they hire believers in Jesus to perform this operation, and not circumcised and unclean Mahometans. <sup id="fnref:118.footnotes">118<a href="#fn:118.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e1708">‍</a><h2 class="page-title" id="d45196e1708">59.</h2><p>To the north of this well is the spot on which there was once, it is said, a fort of Pharaoh. Here two square stone pillars have been erected, of which one, in our opinion, is larger than the one erected at Rome and called by the common people the <i>Needle of St. Peter</i>. <sup id="fnref:119.footnotes">119<a href="#fn:119.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Near the Sultan's fortress at Cairo is the place in which his elephants are kept. We saw three of these, each of which was tied by the neck and feet with very strong iron chains to wooden posts and stakes. Without doubt these animals, though monstrous and ugly, yet by reason of their excessive bulk and height appear to be possessed of that great strength which the Scriptures testify. <sup id="fnref:120.footnotes">120<a href="#fn:120.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Nearby in the same place we saw another animal which is called giraffe, most beautiful and graceful in appearance, having a hide in all respects resembling that of a deer, and an exceedingly long neck, which as it walks it carries most erect. Though it is not bulky it

<span class="fa fa-bookmark" title="p.85" id="pb.85"> p.85</span>
exceeds any horse in height, particularly in its fore part, its forelegs being much longer than its hind ones.</p><a name="Section.d45196e1722">‍</a><h2 class="page-title" id="d45196e1722">60.</h2><p>About a mile to the south of Cairo is the city of Babylon <span class="sup" title="By ">[Old Cairo]</span>, which stretches along the bank of the river <span class="sup" title="By ">[Nile]</span>. Opposite to it, to the west, there is an oblong island in the river, on which there was once the vast and very famous fortress of Pharaoh, totally constructed of baked bricks, the foundations of which with a part of the walls, damaged by the people, can still be seen and are of extraordinary thickness and strength.  <sup id="fnref:121.footnotes">121<a href="#fn:121.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>  In the same direction, beyond the island and three miles distant, at the foot of the desert, are the barns of Joseph <sup id="fnref:122.footnotes">122<a href="#fn:122.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> mentioned in Genesis <span class="sup" title="By ">[xli, 56]</span>. ... They are three in number, of which two are of such size and height that at a distance they look more like the summits of mountains than repositories of corn. The third, though much smaller in size and height than the other two, is in every respect similar in shape and appearance. They are very square and broad at the base, but get more and more narrow as they rise in height so that the summit has the appearance of a narrow point.</p><a name="Section.d45196e1746">‍</a><h2 class="page-title" id="d45196e1746">61.</h2><p>Not far off is an underground tunnel, which leads under the river and under the city of Cairo according to the assertion of the inhabitants, as far as the fort of Pharaoh adjoining the vineyard of Engaddi, for a length of ten miles, as is said. To the east of Babylon, about a mile off, is that enormous and celebrated cemetery of the Saracens, in which so many shrines and structures have been built over the tombs of the dead, that to a spectator it appears to be rather a city of excessive size than a cemetery. <sup id="fnref:123.footnotes">123<a href="#fn:123.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>  On the south side of the town is the place where the Lord spoke to Moses concerning the leading forth of the people of Israel from Egypt. In commemoration of this event a tower has been constructed on the spot.</p><a name="Section.d45196e1752">‍</a><h2 class="page-title" id="d45196e1752">62.</h2><p>At Babylon all the galleys and ships which sail on the river <span class="sup" title="By ">[Nile]</span> touch and are usually unloaded. The town has no walls and is totally unfortified. In comparison with Cairo it is small; but all that has been said above <span class="sup" title="By ">[c. 48]</span> of Cairo is true of Old Cairo, except that the asses kept for hire, though many, are much fewer in number. It is also worthy of note that though this city is situated at the foot of the same sandy hill and

<span class="fa fa-bookmark" title="p.87" id="pb.87"> p.87</span>
extends under it, it is more distant from that hill than Cairo, for the full length of the cemetery stretches between it and the mountain.</p><a name="Section.d45196e1764">‍</a><h2 class="page-title" id="d45196e1764">63.</h2><p>In Babylon there exists a most beautiful and artistic church built in honour of the blessed Virgin, and known as Sancta <span class="frn" title="(French)">Maria de la Cave</span>. <sup id="fnref:124.footnotes">124<a href="#fn:124.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>  In which under the high altar is that most sacred place where, it is said, the glorious Virgin remained concealed with her most sweet son Jesus for seven years until the death of Herod, when she had fled with Him and Joseph to escape from the persecution directed against her Son. <sup id="fnref:125.footnotes">125<a href="#fn:125.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>  Here also is a stone well in which she used to bathe the infant; and opposite to it, on the left, is an altar in honour of the Virgin, at which I, brother Simon, celebrated mass on the feast of the purification of the Virgin <span class="sup" title="By ">[2 February 1324]</span>.</p><a name="Section.d45196e1791">‍</a><h2 class="page-title" id="d45196e1791">64.</h2><p>This is the church which the Sultan granted for worship to the Christians at the request of the noble William Bonemayn, a citizen of Montpellier, on the feast of the Nativity of the glorious Virgin <span class="sup" title="By ">[8 September]</span> in the year 1323. For three years previously this church had been closed during the persecution which the Sultan was inflicting on the Christians of the Girdle, many of whom were put to death. At this time also many Jacobites through fear of death were forced to deny outwardly the divinity and passion of Christ and to affirm that the most vile pig Mahomet was the messenger and prophet of God. At the same time the monastery inhabited by nuns living under the rule of St. Macarius was destroyed by the hands of the sons of Belial. It was situated almost midway on the road between Cairo and Babylon, and was consecrated to St. Martin, bishop and confessor. <sup id="fnref:126.footnotes">126<a href="#fn:126.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>  In the church of these nuns under the south wall reposes the body of the friar Hugo Illuminator of happy memory; who, having been afflicted without pause for five weeks with quartan fever and dysentery, died in the city of Cairo on 26 November in the house of a Saracen, in the before-mentioned year <span class="sup" title="By ">[1323]</span>.</p><a name="Section.d45196e1803">‍</a><h2 class="page-title" id="d45196e1803">65.</h2><p>In Babylon there is also a church in honour of St. Barbara, in which, it is said, her most precious body is preserved. It has, however, remained closed ever since the days of the above-mentioned persecution. <sup id="fnref:127.footnotes">127<a href="#fn:127.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> During this persecution two Christians of the Girdle, that is Jacobites, were, as we were informed, martyred in the city of Cairo for
 
<span class="fa fa-bookmark" title="p.89" id="pb.89"> p.89</span>
their faith in Christ. The elder of the two was martyred by decapitation; the younger was nailed to a cross and cruelly dragged through the city on a camel for the purpose of terrorizing the Christians. During this performance he did not hesitate to exalt the crucified Christ as Saviour and God in a voice like a trumpet and in the Saracen language, and to blaspheme fearlessly against Mahomet as prince of the devils and firstborn of Satan. This so incensed the sons of the Babylonian confusion that outside the city they dragged the crucified man from the camel and stabbed him to death. During three nights they saw a light descending from heaven and shining over the body, so they burned it lest the Christians might preserve the relics and glorify the Son in them.</p><a name="Section.d45196e1814">‍</a><h2 class="page-title" id="d45196e1814">66.</h2><p> In the same city <span class="sup" title="By ">[Babylon]</span> is a church built in honour of St. Michael the Archangel, in which monks of the Greek rite always officiate. Here there is a <span class="frn" title="(French)">caloyer</span> or monk, patriarch of the Greeks <sup id="fnref:128.footnotes">128<a href="#fn:128.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> who makes himself very useful to pilgrims going to Mount Sinai, giving them advice as to the way through the desert, and sometimes also letters of recommendation, which are very useful in case of necessity. For at the foot of the mountain, which is distant thirteen days' journey, <sup id="fnref:129.footnotes">129<a href="#fn:129.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>  is a monastery of Greek monks, in which, it is said, at least one hundred <span class="frn" title="(French)">caloyers</span> or monks reside. In their church is very reverently preserved the head of the blessed virgin Katherine, from which, as is said, there distils even to this day a healing oil.</p><a name="Section.d45196e1837">‍</a><h2 class="page-title" id="d45196e1837">67.</h2><p>Another glorious church in the same city is that known as Sancta Maria <span class="frn" title="()">de la Scala</span>, <sup id="fnref:130.footnotes">130<a href="#fn:130.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and properly so named because it is approached by a way of steps. In it there is a column of white marble, from which Saint Mary is said to have spoken to a certain beloved Jacobite concerning the liberation of the Christians, who were then suffering from grievous Saracen persecution. This column is still held in veneration by the Christians. In this church there resides a monk, patriarch of the Jacobites, who at times, like the patriarch mentioned above <span class="sup" title="By ">[c. 66]</span>, generously extends an alms-giving hand to the poor and to pilgrims.</p><a name="Section.d45196e1849">‍</a><h2 class="page-title" id="d45196e1849">68.</h2><p>In the same city, outside the gate, almost immediately on the left of the road leading to Cairo by way of the monastery of the nuns described above <span class="sup" title="By ">[c. 64]</span>, is a long and narrow house in which countless numbers of chickens are produced by the help of fire from the eggs of hens, without the presence of the latter or of cocks. In this house on each side the earth is raised for the length of the building to the height of an altar, and ovens or furnaces are arranged in which are placed an innumerable quantity of eggs, to which uniform and temperate heat is continually applied day and night for twenty-two or twenty-three days.
                                                                                                                                     
<span class="fa fa-bookmark" title="p.91" id="pb.91"> p.91</span>
At the end of this, or of an almost equal period, these eggs give forth chickens in such enormous quantities that they are sold by measure like wheat, and not by number. <sup id="fnref:131.footnotes">131<a href="#fn:131.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> In proof of this fact we saw in the street between the two cities the owners of these chickens feeding with grain two or three thousand of them, according to our estimate, which had fallen from the loaded camels passing by. </p><a name="Section.d45196e1860">‍</a><h2 class="page-title" id="d45196e1860">69.</h2><p>About the centre of Babylon is a place called Gazani, where are kept some of the Sultan's slaves. In this place is a small and venerable chapel in which I, brother Symon, sometimes, as at the chapel in Cairo, <sup id="fnref:132.footnotes">132<a href="#fn:132.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> celebrated mass for their consolation. Here it may be remarked with regard to these slaves or captive Christians in Babylon, Cairo and throughout the Saracen countries, that no credence is to be attached to those fables of mad women which are repeated in the streets, to the effect that these slaves are harnessed like oxen to the plough, and are employed like beasts in tilling and working the soil. In truth, though deprived of the privilege of liberty, they are fairly well off, principally as masons, carpenters, and other craftsmen for whom the Sultan has a special regard. They, like all the other slaves, according to their merits, are humanely compensated for their labour by the Sultan with a fairly reasonable amount of bread and money for themselves, and also for their wives and children. In our opinion, therefore, many of them, at least as regards the necessaries of life, are better off here than they would be in their own native countries. Yet they grieve that they cannot return home, nor keep the Lord's day, because the Saracens keep Friday, as mentioned above <span class="sup" title="By ">[c. 28]</span>, and they are forced to do likewise.</p><a name="Section.d45196e1872">‍</a><h2 class="page-title" id="d45196e1872">70.</h2><p>In the Koran, <span class="frn" title="()">sura</span> lxxi, it is laid down that on Friday at the hour of prayer, all good men must leave the market and their business and go to invoke the Lord's assistance in order that their business may prosper. <sup id="fnref:133.footnotes">133<a href="#fn:133.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e1882">‍</a><h2 class="page-title" id="d45196e1882">71.</h2><p>In the Saracen cities people of all non-Saracen religions, men, women and children, old and young, are exposed for public sale like animals, specially numerous being the schismatic Indians <span class="sup" title="By ">[Ethiopians]</span> and the Nubians who all, irrespective of sex, have the colour of crows

<span class="fa fa-bookmark" title="p.93" id="pb.93"> p.93</span>
and coals. The former keep up an incessant warfare with the Arabs and Nubians, and when they are captured are ransomed or sold as slaves. In accordance with the precepts of the Koran, <span class="frn" title="()">suras</span>lvi and xvii, no believing Mahometan must ever in warfare turn his back to miscreants, and those whom he captures must be killed or ransomed. <sup id="fnref:134.footnotes">134<a href="#fn:134.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> ... </p><a name="Section.d45196e1901">‍</a><h2 class="page-title" id="d45196e1901">72.</h2><p>These Nubians, though in appearance and colour they are not to be distinguished from the Indians <span class="sup" title="By ">[Ethiopians]</span>, nevertheless differ from them and are recognised by reason of the long scars which they bear upon their faces. For they burn their ugly faces with hot irons, making long and terrible scars, believing, it is said, that in so doing they are baptizing themselves with flame and cleansing themselves from sin with fire. Since they became Mahometans they are more dangerous to the Christians than the Saracens are, in this respect resembling the renegade Knights of Rhodes ...  On the day on which, accompanied by some Jewish boys, <sup id="fnref:135.footnotes">135<a href="#fn:135.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> we left Cairo on our way to Jerusalem, we were attacked in the desert by groups of these Nubians and most ferocious Egyptians, who repeatedly hit us with stones and attempted to murder us. For these we entreat the merciful God that they may not die, like Haaman the persecutor of the Jews who was hanged, but that their pride may be humbled, their errors condemned, their intelligence illumined, and their inclinations rectified, and that they may be redeemed and saved by the blood of the spirit of Christ. It may also be remarked that these Nubians are found in countless numbers in the cities mentioned above and in all Saracen lands.</p><a name="Section.d45196e1913">‍</a><h2 class="page-title" id="d45196e1913">73.</h2><p>These and also many other things we saw in the above-mentioned cities and in different places in Egypt, which are not written down in this book, but there is one thing which cannot be passed over in silence and left unrecorded in writing, namely that in the city of Cairo, in the house of a Saracen, alas! one of us, brother Hugo, mentioned in the beginning of this book <span class="sup" title="By ">[c. 1]</span>, succumbed to an attack of dysentery and fever caused by a north wind, as has already been mentioned <span class="sup" title="By ">[c. 64]</span>; and thus his soul left his body, like a ship without a rudder that runs aground on rocks in a storm.</p><span class="fa fa-bookmark" title="p.95" id="pb.95"> p.95</span><a name="Section.d45196e1924">‍</a><h2 class="page-title" id="d45196e1924">74.</h2><p>And when I, the afore-mentioned Brother Symon, perceived this and reflected that I was deprived of such a companion, bound to me by the cement of friendship, I commenced to lament and cry out: “Woe! Woe!” I grieved like Magdalen for one who had died on the shore of Egypt, and for that Joseph I desired like Jacob to descend into hell. My bowels were wounded by the shaft of sorrow, and if I may speak the words of the prophet made true, my pains were like unto the pains of childbirth. How bitter and sharp was that storm of grief which broke my mirror in many parts and changed my harp from joy to mourning and caused me to hang my instruments, not like the Jews of old on the lowly willow, but on the lofty tops of the cedars of Lebanon! He has left me alone in an enemy country like a sparrow ... Who could write this without tears? Who could tell this without much bitterness of heart? This <span class="sup" title="By ">[death]</span> is the skilful fashioner of bitter sadness and sorrow beyond all solace of the heart. This whirlwind has teeth to rend and tear and consume all joy. This poisoned arrow has pierced my bowels without pity and wounded me sorely with the sharp point of grief and pain.</p><a name="Section.d45196e1933">‍</a><h2 class="page-title" id="d45196e1933">75.</h2><p>O ye who travel to Rome and are pilgrims, who pass this way with me, shed tears like a torrent in the south! ... Alas! Alas! we have found and seen those days we were expecting. My eyes have failed with tears. Our soul has refused to be consoled, and I have been made drunk with bitter sorrow. The Lord has stretched the bow of his anger against me ... He has wounded me deeply, even to my inward parts. Since it was pleasing to Him, it has been so done: may the name of the Lord be blessed! When I began to recover from my grief as from sleep ... I breathed again and was refreshed with the food of consolation. For I considered and read in the book of my mind that man is weighed down by his weakness and is subject to corruption ... that the devotion of supreme pontiffs, the wisdom of philosophers, the majesty of emperors, the lofty state of kings have never hitherto been able to escape the final moment of brief burial. All that is appointed for our troubled exile forebodes this end. ... Nothing is gained for the dead by our grief and lamentation. To labour thus <span class="sup" title="By ">[in grief]</span> is to labour in vain. What I had lost could never, alas! be recovered by me through any effort or toil. </p><span class="fa fa-bookmark" title="p.97" id="pb.97"> p.97</span><a name="Section.d45196e1940">‍</a><h2 class="page-title" id="d45196e1940">76.</h2><p>Having passed my time in thoughts such as these, I began to cease from laments and manfully to control my tears, commending the soul of my brother and dearest companion to God Almighty, Who summons those whom He loves and makes those whom He has killed live again. For he is not dead, but changed into a better state, and has exchanged these tearful and fleeting days for happy and eternal days. ... Therefore, my dearest brethren, do not grieve for him who sleeps, like those who have no hope; but let us pray fervently for the soul of him who is dead, and help him with our generous and pious alms. If he has deserved punishment by guilt, do Thou, O Lord, pardon him in Thy mercy and wipe away his guilt, through Christ Our Lord. Amen.</p><a name="Section.d45196e1943">‍</a><h2 class="page-title" id="d45196e1943">77.</h2><p>Having buried my companion, as recorded above ... I hastened to visit the Sultan, who was then residing in his fortress, accompanied by four fellow-pilgrims who were travelling on foot. Thanks to the intervention of certain Genoese notables, I obtained the mediation of the Sultan's dragomen or interpreters, who procured from him a permit authorizing me in company with two boys of our own party and one stranger to proceed without tribute to the Sepulchre of the Lord, and to visit all the oratories and other holy places without payment of any tax. And thus we were able to travel freely and in safety throughout all the Holy Land and Egypt. In testimony of this the Sultan handed us a passport adorned with the Sultan's special sign, which was about an arm's length and a half long.</p><a name="Section.d45196e1946">‍</a><h2 class="page-title" id="d45196e1946">78.</h2><p>This sign is a very rude picture of the fingers of the hand drawn always by the Sultan himself with a reed and ink, and which he never permits anyone else to draw for him. Wherefore all the Admirals and other persons who inspect this document, baring their necks, do reverence, kissing the sign and opening the passport and folding it in a certain way around their heads and necks in token of obedience, while giving praise to the Sultan who painted it.</p><a name="Section.d45196e1949">‍</a><h2 class="page-title" id="d45196e1949">79.</h2><p>The afore-mentioned dragomen are three in number, who, though outwardly renegades, in secret worship Christ devoutly as Saviour of the world. The senior and chief is by nation a Roman and of the true Roman rite, by religious profession a Poor friar, named Brother Assedinus. With him resides a certain brother Peter, a Knight of the order of the Templars, who is a renegade and married. There are also two 

<span class="fa fa-bookmark" title="p.99" id="pb.99"> p.99</span>
juniors, Italians by nation and of the Jacobite religion. All are very courteous and generous and useful to the poor and to pilgrims. They are very wealthy, possessing abundance of gold, silver, precious stones and costly garments and other wealth, and living in great pomp.</p><a name="Section.d45196e1954">‍</a><h2 class="page-title" id="d45196e1954">80.</h2><p>It is necessary for all those who wish to beg favours from the Sultan or to approach him to anoint the hands of these men generously with the oil of florins and to offer them very handsome gifts. In the presence of the Sultan I joined forces with the <span class="sup" title="By ">[four]</span> brothers mentioned above <span class="sup" title="By ">[c. 77]</span> in order that they might be my companions on my journey, and along with them, as will appear below <span class="sup" title="By ">[c. 93]</span>, after overcoming many adversities, I finally reached the long-desired haven of Jerusalem ... </p><a name="Section.d45196e1966">‍</a><h2 class="page-title" id="d45196e1966">81.</h2><p>Having hired two camels and a Saracen driver at a cost of 85 dirhems <span class="sup" title="By ">[about 39s.]</span> we departed from Cairo on the morrow of the feast of St. Andrew <span class="sup" title="By ">[1 December 1323]</span>, like sheep among wolves, and plunged into the vast sandy desert adjoining the city, in which the children of Israel wandered for forty years. Here we encountered the Sultan returning from a hunting expedition, accompanied by a vast and formidable retinue mounted on horses, mules, asses and camels, which covered the desert like locusts for an area of almost five miles. In confirmation of which we heard from numerous persons that whenever the Sultan goes on a hunting expedition, or for a ride outside the city, he is accompanied by 30,000 horsemen <sup id="fnref:136.footnotes">136<a href="#fn:136.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and an innumerable multitude of camels, asses and pedestrians, and many animals belonging to the latter, such as are exposed for eating. <sup id="fnref:137.footnotes">137<a href="#fn:137.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e1980">‍</a><h2 class="page-title" id="d45196e1980">82.</h2><p>The camels are loaded with tents, bread, water and other necessaries like the asses. Fresh water and everything necessary for human use can hardly ever be found in the desert. Very rare are trees, which are small and low and provide no shade to travellers, nor any consolation whatever except only to the Arabs or Bedouins, who from these trees and from the dung of the camels and other beasts of burden, dried in the sun, make copious fires, in the ashes of which they bake a kind of bread, which they eat very hot with oil or honey very much like dogs, caring little for other kinds of bread or food.</p><a name="Section.d45196e1984">‍</a><h2 class="page-title" id="d45196e1984">83.</h2><p>They live in a bestial fashion in the desert in tribes, in low, black, and oblong tents, in which they can hardly stand up, and can only enter by crawling along the ground like serpents. It is not safe to go among
   
<span class="fa fa-bookmark" title="p.101" id="pb.101"> p.101</span>
them, especially at night, without a strong bodyguard, for they are ever ready, given the opportunity, to inflict harm on travellers, obeying more the laws of wolves than those of men. They possess many camels, which they hire for a large price to Saracen pilgrims, whom they conduct to Mecca, where the body of that most vile pig Mahomet is said to repose, <sup id="fnref:138.footnotes">138<a href="#fn:138.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> or to merchants or travellers going to Jerusalem, Damascus or other cities. Without camels it is difficult to cross the desert, as we ourselves learned by experience, <sup id="fnref:139.footnotes">139<a href="#fn:139.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and other pilgrims testify.</p><a name="Section.d45196e1995">‍</a><h2 class="page-title" id="d45196e1995">84.</h2><p>When they move their camps or tents they load everything on to the camels in this manner: the animal prostrates itself on the ground and on its back near the hump they place a large concave saddle, from which they suspend two large oblong cages, one on the right, the other on the left of the saddle; in these they place their wives and children, tents, mills, water, flour, domestic utensils and provisions consisting for the most part of the bread already mentioned <span class="sup" title="By ">[c. 82]</span>, of oil and goats' milk. They have three sorts of honey: the common one from bees, and two artificial kinds: one obtained from the fruit of a certain tree called <span class="frn" title="()">carub</span>; <sup id="fnref:140.footnotes">140<a href="#fn:140.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> and the third from the canes from which sugar is made. They themselves follow with their goats, armed with swords, which they carry on their backs, with sticks, and with lances, the handles of which consist usually of solid canes. Their nobles dress like those of the Saracens, except that their dress is longer as regards sleeves and other extremities, and is very like the white habit of the Grey Monks <span class="sup" title="By ">[i.e. Cistercians]</span>. The camel-drivers are very similarly dressed, wearing in addition a very coarse striped outer coat made of wool or of camels' hairs, which in appearance closely resembles a sleeveless tunic or tabard, except that it does not close at the sides nor is it anywhere sewn.</p><a name="Section.d45196e2016">‍</a><h2 class="page-title" id="d45196e2016">85.</h2><p>Omitting further description of these wolves, we came to a large town or village, named Belbeis, <sup id="fnref:141.footnotes">141<a href="#fn:141.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is a full day's journey from Cairo, and is situated on the outskirts of the desert. Between it and the sea lies a most beautiful tract of country, which is rich in corn and flowers. As everywhere in Egypt, camels and asses for hire and abundance of food are to be found here. It may also be remarked that our two camels carried the four of us <span class="sup" title="By ">[cf. c. 77]</span>, our provisions, and their own fodder for the journey, and they could have carried more if necessary, such is the strength with which they are endowed. Between them, I, Brother Symon, with my boy John slept, deprived of all the comforts of a house, amidst the sand and the dung of the animals, with the stars only as a covering, and for companions these and the other beasts, surrounded on all sides

<span class="fa fa-bookmark" title="p.103" id="pb.103"> p.103</span>
by enemies, whose personal habits were a source of grave discomfort. <sup id="fnref:142.footnotes">142<a href="#fn:142.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup>... If only we had had bundles of vine twigs to lie upon and to place under our head as a cushion instead of heaps of dung and sand, they would without doubt have been worth a French bed.</p><a name="Section.d45196e2030">‍</a><h2 class="page-title" id="d45196e2030">86.</h2><p>From Belbeis we hastened through the desert and came to a place called Es-Salahieh. <sup id="fnref:143.footnotes">143<a href="#fn:143.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> In situation and abundance of provisions it resembles very closely the preceding village, especially in respect of the great numbers of water-birds, especially ducks. Eight ducks can be bought here for only two dirhems <span class="sup" title="By ">[11 d.]</span> and ten <span class="frn" title="()">geles</span> <sup id="fnref:144.footnotes">144<a href="#fn:144.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> for the same price. It may be here remarked that on windy days it is impossible to travel through the desert, because the sand, on account of its lightness and minuteness, is whirled high into the air to such an extent that travellers are unable to see the way or to enjoy the light of day.</p><a name="Section.d45196e2053">‍</a><h2 class="page-title" id="d45196e2053">87.</h2><p>Hastening on, we reached the village named Katîyeh <sup id="fnref:145.footnotes">145<a href="#fn:145.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> in the very heart of the desert, entirely surrounded by sand, and distant two most tedious days' journey from Es-Salahieh. Here I found a Christian nobleman acting as Admiral, outwardly a renegade and an Armenian by nation. His duty is to guard the route through the desert and to collect the tax on travellers. He is a worthy benefactor to pilgrims and a generous alms-giver. He guards the route in order that no one may pass into Egypt from India <span class="sup" title="By ">[Ethiopia]</span> or vice versa without his authorization. <sup id="fnref:146.footnotes">146<a href="#fn:146.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> This he accomplishes in a comprehensive and cautious manner. The village, as we have said, is entirely surrounded by the desert and is furnished with neither fortifications nor natural obstacles of any kind that might impede the passage of travellers. Every evening after sunset a straw-mat or carpet is drawn at the tail of a horse, sometimes near the village, sometimes far from it, now in one place, now in another, transversely to the route, for a distance of six or eight miles, more or less, according to the Admiral's orders. This renders the sand so smooth that it is impossible for either man or beast to pass without leaving traces to expose their passage. Every morning before sunrise the plain is scoured in all directions by specially appointed horsemen, and whenever any traces of pedestrians or of horsemen are discovered, the guards hasten in pursuit and those who have passed are arrested as transgressors of the Sultan's regulations and are severely punished.</p><a name="Section.d45196e2067">‍</a><h2 class="page-title" id="d45196e2067">88.</h2><p>This village is very rich in provisions of all kinds, especially in

<span class="fa fa-bookmark" title="p.105" id="pb.105"> p.105</span>
fish, in fruit, chiefly dates and apples of paradise, of which we have spoken above <span class="sup" title="By ">[c. 40]</span>. It is worthy of mention that between Es-Salahieh and Katîyeh there linger certain dangerous animals which readily attack men and kill them. Though not as large as wolves they are quite equal to them in ferocity and cunning. <sup id="fnref:147.footnotes">147<a href="#fn:147.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e2080">‍</a><h2 class="page-title" id="d45196e2080">89.</h2><p>Having participated in spiritual consolation and rested our bodies with the Admiral, we departed <span class="sup" title="By ">[Katîyeh]</span>, and continued our route through the desert, reaching the town named Gaza, which is in the land formerly called the land of the Philistines, and in which Samson perished with their leaders beneath the ruins of a house. This city abounds in all the necessaries of life, and in it dwell many Christians of the Girdle, whom we have mentioned above <span class="sup" title="By ">[c. 34]</span>. All the Frankish <span class="sup" title="By ">[western]</span> pilgrims travelling from Egypt to Jerusalem and vice versa halt at this stage, and rest at its eastern outskirts, having the dome of heaven as a roof.</p><a name="Section.d45196e2092">‍</a><h2 class="page-title" id="d45196e2092">90.</h2><p>Here large numbers of camels and asses are found for hire, and we were informed that there is also a garrison of two thousand <span class="sup" title="By ">[Saracen]</span> horsemen in all things like the horsemen aforesaid. The town is surrounded by many gardens and orchards, fig-trees being especially abundant, since the desert practically everywhere comes to an end some six miles before the town is reached, and on all sides the land is most beautiful and fertile. Here there is a custom-house at which all travellers have to pay a road-tax.</p><a name="Section.d45196e2098">‍</a><h2 class="page-title" id="d45196e2098">91.</h2><p>We may remark that in the desert, at the end of each day's journey there is found a walled enclosure which is called <span class="frn" title="()">fondaco</span>, in which all travellers may rest in safety and find water for their animals without paying any fee. The Sultan has provided this for the safety and protection of travellers because of the Bedouins and Arabs mentioned above, who infest the desert and lie in ambush for travellers as a lion in his den for his prey.</p><a name="Section.d45196e2104">‍</a><h2 class="page-title" id="d45196e2104">92.</h2><p>From this city <span class="sup" title="By ">[Gaza]</span> we came to a spot about two miles distant where the road bifurcates, the right-hand turning leading to the very ancient city of Hebron, situated in the territory of the Damascenes, and once a city of the Philistines. It was the place in which God fashioned Adam our first father, and in which in two caves are buried our four reverend fathers, Adam, Abraham, Isaac and Jacob, with their wives, Eve, Sarah, Rebecca, and Leah <span class="sup" title="By ">[cf. Gen. xlix, 29-31]</span>. Leaving this on one side, we reached the base of the mountains of Israel, a most beautiful country, as is all the land that once belonged to the Philistines, whose memory is now buried in oblivion. Proceeding over very beautiful mountains and through the very fertile valleys of Israel, we came to a certain monastery in which reside schismatic monks called <span class="frn" title="()">Cumani</span>. Under the 

<span class="fa fa-bookmark" title="p.107" id="pb.107"> p.107</span>
high altar of their church is the spot where the most precious wood of the cross was hewn. This monastery is distant one mile from Jerusalem.</p><a name="Section.d45196e2118">‍</a><h2 class="page-title" id="d45196e2118">93.</h2><p>Having visited this place with due reverence, we came to the holy city of Jerusalem. Once the queen of nations and provinces, the city of the Law and of the priesthood, it lies now enslaved and oppressed beneath Saracen domination, to the great disgrace of the Christians, and to the glory and honour of the sons of Belial. Its walls are now destroyed and its temple overthrown from its foundations in accordance with the Lord's prediction: “There shall not be left one stone upon another”, and the saying of Zacharias: “Jerusalem shall be inhabited as a town without a wall”, &amp;c. “Alas! Among all her lovers she hath none to comfort her.”</p><a name="Section.d45196e2130">‍</a><h2 class="page-title" id="d45196e2130">94.</h2><p>This city was once situated for the greater part on Mount Sion, a mountain which though not large is nevertheless very strong, especially on the south side, and dominates the city. It is to a large extent surrounded by the valley of Josaphat, and where the valley ends there were once broad and very deep ditches excavated in the rocks, traces of which can be seen even to this day, and they testify most clearly to the solidity and strength of the old city. This mountain extends for a long distance to the south and to the north. On the southern side, where the strength of the valley is less, there was built for the protection and defence of the city that most famous and imperial Tower of David, which has now been rebuilt by the Saracens as a fortress of the Sultan, and is distant obliquely from the Church of the Holy Sepulchre by about the length of a bowshot.</p><a name="Section.d45196e2133">‍</a><h2 class="page-title" id="d45196e2133">95.</h2><p>On the northern side of this tower is a gate through which we entered and came to the church just mentioned, praising the Lord who in this place redeemed us by His precious blood. This church is large and beautiful, its nave being spherical and closely resembling a pigeon-house, except that it is built upon columns and has all round it an ambulatory. In the centre there is a small chapel of marble in which is the Sepulchre of our Lord, which is only nine palms in length. <sup id="fnref:148.footnotes">148<a href="#fn:148.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> It is entirely covered over with a slab of white marble in such a manner that it can nowhere be touched nor seen except through three small holes which are on its southern side. <sup id="fnref:149.footnotes">149<a href="#fn:149.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> Outside on the northern side of the tomb, which is contiguous to the wall of the chapel itself, is placed a lamp, which is always lit by a <span class="frn" title="(French)">caloyer</span> <sup id="fnref:150.footnotes">150<a href="#fn:150.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> or Cuman monk, who always resides there with a companion. Opposite to it on the south side, within the said chapel, is a lamp which on every Holy Saturday is without fail lit by a flame sent down from heaven to the glory of the risen Christ, who liveth for ever. Amen. <sup id="fnref:151.footnotes">151<a href="#fn:151.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> The doors of this church are on the south side, of which the most easterly one is closed by a stone wall. Opposite

<span class="fa fa-bookmark" title="p.109" id="pb.109"> p.109</span>
these doors on the outside is a very beautiful quadrangle entirely paved with white marble, towards the centre of which is the spot where our Lord, suffering for us, rested while the cross was being carried up the mountain. <sup id="fnref:152.footnotes">152<a href="#fn:152.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e2167">‍</a><h2 class="page-title" id="d45196e2167">96.</h2><p>To the east of these doors, within the church itself, is Mount Calvary. Eighteen steps lead to its summit, where there is a round hole in which the cross of Christ was fixed. From the uppermost of these steps to the hole are ten feet, where some of the Lord's blood is seen to have run through the fissures of the mountain. To the south of this hole are the clearest traces of the manner in which the rocks were split equally from the summit downwards on the day of the Passion of Christ; and here is the spot, it is said, where the head of Adam was found. Very near that fissure an altar has been piously consecrated. From the foot of the steps just mentioned, towards the east, as far as the door of the subterranean church which leads down to the spot where Helena, mother of Constantine, discovered the wood of the cross, there are eleven paces, and from that door to the first step are seven feet, whence twenty-nine steps go down. At the foot of these steps there is a beautiful church built upon four columns of marble, in which there is a high altar on the eastern side, and another altar on the northern side.</p><a name="Section.d45196e2170">‍</a><h2 class="page-title" id="d45196e2170">97.</h2><p>From the foot of those steps to another flight of eleven steps, are six paces; and from the foot of these eleven steps to the place where the holy cross was found, there are five full paces, and in this place there is a consecrated altar of stone. From the foot of those steps, which lead up to Mount Calvary, as far as the place where Nicodemus and Joseph washed the body of the Lord Jesus, which is right opposite the gate of the church, are four paces; and from the same spot, in the same direction to the Sepulchre of our Lord, are thirty-one paces. From the Sepulchre to the place where the Lord appeared to Mary Magdalen, which is towards the north of the tomb, there are seven paces.</p><a name="Section.d45196e2173">‍</a><h2 class="page-title" id="d45196e2173">98.</h2><p>From the foot of the above-mentioned steps, crossing the choir towards the north, in the direction of the column to which, it is said, our Lord was bound and beaten, are thirty-six paces. This column lies under an altar, and near by is a large fragment of the principal column, the remaining part of which is at Rome. From our Lord's Sepulchre to the spot where the blessed Virgin Mary grieved for her Son hanging upon the cross, which is opposite the Mount, to the north of the church, are eighteen paces. From the Sepulchre eastwards within the door of the choir to the round hole into which Christ placed his finger saying: “Here is the middle of the world”, are fourteen paces, and from the door of the choir to the major altar are fifteen paces.</p><a name="Section.d45196e2179">‍</a><h2 class="page-title" id="d45196e2179">99.</h2><p>The tower already mentioned <span class="sup" title="By ">[c. 94]</span> is situated on Mount Sion, towards the southern part of which is the monastery of the Schismatics,

<span class="fa fa-bookmark" title="p.111" id="pb.111"> p.111</span>
which is now served by them. In their church is preserved, as is said, the head of the blessed James the Apostle. Beyond, in the same direction, is a church in which, in place of an altar, is that stone slab, supported on four columns, of which the women said: “Who shall roll back this stone for us?” <sup id="fnref:153.footnotes">153<a href="#fn:153.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> On the same Mount are many holy oratories, which are now almost entirely destroyed, as will appear more clearly lower down in the <span class="frn" title="(Latin)">Locarium.</span> <sup id="fnref:154.footnotes">154<a href="#fn:154.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup></p><a name="Section.d45196e2196">‍</a><h2 class="page-title" id="d45196e2196">100.</h2><p>Opposite the aforementioned tower, to the east, is the place on which was once the fortress <span class="sup" title="By ">[of David]</span>, which was so far distant that it could in no way have been protected or defended by that tower, except perhaps by means of military engines. The opposite view is to be found in the book <span class="title" title="book">De Proprietatibus Rerum</span>. On this spot there is now a Saracen church, <sup id="fnref:155.footnotes">155<a href="#fn:155.footnotes" rel="footnote" class="fa fa-comment-o" style="text-decoration:none"> </a></sup> which is of spherical shape, and which they permit no Christian to approach.</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="navspyd45196e2" 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 Journey of Symon Semeonis from Ireland to the Holy Land</p><p><b>Author</b>: Symon Semeonis (Simon FitzSimon)</p><div id="details-respStmt"><h4>Responsibility statement</h4><p><b>Electronic edition compiled by</b>: Natasha Dukelow and Beatrix Färber</p><p><b>Proof corrections by</b>: Natasha Dukelow and Beatrix Färber</p></div><p><b>Funded by</b>: University College, Cork</p></div><div id="details-editionStmt"><h4>Edition statement</h4><p><b>1</b>. First draft.</p></div><p><b>Extent</b>:  
24185 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>: 2017</p><p><b>Distributor</b>: CELT online at University College, Cork, Ireland.</p><p><b>CELT document ID</b>: T300002-001</p><p><b>Availability</b>: Available with prior consent of the CELT programme for purposes of academic research and teaching only.</p></div><div id="details-notesStmt"><h4>Notes statement</h4><p>This book was put online as part of a work placement for the MA in Medieval History.</p></div><a name="sourceDesc">‍</a><h3 id="details-sourceDesc">Source description</h3><h4>Editions and literature</h4><ol><li value="1">Theodor Bibliander,  Machumetis saracenorum principis eiusque successorum vitae, doctrina ac ipse alcoran (Basle 1543).</li><li value="2">James Nasmith, (ed.), Itinerarium Symonis Simeonis, et Hugonis Illuminatoris ad Terram Sanctam 1322. In Itineraria Symonis Simeonis et Willelmi de Worcestre. Quibus accedit Tractatus de metro, in quo traduntur regulæ a scriptoribus mediiaevi in versibus Leoninis observatae. E codicibus mss. in bibliotheca Coll. Corp. Christi Cantab. 1–73. (Cambridge: J. Archdeacon 1778).</li><li value="3">Carl Hermann Friedrich Johann Hopf, Chroniques Gréco-Romanes (Berlin 1873).</li><li value="4">Mario Esposito, "The Pilgrimage of Symon Semeonis: A Contribution to the History of Mediaeval Travel", in Geographical Journal vol. 50 (1917) pp. 335–352, vol. 51 (1918) pp. 77–96.</li><li value="5">Girolamo Golubovich (ed.), Itinerarium fratrum Symonis Semeonis et Hugonis illuminatoris Ordinis fratrum Minorum professorum ad Terram Sanctam A.D.1322. (Ex Cod. Biblioth. Collegii Corporis Christi Cantabrigiae, n.147). In Biblioteca bio-bibliografica della Terra Santa e dell'Oriente francescano. vol. 3: 237–282. (Florence: Quaracchi, 1919). </li><li value="6">Eugene Hoade, Western Pilgrims: The Itineraries of Fr. Simon Fitzsimons, OFM (1322–23), A Certain Englishman (1344–45), Thomas Brygg (1392), and Notes on other Authors and Pilgrims. Publications of the Studium Biblicum Franciscanum, n. 18 (Jerusalem: Franciscan Press 1952, reprinted 1970), 81–86.</li><li value="7">Acta Sanctorum, ed. Johannes Bollandus (Antwerpen: Joannes Mevrsius 1675).</li><li value="8">Simone Sigoli, Viaggio al Monte Sinai de Simone Sigole, testo di lingua pubblicato dal Poggi in Firenze nell'anno 1829 e di nuovo messo a stampa per cura di basilio Puoti (1839).</li><li value="9">Ibn Batuta, Voyages d'Ibn Batoutah, Texte Arabe, accompagné d'une traduction, written AD 1350; eds. Charles Defrémery, Beniamino Raffaello Sanguinetti (Paris 1853).</li><li value="10">Georgius Pachymeres, Historia; ed. Jacques Paul Migne, Patrologia Graeca 143 (1865).</li><li value="11">Pius Bonifacius Gams, Series episcoporum Ecclesiae catholicae (Ratisbonae [Regensburg] 1873).</li><li value="12">Paul Edouard Didier Riant, Des dépouilles religieuses enlevées à Constantinople au XIIIe siècle (Paris 1875).</li><li value="13">Seigneur d'Anglure, Le Saint Voyage de Jherusalem, written AD c. 1396; eds. Francois Bonnardot, Auguste Longnon (Paris 1878).</li><li value="14">Wilhem von Heyd, Histoire du commerce du Levant au Moyen-Age (Leipzig 1885).</li><li value="15">Abbot Daniel, Charles William Wilson, The Pilgrimage of Abbot Daniel, ed. Charles William Wilson  (London 1888).</li><li value="16">Louis De Mas Latrie, Trésor de chronologie (Paris 1889).</li><li value="17">Augustus J. Hare, Venice (London 1891).</li><li value="18">Ludolph von Suchem, Ludolph von Suchem's Description of the Holy land, and of the way Thither, written AD 1350; trans. Aubery Stewart, (London 1895).</li><li value="19">Adomnán, De Locis Sanctis, written c. 680; ed. Paul Geyer, Itinera Hierosolymitana (Vienna 1898).</li><li value="20">Vivien de Saint-Martin, Nouveau Dictionnaire de Géographie Universelle, 1900).</li><li value="21">Henry Charles Lea-Reinach, Histoire de l'Inquisition au Moyen Age, vol. 2  (Paris 1901).</li><li value="22">Henry Yule, The Book of Ser Marco Polo;, new ed Henri Cordier (London 1903).</li><li value="23">The Texts and Versions of John de Plano Caprini and William de Rubruquis, ed. Charles Raymond Beazley (London 1903).</li><li value="24">Ernest Renan, Málanges religieux et historiques (Paris 1904).</li><li value="25">Rennell Rodd, The Princes of Achaia (London 1907).</li><li value="26">John Medows Rodwell, The Koran (London 1909).</li><li value="27">Pietro Casola, The Pilgrimage of Pietro Casola, written c. 1494; ed. Mary Margaret Newett (Manchester 1907).</li><li value="28">Montague Rhodes James, The Apocryphal New Testament (Oxford 1924).</li><li value="29">Ibn Battuta, Travels in Asia and Africa 1325–1354 written AD 1345; ed. Hamilton Alexander Rosskeen Gibb (London 1929).</li><li value="30">Emmanuel Piloti, Traité Piloti sur le Passage en Terre Sainte, written AD 1420, ed. Pierre-Herman Dopp (Louvain 1958).</li><li value="31">Niccolò da Poggibonsi, A Voyage Beyond the Seas, 1346–1350 written AD 1350; eds., Theophilus Bellorini and Eugene Hoade (Jerusalem 1994).</li><li value="32">Girolamo Golubovich, Biblioteca bio-bibliografica della Terra Santa e dell Oriente Francescano, 3 Quaracchi (1919) vii–496.</li><li value="33">Achille Patricolo, Ugo Monneret de Villard, Henri Munier, La Chiesa di Santa Barbara al Vecchio Cairo  (Florence 1922).</li><li value="34">Cambridge Medieval History 4 (1923), ed. Joseph Rabson Tanner (1923).</li><li value="35">André Callebaut, 'Jean Pecham et l'Augustinisme: apercus historiques', Archivum Franciscanum Historicum 18 (1925) 441–472.</li><li value="36">Martijn Theodoor Houstma, Arent Jen Wensinck, Thomas Walker Arnold eds., Encyclopaedia de l'Islam, 2 (1927).</li><li value="37">Louis Mercier, La Chasse et les sports chez les Arabes (Paris 1927).</li><li value="38">N. Riscani, Firmani arabici (Jerusalem 1930).</li><li value="39">Alberto Magnaghi, 'Nautiche Carte', Enciclopedia Italiana 24 (1934) 323–31.</li><li value="40">Florence Edler, Glossary of Medieval Terms of Business  (Cambridge, Mass 1934).</li><li value="41">Romulus Caggese 'Robert of Anjou, King of Sicily', Enciclopedia Italiana 29 (1936) 512–513.</li><li value="42">André Callebaut, Le Moyen Âge, 60 (1954) 204–210.</li><li value="43">Paul Grosjean, 'Thomas de La Hale, moine et martyr à Douvres en 1295' Analecta Bollandiana
 72 (1954) 167–91.</li><li value="44">Danielle Régnier-Bohler (ed.),  "Le voyage de Symon Semeonis d'Irlande en Terre sainte",  In Croisades et pèlerinages: récits, chroniques et voyages en Terre sainte XIIe–XVIe siècle. 959–995 (Paris: Robert Laffont, 1997).</li><li value="45">Conn Murphy, "An Early Irish Visitor to the Island of Crete: The journey of Symon Semeonis from Ireland to the Holy Land", in Classics Ireland 10 (2003) 54–63 (online at JSTOR).</li><li value="46">M. Krasnodębska-D'Aughton 'Inflamed with seraphic ardor: Franciscan learning and spirituality in the fourteenth-century Irish pilgrimage account', Franciscan Studies 70 (2012) 283–312.</li><li value="47">M. Krasnodębska-D'Aughton, 'Relics and riches: familiarising the unknown in a fourteenth-century pilgrimage account from Ireland', in M. Boulton, J. Hawkes and M. Herman, ed., The art, literature and material culture of the medieval world. Transition, transformation and taxonomy (Dublin: Four Courts Press, 2015), 111–124.</li><li value="48">M. Krasnodębska-D'Aughton , 'Simon Semeonis', in B. Leehy and S. Ryan, ed., Treasures of Irish Christianity, vol. 3 (Dublin: Veritas, 2015), 42–45.</li><li value="49">Rudolf von Framensberg [Rudolphus de Frameinsperg], Itinerarum nobilis viri Rudolphi de Frameynsperg in Palestinam ad Montem Sinai et in Aegyptum (1346). In Thesaurus Monumentorum Ecclesiasticorum et Historicorum. Vol. 4 (Antwerp 1725) 358–60.</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%;">Semeonis, Symon (1960). <i>Itinerarium Symonis Semeonis ab
      Hybernia ad Terram Sanctam‍</i>. 1st ed. ix + 127pp. Dublin:
      Dublin Institute for Advanced Studies.</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="T300002-001.bib">
@book{T300002-001,
  title 	 = {Itinerarium Symonis Semeonis ab Hybernia ad Terram Sanctam},
  author 	 = {Symon Semeonis},
  edition 	 = {1},
  note 	 = {ix + 127pp.},
  publisher 	 = {Dublin Institute for Advanced Studies},
  address 	 = {Dublin },
  date 	 = {1960 },
  UNKNOWN 	 = {seriesStmt}
}
<p style="text-align:right;"><span class="fa fa-download"> <a href="T300002-001.bib" style="font-family:sans-serif;">T300002-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 odd pages 25–111.</p><h4>Editorial declarations</h4><p><b>Correction</b>: Text proofread twice at CELT.</p><p><b>Normalization</b>: 'Words and letters enclosed in square brackets are not in the MS', but were added by the editor.</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 (hard or soft) crosses a page-break or line-break, this break is marked after the completion of the hyphenated word.</p><p><b>Segmentation</b>: <tt>div0</tt>=the  description; <tt>div1</tt>=the section; page-breaks are marked.</p><p><b>Standard values</b>: Dates are standardized in the ISO form yyyy-mm-dd, and tagged.</p><p><b>Interpretation</b>: Place-names, personal names, titles (of books etc) and terms are tagged. Words and phrases from other languages are tagged.</p><h4>Reference declaration</h4><p>A canonical reference to a location in this text 
        should be made using “Section”, eg <cite><a href="#div1.1" class="smoothScrollApplied">Section 1</a></cite>.</p><a name="profileDesc">‍</a><h3 id="details-profileDesc">Profile description</h3><p><b>Creation</b>: Latin text by Symon Semeonis; English translation by Mario Esposito
<p><b>Date</b>: 1960</p></p><h4>Language usage</h4><ul><li value="en">The text is in English. (en)</li><li value="la">Some quotes from poetry and occasional short phrases are in Latin. (la)</li><li value="fr">A few words are in French. (fr)</li><li value="it">A few words are in Italian. (it)</li><li value="iw">A few words are in Hebrew. (iw)</li><li value="ar">A few words are in Arabic. (ar)</li></ul><p><b>Keywords</b>: prose; 14c; Christianity; Pilgrimage; Europe; Middle East; Holy Land; Latin; translation</p><a name="revisionDesc">‍</a><h3 id="details-revisionDesc">Revision description</h3><p>(Most recent first)</p><ol><li>2019-06-05: Changes made to div0 type. (ed. Beatrix Färber)</li><li>2017-07-05: File proofed (2) and encoding checked. File parsed. SGML and HTML files created. (ed. Beatrix Färber)</li><li>2017-07-03: Bibliographical items re-organized and additions incorporated. (ed. Beatrix Färber)</li><li>2017-07-03: Bibliographical items supplied for inclusion in header. (ed. M. D'Aughton-Krasnodeębska)</li><li>2017-07-03: Header modified, bibliographical items added. (ed. Beatrix Färber)</li><li>2017-06-28: TEI Header created. (ed. Beatrix Färber)</li><li>2017-04-07: Text converted to txt. (scanning. Natasha Dukelow)</li><li>2017-04: Text proofed in MS word format. (scanning. Natasha Dukelow)</li><li>2017-03-23: Text scanned. (scanning. Natasha Dukelow)</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/T300002-001/">Dates are standardized in the ISO form yyyy-mm-dd, and tagged.</a></li></ul><h2>CELT Project Contacts</h2><ul><li>Director: <a href="mailto:h.morgan@ucc.ie">Dr Hiram Morgan</a></li><li>Managing Editor: <a href="mailto:b.faerber@ucc.ie">Beatrix Färber</a></li><li>Technical Support: <a href="mailto:pflynn@ucc.ie">Dr Peter Flynn</a></li></ul><p><a href="#" class="smoothScrollApplied">More…</a></p></div><div class="contact" id="rubric"><h2>Formatting</h2><p>For details of the markup, see the 
      <a href="http://www.tei-c.org/">Text Encoding Initiative</a> (TEI)</p><p><span class="fa fa-bookmark"/>
        page of the print edition</p><p><span class="fa fa-book"/> folio of the manuscript</p><p><span class="fa fa-folder"/> numbered division</p><p><span class="lbn"> 999</span> line number of the print edition (in grey: interpolated)</p><p><span class="u">underlining</span>: text supplied, added, or expanded
      editorially</p><p><span class="i">italics</span>:
      foreign words; corrections (hover to view); document titles</p><p><span class="lem">bold</span>: lemmata (hover for readings)</p><p><span class="overlap">wavy underlining</span>: scribal additions 
      in another hand; hand shifts flagged with <span class="flag">⚑</span> 
      (hover to view)</p><p style="color:red;">TEI markup for which a representation 
      has not yet been decided is shown in red: 
      comments and suggestions are welcome.</p><h6>Other languages</h6><p>L300002-001: <a href="/celt/document/L300002-001">The journey of Symon Semeonis from Ireland to the Holy Land</a> (in Latin)</p><h6>Source document</h6><p><a href="T300002-001.xml"><tt>T300002-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 Chapel of St. Thomas on London Bridge (cf. <span class="title" title="book">The Victoria History of London</span>, i (1905), p. 572). <a class="footnotebacklink" href="#fnref:1.footnotes" rev="footnote">🢀</a></p></li><li id="fn:2.footnotes"><p>In 1315 Old St. Paul's had been furnished with a timber spire covered with lead, 520 ft. in total height. <a class="footnotebacklink" href="#fnref:2.footnotes" rev="footnote">🢀</a></p></li><li id="fn:3.footnotes"><p>In 1268 Edward (afterwards Edward I) took the cross, hoping to join the new crusade of St. Louis, but he was unable to depart until 1270, by which time St. Louis was dead and so he was able to accomplish nothing. <a class="footnotebacklink" href="#fnref:3.footnotes" rev="footnote">🢀</a></p></li><li id="fn:4.footnotes"><p>These inscriptions were destroyed in the disastrous fire of 1834. <a class="footnotebacklink" href="#fnref:4.footnotes" rev="footnote">🢀</a></p></li><li id="fn:5.footnotes"><p>On John Peckham, the Franciscan Archbishop of Canterbury (1279–92), see Callebaut in <span class="title" title="serial">Arch. Franc. Hist</span>, xviii (1925), pp. 441–72, and <span class="title" title="serial">Le Moyen Âge</span>, lx (1954), pp. 204–10. <a class="footnotebacklink" href="#fnref:5.footnotes" rev="footnote">🢀</a></p></li><li id="fn:6.footnotes"><p>Symon has somewhat exaggerated the distance between Pavia and Milan which is about 25 km. This specific reference to Pavia and Milan suggests that he may have visited these towns on his return journey. <a class="footnotebacklink" href="#fnref:6.footnotes" rev="footnote">🢀</a></p></li><li id="fn:7.footnotes"><p>St. Thomas of Dover, martyred in 1925; cf. P. Grosjean in <span class="title" title="serial">Analecta Bollandiana</span>, lxxii (1954), pp.167–91. <a class="footnotebacklink" href="#fnref:7.footnotes" rev="footnote">🢀</a></p></li><li id="fn:8.footnotes"><p>The famous lance was seen by Arculf at Jerusalem about 680 (Adamnan, <span class="title" title="book">De Locis Sanctis</span>, ed. P. Geyer, Itinera Hierosolymitana (Vienna, 1898), p. 235). The name of the soldier, Longinus, occurs for the first time in the <span class="title" title="book">Gospel of Nicodemus</span> (fourth century), cf. M. R. James, <span class="title" title="book">The Apocryphal New Testament</span> (Oxford, 1924), p. 113, and <span class="title" title="book">Bibliotheca Hagiographica Latina</span>, ii (Brussels, 1901), No. 4965. The <span class="title" title="book">Gospel of Nicodemus</span> was widely diffused in Symon's time in Latin and French versions. <a class="footnotebacklink" href="#fnref:8.footnotes" rev="footnote">🢀</a></p></li><li id="fn:9.footnotes"><p>For the history of the war between Matteo Visconti, Podestà of Milan, and Robert the Good, King of Naples (1309–43) allied with Pope John XXII, see R. Caggese in <span class="title" title="serial">Enciclopedia Italiana</span>, xxix (Rome, 1936), pp. 512–13. Matteo died in 1322, but the war was continued for some years by his son Galeazzo. <a class="footnotebacklink" href="#fnref:9.footnotes" rev="footnote">🢀</a></p></li><li id="fn:10.footnotes"><p>The MS. has <i>Geun</i> or perhaps <i>Seun</i>, but the locality is evidently Beaune (<i>Belna</i> or <i>Belnum</i>) <a class="footnotebacklink" href="#fnref:10.footnotes" rev="footnote">🢀</a></p></li><li id="fn:11.footnotes"><p>This tragic event is narrated by Symon from information obtained on the spot. The date 3–4 March 1321, given by Symon, is not mentioned in the Pope's Letter. The prior of Montélier was accused of complicity in this murder and was arrested along with the assassins; cf. above, p. 6, and E. Arnaud in <span class="title" title="serial">Bulletin de la Societe d'histoire vaudoise</span>, xii (Torre Pellice, 1895), p. 26; Lea-Reinach,<span class="title" title="book">Histoire</span>, ii (1901), p. 177. <a class="footnotebacklink" href="#fnref:11.footnotes" rev="footnote">🢀</a></p></li><li id="fn:12.footnotes"><p>Symon has here made a mistake, for he must have reached Vienne before Valence. <a class="footnotebacklink" href="#fnref:12.footnotes" rev="footnote">🢀</a></p></li><li id="fn:13.footnotes"><p>St. Mamertus was Bishop of Vienne in 474. <a class="footnotebacklink" href="#fnref:13.footnotes" rev="footnote">🢀</a></p></li><li id="fn:14.footnotes"><p>This bridge is 800 metres in length, with twenty-six arches; it was commenced in 1265 and terminated in 1309. Symon's estimate of half a mile is fairly accurate. The medieval mile of 1,000 paces was equal to 1,485 metres. <a class="footnotebacklink" href="#fnref:14.footnotes" rev="footnote">🢀</a></p></li><li id="fn:15.footnotes"><p>St. Louis of Toulouse (d. 1297). <a class="footnotebacklink" href="#fnref:15.footnotes" rev="footnote">🢀</a></p></li><li id="fn:16.footnotes"><p>The legend that Lazarus, brother of Mary and Martha, converted Provence and became Bishop of Marseilles dates from the eleventh or twelfth century; (cf. <span class="title" title="book">Gallia Christiana</span>, i (1715), p. 631; and <span class="title" title="book">Bibl. Hag. Lat.</span>, No. 4802). <a class="footnotebacklink" href="#fnref:16.footnotes" rev="footnote">🢀</a></p></li><li id="fn:17.footnotes"><p>Here again Symon has inverted the order. The itinerary was: Marseilles, Gardanne, Saint-Maximin, Brignoles, Draguignan, Grasse, Nice. Symon's confusion of Nice with Nicaea in Bithynia is surprising, for his historical allusions are, in general, accurate. <a class="footnotebacklink" href="#fnref:17.footnotes" rev="footnote">🢀</a></p></li><li id="fn:18.footnotes"><p>Symon is here once again at fault. The Genoese Bede was Beda Junior, who died in 883 at Gavello near Rovigo, and whose body was translated to Genoa about 1230; cf. <span class="title" title="book">Acta Sanctorum</span>, ed. Boll., Aprilis t. i (1675), pp. 867–73. <a class="footnotebacklink" href="#fnref:18.footnotes" rev="footnote">🢀</a></p></li><li id="fn:19.footnotes"><p>Cf. Luc. i, 64 <a class="footnotebacklink" href="#fnref:19.footnotes" rev="footnote">🢀</a></p></li><li id="fn:20.footnotes"><p>Symon is here alluding to St. Gregory of Samos (cf. P. Riant, <span class="title" title="book">Des dépouilles religieuses enlevées à Constantinople au XIIIe siècle</span> (1875), p. 204). <a class="footnotebacklink" href="#fnref:20.footnotes" rev="footnote">🢀</a></p></li><li id="fn:21.footnotes"><p>Theodore of Amasea, martyred c. 306. The Venetians claimed to have got possession of his body c. 1267, and to have preserved it in the church which bears his name; cf. A. J. Hare, <span class="title" title="book">Venice</span>, 3rd ed. (London, 1891), p. 20. <a class="footnotebacklink" href="#fnref:21.footnotes" rev="footnote">🢀</a></p></li><li id="fn:22.footnotes"><p>A reference to the two granite columns brought from Syria and erected here in 1180; one of them bears a winged Lion of St. Mark (cf. Hare, op. cit., pp. 20, 26–27, where the story of the translation of the body of St. Mark to Venice is told). <a class="footnotebacklink" href="#fnref:22.footnotes" rev="footnote">🢀</a></p></li><li id="fn:23.footnotes"><p>Symon's memory has failed him here. There are in reality four bronze horses glittering equally in all directions. <a class="footnotebacklink" href="#fnref:23.footnotes" rev="footnote">🢀</a></p></li><li id="fn:24.footnotes"><p>For the Monastery of San Nicolò del Lido, cf. Hare, op. cit., pp. 200–1. <a class="footnotebacklink" href="#fnref:24.footnotes" rev="footnote">🢀</a></p></li><li id="fn:25.footnotes"><p>Most of his relics came to Bari in 1087, the rest to Venice in 1098. <a class="footnotebacklink" href="#fnref:25.footnotes" rev="footnote">🢀</a></p></li><li id="fn:26.footnotes"><p> The identity of this Gregory is not certain. <a class="footnotebacklink" href="#fnref:26.footnotes" rev="footnote">🢀</a></p></li><li id="fn:27.footnotes"><p>This estimate is somewhat exaggerated. During his voyage down the coasts of Istria, Dalmatia, and Greece to Crete and Alexandria, our friar seems to have had the use of a coast-chart or <span class="frn" title="()">portolano</span> on which the names of the towns and islands and perhaps also rough estimates of the distances were entered, cf. below, c. 23. <a class="footnotebacklink" href="#fnref:27.footnotes" rev="footnote">🢀</a></p></li><li id="fn:28.footnotes"><p>Symon applies the term <span class="frn" title="(Latin)">Barbari</span> to the Albanians (cf. also c. 17). Ragusa was subject to Venice from 1205 to 1358. <a class="footnotebacklink" href="#fnref:28.footnotes" rev="footnote">🢀</a></p></li><li id="fn:29.footnotes"><p>The Venetian grosso or groat was worth a little less than 5d. (cf. H. Yule, <span class="title" title="book">The Book of Ser Marco Polo</span>, new ed. by H. Cordier (London, 1903), ii, p. 591). <a class="footnotebacklink" href="#fnref:29.footnotes" rev="footnote">🢀</a></p></li><li id="fn:30.footnotes"><p>For the value of this coin cf. <span class="title" title="book">The Pilgrimage of Pietro Casola</span>, trans, by M. Newett (Manchester, 1907), p. 177. <a class="footnotebacklink" href="#fnref:30.footnotes" rev="footnote">🢀</a></p></li><li id="fn:31.footnotes"><p>Bishop of Sebaste in Armenia, c. 346, and patron saint of Ragusa. <a class="footnotebacklink" href="#fnref:31.footnotes" rev="footnote">🢀</a></p></li><li id="fn:32.footnotes"><p>The term <i>Rassia</i> or <i>Rascia</i> designated the eastern part of Serbia (cf. De Mas Latrie, <span class="title" title="book">Trésor de chronologie</span> (Paris, 1889), col. 1759). In 1323 the King of Rascia was Stephen Ourosch III, who reigned from 1322 to 1333 (ibid., col. 1761). <a class="footnotebacklink" href="#fnref:32.footnotes" rev="footnote">🢀</a></p></li><li id="fn:33.footnotes"><p>John, Count of Gravina, who in 1316 became Prince of the Morea and died in 1335. He was the seventh son of Charles II, King of Sicily, Naples, and Jerusalem (1285–1309); cf. <span class="title" title="serial">Cambridge Medieval History</span>, iv (1923), pp. 452–3. In the Middle Ages the term <i>Romania</i> signified Greece (more especially the Morea), and, in general, possessions of the Greek emperors. The Greek emperor in 1323 was Andronicus II (De Mas Latrie, op. cit., col. 1758). <a class="footnotebacklink" href="#fnref:33.footnotes" rev="footnote">🢀</a></p></li><li id="fn:34.footnotes"><p>Robert the Good, who reigned from 1309 to 1343, see above, p. 31. St. Louis of Toulouse (d. 1297) was a brother of his (cf. Golubovich, op. cit., iv (1923), p. 40). There was a governor or Count of Albania, named William, from 1318 to 1328 (De Mas Latrie, op. cit., col. 1771). <a class="footnotebacklink" href="#fnref:34.footnotes" rev="footnote">🢀</a></p></li><li id="fn:35.footnotes"><p>Slavonia (i.e. Croatia and Dalmatia). <a class="footnotebacklink" href="#fnref:35.footnotes" rev="footnote">🢀</a></p></li><li id="fn:36.footnotes"><p>This earthquake occurred at the beginning of March 1273. There is a vivid account of it in the <span class="title" title="book">Historia</span> (v, 7 and vi, 32) of the Byzantine historian, Georgius Pachymeres (Migne, P.G. 143, cols. 806–10, 971). Pachymeres does not state the number of victims. <a class="footnotebacklink" href="#fnref:36.footnotes" rev="footnote">🢀</a></p></li><li id="fn:37.footnotes"><p>The French coin <span class="frn" title="(French)">tournois</span>, known at Venice as <span class="frn" title="()">tornese</span>, was worth about three farthings. Eleven of these coins would thus be equivalent to 8d., considerably more than the grosso (5d.). For <i>XI</i> we should perhaps read <i>VI</i> (cf. above, pp. 15, 30). <a class="footnotebacklink" href="#fnref:37.footnotes" rev="footnote">🢀</a></p></li><li id="fn:38.footnotes"><p>The correct distance is 120 miles. <a class="footnotebacklink" href="#fnref:38.footnotes" rev="footnote">🢀</a></p></li><li id="fn:39.footnotes"><p>The distance is 140 miles. <a class="footnotebacklink" href="#fnref:39.footnotes" rev="footnote">🢀</a></p></li><li id="fn:40.footnotes"><p>The distance is 150 miles. <a class="footnotebacklink" href="#fnref:40.footnotes" rev="footnote">🢀</a></p></li><li id="fn:41.footnotes"><p>This citadel is identified by Rennell Rodd (<span class="title" title="serial">Geog. J.</span>, li (1918), pp. 58–59) with the Castle of Castle of Chloumontzi or Chlemoutsi (Clairmont or Castel Tornese), on the promontory of Chelonatas. <a class="footnotebacklink" href="#fnref:41.footnotes" rev="footnote">🢀</a></p></li><li id="fn:42.footnotes"><p>John, Count of Gravina (cf. above, p. 39 n.). On the Castle of Belvedere or Beauvoir, now Pontikokastro, between Pyrgos and Katakolo, cf. the Catalan <span class="title" title="book">Chronicle of Ramon Muntaner</span> (trad. ital. di F. Moisè (Firenze, 1844), p. 588, and G. Finlay, <span class="title" title="book">History of Mediaeval Greece and Trebizond</span> (Edinburgh, 1851), p. 221). <a class="footnotebacklink" href="#fnref:42.footnotes" rev="footnote">🢀</a></p></li><li id="fn:43.footnotes"><p>The distance indicated is accurate. <a class="footnotebacklink" href="#fnref:43.footnotes" rev="footnote">🢀</a></p></li><li id="fn:44.footnotes"><p>On the Castle of Maina, above Porto Quaglio, see Finlay, op. cit., p. 231; and Rennell Rodd, The Princes of Achaia (London, 1907), ii, p. 277. The latter (in Geog.J. li (1918), p. 59) suggests that Symon by <i>Mayna</i> and <i>Compana</i> possibly meant to designate the peninsula of Cape Matapan. <a class="footnotebacklink" href="#fnref:44.footnotes" rev="footnote">🢀</a></p></li><li id="fn:45.footnotes"><p>On Porto Quaglio see the Chronicle of Muntaner (trad. Moisè, p. 528) and Golubovich (op. cit., iii, p. 253). V. de Saint-Martin writes (Dict, de G;eacute;ographie, art. “Porto Quaglio”): <span class="frn" title="(French)">“Le nom de Porto Quaglio, le Port aux Cailles, lui vient de ce qu'il est la dernière station de ces oiseaux avant leur migration en Afrique”.</span> <a class="footnotebacklink" href="#fnref:45.footnotes" rev="footnote">🢀</a></p></li><li id="fn:46.footnotes"><p>After the fourth Crusade a branch of the Venetian patrician family Venier obtained the lordship of the island of Cerigo, the ancient Cythera; cf. <span class="title" title="serial">Camb. Med. Hist</span>, iv, pp. 421, 436, 457. For Nicolò Venier (d. 1351) see C. Hopf, <span class="title" title="book">Chroniques gréco-romanes</span> (Berlin, 1873), p. 526. <a class="footnotebacklink" href="#fnref:46.footnotes" rev="footnote">🢀</a></p></li><li id="fn:47.footnotes"><p>For this quotation from the supposed poet Theodulus, see above, p. 5. <a class="footnotebacklink" href="#fnref:47.footnotes" rev="footnote">🢀</a></p></li><li id="fn:48.footnotes"><p><i>Conteryn</i> would seem to have been some Venetian outpost named after the Doge Contarini. The distance, 260 miles from Methone or Modon, is much exaggerated. <a class="footnotebacklink" href="#fnref:48.footnotes" rev="footnote">🢀</a></p></li><li id="fn:49.footnotes"><p>Shittim wood, the wood of the shittah-tree or acacia; cf. O.E.D. viii, p. 716. <a class="footnotebacklink" href="#fnref:49.footnotes" rev="footnote">🢀</a></p></li><li id="fn:50.footnotes"><p>The distance is here again exaggerated. <a class="footnotebacklink" href="#fnref:50.footnotes" rev="footnote">🢀</a></p></li><li id="fn:51.footnotes"><p>Also termed <span class="frn" title="(Latin)">'poma Adami'.</span> <a class="footnotebacklink" href="#fnref:51.footnotes" rev="footnote">🢀</a></p></li><li id="fn:52.footnotes"><p>On Cretan trade at this epoch, see the great work of W. Heyd, <span class="title" title="book">Histoire du commerce du Levant au Moyen-Âge</span>, éd. fran&amp;ccedil;aise par Furcy Raynaud, i (Leipzig, 1885), pp. 99–103. <a class="footnotebacklink" href="#fnref:52.footnotes" rev="footnote">🢀</a></p></li><li id="fn:53.footnotes"><p>This observation, repeated below (cc. 37, 48) for Alexandria and Cairo — still holds good for practically every city in the Levant. <a class="footnotebacklink" href="#fnref:53.footnotes" rev="footnote">🢀</a></p></li><li id="fn:54.footnotes"><p>He cannot have been the Bishop of Candia who, from 1307–25, was Leonardo Falieri, neither an ex-Jew nor a Franciscan (Gams, <span class="title" title="serial">Series episcoporum</span> (Ratisbonae, 1873), p. 401). Presumably, as pointed out by Rev. Prof. A. Gwynn S.J., this Franciscan bishop was merely a visitor at Candia in 1323. <a class="footnotebacklink" href="#fnref:54.footnotes" rev="footnote">🢀</a></p></li><li id="fn:55.footnotes"><p>Symon is thinking of the curse of Cain: <span class="frn" title="(Latin)">vagus et profugus eris super terram</span> (Gen. iv, 12). <a class="footnotebacklink" href="#fnref:55.footnotes" rev="footnote">🢀</a></p></li><li id="fn:56.footnotes"><p>The tents of the Bedouin Arabs are mentioned below (c. 83). Here Symon is describing Gypsies (cf. above, p. 7). <a class="footnotebacklink" href="#fnref:56.footnotes" rev="footnote">🢀</a></p></li><li id="fn:57.footnotes"><p>The locality here described appears to have been the Kampos tēs Nidas, a plateau on the slopes of Mount Ida, more than two miles in length from east to west, and watered by several springs. The chieftain Alexius, mentioned by Symon, was Alexis Kalergis who headed an insurrection against the Venetians which lasted from 1283 to 1299. Afterwards he became a staunch supporter of the Venetian government (cf. Heyd, op. cit., i, p. 471). <a class="footnotebacklink" href="#fnref:57.footnotes" rev="footnote">🢀</a></p></li><li id="fn:58.footnotes"><p>Symon is clearly referring here to the <span class="frn" title="()">portolani</span> or coasting-charts in use among the sailors of the Mediterranean republics (cf. <span class="title" title="serial">Enciclopedia Italiana</span>, xxiv (1934), pp. 323–31, and above, p. 7). <a class="footnotebacklink" href="#fnref:58.footnotes" rev="footnote">🢀</a></p></li><li id="fn:59.footnotes"><p>The distance is correctly given. <a class="footnotebacklink" href="#fnref:59.footnotes" rev="footnote">🢀</a></p></li><li id="fn:60.footnotes"><p>On the art of corresponding by means of carrier-pigeons, cf. above, p. 10, and Pauly-Wissowa, <span class="title" title="serial">Realencyclopädie der classischen Altertumswissenschaft</span>, Zweite Reihe, iv (1932), col. 2493. <a class="footnotebacklink" href="#fnref:60.footnotes" rev="footnote">🢀</a></p></li><li id="fn:61.footnotes"><p>A little after midday. The day was divided into 12 hours, reckoning from sunrise to sunset. <a class="footnotebacklink" href="#fnref:61.footnotes" rev="footnote">🢀</a></p></li><li id="fn:62.footnotes"><p>There is an interesting record of the interrogatory of Angelo of Spoleto and four other Franciscans by the Sultan's Admiral at Babylon (Old Cairo) in 1303 (cf. Golubovich, op. cit., iii, p. 70). <a class="footnotebacklink" href="#fnref:62.footnotes" rev="footnote">🢀</a></p></li><li id="fn:63.footnotes"><p>On this term, cf. above, p. 10, and also <span class="title" title="serial">Encyclop. Ital.</span> xv. (1932), pp. 610–11, and F. Edler, <span class="title" title="book">Glossary of Medieval Terms of Business</span>, 1934, p. 127–8. On the institution of consuls in Saracen cities, cf. <span class="title" title="series">Encyclop. de l'Islam</span>, ii (1927), pp. 124, 573; Golubovich, op. cit., iii, p. 209 n. <a class="footnotebacklink" href="#fnref:63.footnotes" rev="footnote">🢀</a></p></li><li id="fn:64.footnotes"><p>For the Catalan <span class="frn" title="()">fondaco</span>, cf. Golubovich, ibid., p. 74. <a class="footnotebacklink" href="#fnref:64.footnotes" rev="footnote">🢀</a></p></li><li id="fn:65.footnotes"><p>The meaning of the Latin is here not quite clear. <a class="footnotebacklink" href="#fnref:65.footnotes" rev="footnote">🢀</a></p></li><li id="fn:66.footnotes"><p><i>Ramadan</i> is the ninth month of the Mahometan year, observed as a thirty days' fast during the hours of daylight (cf. <span class="title" title="book">O.E.D.</span>, viii (1914), p. 128). <a class="footnotebacklink" href="#fnref:66.footnotes" rev="footnote">🢀</a></p></li><li id="fn:67.footnotes"><p>Apparently a corruption of <span class="frn" title="()">kanāyis</span>, plural of <span class="frn" title="()">kanisah</span>, a church, oratory. <a class="footnotebacklink" href="#fnref:67.footnotes" rev="footnote">🢀</a></p></li><li id="fn:68.footnotes"><p>Rodwell, <span class="title" title="book">The Koran (1909)</span>, c. iv, 169–70, p. 429. <a class="footnotebacklink" href="#fnref:68.footnotes" rev="footnote">🢀</a></p></li><li id="fn:69.footnotes"><p>iv, 155-6, p. 427. <a class="footnotebacklink" href="#fnref:69.footnotes" rev="footnote">🢀</a></p></li><li id="fn:70.footnotes"><p>For this belief see William of Tripoli, c. 43, ed. Prutz, p. 594; cf. above, p. 13 n. <a class="footnotebacklink" href="#fnref:70.footnotes" rev="footnote">🢀</a></p></li><li id="fn:71.footnotes"><p><span class="frn" title="()">Masīh ibn Mariam</span> (i.e. Messias son of Mary); on the respect shown by Mahomet for Christ, cf. E. Renan, <span class="title" title="book">Mélanges religieux et historiques</span> (Paris, 1904), p. 213 <a class="footnotebacklink" href="#fnref:71.footnotes" rev="footnote">🢀</a></p></li><li id="fn:72.footnotes"><p>On this term, cf. Wiistenfeld, loc. cit., p. 47 n. <a class="footnotebacklink" href="#fnref:72.footnotes" rev="footnote">🢀</a></p></li><li id="fn:73.footnotes"><p>The Arabic <span class="frn" title="()">Kelb</span> is singular, <i>dog</i>. <a class="footnotebacklink" href="#fnref:73.footnotes" rev="footnote">🢀</a></p></li><li id="fn:74.footnotes"><p>Symon probably means that when the Jews speak they emphasize the rough Semitic gutturals more than the Arabs do. <a class="footnotebacklink" href="#fnref:74.footnotes" rev="footnote">🢀</a></p></li><li id="fn:75.footnotes"><p>The phrase <span class="frn" title="(Latin)">Christi typum gerens</span> means, according to Rev. Prof. A. Gwynn S.J., that the patriarch, in the middle of his priests, is like Christ at the Last Supper. <a class="footnotebacklink" href="#fnref:75.footnotes" rev="footnote">🢀</a></p></li><li id="fn:76.footnotes"><p>Ibn Batuta visited the cemetery and lighthouse in 1326. Returning in 1349 he found the tower in ruins (<span class="title" title="book">Voyages</span>, i (1853), pp. 29–30). <a class="footnotebacklink" href="#fnref:76.footnotes" rev="footnote">🢀</a></p></li><li id="fn:77.footnotes"><p>Cf. Rodwell, <span class="title" title="book">The Koran</span>, c. xvii, no, p. 173. <a class="footnotebacklink" href="#fnref:77.footnotes" rev="footnote">🢀</a></p></li><li id="fn:78.footnotes"><p>Ibid., c. ii, 139, p. 353. <a class="footnotebacklink" href="#fnref:78.footnotes" rev="footnote">🢀</a></p></li><li id="fn:79.footnotes"><p>Rodwell, <span class="title" title="book">The Koran</span>, c. v, 8–9, p. 486; cf. also c. iv, 46, p. 416. <a class="footnotebacklink" href="#fnref:79.footnotes" rev="footnote">🢀</a></p></li><li id="fn:80.footnotes"><p>Cf. ibid., c. xxiv, 31, p. 446. <a class="footnotebacklink" href="#fnref:80.footnotes" rev="footnote">🢀</a></p></li><li id="fn:81.footnotes"><p>Rodwell, <span class="title" title="book">The Koran</span>, c. ii, 216, p. 361. <a class="footnotebacklink" href="#fnref:81.footnotes" rev="footnote">🢀</a></p></li><li id="fn:82.footnotes"><p>This story is not told in full in the Koran, but the two angels Harūt and Marūt are mentioned in c. ii, 96, p. 348. Mahomet appears to have adapted the tale from certain Rabbinic traditions and not from a Persian original as once believed (Rodwell, ibid.) <a class="footnotebacklink" href="#fnref:82.footnotes" rev="footnote">🢀</a></p></li><li id="fn:83.footnotes"><p>The Mahmudiya Canal. <a class="footnotebacklink" href="#fnref:83.footnotes" rev="footnote">🢀</a></p></li><li id="fn:84.footnotes"><p>Fua or Fouah, on the right bank of the Rosetta arm of the Nile, about 45 miles from Alexandria by the Canal, and 130 north of Cairo. <a class="footnotebacklink" href="#fnref:84.footnotes" rev="footnote">🢀</a></p></li><li id="fn:85.footnotes"><p>For the rivers of Paradise, Gyon, Phison, Tigris, and Euphrates, cf. Beazley, op. cit., iii, pp. 194, 305. <a class="footnotebacklink" href="#fnref:85.footnotes" rev="footnote">🢀</a></p></li><li id="fn:86.footnotes"><p><span class="title" title="book">Antiquitates Judaicae</span>, 1, i, 3. Symon made use of the Latin translation made by, or for, Cassiodorus. <a class="footnotebacklink" href="#fnref:86.footnotes" rev="footnote">🢀</a></p></li><li id="fn:87.footnotes"><p>Thus from Alexandria to Cairo was four days' journey. <a class="footnotebacklink" href="#fnref:87.footnotes" rev="footnote">🢀</a></p></li><li id="fn:88.footnotes"><p>For the trade in cotton and sugar, cf. Heyd, op. cit., ii, pp. 611–14 680–93. <a class="footnotebacklink" href="#fnref:88.footnotes" rev="footnote">🢀</a></p></li><li id="fn:89.footnotes"><p>This fanciful detail is recorded by most medieval pilgrims. <a class="footnotebacklink" href="#fnref:89.footnotes" rev="footnote">🢀</a></p></li><li id="fn:90.footnotes"><p><i>Musa</i> is the Arabic <i>mōzeh</i>. Symon is here describing the plantain or <span class="frn" title="(Latin)">musa paradisiaca</span>, which is very closely allied to the banana (<span class="frn" title="(Latin)">musa sapientum</span>). These <span class="frn" title="(Latin)">poma paradise</span> are mentioned in enthusiastic terms by most western pilgrims <a class="footnotebacklink" href="#fnref:90.footnotes" rev="footnote">🢀</a></p></li><li id="fn:91.footnotes"><p>Symon's description of the plantain is very accurate, though the likeness to a <i>radish</i> is hardly convincing. A writer has suggested (<span class="title" title="serial">Geog. J.</span>, li (1918), p. 272) that the reference may be to the <i>horse-radish</i>. <a class="footnotebacklink" href="#fnref:91.footnotes" rev="footnote">🢀</a></p></li><li id="fn:92.footnotes"><p>The <span class="frn" title="(Latin)">ficus Pharaonis</span> is the <span class="frn" title="(Latin)">ficus sycomorus</span> L. or <span class="frn" title="(Latin)">sycomorus antiquorum</span>, the sycomore or sycamore, a species of fig-tree common in Egypt and Syria, and having leaves somewhat resembling those of the mulberry. This fruit is called by Simone Sigoli (ed. cit., p. 176), <span class="frn" title="()">musa o fico d'Adamo.</span> <a class="footnotebacklink" href="#fnref:92.footnotes" rev="footnote">🢀</a></p></li><li id="fn:93.footnotes"><p>In ancient and medieval times India and Abyssinia or Ethiopia were often confused (cf. Beazley, op. cit., iii, pp. 151, 563; and for Prester John, pp. 403, 619). <a class="footnotebacklink" href="#fnref:93.footnotes" rev="footnote">🢀</a></p></li><li id="fn:94.footnotes"><p>Symon uses the French word <span class="frn" title="(French)">cocatrix</span> (cf. the <span class="frn" title="(French)">coquatrix</span> of d'Anglure, c. 277, ed. cit., p. 75). These crocodiles of the Nile are mentioned by most of the pilgrims who passed through Egypt (cf. Beazley, op. cit., iii, p. 404 n.). <a class="footnotebacklink" href="#fnref:94.footnotes" rev="footnote">🢀</a></p></li><li id="fn:95.footnotes"><p>The date of this disaster which occurred at Mansurah was 5–6 April 1250. <a class="footnotebacklink" href="#fnref:95.footnotes" rev="footnote">🢀</a></p></li><li id="fn:96.footnotes"><p>This machine, the native <i>sakīyeh</i>, is still in use. <a class="footnotebacklink" href="#fnref:96.footnotes" rev="footnote">🢀</a></p></li><li id="fn:97.footnotes"><p><i>Cannafistula</i> seems to designate <span class="frn" title="(Latin)">Cassia fistula</span> L.; the tree itself is known as <span class="frn" title="(Latin)">Cinnamomum cassia</span> L. (cf. Heyd, op. cit., ii, pp. 602–3); O.E.D., ii (1893), p. 151. <a class="footnotebacklink" href="#fnref:97.footnotes" rev="footnote">🢀</a></p></li><li id="fn:98.footnotes"><p>Symon appears to be here describing the antelope or the gazelle. <a class="footnotebacklink" href="#fnref:98.footnotes" rev="footnote">🢀</a></p></li><li id="fn:99.footnotes"><p>Equivalent to £68. 15s. For gerfalcons, see <span class="title" title="book">O.E.D.</span> iv (1901), p. 129. <a class="footnotebacklink" href="#fnref:99.footnotes" rev="footnote">🢀</a></p></li><li id="fn:100.footnotes"><p>For <i>cowigrays</i> see <span class="title" title="book">O.E.D.</span> ii (1893), p. 1113. Cow-grass is a wild species of trefoil, <span class="frn" title="(Latin)">Trifolium medium</span>. <a class="footnotebacklink" href="#fnref:100.footnotes" rev="footnote">🢀</a></p></li><li id="fn:101.footnotes"><p>Antonio de' Reboldi, who visited Cairo in 1330, states that the Sultan had 10,000 soldiers in his Citadel, and 14,000 stationed in the towns of Cairo and Babylon (cf. Golubovich, op. cit., iii, p. 336). <a class="footnotebacklink" href="#fnref:101.footnotes" rev="footnote">🢀</a></p></li><li id="fn:102.footnotes"><p>According to the estimate of Ludolph von Suchem (1350) Cairo was seven times as big as Paris (<span class="title" title="book">Travels</span>, English trans, by A. Stewart (London, 1895), p. 67). <a class="footnotebacklink" href="#fnref:102.footnotes" rev="footnote">🢀</a></p></li><li id="fn:103.footnotes"><p>Ibn Batuta (ed. cit., i, p. 69) estimates the number of men who kept asses and camels for hire in Cairo in 1326 as 30,000, and the number of water-carriers with camels as 12,000. Twenty years later Niccolò da Poggibonsi (ed. cit., ii, pp. 62-63) speaks of 130,000 mules and asses and 50,000 camels. <a class="footnotebacklink" href="#fnref:103.footnotes" rev="footnote">🢀</a></p></li><li id="fn:104.footnotes"><p>An excellent account of the trade in all these objects has been given by Heyd (op. cit., ii, pp. 611–711). <a class="footnotebacklink" href="#fnref:104.footnotes" rev="footnote">🢀</a></p></li><li id="fn:105.footnotes"><p><span class="title" title="book">Koran</span>, trans. Rodwell, iv, 3, pp. 410-11. The text of Robert's Latin translation is here practically incomprehensible. As for the Sultan's <i>sixty</i> wives, Symon's “good authority” was doubtless idle gossip. <a class="footnotebacklink" href="#fnref:105.footnotes" rev="footnote">🢀</a></p></li><li id="fn:106.footnotes"><p>This is nowhere explicitly repeated below. Rudolph of Frameinsberg (1346) gives the distance as eleven days' journey (ed. Canisius-Basnage, <span class="title" title="book">Thesaurus</span>, iv, p. 360). <a class="footnotebacklink" href="#fnref:106.footnotes" rev="footnote">🢀</a></p></li><li id="fn:107.footnotes"><p><span class="frn" title="(Latin)">Regnum Dannubianorum</span>: Nubians, sometimes confused with the Abyssinian Christians. <a class="footnotebacklink" href="#fnref:107.footnotes" rev="footnote">🢀</a></p></li><li id="fn:108.footnotes"><p><span class="frn" title="()">Midan</span>, field, arena. This locality does not seem to be specifically indicated elsewhere. <a class="footnotebacklink" href="#fnref:108.footnotes" rev="footnote">🢀</a></p></li><li id="fn:109.footnotes"><p>For the <span class="frn" title="()">nakara, nakkārah</span>, cf. Yule-Cordier, <span class="title" title="book">Marco Polo</span>, i, p. 339; Beazley, op. cit., iii, p. 283 n. <a class="footnotebacklink" href="#fnref:109.footnotes" rev="footnote">🢀</a></p></li><li id="fn:110.footnotes"><p>This is a spirited description of the Sultan's game of polo. A somewhat similar game was played by the Byzantines (cf. Finlay, op. cit., 1851, p. 391; Louis Mercier <span class="title" title="book">La Chasse et les sports chez les Arabes</span>, Paris, 1927). <a class="footnotebacklink" href="#fnref:110.footnotes" rev="footnote">🢀</a></p></li><li id="fn:111.footnotes"><p>Cf. Virgil, <span class="title" title="book">Aen</span>. vii, 497: <span class="frn" title="(Latin)">Ascanius curvo direxit spicula cornu</span>. <a class="footnotebacklink" href="#fnref:111.footnotes" rev="footnote">🢀</a></p></li><li id="fn:112.footnotes"><p>For the old Roman fortress reconstructed by the Saracens, cf. <span class="title" title="serial">Encyclop. de l'Islam</span>, i (1913), pp. 836–45. <a class="footnotebacklink" href="#fnref:112.footnotes" rev="footnote">🢀</a></p></li><li id="fn:113.footnotes"><p>Cf. Cant, i, 13. Materia or Mataria (the Arabic <span class="frn" title="()">el-Matariyeh</span>) is a small village north-east of Cairo, where formerly there was to be seen a famous sycamore tree venerated as that beneath which the members of the Holy Family were believed to have rested on their flight from Egypt. <a class="footnotebacklink" href="#fnref:113.footnotes" rev="footnote">🢀</a></p></li><li id="fn:114.footnotes"><p>Watercress, still called <span class="frn" title="(Latin)">nasturtium aquaticum</span>. <a class="footnotebacklink" href="#fnref:114.footnotes" rev="footnote">🢀</a></p></li><li id="fn:115.footnotes"><p>The story of this miraculous spring and of the balsam is found in an Egyptian interpolation, not earlier than the twelfth century, in the Arabic Gospel of the Infancy (c. 24, cf. M. R. James, <span class="title" title="book">The Apocryphal New Testament</span> (Oxford, 1924), p. 81). The Well of the Virgin is still shown to tourists who visit Mataria. <a class="footnotebacklink" href="#fnref:115.footnotes" rev="footnote">🢀</a></p></li><li id="fn:116.footnotes"><p>Most of the western pilgrims who passed through Egypt have left accounts of the Sultan's wonderful balsam-garden. <a class="footnotebacklink" href="#fnref:116.footnotes" rev="footnote">🢀</a></p></li><li id="fn:117.footnotes"><p>The meaning of <span class="frn" title="(Latin)">culcitra</span> is cushion, pillow, bed. Symon here uses it by mistake for <span class="frn" title="(Latin)">culter</span> or <span class="frn" title="(Latin)">cultellus</span>, which means a knife. <a class="footnotebacklink" href="#fnref:117.footnotes" rev="footnote">🢀</a></p></li><li id="fn:118.footnotes"><p>An account of the trade in this balsam and of the method employed for collecting it may be seen in Heyd (op. cit., ii, pp. 575–80). The use of iron or steel was believed to injure the balsam. <a class="footnotebacklink" href="#fnref:118.footnotes" rev="footnote">🢀</a></p></li><li id="fn:119.footnotes"><p>Symon is alluding here to the obelisk now standing in front of St. Peter's. It is evident that he visited Rome on his return journey. <a class="footnotebacklink" href="#fnref:119.footnotes" rev="footnote">🢀</a></p></li><li id="fn:120.footnotes"><p>Elephants are mentioned in the Book of Maccabees, 1, vi, 30; viii, 6; 11, xi, 4; xiii, 5. <a class="footnotebacklink" href="#fnref:120.footnotes" rev="footnote">🢀</a></p></li><li id="fn:121.footnotes"><p>The island of Rōda opposite Babylon (Old Cairo or al-Fustāt), where according to Arab tradition Pharaoh's daughter found Moses. It contains the famous Nilometer. The Sultan's fortress was joined to the island by a bridge (cf. <span class="title" title="book">Encyclop. de l'Islam</span>, i (1913), pp. 560–1, 836, 840–1). <a class="footnotebacklink" href="#fnref:121.footnotes" rev="footnote">🢀</a></p></li><li id="fn:122.footnotes"><p>Cf. p. 16, and <span class="title" title="book">Studies</span>, iii, p. 667. <a class="footnotebacklink" href="#fnref:122.footnotes" rev="footnote">🢀</a></p></li><li id="fn:123.footnotes"><p>A description of this cemetery is given by Ibn Batuta (ed. cit., i, pp. 74–76). <a class="footnotebacklink" href="#fnref:123.footnotes" rev="footnote">🢀</a></p></li><li id="fn:124.footnotes"><p>For this famous church see Golubovich, op. cit., iii, p. 271. Symon writes <span class="frn" title="(French)">de la Cave</span> in French, but below (c. 67) <span class="frn" title="()">de la Scala</span> in Italian. <a class="footnotebacklink" href="#fnref:124.footnotes" rev="footnote">🢀</a></p></li><li id="fn:125.footnotes"><p>A twelfth-century Egyptian interpolation into the Arabic Gospel of the Infancy (c. 25), cf. James, <span class="title" title="book">The Apocryphal New Testament</span> (1924), p. 81, states that the Holy Family lived for three years at Cairo and saw Pharaoh. Various traditions seem to have been current at Cairo in Symon's time among the Christians there. In 1330 Antonio de' Reboldi (ed. cit., p. 336) tells us that the Holy Virgin remained for eight years in this church, or <span class="frn" title="(Latin)">secundum quosdam vero tantum una nocte</span>. <a class="footnotebacklink" href="#fnref:125.footnotes" rev="footnote">🢀</a></p></li><li id="fn:126.footnotes"><p>For the Monastery of St. Macarius and the Church of St. Martin, see Golubovich, op. cit., iii, pp. 272–3. <a class="footnotebacklink" href="#fnref:126.footnotes" rev="footnote">🢀</a></p></li><li id="fn:127.footnotes"><p>In 1330 Antonio de' Reboldi (ed. cit., p. 337) found this church open and was able to touch and kiss the body of St. Barbara (see further A. Patricolo e V. Monneret de Villard, <span class="title" title="book">La Chiesa di Santa Barbara al Vecchio Cairo</span>, Firenze, 1922). <a class="footnotebacklink" href="#fnref:127.footnotes" rev="footnote">🢀</a></p></li><li id="fn:128.footnotes"><p>Casola (ed. cit., p. 202) mentions that he saw at Candia “Greek priests whom they called <span class="frn" title="()">calogeri</span>”; see also Golubovich, op. cit., iii, p. 68. <a class="footnotebacklink" href="#fnref:128.footnotes" rev="footnote">🢀</a></p></li><li id="fn:129.footnotes"><p>Cf. above, p. 87 n. <a class="footnotebacklink" href="#fnref:129.footnotes" rev="footnote">🢀</a></p></li><li id="fn:130.footnotes"><p>The distance from Babylon to Mount Sinai is 480km. <a class="footnotebacklink" href="#fnref:130.footnotes" rev="footnote">🢀</a></p></li><li id="fn:131.footnotes"><p>These incubators for chickens aroused no small amount of interest among Western visitors to Cairo and Alexandria; cf. Boldensel, ed. cit., p. 342; Ludolph von Suchem, trans. Stewart, 1895, p. 67, and Niccolò de' Martoni (1394) ap. Sarton, op. cit., iii (1948), p. 1596; Piloti, ed. Dopp, Louvain, 1958, pp. 95–97. <a class="footnotebacklink" href="#fnref:131.footnotes" rev="footnote">🢀</a></p></li><li id="fn:132.footnotes"><p>The chapel in Cairo here alluded to is not referred to in the account of that city (above, cc. 48–59). I cannot discover any mention of a place called <i>Gazani</i> in Babylon or Old Cairo; but Symon, as elsewhere, is very probably accurate. <a class="footnotebacklink" href="#fnref:132.footnotes" rev="footnote">🢀</a></p></li><li id="fn:133.footnotes"><p><span class="title" title="book">The Koran</span>, trans. Rodwell, lxii, 9, p. 374. <a class="footnotebacklink" href="#fnref:133.footnotes" rev="footnote">🢀</a></p></li><li id="fn:134.footnotes"><p><span class="title" title="book">The Koran</span>, xlvii, 4, 5, p. 382, and viii, 15, 16, p. 376. By “Arabs” Symon means here the nomadic desert tribes; cf. below, cc. 82–84. <a class="footnotebacklink" href="#fnref:134.footnotes" rev="footnote">🢀</a></p></li><li id="fn:135.footnotes"><p>The date is given (c. 81) as 1 December. In c. 77 Symon mentions three boys — two of his own party and one stranger — but in c. 85 one only, named John, whom he calls “my boy”. <a class="footnotebacklink" href="#fnref:135.footnotes" rev="footnote">🢀</a></p></li><li id="fn:136.footnotes"><p>According to Antonio de' Reboldi (ed. cit., iii, p. 336) the Sultan hunted with a retinue of 40,000 men; cf. Sigoli, p. 204. <a class="footnotebacklink" href="#fnref:136.footnotes" rev="footnote">🢀</a></p></li><li id="fn:137.footnotes"><p>The meaning is not quite clear. <a class="footnotebacklink" href="#fnref:137.footnotes" rev="footnote">🢀</a></p></li><li id="fn:138.footnotes"><p>Here Symon falls into the usual medieval Christian error. The tomb of Mahomet is at Medina (cf. Beazley, op. cit., iii. pp. 201 n., 375, 396). <a class="footnotebacklink" href="#fnref:138.footnotes" rev="footnote">🢀</a></p></li><li id="fn:139.footnotes"><p>Perhaps on the return journey. <a class="footnotebacklink" href="#fnref:139.footnotes" rev="footnote">🢀</a></p></li><li id="fn:140.footnotes"><p>The Arabic <i>kharrūba</i>, the carob-tree or locust-tree, <span class="frn" title="()">Ceratonia silique</span> I. <a class="footnotebacklink" href="#fnref:140.footnotes" rev="footnote">🢀</a></p></li><li id="fn:141.footnotes"><p>Belbeis (Belbes), thirty-five miles north-east of Cairo. <a class="footnotebacklink" href="#fnref:141.footnotes" rev="footnote">🢀</a></p></li><li id="fn:142.footnotes"><p>For these details, cf. what is said by an anonymous English pilgrim in 1345 (Golubovich, op. cit., iv, p. 451). <a class="footnotebacklink" href="#fnref:142.footnotes" rev="footnote">🢀</a></p></li><li id="fn:143.footnotes"><p>Or Es-Salihieh, thirty-seven miles north-east of Belbeis. For these two localities cf. Ibn Batuta, ed. cit., i, p. 111. <a class="footnotebacklink" href="#fnref:143.footnotes" rev="footnote">🢀</a></p></li><li id="fn:144.footnotes"><p>The reading of the MS. is perfectly clear. <i>Geles</i> is perhaps the French <span class="frn" title="(French)">geline</span>, <span class="frn" title="(French)">gelinotte</span>, chicken; cf. Piloti, ed. Dopp, Louvain, 1958, p. 272. <a class="footnotebacklink" href="#fnref:144.footnotes" rev="footnote">🢀</a></p></li><li id="fn:145.footnotes"><p>About fifty miles north-east of Es-Salahieh. <a class="footnotebacklink" href="#fnref:145.footnotes" rev="footnote">🢀</a></p></li><li id="fn:146.footnotes"><p>Symon has, of course, blundered here. It was not the route from Ethiopia, but that to and from Syria that was blocked at Katîyeh. Ibn Batuta (ed. cit., i, p. 113) describes the guards as smoothing the sand <i>with their hands!</i> <a class="footnotebacklink" href="#fnref:146.footnotes" rev="footnote">🢀</a></p></li><li id="fn:147.footnotes"><p>Symon is apparently referring here to the jackal, but he gives no name to the animal. The classical word, <span class="frn" title="(Latin)">thos</span>, does not appear to have been in use during the Middle Ages. <a class="footnotebacklink" href="#fnref:147.footnotes" rev="footnote">🢀</a></p></li><li id="fn:148.footnotes"><p>About 6 ft. The palm (<span class="frn" title="(Latin)">palmus</span>, rarely <span class="frn" title="(Latin)">palma</span>) was about 8 to 10 inches. <a class="footnotebacklink" href="#fnref:148.footnotes" rev="footnote">🢀</a></p></li><li id="fn:149.footnotes"><p>On these three holes, see C. W. Wilson, <span class="title" title="book">The Pilgrimage of Abbot Daniel</span> (London, 1888), p. 91. <a class="footnotebacklink" href="#fnref:149.footnotes" rev="footnote">🢀</a></p></li><li id="fn:150.footnotes"><p>Cf. above, cc. 66, 92. <a class="footnotebacklink" href="#fnref:150.footnotes" rev="footnote">🢀</a></p></li><li id="fn:151.footnotes"><p>The animated scenes to which this event gives rise have been described by many modern travellers. <a class="footnotebacklink" href="#fnref:151.footnotes" rev="footnote">🢀</a></p></li><li id="fn:152.footnotes"><p>Symon here refers to the <span class="frn" title="()">piazza</span> of the Holy Cross, which is also described by the anonymous English pilgrim in 1345 (Golubovich, op. cit., iv, p. 451). <a class="footnotebacklink" href="#fnref:152.footnotes" rev="footnote">🢀</a></p></li><li id="fn:153.footnotes"><p>Mark xvi, 3. <a class="footnotebacklink" href="#fnref:153.footnotes" rev="footnote">🢀</a></p></li><li id="fn:154.footnotes"><p>Cf. above, p. 21. <a class="footnotebacklink" href="#fnref:154.footnotes" rev="footnote">🢀</a></p></li><li id="fn:155.footnotes"><p>The Mosque of Omar, cf. above, p. 21. <a class="footnotebacklink" href="#fnref:155.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>