summaryrefslogtreecommitdiff
path: root/77078-h
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2025-10-18 14:22:02 -0700
committerpgww <pgww@lists.pglaf.org>2025-10-18 14:22:02 -0700
commitba36ba55b33dab715fc6075301bde2496760cecb (patch)
tree7a021f6624dfa65cb92565ac920a8c5ea5c0ff98 /77078-h
Update for 77078HEADmain
Diffstat (limited to '77078-h')
-rw-r--r--77078-h/77078-h.htm12990
-rw-r--r--77078-h/images/cover.jpgbin0 -> 1918313 bytes
-rw-r--r--77078-h/images/i_blue-jade-decor.svg22
-rw-r--r--77078-h/images/i_decor-2.svg45
-rw-r--r--77078-h/images/i_logo.svg46
5 files changed, 13103 insertions, 0 deletions
diff --git a/77078-h/77078-h.htm b/77078-h/77078-h.htm
new file mode 100644
index 0000000..27c731d
--- /dev/null
+++ b/77078-h/77078-h.htm
@@ -0,0 +1,12990 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <title>
+ Saïd The Fisherman | Project Gutenberg
+ </title>
+ <link rel="icon" href="images/cover.jpg" type="image/x-cover">
+ <style>
+
+ body {
+ margin-left: 10%;
+ margin-right: 10%;
+ }
+
+ h1,h2,h3 {
+ text-align: center; /* all headings centered */
+ clear: both;
+ }
+
+ p {
+ margin-top: .51em;
+ text-align: justify;
+ margin-bottom: .49em;
+ }
+
+ hr {
+ width: 33%;
+ margin-top: 2em;
+ margin-bottom: 2em;
+ margin-left: 33.5%;
+ margin-right: 33.5%;
+ clear: both;
+ }
+
+ hr.tb {width: 45%; margin-left: 27.5%; margin-right: 27.5%;}
+ hr.chap {width: 65%; margin-left: 17.5%; margin-right: 17.5%;}
+ h2.nobreak {page-break-before: avoid;}
+
+
+ table {
+ margin-left: auto;
+ margin-right: auto;
+ }
+
+ .pagenum { /* uncomment the next line for invisible page numbers */
+ /* visibility: hidden; */
+ position: absolute;
+ left: 92%;
+ font-size: small;
+ text-align: right;
+ font-style: normal;
+ font-weight: normal;
+ font-variant: normal;
+ text-indent: 0;
+ } /* page numbers */
+
+
+
+ .center {text-align: center;}
+
+ .smcap {font-variant: small-caps;}
+
+ .allsmcap {font-variant: small-caps; text-transform: lowercase;}
+
+
+ /* Images */
+
+ img {
+ max-width: 100%;
+ height: auto;
+ }
+
+
+
+
+ /* Transcriber's notes */
+ .transnote {background-color: #E6E6FA;
+ color: black;
+ font-size:small;
+ padding:0.5em;
+ margin-bottom:5em;
+ font-family:sans-serif, serif;
+ }
+
+ /* PPer CSS */
+
+ h1, h2, h3 {
+ text-transform: uppercase;
+ }
+
+ h2 {
+ margin-top: 1.5em;
+ }
+
+ h3 {
+ margin-top: 3em;
+ }
+
+ section > p:first-of-type,
+ p.continued {
+ text-indent: 0;
+ }
+
+ p {
+ text-indent: 1em;
+ }
+
+ .uppercase {
+ text-transform: uppercase;
+ }
+
+ #part-1 > div.img-container,
+ #part-2 > div.img-container {
+ margin: 3em auto auto auto;
+ width: 10em;
+ }
+
+ #titlepage-1 div.img-container {
+ width: 6em;
+ margin: 3em auto 3em auto;
+ }
+
+
+ #titlepage div.img-container,
+ #end-note div.img-container {
+ width: 5em;
+ margin: 5em auto 3em auto;
+ }
+
+ #titlepage p:nth-of-type(2) {
+ font-size: 2em;
+ text-indent: 0;
+ }
+
+ abbr[title] {
+ text-decoration: none !important;
+ }
+
+ /* Adv */
+
+ #adv header {
+ font-size: 2em;
+ margin-bottom: 1.5em;
+ }
+
+ #adv p {
+ text-align: center;
+ text-indent: 0;
+ }
+
+ #adv p:last-of-type {
+ margin-top: 1.5em;
+ }
+
+ /* ToC */
+
+ #toc ul {
+ margin: auto;
+ list-style-type: none;
+ padding: 0;
+ }
+
+ #toc ul ul {
+ padding: 0;
+ text-align: left;
+ }
+
+ #toc li.center + li {
+ margin-top: 1.5em;
+ }
+
+ #toc li + li.center {
+ margin-top: 3em;
+ }
+
+ #toc li {
+ text-align: center;
+ }
+
+ #part-1 blockquote,
+ #part-2 blockquote {
+ margin: auto;
+ }
+
+ cite {
+ font-style: normal;
+ }
+
+ /* End of chapter notes */
+
+ #part-1-notes ul {
+ list-style-type: none;
+ }
+
+ #part-1-notes table:first-of-type thead {
+ text-align: center;
+ }
+
+ #part-1-notes table:first-of-type td + td {
+ padding-left: 1.5em;
+ }
+
+ #part-1-notes table:first-of-type tbody td:last-of-type {
+ vertical-align: bottom;
+ }
+
+ #part-1-notes table thead tr td {
+ text-align: center !important;
+ padding-bottom: 1em;
+ }
+
+ #part-1-notes table tbody tr td {
+ vertical-align: top;
+ }
+
+ #part-1-notes table:last-of-type tr td:first-of-type {
+ text-align: right;
+ padding-right: 0.25em;
+ }
+
+ #part-1-notes table:last-of-type tr td:nth-of-type(3) {
+ padding-left: 0.25em;
+ padding-right: 0.25em;
+ }
+
+ #part-1-notes table:last-of-type tr td:nth-of-type(4) {
+ text-align: left;
+ }
+
+ #part-1-notes table:last-of-type tr:nth-of-type(5) td:last-of-type {
+ text-align: left;
+ vertical-align: middle;
+ }
+
+ #part-2-notes table {
+ margin: auto;
+ }
+
+ #part-2-notes table td:first-of-type {
+ text-align: left;
+ padding-left: 0.5em;
+ }
+
+ #part-2-notes table td:last-of-type {
+ padding-left: 0.5em;
+ }
+
+ </style>
+ </head>
+ <body>
+<div style='text-align:center'>*** START OF THE PROJECT GUTENBERG EBOOK 77078 ***</div>
+ <section id="titlepage-1">
+ <h1>Saïd<br>
+ the Fisherman</h1>
+
+ <div class="img-container">
+ <img alt="Logo for the Blue Jade Library" src="images/i_blue-jade-decor.svg">
+ </div>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <div id="adv">
+ <header class="center larger uppercase">
+ The<br>
+ Blue Jade<br>
+ Library
+ </header>
+
+ <p class="uppercase">
+ The<br>
+ Wooings of Jezebel Pettyfer
+ </p>
+ <p><i>Haldane Mac Fall</i></p>
+
+ <p class="uppercase">The Life of Henri Brulard</p>
+ <p><i>Henry Beyle-Stendhal</i></p>
+
+ <p class="uppercase">Captain Cook’s Voyages</p>
+ <p><i>Andrew Kippis</i></p>
+
+ <p class="uppercase">Hadrian the Seventh</p>
+ <p><i>Frederick Baron Corvo</i></p>
+
+ <p class="uppercase">Saïd the Fisherman</p>
+ <p><i>Marmaduke Pickthall</i></p>
+
+ <p class="uppercase">The Diaboliques</p>
+ <p><i>Jules Barbey d’Aurevilly</i></p>
+
+ <p class="uppercase"><i>Other titles in preparation</i></p>
+
+ </div>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <div id="titlepage">
+
+ <p class="center uppercase"><i>Marmaduke Pickthall</i></p>
+
+ <p class="center uppercase">
+ Saïd<br>
+ the Fisherman
+ </p>
+
+ <div class="img-container">
+ <img alt="Publisher logo for Alfred A. Knopf." src="images/i_logo.svg">
+ </div>
+
+ <p class="continued center uppercase">
+ <i>New York</i>
+ <br>
+ Alfred <abbr>A.</abbr> Knopf
+ <br>
+ 1925<br>
+ </p>
+
+ </div>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <div id="copyright">
+
+ <p class="center uppercase">Copyright, 1925, by Alfred <abbr>A.</abbr> Knopf, <abbr title="Incorporated">Inc.</abbr></p>
+
+ <p class="center uppercase">Manufactured in the United States of America</p>
+
+ </div>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="toc">
+ <h2 class="nobreak">Contents</h2>
+
+ <ul class="uppercase">
+ <li class="center"><a href="#part-1">Part I<br>
+ The Book of His Luck</a></li>
+ <li>
+ <ul>
+ <li><a href="#chapter-1-1">I</a></li>
+ <li><a href="#chapter-1-2">II</a></li>
+ <li><a href="#chapter-1-3">III</a></li>
+ <li><a href="#chapter-1-4">IV</a></li>
+ <li><a href="#chapter-1-5">V</a></li>
+ <li><a href="#chapter-1-6">VI</a></li>
+ <li><a href="#chapter-1-7">VII</a></li>
+ <li><a href="#chapter-1-8">VIII</a></li>
+ <li><a href="#chapter-1-9">IX</a></li>
+ <li><a href="#chapter-1-10">X</a></li>
+ <li><a href="#chapter-1-11">XI</a></li>
+ <li><a href="#chapter-1-12">XII</a></li>
+ <li><a href="#chapter-1-13">XIII</a></li>
+ <li><a href="#chapter-1-14">XIV</a></li>
+ <li><a href="#chapter-1-15">XV</a></li>
+ <li><a href="#chapter-1-16">XVI</a></li>
+ <li><a href="#chapter-1-17">XVII</a></li>
+ <li><a href="#chapter-1-18">XVIII</a></li>
+ <li><a href="#chapter-1-19">XIX</a></li>
+ <li><a href="#chapter-1-20">XX</a></li>
+ <li><a href="#chapter-1-21">XXI</a></li>
+ <li><a href="#chapter-1-22">XXII</a></li>
+ <li><a href="#chapter-1-23">XXIII</a></li>
+ <li><a href="#chapter-1-24">XXIV</a></li>
+ <li><a href="#chapter-1-25">XXV</a></li>
+ <li><a href="#chapter-1-26">XXVI</a></li>
+ <li><a href="#chapter-1-27">XXVII</a></li>
+ <li><a href="#chapter-1-28">XXVIII</a></li>
+ <li><a href="#part-1-notes">Notes to Part I</a></li>
+ </ul>
+ </li>
+ <li class="center"><a href="#part-2">Part II<br>
+ The Book of his Fate</a></li>
+ <li>
+ <ul>
+ <li><a href="#chapter-2-1">I</a></li>
+ <li><a href="#chapter-2-2">II</a></li>
+ <li><a href="#chapter-2-3">III</a></li>
+ <li><a href="#chapter-2-4">IV</a></li>
+ <li><a href="#chapter-2-5">V</a></li>
+ <li><a href="#chapter-2-6">VI</a></li>
+ <li><a href="#chapter-2-7">VII</a></li>
+ <li><a href="#chapter-2-8">VIII</a></li>
+ <li><a href="#chapter-2-9">IX</a></li>
+ <li><a href="#chapter-2-10">X</a></li>
+ <li><a href="#chapter-2-11">XI</a></li>
+ <li><a href="#chapter-2-12">XII</a></li>
+ <li><a href="#chapter-2-13">XIII</a></li>
+ <li><a href="#chapter-2-14">XIV</a></li>
+ <li><a href="#chapter-2-15">XV</a></li>
+ <li><a href="#chapter-2-16">XVI</a></li>
+ <li><a href="#chapter-2-17">XVII</a></li>
+ <li><a href="#part-2-notes">Time Table</a></li>
+ </ul>
+ </li>
+ </ul>
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="part-1">
+
+ <h2 class="nobreak">Part One<br>
+ The Book of His Luck</h2>
+
+ <blockquote>
+ <p>“<i>There were some of them who made a covenant with God:
+ Verily, if He gives us of His abundance, we will give alms and
+ become righteous people.</i>”—<cite><span class="smcap">Alcoran.</span></cite></p>
+ </blockquote>
+
+ <div class="img-container">
+ <img alt="Decoration for half-titlepage." src="images/i_decor-2.svg">
+ </div>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-1">
+
+ <h3 class="nobreak">I</h3>
+
+ <p>The house of Saïd the fisherman nestled among the sandhills of<span class="pagenum" id="Page_3">[Pg 3]</span>
+ the seashore at a long stone’s throw from the town, in whose
+ shadow it lay at sunset. Within, it was a single room, very dirty,
+ the abode of many aged smells; without, a squat cube with walls
+ of stone and roof of mud sun-baked and rolled to a seemly flatness.
+ Hard by was a fig-tree, the nearest to the sea in all that
+ coast. Here, in a crotch of the branches, Saïd would place his
+ mattress in the stifling summer nights and snore two deep bass
+ notes in peace and coolness, while his wife trumpeted a treble
+ from her couch upon the house-top. Here, when the day’s work
+ was done, he would squat in the shade, drawing leisurely at his
+ narghileh, with the sound of bubbling water to cool him at every
+ puff.</p>
+
+ <p>He was not a great fisherman, such as is to be found in Europe,
+ with a sailing-boat of his own, who will go far out to sea with
+ his nets. If there were any such in all the coasts of Arabistan,
+ Saïd had never heard of them. Sometimes he would row out in
+ a friend’s boat to a little distance from the shore and drop his
+ nets, a great circle of bobbing cork and driftwood to mark their
+ whereabouts. But mostly he would go to some river-mouth
+ or promontory where flat-topped rocks stretched far into the
+ sea, promising safe foothold. And there, mother-naked, save
+ for a huge turban, he would paddle and flounder all day long
+ with his cast-net, sometimes alone, sometimes with several comrades.</p>
+
+ <p>At times, when the catch had been good, he would go into the
+ city with a crate of fish and take his stand in the market-place, in
+ a corner which from long use he had come to call his own. There
+ he would cry in a loud voice, beseeching Allah to put a craving
+ for fish into the hearts of the passers-by. And Allah often lent<span class="pagenum" id="Page_4">[Pg 4]</span>
+ a kindly ear to his prayer, for he seldom went home but with an
+ empty basket.</p>
+
+ <p>It was one evening as he was wending homeward, dragging his
+ empty basket with him across the sand, that the first gust of misfortune
+ struck him.</p>
+
+ <p>The sun drew near to his setting, though as yet the sky was
+ innocent of red. Shadows lengthened eastwards across the sand,
+ of the colour of a periwinkle flower. A number of dogs were
+ lying replete about the body of a dead donkey at the edge of the
+ ripples, panting drowsily with their tongues out. They blinked
+ at him as he passed, and their bellies heaved uneasily. They
+ were too full to snarl. A sense of well-being was upon him.
+ He stopped to draw forth a little bag from the girdle of his robe.
+ It contained the gains of the day. He let go the empty basket
+ and squatted down upon the sand, telling out the money piece by
+ piece into his lap. His eyes gloated over the pile.</p>
+
+ <p>He held the fingers of his left hand wide apart and touched
+ them one by one with the forefinger of his right. His brows
+ puckered with the effort to reckon how much he could afford to
+ lay by in that hole in the floor of his house which held his savings.</p>
+
+ <p>So far as he could count, it needed but one more day like this
+ to make up the price of the coffee-house he had it in his mind
+ to buy. Then he would leave the fishing business to Abdullah,
+ his friend and partner, and customers would know him thenceforth
+ as Saïd Effendi. That was but the first step in the path
+ of his ambition. Presently he would be a Bey—an Emìr, perhaps.
+ He would lie all day upon a cushioned couch, smoking
+ from a narghileh of rare workmanship. And when Abdullah
+ came to beg him to buy fish, he would seize him by both ears and
+ spit in his face.</p>
+
+ <p>Of a sudden the sound of loud shouting broke upon his reverie.</p>
+
+ <p>“Oäh! Oäh! Look to thyself, son of a dog!”</p>
+
+ <p>He was aware of two horsemen galloping madly down upon him
+ from a gap in the sandhills—Turkish officers of the garrison by
+ their uniform. They were close upon him. He leapt to his feet
+ and sprang aside just in time to save himself from being knocked
+ down and trampled under their horses’ hoofs. He heard them<span class="pagenum" id="Page_5">[Pg 5]</span>
+ laugh aloud and curse him as they sped by, blinding him for the
+ moment in a cloud of sand.</p>
+
+ <p>“May their house be destroyed!” he snarled, looking after them
+ and showing his fangs like a dog that is angry. Then he remembered
+ the money which had been in his lap when their shouts
+ startled him, and there was no longer any room for anger in his
+ heart.</p>
+
+ <p>A wild light of hope and fear in his eyes, he flung himself full
+ length upon the ground and fell to groping and sifting with trembling
+ hands. But the wild rush of the horses had played the
+ whirlwind with the sand, scattering it hither and thither and
+ dinting it deep with hoof-prints. After many minutes of burrowing
+ and seeking he had found only two small copper coins; and
+ already the sun was sinking behind the city and its headland,
+ whose shadow was within a hand’s-breadth of him. A long
+ train of camels passed him going towards the gate, the drivers
+ cheerful at sight of their journey’s end.</p>
+
+ <p>“What seekest thou, young man?” cried one of them as he
+ passed the fisherman.</p>
+
+ <p>Saïd raised himself to a kneeling posture and spread his hands
+ over his eyes.</p>
+
+ <p>“Away, scoffer!” he cried sternly. “Who art thou that thou
+ shouldst question a pious man at his prayers?” Then, after an
+ interval of meditation, he prostrated himself so that his forehead
+ touched the sand and forthwith resumed his search, earnestly beseeching
+ Allah to guide his fingers aright and to keep all prying
+ strangers at a distance.</p>
+
+ <p>The shadow was now upon him. All the west was a blaze of
+ red gold, so that every roof, every dome, every palm-tree upon
+ the sky-line stood outlined clear and black. It was time to give
+ over this frantic groping and clutching which gave such meagre
+ results. He sat up and, squatting on his heels, began a more
+ orderly and less haphazard search, taking one handful of sand
+ at a time, sifting it between his fingers and laying it on one side
+ upon a heap. After more than an hour’s experience of this
+ process he had recovered some twenty small coins, amounting
+ perhaps to a fifth part of the sum he had lost.</p>
+
+ <p>Night fell: the stars shone out, blackening the bulk of the dead<span class="pagenum" id="Page_6">[Pg 6]</span>
+ ass, a few paces distant, which the dogs, reinforced by stray comrades
+ from the city, were beginning to worry anew. The ripples,
+ breaking in luminous foam upon the beach, murmured sadly in
+ his ears. Hunger began to get hold of him. Hasneh would be
+ wondering what had happened, and that savoury mess of lentils
+ and oil would be baked to a cinder. Why should he not go home,
+ eat and drink, and return to his search later on? It was not likely
+ that the sand would be again disturbed that night. He could
+ come back early in the morning and collect the rest of his scattered
+ fortune. His basket would mark the exact spot.</p>
+
+ <p>So thinking, he rose and went homewards. A faint light
+ streamed from the door and window of his dwelling. Hasneh
+ was in there with the lentils. His heart warmed at the thought,
+ making the neighbouring void colder and more empty by contrast.
+ As he drew near to the house a sound of wailing grew in his ears—such
+ wailing as he had heard at funerals of the rich, where
+ mourners were well paid for it.</p>
+
+ <p>His first thought was of the lentils, that they were spoilt. His
+ next, not without relief, that someone was dead within the house.
+ But there was no one to die except Hasneh herself, and she it was
+ who was wailing, as he had sometimes heard her scold, in a shrill
+ cadence. His desire to learn the truth lent wings to his feet. In
+ a few long strides he gained the threshold.</p>
+
+ <p>His woman lay stretched upon the floor within—a heap of
+ clothes from which those ghastly moans and howls proceeded,
+ mingled with curses on some unknown being of the male sex.
+ For a moment Saïd stood frozen in the doorway. Then the sight
+ of something black and shrivelled in a pan upon the brazier sent
+ angry blood coursing through every vein in his body. That something
+ had once been a savoury mess of lentils baked in oil, the
+ lust of which had drawn him from his search among the sand.
+ He sprang to a corner of the room, seized a great staff which
+ leaned against the wall, and fell to belabouring the woman with
+ all the strength of his arm. Her droning wail changed all at
+ once to a lively shriek. She leapt to her feet and closed with
+ him, trying vainly to wrest the stick from his hand.</p>
+
+ <p>“May Allah cut short thy life!” she cried. “What have I done<span class="pagenum" id="Page_7">[Pg 7]</span>
+ to deserve this of thee?”</p>
+
+ <p>“The lentils are spoilt!” retorted Saïd, furiously, wrenching his
+ arm free of her and bringing the stick down heavily on her back.
+ “May thy house be destroyed!”</p>
+
+ <p>“Madman!” she screamed. “Thou speakest of lentils when an
+ enemy has robbed thee, ruined thee! Look!”</p>
+
+ <p>She pointed to a hole in the floor which had been hidden by
+ her body when Saïd entered. Little mounds of fresh sand on
+ the brink of it showed that hands had lately been at work there.</p>
+
+ <p>As Saïd’s eyes followed the line of her forefinger his jaw fell
+ and the anger died out of his face. His stick clattered on the
+ ground. Some thief had found out the place where his treasure
+ was hidden, had come in his absence and unearthed the savings
+ of ten long years.</p>
+
+ <p>He peered into the hole to assure himself that it was quite
+ empty. Not a single para had been let fall or overlooked by the
+ miscreant. His eyes became dull and filmy as those of a blind
+ man. His face grew livid as the face of a corpse. He fell back
+ against the wall of the room.</p>
+
+ <p>Supposing that the shock of her news had killed him, Hasneh
+ began to wail anew, beating her breast and plucking at her robe
+ to tear it. Her voice revived Saïd somewhat.</p>
+
+ <p>“Be silent,” he muttered—“thou thief! Thou alone wast in
+ the secret of the hiding-place.”</p>
+
+ <p>“Thy life is my life; thy fortune, my fortune,” replied the
+ woman, with indignation. “If thou prosperest, I prosper; and I
+ have a part in thy loss. Listen now to the truth, nor judge me
+ hastily unheard.</p>
+
+ <p>“Having prepared the lentils, I sat awaiting thy return, when
+ my heart became sad within me. And I thought, if I uncover the
+ hiding-place and fill my eyes with the sight of that which is good
+ to see, there is no sin. So I took the piece of a broken vessel and
+ scraped until the heap of coins was laid bare to mine eyes. So
+ my heart had peace.</p>
+
+ <p>“And as I sat gazing upon my husband’s wealth which is mine,
+ the voice of Abdullah called from without; ‘Behold the great<span class="pagenum" id="Page_8">[Pg 8]</span>
+ fish, the giant of the deep, whose back is like Lebanon and his
+ fins as the winnowing fans of Allah, with which he makes the
+ winds to blow and stirs the sea to madness! It is Saïd who has
+ brought it to land. It lies by the white stone where the nets of
+ Saïd are spread out to dry. Run, O Hasneh, and thou shalt see
+ that which no woman has ever seen.’</p>
+
+ <p>“At that I gathered up my raiment and ran out of the house,
+ expecting to find Abdullah; but I found no man. I went all about
+ the house, but I found not Abdullah nor any other. Then I
+ trembled and fear came upon me. But the news of the great
+ fish drew me onward, until I came to the white stone and found
+ it lonely as ever and the sea-fowl undisturbed upon it. Then I
+ knew that an evil spirit had cried in the voice of Abdullah to lead
+ me astray. So I ran back with all speed along the shore. When
+ I came to the house the hole was as thou seest it and all the money
+ gone.”</p>
+
+ <p>Her last words were almost drowned in a flood of tears.</p>
+
+ <p>Saïd trembled and cold sweat stood in pearls upon his forehead.</p>
+
+ <p>“An evil spirit has done this,” he murmured hoarsely. “Oh,
+ that my enemy had been a man!”</p>
+
+ <p>He fell to bemoaning his fate, cursing the day that he was born,
+ and calling upon Allah to have mercy upon his faithful servant.
+ The house that had been rifled by an evil spirit seemed dreadful
+ and unfamiliar. The night which wrapped it about was filled
+ with hideous faces, which glowered at him and mocked him
+ through door and lattice. At length he exclaimed: “Abide here,
+ Hasneh, and keep watch. If thou hearest a voice or seest any evil
+ sight, cry aloud upon the name of Allah and thou shalt be safe.”</p>
+
+ <p>With that he stepped out into the night, and, girding up his
+ robe, sped across the sand to the city, black on the starlight,
+ where a few scattered lights shone faintly.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-2">
+ <h3 class="nobreak">II</h3>
+
+ <p>Close to the gate which is called the sea-gate, by which one goes<span class="pagenum" id="Page_9">[Pg 9]</span>
+ down to the shore, there was a house, or rather hovel, built
+ against the wall. This was the dwelling-place of Abdullah, Saïd’s
+ bosom friend and partner. Abdullah himself was sitting in the
+ doorway, smoking his narghileh, when Saïd came upon him. He
+ was a fat man, with small bright eyes which were seldom at rest.
+ Within the house a wick, floating in a saucer of grease, threw a
+ fitful light upon the four walls, upon a couch whereon his wife
+ lay huddled, a baby at her breast, upon the disorderly litter of
+ the floor. At sight of his friend Abdullah started to his feet.
+ His eyes were shifty to right and left, as though seeking some way
+ of escape.</p>
+
+ <p>“May thy night be happy,” he faltered.</p>
+
+ <p>“May thy night be happy and blessed,” replied Saïd, keeping
+ the rule which bids every man return a compliment with interest.
+ Then with a frantic gesture, “I am ruined! An evil spirit is my
+ ill-wisher. My money—all that I had saved these many years—has
+ been stolen. Oh, that a man had been the thief!”</p>
+
+ <p>Saïd’s hands clutched murderously at the air and clenched,
+ showing how he would have dealt with a mortal foe.</p>
+
+ <p>Abdullah’s composure returned to him at these words. His
+ face was almost cheerful as he exclaimed, “Merciful Allah!”</p>
+
+ <p>“Listen, Abdullah,” pursued the other. “In my way homeward
+ from the market I sat down to count over the price of the
+ fish I had sold, when—whizz!—came two horsemen out of the
+ air, and would have ridden over me had not Allah put it into my
+ mind to jump aside. They laughed as they galloped by. They
+ had the faces of jin—you know them!—eyes set slantwise, ears
+ long and leaf-shaped like the ears of a pig. Then I found that
+ all the money I had been counting was scattered in the sand.<span class="pagenum" id="Page_10">[Pg 10]</span>
+ After long seeking I recovered but a few coins of small value. It
+ grew dark. A train of camels came along the shore. Each camel
+ was as big as a house, with a hump like the dome of a mosque.
+ One of the drivers looked at me and asked me what I did. His
+ eyes were two flames. They seemed to burn through to my
+ heart. But I prayed to Allah and he vanished, the camels with
+ him. I went home, hungry and thirsty, to supper; but I found
+ my wife cast down upon the floor, weeping, and the lentils quite
+ spoilt.</p>
+
+ <p>“Then she told me what had happened. As she sat in the
+ house a voice cried to her, for there was a great fish like a mountain
+ lying on the shore by the white stone. She stepped out,
+ but saw no man. She went to the stone, but there was no fish
+ great or small. When she returned to the house she found a
+ hole in the floor at the place where my treasure was hidden.
+ All the money was clean gone. Oh, that my enemy had been a
+ man!”</p>
+
+ <p>“Said she aught of the voice which tempted her?” asked Abdullah,
+ with a hint of anxiety. His form was outlined in shadow
+ upon the faint light which streamed from the doorway, so that
+ Saïd could not see his face.</p>
+
+ <p>“Yes—a strange thing—she says that the voice was as thy
+ voice, O father of Azìz<!--Azìz -> Aziz-->.”</p>
+
+ <p>“There is no doubt that some devil has robbed thee,” said
+ Abdullah, quickly. “Allah be my witness, I have not left my
+ house since noon by reason of a pain in my belly. Is it not true,
+ Nesibeh?”</p>
+
+ <p>The woman thus appealed to rose from her couch and came
+ shuffling to the door. “Yes, it is true, by Allah,” she averred.
+ “He has been very ill, I feared he was at the gate of death.
+ But, praise to Allah, the pain has left his belly and he is now in
+ health again. An afrìt has robbed thee and has beguiled thy
+ woman with the voice of Abdullah.”</p>
+
+ <p>“I am ruined! What can I do?” Saïd cried in a frenzy of
+ despair. “Thou, O Abdullah, art known in all the city for a wise
+ man. Counsel me, I entreat thee!”</p>
+
+ <p>Abdullah’s face assumed the stolid expression supposed by the<span class="pagenum" id="Page_11">[Pg 11]</span>
+ muleteers and camel-drivers whose oracle he was, to betoken
+ wisdom. His eyes became intent upon the inwards of a fish
+ which adorned the ground near his feet. He sucked long and
+ steadily at the mouthpiece of his narghileh, causing the water in
+ the bowl to bubble convulsively and the charcoal in the cup above
+ to give forth a lurid glow. Then he took the tube from his
+ mouth, cleared his throat, spat solemnly, and said,—</p>
+
+ <p>“A devil has a spite against thee—that is known. He has entered
+ thy house once, he will enter it again. It is likely that he
+ is of those who haunt the waste places of the shore, perhaps the
+ very same who dwells in the ruined shrine among the sandhills.
+ It were well for thee to take thy staff and thy woman and go
+ into some far country—into Masr or into the sunset-land which
+ lies beyond. So thou shalt have peace, being far from the enemy.”</p>
+
+ <p>“What a mind!” exclaimed his wife, with hands raised in admiration.
+ “He speaks like a prophet. The mind of Abdullah
+ is not as the mind of other men. He is a devil!”</p>
+
+ <p>“Tush, be silent, woman!” said the sage, indulgently.</p>
+
+ <p>Saïd squatted down at the threshold beside his friend. He put
+ a hand to his forehead and remained thus thoughtful for some
+ time. Then he said, “Thy advice is good. To-morrow, at the
+ rising of the sun, I shall depart. But thinkest thou in truth that
+ the evil spirit will not follow me?”</p>
+
+ <p>“The jin have their homes like men,” replied Abdullah, sententiously.
+ “They love to spend their lives in one place. In
+ another city thou shalt surely live undisturbed.”</p>
+
+ <p>“But I have no money,” Saïd moaned, “without wealth I
+ shall find no place in a strange land.”</p>
+
+ <p>Abdullah shook his head sadly.</p>
+
+ <p>“I am a poor man,” he said, “but all that I have is thine. Go,
+ Nesibeh, see how much money there is in the house.”</p>
+
+ <p>The woman left the doorway and shuffled across the room to
+ the couch where her baby slept. She felt under the coverings
+ and drew forth a small box, which jingled as she shook it.</p>
+
+ <p>Raising the lid,—</p>
+
+ <p>“Alas!” she moaned. “It is a bad day with Abdullah. There
+ are but a few baras.”</p>
+
+ <p>“It is a shame to ask my brother to accept so little!” exclaimed<span class="pagenum" id="Page_12">[Pg 12]</span>
+ her husband.</p>
+
+ <p>“A little is much to one who has nothing,” whispered Saïd,
+ eagerly. “Give me but the few baras that are there and may
+ Allah increase thy wealth!”</p>
+
+ <p>Nesibeh turned the box upside down over the palm of her hand,
+ and a number of small coins fell from it. Saïd’s brown fingers
+ closed on them like an eagle’s claws. Then he rose to take leave.</p>
+
+ <p>“In thy grace, I depart,” he said. “May Allah prosper thee,
+ O father of Azìz.”</p>
+
+ <p>“My peace go with thee,” said Abdullah, his voice broken with
+ grief.</p>
+
+ <p>Saïd strode away, sad at heart, his mind busy with plans for
+ the future. Hope was all but dead within him, for he had eaten
+ nothing since sunrise. Alone once more and in the darkness, fear
+ fell upon him with renewed strength. All the night was full of
+ ghastly faces, of fiery eyes that glowered upon him. Strange
+ shapes flitted among the sandhills. The sea burned with a pallid
+ light. A fitful moaning was in the air. Pausing for a moment,
+ he fancied the night an endless procession of weird forms—a multitude
+ which moved glidingly, silently, as one man. It filled him
+ with a strange new horror, which yet seemed half familiar, as
+ something remembered from a dream. Well-known sounds, such
+ as the hooting of an owl, the bark of a dog from the city, or the
+ howl of a jackal from some landward garden, were separate
+ terrors.</p>
+
+ <p>He had not made many steps from the door of his friend’s house
+ ere the fear of the Unknown which lurks in darkness took hold of
+ him. He girded up his loins and ran across the sand as fast as his
+ brawny legs would carry him. He looked neither to the right nor
+ left till he reached his house. On the threshold a savoury smell
+ attacked his nostrils and hope suddenly revived. Hasneh stood
+ with her back towards him, leaning over the brazier, from which
+ light steam arose enveloping her and filling the house with that
+ peculiarly hopeful smell. “Allah is just!” murmured Saïd, licking
+ his lips.</p>
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-3">
+
+ <h3 class="nobreak">III</h3>
+
+ <p>It was the coolest hour of all the twenty-four when Saïd the<span class="pagenum" id="Page_13">[Pg 13]</span>
+ fisherman climbed down from his nest in the fig-tree. In spite
+ of the troubles and fears of the evening before he had slept soundly
+ and was refreshed. The eastern sky was whitening to the dawn,
+ and a wave-line of distant mountains was grey and cloudlike upon
+ it. Darkness still lingered on sea and land, but it was a darkness
+ of the earth rather than of the heavens.</p>
+
+ <p>From a jar within the threshold of the house he took a little
+ water and went through the form of ablution. Then, facing
+ south, he knelt and fell prostrate several times, thumbs fast behind
+ his ears and hands spread across his eyes as an open book.</p>
+
+ <p>As he walked along the shore to the place where he had left
+ his basket overnight, the cry of the first awakened seabird hailed
+ the dawn. The little city with its dome and minarets grew white
+ before him against a sky still dark and studded with stars. A
+ man came down from the sea-gate riding upon an ass. Then
+ came another man with two camels. The folk of the city were
+ astir and going every man about his business.</p>
+
+ <p>The place was just as he left it, save that the carcase of the
+ donkey had been dragged a few yards to landward by the hungry
+ tearing of the dogs, and the backbone was now laid bare. He
+ flung himself face downward on the sand and fell at once to his
+ groping and sifting.</p>
+
+ <p>The stars shone dead in the west, then vanished altogether.
+ Rosy light stole over land and sea, mantling on the white buildings
+ of the city like the shame in a young girl’s cheek. Then
+ the sun flashed forth above the distant hills and all things had
+ colours of their own once more.</p>
+
+ <p>The rays struck warm on Saïd’s back as he lay prone beside
+ his basket. Their touch cheered him like a friend’s hand. He<span class="pagenum" id="Page_14">[Pg 14]</span>
+ set to work hopefully with the result that, in half an hour, he had
+ recovered many coins, amounting to within a few paras of the
+ sum lost.</p>
+
+ <p>By that time there were many people on the beach, some entering,
+ some leaving the city. It was unsafe to prolong the search
+ lest someone, guessing his task, should fall upon him and rob him.
+ He got up, therefore, and walked homeward, trailing his basket
+ along with him.</p>
+
+ <p>Hasneh stood in the doorway looking out for him. A donkey,
+ burdened with two sacks, was tethered to a low-bending branch
+ of the fig-tree. He smiled approval as he slipped off his shoes at
+ the door. She had been stretched upon the roof when he set out
+ and snoring loudly. He had been gone but a little while, yet
+ here was the ass laden with all the house that was worth carrying,
+ and the morning’s meal of bread and curds ready to be eaten.</p>
+
+ <p>His fast fairly broken, Saïd went out to the fig-tree to see that
+ the girths were firm which held the sacks to the body of the
+ ass. The sunlight danced on the little waves as they pushed
+ shoreward, and made pearls of the dewdrops which yet hung in
+ the shade of some feathery tamarisks behind the house. The
+ sky was a great blue dome over sea and land. His heart turned
+ sick with the thought of quitting the well-known scene, with its
+ familiar voices, to sojourn among strangers in a strange country.
+ Why need he go? The terrors of the night before had no weight
+ with him now. They had faded with the darkness and the stars.</p>
+
+ <p>Doubtless his loss was great and hard to bear; but others had
+ suffered worse things. The evil spirit which had robbed him
+ might not return again; and if it did he had but to write the
+ name of Allah upon the doorposts, then upon the shutters of the
+ window, and his house would be safe. He stretched out his hand
+ to loose the burden from the donkey’s back.</p>
+
+ <p>“May thy day be happy, O Saïd,” came a complacent voice
+ from behind. Turning, he stood face to face with Abdullah, his
+ partner. “Thou art to depart—not so? I am coming to see if
+ I can serve thee in the work of packing and lading.”</p>
+
+ <p>“My mind is changed. Perhaps I go not,” rejoined Saïd,
+ moodily.</p>
+
+ <p>“What is this?” exclaimed the other, seeming horror-stricken.<span class="pagenum" id="Page_15">[Pg 15]</span>
+ “Thou art mad to stay after all that has befallen thee here.”</p>
+
+ <p>“What matter! The like or worse may befall me in a strange
+ land. I will stay in the place where I was born, wherein is my
+ father’s grave.”</p>
+
+ <p>Once more Saïd put forth his hand to unload the ass, but
+ Abdullah<!-- Adbulah -> Abdullah--> caught his arm.</p>
+
+ <p>“I advise thee to thy advantage,” he whispered angrily. “We
+ spoke last night of devils. What are they? Their power is only
+ in the night. There are those who have power to harm thee both
+ by night and day.” He sank his voice as if fearing lest a bird of
+ the air might carry his words to high places. “The Basha has
+ heard of thy wealth which thou pretendest to have lost. Men
+ have told him how thou dost grope in the sand. Remember the
+ fate of Ali ebn Mahmud, who was said to have a treasure hidden
+ in his garden, how they beat and tortured him so that he
+ died!”</p>
+
+ <p>Saïd’s jaw fell. “Is this true?” he faltered.</p>
+
+ <p>“True, by Allah!” replied the other, his face anxious, his little
+ eyes keenly watchful of his friend’s countenance. “Am I a liar?”</p>
+
+ <p>A wild light of terror flamed in Saïd’s orbs. He strode to the
+ door of the house and shouted to Hasneh to make ready for the
+ start. Then he returned and, untying the rope which bound the
+ ass to the tree, bestrode the already laden beast. At the same
+ moment his woman appeared from the house, a great bundle upon
+ her head.</p>
+
+ <p>“Allah be with thee!” he cried, striking the ass with his staff,
+ so that it started forward at a shambling trot.</p>
+
+ <p>“But what of thy nets, of thy house, of thy fig-tree?” cried
+ Abdullah, wringing his hands.</p>
+
+ <p>“Take them—all that I have!” shouted Saïd, without looking
+ back. He was sitting on the hind-quarters of the donkey, flourishing
+ a rope which served for bridle, his long brown legs stretched
+ along the sacks, his feet erect beside the beast’s ears. His whole
+ frame jolted with the trotting of his steed. The woman ran behind
+ with one arm raised to keep her bundle from falling.</p>
+
+ <p>“Whither away?” shouted Abdullah.</p>
+
+ <p>“To Es-Shâm—to Baghdad—to India!—far away! What matter,<span class="pagenum" id="Page_16">[Pg 16]</span>
+ so that I be out of his reach. May all his race perish!”</p>
+
+ <p>Abdullah stood looking after the fugitives until they were lost
+ to sight among the sandhills. Then he took a cigarette from
+ somewhere in the depths of his trousers, lighted it and squatted
+ down in the shade of the fig-tree now his own.</p>
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-4">
+
+ <h3 class="nobreak">IV</h3>
+
+ <p>As for Saïd, he urged his steed across the sand as fast as the<span class="pagenum" id="Page_17">[Pg 17]</span>
+ weight on its back and the looseness of the ground would allow.
+ His arm rose and fell continually with a backward sweep, and the
+ hindmost part of the donkey rang wooden to the thwack of his
+ stick. A constant growl of curses rolled upwards from his throat.
+ Hasneh, her bosom heaving, her breath coming and going in short
+ pants, struggled to keep up with him.</p>
+
+ <p>As they proceeded the soil became firmer under foot; creeping
+ branches of the wild vine, rank grasses and sundry big-leafed
+ plants, bound the sand together. Soon they came into a road
+ with a hedge of prickly pear on either side, fencing an orange
+ garden. Through gaps in the hedge golden globes shone amid
+ dark foliage with here and there a spray of white blossom. The
+ air was cloyed with a fragrance from which the hum of bees
+ seemed inseparable. A gate by the wayside stood open. Within
+ were two men busy packing a great heap of oranges into square
+ wooden boxes. Saïd shouted a salutation as he sped by, and in
+ return they pelted him with the fruit—a dozen at least—which
+ Hasneh stayed to gather up into the bosom of her robe. The
+ scarlet flowers of a pomegranate tree flamed among the leafage
+ on their right hand.</p>
+
+ <p>A little while and the gardens were left behind. The wide plain
+ rolled in smooth waves before them, away to the foot of the mountains,
+ with a shimmer of grey olives in the distance.</p>
+
+ <p>At the end of an hour, during the whole of which Saïd ceased
+ not for a minute from beating his donkey, they drew near to a
+ village which stood upon a hill, three fine palm-trees tapering
+ skyward from among its squat dwellings of sun-baked mud.
+ Here the fisherman proposed to rest awhile till the heat of the
+ day should be passed. Hasneh praised Allah for the respite.</p>
+
+ <p>As they entered the narrow pathway, choked with offal, which<span class="pagenum" id="Page_18">[Pg 18]</span>
+ ran between the hovels, a man’s voice called to them from a
+ doorway,—</p>
+
+ <p>“Deign to enter, O Saïd! Honour my house with thy presence!”</p>
+
+ <p>The speaker came forth and bowed low, holding a hand to his
+ forehead. He was a huge, loutish fellow, who had seen thirty
+ summers and more. He had a bushy black beard, and big brown
+ eyes of rare stupidity. His long garment and his turban had
+ grown old upon him. He came sometimes to the market to
+ sell the produce of his fields. Saïd had seen him there and spoken
+ with him more than once. He was called Muhammed abu Hassan,
+ and bore the reputation of a good-tempered, lazy fellow.</p>
+
+ <p>The fisherman, nothing loth, alighted, and having touched the
+ hand of his host in salutation, proceeded to tie up his ass to the
+ doorpost. That done, he slipped off his shoes and allowed himself
+ to be ushered into the house. Hasneh squatted down humbly at
+ the threshold of the door.</p>
+
+ <p>Their host set to work to kindle some charcoal upon a stone
+ in one corner of the room, grumbling all the while because his
+ woman was not there to do it for him. She was at work in the
+ tobacco-fields, it appeared, with others of the village.</p>
+
+ <p>Somehow—it must have been by magic, or the laden ass tethered
+ outside may have had something to do with it—it soon became
+ known in all the village that a stranger had arrived from the city
+ and was the guest of Muhammed abu Hassen. Men dropped in,
+ one by one, feigned surprise at sight of Saïd and of each other, and
+ squatted down with their back to the wall.</p>
+
+ <p>“What news?” was the first question of a new-comer after
+ the proper civilities had been exchanged.</p>
+
+ <p>To which Saïd replied, in every case, “There is nothing new
+ to-day.”</p>
+
+ <p>“It is said that there will be war between the Turks and the
+ Franks?” said an old man, reverend and very dirty, in a tone
+ three parts of assertion, one part of inquiry.</p>
+
+ <p>“I have heard nothing of it,” Saïd answered, rolling a cigarette
+ between thumb and forefinger.</p>
+
+ <p>“Allah grant that there be no war!” cried an aged sheykh, with<span class="pagenum" id="Page_19">[Pg 19]</span>
+ face wrinkled as a withered olive, in a quavering voice. “I remember,
+ when the last war was, they sent suddenly and seized
+ every horse, mule, and donkey in our village for the soldiers to
+ ride. Only a horse and two asses were restored to us when all
+ was over. And after two days the horse died.”</p>
+
+ <p>There broke forth a chorus of guttural curses upon wars and
+ soldiers.</p>
+
+ <p>At last the business of grinding and stewing the coffee was
+ accomplished. Two small cups were passed round the circle
+ from hand to hand, Muhammed filling and refilling them until all
+ had partaken. Even Hasneh, sitting patient and submissive on
+ the doorsill, was not forgotten in the end.</p>
+
+ <p>“Whither goest thou?” asked Muhammed of his guest, when at
+ last he had leisure for conversation.</p>
+
+ <p>“To Damashc-ush-Shâm,”<!-- Add closing quotes--> replied Saïd, and hesitated. He
+ dared not tell the true reason of his leaving home, lest he should
+ forfeit the esteem of his hearers. A man who bewails his misfortunes
+ before strangers is a fool and rightly despised; but he
+ who exalts himself is sure of honour. He added,—</p>
+
+ <p>“I go to Es-Shâm, to the house of my brother, who is dead.
+ He was a great man and rich. Moreover, his woman was barren.
+ I go to claim the inheritance.”</p>
+
+ <p>The murmur of congratulation which this fiction called forth
+ had scarcely died away when a clatter of hoofs rang through the
+ village. Faint shouts and cries came from the distant field where
+ the women were at work.</p>
+
+ <p>“The soldiers! The soldiers are upon us!” cried Hasneh from
+ her post at the threshold.</p>
+
+ <p>Every man sprang to his feet and rushed to the door, Saïd with
+ the rest. Five Turkish soldiers and a young officer rode at a
+ foot’s pace up the narrow path between the hovels. Remembering
+ the words which Abdullah had spoken that morning, Saïd’s
+ teeth chattered. Doubtless the Pasha was informed of his flight
+ and these men had been sent to take him.</p>
+
+ <p>“Where is the house of the sheykh of the village?” cried the
+ officer as he rode by.</p>
+
+ <p>A score of turbaned heads were bowed, a score of brown hands<span class="pagenum" id="Page_20">[Pg 20]</span>
+ saluted, and a score of voices proffered directions in divers tones
+ of self-abasement. Saïd was reassured. Had the officer been
+ looking for him he would not surely have asked for the house
+ of the sheykh. The next moment his heart sank again and a
+ cry of dismay broke from his lips. One of the troopers, in passing,
+ bent down, and, severing the cord by which the donkey was
+ tethered with one stroke of a knife, caught the end deftly as it
+ fell, and rode on, leading with him all that remained of Saïd’s
+ worldly goods. With a shriek of rage and despair, the wretched
+ man broke through the crowd and sprang forth into the blinding
+ sunlight. A few fierce bounds and he had overtaken the plunderer.
+ He strove to wrest the rope from his grasp.</p>
+
+ <p>“Stay! Stay!” he cried. “Let me but take off the sacks! It
+ is all that I have!”</p>
+
+ <p>For answer he received a blow on the wrist which forced him
+ to quit hold.</p>
+
+ <p>“Pig!” cried the soldier, angrily. “The Sultàn<!--Sultan -> Sultàn--> has need of thy
+ beast for his soldiers; and I that am his soldier have need of
+ those sacks for myself. Dost understand? Let go, son of a
+ dog!”</p>
+
+ <p>Saïd, baffled in his design upon the rope, was now struggling
+ frantically to wrench the sacks from the donkey’s back.</p>
+
+ <p>The cavalcade had come to a standstill before the house of the
+ sheykh, and the other soldiers looked on good-humouredly,
+ laughing now at their comrade, now at the fisherman, with perfect
+ impartiality. Their laughter stung the plunderer to frenzy. He
+ unslung the carbine from his back, and, leaning over the saddle-bow,
+ dealt a vicious blow at Saïd’s head with the butt of it. The
+ daylight swam blood-red before the fisherman’s eyes. His head
+ seemed to dilate and there was a singing in his ears. He fell
+ forward, senseless, upon the ground.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-5">
+
+ <h3 class="nobreak">V</h3>
+
+ <p>When Saïd again became conscious of his surroundings he was<span class="pagenum" id="Page_21">[Pg 21]</span>
+ in the house of Muhammed abu Hassan, lying on a couch. Hasneh
+ and another woman were bending over him. The latter drew
+ her veil hastily across her face as his eyes blinked at her in bewilderment.
+ Hasneh uttered a cry of delight.</p>
+
+ <p>Saïd looked about him wondering. Sullen, scowling faces filled
+ the doorway, blotting out the sunlight. A sound of muttered
+ oaths was in the room. Of a sudden he remembered all that had
+ befallen him and staggered to his feet.</p>
+
+ <p>“I am ruined!” he cried. “They have taken my donkey—all
+ that I have. May Allah cut short their lives.”</p>
+
+ <p>Responsive curses came from the group in the doorway, and
+ Muhammed replied,—</p>
+
+ <p>“We are sad for thee, effendi. The journey to Es-Shâm is long
+ and wearisome for one that goes on foot. Yet art thou more happy
+ than we. Thou wilt have the inheritance of thy brother who is
+ dead. Thou wilt have wealth wherewith to buy horses and asses,
+ as many as thou needest. But they have taken all that was ours.
+ Curse their father! Of all our beasts there remain but a camel,
+ and a mule which is on the point of dying.”</p>
+
+ <p>Saïd’s hand was pressed to his forehead. His face had the
+ inward look of one reviewing things past. At length he asked
+ eagerly, “What is the hour?”</p>
+
+ <p>“It is near the third hour since noon,” replied Muhammed after
+ a brief glance at the shadow of his dwelling.</p>
+
+ <p>The fisherman turned to his woman. “Ready, O Hasneh?” he
+ asked.</p>
+
+ <p>“Ready” was the meek rejoinder.</p>
+
+ <p>“But thou art yet weak from the blow which the soldier—burn
+ his house!—gave thee,” Muhammed, as host, was bound to protest.<span class="pagenum" id="Page_22">[Pg 22]</span>
+ “My house is thy house. Rest here till evening. The
+ first hours of night are pleasant for travelling.”</p>
+
+ <p>But Saïd, remembering the words of Abdullah, was resolute.
+ Pursuers might come upon him at any time. With profusion of
+ thanks to Muhammed for his kindness he took up his staff and
+ set out once more. Hasneh followed, her bundle poised upon her
+ head.</p>
+
+ <p>They passed out from the village down a steep slope, where
+ big red anemones shone amid ragged grass, across a stony wady
+ with a trickle of water among the pebbles, and entered a grove of
+ olive-trees. Here Saïd lay down in the shade. He was still dizzy
+ from the stunning blow he had received, and the strength seemed
+ to run out of his legs. He complained bitterly of thirst; whereupon
+ Hasneh produced those oranges which had been thrown at
+ them in the morning from the bosom of her robe. Having devoured
+ two of them, Saïd wiped his dripping mouth upon his
+ sleeve and felt refreshed. He was preparing to resume his way
+ when the sound of a man’s voice close at hand stayed him.</p>
+
+ <p>“Praise be to Allah, who has placed such fools in the world!
+ I asked for bread, and he gave me meat as well. And when
+ I had finished eating he gave me money for my journey. A madman—may
+ Allah reward him!”</p>
+
+ <p>The sun through the leafage cast a chequer-work of golden light
+ and blue shadow upon the ground. The speaker came towards
+ them, walking slowly between the gnarled trunks, with eyes upturned.
+ It was a hale old man of sixty years or more, tall and
+ upright. His body was clad in a loose robe, whose colour had
+ once been blue, reaching to a little below the knee. His bare
+ feet and shins were grey with dust. Upon his head was a battered
+ and tasselless fez, with a dirty rag wound round it by way
+ of turban. Happening to let his eyes fall a minute from their
+ heavenly contemplation, he became aware of the presence of
+ fellow-creatures and his whole demeanour changed in a second.
+ His form seemed to shrivel and grow less. His head sank down
+ upon his breast, his eyes writhed upward so that only the whites
+ of them were visible, and his whole body was distorted to a semblance
+ of the last agony.</p>
+
+ <p>Stretching forth a trembling hand he besought the pity of his<span class="pagenum" id="Page_23">[Pg 23]</span>
+ hearers for a poor old wretch who found himself alone and without
+ money in a strange land.</p>
+
+ <p>“Allah will give to you!” he whined. “For the love of Allah,
+ help me or I die!… O Lord!… Allah will give to you!…
+ By the Coràn, I am at the gate of death!… Allah will give to
+ you!… My sons were killed by the Bedawin; my daughters
+ were ravished before my eyes!… Allah is bountiful!… O
+ Lord!… I myself have a hand that is withered!… O Lord!…
+ My house was destroyed by an earthquake; a thief came in
+ the night and stole my mare from me!… Allah will give to
+ you!… My children were slain before my eyes!… O
+ Lord!…”</p>
+
+ <p>It is likely that he would have gone on whining in this strain
+ for an hour or more had not Saïd broken in,—</p>
+
+ <p>“Allah will give to thee! I am poor even as thou art. I, too,
+ have been robbed and my house brought to ruin. I, too, was once
+ a rich man, having flocks and herds, houses and vineyards, ay,
+ and the half of a city belonging to me. And now there is no
+ difference between me and thee. Allah will give to thee; I have
+ nothing.”</p>
+
+ <p>In a twinkling the old beggar resumed his natural shape.
+ His head rose, his body straightened, the pupils of his eyes came
+ again into sight.</p>
+
+ <p>“Is it true?” he said in a friendly tone, squatting down in the
+ shade beside the fisherman. “Then I tell thee thou art happy.
+ All to gain; nothing to lose. There is no trade like ours. All
+ the day long we cringe, we flatter, we weep, and none can resist
+ us. And afterwards, when the evening is come, we laugh and
+ are merry, with eating and drinking, with music and women.
+ Behold, I love thee, for thy likeness to my son, Mansûr, who
+ forsook me. I feel as a father toward thee. Is it a long time
+ that ruin is upon thee?”</p>
+
+ <p>“But a few hours, O my uncle,” replied Saïd, bitterly.</p>
+
+ <p>The old rascal threw up his hands and cast his sly eyes skyward.</p>
+
+ <p>“Ah, it is sad at the first, and thou art downhearted—it is<span class="pagenum" id="Page_24">[Pg 24]</span>
+ natural. But after a few days—a week—a month, thou wilt not
+ envy the greatest in the land.”</p>
+
+ <p>Saïd was not pleased to have his misfortunes thus lightly
+ treated as part of the common lot of mankind. He made haste
+ to explain.</p>
+
+ <p>“With another man it would have been a small thing. He
+ would have lost a camel, or perhaps a house. But as for me, I
+ was a great man—the greatest in all the city. Men ran to kiss
+ my robe as I walked abroad. I had camels and horses, asses
+ and mules, more than a man can count in an hour. It is no
+ common loss that makes me sad.”</p>
+
+ <p>“I suffer with thee,” said the beggar, with a reminiscent shake
+ of his head. “I also was lord of great wealth. In those days
+ men knew me by the name of Mustafa Bek. Now I am only
+ Mustafa, the old beggar. Allah is greatest!”</p>
+
+ <p>But Saïd was not to be outdone.</p>
+
+ <p>“But yesterday men kissed the ground between my feet,” he
+ said, with a shake of the head the counterpart of the other’s. “I
+ was called the Emìr Saïd, and none dared come near me save
+ with forehead to the earth. Allah is greatest!”</p>
+
+ <p>“I had twenty men whose only pleasure was to do my bidding,”
+ said the beggar in his turn, “and the beauty of my three wives
+ made the fair ones of Paradise jealous.”</p>
+
+ <p>“All the men of the city were as slaves before me,” said Saïd;
+ “and if I had a desire towards any girl, I had but to command her
+ father and she was given to me.”</p>
+
+ <p>“And how wast thou deprived of all this?” asked his rival,
+ curiously. “Such things do not fade away like stars at the sun’s
+ rising. By Allah, they do not go out like a lamp for a puff of
+ wind.”</p>
+
+ <p>“My city was by the seashore,” faltered Saïd, after a moment’s
+ hesitation. “Last evening, at the hour of sunset, the waters rose
+ and swallowed up all that was mine. I and this woman alone remain
+ alive of all that were in the city.”</p>
+
+ <p>The beggar rose to his feet with a laugh.</p>
+
+ <p>“Thou hast yet much to learn, O Emìr,” he said scornfully, yet
+ with a certain indulgence. “The sea rises not once in a hundred<span class="pagenum" id="Page_25">[Pg 25]</span>
+ years, and then all the world knows of it. Yesterday, at the
+ hour of sunset, I stood by the shore and beheld the sea calm and
+ undisturbed as usual. Thou hast much to learn, my son.”</p>
+
+ <p>“May thy house be destroyed!” muttered Saïd, grinding his
+ teeth with mortification. “How far is it to the next village, old
+ man?”</p>
+
+ <p>“Perhaps an hour—maybe an hour and a half—Allah knows!—perhaps
+ two hours.”</p>
+
+ <p>“Who was that of whom thou wast speaking at the first?”
+ asked Saïd with some eagerness. “He gave thee meat, thou wast
+ saying, and money for thy journey. Doubtless it is some great
+ one whose house is open to poor wayfarers?”</p>
+
+ <p>“I spoke but of a Frank who passed me in the way,” said the
+ old man, with a chuckle at the recollection. “He was dressed
+ all in black, and rode upon a fine horse. I knew him for one of
+ those who preach to the Christians and would have all men believe
+ in three gods. I saw him a long way off and, when he
+ drew near, I flung myself down in the way, swearing horribly, and
+ crying out that Allah had forsaken me. Thereat he got down
+ from his horse and tried to comfort me with soft speaking and
+ hard words from the book of his religion. But I cursed the louder
+ and let him know that I was very hungry; whereupon he drew out
+ a paper from his saddle-bags, wherein was bread and meat, which
+ he gave to me.</p>
+
+ <p>“When I had made an end of eating I began to weep and told
+ him a grievous tale of how my house had been burned and all my
+ children killed by Turkish soldiers. This I said knowing that a
+ Frank loves always to hear evil of the Turks. He wept with
+ me as he listened. He gave me money—as much as a man could
+ earn by the labour of a week. Then he mounted and rode away,
+ his face sad from the tale which I had told him. May Allah reward
+ the unbelieving fool!”</p>
+
+ <p>“Y’Allah! Let us depart at once,” cried Saïd, eagerly. “Perhaps
+ we may overtake him before the night.”</p>
+
+ <p>“Did I not tell thee that he rides upon a horse, and that a fine
+ one?” said the beggar. “Thou canst never hope to overtake him.
+ He told me that he was going two days journey on the way to<span class="pagenum" id="Page_26">[Pg 26]</span>
+ Es-Shâm, to the place where he dwells. Whither goest thou?”</p>
+
+ <p>“To Es-Shâm,” cried Saïd, gleefully. “I will visit him and tell
+ the tale of my great loss. Allah be with thee!”</p>
+
+ <p>Saïd set forward through the olive grove at a great pace,
+ Hasneh shuffled after him with her usual docility—the good beast
+ of burden, ready to stand or go on at her master’s word. As for
+ the beggar, he stood looking after them until they were lost to
+ sight among the tree trunks. He chuckled often as he went his
+ way, repeating the word “Emìr” with scornful emphasis.</p>
+
+ <p>Sunset fires were blazing high in the west when Saïd and
+ Hasneh drew near to the village of which the beggar had told
+ them. It was a small place, built of stone, crowning the utmost
+ slope of the mountain seaward. To reach it they had to climb
+ a pebbly road, which wound upwards serpent-wise among terraces
+ of fig and olive-trees. At the entering in of the village grew a
+ giant sycamore, about whose trunk the elders of the place were
+ squatting in solemn conclave, smoking. Saïd saluted them politely
+ as they drew near.</p>
+
+ <p>“What news?” asked a reverend sheykh, who seemed the head
+ man of the place.</p>
+
+ <p>“There is war,” replied Saïd, with a low obeisance. “Soldiers
+ scour the country for horses and mules. I know it well, alas! for
+ they have taken my mare—curse their fathers!—a thoroughbred
+ worth fifty Turkish pounds, by Allah!—and I am forced to pursue
+ my journey on foot.”</p>
+
+ <p>“Allah restore her to thee,” rejoined the sheykh, fervently. “We
+ guessed that all was not well in the land, for this afternoon, as
+ my son was ploughing on the hillside yonder, he beheld a company
+ of soldiers ride across the plain, and many beasts of burden with
+ them. Thanks be to Allah, we are warned in time. Ere the rising
+ of the sun all our cattle shall be in a safe place among the
+ hills, save a few that are sick, which they can take if it please
+ them.”</p>
+
+ <p>Saïd, seeking tidings of the missionary, was told that he had
+ ridden through the place about the third hour after noon, and
+ must be sleeping at Beyt Ammeh, a mountain village four hours
+ distant.</p>
+
+ <p>“Is there a guest-chamber in this village where I and my woman<span class="pagenum" id="Page_27">[Pg 27]</span>
+ may pass the night?” asked Saïd, in some anxiety.</p>
+
+ <p>“Thy news is timely and thou art welcome,” replied the sheykh.
+ “My house is thy house. Deign to follow me.”</p>
+
+ <p>With that he rose and led the way to a house which was
+ larger by a room than other houses of the village. This room
+ was built on the roof and had the appearance of a tower when
+ seen from a distance. Within, it was a small chamber, softly
+ carpeted, with a cushioned divan running round the walls, destined
+ for the lodging of guests of distinction. Saïd would never
+ have been admitted to its precincts but for that fabulous mare of
+ his worth fifty Turkish pounds.</p>
+
+ <p>Here, having partaken of a feast such as he had seldom enjoyed,
+ he spent the night, a pale sky flaked with stars watching
+ his slumbers through open door and lattice.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-6">
+
+ <h3 class="nobreak">VI</h3>
+
+ <p>In the morning Saïd rose early, and having breakfasted and taken<span class="pagenum" id="Page_28">[Pg 28]</span>
+ leave of his host, set forth with Hasneh in the cool twilight and
+ started to climb the steep path which twisted among olive-trees up
+ from the village. At the top he paused for a last look at the
+ plain he was leaving. Away to the southwest a little promontory
+ jutted into the sea. White buildings, a dome and two slender
+ minarets were just discernible upon it in the pale light which
+ comes before the sun. That was the city of his birth, and there,
+ somewhere on the yellow rim of the bay, was his own little house
+ with the fig-tree beside it from which he had seen the sun rise
+ morning after morning, year after year. From where he now
+ stood he could trace his whole course of the previous day. There,
+ midway in the plain, on the crest of a wave of green, was the
+ village where his donkey had been taken from him, where he had
+ been stunned by that blow of the soldier’s carbine of which the
+ very memory brought pain. He knew it from the other villages
+ dotting the landscape by the three tall palm-trees tapering above
+ its hovels, like rich plumes in a ragamuffin’s cap. There was the
+ olive grove where he had spoken with the old beggar. And here,
+ two hundred feet below, at the foot of a terraced slope so steep
+ that it seemed easy to throw a stone down on to the roof of the
+ sheykh’s house, was the village he had just left. His eyes ranged
+ over the prospect, to return always to that white town upon the
+ headland which was his birthplace. The sun rose upon the sea
+ and the skirts of the plain, though the shadow of the mountains
+ still darkened the near villages. Standing at the doorway of his
+ home he would have been in the sunlight now. The thought
+ gripped him by the throat. A sob from Hasneh told that her
+ mind was straying in the same direction. Saïd’s voice was hoarse
+ as he set forward once more, bidding her follow him.</p>
+
+ <p>The path dipped rapidly to the brink of a rocky gorge, and<span class="pagenum" id="Page_29">[Pg 29]</span>
+ naked hills closed in upon them as they descended. To Saïd it
+ seemed as if a door had slammed behind him, shutting off the
+ past. His heart sickened for a while.</p>
+
+ <p>But the fresh air of the spring morning would not brook
+ despair. In spite of himself hope came uppermost as he made
+ his way along the rugged mountain side. The beggar’s words
+ kept ringing in his ears: All to gain, nothing to lose! He could
+ rob a man now without fear of reprisal. He had all the world
+ before him, and bright, keen wits, undulled by the least rust of
+ conscience, for a sword against his fellow-man. He had nothing
+ to lose, unless—</p>
+
+ <p>A thought, which was almost a wish, flitted through his brain.
+ He turned his head and let his eyes rest for a minute upon the
+ form of Hasneh plodding patiently beneath her burden.</p>
+
+ <p>The shadows dwindled with every minute. The dew on the
+ ground rose in steam wherever the sun’s rays touched it. For
+ long they trudged on in a land of mountains barren and rocky.
+ Overhead the deep blue sky paled about a blinding sun. Not a
+ tree was to be seen. The distance swam before them in streams
+ of heat. The sound of Hasneh’s breathing was like the panting
+ of a dog at his heels. In the shade of a great rock they sat down
+ to rest. All around them, between the boulders, anemones held
+ out scarlet cups to the sun. Small pink flowers filled the crannies
+ of the rocks. Here and there, from its clump of dark-green
+ leaves, a tall spear of asphodel stood up, bristling with buds.
+ Saïd eyed the scene with disgust as he mopped his forehead with
+ one hand.</p>
+
+ <p>“By the Coràn, it is hot to-day,” he muttered. “And there is
+ no water until we come to Beyt Ammeh.”</p>
+
+ <p>Hasneh thrust a hand into her bosom and drew forth the few
+ oranges which were left. Saïd seized one and devoured it
+ greedily. A second went the same way. By the time his thirst
+ was slaked but one remained, which Hasneh, despite the craving
+ of her dry lips and throat, put back within her robe.</p>
+
+ <p>They set forward once more and had not made many steps
+ before a man met them, asleep on the hump of a camel. Saïd<span class="pagenum" id="Page_30">[Pg 30]</span>
+ called to him to know the way; whereat he awoke with a start,
+ lost balance, and fell heavily on the stones by the wayside. He
+ staggered to his feet, blood streaming from a wound in his
+ forehead. Cursing bitterly, he caught up a big stone and hurled
+ it at Saïd, who dodged it narrowly and, without waiting for
+ further provocation, rushed on his assailant and closed with him.
+ Hasneh shrieked loudly for help, wakening vain echoes. The
+ camel, nose in air, chewed the cud placidly, as a wise man smokes
+ his pipe, with a downward, supercilious glance at the fighters.</p>
+
+ <p>Victory did not hang long in the balance. Saïd was a tall man,
+ lean and wiry, while his opponent was short and hampered with
+ fat. The fisherman forced him backward until he tripped on a
+ boulder and fell. Then he set foot on the belly of the fallen one
+ and raised his staff to strike at the face of his enemy. Fury blazed
+ in his eyes.</p>
+
+ <p>“Stay! may thy religion be destroyed!” panted the camel-driver
+ in a rapture of fear. “What am I to thee that thou
+ shouldest slay me? Thou art a devil to cause me to fall and
+ then to destroy me! May thy father perish! Strike not; I am
+ no enemy of thine! I never beheld thee till this hour!”</p>
+
+ <p>Saïd lowered his stick, but his brow was still clouded and his
+ posture threatening.</p>
+
+ <p>“Take away thy foot!” gasped the other. “What have I done
+ that thou dost so ill-treat me? All that I have is thine, only
+ spare my life!”</p>
+
+ <p>Saïd did not budge.</p>
+
+ <p>“A man’s life is worth much,” he said thoughtfully. “How
+ much wilt thou give me?”</p>
+
+ <p>“May thy whole race perish! I will give thee all that I have—ten
+ piastres.”</p>
+
+ <p>“Not enough.” Saïd’s foot pressed more heavily upon the
+ mound of flesh.</p>
+
+ <p>“Twenty—thirty piastres!” shrieked the man.</p>
+
+ <p>“Not enough.”</p>
+
+ <p>“A Turkish pound!… By Allah, it is all that I have. And
+ it is my master’s money, not my own. Alas for me, I am
+ ruined!”</p>
+
+ <p>Saïd withdrew his foot.<span class="pagenum" id="Page_31">[Pg 31]</span></p>
+
+ <p>“Rise not until thou hast paid the ransom or I will slay thee,”
+ he said savagely.</p>
+
+ <p>The man loosened his garment, showing a linen bag which
+ hung by a string from his neck. Slipping the cord over his head
+ he flung the bag to Saïd with a curse. The fisherman examined
+ the contents in a kind of dotage, then nodded to the
+ hostage.</p>
+
+ <p>“It is well,” he said. “Go in peace. And another time, when
+ thou fallest by chance from thy camel, throw no stones at those
+ who stand by lest a worse thing befall thee.”</p>
+
+ <p>Calling to Hasneh, he strode on his way with a light heart,
+ leaving the camel-driver to digest the gall of his loss as best he
+ might. They had gone some twenty paces when a noise of
+ mighty cursing filled the air behind them. At the same moment
+ a great stone came whizzing within a foot of Saïd’s head. Another
+ struck Hasneh on the back, causing her to stagger and fall
+ forward. Saïd girded up his loins and ran until he was beyond
+ the utmost range of any missile. Then he got upon a rock and
+ began to revile his assailant in a loud voice, using his hand as
+ a trumpet. He watched the wretched man climb upon his camel
+ again and heard the scream of rage and hate with which he turned
+ to shake a fist at his plunderer. The fisherman laughed aloud and
+ ceased not from insulting his enemy until a shoulder of the
+ mountain hid camel and rider from sight.</p>
+
+ <p>Hasneh had struggled to her feet by this time and was making
+ her way towards him, stumbling, one arm hugging her bundle,
+ the other outstretched, like one walking in the dark. He cried
+ to her to know if she were hurt. Her answer was in the negative,
+ but faintly and without conviction. Saïd waited until she
+ was within a few yards of him and then pursued his way, chuckling
+ over his own cleverness in turning what had once seemed
+ a misadventure to good account. The linen bag nestled lovingly
+ to his chest, seeming to recognise a worthier owner.</p>
+
+ <p>All to gain, nothing to lose ….</p>
+
+ <p>He could no longer apply the words strictly to himself. Nevertheless,
+ they rang hopefully in his ears, seeming to tell him that<span class="pagenum" id="Page_32">[Pg 32]</span>
+ the sum he had just acquired was but an earnest of the wealth
+ in store for him.</p>
+
+ <p>The sun was almost at the zenith when they came in sight of
+ the village of Beyt Ammeh; for the great heat oppressed them
+ and they walked slowly, taking frequent rests. The squat, flat-roofed
+ houses were hardly to be made out at a distance, so little
+ did they differ in form and colour from the surrounding rocks.
+ Only a few ragged fig-trees and a thankless striving after cultivation
+ in the immediate neighbourhood told of a dwelling-place of
+ man.</p>
+
+ <p>On the outskirts of the village, just below the ringed threshing-floors,
+ a spring gushed out beneath a ruinous arch by the wayside.
+ Flat-topped stones had been placed in the shadow to serve as
+ seats to wayfarers. Here Saïd stopped, and after a long, refreshing
+ drink proceeded to bathe his head, hands and feet. Hasneh
+ sank down upon a stone with hand pressed at her side, waiting
+ patiently until her lord should have done with the water. Then
+ she rose, took one step forward, staggered, and, with hands outstretched
+ to the fountain, fell heavily upon her face.</p>
+
+ <p>For full three minutes Saïd stared down at her blankly. Such
+ behaviour was quite beyond the cycle of his experience. At last
+ he bethought him of the cold water and began to dash it over her
+ wildly with both hands.</p>
+
+ <p>Then, as she did not move, he concluded her dead and sat
+ down to try and get used to the notion. He was engaged thus,
+ staring at the lifeless form of the woman at his feet, when a
+ shadow darkened the ground before him. At the same moment
+ a quavering voice asked to know what was the matter. Lost
+ in reflection, Saïd had not heard the patter of feet drawing near.</p>
+
+ <p>Alarmed by the suddenness of the apparition, he leapt up with
+ a curse. An old woman stood before him, bent almost double
+ beneath a heavy burden. Her head nodded, her limbs quaked
+ with palsy. Her jaw working like a camel’s, she repeated the
+ question in a shriller tone as Saïd stared at her with wide-open
+ eyes.</p>
+
+ <p>“It is my woman who is dead,” said the fisherman, ruefully,
+ pointing to the ground.</p>
+
+ <p>“How dost thou know that she is dead?” asked the old hag, in<span class="pagenum" id="Page_33">[Pg 33]</span>
+ scorn. “As I came out from the village I saw her fall, and would
+ have run to help her but that I am very old and feeble. But
+ I watched thee. Thou hast done nothing more than throw a
+ little water upon her clothes. Turn her over, madman, so that
+ she lies upon her back.”</p>
+
+ <p>Something in the manner of the old woman daunted Saïd and
+ made him ashamed. He had not done much to revive Hasneh,
+ it was true; but then, he had supposed her dead, and none but
+ a fool would wantonly waste his time in trying to bring a dead
+ woman back to life. He had now little doubt that she lived,
+ thanks to the old woman’s scornful suggestions. In his heart he
+ cursed the crone for breaking in upon him just when he had
+ brought his mind to a peaceful contemplation of his wife’s dead
+ body. Yet he obeyed her, and, lifting Hasneh in his arms, laid
+ her down again, face uppermost.</p>
+
+ <p>“Now sprinkle water upon her lips!”</p>
+
+ <p>Saïd obeyed a second time, with the result that after a little
+ while Hasneh opened her eyes.</p>
+
+ <p>“Take her up and bear her to the village! Thou hast no more
+ mind than a donkey!” piped the hag, in shrillest scorn, seeing him
+ stand purposeless.</p>
+
+ <p>The shame Saïd felt at having his actions ordered by a woman
+ found vent in a hearty curse on her, her religion and all her belongings.
+ Nevertheless, he did as he was bidden, and taking
+ Hasneh in his arms entered the village, grumbling at every step.</p>
+
+ <p>At the threshold of one of the hovels, on the edge of the sunlight,
+ sat a woman grinding at a small handmill. Saïd called to
+ her that his wife had fallen sick and needed rest. She rose at
+ once from her business to bid him enter and welcome. The
+ darkness of the room within was refreshing after the scorching
+ glare of noon. A man rose from a squalid couch against the
+ wall and greeted Saïd in a sleepy voice. He waved a hand to
+ the dirty mattress he had quitted, and then to the woman in the
+ fisherman’s arms.</p>
+
+ <p>“May Allah increase thy wealth!” murmured Saïd, laying down
+ his burden upon the bed.</p>
+
+ <p>“Leave a woman to the care of a woman,” said the man of the<span class="pagenum" id="Page_34">[Pg 34]</span>
+ house, beckoning him to the doorway. “This woman of mine will
+ tend her and, after a little, we will drink some coffee.”</p>
+
+ <p>Saïd squatted down beside his host, just within the shadow of
+ the room. The outlook was of stony hills whitening under the
+ burning noonday sky, and in the foreground the low mud roofs
+ of the village in broken terraces.</p>
+
+ <p>“Whence comest thou?” asked the lord of the house, after a
+ silence spent in the rolling and lighting of cigarettes. Saïd told
+ him the name of the village where he had passed the night.</p>
+
+ <p>“Didst thou meet any man by the way?” he asked with sudden
+ interest. “My brother—his name is Farûn<!--Fixed Farùn-->—set out this morning
+ on the road to the plain. He is a short man and very fat. He
+ rides upon a camel laden with stone. Hast seen him?”</p>
+
+ <p>“Yes, I saw him,” replied Saïd, thoughtfully, as one recalling a
+ picture to his mind. “He was sitting by the wayside and blood
+ streamed from a wound in his head. His camel strayed browsing
+ at a little distance. He told me that robbers had fallen suddenly
+ upon him in the way. They had taken all that he had of money.
+ They had beaten him with a stick and stoned him. I helped him
+ to bind up his wound and gave him of my money—all that I could
+ spare. Then I saw him mount upon his camel and ride away.
+ He bade me tell his brother what had befallen him when I should
+ reach this village. The sickness of my woman had ousted it from
+ my mind till now.”</p>
+
+ <p>“Now, may Allah requite thee, for thou art a good man and
+ bountiful!” said the other, with eyes and hands upraised. “I
+ hold thee as my near kinsman for this kindness done to my
+ brother. My house is thy house. Rest here to-night, I pray thee.
+ To-morrow, about the third hour, my brother will return. Abide
+ with us till then that he may thank thee once again. By Allah,
+ I think he would slay me were I to suffer thee to go thy way unfeasted.
+ Stay at least till the evening. Seeing the mishap which
+ has befallen him it may well be he will return ere night. By
+ the Coràn, it is lucky that the robbers did not take his camel
+ also!”</p>
+
+ <p>“I cannot stay,” said Saïd hurriedly. “My brother is dead in<span class="pagenum" id="Page_35">[Pg 35]</span>
+ Damashc-esh-Shâm and I go to claim the inheritance. I must
+ hasten on my way.”</p>
+
+ <p>“If not for thine own sake, for the sake of thy woman abide
+ here till evening,” urged the host.</p>
+
+ <p>Saïd appeared wrapt in thought for some minutes. His face
+ was moody with knitted brows. Of a sudden it brightened.</p>
+
+ <p>“For myself, I cannot stay,” he said. “But it were well for
+ my woman that she should rest a while till the sickness leave
+ her….”</p>
+
+ <p>His eyes looked eager inquiry at the other.</p>
+
+ <p>“She is welcome and more than welcome!” cried the host, without
+ hesitation.</p>
+
+ <p>“May Allah increase thy wealth!” murmured Saïd, fervently,
+ making a low salaam. “When I come to the city I will send to
+ fetch her, and thy reward shall be very great. Think not because
+ thou seest me poorly clad that thou art showing kindness to a
+ beggar. My brother was rich and I go to claim the inheritance.”</p>
+
+ <p>He glanced furtively towards the couch, in fear lest Hasneh
+ should have heard anything of his speech. But her eyes were
+ closed, and her bosom’s rise and fall was of one in a peaceful
+ sleep, gentle and even. Her robe hung open at the neck showing
+ something round and yellow nestling in the soft brown hollow
+ between her breasts. It was the orange which she had forborne
+ to eat that morning. The sight of it in the bosom of the sleeping
+ woman warmed Saïd’s heart to something like pity. It was
+ an appeal to his good nature, the stronger for being voiceless.
+ For a moment his purpose was shaken.</p>
+
+ <p>“All to gain: nothing to lose!”</p>
+
+ <p>His heart hardened as he recalled the words of the old beggar.
+ There was a glint of steel in his eyes as he turned them once
+ more upon his host.</p>
+
+ <p>“It is past noon,” he said. “In thy grace I depart. Take care
+ of the woman belonging to me and thy reward shall be great.
+ May thy wealth increase!”</p>
+
+ <p>“My peace with thee!” said the man, staring at him with
+ amazement. “But stay at least until thou hast drunk coffee with
+ us. See! it is almost ready.”</p>
+
+ <p>Saïd dared not break the law of hospitality. He waited, fidgety,<span class="pagenum" id="Page_36">[Pg 36]</span>
+ and ill at ease like one sitting upon a red-hot iron. He
+ shifted his seat continually, and his eyes kept veering round to
+ where Hasneh lay asleep, yet never looked at her. When at
+ length a tiny cup of coffee was put into his hand he flung his
+ head back and swallowed the whole contents at a gulp. Then he
+ pressed both hands to his chest and his whole body writhed. He
+ had forgotten in his haste to drink and be gone that the stuff
+ was scalding hot. Tears streamed from his eyes, sweat stood in
+ great beads on his forehead as he set down the empty cup and rose
+ to take his leave.</p>
+
+ <p>“Thou art a fire-eater, by Allah!” cried the lord of the house,
+ staring aghast at him, cup in hand. “Why art thou in so great
+ a hurry? A minute or two will not rob thee of thy inheritance,
+ and the heat of the day is not yet past.”</p>
+
+ <p>But Saïd was more eager than ever to be off. Glancing fearfully
+ in the direction of the bed he had seen Hasneh open her
+ eyes and stare vacantly about her.</p>
+
+ <p>“Take all care of her, and may Allah prosper thee!” he muttered
+ hurriedly, crossing the threshold and dodging behind the doorpost.
+ “After a week I shall send to thee. Allah requite thee, O
+ father of kindness!”</p>
+
+ <p>He set off at a great pace, spurred by the thought that Hasneh
+ might discover the trick played on her and come running after
+ him.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-7">
+
+ <h3 class="nobreak">VII</h3>
+
+ <p>At the village where he passed the night, a village half-way down<span class="pagenum" id="Page_37">[Pg 37]</span>
+ a mountain side, terraced and fledged with olive-trees, which
+ looked over a wide stretch of flat country, Saïd gleaned tidings of
+ the missionary of whom he hoped so much. The man in black
+ had ridden through the place before noon and was gone to his
+ house in the plain, an hour’s journey beyond. His heart was light
+ when he set out in the morning. Far away across the plain,
+ mountains—the hugest he had ever seen—were dreamy in the
+ mists of early dawn. A white gleam of snow among their summits
+ was new to him, and would have held his eyes but for the
+ nearer charms of a red-roofed house in the plain below, where a
+ blessed fool dwelt and a man could have money for the asking.
+ Thanks to the hospitality of the villagers, the Turkish pound
+ was still untouched in the linen bag upon his chest. With what
+ he hoped to obtain from the preacher he would enter the great
+ city in triumph instead of beggary.</p>
+
+ <p>The sun was already hot upon the plain when he reached the
+ house of the Frank. A tall negro, clad in a flowing robe of yellow
+ and white, finely striped, with a clean white turban, bound about
+ his scarlet fez, was sweeping the doorstep with a broom. Saïd
+ wished him a happy day, and sitting down upon his heels—for
+ the ground was dewy—disposed himself for a chat. But the negro
+ was gruff. All Saïd’s compliments were returned as curtly as
+ the barest politeness would allow, and his leading questions answered
+ by an “Allah knows!” and a shrug of the shoulders far
+ from satisfying.</p>
+
+ <p>Finding that there was nothing to be gained by flattering the
+ surly doorkeeper, the fisherman changed his tone. Rising to his
+ feet, he cried, in a loud voice, meant to sound like thunder, “Go,
+ tell thy master that I wish to speak with him!”</p>
+
+ <p>The negro paused in his sweeping to look at him and laughed,<span class="pagenum" id="Page_38">[Pg 38]</span>
+ showing two rows of dazzingly white teeth.</p>
+
+ <p>“My master sleeps,” he said. “Thou knowest little of the
+ ways of a Frank if thou thoughtest to speak with him at this
+ hour.”</p>
+
+ <p>“At what hour will he awake?” asked Saïd in the same lofty
+ tone.</p>
+
+ <p>“Allah knows!” replied the negro, with a shrug, going on with
+ his sweeping.</p>
+
+ <p>Saïd squatted down once more upon his heels.</p>
+
+ <p>“I wait here till he is ready!”</p>
+
+ <p>The negro grinned angrily and indicated the vastness of the
+ horizon by a flourish of his broom.</p>
+
+ <p>“Walk!” he said grimly.</p>
+
+ <p>Saïd seemed not to understand.</p>
+
+ <p>“Walk!” repeated the negro, fiercely, rushing upon him with
+ broom upraised.</p>
+
+ <p>With a scared curse Saïd scrambled to his feet and bounded
+ away, swift as a gazelle in fear of the hunter. The negro stood
+ looking after him, his bosom still threatening, until the flutter of a
+ blue robe and the twinkle of brown legs were lost to sight among
+ the knotted trunks of an olive grove.</p>
+
+ <p>As soon as he thought himself safe Saïd flung himself upon the
+ ground, panting for breath. A pair of doves fluttered somewhere
+ among the branches, cooing sadly over a lost paradise. The sunlight
+ made its way here and there through the leafage in bars of
+ golden haze. A sound, made up of the barking of a dog, the cries
+ of children and the musical clink of a hammer on iron, told him
+ that there was a village somewhere in the depths of the wood.
+ The grating song of the cicadas, that waxed and waned in his
+ throbbing ears, seemed the live spirits of the sunlight stirring in
+ the shade. Warm breaths, the sweet steam from dew-drenched
+ plants and moistened earth, rustled the leaves and silvered
+ them faintly.</p>
+
+ <p>“May his father perish!” muttered Saïd between his clenched
+ teeth—a sign that his breath was returning.</p>
+
+ <p>A little later, when he had ceased panting, he crept to the<span class="pagenum" id="Page_39">[Pg 39]</span>
+ edge of the sunshine. Keeping his body hid behind the widespread
+ trunk of an ancient olive he peeped forth.</p>
+
+ <p>At a stone’s throw the house of the missionary rose sheer amid
+ a waste of rank grass and thistles traversed by a bridle-path.
+ Beyond rose the mountain side, filmy in a bluish heat-mist. Halfway
+ up Saïd descried the place where he had slept, a cluster of
+ low buildings of the same hue as the neighbouring rocks, seeming
+ as natural a growth as they.</p>
+
+ <p>The negro had left the doorway ere this, and was gone out
+ of sight to some other place where was need of his broom. But
+ Saïd dared not yet step forth into the open, an impression of
+ the black man’s strength of limb and the broom’s menace being
+ fresh upon him. He watched and waited.</p>
+
+ <p>Soon there were signs of a stirring to life within the house.
+ The shutters of an upper window were closed against the sun by
+ an arm thrust out for the purpose. At the same time a man’s
+ head was seen for a moment. Then a little boy with thin brown
+ legs came out of the olive wood, passing close to Saïd but without
+ seeing him. He must have come from the village near at
+ hand for he carried a big pitcher of milk easily and without fatigue.
+ He passed round a corner of the house, and shortly returned
+ swinging the empty pitcher. Windows were opened. A shrill
+ Arab chant in a woman’s voice came from some lower room.
+ How many servants had this accursed unbeliever? Saïd wondered.</p>
+
+ <p>Presently, just as he was thinking of trying his luck once more,
+ the negro being nowhere to be seen, a tall Frank, clad all in black
+ save his arms, which were in white sleeves, appeared in the
+ gloom of the doorway and shouted, “Cassim!”</p>
+
+ <p>Saïd had taken a step forward, with intent to rush across the
+ intervening space and fling himself at the blessed madman’s feet,
+ when the reappearance of his enemy made him shrink back. The
+ man in black seemed to be giving an order, to which the negro
+ bowed assent. Then Saïd saw the Frank re-enter the house,
+ while the servant ran round to the back of the building.</p>
+
+ <p>The coast was clear once more. But the second coming of the
+ negro to thwart him had made Saïd cautious. Choosing what
+ he deemed the wise man’s part, he watched still and waited.<span class="pagenum" id="Page_40">[Pg 40]</span>
+ But after a few minutes the negro returned, leading a handsome
+ grey stallion by the bridle, when Saïd had the vexation of seeing
+ the missionary mount and ride away. His parting charge to the
+ black servant, shouted as the restive horse broke into a canter,
+ reached Saïd’s ears distinctly through the still, sounding air.</p>
+
+ <p>“I return at sundown, O Cassim! Tell the people there will
+ be no school to-day!”</p>
+
+ <p>The negro stood awhile looking after the horseman. Then he
+ turned and, going about his business, passed once more out of
+ sight.</p>
+
+ <p>Saïd flung himself down in the deep shadow behind his tree
+ trunk, calling down every ill he could think of upon the Frank
+ and all his race. The tall negro also was not forgotten in that all-embracing
+ curse, nor his father, nor his grandfather; not so much
+ as an aunt or a cousin was left out. Then, feeling better, he
+ began to sound the depths of his disappointment.</p>
+
+ <p>From the time of his meeting with the old beggar he had looked
+ to the bounty of the Frankish missionary as a traveller in the
+ waste looks forward to the place of waters. He snarled as he
+ thought that he might have gained his end and gone rejoicing on
+ his way but for the selfish devil that kept the door, who guarded
+ the well for his own use. Now he must leave the place as he had
+ come, with only a single Turkish pound in the linen bag against
+ his chest. It was nothing beside what he had hoped to get from
+ the mad preacher of unbelief. He had no mind to stay there till
+ nightfall on the slender chance of eluding the watchfulness of the
+ negro and winning the ear of his master. The city called him
+ with a siren’s voice. There, in the vast bustling hive, were wondrous
+ chances for a young man and a strong who had nothing to
+ lose. There were women fairer and sweeter than Hasneh—young
+ girls, perhaps, pure as lily buds, who would tremble and
+ wax faint at a kiss. He licked his lips softly.</p>
+
+ <p>A sound of footsteps close at hand startled him out of a languorous
+ dream. It was the negro, who, unobserved of Saïd, had
+ crossed the open space of sunlight and was threading his way
+ among the gnarled trunks of the grove, a large basket on his arm.<span class="pagenum" id="Page_41">[Pg 41]</span>
+ He passed within twelve paces of the fisherman, but without
+ perceiving him, so still he lay.</p>
+
+ <p>Then a thought came to Saïd. Now that the enemy was gone
+ what was to hinder him from entering the house and viewing for
+ himself the splendour which must assuredly reign within? From
+ all he had seen and heard during his long watch it was unlikely
+ that the unbeliever had more than one manservant. There would
+ be none but women in the house; and if one of them should surprise
+ him and ask what he did there, he had only to tell her of
+ his wish to speak with the Frank, her master. He stole from
+ his lair and stepped out into the sunlight.</p>
+
+ <p>The silence of the place, with all those windows gazing so
+ fixedly at him, was a little daunting at first, so that he advanced
+ warily. It seemed as if a shout must come from the open door,
+ which looked so like a mouth. But when he had made a few
+ paces unchallenged courage returned to him. The Arab chant
+ he had before heard came faintly from some room at the back.
+ But for that, and a great cat blinking to sleep on a window-sill, the
+ place seemed desolate.</p>
+
+ <p>Slipping off his shoes on the doorstep he passed swiftly into the
+ cool gloom within. There was a sort of hall, wide and lofty,
+ having two windows, one on either side of the entrance. Upon a
+ table in the midst of it lay the remains of a feast—broken bread
+ and meat, a plate of oranges and a bowl half empty of curds, besides
+ a great cup and saucer and two white jugs of an outlandish
+ fashion. Facing him, beyond the table, were two doors, both
+ shut, from behind one of which the sounds of chanting seemed to
+ proceed. He stole past the table, his bare feet making no noise
+ on the stone pavement or the matting which was over part of it.
+ There was a stairway in a recess to the right. He mounted
+ swiftly and stealthily.</p>
+
+ <p>At the top an open door attracted him. It showed a room
+ with a bed in it and soft rugs upon the floor. Saïd went straight
+ to the bed and fell to examining its framework, sitting on his heels
+ and exclaiming, “Ma sh’Allah!” under his breath. It was almost
+ like a table standing on six iron legs; but four of the legs<span class="pagenum" id="Page_42">[Pg 42]</span>
+ reached above it as well as below, and each of the four was
+ crowned with a little knob, like an orange, of some burnished
+ yellow metal he took for gold. A wonderful thing! It was long
+ ere he could tear himself away from the marvel.</p>
+
+ <p>The room was cool and pleasant, shaded from the sun, which
+ beat on that side of the house, by the shutters of the window,
+ which were closed. Upon a small table there was a mirror. He
+ saw his counterpart for a minute without recognition. Then he
+ grinned, and scanned the face in the glass with complacency.
+ From a peg beside the door hung a long garment of brown stuff,
+ soft as wool, yet thick and strong as if it had been of camel’s
+ hair. It was braided with red at the collar and on the sleeves,
+ and a red cord dangled from a loop in the middle, ending in two
+ red tassels. Above it, on a nail, was a scarlet fez, of the high
+ shape worn by Turks and great ones.</p>
+
+ <p>Saïd took off his own cap and the encircling turban which old
+ ties of dirt and perspiration had made of one piece with it. The
+ back of his shaven head, thus laid bare, was reflected in the
+ looking-glass, the ears standing out from it huge and grotesque as
+ those of a jinni. He eyed his ancient head-dress with disgust.
+ The round tarbûsh, shaped like the half of a pomegranate, with
+ its clumsy tassel which had once been blue, appeared a sorry
+ thing indeed as he looked from it to the new scarlet of that other
+ cap. His raiment, too, was old and stained, in need of a cloak
+ to hide its shortcomings. Taking down the brown robe from the
+ wall he turned it about and about, seeking the holes for the arms.
+ Then he slipped into it and, setting the scarlet fez upon his head,
+ went back to the mirror.</p>
+
+ <p>He noticed a fault. The fez, being used to cover a thick crop
+ of hair, was too large for his shorn poll. His ears alone prevented
+ it from putting out the light of his countenance. He cast about
+ for a remedy. There was upon the table a small white cloth or
+ kerchief of finest linen. This he made to serve his turn by twisting
+ it tight round cap and forehead as a turban. That done, he
+ grinned freely and examined other objects upon the table.
+ Among them was a picture of a girl, clad indecently after the
+ manner of the Franks. Saïd eyed it closely, wondering what purpose<span class="pagenum" id="Page_43">[Pg 43]</span>
+ it could serve. Then he remembered that the Franks are
+ but idolaters, who worship pictures and other forbidden things of
+ their own making. “It is his god, by Allah!” he muttered, turning
+ away with a gesture of disdain. Before leaving the room he
+ cast his discarded headgear upon the bed with a parting curse on
+ its religion.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-8">
+
+ <h3 class="nobreak">VIII</h3>
+
+ <p>As Saïd was making his way downstairs, with less of caution<span class="pagenum" id="Page_44">[Pg 44]</span>
+ than he had observed in his ascent (the joy of his new finery had
+ elated him beyond all prudence), a door was opened in the hall
+ below and a woman came out. Beholding him she drew her veil
+ hastily across the lower part of her face. Her eyes were bright
+ and her movements had the grace of youth.</p>
+
+ <p>“Who art thou? What dost thou here?” she cried shrilly.
+ “The khawaja is on a journey and Cassim is gone to the village.
+ I am alone in the house, the old woman, my mother, being ill. If
+ perchance thou hast an errand to my master I can give word to
+ him on his return.”</p>
+
+ <p>Of a sudden her voice rose to anger.</p>
+
+ <p>“Allah, pardon! Where gottest thou that cloak? Thief that
+ thou art! It is the robe of my lord, which hangs always in his
+ own chamber. O Cassim, there is a thief in the house! A thief!
+ O Cassim, a thief!”</p>
+
+ <p>She ran screaming to the outer door and opened her mouth
+ wide towards the olive grove, crying always, “O Cassim! O
+ Cassim! A thief! a thief!”</p>
+
+ <p>Saïd rushed on her and pinioned her arms.</p>
+
+ <p>He tried to fling her to the ground, but she struggled like a mad
+ thing, and at length, bending swiftly, with the yell of a wild
+ beast, bit the fisherman’s hand so that he cried out with pain.
+ Need to look at the wound made him loose his hold, whereupon
+ she broke away and fled within the house, barring a door behind
+ her.</p>
+
+ <p>Saïd frowned at the marks of her teeth in his flesh, from which
+ the blood began to ooze. He put the place to his mouth and
+ sucked it—an act which prevented a storm of curses. And even
+ as he was tending his wound in such a manner as Nature<span class="pagenum" id="Page_45">[Pg 45]</span>
+ prompted, the screams of the woman broke out anew, as of one in
+ a frenzy,—</p>
+
+ <p>“O Cassim! Help! a thief! O Cassim! O Cassim!”</p>
+
+ <p>This time there came an answering shout from the olive
+ grove.</p>
+
+ <p>Turning, he beheld the negro running towards the house as
+ fast as his long black legs could carry him. Saïd snatched up his
+ slippers from the doorstep. With the spring of a hunted animal
+ he leapt out into the sunlight, and gathering up his new robe, sped
+ away from house and olive-trees, out into the wide plain, where
+ hot air swam along the distance in liquid mist.</p>
+
+ <p>Once he turned to look back. The negro had set down his basket
+ and was pursuing at a steady trot which meant business.
+ Saïd fled on, but with slackened pace. He had need to husband
+ his breath, for the race was like to be a long one. Panting, sweating
+ from every pore, he stumbled across a wady where a little
+ freshet of water tinkled among boulders from pool to pool.
+ Brushing through the belt of oleanders on the further bank, he
+ ran on across the bare land, trampling rank grass, thistles and
+ creeping plants.</p>
+
+ <p>But the negro had long legs. Saïd learnt, by the growing beat
+ of footfalls in his ears, that he was losing ground. Soon he could
+ hear also the hard breathing of his pursuer. He made a spirt,
+ though his heart was near to breaking, it thumped so against his
+ ribs.</p>
+
+ <p>“Allah is merciful!” He had almost fallen into a deep hole,
+ overgrown with weeds at the mouth—a disused cistern, it might
+ be. He had lengthened his stride only just in time. A piteous
+ shriek came from behind him. He turned to glance back, still
+ running. The black was nowhere to be seen. He dropped to the
+ ground, pressing his hand on his heart. “Praise to Allah!” he
+ gasped, and then lay still, panting.</p>
+
+ <p>The sun beat hotly upon him there in the open plain. He
+ longed for some patch of shade, were it but of a shrub, enough
+ to shelter his head and face. Only a few paces distant a lonely
+ carub-tree of great size spread its gnarled boughs and glossy dark
+ foliage over a rough pavement—a pious foundation for the repose<span class="pagenum" id="Page_46">[Pg 46]</span>
+ of travellers. Saïd dragged himself thither and lay a great while
+ with eyes closed.</p>
+
+ <p>“Praise be to Allah!” he exclaimed again, when breath had
+ quite returned. Then he bethought him of the black man and
+ that the hole might be of no great depth after all. He rose and
+ went to the place.</p>
+
+ <p>While he was searching among weeds and dwarf shrubs for
+ the mouth of the pit he saw a black hand come up out of the
+ ground and clutch the stalk of a big blue thistle. Then he regretted
+ bitterly that he had flung away his staff lest it should
+ prove a hindrance in running. For want of it he took a jagged
+ stone in his hand and beat viciously with it upon the bony parts
+ of the fingers. The desired yell at once reached his ears, and the
+ hand was nimble as a lizard to slip back into its hole. Then Saïd,
+ lying flat upon his stomach, wriggled forward until he could look
+ down into the prison. There was his enemy standing upright
+ in a narrow place like a well, but dry to all appearance. By
+ stretching down his arm he could almost have touched the negro’s
+ white turban. Cassim glared up at him with white eyes of
+ hate. Saïd could hear him grind his teeth for rage of helplessness.</p>
+
+ <p>He looked forth over the wide brown plain with faint blue
+ mountains everywhere along the sky-line, and back to where the
+ house of the Frank at the foot of the hill was like a tiny white
+ box shut tight with a high red lid.</p>
+
+ <p>Then peering again into the hole, he laughed aloud.</p>
+
+ <p>“Is it cool down there, O son of a pig?” he inquired. “By
+ Allah, thou art well housed and I envy thee. Up here I am roasting
+ in the noonday, whilst thou, within arm’s length of me, dost
+ enjoy the cool of night. There is a road not far from thy dwelling,
+ O foul scion of a race of swine; also a great tree where travellers
+ may rest in the shade. But for all that, help is far from thee.
+ Men will take fright at thy cries, coming from under the earth,
+ and will fly swiftly as from a place of sin. I have it in my mind,
+ thou dog, to drop earth down on thee and stones, and so bury thee.
+ What sayest thou, ugly one? It would give me joy to defile thy
+ grave!”</p>
+
+ <p>Of a sudden the negro made a great leap with hand upstretched. <!-- Change comma to period --><span class="pagenum" id="Page_47">[Pg 47]</span>
+ His nails grazed Saïd’s face, causing him to draw back in alarm.</p>
+
+ <p>“Curse thy father, son of a dog that thou art!” came a terrible
+ voice from the pit. “May thy life be cut short! May all thy
+ children rot, and thy woman betray thee to an enemy!”</p>
+
+ <p>“A wise man gives fair words to his master,” retorted Saïd,
+ and his voice was like a leopard’s paw, so soft yet dangerous.
+ “What art thou to me that I should delay to slay thee? At my
+ elbow there is a nice stone which would break thy head as it were
+ an egg. Speak smoothly to thy master, O Cassim, son of a pig!”</p>
+
+ <p>A fresh outbreak of cursing answered from the hole. Then
+ Saïd reflected that he had wasted time enough in play by the
+ wayside. The shadow of the carub-tree, lying like a blot of ink
+ upon the whitening land, tempted him to rest there yet a little
+ while. But two fears urged him onward. The negro might in
+ the end get out of the hole, when Saïd could hope for no mercy
+ if caught napping thereabouts; and the woman he had assailed,
+ alarmed at Cassim’s non-appearance, would soon raise the hue-and-cry,
+ if she had not already done so.</p>
+
+ <p>Saïd knew that his road lay towards those faint blue distant
+ mountains with the whiteness among their crests, and there his
+ knowledge ended. The plain stretched burning and treeless in
+ that direction, but at a point far away a ripple of foliage broke
+ the level. He could make out the shape of a palm-tree, seeming
+ of no more substance than a blade of grass, so distant it was,
+ and the quiver of hot air between. Palms do not grow solitary
+ like weeds or carub-trees. A village was therefore near it, where
+ he could inquire his road more perfectly. There remained only
+ to take farewell of the prisoner.</p>
+
+ <p>He drew near once more to the mouth of the pit. With a look
+ of concentration he leaned over and spat full in the upturned face
+ of the negro. Then he rose lightly and went his way.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-9">
+
+ <h3 class="nobreak">IX</h3>
+
+ <p>It was towards evening when Saïd left the place where, weary<span class="pagenum" id="Page_48">[Pg 48]</span>
+ from long walking in the fierce eye of noon, he had sought shelter
+ and refreshment. A crowd of men, women and children—all
+ who dwelt in that place—went out with him from among the
+ hovels as far as a tall palm-tree, which crowned a smooth hillock
+ green with grass. In the midst of the obsequious rabble Saïd
+ strutted a king, distinguished as he was by the missionary’s
+ brown dressing-gown, braided conspicuously with red, and girt
+ about the waist with a red and tasselled cord; not to speak of the
+ new scarlet fez bound to his head by a turban of more than human
+ cleanness.</p>
+
+ <p>Arrived at the palm-tree, all the villagers pressed forward to
+ kiss his hand or, it might be, only the skirt of his wondrous robe.
+ The glory of his raiment had enthralled them at his coming, and
+ in the first rapture of greatness, in the joy of their cringing and
+ flattery, he had promised to see that all their wrongs and grievances
+ were presently redressed.</p>
+
+ <p>So he strode on his way with their blessings, turning ever and
+ anon, with a gracious gesture, to look back at the squalid crowd of
+ fellahìn, who stood grouped about the palm-tree, looking after him
+ with hands shading their eyes. His brain was on fire with arrogance.
+ Every herb on which he trod marked a new act of condescension.
+ The whole earth fell down before him. The sun
+ burned for him alone. Trees and shrubs cast their shadows like
+ garments in his path.</p>
+
+ <p>But by-and-by, as the village shrank in distance, the vapours
+ besetting his brain began to disperse. His legs were stiff from
+ his race of the forenoon. He longed for a horse to carry him at
+ ease, and the wish did much to sober him. A great one does not
+ travel on foot, neither does he wander from home in the heat of<span class="pagenum" id="Page_49">[Pg 49]</span>
+ the day without at least a sunshade in his hand, if not a servant
+ to hold it over him. Sudden shame came upon him like an ague.
+ The villagers would discuss his appearance now that he was gone,
+ and remembering that he had neither horse nor servant, not so
+ much as a parasol, would perceive their own folly and curse him
+ for an impostor. At that he quickened his step so as to be far
+ from a place where he must shortly be held in derision.</p>
+
+ <p>The violet mountains, which had seemed so far away in the
+ morning, were now nearer to him than those others from whose
+ base he had set out. The sun, a disc of flame, was sinking down
+ on the uttermost rim of the plain. Shadows were no longer dense
+ and inky under every object, but stretched long and blue to eastward,
+ growing with every minute. Far away across the flat
+ Saïd was aware of a thin bright line, vague and dreamy beneath
+ the setting sun. On that side was the sea. He grew sad as he
+ recalled his little house among the sandhills. The cool breeze
+ of evening was stirring the great leaves of his fig-tree even
+ now.</p>
+
+ <p>As he pondered on things past a spirit awoke within him and
+ showed him Abdullah in a new light. He stood still, as if gripped
+ by a sudden twinge of pain. Stretching forth his hands to
+ Heaven he bade Allah witness the trust he had ever placed in his
+ friend and partner, and the consequent enormity of the fraud.
+ In the first frenzy he thought to retrace his steps, to walk day and
+ night without respite, until he had slain the treacherous liar. He
+ even took a dreadful oath before Allah to that effect. But his
+ mind soon changed. There was an evil report of him all along
+ the way by which he had come. He felt ashamed because of
+ Hasneh, and feared to see her face again. And the great city
+ lay before him, where Allah alone knew what joys might be in
+ store for him. Nevertheless, he made a vow: that, when he had
+ achieved the greatness of his hopes, he would return to his native
+ town riding upon a horse, with a company of horsemen, his servants,
+ and would cause Abdullah to be whipped in his sight with a
+ lash set thickly with sharp nails; and then, when his enemy lay
+ bleeding and faint at his feet, he would recite the story of his
+ crime aloud for all men to hear. And at last, to make vengeance<span class="pagenum" id="Page_50">[Pg 50]</span>
+ complete, he would spurn his enemy with his foot and gallop off
+ with his servants in a cloud of dust.</p>
+
+ <p>Twilight was closing swiftly into night when Saïd reached a
+ place where was a well in the shade among some olive-trees, and
+ hard by a low, flat-roofed house, from whose open door and window
+ a faint red light flickered upon the trampled ground.</p>
+
+ <p>“Praise be to Allah—a khan!” he murmured, espying the forms
+ of two men smoking on stools before the door. Tethered to the
+ nearest tree, a horse, which appeared black in the half light, was
+ munching steadfastly in a wooden trough. The saddle was still
+ on its back, though the girth was unfastened and dangling.</p>
+
+ <p>The two who sat smoking by the door rose courteously at the
+ approach of a stranger. Saïd returned their salutation as though
+ it had come from the dirt beneath his feet. He removed a stool
+ to a seemly distance from them and sat down, calling impatiently
+ for food and drink.</p>
+
+ <p>“My horse is fallen by the way,” he cried in a loud voice, for
+ the enlightenment of all who might be in the house. “I bade my
+ men stay to tend the beast, having yet hopes that he may recover.
+ A good horse, by Allah, which I bought for fifty Turkish pounds,
+ but I would not part with it for a hundred. In a little while
+ they will be here, if they lose not their way in the darkness, which
+ is very possible, their mind being little as the mind of a sheep.”</p>
+
+ <p>At the sound of that high speech the master of the khan appeared—a
+ tall, black shape on the glow of the doorway. Behind
+ him other dark forms were discernible—a cluster of heads, some
+ turbanded, others draped in a shawl bound about the temples with
+ a rope of camel’s hair.</p>
+
+ <p>Saïd was not pleased to find the khan so full of people. In
+ such a crowd there might well be some great one who might expose
+ him. The fear was vague but sickening. It was speedily
+ laid to rest. A ray of firelight played on Saïd’s sleeve, showing
+ the fine red braiding, when an awe-stricken murmur spread
+ among the group at the door. It made him smile in his beard.</p>
+
+ <p>“What is thy will, effendi? All that I have is thine,” said the
+ owner of the house, coming forward with a deep obeisance.
+ “Deign but to enter the room. It is my shame that I have no<span class="pagenum" id="Page_51">[Pg 51]</span>
+ meat to set before your Eminence. But condescend to wait a
+ little and my woman shall slay a fowl….”</p>
+
+ <p>“I have little hunger, I thank thee, and I prefer the open air,”
+ broke in Saïd, loftily. “I do but await the men belonging to me,
+ whom I left to tend my horse, which fell in the way hither. A
+ good horse! Two hundred Turkish pounds would not requite
+ me for his loss. Bring only a little fruit, some bread and some
+ sherbet of roses. And forget not to prepare coffee and a narghileh
+ for when I have done with eating.”</p>
+
+ <p>At that all was bustle and running to and fro. One ran to the
+ well for water. Another undertook to pound the coffee. A third
+ set a little stool before the fisherman and a lantern to shed light
+ on his repast. A fourth prepared the weed for his narghileh by
+ first plunging it into a jar of water, then wringing it out strongly
+ with both hands. And those who could not be of active use
+ raised their voices officiously in counsel and direction.</p>
+
+ <p>Only one held aloof. It was an aged man, one of those who sat
+ smoking before the door. His bearing seemed superior to the
+ rest. He alone remained seated, sucking lazily at his narghileh.
+ Saïd divined a scornful smile on this man’s face as he looked on
+ at the slavishness of his neighbours. Night, stealing out from
+ under the olive-trees, had now completely hemmed in the house,
+ so that, as they sat apart, Saïd could not see his countenance.
+ But something told him the contempt was there, and it made him
+ uneasy.</p>
+
+ <p>All that he required was presently brought and set upon the
+ stool before him. There followed a hush, as the bystanders,
+ having no more work to do, sat down on their heels at a discreet
+ distance and watched his meal. They conversed together in
+ whispers.</p>
+
+ <p>Saïd could hear the horse munching its chaff and barley under
+ the trees hard by. There was now and then the stamp of a hoof,
+ or a faint thud as it pushed against the wooden manger. He
+ found it irksome to eat in state and apart. It came into his mind
+ to call the host to him; but reflecting that true greatness brooks
+ no fellow, he refrained. Instead, he pricked his ears to catch the
+ gist of their whispering.<span class="pagenum" id="Page_52">[Pg 52]</span>
+ “Officer”—“Soldiers”—“War” were among the words which
+ reached him. They fired a train of new ideas. Straightening his
+ back, he stroked his moustache and beard with soldierly fierceness.</p>
+
+ <p>He was aware of a movement in the group. With the tail of
+ his eye he saw the master of the khan draw near to that aged one
+ who sat aloof and speak to him. Even in the darkness he knew
+ that both their faces were turned in his direction.</p>
+
+ <p>“O Faris! Bring the coffee for his Excellency!—and the
+ narghileh also!” cried the host, whereat a man rose and ran
+ quickly into the house. But the innkeeper himself did not budge.
+ He remained whispering with the sheykh, and their eyes were
+ fixed on Saïd.</p>
+
+ <p>Presently, when the great man seemed fully and happily occupied
+ with his smoking, the sheykh rose with a show of carelessness,
+ picked up a pair of saddle-bags which lay by the wall,
+ and went silently to where the horse was tethered. Saïd heard
+ him thrust aside the portable manger, and knew, though he could
+ not see, that he was busy strapping the girth. Then came the
+ jingle of a bit.</p>
+
+ <p>The fisherman rose with an evil smile. He felt himself the
+ object of all eyes, and in face of that quaking audience which believed
+ in him was bold as a lion to act his part. Without a second’s
+ delay he rushed upon the sheykh, and, seizing him by his
+ clothing, swung him round and gripped his throat.</p>
+
+ <p>“I have thee, old fox,” he hissed, shaking his prisoner gently
+ but with a deft suggestion of worse to come. “This horse is no
+ longer thine. In the name of the Sultàn’s majesty—may Allah
+ preserve his life for ever!—I take him from thee. Thou knowest
+ the law. After a little, when the war is over, he will be thine
+ again—if he die not in the meantime, which is very likely, for it
+ is a sorry beast.”</p>
+
+ <p>With that he left hold of the old man, sending him reeling
+ against the trunk of a tree, and, gathering up his grand robe,
+ climbed into the saddle. All the men of the inn were now gathered
+ to the spot. Their eyes were fierce upon Saïd, but fear sealed
+ their lips. The sheykh, recovered from his stupor, grasped the
+ bridle tightly.</p>
+
+ <p>“Yes, it is true, I know the law!” he screamed. “Thou mayst<span class="pagenum" id="Page_53">[Pg 53]</span>
+ take my horse—good, since there is war. But first thou must
+ write me a paper of acknowledgment. I am no common man, I
+ warn thee, to be robbed and no questions asked. I have friends
+ in power. Give me, I tell thee, a writing of acknowledgment that
+ I may claim my own when the evil time is past!”</p>
+
+ <p>Saïd hesitated, aghast. He had never dreamt of any more
+ formality about the levying of a beast of burden for the army
+ than had been observed in the taking of his own donkey. In
+ any case, to give the paper was quite beyond his power, for he
+ could scarcely write.</p>
+
+ <p>“What is this, son of a dog?” he exclaimed at last. “A paper,
+ sayest thou?—and the law? Am I one to take orders from a dog
+ like thee? As soon as my men arrive with the other beasts thou
+ shalt have thy paper, but not now. Dost hear—eh, old dotard?
+ Now stand aside or I ride over thee! I go to meet my followers.”</p>
+
+ <p>He urged the horse forward; but the old man still kept hold of
+ the bridle, and the steed knew his master. His hesitation, and
+ the misgiving which showed a little through his brave mask, had
+ taken something from his prestige with the onlookers. They
+ closed in upon him, clamouring for justice. It was a lonely
+ place; in all the darkness there was no friend. He began to be
+ afraid.</p>
+
+ <p>“At least the saddle-bags are mine,” cried the sheykh, setting
+ to work to free them.</p>
+
+ <p>“Fruit and bread and coffee are worth money, O my uncle!
+ even without syrup of roses and the narghileh,” said the master of
+ the khan in tones of blandest remonstrance. As he spoke his
+ face was very near to Saïd’s, and its expression was terribly at
+ variance with the suavity of his utterance.</p>
+
+ <p>All who stood by looked meaningly at one another. “By
+ Allah, the right is with him!” they exclaimed, “All this is worth
+ money. It is just that he be paid for it.”</p>
+
+ <p>Saïd moved uneasily in his seat.</p>
+
+ <p>“Take thy saddle-bags, old madman!” he cried. “What are
+ they to me? As for thee, dog, thou mayst count thyself happy
+ if I send thee not to prison. I saw thee whisper to the sheykh<span class="pagenum" id="Page_54">[Pg 54]</span>
+ here, and knew that thou wast warning him to be gone quickly
+ with his horse. Thou art no true subject of the Sultàn. If I
+ spare thy life it is payment enough.”</p>
+
+ <p>At that there was a great outcry from all the group. They
+ beset him angrily with intent to drag him from the saddle. Saïd
+ felt deadly sick. Only the thought that he was a high officer of
+ the Sultàn’s army upheld him. Rough hands were already laid
+ upon him, when he shouted “Praise be to Allah!” very fervently,
+ with joy in his voice. They all drew back in surprise.</p>
+
+ <p>“Make haste, Ahmed!—Mustafa!—Muhammed! I, your
+ leader, am assailed by robbers. Hassan and Ali, ride fast! Let
+ Negìb, whose horse is lame, take charge of the captured beasts!
+ I, Saïd Agha, am in peril of my life!”</p>
+
+ <p>Turning to the terrified innkeeper and his friends, he said
+ shortly,—</p>
+
+ <p>“Dogs, count yourselves dead! Hear ye not the sound of hoof-beats?”
+ And digging the sharp corners of the iron stirrups deep
+ into the flanks of the horse he galloped away into the night. The
+ last he saw of his assailants, they were standing huddled together,
+ like silly sheep, half-dead with fright.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-10">
+
+ <h3 class="nobreak">X</h3>
+
+ <p>It was evening when Saïd at last came in sight of the great city.<span class="pagenum" id="Page_55">[Pg 55]</span>
+ He reined in his horse on the brow of a steep hill, the last wave of
+ the bare brown highlands through which his way had lain all day.
+ Hard by was a little shrine, the crescent fiery above its dome.
+ The sun was just setting among the dark peaks behind him, and
+ the last gleam of day was warm upon the shrine and all the hill-top.
+ Horse and man had a glory at their backs. But beneath,
+ the city and its endless garden lay already in the lap of night.
+ White domes and minarets, mosques and palaces, loomed wanly
+ in the heart of a vast grove, which stretched, far as the eye could
+ ascertain, to eastward towards a smooth horizon which was the
+ desert. Gathering shades spread a thin veil over all the plain,
+ like the bloom on a purple grape. An amethyst flush suffused
+ the eastern sky—a spirit flush, soft, yet living, wherein starlight
+ and daylight seemed mingled. Saïd’s heart leapt as he beheld
+ the mistress of his dreams, set in her gardens, seeming the fairer
+ and more desirable for the grim, treeless mountains which were
+ her girdle.</p>
+
+ <p>“It is paradise,” he murmured in ecstasy.</p>
+
+ <p>At the foot of the hill, on the utmost fringe of the gardens, he
+ could see a little village of flat-roofed houses. A string of camels
+ was drawing near to it along the base of the steep. The tinkle
+ of their bells rippled the twilight cheerily. Of a sudden the noise
+ of chanting arose—a wild, delirious song of piercing shrillness.
+ It came from the high platform of the only minaret of the village.
+ Somewhat mellowed by the distance, it reached Saïd’s ears as
+ heavenly music. The clangour of bells ceased of a sudden. The
+ camels had halted. Their drivers, obedient to the muezzin’s call,
+ were prostrate in prayer.</p>
+
+ <p>Saïd got down from his horse and went through the form of<span class="pagenum" id="Page_56">[Pg 56]</span>
+ ablution with some dry dust he collected. Taking off his grand
+ garment, a good deal the worse for his five days’ wearing of it,
+ he stretched it on the ground for a mat. He turned his face
+ carefully to the south and knelt down as near to the shrine as he
+ conveniently might. He raised his thumbs to his ears and spread
+ his hands over his eyes in the likeness of an open book. He rose,
+ stooped, knelt again, prostrated himself and pressed his forehead
+ to the earth. Then he sat awhile upon his heels with eyes closed,
+ and then glanced to left and right, to exorcise any evil spirits
+ who were thereabout.</p>
+
+ <p>At last he rose and resumed his cloak. The orange glow of
+ sunset was fading fast, and the mountains he was leaving were
+ black and grey upon it. He bestrode his horse once more and
+ began to descend. It was night when he entered the city. The
+ streets were almost deserted. The few men he met were wending
+ homeward, some in a hurry, others with the leisure of importance.
+ Light streamed from an arched doorway, making a yellow pool
+ on the rough pavement. A red glow, sifted through the tracery
+ of an upper lattice, made a delicate filigree upon the wall opposite.
+ But for such chance alms the streets were pitchy dark. The strip
+ of sky above, sprinkled thick with stars, was a brightness in comparison.
+ At the clatter of a horse’s hoofs, dogs, seemingly without
+ number, rose grudgingly and slunk snarling from the roadway.
+ Every wayfarer had a lantern to light his steps, either in his own
+ hand or in that of a servant who walked before.</p>
+
+ <p>Anon he came to a region where all the streets had roofs which
+ shut out the sky, save a starry shred here and there where there
+ was a rift in the black covering. Here was more life. A few
+ merchants were yet busy stowing away their wares for the night,
+ black shapes in flowing robes and turbans moving hither and
+ thither about their lanterns. At a place where four of these covered
+ ways met, seeming like corridors in a giant’s house, a sentry
+ was standing in the door of his little hut talking to two muleteers.</p>
+
+ <p>The ride through the dim streets had humbled Saïd. He felt
+ very lonely all at once. In all that wilderness of dwellings there
+ was not one soul who knew him. He would have given much—even
+ his horse, or his brown cloak with the red braiding—to have<span class="pagenum" id="Page_57">[Pg 57]</span>
+ had Hasneh with him. Fearing he knew not what rebuff, he had
+ been ashamed to accost any man hitherto. But now he reined
+ in his horse before the sentry-box and, wishing the little group a
+ happy evening, inquired after a khan. One of the muleteers
+ knew a good one and offered to guide him thither. It was plain,
+ by the fervour of their salutations, that they took him for a superior.
+ He began to feel more at ease. It was not far to the
+ hostelry. The muleteer talked glibly all the way, of travelling
+ and of his own journeys in particular. His name it appeared was
+ Selìm. He was but lately returned from Haleb the White, and
+ before that he had been to Baghdad with a hundred camels.
+ Whence had his honour come. From the South?—from the sea-coast.
+ Ah, he had been there too, having journeyed with a caravan
+ to Gaza, and back by El Khalìl and the holy city. It was
+ a pleasant land, the lord of all for oranges; he had the taste of
+ them yet in his mouth.</p>
+
+ <p>Saïd lent a gracious ear to his guide’s prattle, which relieved
+ him of that feeling of loneliness which was weighing him down.
+ Arrived at the khan, he bestowed a small coin upon the fellow,
+ who blessed him and went his way.</p>
+
+ <p>A bare-legged lad belonging to the inn held his horse while he
+ dismounted, and led it in through an archway. Saïd followed
+ closely to be sure that the right measure of fodder was given and
+ the beast properly cared for. He entered a huge vaulted chamber,
+ its groined roof upheld by two rows of pillars. Couched upon the
+ ground, big, ungainly camels were pompously chewing the cud,
+ now and then rolling up a deep gurgling sound like a groan from
+ some nether stomach. Horses were there, each fastened with a
+ halter to a ring in the wall. One stallion, a new-comer, was
+ screaming lustily and tugging at his rope. Patient asses with
+ moving ears and swishing tails, and sullen mules whose eyes
+ looked wicked in the lurid glow of the single lantern, were tethered
+ here and there. There was a sound of stamping, of scrunching,
+ and a pungent smell. A little donkey just within the gate
+ lifted up his voice and brayed as Saïd entered.</p>
+
+ <p>Having seen his steed well placed and provided for, Saïd followed
+ the serving-lad to a door in the wall, whence light streamed<span class="pagenum" id="Page_58">[Pg 58]</span>
+ upon a camel’s hump. The noise of voices and a smell of cooking
+ also issued from it, soothing two senses with the promise of cheer
+ within. He found himself in a long room with cushions ranged
+ along the wall, lighted by a number of wicks floating in a large
+ saucer full of oil. A numerous company were seated, some smoking
+ and chatting on the divan, others, on isolated cushions, eating
+ ravenously with their hands out of dishes set upon brass trays
+ before them. They all rose in acknowledgment of his salutation
+ and a place of honour was offered to him, which, however, he declined
+ to accept, choosing rather a lowly seat about midway in
+ the room. In an arched alcove or inner room a fire was glowing
+ in a great brazier, whereon were many vessels steaming.</p>
+
+ <p>Saïd desired a portion of a savoury mess of pigeons and rice,
+ which the bare-legged lad informed him was almost ready. The
+ meal, though proper enough to his fine robe braided with red and
+ the decent horse he rode, was scarcely in keeping with the sum of
+ ready money in the linen bag upon his chest. But he had no
+ longer any need of a horse. He would sell his steed on the morrow,
+ and the price he hoped to get for it would keep him in comfort
+ for many months.</p>
+
+ <p>When hunger was appeased, and a tiny cupful of the bitterest
+ coffee had diffused a pleasant warmth within him, he began to
+ take interest in the conversation around him. A big, sanguine
+ fellow, who by his garb seemed a wealthy fellah—the sheykh of
+ some village, perhaps, or a small landowner—was talking excitedly
+ in a loud voice. His large brown eyes, of ox-like stupidity, were
+ bright, but without a spark of cunning. His close-cut beard was
+ reddish like his moustache.</p>
+
+ <p>“My cause is a just one. Also I have set aside much money
+ to secure judgment. My enemy cannot bring forward a single
+ witness in his favour, whereas I have my brother here and my
+ servant who were present at the transaction. It is certain that I
+ shall win.”</p>
+
+ <p>He took up the hem of his robe—a rich one though somewhat
+ soiled—to wipe the amber mouthpiece of his narghileh.</p>
+
+ <p>“Truly thou art an honest man and a trusting,” said a bilious-looking
+ person, short and swarthy, with a sneering smile. “It is<span class="pagenum" id="Page_59">[Pg 59]</span>
+ well seen thou comest from a far village. As for witnesses, I
+ tell thee thy adversary may have ten for thy two. Thou art rash,
+ young man, to quarrel with one so powerful as the tithe-farmer.
+ Thou hast wealth, it may be, but be sure he is richer than thee.
+ Also he has the ear of the rulers, who profit by his exactions. The
+ Mehkemeh is not a house of justice as thou thinkest, but an open
+ market where judgment goes to the heaviest purse. Thou
+ comest from afar; but I am of the city and speak from knowledge.
+ To-morrow, when thou goest to the court, thou wilt be beset at
+ the gate by a crowd of rascals whose trade is to bear witness for
+ money. Twenty piastres will buy thee a plausible fellow who
+ will swear to aught that pleases thee. The Cadi will count the
+ witnesses on either side, and will give judgment for the greater
+ number—if he have not sold his verdict beforehand, which is most
+ likely. Bakshìsh is lord of all. A wise man does not fall out
+ with the rich. It is the same all the world over. They tell of
+ countries where justice is for rich and poor alike; but that is all
+ a lie!”</p>
+
+ <p>He looked round on the faces to mark the effect of his words.
+ Then he leaned back and began to roll a cigarette.</p>
+
+ <p>The young man who had first spoken broke out in fierce invective
+ at such a state of things. Yet he still believed that his
+ own case would prove a big exception. He boasted wildly and a
+ little foolishly of the revenge he would take if judgment were
+ given against him. He even reviled those in authority, so that
+ his listeners murmured, with fear in their eyes. It was ill to
+ speak thus in a public place where none knew his company. The
+ eyes of everyone sought a neighbour’s in concern. Saïd above
+ all was singled out for suspicion. His brown cloak of outlandish
+ make, and especially the red braid upon it, had a quasi-official
+ look. It was a relief to all when a fat-faced man with roguish
+ eyes, who sat in the lowest seat and seemed the poorest there,
+ raised his voice in fantastical eulogy of riches. He stood up, and
+ mimicking an advocate or other public speaker, talked nonsense
+ glibly in a high poetic strain. It was rather brilliant nonsense,
+ and it tickled his audience hugely. One and all rolled with laughter,
+ holding their sides. By the time the wag sat down again<span class="pagenum" id="Page_60">[Pg 60]</span>
+ he was dear as a brother to every man there. As an approved
+ jester he might have taken the seat of honour without offence to
+ the most arrogant.</p>
+
+ <p>After that the talk became less general. Men yawned one after
+ another. Those nearest to Saïd made overtures of friendship.
+ They asked questions: whence he came, what his name was,
+ whether he had a son, what might be his business in the city, and
+ so forth—questions Saïd was often puzzled to answer. To escape
+ from their inquisitiveness he declared himself with a yawn
+ to be very weary, and asked to be shown to the place of sleep.
+ One or two of the company had already set the example. He
+ salaamed to the room in general as he went out.</p>
+
+ <p>The same bare-legged youth who had served him on his arrival
+ led him now through the dim stable, among the sleeping beasts, to
+ a place where a flight of stone steps was built against the wall.
+ Ascending, he came into a long room like to that he had just left.
+ The lantern his guide carried showed the floor bare save for four
+ mattresses, on which as many men lay stretched, and a heap of
+ dirty bedding in one corner. There was a lattice affording a
+ glimpse of the stars above the uneven blackness of flat-topped
+ roofs. The night air came freely into the chamber—not the
+ sweet breeze of the mountain or the seashore, but a breath of the
+ sleeping city redolent of the day’s filth. The lad dragged a mattress
+ and a covering from the heap and spread them close by the
+ window. Then wishing the traveller a happy night, he departed.</p>
+
+ <p>Saïd lay awake a great while. Men came in by ones and twos,
+ spread out their beds and lay down, until the floor was strewn
+ with sleeping forms and the sound of loud snoring in every key
+ floated out melodious into the night. He could not be rid of a
+ feeling that he was still on horseback, riding at a foot’s pace over
+ hill and dale, breezy mountain and burning plain. A fear was
+ at his heart—a fear that had been with him always of late, that
+ he might fall in with a band of soldiers who would rob him of his
+ horse even as he had robbed the rightful owner. He had indeed
+ learned from a shepherd lad that there was no war but only a
+ general movement of troops changing garrison. But as steeds
+ were needed as much in the one case as in the other, the tidings in<span class="pagenum" id="Page_61">[Pg 61]</span>
+ no way relieved his mind. By a cautious avoidance of towns and
+ large villages, and choice of a by-path, even though it went a
+ long way round, he had almost doubled the length of his journey,
+ and had approached the city by the way of the hills, whereas the
+ way of the plain was much shorter.</p>
+
+ <p>When at length he fell asleep it was to dream that the whole
+ city had become solid, of a single stone, and that he was immured
+ in a little cavity in the midst of it. The stone was populous,
+ swarming with human beings who gave no heed to his cries.
+ There were endless tunnels thronged with wayfarers, all bearing
+ lanterns—a nation which had never seen the sun. The weight of
+ the whole stone was somehow upon him. He called to Allah for
+ relief; but the thickness of that stone was inconceivable, and
+ Allah very far away. However, the face of Muhammed the
+ Prophet (peace be to him!)—a fat sly face like Abdullah’s—looked
+ in upon him and sternly remarked, “It is Paradise.”
+ Then arose a terrible cry for bakshìsh, and Saïd knew that the
+ stone was no other than a court of law.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-11">
+
+ <h3 class="nobreak">XI</h3>
+
+ <p>Saïd awoke, as soon as it began to be light, to find the chamber<span class="pagenum" id="Page_62">[Pg 62]</span>
+ already half empty of sleepers. His forehead was clouded as he
+ went down the flight of stone steps into the stable, and threaded
+ his way gingerly among the beasts and merchandise. His mind
+ was busy laying plans for the day. There was much to be done.
+ His horse must first be sold, and then he must look out for a
+ lodging in keeping with his means. He must be on his guard
+ every minute, for the dwellers in towns have ready wits and love
+ to whet them on a stranger.</p>
+
+ <p>The ghost of daylight, looking in at the arched doorway, cast
+ a pallor on the stumpy columns, on the humps and heads of
+ camels, on the glossy flanks of horses and mules. He made his
+ way to where his own steed was standing listless, awaiting the
+ morning’s dole of chaff and barley. A soft neigh and a pricking
+ of the ears welcomed him. He smoothed the horse’s mane lovingly,
+ patted its neck and rubbed its nose, whispering all manner
+ of endearment. It was a good beast, and he was sad to part
+ with it.</p>
+
+ <p>In the guest-room he found the young man who had spoken
+ so rashly overnight seated on the floor at a meal of bread, curds
+ and olives. A handsome lad of sixteen or thereabouts, whom a
+ strong likeness proclaimed his brother, sat with him, eating from
+ the same tray. At a becoming distance their servant—a swarthy,
+ fierce-eyed fellow, whose weather-beaten tarbûsh had lost its
+ tassel—squatted on his bare heels awaiting their pleasure.
+ Saïd greeted them politely before shouting for something to eat.
+ While a servant who answered his cry was pouring water over
+ his hands and helping to dry them on a dirty cloth, the voice of
+ the young man rose in flowered eloquence.</p>
+
+ <p>He was rehearsing the speech he meant to make before the<span class="pagenum" id="Page_63">[Pg 63]</span>
+ Cadi. It must have been written for him by some learned scribe
+ skilled in all the bewilderment of tangled words; for no plain man
+ could lay hold of its meaning. It was all of one piece from first
+ syllable to last, and as it was recited, or rather intoned, there
+ was no telling where one thought ended and the other began.
+ Saïd’s mouth fell agape with admiration. He listened spellbound,
+ forgetful even of his breakfast. Once or twice the orator, finding
+ himself at a loss, drew a scroll from the bosom of his robe and
+ passed his finger along and down it till he came to the passage.
+ Then he replaced the scroll and went on with renewed fervour.
+ “Capital!” cried the servant, when a complacent grin of his master
+ announced the end. “In all my life I have heard nothing like it.
+ It speaks with the mouth of the Coràn, with the voice of an angel.
+ It would melt the heart of the Chief of Mountains, by Allah!
+ Rejoice, O my master, for our cause is won!”</p>
+
+ <p>“Good—very good!” said the younger brother, his face eager
+ with impatience. “Is it not the hour when we should repair to
+ the Mehkemeh?”</p>
+
+ <p>Saïd also lent his voice to swell the chorus of praise. Such a
+ speech, he protested, would grace the lips of princes. It was
+ polished as a tray of gold, exquisite as a mosaic of divers kinds of
+ precious stones, sweet as the voices of girls singing to the sound
+ of the one-stringed lute. The ear of Allah would not disdain it.
+ This high praise, which was perfectly sincere of its kind, flattered
+ the orator and his boyish brother. Even the surly henchman
+ looked at Saïd with grudging approval. The chief of the party
+ informed him graciously that he had procured the speech of a
+ scribe renowned in all the city for his learning, and that it had
+ cost him a pretty sum of money, which he named. If his enemy
+ could produce a better he would be surprised, and so forth.
+ “Moreover,” he added, with a smile of such doltish cunning that
+ Saïd envied his opponent—“moreover, I have laid out much
+ money already among the servants of authority, and I have here
+ a great sum to be expended in the court itself. It is sure that I
+ shall win.”</p>
+
+ <p>“There is no doubt!” his companions chimed in, the one eagerly,
+ the other with a kind of sullen defiance.</p>
+
+ <p>“No doubt—not a shred of doubt,” echoed Saïd, his bearing<span class="pagenum" id="Page_64">[Pg 64]</span>
+ very respectful of a sudden as he heard the jingle of coins in the
+ sack which the young man opened his robe to show him.</p>
+
+ <p>His fast fairly broken, he called for the reckoning. The lord
+ of the khan appeared—a very fat man wearing a robe of indigo
+ blue, under which dirty white pantaloons showed to his ankles,
+ the reddest of red slippers, and a girdle of many colours which,
+ instead of restraining his bulk at all, bulged out frankly upon the
+ most obvious part of him. His turban was richly embroidered,
+ but old and dingy. His demeanour was important but polite, as
+ became a substantial host requiring payment of a guest of unknown
+ quality. The amount was twelve piastres, he informed
+ the effendi. After a little fruitless haggling, which only served to
+ hurt the feelings of mine host and turn him to a boulder of dignity,
+ Saïd discharged his debt and took leave of the hopeful
+ litigant and his supporters.</p>
+
+ <p>Passing out into the stable he found the bare-legged lad of last
+ night zealously brushing his nag’s mane and flanks. At a word
+ he left work and fetched the saddle and bridle from a heap of
+ trappings in a nook of the wall.</p>
+
+ <p>A group of camels were being laden from a heap of bales which
+ stood piled round one of the pillars. The cursing of their drivers,
+ three in number, was very lusty, as they made them kneel, then
+ rise, and kneel again, to get them into position. The foremost of
+ them, already accommodated with a load, stood across the doorway,
+ blocking it. An oath from Saïd, ably seconded by the bare-legged
+ stable-boy, called forth a perfect storm from the camel-drivers,
+ one of whom ran forward and led the unwieldy beast to
+ one side. The horse was taken out on to the causeway. Allah,
+ who was being invoked within the archway to blast and utterly
+ destroy the father, religion, and offspring of the half-dozen camels
+ there lading, was humbly asked to increase Saïd’s wealth as that
+ worthy rode off leaving a trifle in the brown palm of the hostler.</p>
+
+ <p>The long, roofed bazaar, from which others just like it branched
+ to right and left, was already busy with people going to their
+ day’s work. A coolness of the empty night still hung in its
+ shadow, but that shadow was no longer grey and thin, but blue<span class="pagenum" id="Page_65">[Pg 65]</span>
+ and deep, telling of a young sun reddening the roofs above. It
+ was early yet to think of selling his horse; so Saïd rode forward
+ at his ease, bent on viewing the city, taking this turning or that
+ as fancy prompted.</p>
+
+ <p>Stalls were opening everywhere in the shady markets. Shutters
+ were opened, bars removed, goods displayed. Merchants
+ were settling themselves in dim nooks like caverns behind their
+ wares. The ways were choked with a humming, gaily-coloured
+ crowd. Cries of “Oäh! Oäh! Look out on your right—on your
+ left!” came in shrill tones or hoarse, as men with asses or mules
+ forced a way through the press. Sweet, languorous odours,
+ wafted from the shop of a vendor of perfumes, a whiff of musk
+ from the shroud of some passing woman, the fragrance of tobacco,
+ a dewy breath of the gardens from a mule’s panniers crammed
+ with vegetables—little puffs of sweetness were alternate in Saïd’s
+ nostrils with the reek of dirty garments and ever-perspiring humanity,
+ with vile stenches from dark entries, where all that is
+ foulest of death and decay was flung to glut the scavenger dogs
+ that slept, full-gorged, by dozens in every archway and along
+ every wall. Saïd inhaled sweet and foul alike with a relish as
+ part of the city’s enchantment.</p>
+
+ <p>He looked about him as he rode with wondering delight, shouting
+ always “Oäh! Oäh!” as a warning to the multitude whose din
+ drowned the clatter of hoofs. The greatness and the glory of it
+ surpassed his dreams. Here was a whole bazaar wide, long and
+ lofty, possessed exclusively by the workers in precious metals;
+ another by the sweetmeat sellers; a third by those who inlay
+ wood with mother-of-pearl; a fourth by those who sell rugs—rich
+ carpets of all the hues of the garden, of every make, from Bukhra
+ and Khorassan, from Mecca and Baghdad and El Ajem. In one
+ street he caught glimpses, through mean doorways, of precious
+ stuffs, fine silks embossed and embroidered, the work of a lifetime.
+ In the next there was nothing but the noise of grinding,
+ chiselling and planing as the joiners squatted at their work, with
+ the breath of the crowd in their faces.</p>
+
+ <p>He passed out of the shade of the covered bazaars and came at
+ length to a place where the sun shone blinding on the ornate gateway<span class="pagenum" id="Page_66">[Pg 66]</span>
+ of a mosque. Doves wheeled overhead about a tall and
+ graceful minaret, which tapered dazzling white upon the dazzling
+ blue, pointing to the heart of the great sapphire dome, to the
+ throne of Allah himself. Through the archway he could see a
+ flock of them strutting and pecking on the mosaic pavement of a
+ cloistered court. Their cooing brought the inner stillness to him
+ in spite of the noisy crowd, like a voice in a bubble of silence.</p>
+
+ <p>He rode on, rejoicing in the fierce sunlight and the peaceful
+ shadows, in all the busy throng around him.</p>
+
+ <p>It began to be very hot, and he had been long riding. The cry
+ of a certain vendor of iced drinks, who was elbowing his way
+ through the crowd, clasping a huge bottle of greenish-yellow
+ fluid and clinking two cups together as cymbals, was like the
+ voice of an angel calling him.</p>
+
+ <p>“O snow of the mountain! How pure art thou, and how cold!
+ O juice of the lemon! how refreshing when mingled cunningly
+ with sugar as in my bottle! O drink of paradise, who could refuse
+ thee? May Allah have pity on him who drinks not of this
+ cup!”</p>
+
+ <p>Saïd drank of it and smacked his lips afterwards. In truth it
+ was refreshing. He paid the smallest of coins—it was all the
+ ministering angel asked for his elixir—into the dirtiest of hands,
+ and received the parting blessing.</p>
+
+ <p>“May Allah have mercy on thy belly!”</p>
+
+ <p>Then he bethought him that it was time he took some steps
+ toward selling his horse. He had been quite happy till then,
+ drifting with the tide of inclination, having no aim beyond sight-seeing.
+ But the moment he came to harbour a definite purpose
+ he felt crestfallen and ill at ease. The multitude, with which he
+ had but now mingled lovingly as a brother, seemed to fall back
+ from him of a sudden, becoming heartless and indifferent. He
+ felt bewildered as his eyes strayed over numberless eager faces,
+ seeking some person not too busy to answer a question. All at
+ once, even as he drew rein irresolute, his hand was seized and
+ kissed, and a man’s voice hailed him with cheerful deference.</p>
+
+ <p>“May thy day be happy, O my master!”</p>
+
+ <p>“May thy day be happy and blessed!” returned Saïd,<span class="pagenum" id="Page_67">[Pg 67]</span>
+ graciously.</p>
+
+ <p>It was Selìm, the muleteer who had been his guide to the khan.
+ The encounter was timely. Saïd straightway questioned him as
+ to the best place for a man to go who was wishful to sell a horse
+ to the best advantage. Selìm had the whole day on his hands.
+ On his head, he was at Saïd’s service. He would lead him to a
+ place which had not its like in all the world for horse-selling; it
+ was the lord of all such places, by Allah! He would not conduct
+ the effendi to a low place, of which there were many—no, by his
+ beard, but to the best of all. He had a great respect for the
+ effendi, and, to be sure, the horse was a good horse, deserving to
+ be sold in the best market.</p>
+
+ <p>He took Saïd’s bridle and led him out of the throng and the
+ sunlight into a maze of byways, narrow, dark and dirty. There
+ were archways, short tunnels, sleeping dogs and evil smells.
+ Saïd saw many women with their faces uncovered. Most of the
+ men also in this region wore the fez alone, or, if a turban, it was
+ informal, of black or grey. He feasted his eyes on the charms of
+ the maids and matrons with lazy contempt. They were Christians,
+ unbelievers and accursed. Yet men and women walked
+ bravely in the middle of the causeway, and were in no haste to
+ humble themselves before a true believer and one that rode upon
+ a horse.</p>
+
+ <p>Referring to his guide for enlightenment,—</p>
+
+ <p>“This is the Nazarene quarter,” replied the muleteer. “Here,
+ by the mercy of the Sultàn, the infidels are suffered to live apart
+ under a chief of their own religion. It is their ancient privilege,
+ and none grudged it them of old, when the dogs were meek and
+ obedient to the law. In those days <!-- day -> days-->they were not abhorred by
+ the faithful, who lived peacefully with them, claiming only the
+ right of the conqueror. But now that they grow fat and insolent,
+ because of the Frankish consuls who pamper them, they are become
+ loathsome as Jews in our sight. The fault is with the consuls,
+ who shield and abet them in whatever they do. The worst
+ of them will tell you that they are French subjects or Muscovite,<span class="pagenum" id="Page_68">[Pg 68]</span>
+ and will show papers to that effect given them by the consul.
+ Your grace marvels—not so?—to hear a common man discourse
+ of such high matters. Know, O effendi, that Selìm speaks not of
+ his own knowledge”—he twitched the hem of his robe lightly to
+ shake off any dust of responsibility that might cling to it. “He
+ has kept silence in the tavern while wise men spoke, and the ears
+ of Selìm carried something of the matter to his understanding.
+ Moreover, it would be hard to find a man in all the city at present,
+ be he notable or beggar, true believer, or Nazarene, or Jew, who
+ is not possessed with politics as with a devil.”</p>
+
+ <p>Saïd, whose ears had given heed, though his eyes were wandering,
+ frowned terribly as his guide ceased speaking. “It were
+ a righteous deed,” he said, “to slay every dog of them and burn
+ their quarter with fire.” There was fierce light in his eyes.</p>
+
+ <p>“Ah!” said the muleteer, “but the Franks are powerful and
+ their vengeance would be dire. As thou knowest, the French
+ and English gave aid to the Turks in the late Muscovite war, and
+ in return they claim to govern the Sultàn’s realm instead of him.
+ True believers are but as dogs in their sight, and they would set
+ up a Nazarene in every high place. Allah! have mercy! Alas for
+ the evil day that has dawned for the faith!”</p>
+
+ <p>But the light in Saïd’s eyes was no other than the greed of
+ gain. He was a strong man, not without courage. He would
+ gladly slay a man, whether armed or defenceless, a woman,
+ or even a child in the cause of Allah and the Prophet. But
+ he could not forget that these Christians were rich. His
+ mind’s eye saw a heap of gold in the darkness of every squalid
+ entry. Also the women were fine and plump. His lips were
+ yet dry from the sight of a pretty girl who had smiled up
+ at him in passing. Truly, it would be a pleasant and a holy
+ thing to harry these unbelievers with fire and sword.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-12">
+
+ <h3 class="nobreak">XII</h3>
+
+ <p>“Spoke I not truly, O my master, when I said it was a fine place?<span class="pagenum" id="Page_69">[Pg 69]</span>
+ The greatest of the city come here each day to hear the news and
+ see what horses are for sale. With thy leave, I will stay with
+ thee. It is not seemly that a man of thy condition should be
+ seen without a servant.”</p>
+
+ <p>A lofty and ruinous gateway gave access to a sort of lawn,
+ worn bare of grass in many places. All round, near to the walls
+ of houses, trees threw great blots of shade over a crowd of richly-dressed
+ persons—Turkish officers in high fezes and their best
+ uniforms; grave merchants and notables, robed in finest silk, with
+ close-cropped beards and deep embroidered turbans; one or two
+ men in the official black frock coat and red tarbûsh; and a sprinkling
+ of undoubted Europeans in light suits with queer-shaped hats
+ upon their heads. All these were standing in groups or strolling
+ up and down watching a wild-looking Bedawi and a groom of the
+ town vie with each other in feats of horsemanship.</p>
+
+ <p>Selìm drew close to the saddle-bow as they entered the enclosure.
+ “Effendi!” he whispered, “it were well for thee to dismount
+ here and let me go forward with the horse. It is easier
+ for the servant to raise the price than for the master. Selìm
+ cannot decide, it is understood, without first consulting thee. Be
+ haughty, O my master, and show thyself hard to please! Selìm
+ will take care to exalt thee in the ears of all who question him
+ concerning the horse. So men shall know that thou art a great
+ one, and shall be ashamed to offer a small sum.”</p>
+
+ <p>The advice seeming good to Saïd, he alighted and gave the
+ rope-bridle into the hand of his follower.</p>
+
+ <p>“Allah be with thee!” he said. “The saddle and the bridle
+ go into the bargain; I have no more need of them. And forget
+ not to make much of the horse!”</p>
+
+ <p>“Have no fear, O my master! Selìm is a subtle man, well<span class="pagenum" id="Page_70">[Pg 70]</span>
+ skilled in this kind of business. By Allah, though, it is a pity he
+ is not a mare. A stallion may be strong, swift, beautiful, of the
+ best blood of the desert, but he is not productive like a mare.
+ A good mare in foal would fetch a vast price here, effendi. Ah,
+ my beloved, if thou hadst but been a mare!” He laid his cheeks
+ to the horse’s pink nostrils lovingly. Then, with a rousing pat
+ between the eyes, he led him away towards where the Bedawi and
+ his rival were galloping madly to and fro in the blinding sun,
+ pulling up short within a hand’s-breadth of the wall, so that the
+ steeds were hurled back on their haunches, shouting and yelling
+ all the while as though their lives depended on it.</p>
+
+ <p>Saïd, for his part, bent his steps to the nearest tree, where was
+ a group of loungers in the shade, walking slowly with care for
+ his dignity. Never before had he mixed in such high company,
+ and he felt awkward. But ere he had achieved many steps there
+ was the sound of hoofs muffled by the rank grass, and Selìm stood
+ again at his elbow.</p>
+
+ <p>“Look, effendi!” he said, pointing with his finger. “Seest thou
+ the old man yonder?—he of the snowy turban and the striped
+ cloak, black and white. It is a Durzi, one of the nation of the
+ Drûz—whether from the Hauran or from the Mountain, Allah
+ knows. A strange race, O my master!—thou hast doubtless
+ heard speak of them. I bethought me that, being a stranger
+ from afar, thou mightest like to see a true Durzi; that is why
+ I come back to thee. They are our brothers in that matter of the
+ Nazarenes of which we were speaking, and they are strong in
+ war. They love not the Mowarni, their neighbours on the Mountain,
+ who call themselves subjects of the French, and are very
+ arrogant. Men say that there are threatenings of war between
+ them. Look well at him, effendi. Mark how proud he stands.
+ By the Coràn he is the finest old man I ever saw. He is lord
+ of all here by a head.”</p>
+
+ <p>Saïd admitted to have heard much talk of that strange race, of
+ whom the very Government stood in awe, and even to have spoken
+ with some of them on his journey. He agreed with Selìm that
+ he had never met so noble-looking an old man as this sheykh<span class="pagenum" id="Page_71">[Pg 71]</span>
+ in the black and white cloak, who, though his long beard was almost
+ as white as his turban, yet stood alert and upright as if still
+ in the prime of youth. He held a fine stallion, black as charcoal,
+ by the bridle; and some young men of the city, who were<!--are -> were--> examining
+ the horse’s parts, looked oafish beside him for all their fine
+ apparel. As Saïd took his stand on the outskirts of the little
+ crowd of grandees his eyes were still observant of that stately
+ figure. The black charger was every whit as admirable as his
+ master. The old Durzi must be mad, Saïd thought, or very
+ short, indeed, of money to wish to sell a horse like that. He
+ himself would not have parted with such an animal for all
+ the wealth of Istanbûl. The small head, the watchful eye, the
+ listening ears, the distended nostrils, the strong, arched neck, the
+ tail falling like a cascade, not hanging limp between the buttocks;
+ a dainty trick of pawing the ground and prancing from mere pride
+ of life—the charm of these things took Saïd’s breath away.</p>
+
+ <p>He was standing just within the shade of a great tree, about
+ whose trunk the loungers clustered most thickly. Along the foot
+ of a sun-baked wall beyond, roses, a little thicket of them, tangled
+ like brambles over a brash of fallen stones and other refuse. The
+ pink of blossoms among their dusty leaves was lustreless, veiled as
+ in haze by the white glare from the wall. Their perfume reached
+ Saïd faintly on that light breeze which springs up about the third
+ hour of the day and breathes its fullest at noon.</p>
+
+ <p>The Bedawi had ceased his mad gallop in the sun’s eye and
+ was now busy scraping the foam from his horse’s flanks with a
+ piece of wood. Selìm had taken his place as rival of the town-bred
+ groom, and the pair were careering about like madmen.
+ Saïd shouted to him not to tire the horse—a cry which drew the
+ attention of those who stood near. He caught a whisper: “He
+ is a soldier—not so?” and knew, with a beating heart, that the red
+ braiding of his robe was being canvassed. Then he heard a
+ Turkish officer say, “It is but a mockery of our uniform paletot.
+ That is no soldier’s garment, by Allah!” He knew the speaker
+ for an officer by the clatter of a sword which preceded and
+ followed the words, and for a Turk by the way he pronounced
+ Arabic. But he did not turn his head or let it be known he had<span class="pagenum" id="Page_72">[Pg 72]</span>
+ overheard. When at length he risked a backward glance it was
+ to find that most of the company had moved away, leaving only
+ a young officer and two Franks. They were talking lightly together,
+ and seemed perfectly heedless of him or his clothes.</p>
+
+ <p>Presently, however, a laugh affronted his ears. It was a
+ Frank’s laugh or an idiot’s, being very loud and quite devoid
+ of understanding. Saïd felt uneasy but did not change his position,
+ nor turn his head the fraction of an inch. Only he strained
+ his ears to listen. Both the Franks were laughing now, and the
+ sound of their mirth was like the braying of twin asses. They
+ were trying to explain something to the Turk in a strange tongue.
+ At last the officer seemed to understand, for he laughed too—not
+ the meaningless laughter of the other two, but a subtle guffaw
+ full of appreciation. Then he stepped forward and touched
+ Saïd’s shoulder.</p>
+
+ <p>“By thy leave, uncle”—the familiarity of this style of address
+ was gall and wormwood to the fisherman—“I would ask thee a
+ question. The Khawajât, my friends, marvel much at this garment
+ of thine. It is the work of their country, they aver, and
+ one which no Frank wears outside his own house; it being proper
+ only to the harìm and the sleeping-room. They are curious to
+ know for what reason, whether from ignorance or of any set
+ purpose, thou wearest it before all men in a public place.”</p>
+
+ <p>Then Saïd, with hot shame and confusion at his heart, lifted
+ up his voice and laughed—a laugh even louder and more empty
+ than that of the Franks.</p>
+
+ <p>“It was a famous trick,” he cried. “Oh, that rascal! He is a
+ very devil for cunning! Listen, O Khawajât, and thou also, O
+ my lord the Bek! I am a man of consequence in my own city,
+ but it is far from here. I set out to come hither in order to get
+ the inheritance of my brother, who is dead. In the way I passed
+ by the door of a Frank—a priest he was, dressed all in black. He
+ called to me to enter and rest awhile, and, as it was the heat of
+ the day, I got down off my horse and sat with him. While we
+ awaited the coffee, he brought this garment to show me, swearing
+ by all his prophets, whom he counts as gods, that it was a
+ robe of price such as kings wear in his country. He wished to<span class="pagenum" id="Page_73">[Pg 73]</span>
+ sell it, and as he had taken a fancy to me—ah, the devil!—he
+ would let me have it for five hundred piastres. It was equal to
+ giving it, he said, but he loved me like a brother and so would let
+ me have it for that money. So I, desiring the robe greatly (for I
+ believed his words, that it was a fine rarity), and having much
+ money with me, paid the price at once, and put on the garment,
+ which in truth is pleasant to wear. Ah, the joker! he befooled me
+ perfectly.”</p>
+
+ <p>The Turk laughed long and merrily. He was at pains to translate
+ the story for the benefit of his Frankish friends. One of
+ these, whose face had somewhat the colour of a pomegranate
+ flower, insisted on grasping Saïd’s hand and shaking it, which is
+ a manner of friendly greeting with the Franks. He laughed
+ heartily with his mouth wide open, staring into Saïd’s face with
+ stupid blue eyes. His companion, who kept his face—pink and
+ white, like a painted woman’s—carefully shaded by a very broad-brimmed
+ hat, held a little aloof, but laughed heartily too. The
+ moustache of this latter was yellow like straw.</p>
+
+ <p>Saïd submitted to the indignity of having his hand squeezed
+ to a jelly and his arm all but wrenched from its socket with as
+ good a grace as might be, consoling himself with the thought
+ that the Franks are all possessed with devils. He was quite in
+ the dark as to the meaning of it all till the officer spoke to
+ enlighten him.</p>
+
+ <p>“It is because thou art a merry fellow, O my uncle. My friend
+ here loves thee because thou smilest in misfortune and art not
+ angry that a trick has been played with thee.”</p>
+
+ <p>At that Saïd grinned broadly and pressed the Frank’s hand
+ with all his might, working it up and down until he cried laughingly,
+ “Enough! enough!” that being one of the few words of
+ Arabic which he knew.</p>
+
+ <p>“Why art thou here, O my uncle?” asked the Turk. “Hast
+ come to buy a horse? Yonder is a fine one, which the old Durzi
+ is holding.”</p>
+
+ <p>“No, my lord the Bek, I am come to sell a horse,” returned
+ Saïd, with dignity. “My servant leads him yonder in the shade
+ of the tree. It is a good horse, not so much for fantasy as for<span class="pagenum" id="Page_74">[Pg 74]</span>
+ travelling. There is not his equal for a long journey. I myself
+ have ridden him lately for five days; that is why he looks a little
+ thin. It grieves me to have to sell him.”</p>
+
+ <p>The Turk imparted the substance of what was said to his
+ friends. There followed a short conversation between the three,
+ of which Saïd understood nothing. Then the officer said,—</p>
+
+ <p>“My friend the khawaja has need of a stout horse to carry him
+ on a journey he is about to make into the desert. With thy
+ leave he would like to examine this beast of thine.”</p>
+
+ <p>It was a wonderful stroke of luck for Saïd, and he saw a special
+ providence in it. He ceased not from praising Allah until the
+ day was far spent and shadows covered all the streets. In a
+ word, the scarlet-faced idiot bought the horse and paid for it,
+ there in the open field, out of a purse that he carried, no less than
+ fourteen English pounds. The bystanders sneered openly at the
+ deed of folly. The Turk strove to reason with his friend, but the
+ Frank was bent on paying the price first asked, which he seemed
+ to think a low one, though Saïd, if beaten down to it, would have
+ taken the half. The old Druze, who had just refused ten pounds
+ Turk for the splendid animal he held, spoke loudly in envy of
+ Saïd’s good fortune. Selìm went mad with delight. To crown
+ all, the Frank, having paid the treasure into Saïd’s hand, must
+ grasp that hand again, and shake it almost to the time-limit of
+ the fisherman’s patience, for the bystanders were laughing in
+ their beards.</p>
+
+ <p>Then, with a light heart, Saïd bade Selìm lead the way to some
+ coffee-house of good repute.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-13">
+
+ <h3 class="nobreak">XIII</h3>
+
+ <p>From shortly after noon to the eleventh hour Saïd sat with his<span class="pagenum" id="Page_75">[Pg 75]</span>
+ attendant in a tavern, debating what was next to be done, praising
+ Allah, and dozing between whiles over a narghileh. The place
+ was cool and dark, like a large cellar. What light there was
+ stole upon the gloom through the low doorway from a shadowy
+ alley without. It wakened a bluish sheen on the rim of a great
+ copper vessel, and paled the faces of those who sat nearest to the
+ entry. Behind, in the heart of the gloom, a fire of live charcoal
+ burned redly. Warm steam, charged with earthy fragrance of
+ coffee stewing, floated among the guests in search of an outlet.
+ About twenty men were there, seated on little stools or lying on
+ the ground. Some few were talking earnestly in low tones, but
+ the greater part were dozing or fast asleep. The fisherman and
+ his humble admirer sat in the darkest corner, away from the
+ fire.</p>
+
+ <p>“Let it be as thou askest!” quoth Saïd, at length, after a long
+ silence of consideration. “I hire thee as my servant for one
+ month. If thou art good and faithful in all things, thou shalt
+ be to me as a dear friend, and I will take care of thy prosperity.
+ It is agreed—not so? Sixty piastres shall be thy wage for the
+ month of probation, and after that we will speak again of the
+ matter. Thou eatest and drinkest at my cost. See! I pay thee
+ at this minute, so full is the trust I place in thee.”</p>
+
+ <p>Selìm bowed low over the hand which enriched him—a hand
+ horny and grimed as his own—and kissed it fervently. “May
+ thy wealth increase!” he said. “Now truly, I am very happy.
+ A muleteer’s life is the life of a dog, and in the end he dies the
+ death of a dog by the wayside; often there is no burial for him.
+ Many a time has Selìm said in his mind, ‘O mind, it were well
+ to leave this dog’s business and cleave to some great one as his<span class="pagenum" id="Page_76">[Pg 76]</span>
+ servant. Allah requite thee, O my master, for I am very happy!’”</p>
+
+ <p>Saïd proposed that they should go out straightway and seek
+ some decent room for a lodging, but Selìm dissuaded him.</p>
+
+ <p>“It is best,” he said, “that your honour return presently to
+ the khan. Thou art rich, and the khan is a good one, the resort
+ of great ones. While thou art resting I will go to a place I know,
+ where all manner of news is to be had. I will inquire warily
+ what rooms are to let, and what price would be accepted by their
+ owners. Then, in the morning, I will bring thee the fruit of my
+ gleaning. It is ill to buy or hire anything in a hurry. Selìm
+ is a knowing one. Trust him, O my master, and wait a little!”</p>
+
+ <p>“I needs must buy a new robe,” muttered Saïd. “I have told
+ thee how the Franks yonder, in the garden, did laugh at this garment
+ of mine—a good garment and comfortable; it cost me six
+ Turkish pounds. There are many Franks, thou sayest, in the
+ city, and I have no mind to abide their mockery. Up, O Selìm!
+ Let us go straightway to the shop of a tailor!”</p>
+
+ <p>“Rise not, I beseech thee, O my master. It is not fitting that
+ a man of thy consequences should go to a shop and on foot.
+ Moreover, by thy leave, a vendor of garments ready-made is
+ better than a tailor since thy need is pressing. Abide here a
+ short while and I will bring one hither.”</p>
+
+ <p>Saïd rendered warm praise to Allah who had given him a
+ servant of such a ready wit.</p>
+
+ <p>It seemed but a minute ere a shadow darkened the entry—the
+ figure of a tall man clad in a loose robe from neck to ankles,
+ carrying a large bundle. The voice of Selìm cried, “Behold the
+ merchant, O my Lord!”</p>
+
+ <p>The tall man saluted gravely as Saïd brought his stool to the
+ doorway, where there was more light. Setting down his bundle
+ upon the ground he proceeded at once to undo it. It contained
+ a number of garments, which he held up one by one, shook out,
+ stroked lovingly, and lauded to the skies. One of them claimed <!-- chained -> claimed-->
+ Saïd’s fancy from the first. It was a loose-falling robe similar
+ to that worn by the merchant, tight sleeved, and buttoning close
+ at the neck. It was of silk and cotton mixed, finely striped in
+ blue and yellow. The merchant, observant of the customer’s<span class="pagenum" id="Page_77">[Pg 77]</span>
+ face, swore by the Coràn that it would grace his Excellency rarely.
+ It was just the thing for a tall, fine, strong, noble-looking man
+ like his Excellency. Though he searched through the whole city
+ he would find no robe so perfectly becoming to him as this one.
+ All the idlers in the tavern, having nothing else to do, were
+ drawn near to admire the rich stuffs and witness the bargain.
+ With no idea of purchasing, and, therefore, no reason for depreciating
+ what they saw, they joined their voices in chorus to
+ that of the merchant, and praised the garment as a miracle of
+ workmanship.</p>
+
+ <p>“Let Selìm alone to do the chaffering, effendi!” whispered the
+ sometime muleteer in his master’s ear. And again Saïd had
+ cause to praise Allah for his servant’s wit. For Selìm drew the
+ salesman apart and spoke fiercely with him for the space of a
+ quarter of an hour, eyes flaming into eyes, like men on the point
+ of shedding each other’s blood. At the end of that time they returned
+ smiling, the best of friends, to inform Saïd that the
+ garment was his for fifty piastres, though the merchant swore
+ loudly by the beard of the Prophet it was worth twice that amount.
+ He would not have let it go so cheap to any other than his Excellency,
+ but to oblige his Excellency he would make any sacrifice.
+ In return, he craved the favour of his Excellency’s further custom,
+ in case at any time he should stand in need of fine raiment. The
+ greatest of the city were his patrons: Mahmud<!--Fixed Mahmûd--> Effendi, his
+ Reverence the Mufti, his Highness Abdul Cader, the renowned
+ Emìr of Eljizar, even the illustrious Ahmed Pasha, the Wâly
+ himself! It was true. If his Excellency doubted it he had but
+ to put the question to any man there present who would certify
+ him that it was so. And all they that stood by, being indeed
+ perfectly ignorant of the matter, testified, with hands on their
+ breasts, and eyes upturned, to the merchant’s honour.</p>
+
+ <p>Selìm received the garment neatly folded and nursed it lovingly,
+ while his master gave an English pound into the merchant’s hand
+ and counted the change for it. Then, when the merchant had
+ taken wordy leave, they repaired together to the khan, it being
+ then the cool of the evening, about the eleventh hour.</p>
+
+ <p>In the vaulted chamber cumbered with beasts and merchandise<span class="pagenum" id="Page_78">[Pg 78]</span>
+ Saïd stayed to divest himself of the brown robe braided with red
+ which had so lately been his pride, and the kirtle of blue which
+ was beneath it, retaining only his vest and pantaloons, which
+ years ago had been white. He gave the discarded clothes to his
+ servant for bakshìsh, to the muleteer’s unbounded glee. Selìm
+ assumed the dressing-gown forthwith, stroked it feelingly and
+ moaned with delight. The blue shift, which was an old one but
+ serviceable, he stowed in the sack of his trousers. Then he flung
+ himself on the ground and fell to kissing Saïd’s feet very fervently,
+ with broken exclamations of thanks and blessing. Saïd chid
+ him for it, commanding him to get up on pain of his displeasure;
+ but at heart he was well pleased. The cup of his grandeur
+ seemed full to the brim at that minute. For the first time in his
+ life he had played the patron.</p>
+
+ <p>As he was adjusting his new robe, Selìm helping him, a sound
+ of mighty cursing rose upon his ears. It came from the door
+ of the guest-chamber, where a lamp was burning already. Saïd
+ stood a moment to listen, then entered, Selìm at his heels.</p>
+
+ <p>The young man who had declaimed that famous speech so
+ hopefully in the morning was now the centre of a concerned
+ group, roaring, his face distorted, in a towering rage.</p>
+
+ <p>“May Allah cut short his life! May the Cadi rot and all his
+ race with him! May Allah destroy that wicked scribe from off
+ the face of the earth!… Heard ye ever the like of it? I pay
+ a great price for a writing to lead my tongue when the time should
+ come for me to speak in the Mehkemeh. I give the half of my
+ wealth to that foul pig of a scribe. And when I reach the court,
+ behold the very same words almost in the mouth of my enemy.
+ He has the first word; therefore my speech is valueless—a mere
+ scroll to burn. I go to that scribe of Satan, and he smiles in his
+ beard. Two men came to him in one day. How was he to
+ know them for opponents in one suit? He laughs …. By
+ Allah, he may think himself happy if I slay him not for refusing
+ to give back the money.”</p>
+
+ <p>At this point Saïd withdrew to the far end of the room that
+ he might chuckle unobserved. He was fervid in his whispered<span class="pagenum" id="Page_79">[Pg 79]</span>
+ admiration of that scribe; and Selìm agreed that it was a quaint
+ and merry trick, though of opinion that the money should be
+ returned.</p>
+
+ <p>The young litigant, his frenzy spent, fell to moaning most pitifully
+ and bewailing his wretched fate.</p>
+
+ <p>“Add to all this,” he blubbered, “that the hearing is not yet
+ over. Judgment is deferred till to-morrow; and I have wasted my
+ money—all that I brought with me—save only a few piastres which
+ I set aside for the expenses of food and lodging. I have nothing
+ left to buy witnesses for to-morrow…. My cause is lost!…
+ Merciful Allah! I am ruined.”</p>
+
+ <p>“A zany!” whispered Saïd to his henchman. “But for such
+ blockheads as this, I ask thee, how should wise men prosper?”
+ He called loudly to the servant to bring something good to eat,
+ and after that was silent for a space, his mouth being full for
+ the most part. He made a favour of allowing Selìm to eat with
+ him, though in truth he was most glad of the company. At last,
+ having swallowed a dose of seething, bitter coffee, brought straight
+ from the brazier by the bare-legged one, he gave utterance to his
+ repletion and ordered a narghileh.</p>
+
+ <p>Now Saïd, being full and his mind vacant of business, began
+ to indulge a feeling not uncommon with the great and prosperous.
+ His soul inclined to dalliance and the joys of female society.
+ He wished that Hasneh was there; but not for long. The delights
+ of the city must be many, and Hasneh had been his for seven
+ years, so that there was no more sweetness left in her. Moreover,
+ she had failed in her duty of child-bearing. He had long purposed
+ to supplement her with another woman as soon as he
+ should be rich enough. He looked at Selìm, who was still busy
+ gobbling oily rice, with both hands cramming his mouth. Then
+ he whispered a question, slily watchful of his servant’s face.</p>
+
+ <p>“No, by Allah!” the other sputtered with indignation. “Your
+ honour mistakes. Selìm is not that kind of man. I would do
+ all things to serve thee, O my master; but lead thee to such a
+ place, I cannot.”</p>
+
+ <p>“Thou mistakest my meaning,” whispered Saïd, soothingly. “I<span class="pagenum" id="Page_80">[Pg 80]</span>
+ never supposed thee other than an honest man—never!—if it
+ were my last word: never! I did but seek thy counsel, being a
+ stranger in the city.”</p>
+
+ <p>Selìm was soon mollified.</p>
+
+ <p>“That is a very different thing, O my master; but in truth I
+ know nothing of such matters. There are houses in the Christian
+ and Jewish quarters—Ah, the wicked unbelievers! It was a good
+ word thou spakest about destroying them. There are houses, I
+ say, where women sing and dance by night. There be Nazarenes
+ in all the taverns who will guide thee to them for money. But
+ I advise thee not to go; for evil men abound in those places.
+ At the least, if thou art bent on it, leave the bulk of thy money
+ here, with the lord of the khan, who will give thee a writing
+ of acknowledgment and refund it to thee in the morning.”</p>
+
+ <p>But all the servant could say failed to convince Saïd of the
+ wisdom of placing his money in another man’s hands. To exchange
+ gold and silver for a piece of paper seemed to him the
+ last absurdity.</p>
+
+ <p>“This is a foolish thing thou purposest, O my lord,” whispered
+ Selìm, with a wail in his voice. “Ah, why didst thou omit to bring
+ thy bride along with thee? Strange women bring ruin to the wisest.
+ As for me, I have my house at a village of the mountains, a parcel
+ of ground and two fruit-trees belonging to me. My woman has
+ always remained there, while I gained money in travel as a
+ muleteer. I go thither in two hours from here when I have a
+ mind to visit her. She is a good girl and faithful; and she seems
+ beautiful to one who sees her seldom and in the shadow of the
+ morrow’s parting. Ah, effendi, how sweet is his woman with a
+ babe at her breast to a man returning from a far journey! But
+ this that thou wouldst do—forgive me, my master—is a shame
+ for a true believer, and most bitter in the memory. Strange
+ women are ravenous as wild beasts; they will devour all thy
+ substance if thou persist in following after them. Leave but the
+ half of thy wealth here, with the lord of the khan, or, if it please
+ thee, with me who am thy servant!”</p>
+
+ <p>But Saïd only eyed the speaker with suspicion, supposing that
+ he had a mind to rob him. He rose shortly, and, having paid<span class="pagenum" id="Page_81">[Pg 81]</span>
+ for the supper, wished the company a happy night. Whereupon
+ Selìm borrowed a lantern from the bare-legged hostler, and hurried
+ after him, past the sleeping beasts in the stable and out on to
+ the deserted causeway, black as night’s shadow, where the flap
+ of their slippers resounded as in an empty hall, and dogs shrank
+ from the ruddy glow of the lantern to form in a barking phalanx
+ at their heels. He was determined to light his master’s steps,
+ whether Saïd would or no, to mark well what house he entered
+ and what manner of man he was that kept the door.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-14">
+
+ <h3 class="nobreak">XIV</h3>
+
+ <p>“Woe is me!… Allah have mercy!… I am ruined!… all<span class="pagenum" id="Page_82">[Pg 82]</span>
+ my wealth is gone!… I have been robbed by wicked men; may
+ Allah strike them dead for it …. Oh, that I knew the thief,
+ that I might kill him!… Yesterday, in the evening, I was rich:
+ now I have no resource but to stretch out my hand …. But I
+ will have justice—vengeance! I go straight to the Cadi—to the
+ chief of the soldiers—to the Sultàn himself!… Up, Selìm!
+ Let us hasten to inform the judge.”</p>
+
+ <p>“Woe is me!… My heart is very sad for thee, O my master.
+ Alas! did I not counsel thee to leave were it but half of thy wealth
+ behind with the lord of the khan?—but thou wouldst not! I have
+ done all that it is in a man’s power to do. I have sought out
+ the owner of that house of sin. I have threatened him with
+ horrid tortures so that he wept. And now, having achieved
+ nothing, I have come back to mourn with thee in the place which
+ thou namedst, even in this garden by the riverside. The Cadi
+ will not help thee, for thou canst bring nothing in thy hand.
+ Moreover, a part of the profits of that house of sin is paid to
+ a great one of the city for his protection …. Think not that
+ I am careless for thy loss. For two hours I was with the master
+ of that house, cursing and threatening. Once I held him by the
+ throat ….”</p>
+
+ <p>“Aha! That was well done! And what said the pig?”</p>
+
+ <p>“Have I not told thee, O my master? He wept bitterly and his
+ sons with him. Then he arose, and also his sons. They took
+ great staves in their hands and ran like madmen through all the
+ place, belabouring the dancing-girls and the old woman who
+ mothers them, and the attendants, and him who keeps the door.”</p>
+
+ <p>“Merciful Allah! was there not one who confessed?”</p>
+
+ <p>“Alas, my master, thy mind is distraught with grief. Have<span class="pagenum" id="Page_83">[Pg 83]</span>
+ I not already told thee? not one of them but confessed. The
+ burden of another’s guilt seemed a light and easy thing to bear
+ compared with the great pain of being beaten with a stick. They
+ all cried aloud for mercy, saying, ‘I and none other am the
+ thief!’ It is the same as if none had confessed. Ah, my master,
+ how camest thou to be thus careless of thy money?”</p>
+
+ <p>“Woe is me, I am ruined!”</p>
+
+ <p>Saïd lifted up his voice and wept, beating his breast and plucking
+ wildly at his new robe as if to tear it. Selìm, seated on his
+ heels, wrapped in the missionary’s dressing-gown, looked on at
+ his master’s despair with a grin of the deepest concern. He
+ laboured to console the sufferer with divers proverbs and wise
+ sayings from of old—crumbs from the plenteous table of Islâm,
+ which the very dogs pick up and pass from mouth to mouth.
+ But the Heaven-taught creed of resignation was hardly Saïd’s
+ at that moment—“A man must bear all things, good and bad,
+ with a calm mind.” “Allah was above all.” It might be He
+ would mete out happiness at the last, as He did of old in the case
+ of Neby Ayûb! “The reward of patience was sure in the end.”
+ Saïd rejected all such crumbs of comfort with a furious shrug.
+ He found them very stale.</p>
+
+ <p>With a deaf ear to his servant’s pleading, he flung himself upon
+ the ground, moaning, howling and blubbering. Writhing in his
+ anguish, he called upon Allah Most High to avenge his cause,
+ to slay the robber and destroy that house of sin with all who dwelt
+ there.</p>
+
+ <p>The voice of his rage and grief rent the calm of that peaceful
+ garden as a cry from Hell piercing the heart of Paradise. Selìm,
+ the resigned, rolled a cigarette and looked rueful as he squatted
+ in the pleasant shade. All about them along the ground little
+ thickets and tufts of rose-trees swayed pink flowers and fluttered
+ green leaves to the pleasure of a light breeze which drank their
+ sweetness. The river murmured in its stony bed, sparkling over
+ pebbles in the sunlight of mid-stream, forming deep pools beneath
+ the bank, very willing to dawdle in the shade of the great walnut-trees.</p>
+
+ <p>The mourners were quite alone. The voice of the city floated<span class="pagenum" id="Page_84">[Pg 84]</span>
+ to them out of the distance like the hum of a mighty bee-hive.
+ A little tavern at no great distance from the bank was deserted
+ save for its owner, and he lay asleep in the shade. It was the
+ fourth hour of the day; and not until the flush of evening have
+ men leisure to go forth and drink the sweet air of the gardens.
+ A stone bridge of a single lofty arch, which bestrode the wady
+ lower down, looked at fragments of its likeness in the eddies and
+ seemed nodding to sleep. The vast blue cope of the firmament
+ paled everywhere towards the horizon in pearly haze. Abundance
+ of leafage compassed the place on every side, but at one
+ point, through a gap in the branches, the old wall of the city
+ was visible, the white cube of an upper chamber peeping over it
+ with a bulging lattice, and a single minaret cleaving the soft
+ distance.</p>
+
+ <p>“Be comforted, O my master!” said Selìm, at length, when
+ smoking had brought him to a less gloomy point of view. “Look!
+ the very birds are frightened by the voice of thy grieving.” He
+ pointed to certain which were flitting uneasily from twig to twig
+ with alarmed chirrup and twittering. “It is a great loss, I grant
+ thee. To a small man like me it would be ruin. But for thee,
+ effendi, it is only a mishap—most grievous without doubt, and
+ I suffer with thee. Thou hast lost what was in thy hands to
+ spend; but the head of thy money remains—those lands and that
+ palace of which thou spakest yesterday, and all the wealth
+ belonging to thee in thy own place.”</p>
+
+ <p>At these words Saïd writhed as if a serpent had bitten him.
+ The extreme depth into which he was fallen rendered him careless
+ of dishonour in the opinion of this muleteer. There was a
+ ring of peevishness in his bitter cry as he made the avowal,—</p>
+
+ <p>“It was a lie—the word that I spake to thee. I have nothing
+ but that thou wottest of, which is lost. True, I was a great one
+ formerly. Men pressed to kiss were it only the hem of my robe
+ when I walked abroad. But there was an end to my greatness.
+ My enemy, who hated me, was appointed Caimmacàm, and used
+ his power as governor to my ruin. I was robbed and my robbers
+ were openly screened from vengeance. One night certain of the
+ Council that were my friends came privily to my house—a palace<span class="pagenum" id="Page_85">[Pg 85]</span>
+ it was, by Allah!—and told me of a plot to slay me. Then I
+ fled away by stealth, riding upon the horse thou sawest, taking
+ only a woman that was dear to me and money sufficient for the
+ journey. The woman fell ill by the way and I left her in the
+ house of one who befriended me. Alas, it may be she is dead ere
+ now!</p>
+
+ <p>“Woe is me, I am ruined!… Yesterday I was prosperous,
+ having a servant and money enough—now look!—I am a crushed
+ worm and there is none to pity me …. Allah, in mercy take my
+ life also!”</p>
+
+ <p>And at that his moaning broke out afresh.</p>
+
+ <p>“Now, by my beard, thou speakest folly,” said Selìm, gravely.
+ “Thou sayest: ‘Yesterday I had a servant,’ when to-day thou
+ lackest not a man to do thy bidding. It was not well to hide
+ the truth from me, effendi. It is with a servant the same as
+ with a partner or a woman. Acquaint him fully at the first, for
+ living always with thee he will presently come at the knowledge
+ though thou wouldst conceal it. Am I not bound to thee for
+ one month by token of sixty piastres and this rich garment which
+ thou gavest me? A robe like this is worth much gold, let the
+ Franks laugh if they please. Selìm is not a dog of an infidel
+ that he should forsake his benefactor, whom Allah has smitten.</p>
+
+ <p>“Take heart, O my master! Besides the sixty piastres I have
+ other moneys of my own—a little, it is understood—very little.
+ With all that I have I will buy merchandise—small things such
+ as men hawk through the streets in a basket. Deign to share
+ with me, effendi, nor think it shame because I am a muleteer while
+ thou art learned and of a good house. I will find out some shaded
+ place where thou mayst sit at ease behind the basket containing
+ our wares while Selìm praises the goods for sale in a loud voice,
+ luring them that pass by to pause and examine them. Selìm
+ will be thy servant then as now. Only, at the end of the day
+ when there is no more traffic, we shall divide the profits equally
+ as partners. Is it agreed, O my lord? I know well that it is
+ a shame for thee to take part with a man like Selìm in the open
+ street where all may see thee—it is natural. But that is only the
+ beginning. Afterwards, when our wealth increases, we will hire<span class="pagenum" id="Page_86">[Pg 86]</span>
+ a stall in one of the finest markets; when thou shalt be a great
+ merchant, I promise thee, and Selìm, being thy servant, and also
+ (secretly) thy partner, shall partake of thy prosperity. What
+ sayest thou?”</p>
+
+ <p>It was long ere Saïd would let himself be won over to this or
+ any other compromise with misfortune. For hours he held out
+ against his servant’s entreaties, moaning always and signing “No”
+ with hands and head. But as the day wore towards evening and
+ the shadows of the trees and shrubs grew long and blue to eastward,
+ he became less hot in his denial; and at last, having consented
+ to smoke a cigarette, rolled by Selìm and lighted obsequiously
+ for him by that most faithful of followers, he relented
+ altogether. “It shall be as thou desirest,” he agreed with a wave
+ of his hand; and he entered with some keenness upon the discussion
+ of their joint plans for the future.</p>
+
+ <p>“And now, O my master,” said Selìm, smiling for joy at the
+ cure he had wrought, “let us repair to the tavern yonder, for
+ thou hast eaten nothing since the sun’s rising. I know the master
+ of the place well; indeed, he and I are sworn brothers. He is
+ renowned in all the city as a cook. Ah, by Allah, his stuffed
+ vegetables have not their like in all the world! Arise, O my lord!
+ I have money should there be need of it.”</p>
+
+ <p>The sun being now near to his setting, a number of idlers from
+ the city were seated on little stools in the tavern or in the shadow
+ of a great walnut-tree which confronted it and partly overhung
+ the stream.</p>
+
+ <p>A train of mules passing the bridge close by made music with
+ their bells. Quite another kind of music came from the wide
+ porch of the coffee-house—if porch it can be called, which wanted
+ but one wall to form a room as large again as the actual dwelling.
+ A man, sitting cross-legged on a stone bench or couch beside the inner
+ door, was howling most pitifully with closed eyes and a perpetual
+ rhythmic swaying of his body to and fro; while another, facing
+ him upon a four-legged stool, thrummed an accompaniment on an
+ instrument of two strings. Some of the company kept clapping
+ their hands in time with the melody. Others smiled voluptuously
+ with closed eyes, sighing out a prolonged “A-a-ah!” or panting,<span class="pagenum" id="Page_87">[Pg 87]</span>
+ “O my eyes! O my soul!” in the height of sensual enjoyment.
+ It was a love song of the most rapturous type—one to which no
+ son of an Arab could listen unmoved.</p>
+
+ <p>To Saïd’s present mood it appealed very strongly; but instead
+ of inducing languor, as in the case of the other hearers, it brought
+ a warmth of his swarthy cheeks and a brightness to his eyes.
+ The passionate writhing of the singer, his wails, his shrieks, awoke
+ a lively echo in the fisherman’s bosom. Old memories were
+ stirred and, like a heap of dead rose leaves, they gave forth a
+ perfume of days gone by. He recalled the hour when he had led
+ a bride to his house, the madness and the thrill of it. The world
+ was full of maidens fairer and sweeter than she had been.</p>
+
+ <p>Absorbed in the music, which seemed to his mind, and to the
+ minds of most men there, to harp upon the keynote of all that is
+ sweet in life, he gave no heed to the dialogue of Selìm and the
+ tavern-keeper carried on in an undertone, though aware that its
+ substance was friendly to the cravings of his appetite. The concluding
+ words, however, spoken somewhat louder as the host
+ moved away, reached his brain.</p>
+
+ <p>“May thy prosperity increase, O father of a vegetable marrow!
+ Let them be stuffed as thou alone knowest how to stuff them;
+ and ah! as thou lovest me, forget not to soak the whole perfectly in
+ oil!”</p>
+
+ <p>At last the song expired on a shrill, quavering note of long duration.
+ The singer opened his eyes and grinned in acknowledgment
+ of applause. After one deep-drawn sigh of mixed contentment
+ and regret from the whole audience the hum of conversation
+ arose.</p>
+
+ <p>Saïd looked westward to where the sun’s chin already leaned
+ on the crest of a ridge of mountains, which seemed the dark wall
+ of a monstrous furnace, for all beyond was flame. He could see
+ the shrine whence he had obtained his first view of the city—a
+ minute black boss against the sky. It was but before yesterday
+ that he had reined in his horse up there.</p>
+
+ <p>He was lost in reflections to which the thought gave rise, the
+ commotion caused by the love song in his blood abating gradually
+ to that torpor of resignation which is the frame of mind prescribed<span class="pagenum" id="Page_88">[Pg 88]</span>
+ to all faithful people, when Selìm plucked his robe and whispered,—</p>
+
+ <p>“Look, O my master! Hither comes the man who was befooled
+ by the scribe—thou rememberest last night at the khan? See,
+ there is the boy, his brother, with him, and one of sullen bearing,
+ who seems a servant.”</p>
+
+ <p>With a start, Saïd glanced in the direction indicated. At the
+ same instant the sun sank totally behind the rugged hills, and the
+ gardens turned blue-grey beneath a burning flush. The party
+ Selìm referred to was close at hand, walking listlessly with dejected
+ looks. Saïd rose respectful as the litigant drew near with
+ his following. He bowed profoundly and went through the usual
+ show of deference, scooping up imaginary dust with his hand
+ and laying it lightly upon his lips and brow.</p>
+
+ <p>“May your evening be in all goodness, effendum!” he cried.
+ “Allah willing you are happy in your suit?”</p>
+
+ <p>At that the new-comers raised hands and eyes to Heaven, all
+ three at once, pouring forth a torrent of mingled salutations, curses
+ and complaints. It was plain they were losers by the day’s
+ business.</p>
+
+ <p>Saïd waited till they were seated, then carried his stool near
+ to them so as to make one of their circle. He expressed his sympathy
+ warmly, inveighing in no measured terms, though in a low
+ tone, against the injustice of things in general and the iniquity of
+ courts of law in particular. He too had suffered grievous things
+ since last he had the pleasure to behold their honours. Robbed in
+ a single night of all he possessed, he could obtain no redress, no
+ justice, not so much as a hearing of his complaint. By Allah, it
+ was mistress of all wickedness, that city!</p>
+
+ <p>The defeated plaintiff was warmed by this sympathy of a
+ fellow-sufferer to be communicative. He recounted all his grievances
+ from the very first, which was a dispute with the tithe-farmer
+ for his extortion of three times his due of the crops of a
+ certain village of which he (the speaker) was headman. It was a
+ long story of insult heaped upon injustice, and aggravation upon
+ injury; but Saïd did not mind its length, so busy was he concocting<span class="pagenum" id="Page_89">[Pg 89]</span>
+ a tale to beat it of his own misfortunes. No sooner did he
+ espy an opening—a very short pause in the other’s narrative
+ sufficed him—than he thrust his fiction into it wedgewise, breaking
+ short the tale of his rival and astounding his three listeners
+ with a brief sketch or outline of such afflictions as never man
+ bore since the days of Ayûb the Bedawi, whom Allah loved and
+ chastened.</p>
+
+ <p>“Of a surety thou art more wretched even than I,” said the
+ other, gasping. “Indeed, in a measure I may be called fortunate,
+ for I have found one just man in this city of thieves. He befriended
+ me in the darkest hour of my trouble. But for his
+ kindness I had been in prison at this minute instead of speaking
+ freely with thee here in this pleasant garden. Know that there
+ came one to the court to-day—an old man, a friend of the Cadi,
+ who sat by him in the seat of honour, where the Mufti sometimes
+ sits. But it was not his reverence the Mufti, whose face I know
+ well.</p>
+
+ <p>“When that wicked judgment was given a fine was laid upon me
+ because forsooth I had annoyed that devil of a tithe-farmer with
+ my suit and hindered him in the discharge of his duties. As I
+ had not with me wherewith to pay, I offered to ride at once to
+ my village and return after three days with the money. But at
+ that my enemy—may his house be destroyed!—cried out that I
+ was seeking to escape the penalty. And the judge, he too declared
+ that if I would not pay the money I must go to prison
+ until it was collected on my behalf. Then up rose that old man
+ of whom I spoke but now—a good old man, and a kindly, may
+ Allah requite him!—none like him in all the world! He begged a
+ favour of the Cadi, though what it was I might not hear, for
+ they conversed in whispers and I was far removed from them in
+ the hall. Presently he came down to me and led me aside from
+ the rest of the people. He said that he would not have me go
+ to prison for so light a matter. He would pay the fine for me but
+ I must promise to pay back the money before a year expired.
+ Allah reward him!</p>
+
+ <p>“So it happens that I am free. To-morrow, ere it be light,<span class="pagenum" id="Page_90">[Pg 90]</span>
+ I shall set out for my home; and within four days from now
+ that just and holy sheykh shall be assured that Habìb ebn Nasr
+ is a good man and no perjurer—”</p>
+
+ <p>“Deign to draw near, O my master. The supper is ready,”
+ came the voice of Selìm.</p>
+
+ <p>“With thy permission I leave thee,” whispered Saïd hurriedly,
+ divided between the pangs of hunger and a desire to learn more
+ of this wonder of liberality; “but quick! tell me what is his name!
+ I too am poor—in the deepest distress. My need is even greater
+ than was thine. Doubtless he will help me also, hearing my tale.
+ Say, O sheykh, what is his name?—where his house? I will take
+ no rest till I kiss his feet!”</p>
+
+ <p>“His name is Ismaìl Abbâs<!-- Abbas -> Abbâs -->—a Sherìf, of the kindred of the
+ Prophet—that was all he told me. But he is a great one, I assure
+ thee, one whose name and dignities would fill a book. He must
+ be a learned doctor of the religion, for he bade me seek him always
+ in the gate of the great mosque between the third hour
+ and noon.”</p>
+
+ <p>“I thank thee,” murmured Saïd, with a thoughtful brow.
+ “May Allah keep thee in safety on thy journey!”</p>
+
+ <p>He picked up his stool and rejoined his servant.</p>
+
+ <p>“I have good news for thee, O Selìm,” he whispered. “Glad
+ news—splendid! To-morrow, at the third hour, thou shalt guide
+ me to the great mosque—”</p>
+
+ <p>But just then a shrill murmur from the city floated out over
+ the darkening gardens—the chanting from a hundred minarets,
+ the voice of the common conscience bidding all men pray.</p>
+
+ <p>Saïd fell on his knees. It grieved him that he had no cloak
+ to spread out for a carpet as he saw others, Selìm among them,
+ do around him. For a space there was silence in and about
+ the tavern, broken only by the fervid muttering of the worshippers
+ and an occasional clatter made with pots and pans by some soulless
+ woman within the dwelling. A single lantern, hanging from
+ a hook in the roof, was already burning though a spirit-blue of
+ daylight still lingered among the trees. It shone on turbaned
+ heads all turned one way, hands blinding eyes for the furtherance<span class="pagenum" id="Page_91">[Pg 91]</span>
+ of inward searching, lips moving silently; on old and young alike
+ prostrate, with foreheads pressed to the ground; and dimly, in
+ the darkest corner of the hostelry, on the faces of three unbelievers
+ sitting together by the wall, not daring to speak or move.
+ A word at such a time might well have cost a beating.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-15">
+
+ <h3 class="nobreak">XV</h3>
+
+ <p>Selìm had much to say concerning the beneficent and learned<span class="pagenum" id="Page_92">[Pg 92]</span>
+ doctor whose name and the hopes he had of him Saïd imparted
+ during supper. But where was the subject within the scope of
+ hearsay on which Selìm had little to relate? It is the custom of
+ muleteers and camel-drivers to gather in the khan, or wherever
+ they pass the night, and tire each other to sleep with talk of
+ their experiences, their masters and their native cities. An intelligent
+ man, and one content to listen, may pick up much useful
+ knowledge of the world and its citizens from such converse. And
+ Selìm had sharp ears and a retentive memory.</p>
+
+ <p>The name of Ismaìl Abbâs was become a byword for learning
+ and uprightness, and there were many good stories concerning
+ him, all with a certain quaint salt of proverbial wisdom. But
+ though the servant was glad to air a store of anecdotes he said
+ everything to dissuade his master from an appeal for alms.</p>
+
+ <p>He was at no pains to hide the motive of this reluctance, but
+ put it forward humbly as a plea, cringing and with anxious eyes.
+ It was a fear lest Saïd, having once more money in his hand,
+ should abandon their little scheme of partnership for some loftier
+ path to fortune. But the fisherman was firm, and Selìm was at
+ last obliged to yield and consent to be his guide on the morrow.</p>
+
+ <p>This experience of his master’s obstinacy left the muleteer
+ moody for some time. He grumbled to himself, shrugging his
+ shoulders and frowning at his feet. Then, seeming to come on a
+ solution, his face brightened.</p>
+
+ <p>“He will not give thee much money, O my master. It would
+ be profitable for thee to lay it out in the manner I proposed.
+ Thus we should be able to buy a better stock of goods than with
+ my money only. What sayest thou?”</p>
+
+ <p>“Of course,” murmured Saïd, carelessly. “Thou art a good
+ man and a faithful. Be sure I shalt not forsake thee.”</p>
+
+ <p>“Good—very good,” said Selìm, gleefully. “With thy leave,<span class="pagenum" id="Page_93">[Pg 93]</span>
+ effendi, I go to speak with my friend.”</p>
+
+ <p>With that he rose, and threading his way among the stools
+ went to the door of the inner room, which framed just then
+ a picture of the tavern-keeper stooping over a charcoal fire and
+ his dilated shadow on the wall beyond. He returned almost
+ immediately and directed Saïd’s attention to the host, who
+ had come forth with a great mattress of many colours in his arms,
+ and was spreading it out in a shadowy corner remote from the
+ guests. Selìm hoped that his honour would not disdain to spend
+ a night in that lowly place. The bed was soft and clean, his
+ friend the taverner could vouch for it. The customers would
+ soon be all gone, when his Excellency could sleep undisturbed till
+ morning.</p>
+
+ <p>Saïd was beginning to feel drowsy. He rose with a yawn,
+ bidding Allah bless the house and its master, and, with a reverence
+ in passing to the litigant and his supporters, betook himself
+ straightway to rest. For a minute he lay blinking at the crazy
+ lantern, which burned ever dimmer and more blurred upon his
+ sight. Then he knew no more until, shaken by Selìm, he sat up
+ to behold the gardens fresh and glistening to the sun’s first rays,
+ and the tavern-keeper, a fat man with a good-tempered face and a
+ soiled turban, in the act of setting down a tray of eatables upon
+ the ground beside him.</p>
+
+ <p>Some two hours later master and man re-entered the city
+ in the comfort attending a hearty meal with a narghileh smoked
+ afterwards for digestion’s sake. As they shouldered their way
+ through the motley crowd in the streets Selìm was fervent in
+ praise of their entertainer. There was no one like Rashìd in
+ all the world. His honour had seen well what a good man he was,
+ and how generous. How overjoyed, too, he had been to see
+ Selìm, his sworn brother since five years. Rashìd also was
+ formerly a muleteer. They had journeyed in the same company
+ to Mosul and Baghdad, and had loved one another from the first
+ meeting. They had friends and enemies in common. Never had
+ a harsh or angry word passed between them.<span class="pagenum" id="Page_94">[Pg 94]</span>
+ The topic was far from exhausted when they emerged from a
+ narrow alley and found themselves at the splendid gateway of
+ the great mosque. Selìm, however, broke off short in his eulogy
+ to call Saïd’s notice to the dazzling white minaret he had beheld
+ in his first morning’s ramble through the city. Now, as then,
+ doves innumerable were wheeling and cooing around it.</p>
+
+ <p>“Dost thou know its name, O my master, and the story concerning
+ it?” He put the question more for form’s sake than as
+ requiring an answer, and went on at once: “This minaret,
+ effendi, is called by the name of Isa ebn Miriam, that great
+ prophet whom the Christians in their blindness worship instead
+ of Allah. Wouldst like to learn why it is so called? It is Selìm
+ who can certify thee. I heard the whole truth, effendi, from a
+ learned dervìsh, in whose company I once journeyed from Urfa
+ as far as Haleb the White.”</p>
+
+ <p>Selìm drew his master into the bay of the great gate to avoid
+ a long string of camels, laden with stone, which were approaching
+ with a deafening clangour of bells. There he stood still in
+ the shadow, withdrawn but an arm’s length from the throng and
+ the sunlight, one hand on Saïd’s arm to beg attention, the other
+ pointing to the minaret of Jesus the Prophet, whom the faithful
+ call Ruh’Allah: the Spirit of God. The eyes of the passers-by
+ dwelt with curiosity upon the pair, but especially upon Selìm, the
+ importance of whose pose combined with the eccentric fashion of
+ his raiment to make him a notable figure.</p>
+
+ <p>“Know, O my master, it is foretold that, in the latter days,
+ when the end of all things draws nigh, Dejìl shall appear in a
+ cloud of black smoke, black as pitch, covering the whole world.
+ He is the Messiah whom the Jews expect, and great multitudes
+ of that race will follow him. Then the Beast of the Earth shall
+ appear, bearing in one hand the rod of Mûsa<!--Musa -> Mûsa-->, in the other, the
+ seal of Suleyman. With the rod he will trace a word upon the
+ brow of every true believer; and the foreheads of the infidels he
+ will stamp with the seal. The sun will rise in the west; and the
+ Yehejuj-Mehejuj, that nation of dwarfs, sprung from the loins
+ of Yafe zebn Nûh<!--Nuh -> Nûh-->, will be seen plainly of all men. Arabistan
+ will be shaken with an earthquake.</p>
+
+ <p>“Dejìl, that false prophet, will have power for a space to deceive<span class="pagenum" id="Page_95">[Pg 95]</span>
+ even the faithful. But a fire will break out in Yemen—a mighty
+ conflagration, driving all flesh before it to the place of Judgment.
+ Isa ebn Miriam will come to this very ….”</p>
+
+ <p>Saïd’s impatience at being detained in the gate when a man
+ renowned for almsgiving awaited him within here got the better
+ of his politeness. He broke away with an oath and shuffled off
+ his shoes by the threshold, Selìm, with a sigh, held his peace and
+ did likewise.</p>
+
+ <p>On the right hand as they entered, in a shaded place like a
+ cloister, a group of little boys was sitting cross-legged on a carpet,
+ forming a half-circle before a venerable man, richly clad, who was
+ instructing them in a droning voice. Each had an inkhorn at his
+ girdle and a reed pen in his hand, with which to write upon the
+ page of a book which rested in his lap. Saïd smiled as he looked
+ at them; for he loved children, and it was a whimsical thing for
+ him to see half a dozen boys of the most turbulent age sitting
+ grave and demure, like little scribes, at the sage’s feet. He followed
+ Selìm to the place of washing, whence, having fulfilled their
+ ablutions, they went into the mosque itself to pray awhile. Upon
+ issuing forth again into the sunlight of the outer court, Selìm
+ raised a hand to screen his eyes, and sent a keen glance round the
+ cloister-like outbuildings in search of a green turban. Suddenly
+ he pulled Saïd’s sleeve, whispering,—</p>
+
+ <p>“Thou seest three men of grave seeming seated in the yonder
+ corner where the shadow is the darkest? He on the right is the
+ Sherìf Ismaìl Abbâs whom thou seekest. Next to him, if I judge
+ rightly at this distance, sits his worship, the Mufti. The third
+ I know not, but he seems a great one. Be advised, effendi: do
+ not disturb them at present. They speak doubtless of weighty
+ matters, and the tale of thy wrongs will but anger them, being
+ busy.”</p>
+
+ <p>But Saïd did not hear this advice. Even before it was uttered
+ he was speeding across the mosaic pavement. By the time Selìm
+ grew fully aware that he was standing alone he beheld his master
+ prostrate in the shadow at the feet of the three reverend ones
+ who sat there.</p>
+
+ <p>Saïd’s outcry of praise and compliment as he lay on his face<span class="pagenum" id="Page_96">[Pg 96]</span>
+ was cut short by a voice that bade him rise. The tones were
+ mild but commanding; not to be gainsaid. He raised himself to
+ a kneeling posture and sat back on his heels, the tide of flattery
+ still flowing from his lips with a sound akin to a dog’s whine.
+ The Mufti—a fat man very richly dressed—was frowning consequently
+ at the intruder. His unknown neighbour was languid
+ in surprise. Only the Sherìf appeared quite unmoved. With
+ eyes fixed on Saïd’s face and hand laid thoughtfully to his trim
+ grey beard, he spoke a second time.</p>
+
+ <p>“To which of us three wouldst thou speak?” he asked; and with
+ a gesture of the deepest self-abasement Saïd answered, “To thy
+ grace, O Emìr.”</p>
+
+ <p>“Thou hast my leave; speak on! Only take care that thy
+ tale be not long, for I am busy.”</p>
+
+ <p>Saïd needed no further encouragement. Wringing his hands
+ he burst forth: “Alas for me, I am ruined! Know, O Emìr
+ and your Excellencies, that I was once a great one—none greater
+ than me in all the city, by my father’s grave!” Thus he began;
+ and he went on to relate something of what had in truth befallen
+ him and much of what had not, the whole freely sprinkled with
+ “Woe is me!” and “Alas!” and strengthened by solemn asseverations
+ of truth.</p>
+
+ <p>“But why, O man,” broke in the Mufti, severely, at an early
+ stage of the narrative, “why, I ask thee, dost thou now lay the
+ blame of the theft upon thy friend, when at first thou doubtst not
+ but that a jinni had robbed thee? It is well known that the jân
+ are numerous and often malignant. Ever since their revolt against
+ Allah, after the fall of Man, it has been their delight to molest
+ the sons of Adam. The mission of Muhammed, the Apostle of
+ Allah (peace be to him!) was, it is written, not to men only, but
+ also to the jân. Nevertheless, there be many unbelievers among
+ them, as among men, and it is likely that one of them had a
+ grudge against thee. I like not to hear of such doubt. It has
+ an evil savour of infidelity.”</p>
+
+ <p>“Pardon me, brother,” put in the Sherìf, mildly, “if I share
+ the doubt of this young man—in the present instance, be it understood.<span class="pagenum" id="Page_97">[Pg 97]</span>
+ Who can doubt that the jân exist, when we have the
+ highest assurance of their existence? For all that, a treacherous
+ friend, is alas! no marvel. Proceed with thy tale!”</p>
+
+ <p>Saïd went on to paint a picture of his more recent misfortunes,
+ with much glozing and many omissions, being desirous that the
+ whole should rebound<!-- redound -> rebound--> to his credit. Having heard him out,
+ Ismaìl Abbâs turned to his friends.</p>
+
+ <p>“What think you of this story?” he asked with a slight smile.</p>
+
+ <p>“Lies!” said the Mufti, with a majestic wave of his fat hand,
+ thereby exhibiting the many rings of price with which its fingers
+ were laden—“all lies! This fellow must be some unbeliever—a
+ Christian in disguise.”</p>
+
+ <p>“Nay, now, my friend, thou speakest injustice,” said the third
+ great one, speaking for the first time. “Have I not fought for
+ Islâm, and that with honour? Have I not been a prisoner in the
+ hands of the infidels? It is well known that I, of all men, have
+ least cause to love the Christians. Yet I tell thee that even
+ among my personal enemies I have known good men and just.”</p>
+
+ <p>“I assure your Highness I did but speak of the Christians of
+ my own race,” said the Mufti, with reverence. “Some of the
+ Franks, I grant thee, have good qualities.” Then, turning
+ sternly to Saïd: “But to what purpose this tale of thine, fellow?”</p>
+
+ <p>In a paroxysm of humility Saïd replied that he was destitute,
+ friendless, having no resource but to beg. He addressed himself
+ always to the Sherìf, who smiled as he listened—reflectively, as
+ at some inward suggestion. He had heard, as who had not, the
+ fame of his Excellency which was noised abroad through the
+ whole city; how that he was a pious man—none like him—and a
+ kindly. So, being in grievous trouble, he had made all haste to
+ kiss the ground between his Grace’s feet, to crave were it but a
+ small sum to save him from dying of hunger. He suited the action
+ to the words, falling again prostrate upon the pavement.</p>
+
+ <p>“Die of hunger, saidst thou?—Pshaw!” ejaculated the Mufti,
+ stroking his belly, which seemed very full. “What man ever
+ did die of hunger in Damashc-esh-Shâm since Ibrahìm El Khalìl
+ was king over it? Such things occur, they say, in the cities of the
+ Franks, where a poor man is used worse than a dog. But show<span class="pagenum" id="Page_98">[Pg 98]</span>
+ me the true believer who would refuse thee bread to eat and water
+ to drink! Thou speakest folly, young man.”</p>
+
+ <p>Saïd seemed not to hear the remarks of the worthy judge,
+ but lay still prone at the feet of the Sherìf.</p>
+
+ <p>“Rise!” said Ismaìl Abbâs, presently, in that gentle voice of
+ his which allowed of no evasion. “Who am I that thou shouldst
+ fall down before me? And who, pray, is this person in the extraordinary
+ garment?”</p>
+
+ <p>Saïd, upon his heels once more, glanced over his shoulder and
+ beheld Selìm standing shyly at a little distance behind him.</p>
+
+ <p>“This is my servant, may it please your honour!”</p>
+
+ <p>“Ma sh’Allah!” cried the Mufti, fairly startled out of the calm
+ appropriate to him as a fat man and a prosperous. “Is there then
+ found a creature to call the dog master? Has the flea then an
+ attendant? Come hither, thou fellow, and answer: Art thou in
+ truth this man’s servant?”</p>
+
+ <p>Selìm came forward, shamefaced, with the lowest of salaams.</p>
+
+ <p>“It is true, O my lord. He is my master and the father of
+ kindness. It is he who gave me this grand robe which I now
+ wear. That was in the day of his prosperity; and now that he
+ is poor it were a sin for me to forsake him!”</p>
+
+ <p>“A miracle!” gasped the Mufti, and held his peace, fearing,
+ perhaps, apoplexy.</p>
+
+ <p>“Since when hast thou been his servant?” asked Ismaìl Abbâs
+ with a smile more kindly than that he had bestowed on Saïd’s
+ wondrous tale.</p>
+
+ <p>“Since before yesterday,” was the answer.</p>
+
+ <p>At that the Mufti’s fat quivered and shook with laughter, and
+ even his dignified neighbour was moved to smile.</p>
+
+ <p>“Tell me the tale of thy meeting with him, my son,” said the
+ Sherìf, stroking his beard.</p>
+
+ <p>Selìm complied with seemly brevity; not forgetting, however,
+ to celebrate the bounty of his sworn brother, the tavern-keeper,
+ and his famous plan of partnership in a petty trade. When he
+ had heard all, Ismaìl Abbâs turned a stern face to the suppliant,
+ who blenched at his look.</p>
+
+ <p>“Thou art destitute, thou saidst; yet this good man has agreed<span class="pagenum" id="Page_99">[Pg 99]</span>
+ to share with thee as a partner. Thou spakest of death by hunger
+ when thy belly is full as my own. I tell thee that this man,
+ who has humbled himself as a servant before thee, is thy lord
+ in all goodness. Thou spakest many words concerning thy former
+ wealth and position, whereas thou speakest with the tongue
+ of the lowest of the people.</p>
+
+ <p>“Now listen! Thou wast a fisherman before thou camest
+ hither; I have learnt it from thy mouth. Didst thou not liken
+ thyself to a fish that flaps in the trough of the net when it
+ is lifted out of the sea? A tailor would have found his likeness
+ in a garment; a gardener in a piece of fruit. Thou art
+ clever, doubtless: let thy wit suffice thee. I shall give thee
+ nothing.”</p>
+
+ <p>“A wise judgment, brother!” grunted the Mufti, with an approving
+ nod. “I myself, who am a judge, could hardly have
+ shown more acuteness. Of a truth, our lot falls in a degenerate
+ age,” he continued, with an oratorical flourish of his podgy hand.
+ “In the time of the early Khalifs, the immediate successors of the
+ Prophet, a Muslim had something else to do than to lie and
+ steal and betray his neighbour. Then the minds of all the faithful
+ were set to convert the unbelievers with fire and sword.
+ Where is the Imâm, Omar el Hattab (peace to him!)? And
+ Khalid, the Sword of Allah, where is he? Is their memory clean
+ gone from the earth? Truly the end draws nigh. Dejìl is present
+ with us in the person of the Frankish envoys. The Sultàn
+ himself is led astray. The Nazarenes sit with us in the place of
+ honour. They pass the faithful in the streets with never a salutation.
+ Is the soul then gone from Islâm that these things are
+ allowed in our midst?”</p>
+
+ <p>“Ah, brother, thou hast well said,” sighed the Sherìf. “There
+ is indeed now but the shadow of ancient majesty. Yet, for my
+ part, I do rather regret a later time, when Khalifs of the line of
+ Abbâs ruled in the City of Peace, when learning flourished like
+ a young tree, and the desire of knowledge was with every man
+ as the breath of life.”</p>
+
+ <p>“I hate the unbelievers as bitterly as any man,” muttered Saïd,
+ supposing his orthodoxy was somehow called in question.</p>
+
+ <p>“Ha! That is well said!” exclaimed the Mufti—“very well!<span class="pagenum" id="Page_100">[Pg 100]</span>
+ The hour is perhaps not distant when—”</p>
+
+ <p>“Hush, my friend!” interrupted his stately neighbour in a low
+ tone of rebuke. “Thy speech is not of wisdom. The idle words
+ of one in authority are like sparks blown on a wind. They may
+ die harmless on the ground; but they have power to set a whole
+ town in a blaze. It behoves thee, therefore, to be careful. Because
+ a Frankish consul caused a decree of thine to be revoked
+ yesterday, thou art bitter against all Nazarenes—it is natural.
+ But let thy wrath consume in silence—Why lingerest thou, fellow?
+ Didst thou not hear the words of my friend, that he would
+ give thee nothing, because thou art a rogue? Go in peace!”</p>
+
+ <p>Saïd rose, and with a cringing salute slunk sullenly away.
+ Selìm, whose face was rueful, was about to follow him, when
+ Ismaìl Abbâs spoke to him.</p>
+
+ <p>“If ever thou have need of a friend,” he said, “come to me.
+ And, I counsel thee, seek another partner! Now go, and my
+ peace with thee, for I am busy.”</p>
+
+ <p>Selìm kissed the hand that was held out to him with those
+ gracious words, as also the bursting hand of the Mufti and the
+ thin, nervous fingers of the third great one. Then he went to
+ rejoin Saïd, whom he found in the act of slipping on his shoes at
+ the doorsill of the gate.</p>
+
+ <p>Saïd’s glance at him was lowering. He thought that the muleteer’s
+ purpose in coming after him could only be to taunt and
+ revile. The uproar of the crowded streets sounded in his ears as
+ the voice of his woman sounds to one awakening from an evil
+ dream. The court of the mosque was a burden of stillness at
+ his back—a calm full of reproach, where the very cooing of the
+ doves and murmur of the scholars told of his shame. Selìm was
+ part of the scene from which he would flee. With a vindictive
+ frown he bade him depart from him. But the faithful fellow
+ drew all the closer, grinning friendly and saying,—</p>
+
+ <p>“Thou art clever, O Saïd—a perfect devil. That was a capital
+ fraud thou didst put upon me. I, who am accounted no fool,
+ was utterly deceived. With a man of brains like thee for partner
+ Selìm will surely rise to great honour. The money thou gavest<span class="pagenum" id="Page_101">[Pg 101]</span>
+ me shall buy thy share of the business. Since I may no longer
+ call thee master I name thee friend—brother. And indeed I
+ have cause to love thee, other than thy cleverness; for the rich
+ cloak thou gavest me has this day won me favour in the sight of
+ the great Ismaìl Abbâs. When I was clad as other men are, no
+ great one ever honoured me with his notice. Didst mark how
+ they marvelled that one so well-dressed should be a servant? It
+ was all because of this fine garment, and Selìm is grateful to thee.
+ Now come! I will lead thee to a place where such merchandise
+ as we require is sold cheap.”</p>
+
+ <p>Saïd stood a moment in doubt, as one bewildered. Then, finding
+ Selìm in earnest, and seeing no spark of mockery in his eyes,
+ he fell a-blubbering all at once and swooped upon his friend’s
+ hand, kissing it repeatedly, and calling upon Allah to bless him for
+ a good man—none like him in all the world.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-16">
+
+ <h3 class="nobreak">XVI</h3>
+
+ <p>For more than a month the partnership of Saïd with Selìm proved<span class="pagenum" id="Page_102">[Pg 102]</span>
+ to the profit and contentment of both. But at length Saïd began
+ to tire of it. His mind kept reverting to his roving life as to a
+ period of great happiness.</p>
+
+ <p>To sit in the shade of an archway, where two noisy streams of
+ wayfarers elbowed and jostled one another all day long, and cry
+ aloud in praise of paltry wares, seemed a tame, not to say shameful,
+ means of livelihood to one who had sipped of the cup of
+ greatness. The wretched room, too, which he shared with Selìm
+ vexed him with its meanness. It was buried away in the heart
+ of the poorest and most crowded quarter. The approach was
+ through a series of stinking tunnels, where one stirred a sleeping
+ dog with every step, up a worn stairway always slippery with
+ offal. Even at noon the daylight never reached it. The squalor
+ and the evil smells were of no account to Saïd; but to abide in a
+ quarter whose very name was a byword for wretchedness—that
+ it was which disgusted him.</p>
+
+ <p>The delight of his partner each night, as by the light of a floating
+ wick he told the trifling gains of the day, was another ground
+ for discontent. What were a few paras to one who had held
+ fourteen English pounds in the hollow of his hand? Of course it
+ was true, as Selìm said with that cheery smile in which his white
+ teeth themselves seemed light of heart, that a little, and a little,
+ and again a little, becomes a great deal. But the slowness and
+ labour of accumulation were irksome to Saïd. At their present
+ rate of profit it would be three years at least before they could
+ think of hiring that shop in the grand bazaar of which Selìm
+ dreamt every night. Meanwhile, he hankered after the reckless
+ life he had left for this; and each day added zest to his longing.</p>
+
+ <p>His mind was in this unsettled state as he walked with Selìm<span class="pagenum" id="Page_103">[Pg 103]</span>
+ one evening homeward from their place of business. The basket
+ carried between them was almost full, for there had been few
+ purchasers. It was the worst day they had yet experienced, so
+ that Saïd’s gloomy silence aroused no wonder in his partner. The
+ ways were still thronged, though the time of dealing was past,
+ and forms loomed grey and shadowy in the waning light. Dogs
+ prowled watchful on the skirts of the crowd, aware that man’s
+ intrusion was almost over, looking forward with dripping jaws
+ to an undisturbed feast of refuse.</p>
+
+ <p>An aged man sat in the entry of a little mosque, holding out
+ his hand and moaning persistently. The crowd, which now consisted
+ of men hurrying homeward impatient of all hindrance,
+ thrust the partners and their cumbrous burden very near to him.
+ Of a sudden he lifted up his voice with alarming strength. The
+ piercing whine had notes of triumph and of raillery.</p>
+
+ <p>“Allah will give to thee, O Emìr!… Help me for the love of
+ Allah, or I die!… May Allah preserve thy Grace’s life for
+ ever!… See, I have a hand which is withered!… O Lord!…
+ I know thee, O Emìr, how great thou art! (Wait a little!)
+ … Have not mine eyes beheld thy Majesty of old? (Among
+ the olive-trees hast thou forgotten?) … Have mercy, or I die!
+ (Depart from here a little way, watch where I go and follow me!)
+ … O Lord!… There is no compassion left on the earth since
+ the rich and great turn away their eyes from distress!”</p>
+
+ <p>The wail for alms was loud, for all the street to hear. Men
+ looked for a prince, and beholding instead a pedlar of mean appearance,
+ grinned and nudged each other as they hurried by.
+ The words in parenthesis were low, for Saïd’s ear alone. Surprised,
+ and a little disconcerted, he drew Selìm into the shadow of
+ a wall, where they stood in no man’s way. Then he let go his
+ handle of the skep and turned to observe the old beggar. Selìm,
+ of course, did likewise, the basket compelling him.</p>
+
+ <p>“What ails thee, brother?” he asked in concern. “What is
+ there between thee and that old man? What was it he whispered
+ thee?”</p>
+
+ <p>“I met him once long ago,” rejoined Saïd, flurriedly. “He
+ desires to speak with me apart. Maybe he brings news from my<span class="pagenum" id="Page_104">[Pg 104]</span>
+ city, or of the woman I left sick by the way—Allah knows!
+ Whatever his tidings, I must hear them.”</p>
+
+ <p>The beggar had got up and was making his slow way across
+ the street, just where it widened forming a little square or open
+ court before the mosque. His goal seemed to be a passage on
+ the further side, just discernible as black and yawning in the
+ hovering night. Saïd could hear the rascal’s whine as he hobbled
+ through the stream of wayfarers which thinned with every minute,
+ moaning and beseeching Allah like one in the last decrepitude.
+ He saw him gain the passage and disappear down it. Then,
+ hastily begging Selìm to wait for him, he followed.</p>
+
+ <p>The entry was pitch dark, so that peering in from the twilight
+ he could see nothing at all. For two seconds Saïd was mortally
+ afraid. The fall of night is an eerie time at best, and a dark
+ tunnel with no perceptible outlet was just the place an afrìt would
+ choose to lurk in. He recalled something devilish in the appearance
+ of the old beggar, and was on the point of taking to his heels
+ when a hand clutched his wrist and stayed him.</p>
+
+ <p>“What fearest thou? I am alone!” The voice in his ear was
+ peevish even to anger. “It is well seen thou hast sojourned in
+ the city, for thou hast the courage of a townsman already. Come
+ in here for I must speak with thee!”</p>
+
+ <p>The entry grew less frightful to Saïd’s eyes. He suffered himself
+ to be drawn into its gloom. Then in a trice the unseen
+ speaker changed his tone to one of the gladdest welcome. He
+ fell on Saïd’s neck and kissed him repeatedly on both cheeks, in
+ spite of a curse-strengthened warning to keep off.</p>
+
+ <p>“Thou art the very image of my son,” he explained with a
+ rapturous laugh. “In truth I am minded to adopt thee as the child
+ of my soul. Now tell me, beloved, how has it fared with thee
+ since last we met? Thou wast carrying a basket, I observed!—art
+ become a trader? Thou silly one! By the time thou art old
+ like me it may be that thou shalt have wealth enough to purchase
+ a rich garment. Out upon thee! Hast exchanged the merry
+ game of life for drudgery?”</p>
+
+ <p>Saïd drew a glowing picture of his altered fortunes, desiring
+ to make his listener recognise the gulf fixed between a thriving<span class="pagenum" id="Page_105">[Pg 105]</span>
+ and respected merchant and one who lives by alms. The embrace
+ rankled in his mind as an indignity. He felt sullied and
+ was eager to rid himself of the stain, which could be done only by
+ greatly humbling his insulter. The old beggar heard him to an
+ end, then he went on eagerly, as if nothing had been said,—</p>
+
+ <p>“Now listen!—leave thy paltry business and join with me! I
+ had once a son on thy pattern but I drove him from me because
+ he would wed with a girl whose father was a leper. I am proud
+ and have ever counted lepers as dirt under my feet; so I cursed
+ him and let him go. If thou wilt thou mayst replace him as my
+ partner. Mark well, I do not require thee to beg. Allah be my
+ witness—no! It is for other business that I need thy strength
+ and youth.”</p>
+
+ <p>He sank his voice to a whisper, which seemed a snake’s hiss in
+ the darkness. A lantern, borne swiftly past the grey mouth of
+ the passage, illumined his face for a moment and showed it distorted
+ with passion.</p>
+
+ <p>“I seek revenge—revenge,” he repeated, clutching Saïd’s arm.
+ “There is in this city a certain dog—an unbeliever, rich and
+ thriving—may his mother’s grave be defiled and his religion perish
+ utterly!—who wronged me years ago. I have waited a long time—too
+ long—for the chance to strike back. I grow old, and he
+ also. It may be I shall die soon, or he may die; and in the grave
+ there is no satisfaction. I tell thee, the time narrows. But I
+ am old and alone; I sometimes fear lest I prove not strong enough.
+ My son—may Allah destroy him!—might have helped me had
+ he not been faithless. Thou canst replace him. I promise thee
+ all good things instead of thy trade. Every month is Ramadan
+ in the life of a man like me. We fast all day and stretch out our
+ hands to chance comers, and when the night is come we feast and
+ are merry. I give thee this choice—a prince’s life or a mule’s;
+ and in the end thou shalt have great riches—the treasure of the
+ Nazarene I told thee of. What sayest thou? Nay, answer not
+ hastily, but go to thy house and ponder this that I have said to
+ thee. To-morrow I shall remain till noon in the cellar of Nûr,
+ the harlot. Go to the coffee-house of Abu Khalìl, which is
+ against the castle—he will direct thee further. Depart with my<span class="pagenum" id="Page_106">[Pg 106]</span>
+ peace. By my beard, thou art mighty like my son—mighty like
+ Mansûr—may Allah blast him!”</p>
+
+ <p>Saïd lingered to question further, bidding Allah witness that to
+ injure a Nazarene would give him the keenest pleasure, but he
+ must have some notion of what would be expected of him. He
+ was curious, too, to know why he, of all the city, had been singled
+ out for confidence; but the old beggar checked him with,—</p>
+
+ <p>“To-morrow, when thou hast weighed the matter, I will enlighten
+ thee. Thou calledst thyself Emìr when first I met thee in
+ the olive grove. It may be others shall so call thee after a year
+ or two if thou consent to throw in thy lot with me. Go in safety,
+ O my dear!”</p>
+
+ <p>When he emerged again on the rough pavement before the
+ mosque it was to find it deserted save by skulking dogs, and the
+ stars intent upon it. The muezzin had long ago ceased chanting
+ up in the gallery of the minaret. He had turned his face upon the
+ spot where he had left Selìm, when,—</p>
+
+ <p>“I am here, O Saïd,” came a low voice from close behind him.</p>
+
+ <p>Glancing back he beheld his partner dragging their basket out
+ of the gloom of the near wall, where he had been squatting. He
+ must have overheard all. Saïd turned on him fiercely, ready to
+ fly at his throat.</p>
+
+ <p>“What dost thou here? Did I not bid thee await me over yonder?
+ Art thou my keeper, and am I a child that thou must needs
+ dog and spy upon me?”</p>
+
+ <p>“Nay, O my brother, be not angry with Selìm! I listened not,
+ though a word reached me now and then. How could I suffer
+ my friend to be alone with a stranger in a place of evil seeming?—I
+ know only that he tempted thee to forsake a thriving business
+ and Selìm who is thy brother, and to cast in thy lot with him who
+ is known for a beggar. Also I heard him appoint the house of a
+ certain woman where thou mightest find him. The house of Nûr
+ is infamous for a place of sin, the chosen resort of the most
+ wicked.” His tone grew sad and reproachful as Saïd took the
+ spare handle of the basket and they set forward once more.</p>
+
+ <p>“In what have I failed, O my brother, that thou shouldst desire
+ to leave me? Have we not all things in common? Have I withheld<span class="pagenum" id="Page_107">[Pg 107]</span>
+ aught from thee that was mine to give? I have great love
+ for thee, O Saïd, because of the days we have toiled together and
+ the nights we have slept side by side. Also I am bound to thee
+ for the sake of that rich robe thy kindness bestowed, which procures
+ me honour in the sight of all men. Heed not, I entreat
+ thee, the words of this stranger, but continue with me. It is slow—not
+ so?—this laying of a little to a little. But in this business
+ of ours, with care wealth is sure at all events in the end, whereas
+ the fortune which he holds out to thee may come suddenly and
+ without pain, but it is not sure. I once heard a wise man say
+ that wealth gained without labour does not profit a man. He
+ that said it was old and had been rich; I believe that he knew.”</p>
+
+ <p>They threaded the stinking black tunnels and climbed the foul
+ steps which led to their room. There, having set down the basket
+ in a corner, Selìm busied himself with getting a light and then
+ went out to fetch some supper from a cook-house, leaving his
+ friend sitting thoughtful on a cushion by the wall. After a while
+ Saïd rose and went out also, mounting to the roof of the house
+ by an obscure stairway. Alone under the stars, with the murmur
+ of the city like a floating veil around him, he prayed and gave
+ thanks to Allah, facing southwards to where the dark mountains
+ frowned like a stronghold. When he returned Selìm had ready
+ a mess of lentils such as he loved and smiled to him to fall to.</p>
+
+ <p>Saïd fell on his friend’s neck and kissed him.</p>
+
+ <p>“By Allah, thou art a good man!” he cried. “Kinder than a
+ brother hast been to me. May Allah blot me out if ever I forsake
+ thee!”</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-17">
+
+ <h3 class="nobreak">XVII</h3>
+
+ <p>At sunrise Saïd sat with the old beggar in the vault of Nûr the<span class="pagenum" id="Page_108">[Pg 108]</span>
+ harlot. A beam of young daylight glanced through the open door
+ on the worn flags of steps which led down from the alley without.
+ A dewy mist of dawn flooded also a kind of small court, like a
+ shaft between the houses, which pertained to the cellar and gave
+ air and light to it through two open arches of masonry. By one
+ of these arches a stone stairway was seen mounting up along the
+ wall to a platform or landing, formed of a single slab, which was
+ the doorstep of an upper chamber. There was a sumptuous
+ room, old Mustafa told Saïd in an ecstatic whisper, softly carpeted
+ and furnished with couches such as the maids of Paradise
+ would not disdain. It was there that lovers of distinction met
+ by Nûr’s contriving and spent happy hours together.</p>
+
+ <p>Abu Khalìl, the taverner of whom, according to the advice of
+ Mustafa, Saïd had inquired his way, had wagged his fat head
+ knowingly when questioned concerning this woman.</p>
+
+ <p>“The shameful name sticks,” he had said, “being like pitch—very
+ hard to rub off. Yet she is now a recognized matchmaker
+ and has access to every harìm. Young men who would have
+ sight of their betrothed find a friend in her, and ladies who love
+ other than their lords employ her, it may be, as a go-between. I
+ speak not of my own knowledge,” he had added, shaking the dust
+ from his robe. “That is what is said of her …. Thou askest
+ why does she harbour a beggar? Allah knows! It may be she
+ has a liking for Mustafa, who is a queer old man and says things
+ to make one laugh. It may be that he gathers news which is
+ useful to her in her business. There be many who bless her—this
+ is sure. Perhaps a few curse her—that is not known.”</p>
+
+ <p>Saïd found her tall and upright, strong and masterful as a man.
+ She was quite old in spite of the enamel mask of pink and white<span class="pagenum" id="Page_109">[Pg 109]</span>
+ which hid her wrinkles. Darkening matter artfully rubbed under
+ her eyes to give them a languishing look could not altogether
+ conceal the crow’s-feet beneath, and the eyes themselves had the
+ hard, unnatural lustre of jewels, very different from the sparkle of
+ youth. Her brown fingers, which she did not whiten until after
+ noon, were loaded with rings, of which the large common stones—sard
+ and coarse amethyst, onyx and amber—stood out like bunions.
+ Bracelets and armlets of tarnished brass and silver rattled
+ and clanked like fetters with every movement of her limbs; strings
+ of glass beads and amulets of all kinds adorned her scraggy neck
+ and her bosom. She was kneeling just then by the brazier, with
+ swelled cheeks fanning a feeble glow that was loth to become a fire.
+ She wore no veil, being at home, but the hood of her blue garment,
+ richly embroidered with gold thread, which she could draw across
+ her face when bashfulness was required of her.</p>
+
+ <p>The old beggar sat with Saïd on the threshold of a dark inner
+ room, of whose furniture no more was discernible through the
+ doorway than a cushioned divan running round the walls. He
+ was talking eagerly and fondling Saïd’s hand, touching now his
+ leg, now his arm, as if he gloried in the strength of his new ally.</p>
+
+ <p>“Now thou knowest why I have chosen thee and no other,”
+ he was saying. “I loved thee on that day when first I saw thee
+ because of thy likeness to my son, Mansûr. Since then I have
+ been to thy city, where all men tell of thy flight as a strange thing.
+ It was not known whither thou wast fled nor why, nor to what
+ purpose. But I, being shrewd, asked them: Who profits by
+ his departure? and they told me, ‘Abdullah abu Azìz, for the house
+ and the fig-tree and the nets of Saïd are fallen to him.’ (Ah, he
+ is a clever one—that Abdullah!—one who will surely rise to honour.
+ I sat once in a tavern where he spoke of thee as a dear
+ brother he had lost.) I perceived clearly that this Saïd the
+ Fisherman of whom they talked was no other than the Emìr Saïd
+ with whom I conversed by the way. I thought much of thee for
+ the sake of my son, Mansûr, who forsook me, and also because I
+ knew thee destitute. When a man has nothing he is not particular
+ what work he undertake if only there be profit in it, and I stood
+ greatly in need of such an one to help me in the business which<span class="pagenum" id="Page_110">[Pg 110]</span>
+ thou wottest of. By my head, when I saw thee last evening in
+ the street my heart leapt with joy as if thou hadst been in truth
+ my son. Allah is merciful!</p>
+
+ <p>“Now, hear the story why I hate Yuhanna the Nazarene.
+ Attend now and judge whether I have not cause enough to execrate
+ him. Many years ago I slew my sister with this right
+ hand.” He sank his voice to a whisper with a meaning glance at
+ the old woman. “She would have become even as Nûr there,
+ I tell thee, had I suffered her to live. He lured her to the city,
+ and then, after he was sated, he cast her out and placed her in a
+ house of shame of which he was owner. But I found her. We
+ were but poor fellahìn of no honour or account, yet not one of all
+ my family but would have done as I did. I slew her and she
+ bared her own breast to the knife.</p>
+
+ <p>“It was in the days of Ibrahìm Basha the Egyptian—a good
+ time, by Allah, though one must not say so now that the Turks
+ are again our masters. But there was strict justice for all men
+ then, a Christian being the equal of a Muslim in the eyes of the
+ Government. I went to the house of the Cadi and I kissed the
+ earth between his feet, and I told him all my story as if it had
+ been a figment of my own brain. I asked him: ‘What would
+ your honour do if it had been his sister?’ and he replied, ‘By Allah,
+ I would slay her and destroy that infidel with all his father’s
+ house.’</p>
+
+ <p>“I answered: ‘Good, O my Lord: the first I have accomplished;
+ the second I will perfect ere I die.’ At first he was angry
+ at the fraud, for he had supposed me a professed taleteller; but
+ afterwards he laughed, and called me a rogue, and bade me mind
+ to do nothing which the law forbids.</p>
+
+ <p>“The dog Yuhanna and the old jackal, his father, were rich
+ after the manner of unbelievers, that is to say secretly and by foul
+ means. Acting as the agents of a notable of this city they lent
+ money to us villagers wherewith to buy seed and took the greater
+ part of the harvest in payment. Between them and the tithe-farmer
+ there was little left for us on our threshing-floors. They
+ lent money also to the great ones of the Government and claimed
+ no payment at all, thus gaining protection and influence beyond<span class="pagenum" id="Page_111">[Pg 111]</span>
+ all others of their accursed race. After the abduction of Lulu,
+ my sister, they conceived a hatred for my father’s house. They
+ persecuted us—may Allah quench the fire on their hearth! Ah,
+ they were clever!”</p>
+
+ <p>He raised eyes and hands to the vaulted roof and remained thus
+ a minute lost in admiration of their subtlety.</p>
+
+ <p>“There came a bad harvest. They clamoured for immediate
+ payment of the seed they had advanced to us, pretending to act
+ merely as bailiffs for Muhammed Effendi, but the mind of the
+ unbeliever was well seen in what followed. Our houses became
+ the property of the notable, so they said, the property of Muhammed
+ Effendi, but in practice theirs. My father and my
+ brethren lived on in the village; they were like trees which have
+ struck deep root in the ground, which to transplant is to kill. But
+ I, being young and full of pride, chose rather to roam the land as
+ a beggar than to feed as a slave from the hand of my enemy.
+ I have had much joy of life since then, yet have I never forgotten
+ the shame of my house nor the oath which I swore solemnly before
+ the Cadi himself. And now that the allotted hour grows
+ nigh, behold, Allah sends thee to me in the nick of time. By my
+ beard, I blame thee not for forsaking thy woman; it seems to me
+ that thou didst well to get rid of her. What use, I ask, in keeping
+ her since thou sayest she was barren? And thou art more serviceable
+ to me as a lone man. Allah is just!” He thought fit to embrace
+ his new adherent and slobber over him in a very fatherly
+ way, much to Saïd’s annoyance.</p>
+
+ <p>“Enough! enough!” muttered the fisherman, pushing him off.
+ “Of a surety I will aid thee in this business. But tell me, I pray
+ thee, O my uncle, how came thy hand to be withered.”</p>
+
+ <p>The old beggar threw back his head and laughed so that the
+ whole roof of his mouth was displayed and its horse-shoe of
+ broken yellow teeth. The subject considered, such merriment was
+ frightful to Saïd; it made him shudder. The woman started up
+ in alarm to her full height, and, with an oath, pronounced him
+ mad.</p>
+
+ <p>“Ah, ha, ha! I have a withered hand. It is curious—not
+ so? Know then that it befell me in this wise: While I was yet<span class="pagenum" id="Page_112">[Pg 112]</span>
+ new to the work I met a beggar who had his arm withered to the
+ shoulder like the dead branch of a tree. He told me that it
+ brought him great wealth and marvelled much how I could move
+ pity, being whole and in the best of health. Inquiring if he had
+ been born like that, he laughed at me for a simpleton. He said
+ it is easy—nothing easier in all the world; and he promised to
+ teach me the way of it. I had thought to take service as a muleteer
+ or otherwise, but the talk of his riches and his merry life
+ changed my mind. We were together two days and became
+ friends. On the third day we reached the town and he sought out
+ a certain dervìsh and brought me to him. I went in whole and
+ sound even as thou art; I came forth with this hand in the state
+ thou seest. It is a trick—no more. At first one has to be careful
+ lest the blood should flow back to it; but that is all. It has been
+ my stock-in-trade, the head of my wealth.”</p>
+
+ <p>Of a sudden he bent down and pinched Saïd’s leg rapturously.
+ “Aha, what a leg! Behold, O Nûr, how stout and strong it is!
+ I know one in the city who would treat it for thee—up to the
+ knee! By Allah, that is all I ask—only to the knee! Ah, it
+ would look sweet—beautiful! It would bring tears to any man’s
+ eyes when he compared it with its brother, and on one so young.
+ Only up to the knee; what sayest thou? I tell thee, my dear,
+ there is wealth in it—money—much money! But no, alas! it
+ cannot be; for all thy strength may be needed in the work of
+ vengeance.”</p>
+
+ <p>There was something foul and inhuman about this rhapsody
+ which made Saïd kick and edge away with loathing as from the
+ touch of a ghoul. The old beggar eyed him reproachfully.</p>
+
+ <p>“Ah, now thou art very like Mansûr—very like my son!” he
+ murmured, with a remembering shake of his head. “Mansûr
+ would never consent to have so much as a finger treated, though
+ I besought him with tears for hours together. The young are
+ ever so boastful of strength and blind to their own advantage.
+ And now, O my soul, if thou art ready I will show thee the house
+ of Yuhanna the Nazarene that thou mayest know it among others
+ for the house of an enemy.”</p>
+
+ <p>He rose and went to where Nûr was munching bread and olives,<span class="pagenum" id="Page_113">[Pg 113]</span>
+ with jaws cramped by the stiff coat of paint on her cheeks. He
+ whispered a few words to her, while Saïd stretched himself and
+ yawned, glad to breathe free of a place which the queer behaviour
+ of his new friend had rendered distasteful. Then together they
+ mounted the broken stairs and issued forth into the dewy shadow
+ in which the newly-risen sun steeped the narrow roadway.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-18">
+
+ <h3 class="nobreak">XVIII</h3>
+
+ <p>Mustafa led on by unfrequented tunnels and passages avoiding<span class="pagenum" id="Page_114">[Pg 114]</span>
+ as far as might be the main streets, where professional pride
+ obliged him to put on an appearance of extreme feebleness and
+ whine despairingly as one in the clutch of a devil. At last, in
+ a narrow lane between high walls, with never a lattice, he stopped
+ before a low door which was open.</p>
+
+ <p>“This is the house of the pig—the house of Yuhanna!” he whispered.
+ “I will enter—it is the beggar’s privilege. Do thou follow
+ as far as thou canst without being seen!”</p>
+
+ <p>A narrow passage turned at right angles after a few yards, so
+ that the interior of the house could not be looked into from the
+ street. This notion of an entrance the wealthier Christians and
+ Jews had borrowed from their Muslim neighbours. With the
+ latter it secured the harìm from wanton intrusion when taking
+ air in the courtyard, as common politeness prompts every visitor
+ to cry aloud on crossing a threshold. In the case of the former
+ it served chiefly to screen the inner luxury of the house from envious
+ eyes, and so preserve its owner from extortion or robbery.
+ In each instance plenty of rubbish and offal was strewn at the
+ outer gate and the passage maintained in as foul a state as possible,
+ as a blind to the tax-gatherer going his round of observation,
+ that the house might be assessed at a low rate.</p>
+
+ <p>On turning the corner Saïd was quite unprepared for the scene
+ of splendour which burst upon his sight. There was a small
+ quadrangle of two storeys high, its walls inlaid with arabesque
+ figures as a frieze under the roof and as medallions between the
+ windows. The pavement, worn uneven in places, was arranged
+ in a chequer of black and white stone. A few lemon-trees in the
+ centre formed a bower over a tank of clear water fed by a freshet
+ that flowed through the midst of the court in a toy channel. But<span class="pagenum" id="Page_115">[Pg 115]</span>
+ what charmed him and held his eyes, to the exclusion of all other
+ beauties, was a girl twelve or thirteen years of age, with black hair
+ plaited in two long tresses, and a skin like cream. She was playing
+ with a baby boy in the rich shadow beyond the space of sunlight.
+ A creeping plant upon the wall behind her had large green
+ leaves and trumpet-flowers of gorgeous purple. A pair of white
+ butterflies flirted above her head just where the sunlight veiled
+ the shadow in golden dust.</p>
+
+ <p>Her laughter, ringing clear and silvery in Saïd’s ears, seemed
+ part of the spell which held him motionless there, at the angle
+ of the passage, with a new hunger in his eyes. He licked his lips,
+ which were parched of a sudden, and tingled from head to foot.</p>
+
+ <p>The old beggar tottered across the open space of sunshine,
+ making a great clatter with his staff upon the pavement.</p>
+
+ <p>“Allah will give to thee, O my lady! I am a poor man and
+ very old …. Have pity!… O Lord!… See, I have a hand
+ that is withered! Allah will give to thee!… For the love of
+ Allah, help me or I die. O mistress of beauty, O daughter of
+ kindness, turn not thy face from my misery!… O Lord!…
+ Allah will give to thee!”</p>
+
+ <p>Saïd watched every movement of the girl ravenously, feeling
+ uplifted by a great yearning. He saw her start in terror at the
+ first sound of the old rascal’s plaint; but fear changed swiftly to
+ compassion, and, with a gesture bidding him wait, she disappeared
+ in the gloom of a doorway. His eyes remained steadfast on the
+ place where she had last been.</p>
+
+ <p>The old beggar stooped down as if to fondle the little child,
+ but in reality to pinch him spitefully. A howl of pain uprose,
+ which the honeyed words of Mustafa, spoken soothingly in a loud
+ and whining voice, were powerless to abate.</p>
+
+ <p>Presently the girl returned, followed closely by an old woman,
+ who seemed a servant. With a smile which caught at Saïd’s
+ breath she put some money in the old man’s palm and bade him
+ go in peace. Mustafa kissed her lily hand repeatedly, while the
+ old serving-woman took the baby in her arms and strove to quiet
+ it. Then he hobbled away, ceasing not to praise Allah in a loud
+ voice, calling down all blessings on the illustrious lady’s head,<span class="pagenum" id="Page_116">[Pg 116]</span>
+ till he was in the gloom of the passage close to Saïd, when he
+ muttered, with virulence,—</p>
+
+ <p>“May the girl be ravished! May her father be slain before
+ her eyes, and her little brother butchered in her arms! Allah
+ witness, I have waited long enough. The hour of the ruin of this
+ house draws nigh.”</p>
+
+ <p>“She is a darling—a pearl!” breathed Saïd in his ear. “I am
+ sick for love of her. As one athirst in the desert craves a cup
+ of water, so is my desire for her. O my soul! O my eyes! O
+ my beloved!”</p>
+
+ <p>They were out in the street by this time. The narrow way was
+ very quiet, the sun beating down fiercely upon it. There was no
+ one in sight.</p>
+
+ <p>The old beggar stopped short and confronted Saïd, striking his
+ stick on the paving-stones.</p>
+
+ <p>“Thou sayest well,” he hissed, surprise and glee together in his
+ eyes, “very well! By Allah’s leave thou shalt enjoy her—if it
+ were my last word, thou shalt possess her; so the dishonour of
+ my father’s house shall be fitly avenged. Allah reward thee, O
+ Saïd! child of my soul. A young man’s passion sees further at
+ times than an old man’s forethought. Wait a little while in patience.
+ The faithful grow mad against these pagans, who sit in
+ high places by favour of the Franks they serve. I see the wrath
+ of Islâm gather like a storm-cloud black and low over the dwellings
+ of the infidels. I hear the voice of the thunder afar off. The
+ heavens quiver because of the white lightning. A little while and
+ the storm will burst to overwhelm the whole race of them.”</p>
+
+ <p>Leaning on his staff, the old man lifted pious eyes to the strip
+ of living blue stretched like an awning above the high white walls.
+ There was something noble in his bearing as a prophet denouncing
+ the wicked. For the first time Saïd felt in awe of him.</p>
+
+ <p>“If Allah will thou shalt have her, I say! Of a truth thou
+ lackest not understanding. I who am wise had never thought of
+ it in all the years that I ponder the matter. Now thou art
+ dearer to me than Mansûr—dearer than my own son! Have a
+ little patience and I warrant thee thou shalt have her. Only forget
+ not, when thy desire is spent, to put her away into a house of<span class="pagenum" id="Page_117">[Pg 117]</span>
+ shame. Forget not that, I say, for it is the crowning point! So
+ shall my vengeance be perfect. Praise be to Allah!”</p>
+
+ <p>“May Allah increase thy wealth,” said the fisherman, moistening
+ his lips. “By the Coràn, I care nothing for the treasure of
+ the Christian pig so that I may have his daughter.”</p>
+
+ <p>“Thou shalt have her and half of the treasure as well,” said
+ Mustafa, rapturously, as they moved forward; “and when I die
+ the whole of the treasure will fall to thee. Let Mansûr cleave to
+ his leprous wife; I wash my hands of the dirt of him, for he is
+ no more my son. In truth, I am very happy. I must not
+ stretch out my hand to-day, for glad laughter would come in the
+ midst of my plaint, and who would give to a joyful beggar?
+ Come with me to the house of Abu Khalìl, where the coffee is
+ worth a Turkish pound each cupful ….”</p>
+
+ <p>He broke off and collapsed in a second from a hale and upright
+ old man to a starving wretch with one foot in the grave. His
+ withered hand thrust out before him, he tottered along, leaning
+ heavily upon the staff; and his piteous moans wrung their meed
+ of compassion from the heart of every passer-by. Saïd followed
+ a few paces in his rear. Thus they traversed the junction of three
+ busy markets—a place thronged to overflowing with a hustling,
+ multi-coloured crowd, through which a train of camels laden with
+ pelts were pushing a slow way, not without frantic shouting on
+ the part of their drivers.</p>
+
+ <p>Striking into a dark and deserted by-way, Mustafa resumed
+ his natural shape. Saïd was inclined to be loud in his admiration
+ of these rapid changes; but the old beggar dismissed all such
+ flattery by a majestic wave of his hand.</p>
+
+ <p>“It is habit, O my son! After well-nigh forty years of practice
+ thou couldst do it as well as I—perhaps better—Allah knows!”</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-19">
+
+ <h3 class="nobreak">XIX</h3>
+
+ <p>Abu Khalìl, the fat taverner, sat in the doorway of his shop,<span class="pagenum" id="Page_118">[Pg 118]</span>
+ blinking at the sunlight on the rough stones of the castle wall.
+ Piercing cries of importunate salesmen, warning shouts of donkey-boys
+ and muleteers—all the hubbub of the neighbouring market
+ reached him as a hum of insects. He nodded with it after the
+ manner of the very fat, to whom the world’s bustle is a perpetual
+ lullaby.</p>
+
+ <p>A few dogs lay stretched in the sun’s eye as if they had a mind
+ to be well roasted throughout. Beneath a dirty awning, spread
+ to shelter a stall of candies and sherbet, a white-turbaned negro,
+ its owner, was dozing in the yellow shade beside his wares, his
+ cheek reposing on a certain dainty of white sugar, fine-spun and
+ silky, which hung tangled tresses over the end of a wooden case.
+ A tod of hyssop, springing from a rift in the old stonework, had
+ dusty leaves and looked sickly in contrast with its pendant of deep
+ shadow. A green lizard slumbered on a jutting stone. Abu
+ Khalìl blinked at all these things until they mixed in rosy haze
+ before his eyes. The lizard seemed to fall upon the awning, the
+ negro and his sweetmeats were lifted up to meet it, the hyssop
+ swelled to a great tree, and Abu Khalìl’s head dropped forward
+ with a grunt of surrender.</p>
+
+ <p>When Saïd and the old beggar came upon him he was fast
+ asleep and snoring. His fat chin formed three several folds upon
+ his breast, his hands were clasped loosely upon his well-filled
+ girdle. He looked up with a start as their shadows fell short and
+ black on the cobbles before him; but it was more likely the clap
+ of their slippers which awakened him. With a noise between a
+ camel’s groan and the puff of a swimmer he half-rose to welcome
+ them. The huge mass moved grudgingly, forming strange creases
+ at the joints.</p>
+
+ <p>“May thy day be happy, O Mustafa! How is business?” he<span class="pagenum" id="Page_119">[Pg 119]</span>
+ muttered sleepily, and fell back at once to the restful posture
+ which suited his bulk. His glance of recognition at Saïd was
+ keener, being mixed with curiosity.</p>
+
+ <p>“So thou didst find thy way, effendi? I am happy.” His eyes
+ expressed an indolent wish to know what could have drawn a
+ young man whose beard was nicely trimmed, who was clad in a
+ decent robe of striped silk not very greasy, to consort with that
+ aged scapegrace.</p>
+
+ <p>“What is there to eat?” asked Mustafa, choosing a seat within
+ the tavern. “This day is a festival with me, for I have recovered
+ my son who was lost. So I said to my soul: O Soul, we must
+ rejoice and be lazy until the evening, because it has pleased
+ Allah to restore my son to me who have been long desolate.
+ Furthermore I said: O Soul, we will repair to the house of Abu
+ Khalìl, the illustrious—may Allah preserve him to us!—where
+ the coffee is worth a Turkish pound the cupful, and the smell of
+ the fried beans would make a prince hungry. Ah, beans are
+ excellent, O my uncle, and it is near noon. What hast thou in
+ the house?”</p>
+
+ <p>The fat host returned thanks for the flattering terms in which
+ this demand was couched by half-rising as before, saluting, and
+ wagging his head humbly. He called upon Allah to shower all
+ blessings on the head of his friend Mustafa, to make him happy
+ in his son; and then in the same breath—a long one for him—shouted
+ crossly to someone within, by the name of Camr-ud-dìn,
+ to pound coffee with all speed and prepare a mess of beans to fry.
+ Then the spark of excitement died down and he became torpid
+ once more.</p>
+
+ <p>Saïd and his adopted father were earnest in their discussion of
+ the beans when they appeared. The bowl might have been licked
+ out by dogs, so clean they left it. Each drank two cupfuls of the
+ famous coffee and accepted the offer of a narghileh. And then
+ their words became ever less frequent, until they went the way
+ of Abu Khalìl, falling fast asleep one after the other.</p>
+
+ <p>For hours they dozed on by fits and starts. The place was
+ very quiet except for a distant murmur from without, soothing<span class="pagenum" id="Page_120">[Pg 120]</span>
+ as the sough of reeds in the wind, and an occasional din of pots
+ and pans from the inner closet, where Camr-ud-dìn and his
+ mother were always at work.</p>
+
+ <p>When at last Saïd became wide awake it was towards evening
+ and the tavern was crowded. With strained knuckles he rubbed
+ the cobwebs of a dream from his eyes and let off the remains of
+ sleep in a mighty yawn. Mustafa had removed his stool to a
+ little distance, so as to be within earshot of a group whose talk
+ appeared to interest him greatly.</p>
+
+ <p>A young man, who seemed of consequence, was holding forth
+ to a half-circle of humble admirers hanging upon his words with
+ mouths agape. His turban, finely embroidered, bound a fez
+ which, if not new, was certainly newly-blocked. His overcoat of
+ emerald green, falling loose to his heels when he stood upright,
+ was edged all over with fur. It was now flung carelessly open,
+ displaying a robe of striped silk, own brother to that which Saïd
+ wore, though the relationship was somewhat obscured in the latter’s
+ case by dirt. The gravity with which he stroked his beard,
+ at the same time letting his keen brown eyes range over the faces
+ of his hearers, was very impressive. The confidence of his speech,
+ and the rhetorical flourishes with which he emphasised each point,
+ spoke him a lawyer, and might have spared him the frequent
+ statement of his calling. Following the example of his companion,
+ Saïd hitched forward his stool to listen. “I that am a
+ lawyer and know what right is—I tell you,” the orator was saying,
+ “that this state of things cannot endure. It is not to be
+ borne. In the olden time, when the infidels were duly held in
+ subjection under us, was there any strife?—I ask you, was there
+ any such bitter hatred as there is nowadays? The fault lies with
+ the Franks, who play the rulers in this land and presume to guide
+ the hand of the Government. Is the Sultàn the servant of any
+ man that they should thus lord it in his dominions? But two
+ months since occurred a flagrant instance of their meddling, when
+ a judgment of his Eminence, the Mufti, against a certain Nazarene
+ was set aside as a thing of naught by the Wâly’s order.
+ And for what reason?”</p>
+
+ <p>The lawyer spread out his hands and smiled fiercely.</p>
+
+ <p>“And why? Think you that his Excellency, the Wâly, would<span class="pagenum" id="Page_121">[Pg 121]</span>
+ incline to act thus of his own volition? Never! It was because
+ certain of the Frankish consuls went to him and said in his ear
+ that Fulân<!--Fulàn -> Fulân--> was under foreign protection. Is the pride of Islâm
+ dead that such things are borne with meekness? Is the tiger become
+ a lamb?… I ask all of you here—Who is the governor
+ of Damashc-ush-Shâm?—and you tell me, his Excellency, Ahmed
+ Basha, his honour, the Wâly. I say no! and again no! Ahmed
+ Basha—may Allah preserve him!—and all who bear rightful authority
+ over us are but the servants of the Franks …. Behold
+ they gather upon us like vultures, they contend which shall have
+ the greatest share of the spoil—that is, of the wealth of Islâm.
+ Woe is me, for the end of all things draws nigh! The cross is set
+ above the crescent, the feet above the head. If any oppose them
+ they cry aloud to their masters, the powers of Europe, and great
+ ships are sent across the sea to lay waste our coasts; as was done,
+ you may remember, not two years since at Jedda, where the
+ townsfolk had risen as one man to exterminate the Christians. O
+ Allah, Most High, how long must these things be? How long
+ wilt Thou suffer the heathen to triumph over Thy faithful?”</p>
+
+ <p>He paused with hands and eyes upraised. A fierce murmur of
+ applause spread to the uttermost corners of the room. All the
+ idlers had left their talk to listen. One or two that were unbelievers
+ slunk out at the door, thankful for the excitement which
+ allowed them to escape unheeded.</p>
+
+ <p>“The Turks themselves are not much better than the Franks,”
+ said a short man, hardily. “They say that the Sultàn is a pagan
+ secretly. It is sure that his likeness—a thing forbidden and accursed—hangs
+ over his head where he sleeps. Ah, if we sons of
+ the Arab had but a Khalìfa of our own race we would shake off the
+ Franks as a waking man brushes fleas from his raiment!”</p>
+
+ <p>An awe-stricken hush followed this bold utterance. All looked
+ to the lawyer, whose eyes were wrathful on the rash man who
+ dared to speak treason in his presence in a public place. Himself
+ had no great cause to love the Turks, but spies were everywhere,
+ and it was always wise to speak good of the authorities. Besides,
+ he hoped one day to obtain the post of Cadi, and to that end was<span class="pagenum" id="Page_122">[Pg 122]</span>
+ anxious to stand well with the Government. Very sternly, therefore,
+ he bade that madman hold his peace. The rebuke he thought
+ fit to administer was thickly interspersed with praise of all the Sultàn’s
+ delegates, from Ahmed Pasha, the nervous old general set to
+ rule over a turbulent province, to himself who hoped some day to
+ be Cadi. Then, when the seditious one had no more treason left
+ in him, but was become limp all over and hung his head, he took
+ up the burden of his previous speech.</p>
+
+ <p>“These Christians wax rich. They multiply beyond measure
+ while our numbers dwindle by reason of the thousands of our
+ young men who are slain in war. The Christians furnish no men
+ to the army; they swoon at sight of a sword or a gun. Yet they
+ murmur because a tax is required of them in place of soldiers.
+ They go weeping to their consuls because each of them is obliged
+ to pay—it may be twelve piastres a year. Of old, as is well
+ known, all the world that is under the hand of the Sultàn was
+ divided into two houses—the House of Islâm and the House of
+ War. Now the Nazarenes, being dwellers in the House of War,
+ had to pay, each man, a small sum yearly for his life. It was
+ just, for are they not the vanquished and their lives duly forfeit
+ to Islâm. Now, by favour of the Government, that tax is remitted,
+ and the bedelíeh askerieh<!-- askeríeh -> askerieh--> laid on them instead. Yet they
+ grumble, saying that the tax—a very light one—is too heavy for
+ them to bear. Are they not rich? Do they not thrive and grow
+ fat among us by trade and usury? The Frankish consuls, I tell
+ you, are the root of their discontent. They stir them up to
+ anger us, that there may be an excuse to destroy us. The Franks
+ move us all as pieces in a game. They pit us one against another
+ and stand by, ready to fall upon the conqueror and overcome
+ him while he is weary. O day of misfortune! O day of ruin for
+ the Faith!</p>
+
+ <p>“You have heard how a Nazarene did lately pollute the harìm
+ of a respected Muslim in this city. The culprit—Jurji by name—is
+ now in prison awaiting his doom. Of right he should die, for
+ a man’s house is a sacred place and a breach of hospitality is the
+ blackest of all crimes in the sight of Allah. Yet it is known that<span class="pagenum" id="Page_123">[Pg 123]</span>
+ a Frankish consul—one who has the ear of the Wâly—is active
+ on his behalf. He may be released without punishment. What
+ say you to that? Is so great a wrong to be borne tamely? Since
+ these things are so, were it not seemly that the faithful should
+ rise as one man against the heathen and slay every living soul of
+ them, and burn their houses with fire? Allah is just!”</p>
+
+ <p>The sun had set behind the mountains and twilight was stealing
+ on the street without. The shadow in the tavern from being blue
+ and limpid was become black and opaque. The coo of the doves
+ floated on a tired murmur. Through the open door the negro
+ merchant was seen to take down his awning, bestow his wares
+ carefully in a battered packing-case, and finally to invert the
+ trestle which served him for a stall, and laying the case and the
+ folded awning between the legs, drag it away with him. The
+ wall which closed the outlook was pale and dead-looking, the bush
+ of hyssop making a dark blot upon it. Abu Khalìl was awake
+ at last. He stood by the threshold of the inner room, trimming
+ a lantern with ponderous leisure.</p>
+
+ <p>The old beggar leaned forward with flaming eyes. He laid his
+ sound hand on the delicate woof of the lawyer’s sleeve.</p>
+
+ <p>“I am with thee, effendi!” he cried. “Whenever the cry of the
+ Faith is raised, Mustafa will be ready! I will spare none of
+ them!” he yelled with sudden frenzy—“not one! Old men and
+ young, women and little ones, shall die, and in their death I will
+ spit upon them and spurn them with my foot. But the girls,
+ effendi”—he sank his voice to an eager whisper—“the girls
+ should not be slain. There are sweet ones among them—not so,
+ Saïd, my son? They whose fathers hate and revile the Faith
+ shall give birth to true believers. Each one of them shall suckle
+ a Muslim at her white breasts. I am with thee I say! But wait,
+ thou hast not heard what was done to my sister, nor yet the oath
+ which I swore before the Cadi in the time of Ibrahìm Basha the
+ Egyptian. Aha, that is a good story—capital!…”</p>
+
+ <p>With a gesture of contempt and impatience, in which there was
+ a leaven of terror, the lawyer shook himself free of the old man’s
+ grasp.</p>
+
+ <p>“Thou art mad!” he exclaimed. “What have I in common with<span class="pagenum" id="Page_124">[Pg 124]</span>
+ thee?” Then a little ashamed of the fear he had shown, he continued,
+ in a very firm voice,—</p>
+
+ <p>“Am I he that gives orders to the faithful? I do but utter that
+ which every believer knows to be true. You have heard how it
+ has been foretold that when the first of the sevens shall fall the
+ ruin of Islâm will begin; when time shall invert the second it shall
+ be completed. Are we not now in the year 1277 of the Hejra?
+ The first of the sevens is about to fall, and with the third year
+ hence the second will fall in its turn. In the insolence of the Nazarenes
+ and the growing power of their protectors we see the seed of
+ destruction. If the sun of the Faith must set—which Allah forbid!—I
+ say let its setting be like unto its rising long ago! Let
+ flames of burning houses lick the sky, and the blood of the idolaters
+ flow like a great river. I foresee war. It breaks out in the
+ Mountain, where the Mowarni openly declare themselves to be
+ subject to the French alone. They grow boastful and overrate
+ their strength. Soon they will provoke the Drûz, who, though
+ less numerous than they, are braver by a great deal and better
+ skilled in warfare. Who but Allah can foresee the end of it?
+ But I, being a lawyer and learned, tell you that as a spark falling
+ amid a heap of touchwood, so is a little war in a land of discontent.
+ Though but ten men rise boldly against the heathen, in a
+ few days there will be slaughter from Haleb to Oman! Allah be
+ with you! May your evening be happy, O my friends!”</p>
+
+ <p>With a slight reverence to the company, which called forth a
+ storm of compliment and blessing, he rose, and gathering his
+ furred garment about him sauntered forth into the twilight.</p>
+
+ <p>Abu Khalìl had lighted the lantern by this time, and it hung
+ from a hook beside the inner door. Its ruddy beams shone on
+ swarthy faces of excitement, turned one to another in the flow of
+ talk which comes, like a sigh of relief, after the strain of a thrilling
+ story. To most men there it was nothing but a tale they had
+ just heard; a little more stirring, perhaps, than other tales, because
+ it told of a future they might all see instead of a past which
+ they had never known. They speedily dispersed once more into
+ groups, chatting eagerly of more homely topics.</p>
+
+ <p>It was night—the time when devils lurk in every dark entry<span class="pagenum" id="Page_125">[Pg 125]</span>
+ and keep festival in every ruined dwelling. One man told a
+ gruesome story of how his brother once slew a jinni by accident.
+ It happened in that very city, in a street not a hundred paces
+ from where they were sitting. Even at that early hour the flesh
+ of every listener crept deliciously, and close-shorn heads put
+ forth bristles under turbans.</p>
+
+ <p>His brother—the narrator laid proud stress on the relationship—was
+ belated one night on his return home. His name was
+ Kheyr-ud-dìn, a good pious man and a true believer. Walking
+ down a certain street he came suddenly to an unseen barrier. He
+ could pass his hand along it as along the surface of a wall; the
+ feel of it was smooth like glass or tight skin. Yet there was
+ nothing to be seen in the way; only the narrow lane in moonlight
+ and shadow, and the dogs prowling in search of offal. Then he
+ espied what seemed a sewn goat-skin for holding water, lying
+ collapsed and empty in the midst of the causeway. And as he
+ looked, behold it filled out and tightened, and began to roll.
+ Kheyr-ud-dìn, who was a pious man, praised Allah, and marvelled
+ much to see it rolling thus of itself, with none to push it nor any
+ slope of the ground to cause displacement. And as it rolled, lo!
+ it grew until it was huge like an elephant. Then he began to
+ be afraid, and desired to go quickly to his own house. But the
+ unseen wall prevented him, and all his strength availed not to
+ break through it. Then he cursed the father of that wall, and its
+ religion, and its aunt, and its first cousins, and its offspring down
+ to the third generation, kicking it all the while and beating it with
+ his hands. At last, being very angry, he took the knife from his
+ girdle—a sharp knife with a fine handle inlaid of brass and
+ silver—an heirloom in the family. With that he struck at the
+ barrier and it ripped down like flesh.</p>
+
+ <p>There was a hideous shriek; he was snatched suddenly out of
+ the moonlight and the streets and whisked away to a place of
+ darkness, where the king-jinni sat on a throne of fire. All the
+ people of the jân were there, lurid in the red glow of their
+ monarch’s seat. The king’s eyes were set slantwise in his head;
+ his ears were long and leaf-shaped like the ears of a pig. He<span class="pagenum" id="Page_126">[Pg 126]</span>
+ wore no turban nor any covering to his head, which was bald
+ and dome-shaped, of the same colour as his face—that is to say
+ mouse-colour. Flames shot from his eyes as he leaned forward to
+ frown on the prisoner. All the people of the jân grinned horribly
+ upon Kheyr-ud-dìn, and gave forth a hissing sound. He
+ stood accused of slaying one of them, by the name of Yusuf. In
+ vain he disclaimed all knowledge of the crime.</p>
+
+ <p>“Thou liar!” said the king, turning a glance of fire upon him,
+ which burnt right through clothes and flesh, and shrivelled the
+ marrow of his bones. “Didst thou not rip open his belly with
+ thy knife there in the open street? Is not his death shriek yet
+ present in our ears? By my head, thou shalt die for it!”</p>
+
+ <p>And all the people of the jân yelled frightfully, “He shall
+ die! He shall die!”</p>
+
+ <p>Then in his great distress he called aloud upon the name of
+ Allah; when lo! in a trice he was back once more in the quiet
+ street, and there was no barrier nor any waterskin, but only a
+ few dogs skulking in the moonlight.</p>
+
+ <p>Another spoke of serpents.</p>
+
+ <p>“There is a kind of snake,” he said, “which has his dwelling on
+ the skirts of the desert. He has neither head nor tail, but is
+ round like to a pigeon. When one approaches him he does not
+ hiss like other snakes, but barks like a jackal, and picks himself
+ up and hurls himself at the man. You may laugh at what I tell
+ you, but, by Allah, it is extremely true. My grandfather shot
+ one of that kind with a gun which is now mine. I will show it
+ you if you will favour me with a visit at my house. It is a good
+ gun, and I wish to sell it. It is worth much money.”</p>
+
+ <p>Quoth another,—</p>
+
+ <p>“By the Coràn, but thy pigeon-snake is a light thing as compared
+ with the mighty serpent of which I have heard old men
+ speak. He traversed the land of old, devouring all things, even
+ men and women, until at last he slid down from the crest of the
+ mountain, glided under the sea as under the lid of a box, and was
+ no more seen. He was clothed all over with long hair, part black,
+ part white, like a goat’s; and his length was a day’s journey from
+ head to tail. Allah have mercy—a strange thing!”</p>
+
+ <p>Saïd would gladly have drawn near to listen. It was a kind<span class="pagenum" id="Page_127">[Pg 127]</span>
+ of talk that pleased him, as befitting the hour. The tavern reeked
+ of good cheer, the company was numerous enough to preclude
+ real terror, while a glimpse of the gruesome, populous night from
+ the open door gave a shuddering zest to each new story. The
+ cellar of Nûr, too, where he was to sleep, was not far distant,
+ and he was sure of Mustafa’s company in the walk thither. He
+ burned to tell a marvellous story of what had befallen his uncle on
+ a journey into Masr. The yarn had become popular, almost
+ proverbial, in his native town, where it was known as Saïd the
+ Fisherman’s story of the Blue Afrìt. Of all the dwellers in
+ Damashc-ush-Shâm, Selìm alone had heard it. The adventures
+ of other men’s kindred dwindled to everynight blunders wherever
+ it was told.</p>
+
+ <p>But the beggar’s skinny hand clutched his arm, enforcing attention.
+ He yawned as he hearkened to the old man’s raving of
+ blood and vengeance. The wild looks and wilder talk of his
+ companion made him fear that he had cast in his lot with a
+ madman. But then<!-- when -> then --> Mustafa gripped his arm tighter and looked
+ into his eyes, and laughed, saying, “Aha! that was a good thought
+ of thine. By the Coràn, I hold thee dearer than Mansûr—dearer
+ than my own son! Shalt have her, dost understand? In sh’Allah,
+ thou shalt possess her!” Saïd was reassured<!--Fixed reasured--> on the score of
+ his sanity.</p>
+
+ <p>Abu Khalìl, the fat taverner, looking round benignly upon the
+ faces of his guests, marvelled much in his sleepy way to observe
+ those two speak so earnestly together. Mustafa was hatching
+ some beggar’s plot, he supposed; but the dutiful and submissive
+ bearing of the young man towards his sire made a deep impression
+ on his flabby brain. Camr-ud-dìn had that day cursed
+ his father’s religion, which was his own, and Abu Khalìl had
+ been properly indignant. In return he had cursed his son’s creed,
+ as also his father and his mother. He felt that he was not blessed
+ in his offspring, and in a dim, fat way he envied Mustafa.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-20">
+
+ <h3 class="nobreak">XX</h3>
+
+ <p>Between the cellar of Nûr and the tavern of Abu Khalìl the<span class="pagenum" id="Page_128">[Pg 128]</span>
+ summer days passed lazily for Saïd. The year’s last rain had
+ fallen. Each departing night left a burnished blue canopy over
+ the city, on which the sun crept slowly like a snail of fire. The
+ cry of the water-carriers grew sweet and ever sweeter in the ears
+ of all men; and the street-dogs<!--street dogs -> street-dogs--> panted with lolling tongues as
+ they slept.</p>
+
+ <p>Every evening drew forth a great multitude to the pleasure-houses
+ studding the gardens by the river bank. Men sat on
+ stools, or cross-legged on the ground, sipping sherbet of almond
+ or tamarind or rose, and chattered with the birds in the respite
+ from a sultry day; while the sky glowed amethyst, then emerald,
+ then beryl, and the earth’s bloom among the trees became a paleness
+ of lilies.</p>
+
+ <p>Once at sunset time Saïd went to the coffee-house of Rashìd,
+ where he had slept that night with Selìm, to make inquiries concerning
+ his former partner. But the landlord was gruff and slow
+ to answer, so that Saïd abstained from further questions and returned
+ thither no more.</p>
+
+ <p>Every morning, about daybreak, the old beggar arose. Having
+ broken his fast upon the soured milk and bread prepared for him
+ by Nûr, he took up his staff and set out for some mosque or archway
+ where was both shade and concourse—the two main requisites
+ for a beggar’s seat. Saïd, rising perhaps an hour later,
+ had the live-long day idle upon his hands, after he had brought
+ water for his hostess and helped her to order her dwelling. He
+ stood high in the good graces of the grim old woman: partly, no
+ doubt, because of the little services he was ever willing to render,
+ but chiefly owing to the lover-like attitude he adopted towards her.</p>
+
+ <p>He used her reverently yet fondly, as the desire of his soul.</p>
+
+ <p>It seemed a humorous thing for a free man to serve an old<span class="pagenum" id="Page_129">[Pg 129]</span>
+ woman of evil repute; and Saïd, having once grasped the fantastic
+ side of their relation, played his part thoroughly and with all the
+ fervour of a devotee. From constantly cajoling her with flattery
+ and impassioned words he himself came near to forget that a
+ hag’s face underlay her mask of paint; and she, for her part,
+ though alive to the cozenage, grew to dote on him as the apple of
+ her eye.</p>
+
+ <p>Sometimes, when the fragrant smoke of a narghileh made a
+ philosopher of him for half-an-hour, he contrasted the lot of
+ this old woman with that of Hasneh and other wives of poor men.
+ Here was one whose name had been a byword for infamy living
+ as a queen in her old age, extending bounty and protection to
+ whom she would, exacting service as her due. The greatest of
+ the city came under cover of the night to beseech her aid in secret
+ business of the heart. Grand ladies of some notable’s harìm, veiled
+ from all peril of recognition, sought her in their way from the
+ bath or the perfumer’s on a like errand. Clandestine lovers made
+ their heaven in her upper room. Each and all, fearing, blessed
+ her and left gold in her hand. “Allah grant me as prosperous an
+ old age!” thought Saïd. And yet Hasneh, the rough-handed
+ and meanly clad, would have deemed herself the better of such
+ an one. It was a strange thing!</p>
+
+ <p>Another person who had conceived a warm liking for the fisherman
+ was the fat taverner. As the bright pattern of filial devotion,
+ Saïd was always welcome to meat and drink and a narghileh afterwards
+ in return for occasional help in the service of the coffee-house.
+ Abu Khalìl loved to ply him with parables and hard
+ sayings, beginning always, “There was once a son,” and ending
+ mostly in an attempt to cuff poor Camr-ud-dìn, the “son” in
+ question. This unfortunate youth inherited his father’s tendency
+ to fall asleep at odd moments. He would have become fat, too,
+ like his father, had he been allowed to remain long enough in
+ one spot. It was his constant chagrin that he could enjoy no
+ rest, between waiting on customers and obeying his sire’s behests;
+ for Abu Khalìl, though always dormant himself, would not let his
+ son indulge in a moment’s lethargy. Camr-ud-dìn carried his<span class="pagenum" id="Page_130">[Pg 130]</span>
+ grievance plainly written on his dirty brown face. He did everything
+ under protest; and he loathed the sight of Saïd, who was
+ for ever being held up to him for an example.</p>
+
+ <p>Once or twice Saïd caught a glimpse of Selìm among the crowd
+ in the streets, but on each occasion was able to dodge aside and
+ avoid him. He would have rejoiced to know him happy and doing
+ well, but was ashamed to meet him face to face. For this
+ reason he shunned the great bazaars and more crowded ways in
+ his walks abroad.</p>
+
+ <p>At least once in every day he was drawn to the house of
+ Yuhanna the Christian. Sometimes he went thither at evening,
+ when a deep earth shadow wrapped the city, and the western hill
+ was black against an orange glow; more often in the early morning,
+ while the ways were yet shady. Hid in the angle of the
+ porch he could observe all that passed in the court within. The
+ very stones of the pavement had charm for him. His beloved
+ came and went, appeared and disappeared, now crooning a love-song
+ with her baby brother in her arms, now mocking the coo
+ of the pigeons, now romping with a maid-servant. Whether she
+ stood on tiptoe with head thrown back and arms uplifted, her
+ long tresses reaching almost to her heels, to pull down the branch
+ of a lemon-tree and see if a certain fruit were yellowing; whether
+ she stamped her foot in sudden anger at the clumsiness of a
+ servant, or slapped the child, who loved to bury his tiny hands in
+ her hair and sometimes caused her pain—whatever she did was
+ full of grace in Saïd’s eyes. He would con over her moods and
+ postures afterwards as he lay awake at night, tossing feverishly
+ with a fire at his heart. Crouching in the shadow of the entrance
+ he feasted his eyes on her beauty of form and motion, until someone
+ came to disturb him, when he stole back in the blue shadow
+ of narrow alleys, shunning instinctively the sunlight and open
+ places, with a singing in his ears.</p>
+
+ <p>At such times he went not to the tavern of Abu Khalìl, but
+ straight to the cellar of Nûr. The old woman listened kindly
+ to his ravings, and soothed him with hints of hope, bidding him
+ have but a little patience and he should be satisfied. The girl’s<span class="pagenum" id="Page_131">[Pg 131]</span>
+ father, she said, was a wealthy merchant, a Nazarene, and under
+ protection. It would be unsafe to carry her off in a time of
+ quiet, for the Frankish consuls would be sure to clamour for
+ vengeance. Alas, in these days none but a true believer could
+ be wronged with impunity. But a change was at hand. Wherever
+ she went—in the palaces of the great as in the cellars of the
+ poor—she heard murmurs of discontent. Men’s forbearance was
+ taxed to the utmost. A little more—a feather, it must give way,
+ and then Allah knew what would happen! There would be riot—that
+ at least was certain—and amid the confusion of a whole
+ city’s rising one girl could be abducted and no man know it. Saïd
+ must therefore wait and trust in Allah.</p>
+
+ <p>He drew some momentary comfort from this assurance, but
+ his desire grew with every day, threatening to consume him. Old
+ Mustafa rejoiced secretly at the haggard looks of his young ally.
+ He strove by all means to foster a longing which promised to fall
+ in timely with his scheme of revenge. He spoke rapturously of
+ the charms of Yuhanna’s daughter when they sat together among
+ the gardens in the pale evening; and he would hug himself with
+ glee when the fisherman leapt up and cursed the day he was born,
+ beseeching Allah to strike him dead, for what was life to him
+ without his darling!</p>
+
+ <p>One morning, as Saïd lounged in the tavern of Abu Khalìl, a
+ dehlibash entered, followed by an obsequious private. His uniform
+ was that of the irregular troops distributed for a safeguard
+ among the country towns and villages. He cast a keen glance
+ round the coffee-house, passing over Camr-ud-dìn and his father
+ and two Christian lads drinking arak together in a corner, until
+ his eye rested on Saïd.</p>
+
+ <p>“Yonder is the man for us—what sayest thou, ’brahìm?”</p>
+
+ <p>“A strong man!—a fine man!” agreed the soldier, bending his
+ right arm and feeling the muscle thereof to confirm his meaning.</p>
+
+ <p>“Look here, O what is thy name?” said the officer, addressing
+ Saïd; “if thou hast a mind to earn ten piastres, rise up and follow
+ me!”</p>
+
+ <p><!-- Removed opening quotes -->If he wished to earn ten piastres! O day of blessing! O day<span class="pagenum" id="Page_132">[Pg 132]</span>
+ of good luck! Upon his head he would serve his Excellency. To
+ hear was to obey. Might Allah preserve his Honour’s life for
+ ever! What might be his Grace’s further orders?</p>
+
+ <p>The officer strode out of the tavern again, motioning him to
+ walk with the private soldier. In this order they traversed the
+ city. Passing out at an eastern gate they came to a wide-open
+ space where grass grew in ragged patches. Under some big trees
+ which bordered the parade ground was a motley gathering of men
+ and horses. The arrival of the dehlibash was hailed with loud
+ blessing and cringing salaams. A steed was apportioned to Saïd,
+ while the officer counted his men.</p>
+
+ <p>“Praise to Allah, the tale is complete!” he said with a sigh
+ of relief; and then, looking at his watch, “It is lucky that it is so,
+ for it wants but a half of the appointed hour. Here, ’brahìm,
+ let this man wear thy paletot and give him a gun! At present
+ he has nothing of the soldier about him. At an ordinary time
+ it does not matter; but a friend whispered me this morning that
+ the Wâly himself purposes to review us; and it is likely Abdul
+ Cader will be with him. He is a great general by Allah, is
+ Abdul Cader—his eyes are as the eyes of an eagle. Well”—he
+ shrugged his shoulders and spread out his hands in deprecation—“if
+ the Government can only afford to pay seventy soldiers and
+ I am obliged to maintain a hundred, is it my fault that they be
+ not clothed like the Sultàn’s body-guard?”</p>
+
+ <p>Saïd<!--Remove possessive 's--> donned the soldier’s overcoat. The hood hanging between
+ his shoulders irked him like a burden, so that he twisted
+ his neck to see what was there, provoking shouts of laughter.
+ Then he swung the carbine across his back, just as the order to
+ mount was given.</p>
+
+ <p>The dehlibash marshalled his troop, two deep, in the middle
+ of the parade ground. Even thus, in the full glare of the sun,
+ with glint of gun-barrels and prancing of steeds, the show was
+ not a brave one. A few half-naked urchins, smitten with awe at
+ the sight, stood to watch, and idlers from the city gathered to
+ the spot. Presently there was a noise of shouting and a pair
+ of outriders cantered out at the gate, followed at an interval of<span class="pagenum" id="Page_133">[Pg 133]</span>
+ about a hundred yards by a group of horsemen in civil dress
+ surrounding the person of the Wâly.</p>
+
+ <p>Ahmed Pasha wore the official frock coat and dark trousers, his
+ sober Frankish garb contrasting strangely with the gorgeous
+ trappings of his charger. His pale, intellectual face appeared the
+ whiter for the scarlet fez pressed low on the forehead. Beside
+ him, on the left hand, rode that great one whom Saïd had seen
+ in the court of the mosque, sitting with the Mufti and Ismaìl
+ Abbâs. Two Franks, whose top-boots were very prominent, rode
+ on the Wâly’s right, and a servile official or two completed the
+ party.</p>
+
+ <p>“Who is he?” Saïd inquired of a neighbour in the ranks.</p>
+
+ <p>“Who? O stupid! Ahmed Basha, of course!”</p>
+
+ <p>“No, I speak not of the Wâly; but say, who is that great one
+ who rides at his left hand?”</p>
+
+ <p>“Whence comest thou? Who art thou who dwellest in Es-shâm
+ and dost not know Abdul Cader, the mighty chief of
+ Eljizar whom the French took and imprisoned and at length
+ banished hither! Hist!”</p>
+
+ <p>The troop saluted after a fashion, and the Wâly began his ride
+ along the ranks, chiefly to ascertain that the right number of
+ men were there. He seemed mortified by the wretched appearance
+ of the troop. The two Franks smiled openly, pointing out
+ individual scarecrows one to the other. As luck would have it,
+ something in Saïd’s bearing pleased Ahmed Pasha. He reined in
+ his horse before him and made a remark over his shoulder to
+ the Franks, who drew near with expectant faces.</p>
+
+ <p>“Now, my man, thou that art a servant of justice in this province,
+ I put a case to thee: Suppose thou foundest a Muslim and
+ a Christian fighting together, what wouldst thou do?”</p>
+
+ <p>Saïd reflected a moment.</p>
+
+ <p>“May it please your Excellency, I should take the Kâfir to
+ prison.”</p>
+
+ <p>The Wâly bit his lip and rode on. The Franks tried in vain
+ to stifle their laughter. Even Abdul Cader smiled and his eyes
+ twinkled.</p>
+
+ <p>His round of inspection over, Ahmed Pasha addressed some<span class="pagenum" id="Page_134">[Pg 134]</span>
+ sharp words of admonition to the troops; and refusing to listen
+ to the officer’s excuses, rode back again into the city. The crowd
+ which had followed the governor dispersed after him. The
+ soldiers retired to the shade of the plane-trees and there dismounted.
+ Saïd and some fifty other faggots were paid off; and,
+ being deprived of their guns and such soldierly garments as they
+ had assumed for the nonce, sauntered away as civilians.</p>
+
+ <p>In his road to the tavern of Abu Khalìl, the fisherman saw
+ signs of unwonted excitement. The faces of the men he met had
+ a fierce and eager look. Once or twice a Nazarene passed him,
+ slinking along by the wall with the furtive side-glance of a dog
+ that one stones. Drivers of camels and mules who seemed to
+ come from the way of the mountains were beset by an eager
+ crowd begging for news; while others coming off the desert passed
+ unheeded save for the curses of those whom the advance of their
+ laden beasts threatened to crush against the wall. Khans and
+ coffee-houses were full to overflowing, and the sound of many
+ voices in agitation came from their shadowy doorways. It was
+ near noon—an hour when men are wont to move lazily, and the
+ very camels seem to slumber as they rock heavily onward with
+ jangling bells. But to-day all was animation. Even the street-dogs
+ opened an eye, drew in their tongues at intervals and stirred
+ uneasily in their sleep.</p>
+
+ <p>Saïd accosted two men who were arguing and gesticulating in
+ the shade of a merchant’s awning.</p>
+
+ <p>“What is the news?” he asked.</p>
+
+ <p>“Great news, O my uncle—news of moment! There is war in
+ the Mountain and it is sure that the Mowarni have arisen and
+ have destroyed twenty villages belonging to the Drûz. One that
+ has but now arrived from Beyrût assured me of it. He saw the
+ flames like stars on all the seaward slopes as he passed the ridge
+ at sundown. It is sin, by Allah! for the Drûz are our brothers
+ in this matter.”</p>
+
+ <p>“Nay, by Allah! it is a lying report thou hast heard!” cried
+ the other man, vehemently. “It is the Drûz who have risen up
+ suddenly and have destroyed thirty villages of the Mowarni. It<span class="pagenum" id="Page_135">[Pg 135]</span>
+ is true, however, what thou sayest, that the Drûz are our brothers.
+ May their power increase!”</p>
+
+ <p>The merchant before whose shop they were squabbling removed
+ the ivory mouthpiece of a narghileh from his lips and
+ crossed his legs more comfortably.</p>
+
+ <p>“It is likely both of you are wrong,” he said. “The event occurred
+ only yesterday, so the tidings are not yet confirmed. This
+ is but the first rumour which we hear. It is surely greater than
+ the truth.”</p>
+
+ <p>Saïd hurried on his way with a full heart. Wild fancies, that
+ were half hope and half project, throbbed in his mind. The time
+ foretold of the lawyer was come; the day to which Mustafa looked
+ for vengeance was at hand. A fire was kindled on Lebanon, and
+ a strong wind blew from the sea. The smoke was driven over
+ the great city, and there were sparks in the smoke. Es-Shâm
+ was as a heap of tinder carefully prepared. Through vague
+ pictures of riot and bloodshed he saw the daughter of Yuhanna
+ as he had first seen her, fondling her baby brother in a blue
+ shadow which the intervening sunlight dusted with gold. The
+ vision was perfect even to the purple flowers on the wall at her
+ back and a pair of white butterflies sporting above her head. The
+ vividness of it pained Saïd, causing heart and brain to ache.</p>
+
+ <p>The tavern of Abu Khalìl was crowded and uproarious when
+ he reached it. Just within the threshold, forced outward by the
+ press, stood the host himself with back to the sunlight. By his
+ manner of standing he seemed anxious and ill at ease. The
+ expression of his face when he turned was the same which Saïd
+ had seen it wear when knives were drawn in the house or a
+ customer flew at another’s throat. With a touch of the hand
+ and a whispered salutation the fisherman slipped past him and
+ edged his shoulder into the throng. Stools overturned were being
+ kicked about among the feet of the disputants. Clenched hands
+ were shaken fiercely in angry faces. Every man believed himself
+ to be possessed of the truth of the matter and resented his neighbour’s
+ statement.</p>
+
+ <p>“Thirty villages!”—“Twenty!”—“No, a hundred, I tell thee!”—“The
+ Drûz, by the Coràn!”—“The Christians for certain!”</p>
+
+ <p>In the thickest of the crush Saïd descried an emerald mantle<span class="pagenum" id="Page_136">[Pg 136]</span>
+ edged with fur. It shone out brightly amid the ruck of soiled
+ robes of every conceivable colour, blue predominating. An embroidered
+ turban binding a newish fez was conspicuous in like
+ manner. The young lawyer, who came thither to converse with
+ clients, was struggling to obtain a hearing.</p>
+
+ <p>“I who am a lawyer tell you that it behoves all men to keep
+ peace at this crisis!” Saïd heard him cry. “Let the unbelievers
+ extirpate each other—Durzi and Marûni. The Franks are powerful
+ and wish ill to Islâm. They will cause all who take part
+ against the Christians to be put to death. What profit has a man
+ though he destroy his enemies if he die for it? The Wâly has
+ summoned the Council of Notables. They will take strong
+ measures to prevent a disturbance. Calm your minds, I entreat
+ you, all of you!”</p>
+
+ <p>Derisive shouts drowned his prayers. The old beggar sprang
+ forward and gripped his shoulder. He swung the lawyer round
+ so that he could grin in his face.</p>
+
+ <p>“What is this, effendi?” he said with a mad laugh. “Does a
+ man change his mind with each moon? A little while since, when
+ the chance of war seemed remote, thou wast a lion, exhorting us
+ to battle with brave words. But now, on the eve of the tumult
+ thy heart grows faint. In the beginning, when there is but a
+ spark, it is easy to fan it or blow it out, whichever one please;
+ but afterward, when it is become a great fire all the breath of a
+ man avails not to extinguish it. Courage, O Excellency! It is a
+ creditable thing to be chief among men. Be sure I will give thee
+ all honour, and praise thee as my leader in this business!”</p>
+
+ <p>With an oath the lawyer tore himself away. His face was
+ vivid as he pushed through the noisy crowd to the door. He
+ passed quite close to Saïd, so that the latter could hear him
+ mutter under his breath,—</p>
+
+ <p>“A madman—dangerous to the peace of the city—I go straight
+ to denounce him. With Allah’s leave he shall be in a gaol ere
+ sunset!”</p>
+
+ <p>Saïd watched him shuffle away in the direction of the Wâly’s
+ house, keeping close to the castle wall, as though its strength<span class="pagenum" id="Page_137">[Pg 137]</span>
+ were a protection, the skirts of his emerald coat bellying behind
+ him. Then he elbowed his way to where Mustafa was leaping
+ and dancing like a maniac in the midst of the press, screaming
+ curses on the Christians to the joy of all.</p>
+
+ <p>Saïd plucked his robe and whispered, but the old man shook him
+ off at first and raved more frantically than ever. But by dint
+ of repeating his warning in a louder tone, and dragging him by
+ main force towards the door, he at length won him to hear
+ reason. They went out together into the blinding sunshine,
+ Mustafa cursing all lawyers and their kinsfolk.</p>
+
+ <p>On reaching the cellar where they lodged, “Allah is gracious!
+ The time is come, O Nûr!” cried Mustafa, capering and waving
+ his skinny arms in a frenzy of glee.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-21">
+
+ <h3 class="nobreak">XXI</h3>
+
+ <p>In those days the taverns of the city were never empty except<span class="pagenum" id="Page_138">[Pg 138]</span>
+ at dead of night. Each sun brought fresh tidings of a rousing
+ nature; and the excitement of the vulgar is a gossip who must
+ chatter or die. It was soon known for certain that the Maronites
+ had been the aggressors in the first place; but now the Drûz were
+ slaying them like sheep all along the mountain.</p>
+
+ <p>“Of a surety, the Drûz are our brothers!” was the judgment of
+ every true believer. “It is not true, what is commonly told of
+ them, that they worship a calf in secret places. By the Coràn
+ they are no idolaters. They fall not prostrate before pictures of
+ women and sheep, as do the Nazarenes; but worship Allah even
+ as we do. May they utterly destroy their enemies, who are
+ ours also!”</p>
+
+ <p>Men went about their work distractedly with brains on fire.
+ Unrest was everywhere. The sunlight itself, which baked the
+ roofs, quivered of anticipation. The crescent gleaming on dome
+ and minaret had a message for all the faithful.</p>
+
+ <p>Only in the Christian quarter fear reigned amid a deathlike
+ hush. The few inhabitants who ventured beyond its limits were
+ hustled and spit upon. True believers cursed and reviled them
+ so that they grovelled in terror of their lives. There was menace
+ in the very air, so that they breathed it with deprecation.</p>
+
+ <p>In the dewy shade of an early morning Saïd bent his steps
+ towards the house of Yuhanna. Wrapt in thought of his beloved
+ he walked as in a dream. The ways were cool, he was conscious
+ of a strip of radiance overhead, he saw men move as shadows.
+ At a joyful shout of his own name he started as though one had
+ struck him.</p>
+
+ <p>“Is it indeed thou, O Selìm?” he cried. “O day of joy! How
+ goes thy business?”</p>
+
+ <p>The memory of his former scurvy treatment of the muleteer<span class="pagenum" id="Page_139">[Pg 139]</span>
+ made him a little backward in cordiality. But upon Selìm embracing
+ him tenderly as a brother, with no more than a playful
+ reproach on the score of his desertion, he was truly delighted
+ to see him once again; and they walked on, hand in hand, so
+ far as their roads lay together. Saïd had little to relate. His
+ life since their parting had been lazy and uneventful. Of the
+ all-absorbing topic of Yuhanna’s daughter he cared not to speak,
+ being far from secure of his friend’s approval. But Selìm, on the
+ other hand, had much to tell. Alone, he had carried on the
+ old business for a few days, in the hope of Saïd’s return; but
+ things had not thriven with him. The voice of the master was
+ gone, and he might shout till he was hoarse in praise of the wares,
+ yet few paused to examine them. So he sold the remnant of
+ his stock to a dealer for what it would fetch, and journeyed to the
+ mountain-village where was his home, to dandle his baby and take
+ counsel with his woman. On his return to the city he applied for
+ help to Ismaìl Abbâs<!--Abbàs -> Abbâs-->, the Sherìf—Saïd remembered?—who received
+ him very kindly and gave him a letter—guess to whom! to
+ Ahmed Pasha, to his Highness the Wâly himself! In short, he
+ was now a member of the Governor’s household, receiving
+ bakshìsh from all desirous to curry favour in his master’s neighbourhood.</p>
+
+ <p>He was in the way of honour, and (under Allah) he thanked
+ Saïd for it. Had it not been for that rich garment Saïd gave
+ him he would never have caught the eye of the great Ismaìl Abbâs
+ in the first instance. Moreover, he praised his friend’s generosity
+ and self-denial in that he had not taken his share of the slender
+ profits of their partnership away with him. It was a magnanimous
+ action, but then Saïd was ever the father of kindness. He
+ had grieved much for the loss of his brother, and had even been
+ to the cellar of Nûr seeking news of him. But the mistress of the
+ house—a tall old woman with painted eyes—had been short with
+ him and he could learn nothing from her.</p>
+
+ <p>Saïd’s heart smote him as he listened. Allah had blessed him
+ with the truest friend ever man had, and he had slighted the gift.
+ He squeezed Selìm’s hand and swung it lightly to and fro as<span class="pagenum" id="Page_140">[Pg 140]</span>
+ they walked. Might Allah destroy him utterly and quench the
+ fire on his hearth if ever again he gave this good man cause to
+ reproach him.</p>
+
+ <p>“I rejoice in thy happiness,” he said when the time came for
+ them to part. “And what is the mind of his Excellency the Basha
+ with respect to the war of the Mountain? Wait a little and
+ there shall be war in Es-Shâm on the pattern of it.”</p>
+
+ <p>“Alas, O Saïd, they say in the palace of my lord that should
+ the men of Es-Shâm follow the example of the Drûz, then the
+ downfall of Islâm is sure, for the Franks will avenge the Nazarenes,
+ that is known. The Wâly himself is very anxious: it is
+ said that he weeps at night in his chamber. He is a great general
+ of renown, but he loves study better than government. One of
+ the soldiers of the guard, who has served under him in the wars
+ of Europe, tells me that he was ever a great general—none greater—upon
+ paper: victory waited on his science; but he loved not the
+ turmoil of a battle and its perils.</p>
+
+ <p>“His mind is now torn asunder by the demands of the Franks
+ wishing one thing, and the advice of the elders of Islâm, who
+ desire the opposite. In truth, it seems to me who am a small man
+ and no politician, that he hearkens too willingly to the speeches of
+ the Franks, the sworn enemies of the Faith. It was no wise
+ thing that he did yesterday in ordering the dog Jurji, who did
+ outrage on the harìm of Asad Effendi, to be released without
+ punishment. The Franks speak as lawyers on behalf of their
+ clients, and they strengthen their pleading by threats. This
+ pardon of an evildoer, simply because he is a Nazarene, will
+ madden the faithful. As I came just now through the long
+ bazaar, a band of youths armed with sticks passed me, running
+ towards the Christian quarter, vowing they would do justice on
+ Jurji with their own hands. I fear the Wâly has been ill-advised
+ in this matter. He is a great man and a politic, but he is weak,
+ and the Franks overbear him. I fear there will be trouble.
+ Thanks be to Allah that Selìm is not the great Wâly of Damashc-ush-Shâm,
+ but only a small servant whose duty is plain. May
+ Allah guard thee in safety till we meet again!”</p>
+
+ <p>They parted. Selìm was quickly lost in the shifting crowd of a<span class="pagenum" id="Page_141">[Pg 141]</span>
+ roofed bazaar, while Saïd, striking into a quiet alley, pursued his
+ way to the house of Yuhanna. The news of the release of Jurji
+ rankled in his mind, making him venomous towards the Christians.</p>
+
+ <p>As he passed the threshold of the outer door, seeking that
+ corner of the entrance passage whence he was used to spy on his
+ delight, he stumbled on a pitcher someone had left there. The
+ earthern vessel crashed upon the stones and was shattered to
+ bits. The noise was enough to bring the whole household running
+ to the spot. Bitterly cursing the accident, Saïd took to his heels.
+ A little way up the lane he hid himself in the angle of two walls.</p>
+
+ <p>Presently, as he stood there waiting till the alarm of the broken
+ pot should have had time to subside, he heard loud voices approaching.
+ A rabble of Muslim lads burst into the narrow way,
+ cursing all the Nazarenes, and yelling that they were come to do
+ justice on Jurji the evildoer and destroy his father’s house with
+ fire. Most of them carried sticks; some had long knives in their
+ hands. Seeing a man look out from the door of Yuhanna’s house
+ they chalked the sign of the cross ostentatiously on the pavement,
+ spat upon it, and trampled it underfoot. The head was quickly
+ withdrawn and the door shut and bolted from within.</p>
+
+ <p>This seemed rare sport to Saïd. Lifting up his voice against
+ the Christians, he joined himself to the mob.</p>
+
+ <p>They paraded the entire quarter, reviling all they met. Here
+ and there a man cried shame upon them, but the most part
+ slunk past them along the wall with a cringing salutation. At
+ length, growing weary of their unchallenged progress, they were
+ about to disperse, when a happy thought occurred to Saïd. He
+ imparted it to his comrades, who were loud in acclamation. Such
+ as had knives set to work to cut short lengths of stick, which they
+ bound two and two together so as to form rough crosses. Then
+ they took hold of the street-dogs, which lay around them by
+ dozens, tied a cross under the tail of each, and with a kick sent
+ them howling in all directions.</p>
+
+ <p>The fun was at its height when a man dressed in the Frankish
+ fashion, but swarthy and wearing a fez, emerged from a doorway
+ close by in earnest conversation with a Muslim in a fur-edged
+ mantle of emerald green. He of the foreign garb cast one searching<span class="pagenum" id="Page_142">[Pg 142]</span>
+ glance at the crowd, and then, seeing its occupation, walked
+ off hurriedly, dragging the lawyer along with him.</p>
+
+ <p>“Dìn Muhammed!” Saïd yelled after them in derision. “Behold
+ we follow thy advice, effendi!”</p>
+
+ <p>“Dìn Muhammed—Allah! Allah! Perish the unbelievers!”
+ shouted a few of his companions; but the greater part were silent,
+ seeming afraid.</p>
+
+ <p>“It is the dragoman of the Muscovite Consul,” one murmured
+ with consternation. “He knows me well, whose son I am. He
+ will surely lodge information against us and we shall be imprisoned
+ for this day’s work.”</p>
+
+ <p>“Let us after and slay him!” cried another, valorous from a
+ whole morning spent in insulting men with impunity.</p>
+
+ <p>“Let us go quietly each to his own place!” pleaded a third,
+ who had cause for alarm, being well-known to the dragoman.</p>
+
+ <p>His advice seemed best to all, and they disbanded forthwith.
+ Saïd went to the coffee-house of Abu Khalìl, where he smoked
+ a narghileh. The tale of his morning’s pastime made the fat
+ taverner quake with inward laughter. Camr-ud-dìn and his
+ mother stopped work to listen; the customers applauded it as a
+ merry jest. He was obliged to repeat it from the beginning
+ for every new-comer. At midday he made a hearty meal of
+ lentils and bread, drank a cup of coffee, and disposed himself
+ for a nap.</p>
+
+ <p>About the second hour after noon he was roused by a strong
+ hand on his shoulder shaking him. To the first blurred glance
+ of his sleepy eyes the whole tavern seemed full of soldiers; but
+ when he sat up he found there were but four of them.</p>
+
+ <p>“A scar on his forehead,” one was saying, as if he read over
+ a description in writing, “the beard black, tall and robust, the
+ son of perhaps twenty-three years, his raiment striped of blue
+ and yellow, soiled. This is the man, by Allah!… Arise, O
+ my uncle, and come along with us!”</p>
+
+ <p>“What means this? What evil have I done?” Saïd rubbed his
+ eyes and stared aghast.</p>
+
+ <p>“Who said thou hadst done any wrong? Not I, by Allah! To
+ my mind thou didst well to spit upon the infidels; would to<span class="pagenum" id="Page_143">[Pg 143]</span>
+ Allah thou hadst slain a few of them! But it is the Wâly’s
+ order that thou go to prison. Make haste, O lazy one!”</p>
+
+ <p>Saïd was dimly aware of Abu Khalìl quaking and wringing his
+ hands somewhere between him and the sunlight, of the voices of
+ Camr-ud-dìn and his mother mingled in curses upon the soldiers
+ and their ancestry. Then he was led out into the white glare of
+ the street, where a small crowd of idlers and ne’er-do-wells<!--weels -> wells--> gaped
+ upon him, and ran along with his captors as an additional escort.</p>
+
+ <p>It was clear that the guards had orders to avoid all crowded
+ thoroughfares, for they hurried him through dark tunnels and
+ passages and along mean alleys of an evil savour. But with all
+ these precautions they were obliged to cross the open space before
+ a large khan at an hour when traffic was at its height; and
+ such a group was sure to attract notice, even without the little
+ crowd which followed it implicitly as the tail the dog. The
+ person of the prisoner was much scrutinised, and questions were
+ put to the soldiers, who answered with an “Allah knows!” and a
+ surly shrug. All at once a well-known plaint struck Saïd’s ear.</p>
+
+ <p>“Allah will give to you!… For the love of Allah, take pity
+ or I die!… O Lord!… Allah will give to you!…”</p>
+
+ <p>He started, and then howled “Mustafa!” with all the strength
+ of his lungs.</p>
+
+ <p>“Hold thy peace, O fool, lest I strike thee on the mouth!” hissed
+ the chief of his escort fiercely.</p>
+
+ <p>But the old beggar had heard his cry. The crowd parted suddenly,
+ giving way to a wild, lean figure a-flutter with rags.
+ Mustafa raised hands and eyes to Heaven for horror of what he
+ saw.</p>
+
+ <p>“What is this?” he shrieked. “Allah cut short their lives!
+ They have taken my son—the staff of my days!—the light of my
+ eyes!… These sons of iniquity have robbed me of my son!…
+ O Allah!… O Lord!… O men of Es-Shâm—O fathers
+ of kindness, will you suffer this great wrong to be done in your
+ sight? By the Prophet, there is no sin in him!… O Lord!…
+ He was ever been a good son and a pious. Say, O Saïd, for
+ what cause have they taken thee and bound thy hands? Let all
+ men judge of thy innocence!”</p>
+
+ <p>“For the cause that I cursed the heathen!” shouted Saïd, at<span class="pagenum" id="Page_144">[Pg 144]</span>
+ the cost of a smart blow on the mouth, which made his gums
+ bleed.</p>
+
+ <p>“O Lord!” screamed the old beggar, dancing and rending his
+ clothes as one gone mad with grief. “See, they strike him!
+ There is blood on his lips!… They side with unbelievers!…
+ They buffet the champion of Islâm and lead him to prison!…
+ O men of Es-Shâm, O faithful people, you have heard his crime
+ from his own mouth!… O Lord!… Rescue him!—rescue
+ my son!—my only son!—the staff of my life!”</p>
+
+ <p>The soldiers and their charge were at a standstill, a crowd
+ pressing upon them from every side. There was a sound of
+ muttered curses on all hands, and the shrieks of the old maniac
+ seemed ominous to the guardians of law and order.</p>
+
+ <p>“Bah! it is nothing,” shouted the chief of the party so as to be
+ heard afar. “He will be rebuked and lie idle in gaol for a few
+ hours …. By Allah, we are no infidels but true men. That
+ old rogue there lies when he says that we side with the Nazarenes.
+ Allah be my witness, it is a lie! But the Wâly’s order is upon
+ us, which to hear is to obey, and those who dare to resist us do
+ so at the risk of heavy punishment …. Oäh! Oäh! In the
+ name of the Sultàn, make way, I say!”</p>
+
+ <p>By soft speaking, mingled deftly with threats, he managed to
+ force a path through the press. In the quiet alley into which
+ they plunged directly he cursed Saïd for a madman and threatened
+ him with every kind of torment as the guerdon of his misbehaviour.
+ There was peace again, and the soldiers were able
+ to breathe freely. They waxed courageous and blustered as Saïd
+ became sullen and crestfallen. But the old beggar had joined the
+ faithful few who clung to them through all vicissitudes of the
+ road; and he ceased not to revile and execrate them, imploring
+ Allah to strike them all dead and so release his son, until he had
+ watched Saïd disappear within the gate of the prison. Then he
+ sped fleet-foot to the vault of Nûr, to take counsel what was next
+ to be done.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-22">
+
+ <h3 class="nobreak">XXII</h3>
+
+ <p>Saïd’s first impression of the gaol would have been a pleasant one<span class="pagenum" id="Page_145">[Pg 145]</span>
+ but for the dejected looks of its inmates and the foul stench pervading
+ its atmosphere. His captors left him unshackled in an
+ open quadrangle. An arcade supporting a flat roof made a sort
+ of verandah on two sides of it, affording shelter to the prisoners
+ from the glare of noon. The remainder was shut in by a high
+ wall, in which was the entrance gate, strongly barred and further
+ secured by a small guard of soldiers hardly less wretched in
+ appearance than the criminals themselves. On one hand the rays
+ of the sinking sun were warm upon wall and pavement; on the
+ other, a deep blue shadow stretched out from the arcade before
+ mentioned almost to the middle of the court.</p>
+
+ <p>Saïd stood for some time where his escort had left him, just
+ within the gate. His eyes strayed over the various groups lying
+ or squatting in the shade or striding wearily up and down in the
+ red glow that dyed the eastern wall. Most of them were ragged;
+ all were dirty, with the exception of three young men, who sat
+ aloof together, cross-legged, on the edge of the sunlight. The
+ gaiety of this little party, talking and laughing bravely in the face
+ of misfortune, attracted Saïd even before he knew them for his
+ associates in transgression. His approach was hailed with shouts
+ of welcome, and he was made to sit down with them.</p>
+
+ <p>They affected to treat their imprisonment as a jest. It was
+ not likely, Saïd agreed, that men would be greatly punished for
+ so slight a misdemeanour. The Wâly was a Muslim, and all believers
+ must surely feel with them. Their arrest was only a sop
+ to the Franks. That dragoman—curse his religion!—had complained
+ to the Muscovite Consul, his master; and the Consul had
+ gone in a rage to Ahmed Pasha, who was ever ready to humour a
+ Frank in small matters. The Consul’s word was law: the ring-leaders<span class="pagenum" id="Page_146">[Pg 146]</span>
+ were put in prison. On the morrow they would be brought
+ before a council of true believers, gently reprimanded and set at
+ liberty.</p>
+
+ <p>Thanks to these assurances, and a good supper which a soldier
+ gladly brought in for them from a neighbouring tavern, Saïd slept
+ well enough that night, though on the bare stones. He had no
+ money to procure bedding such as his friends obtained from the
+ gaolers for a trifle of bakshìsh. But having supped well at their
+ expense, and being used to rough couches, he scarcely envied
+ them the luxury. He awoke in gladness to the prospect of a
+ speedy release. But the day wore on, and the little company
+ sat ever in the shadow of the arcade, gazing at the gate until
+ their eyes ached. They murmured and grew despondent; darkness
+ returned and they were still in durance. Saïd slept ill that
+ night; his companions moaned and stirred uneasily in their
+ sleep. They were forgotten, or the Franks had poisoned the
+ Wâly’s mind against them. In either case they had small cause
+ to rejoice.</p>
+
+ <p>About sunrise, Saïd was awakened by the clank of an iron
+ chain. A peevish voice bade him arise and that quickly. He
+ scrambled to his feet and looked for his companions. They were
+ standing a little way off, under a strong guard of soldiers. Their
+ limbs were fettered, and they were linked together by a heavy
+ chain. He read blank dismay in their faces.</p>
+
+ <p>“What is this? What have we done to deserve such usage?”
+ he asked indignantly, as two men, detached for that purpose,
+ fitted irons to his wrists and ankles. There was no answer; the
+ men seemed morose yet handled him gently. Upon his repeating
+ the question in a louder tone the officer in command, who appeared
+ in a towering rage, turned on him fiercely.</p>
+
+ <p>“Thou mayst well ask what is this! I myself know not the
+ meaning of it! Perhaps the Wâly is possessed with a devil—Allah
+ knows! To hear is to obey; but to carry out such an order
+ is a shame for one who is a Muslim. May all the Franks perish
+ utterly!… Know that the dragoman of the Muscovite Consul—a
+ Christian and the son of an Arab, may his house be destroyed!—was
+ closeted with his Excellency yesterday afternoon. And a<span class="pagenum" id="Page_147">[Pg 147]</span>
+ little later I received the order for your punishment; that you are
+ to sweep the streets of the Christian quarter in chains. Allah
+ witness, I count it a sin and dishonour to the Faith. Notwithstanding,
+ to hear is to obey!”</p>
+
+ <p>He turned aside with a shrug to give a word of command to
+ one of his men. Four common brooms were brought and distributed
+ one to each of the convicts. Saïd was coupled on to
+ the chain with the others, and thus bound together they were
+ marched out at the gate, while every prisoner that was a Muslim
+ ground his teeth and howled with rage at the indignity. The
+ ragged privates who kept the door murmured together with lowering
+ brows.</p>
+
+ <p>“Jurji, the Nazarene, that was a malefactor, was set free without
+ punishment,” Saïd heard one of them growl; “while these
+ believers, who have done nothing to be called a crime, are condemned
+ to dishonour the Faith. In truth, the end of all things
+ is at hand!”</p>
+
+ <p>Their road lay past the gateway of the great mosque. The
+ sight of the white minaret with its crescent glittering upon the
+ blue brought scalding tears to men’s eyes for the honour of Islâm
+ which was dead. The cooing of the doves had a new and mournful
+ note in it. The prisoners walked listless with downcast faces;
+ the soldiers closed in to screen them, as far as might be, from the
+ stare of the populace. But the guard themselves were sullen and
+ dejected; the work in hand being a heavy burden on their minds.
+ Suddenly a piercing cry broke upon the hush in which they
+ moved.</p>
+
+ <p>“O Lord!… I behold my son—my only son—the staff of my
+ age—whom the children of sin took from me! The slaves of
+ iniquity have loaded him with chains—Allah, cut short their lives!…
+ By the Coràn, he is no evildoer, but a pious man and a faithful—who
+ did but curse some Nazarenes and spit in their faces.
+ It is for that they have fettered and bound him!… O Lord!…
+ Shall these things be done under the sun and in the sight
+ of all men? Merciful Allah!”</p>
+
+ <p>The soldiers quickened step, but the voice went along with
+ them, as it were a knife stabbing their hearts, which were sore<span class="pagenum" id="Page_148">[Pg 148]</span>
+ enough already. Why did not the sun veil his face and spread
+ a darkness over all the city that the shame of Islâm might be hid?
+ Oh, that Allah would cause the earth to yawn and swallow up
+ the infidels, as he did for Neby Mûsa of old; that all the world
+ might know that God was still watching over his faithful as in
+ the time of Nûh and Ibrahìm and Ismaìl, as in the days of Daûd
+ and of Isa, and of Muhammed (peace to him!), his apostle. O
+ day of woe! O cursed day of infamy!</p>
+
+ <p>That was a proud morning for the Christians. They swarmed
+ in the streets of their quarter with exultant faces. The day of
+ their deliverance was come at last. The conquerers were become
+ the slaves of the conquered, to sweep their streets for them.
+ They gloated on the sight with the coward’s triumph, who, seeing
+ his foe laid low by a stronger than himself, spits<!--spats -> spits--> valiantly in his
+ face and cries, “Mine is the victory!” Secure of protection, they
+ took pleasure in taunting the prisoners, cursing them for sons of
+ dogs and mocking them with proffers of water when they seemed
+ weary. The pent-up venom of centuries was on their tongues.
+ The poor earthworm hissed like a snake.</p>
+
+ <p>A number of the faithful had flocked into the quarter, drawn
+ chiefly by the frantic outcry of the old beggar. They failed at
+ first to grasp the position. The valorous attitude of the Christians
+ only shocked and bewildered them. But no sooner did
+ they learn what work was doing than their eyes grew fierce with
+ the old pride of Islâm—the battle-pride of their forbears, who
+ had carried the white crescent on the green flag victorious from
+ India to the Atlantic. There were scuffles, and Christians were
+ hurled to the ground. The press grew menacing about the
+ sweepers and their guard. The soldiers looked anxious. The
+ prisoners were ordered to cease work, and the officer, foreseeing
+ a riot, was minded to take them back to prison on his own responsibility.
+ The courage of the Nazarenes began to waver.
+ The older and wiser of them slipped quietly into the nearest
+ houses. But the younger and more turbulent, loth to forego one
+ tittle<!--title -> tittle--> of the unwonted pleasure of retaliation, remained in the
+ street, hurling insults at the religion of Muhammed, and all professing
+ it. Even thus they outnumbered the believers, who,<span class="pagenum" id="Page_149">[Pg 149]</span>
+ however, were constantly on the increase as the rumour of a
+ tumult spread through the city. In vain did the captain attempt
+ to draw off his men, for they were locked in the heart of a seething,
+ yelling crowd. It was all they could do to hold their
+ ground. All at once the voice of the old beggar was raised in
+ triumph,—</p>
+
+ <p>“To the rescue!—Dìn! Dìn! Dìn Muhammed!”</p>
+
+ <p>There was a rush of turbaned men, a sharp struggle; the
+ soldiers were torn away like trees by a winter torrent, and a
+ hundred hands were eager to free the prisoners from their fetters.
+ Files, knives, iron bars—every kind of tool and weapon was
+ thrust forward to serve in the work of release. Rescuers and
+ rescued were rocked to and fro in the battle raging around them.
+ For once the Christians fought like wild beasts. Here a turbaned
+ head was seen to fall, there a fez. Death shrieks mingled with
+ the howls and shouts of the fighters. The uproar was frightful.
+ For a while the issue of the fray seemed doubtful; but soon the
+ Christians began to give way. The war-cry of Islâm gathered
+ volume, until it seemed to roll along the sky in waves of sound.</p>
+
+ <p>“To the house of Yuhanna!” cried the old beggar, dragging
+ Saïd’s arm. “Dìn Muhammed! to the house of ’hanna, the pig
+ who protects Jurji, the evildoer!… Y’Allah!… Death to
+ the heathen!”</p>
+
+ <p>Saïd, freed of his chains, forced his way earnestly through the
+ crowd. Mustafa dogged him, screaming, laughing, and yelling
+ like one possessed, keeping tight hold of his raiment so as not to
+ lose him. A number of the faithful, fired by the hated name of
+ Jurji, followed frantic as they.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-23">
+
+ <h3 class="nobreak">XXIII</h3>
+
+ <p>The house of Yuhanna was at some distance from the scene of<span class="pagenum" id="Page_150">[Pg 150]</span>
+ riot. Its outer door stood open as on other days, and at the
+ moment when Saïd burst into its pretty court, the girl Ferideh
+ was seated on a cushion in the shade of the lemon-trees, her little
+ brother in her lap. Suddenly, as if the stillness had been some
+ brittle thing, it shivered to a great roar. There was a whirr and
+ a flutter as the pigeons rose in a cloud from their researches on the
+ pavement.</p>
+
+ <p>Snatching up the child, she sprang to her feet. The menace
+ of the wild inhuman faces appalled her. She fled towards the
+ door of the house in terror at that inroad of madmen as she
+ deemed them. But the old beggar, outrunning Saïd caught her
+ by the arm and shook her brutally.</p>
+
+ <p>“Say, girl, is the pig, thy father, in the house?”</p>
+
+ <p>Ferideh winced for the tightness of his grasp. Outraged pride
+ and a certain fearful wonder were blended in her answer.</p>
+
+ <p>“Be not so rough, I pray!… Know that my father receives
+ no man to-day, for he lies upon his bed, having fever. To-morrow
+ he will perhaps be well, and, when well, he is accessible
+ to all who seek him.”</p>
+
+ <p>Mustafa laughed aloud, and pushed her so that she staggered
+ backward a few paces.</p>
+
+ <p>“He receives no man, sayest thou? By the tomb of the
+ Prophet, he will receive us! Aha, O ’hanna, thou old rat, thou
+ devourer of women, the avenger of blood overtakes thee at last!”
+ He drew a long knife from his girdle and flashed it in the face
+ of the girl.</p>
+
+ <p>“Dìn Muhammed!” he cried. “Death to the infidels! Y’Allah!”
+ and rushed into the house, hurling to the ground an old
+ woman, almost blind, who had come to the door seeking<span class="pagenum" id="Page_151">[Pg 151]</span>
+ querulously to know the meaning of the uproar. The crowd
+ raised a loud shout and pressed after him.</p>
+
+ <p>“O holy Miriam! O Yesua<!--Fixed Yesua-->, Redeemer of the world, save him,
+ save my father!” shrieked the maiden, falling on her knees, appealing
+ to the sky above, whose bright peace mocked her anguish.
+ The mob, bent on plunder, only laughed at her and
+ praised her looks in passing. She grew white and red by turns,
+ and her lips moved with difficulty as she prayed.</p>
+
+ <p>The scared pigeons circled overhead, whirling great flakes of
+ shadow over wall and pavement. Their cooing and the tinkle
+ of the rill from the basin, heard despite the tumult, were heart-rending
+ as memories. The still foliage of the lemon-trees cast
+ a dark pool of shadow on the flags. The leaves of a creeper on
+ the wall trembled a little.</p>
+
+ <p>Saïd made no attempt to enter the house. He had no thirst
+ for blood, no desire for gain. The screams and yells that arose
+ within only confused his brain. He drew near to the kneeling
+ girl, and she did not see him; but the child saw him and clung
+ closer, burying its face in her bosom. He felt bashful—at a loss
+ how to proceed. The court was deserted now; he thought he
+ would have felt bolder in the presence of a crowd. The shouting
+ and the noise, though friendly, numbed his wits. Forgetful for
+ a moment of what was going on within the house, he began to
+ make playful overtures to her baby brother.</p>
+
+ <p>Through an open lattice a frightful shriek rent the air, deadening
+ all other sounds. Another, and then another …. The girl
+ leapt to her feet and listened, hugging the little one so tight that
+ it cried fretfully.</p>
+
+ <p>“O just Allah! they are killing my father!” she cried, and was
+ rushing blindly towards the open door when Saïd caught her in
+ his arms.</p>
+
+ <p>“Unhand me, loose me, wild beast! Let me go to my father.
+ Dost hear his cry? They kill him—an old man and sick, lying
+ on his bed with none to help him.”</p>
+
+ <p>She fought him frantically for a moment with teeth and feet,
+ always holding the child fast to her breast. Then, as if all her
+ strength were spent, she gave one bitter cry and was still.</p>
+
+ <p>Holding her thus in his arms, Saïd felt uplifted beyond all<span class="pagenum" id="Page_152">[Pg 152]</span>
+ care of life or death. What matter though a hundred old men
+ were butchered if only he could manage to convey her away
+ from that place to the upper chamber of Nûr, the harlot.</p>
+
+ <p>“I suffer with thee, O my beloved!” he murmured soothingly.
+ “But thy father was old; the days that remained to him were
+ few in number. Also the people are mad this day against every
+ Nazarene …. Listen, pretty one! If they find thee here they
+ will surely slay thee, and this child also. Now I have so great
+ love for thee that I would not let a hair of thy head be harmed.
+ By Allah, I would slay the man who dared to touch thee with a
+ finger! Come with me, O my soul, and I will lead thee to a
+ place of safety.”</p>
+
+ <p>She gave no answer nor any sign that she heard, but weighed
+ heavily upon him. Looking down, he realised that she had
+ swooned.</p>
+
+ <p>The little boy, escaped from her embrace, was trotting eagerly
+ towards the door of the house, through which rich carpets and
+ other furniture of price were being flung out pell-mell. Saïd, who
+ was fond of children, called to him that there were devils in
+ there, and bade him fly to some neighbour’s house. Whereupon
+ the little fellow toddled for the street in terror of his life.</p>
+
+ <p>He had raised the fainting girl in his arms and was bearing her
+ swiftly towards the outer gate, when Mustafa overtook him.</p>
+
+ <p>“Aha, thou performest thy part? It is good—very good!
+ Now listen!—I slew him. See, his blood is still warm on my left
+ hand …. I was the first to plunge a knife into him; but, before
+ I smote, I made him teach me the place where his treasure lies hid.
+ At my bidding the multitude held their hands and stood back,
+ knowing that I had private cause to hate him. He told me
+ readily, in a whisper, thinking to save his life. But I slew him—with
+ this knife I slew him. It is a good knife—a sharp knife.
+ By Allah, I love this knife as my brother from this day forth.
+ Ha, ha!”</p>
+
+ <p>He sank his voice.</p>
+
+ <p>“I go now to secure the money. There is a fountain—thou
+ knowest it?—out yonder among the gardens, built on the pattern<span class="pagenum" id="Page_153">[Pg 153]</span>
+ of a little mosque. In the pavement of its recess is a loose stone
+ covering a hole where I am used to bury trifles. There I will
+ conceal the wealth, and afterwards I will seek thee at the house
+ of Nûr. Make haste, O my son!… Look, there is smoke:
+ they set fire to the house!… The girl is pretty, and some of
+ them might quarrel with thee for her sake. My peace go with
+ thee!”</p>
+
+ <p>Saïd strode out into the street with his burden and plunged
+ into the network of dark passages and byways he had threaded
+ so often for desire of her. He had not gone far before she began
+ to give signs of a return to consciousness. He paused awhile in
+ a secluded place to give her time to recover. Presently, to his
+ great relief, she was able to stand on her feet, though still dazed
+ and needing support for every step. She asked not whither
+ they went, nor seemed to care. Indeed, she evinced no mind or
+ will of her own, but moved wherever he led her, without reluctance
+ as without eagerness. Her beauty, and the strange sight of a
+ Muslim shepherding a Christian maid, caused the men they met
+ to stare at them; so that Saïd, having no wish to court notice,
+ bade her draw the fall of her white hood across her face, as the
+ Drûz women used to do. She obeyed by a vague movement
+ which told that her mind wandered.</p>
+
+ <p>Nûr was cooking her noonday meal on the brazier when they
+ entered. She welcomed Saïd with delight and cast a searching
+ glance at his charge. Then, as he began to explain, she checked
+ him with an impatient gesture and a nod of intelligence. She
+ understood perfectly. He had been sent to sweep the streets
+ of the infidels. Oh, the sin of it! She had heard the news from
+ the son of Abu Khalìl when he brought some figs she had asked
+ of his father. The whole city was ashamed. There had been a
+ riot—not so?—and he had been rescued. And then Mustafa—the
+ old madman!—had led the mob to the house of ’hanna, his
+ enemy. And this then was Saïd’s beloved?</p>
+
+ <p>She thrust her painted face close to that pale one and scanned
+ the features narrowly. Then she passed her hands down the
+ loose robe, feeling the limbs beneath.</p>
+
+ <p>“She is sweet—a pearl!—a darling!” she exclaimed. “By<span class="pagenum" id="Page_154">[Pg 154]</span>
+ Allah, thou art in luck’s way, O my soul. Art happy at last?…
+ She neither sees nor hears us. Poor love! she is distraught
+ with grief. It happens timely that the upper chamber is ready.
+ I prepared it for the pleasure of a certain effendi, but his girl is a
+ Nazarene and, in these troublous times, will not dare come hither.
+ I will tend her there, the priceless gem! And thou must not
+ come nigh her until the evening. Dost hear, O Saïd? She must
+ sleep and take refreshment, and Nûr will tend her. Wait until
+ the evening, I say; and then, when she is a little rested, I will
+ present thee as her deliverer.”</p>
+
+ <p>With that she put an arm round Ferideh’s waist and supported
+ her very tenderly up the flight of steps to the guest-chamber.
+ And Saïd sat on his heels, rolling cigarette after cigarette, drinking
+ glass after glass of rose sherbet, too perturbed to eat though
+ Nûr pressed him to share her repast. And Nûr, for her part,
+ took a malicious joy in his distress, looking forth from time to
+ time from the door of the upper room to wag her head at him
+ and whisper, trumpeting with her hand,—</p>
+
+ <p>“She is sweet, I tell thee!—white as milk!—a darling! I that
+ am a woman cannot choose but kiss her!”</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-24">
+
+ <h3 class="nobreak">XXIV</h3>
+
+ <p>The first lilac gloom of night had fallen on the city ere the old<span class="pagenum" id="Page_155">[Pg 155]</span>
+ beggar regained the vault of Nûr. A feeble glow from the brazier
+ showed his wrinkled face ghastly pale and distorted with nervous
+ twitchings. Madness burned in his eyes. His fingers clenched
+ and unclenched spasmodically; his staff fell from them with a
+ thud upon the earthern floor.</p>
+
+ <p>“O Nûr, hear me! Where art thou?” he cried, peering about
+ in the darkness. “I have slain him, I tell thee—I have slain the
+ pig ’hanna—the enemy of my house ….”</p>
+
+ <p>“Hist!—Hold thy peace!” The door of the upper chamber
+ was opened and shut. There was the rustle of a dress and clank
+ of trinkets as the old woman came down the steps. “She is up
+ there: his daughter, dost understand? Saïd has been with her,
+ but against my advice he was violent and frightened her. She
+ fought like a tigress and screamed so that I had to interfere. By
+ my head, it is lucky that my house is a place apart, walled off and
+ secluded, else all the quarter must have come together, seeking
+ the cause of her outcry. For long I have been trying to soothe
+ her; now at length she is silent and I am glad of it. As for Saïd,
+ she has scratched and bitten him finely. A little while since
+ he went out to gather tidings; he will return presently. Now sit
+ down, O my uncle, and I will warm up thy supper, which was
+ ready long ago.”</p>
+
+ <p>But Mustafa gave no heed to what she said. Except that he
+ lowered his voice somewhat it seemed that he heard nothing of
+ it. Clutching her arm, he launched into a sort of chant of praise
+ and thanksgiving.</p>
+
+ <p>“Allah is bountiful!… I slew him, I tell thee! He lay on
+ his bed shamming sickness; and I held the rage of the faithful in
+ check till he had whispered me the secret of his treasure. He<span class="pagenum" id="Page_156">[Pg 156]</span>
+ thought to preserve his life thereby, deeming we were come
+ to rob him. But I spoke the word, I called on the name of
+ Allah! I shouted in his ear the name of the girl, my sister,
+ whom he ruined. A hundred knives struck down at him as
+ he lay; but mine was foremost and it cut his life …. Praise to
+ Allah!</p>
+
+ <p>“Ha, ha! He was fat and lay on a soft bed, whereas I am
+ lean and used to sleep on the earth. Yet I slew him!… See
+ the stains on my left hand—O hand of honour, O blessed hand!…
+ The fat who dwell in palaces must reckon with the lean
+ beggar at their gates. I would, O Nûr, thou hadst seen him in
+ the death-throe. He looked so funny that all men laughed.
+ Ha, ha, ha!… Thanks be to Allah! The reproach is taken
+ away from my father’s house. Allah is gracious!”</p>
+
+ <p>“Thou art overwrought, O father of Mansûr,” she said soothingly.
+ “Sit down and rest. See, thy supper is ready!… By
+ Allah, thou art very old for this work, and I fear lest it prove
+ harmful to thy health. Sit down, dost hear me? After a little
+ while Saïd will return and we shall learn what news there is. In
+ the meantime I will make some coffee for thee.”</p>
+
+ <p>The old beggar allowed himself to be persuaded. He sank
+ down cross-legged by the threshold of the inner room, while she,
+ having made fast the door, shook an earthen lamp to be sure
+ it had oil enough, lit and set it in a hollow nook of the wall
+ opposite to him. By its light she observed him furtively as she
+ busied herself about the brazier, and she shook her head bodingly
+ from time to time. A torn strip of his filthy turban dangled
+ over one ear. His scanty robe, all ragged, displayed the thick
+ growth of grizzled hair upon his chest. His bare limbs were
+ shrivelled and sinewy, of the colour of a sun-dried apricot, the
+ legs dusty almost to the knee. His withered hand was extended
+ as when he sat by the wayside for alms.</p>
+
+ <p>It was as if mere change of posture had been a charm to
+ quench his excitement. The life was gone from his limbs, the fire
+ from his eyes. He was become bowed and very feeble—an old,
+ old man whose hours are numbered. His mouth hung open
+ slavering. The under lip moved perpetually us he gurgled certain<span class="pagenum" id="Page_157">[Pg 157]</span>
+ phrases, always the same, seeming catchwords to something
+ he would fain recall.</p>
+
+ <p>“Allah is bountiful …. I slew him …. Dìn Muhammed ….
+ O blessed left hand …. Allah is bountiful!…”</p>
+
+ <p>Nûr shook him with rough kindness as she set a smoking bowl
+ of chopped meat and rice at his knees with the charge to wake
+ up and eat. She held the dish under his nostrils that the savoury
+ steam might beget a craving. She grew poetical in praise of its
+ contents; but all in vain.</p>
+
+ <p>Mechanically he thrust a trembling hand into the mess and
+ raised a portion to his mouth; but he let the rice slip through
+ his fingers without so much as licking them.</p>
+
+ <p>Nûr was greatly concerned. He must be on the brink of death,
+ she told herself, thus to neglect good victuals, he who was always
+ wont to come in ravenous from a day’s begging. She made shift
+ to feed him with her own hands and rejoiced to find that he
+ swallowed the morsels placed in his mouth.</p>
+
+ <p>While she was thus occupied the door was tried from without.<!--Add missing period-->
+ A knocking ensued, and the voice of Saïd calling to her to open.
+ She left her charge and flew to shoot back the bolt.</p>
+
+ <p>“Where is Mustafa?… Bid him come away with all speed!
+ It is said that search is made for us for our part in the destruction
+ of Yuhanna’s house. Ah, there he is! Rise, O my father, and
+ come with me. The carnage of this day is nothing compared
+ with what to-morrow’s sun will see. Know that a great multitude
+ of Christians, fugitives from the Mountain, have entered the city
+ seeking refuge. And many Drûz, both from the Mountain and
+ the Hauran, have pursued them hither. I met a party of them
+ in this minute as I came through the streets. They are strong
+ men of war and armed like soldiers. They are eager as ourselves
+ against the pagans …. Arise, O Mustafa, and come away! It
+ is known that we frequent this place, and it were a shame to be
+ taken a prisoner on the eve of so great a festival …. Arise, I
+ say! What ails thee? Art ill? Speak! What is this, O Nûr?”</p>
+
+ <p>The woman clung to his arm.</p>
+
+ <p>“Merciful Allah! I fear he is at the point to die. At his first
+ coming he was as one possessed, shouting and screaming and waving<span class="pagenum" id="Page_158">[Pg 158]</span>
+ his hands. It was very hard for me to quiet him. Now he
+ is like one in a swoon; he sees me not nor hears me, and is
+ weaker than a baby.”</p>
+
+ <p>“I warrant he is only tired. If Allah will I shall find means to
+ rouse him. He is as my father, and this place is dangerous for
+ him.”</p>
+
+ <p>He strode to the place where Mustafa sat cross-legged, mumbling
+ fragments of sentences, and staring at the basin of rice and
+ meat. He grasped the old man’s shoulder and bent over him,
+ raising his voice as if to overtake the wandering mind and call it
+ back.</p>
+
+ <p>“Fie upon thee, O my father!” he cried, “thou who hast this
+ day slain the enemy with thy own hand, and hast done battle
+ so bravely for the Faith, to sicken and faint like a vaporous girl.
+ Allah witness I am ashamed for thee! Awake, O Mustafa! This
+ place is not safe for us. The soldiers—Allah blast them!—may
+ be seeking us even now. If we stay here we shall be taken and
+ put in prison, and must forego all the glory of to-morrow’s
+ slaughter. The wrath of Islâm burns like a great fire to consume
+ the infidels. From the hour of sunrise the slaying will
+ begin. Men will look for thee, O my father, in the front of the
+ battle. They will marvel greatly and say one to another, ‘Where
+ now is that old lion which devoured Yuhanna, the pig?’ They
+ will look for thee to lead them on; it were a sin to disappoint
+ them. Up, O Mustafa! The danger grows with every minute.
+ Awake!—y’Allah!—for the faith of Muhammed!”</p>
+
+ <p>The last words were of magic virtue. The dying embers of
+ the old man’s wit leapt up at them in lurid flame. With a cry he
+ sprang to his feet, staring wild-eyed at Saïd.</p>
+
+ <p>“Dìn Muhammed!—I slew him! O glorious left hand! Allah
+ is bountiful! Yes, I hear thee, my son, and I understand. I
+ was asleep, not so? I was weary and so I fell asleep, and methought
+ the angel of death was with me. But it was a dream
+ surely. I will go with thee, O my eyes, whither thou wilt, so
+ that there be men to kill—fat men like him, who lie on beds
+ of down—Ha, ha!—while I who slew him am used to lie on the
+ hard-trodden ground. I must be strong, sayest thou? Now, by<span class="pagenum" id="Page_159">[Pg 159]</span>
+ my beard, that is a foolish word; for who is stronger than
+ Mustafa? ’Hanna was weaker for I slew him easily, witness
+ Allah and the blood-stains on my left hand. O glorious hand!
+ But it is true what thou sayest, that a man’s strength must be
+ nourished with meat. Of course, I will eat; and to-morrow I will
+ do great slaughter—thou and I together, O my soul. O blessed
+ left hand! Allah is bountiful!”</p>
+
+ <p>He swallowed the food hastily by great mouthfuls, with no
+ signs of relish. When the bowl was empty Nûr brought him a
+ cup of hot coffee, which he gulped down in like manner. He grew
+ reasonable, taking counsel with Saïd as to the best place for
+ them to lie till morning. The old woman, seeing him fairly in
+ the way of health, wished them both a happy night, and returned
+ to the upper chamber to look after the girl Ferideh, whose moans
+ and lamentations, though unheeded in the greater anxiety attending
+ the beggar’s plight, had long been audible.</p>
+
+ <p>“Take care that she do herself no mischief: she is a very
+ tigress!” Saïd called after her as he and his adopted father
+ stepped out into the night. They went stealthily, by narrow
+ ways the moonbeams seldom fathomed, to a small tavern kept
+ by a Muslim, which was towards the Christian quarter. Others
+ of the insurgents had likewise chosen that place for their night’s
+ shelter. There were blithe greetings. A discussion was going
+ on, in which Mustafa, having no care to rest, joined eagerly.
+ But Saïd, being very drowsy, yawned cavernously at all that
+ was said. He soon stretched his length on the floor and fell fast
+ asleep.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-25">
+
+ <h3 class="nobreak">XXV</h3>
+
+ <p>“Dìn! Dìn! Dìn Muhammed!” … “Allah! Allah!” … “Death<span class="pagenum" id="Page_160">[Pg 160]</span>
+ to the unbelievers!” … “Perish the Nazarenes!”</p>
+
+ <p>Saïd awoke to the consciousness of a frightful uproar streaming
+ in with a sunbeam through the open door. The whole city was
+ filled with it—wrapt in it as in a mist. Frenzied shouts for Allah
+ and the Prophet, devilish yells and cries of exultation mingled
+ with the run of a great multitude in the street without, the distant
+ beat of a drum and a sound of desultory firing.</p>
+
+ <p>The tavern, in deep shadow, was empty save for the old beggar,
+ who stood over him brandishing a curved knife like a sickle in his
+ sound hand, while with the withered he pointed to the piece of an
+ iron bar which lay on the ground close to Saïd. A fierce devil
+ looked out at his eyes.</p>
+
+ <p>“Arise, O sluggard!” he cried with a mad laugh. “Is this a
+ time to sleep and be lazy? Come, let us out! There will be
+ blood!—blood—blood of unbelievers to flush the streets like
+ water! Aha, the dogs of the city shall drink rare wine to-night!”</p>
+
+ <p>Saïd’s eyes caught fire from the speaker’s. Grasping the iron,
+ he sprang to his feet. “Ready!” he cried; and with a bound like
+ a wild beast’s they cleared the threshold together.</p>
+
+ <p>A live stream filled the alley—a torrent of men and boys; all
+ with the murder-light in their eyes, all flourishing weapons, all
+ racing in one direction. The current caught them and swept
+ them along.</p>
+
+ <p>“In case we be sundered in the tumult,” breathed Mustafa,
+ “meet me in the place thou knowest—in the secret place of our
+ treasure among the gardens—at the hour of sunset. Forget not!”</p>
+
+ <p>Saïd turned his head to answer; but the old man was torn
+ away from him in a sudden eddy of the human tide to avoid the
+ frantic kicking of a donkey which held the middle of the causeway.<span class="pagenum" id="Page_161">[Pg 161]</span>
+ He found himself roughly shouldered between two Drûz
+ of giant build, clad in the black-and-white cloak and white linen
+ turban of their tribe. Each had a long-barrelled gun slung across
+ his back and a knife in his hand. They ran steadily, with teeth
+ clenched and eyes full of a grim purpose, hustling Saïd along
+ with them unawares.</p>
+
+ <p>“Dìn! Dìn! Dìn Muhammed!” … The mountaineers,
+ though unbelievers, joined lustily in the cry of El Islâm. They
+ had come fifty miles in pursuit of their quarry and now they
+ had run him to earth. “Dìn ’hammed!” a child’s voice piped
+ manfully; and Saïd beheld a little boy in a man’s arms, brandishing
+ a toy knife as he was borne along, crowing for joy of the merry
+ race and the shouting. There was a stoppage in front; but
+ those behind still continued to push on, regardless of the protests
+ of such as were tall enough to see the nature of the obstacle.</p>
+
+ <p>The giant on Saïd’s right proclaimed that certain persons of
+ authority were sorting the crowd, sending some this way, others
+ that, to join bands already at work. He licked his lips as he
+ added that he himself had slain fifty Maronites between the first
+ hour and the fourth, at the taking of Zahleh. By Allah, it was the
+ business to whet a man’s appetite. He remembered to have
+ eaten a whole sheep that day—to have rent it limb from limb
+ and devoured it yet warm and uncooked, he was so hungry.
+ But his remarks were lost for the most part in the general uproar.</p>
+
+ <p>“Dìn! Dìn! Dìn Muhammed!…” Saïd was past the obstacle,
+ speeding over the rough pavement of a lane in shadow.
+ The sky, a narrow streamer of living blue, seemed to flutter and
+ wave overhead as he ran with throbbing brow and panting chest.
+ With the two Drûz and a hundred others he was told off to join
+ a part of the mob who were gone to raze the house of the
+ Muscovite Consul, whose ill-timed meddling had fired the people.
+ The two Drûz lost their eagerness.</p>
+
+ <p>“What have we to do with this Frank?” Saïd heard one say
+ to the other. “Let us turn—what sayest thou? Our enemies are
+ yonder!”</p>
+
+ <p>“True,” breathed the other; and they slackened so as to drop<span class="pagenum" id="Page_162">[Pg 162]</span>
+ behind.</p>
+
+ <p>The house of the Consul was already in flames when Saïd’s
+ reinforcement came up. Little pillars and wreaths of brown
+ smoke curled upward from it, to condense in a low cloud like a
+ frown upon the tranquil sky. A seething, roaring throng, close-packed
+ from wall to wall, choked every approach. By mounting
+ on a high stone beside a doorway Saïd contrived to see what was
+ doing.</p>
+
+ <p>Furniture and other goods, which the greed of the insurgents
+ had dragged from the burning house, were being tossed back into
+ the blaze by order of an aged man invested with some sort of
+ authority. This person seemed some prophet or dervìsh<!--dervish -> dervìsh-->—a holy
+ man in any case, for he was naked save for a loose shirt of sack-cloth,
+ and his legs and arms were almost black through long
+ exposure. He capered about in a solemn measure, screaming,
+ praising Allah, and exhorting the faithful to fresh exertions.</p>
+
+ <p>There was a movement on the outskirts of the crowd. Where
+ was the good in standing idle, looking on at the prowess of others,
+ when there was work enough for every man that day?</p>
+
+ <p>“Dìn! Dìn! Dìn Muhammed!” … Even to Saïd’s maddened
+ brain it occurred that there was some rough order in the
+ mob. A band of butchers were there in their slaughter-house
+ garb, with long knives dripping blood not of beasts. Men forced
+ their way into homes, he among them, upsetting costly furniture,
+ trampling rich carpets in their zeal to seize on the inmates. These
+ they spat upon, spurned, insulted and dragged out into the street,
+ where the aforesaid butchers waited to despatch them.</p>
+
+ <p>Girls were embraced brutally and borne shrieking away in the
+ arms of men whose clothing was bespattered with the blood of a
+ father or mother. Crones strained and knotted their wizened
+ throats in supplication for the spark of life that yet warmed them.
+ Dwellings were looted, then set on fire. Saïd, in his search of
+ the house of a rich merchant, saw a foot peeping out from a heap
+ of bedding. He laid hold of it and, pulling with a will, elicited
+ an old, white-bearded man whose face was grey with terror. He
+ shrieked to Miriam, Mother of God, to help him; but Saïd had<span class="pagenum" id="Page_163">[Pg 163]</span>
+ him fast by the throat, thin and grisly as a hen’s, and soon pitched
+ him headlong down a short flight of stone steps. He toppled
+ senseless at the feet of one of the butchers, who, being idle for
+ the moment, knifed him at once.</p>
+
+ <p>The thought of Ferideh, awaiting his further pleasure in
+ the safe keeping of old Nûr, filled the fisherman with a kind of
+ drunken joy. She had bitten his arm last night and the wound
+ pained him yet. What matter! There would be plenty of leisure
+ to punish and tame her by-and-by. She would learn to
+ worship him in the beautiful house he would build for her out of
+ her father’s hoard. His brain whirled. He had the strength of
+ two men. He saw all things in the redness of eyelids closed
+ against the sun; felt and cared for nothing save the lust of blood
+ and the joy of killing …. “Dìn! Dìn! Dìn Muhammed!”</p>
+
+ <p>A sound of firing came out of the distance—a single volley
+ followed by faint cries. One or two strained ears to listen; but
+ the hoarse shouts of the slayers and piercing shrieks of their
+ victims made it hard to ascertain noises more remote. Zeal continued
+ unabated. Men, women and children were dragged out
+ of the shadowy doorways to be hacked to death on the causeway
+ beneath the ribbon of peaceful blue sky which the smoke of burning
+ houses began to veil in part. The mob jeered and reviled
+ their last agonies. Some were found to spit in the faces of the
+ newly slain. And the name of Allah was in every man’s mouth.</p>
+
+ <p>Of a sudden a tremor ran through the multitude. The uproar
+ dwindled to a murmur, above which terrified cries were heard,
+ growing louder and nearer.</p>
+
+ <p>“The soldiers!”—“The soldiers have scattered us!”—“Allah destroy
+ them!”—“They have killed Ahmed, my brother!”—“I am
+ wounded even to death!”</p>
+
+ <p>The broken remnant of some other band poured headlong
+ from the arched entry of a by-street and made haste to mingle
+ and lose themselves in the stagnant crowd which choked their
+ way. They came running, beards on shoulders, faces blanched
+ with fright, and slipped in among the throng as a lizard slips
+ under a stone for safety.</p>
+
+ <p>The butchers stayed their hands and wiped their knives on<span class="pagenum" id="Page_164">[Pg 164]</span>
+ the skirts of their clothing. The feeders poured out of doorways
+ to hear the news. Saïd struck a squealing Nazarene on the head
+ with his iron bar and looked out from the lattice of the upper storey
+ where he found himself. He glanced down upon the press of
+ dark fezes and light turbans in fierce sunlight and plum-coloured
+ shadow. The sea of heads rolled purposeless like beads unstrung
+ from a chaplet. All at once a yell of rage uprose.</p>
+
+ <p>“The soldiers!—Allah cut their lives!—The soldiers!—let us
+ slay them!—Let us fly!—Let us stone them to death who favour
+ the infidels!” At the street end, where there was a great pool
+ of sunlight, Saïd caught the glint of gun-barrels and recognised
+ the uniform of the irregular troops. He saw a sword flash as an
+ officer of high rank flourished it; and through all the cursing of
+ the mob he heard a word of command, short and gruff like the
+ grunt of a pig. A howl of execration rent the air. The front
+ rank of the troops were taking deliberate aim at the rioters.</p>
+
+ <p>Saïd beheld the surging sea of heads with the unconcerned pity
+ of an angel or a sage. Packed close as they were down there,
+ every shot must tell. He gave warm praise to Allah Most High,
+ who had placed His servant in that upper chamber, whence he
+ could observe all that passed without peril.</p>
+
+ <p>Then he saw a strange sight. The rabble had shrunk back
+ before the muzzles of the rifles covering them. Across the space
+ of pavement thus deserted rushed the wild figure he had observed
+ before the Consul’s house. The holy one ran up to the
+ officer and confronted him with gestures of command and entreaty.</p>
+
+ <p>“Shall Muslim war with Muslim?” A shrill voice rang clear
+ on the hush which ensued. “Will you then separate yourselves
+ from the cause of Allah and His Apostles to side with pagans
+ and idolaters? Will you shoot down the servants of the Highest
+ like dogs? I heard a voice in the night saying, Go to the city,
+ Es-Shâm, and tell the dwellers there: The word of Allah to such
+ as are faithful. Slay me the unbelievers which aspire to sit in
+ high places! Slay the whole race of them, the child with the
+ strong man, the woman giving suck with the aged one whose eyes
+ are dim! Let not a soul of them remain alive, for the welfare<span class="pagenum" id="Page_165">[Pg 165]</span>
+ of Islâm is in it!—Will you then anger the Praiseworthy? Will
+ you then ….”</p>
+
+ <p>“Dìn! Dìn! Dìn Muhammed!”</p>
+
+ <p>The words of the saint were drowned in a shout which thrilled
+ Saïd to the marrow and made tears start in his eyes. The officer
+ took a written paper embodying his orders and tore it to little
+ pieces. The soldiers flung down their rifles with a great noise.
+ With frantic exclamations the crowd surged towards them, enveloped
+ them, embraced them and made them one with it. The
+ Colonel waved his sword on high, shouting for Allah and the
+ Prophet. It was who should kiss his hand, his scabbard, his
+ clothing—anything that was his.</p>
+
+ <p>“Dìn! Dìn! Dìn Muhammed!…” The mob, thus reinforced,
+ set to work once more. “To the French convent!” someone
+ shouted. “Let the nuns be ravished and then slain!” The
+ cry was taken up on all hands with laughter and coarse jibes.
+ “The nuns! The nuns!” “Aha, the nuns are sweet!” “They
+ have kept their flower for us, the darlings!” “Let us see how
+ the nuns are fashioned!”</p>
+
+ <p>There was a breathless rush, of sheep following blindly the
+ track of an unseen leader. Saïd was more than once crushed
+ against a wall of the narrow ways they traversed; but he was
+ stalwart and held his own. Then there was a standstill. Those
+ in front hammered at a strong door, while those behind stood
+ on tiptoe and craned their necks to see what was doing.</p>
+
+ <p>All at once there was a backward movement. Another panic
+ got hold of the crowd. A cry, “The soldiers!” was again raised;
+ but was received with jeers by such of the mob as were of that
+ calling. A small troop of armed men rode up to the door of the
+ nunnery. They were seen plainly of all, towering as they did
+ on horseback above the seething mass on foot. Most of them
+ rode their chargers at the foremost, who drew back in alarm;
+ while a few, among whom was the leader, dismounted and entered
+ the convent, the door of which was promptly opened to them.</p>
+
+ <p>A mighty roar went up from the multitude.</p>
+
+ <p>“It is Abdul Cader!”—“May Allah preserve his Grace!”—“He
+ goes to take vengeance upon his enemies!”—“It was the French<span class="pagenum" id="Page_166">[Pg 166]</span>
+ who wronged and imprisoned him, though he fought them brave
+ as a lion!”—“He is come to claim the French nuns for his harìm!”—“Allah
+ is just!”—“May all the Franks perish, and their women
+ be dishonoured!”—“Long live the might of Islâm!”—“May Allah
+ preserve Abdul Cader, the glory of the Faith!”</p>
+
+ <p>But applause was turned to oaths and howls of rage when the
+ hero and his officers reappeared, escorting with respect a train of
+ black-robed nuns, each with the obnoxious cross shining on her
+ bosom. The horsemen closed around them as a body-guard; the
+ leaders sprang to their saddles. Then the fury of the crowd
+ broke all bounds. The coolness of the rescuers as they rode away
+ had a point of contempt which stung the rout to madness.</p>
+
+ <p>“Dìn! Dìn! Dìn Muhammed!” … “Death to the enemies
+ of Allah!” … “Who dares protect those whose lives are forfeit
+ to Islâm!” … “Perish Abdul Cader!” … “Death to the
+ traitors of Eljizar.” Raging like a winter-torrent, the crowd
+ surged forward in pursuit. The horsemen were constrained to
+ a foot’s pace, having regard to the women in their midst. The
+ mob was close upon them. Stones and other missiles began to
+ whizz through the air. Of a sudden the whole mass swayed
+ back, every man jostling his neighbour.</p>
+
+ <p>Abdul Cader had turned his horse about and was sitting
+ motionless, his eyes ranging sternly over the sea of turbaned
+ heads and swarthy, malignant faces. A last stone, flung at
+ random from the heart of the throng, struck his arm and made
+ him wince. He raised a hand to his tarbûsh, commanding silence.
+ An awe-stricken hush spread like a breath over the crowd. This
+ man was the established idol of the populace. He was the greatest
+ living hero of Islâm, and at heart they gloried in his intrepidity.</p>
+
+ <p>“What is this, O my friends?” His voice rang out clear and
+ measured. “Will you provoke the wrath of Allah against this
+ city? Will you anger Him so that He turn away His face from
+ us for ever? It has been told you how I have fought for Islâm—ay,
+ and borne imprisonment and exile for our holy Faith. But
+ I tell you I would rather be the meanest Christian slain this day
+ in the sight of Allah than one of you whose hands are red with<span class="pagenum" id="Page_167">[Pg 167]</span>
+ his blood. Shame on you, Muslimûn!—Shame on you, I say!
+ Would to Allah I had gone to my grave ere ever this day dawned
+ for the Faith!”</p>
+
+ <p>He gazed for a moment, silent on the silent crowd; then, turning,
+ set spurs to his horse and cantered away. But the foremost,
+ among whom was Saïd, saw that his eyes glistened.</p>
+
+ <p>“Dìn! Dìn! Dìn Muhammed!” It was the holy man who
+ raised the shout once more, waving his gnarled brown arms above
+ the crowd. “Who dares withstand the justice of Allah? Slay
+ him also, who rescues the condemned of God! Onward! Dìn!
+ Dìn!”</p>
+
+ <p>But the words of Abdul Cader had wrought a change in the
+ temper of the multitude. Some there were who lagged behind.
+ Saïd’s thirst for blood was somewhat slaked by this. There was
+ time, he bethought him, to visit Ferideh and snatch a kiss from
+ her before keeping his appointment with Mustafa. He slipped
+ aside into an archway which gave access to a shady passage
+ barely wide enough for two to walk abreast, and made his way
+ by forsaken paths to the prison of his desire. And ever as he
+ went the roar of the tumult was in his ears, now loud and near,
+ now soft and melting in the distance, like the thunder of surf
+ upon a rock-bound coast:</p>
+
+ <p>“Dìn! Dìn! Dìn Muhammed!”</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-26">
+
+ <h3 class="nobreak">XXVI</h3>
+
+ <p>For once Nûr was cross with Saïd. No sooner did she understand<span class="pagenum" id="Page_168">[Pg 168]</span>
+ the reason of his coming than she lifted up her voice and
+ chid him roundly. Upon his persisting, she threw herself in his
+ way and forbade him to advance another step. The girl was ill
+ enough already without the aggravation of his presence. If he so
+ much as set foot in that upper room, she (Nûr) would cease to
+ befriend him and would let the girl go free.</p>
+
+ <p>Cowed by her vehemence, Saïd grumbled that he had no instant
+ wish to harm the maid; but was come just to see how she
+ did; with much more, scarcely audible, about his own property,
+ and kissing, and no sin. Whereupon the old woman became
+ herself again, called him the light of her eyes, and detecting some
+ tell-tale stains upon his raiment soaked a rag in a vessel of water
+ and made haste to sponge it. The strong perfume of her unguents
+ kept him quiet and submissive while she purified him. His eyes
+ languished and his lips parted as he inhaled it.</p>
+
+ <p>Bending close to him over the task,—</p>
+
+ <p>“It is a kindness I do thee, O my soul!” she said. “Suppose
+ soldiers or other slaves of authority met thee with the marks of
+ blood on thy robe, by thy beard, I think it would fare ill with
+ thee. As for that girl thou lovest, she has been all day like a
+ madwoman. She is deaf to all my comfortable words, and cries
+ ever to Allah that He should take her life. She boasts that she
+ will beat herself to death against a stone of the wall sooner than
+ endure thy embrace; that is why I stayed thee. To-day is but
+ the morrow of her disaster. Leave me alone to deal with her,
+ and, after a few days, I warrant thou shalt find her tractable.
+ When she is tame enough I shall send thee word. With thy
+ share of the treasure of which Mustafa speaks, thou mayst well
+ afford to hire a fine house for her. With a fine house and<span class="pagenum" id="Page_169">[Pg 169]</span>
+ a gift in thy hand what girl could gainsay thee? For thou
+ art handsome, my dear, straight as a palm-tree, strong as a lion.
+ Does the work of slaughter flag that thou comest hither thus
+ early?”</p>
+
+ <p>Saïd told her something of the day’s doings, while she, vowing
+ that he must be famished, brought some bread and dried raisins
+ from the inner room. He was in truth pretty hungry, though the
+ fact had escaped his mind. His jaws worked as a busy mill to
+ which grist came unfailingly by great handfuls. Nûr wished
+ him two healths, and, squatting on her heels, kept her painted
+ eyes fixed on him in a kind of dotage.</p>
+
+ <p>“I am sorry thou didst lose sight of Mustafa,” she said at
+ length, speaking chiefly to herself. “He was ill yesterday in the
+ evening—very ill, so that I deemed him at the gate of death.
+ Allah restore him to us in safety and good health!”</p>
+
+ <p>Saïd’s utterance was somewhat choked, his mouth being
+ crammed with leathery bread.</p>
+
+ <p>“Hadst thou been with us in the tumult, O my eyes, thou
+ wouldst not marvel that we were forced asunder,” he mumbled.
+ “No man thought of his neighbour, but each ran alone for himself,
+ taking care not to stumble lest the multitude behind should
+ tread out his life. Praise be to Allah that He has granted me to
+ see this day! Not a street of that quarter but has dark pools of
+ blood on its pavement—blood of the heathen, of the unbelievers,
+ which to shed is a pious deed. At the hour of sunset I am
+ bound to meet Mustafa in a place appointed among the gardens.
+ O happy day!”</p>
+
+ <p>“In sh’Allah, thou wilt find him in the extremity of good
+ health!” exclaimed Nûr, rising to prepare herself a narghileh.
+ “As for the maiden, the daughter of Yuhanna, I have said that I
+ will tame her for thee. Seek not to approach her until I send
+ thee word. Prepare a fine house for her and bring a gift in thy
+ hand. Force is one way to succeed, but there is a better, I do
+ assure thee.”</p>
+
+ <p>The sun’s rays were red upon the upper roofs when Saïd left
+ the cellar. He saw no man in the streets save such as were very
+ old and feeble. Veiled women and girls, some with babies in<span class="pagenum" id="Page_170">[Pg 170]</span>
+ their arms, stood chattering together in doorways or at the cross-roads.
+ They called to him for news.</p>
+
+ <p>In passing the tavern of Abu Khalìl, he beheld the fat host
+ seated on a stool in the doorway, wide awake, his face expressive
+ of the deepest disgust. He appeared to be afflicted with an itch
+ in the calf of his leg, for he was scratching the place slowly and
+ woefully with a shard.</p>
+
+ <p>“Peace on thee, O Abu Khalìl!” cried the fisherman as he
+ sped by.</p>
+
+ <p>“Upon thee be the peace, and the mercy of Allah and His blessings!”
+ retorted the taverner, with a dismal groan. “But say, why
+ dost thou hasten? Stay a little and tell me, hast thou heard aught
+ of my son?—of Camr-ud-dìn? The villain escaped about the
+ second hour. Doubtless, he is with the slayers—curse his religion!
+ and behold there is none left to serve in the house, his
+ mother being sick this day. Wait a minute, I say—may thy
+ house be destroyed!”</p>
+
+ <p>But Saïd only cried “Allah comfort thee!” over his shoulder
+ as he hurried on. The thought of Mustafa and the treasure lent
+ wings to his feet. Besides, it seemed a small matter that Abu
+ Khalìl should lack his son’s help that day, seeing it was a dull
+ time of business, all likely customers keeping festival elsewhere.
+ A surge-like roar was ever in his ears, loud or distant according
+ to the trend of the streets he traversed.</p>
+
+ <p>Turning a sharp corner, he collided with a man in as great a
+ hurry as himself. The shock was very great. Saïd rubbed himself
+ ruefully, and so did the stranger. They were about to curse
+ each other and pursue their several ways when recognition turned
+ their gall to honey. The fisherman blessed Selìm, and Selìm
+ blessed the fisherman. They embraced, and Saïd, having a view
+ to his own profit, inquired with what eye his Excellency, the Wâly,
+ deigned to regard the disturbance.</p>
+
+ <p>“Alas!” cried the other, lifting hands and eyes towards as much
+ of the purpled heaven as was visible between the roof-lines, “my
+ lord is distraught with grief. The Franks ply him ever with
+ angry demands that he take instant measures to put down the<span class="pagenum" id="Page_171">[Pg 171]</span>
+ tumult. Allah knows that he has done all that was in his power
+ to do. The garrison was divided in two companies, and sent
+ forth with orders to fire on the rebels without mercy. One
+ division with its officers deserted to the people; the other, after
+ firing one volley and wreaking great havoc, was withdrawn lest
+ they too should make common cause with the insurgents. The
+ Council was summoned, and Ahmed Basha signed with his own
+ hand a paper declaring that the Government can do nothing. He
+ sent an express for Abdul Cader, but was refused because Abdul
+ Cader and all his followers were busy rescuing great numbers of
+ the Nazarenes and conveying them by families to the castle. He
+ invited the Basha to bring but fifty armed men and ride with him,
+ saying that with so small a reinforcement as that he would
+ undertake to quell the riot in a few hours.</p>
+
+ <p>“It was Selìm who was charged with the message, and I would
+ to Allah it had been some other. For my lord began to weep
+ and wring his hands, being, as I guess, afraid for his life to ride
+ forth, yet ashamed to play the coward in the sight of an old lion
+ like Abdul Cader. Before I left his presence he took a leaf of
+ paper and began to draw upon it what seemed a plan of the
+ city, crying, ‘Thus and thus it should have been. So and so I
+ should have acted.’ It was as though the squeak of the reed on
+ the leaf brought comfort to him. Poor great man! I tell thee,
+ my heart was sick for pity of him. All in the palace agree that
+ the Franks will have him slain for this hesitation which is his
+ infirmity.</p>
+
+ <p>“I go now to buy a little food for those who have taken refuge
+ in the palace-yard. There is a great crowd, and who can tell how
+ long the slaughter will last? Many must die of hunger, and that
+ is not pleasant to see in the court of the house where one dwells.
+ To slay a foe in anger, and his woman, and his sons and daughters,
+ is natural for all the Franks say. It is natural that a man should
+ seek to destroy his enemy once for all, and wash the land clean
+ of his name. Vengeance of blood, from what they say, is a thing
+ unknown among the Franks. The price of blood has no claim
+ among their customs. Were it otherwise, they would better<span class="pagenum" id="Page_172">[Pg 172]</span>
+ understand our manner of warfare. But what do I, loitering by
+ the way? In thy grace, O my brother! Allah guard thee till we
+ meet again!”</p>
+
+ <p>When Saïd at length passed out at the town-gate, twilight was
+ rising from the ground. Shadows, which were half a light, floated
+ among the tree trunks<!--tree-trunks -> tree trunks-->. He had yet a good way to go, and the
+ sun was set; he hurried on, therefore, along a fair road almost
+ roofed with leafage and bordered by hedges which smelt sweet.
+ In a place where black trees of mournful seeming grew sparsely
+ amid a wilderness of white stones, he beheld veiled figures flitting
+ darkly among the tombs and knew them for women caring for
+ their dead.</p>
+
+ <p>The zeal of the faithful must have waned with the sun, for he
+ overtook and passed several groups of men, dusty and disordered;
+ and, as he crossed a bridge, the twang of an aûd and wailing
+ chant of a singer reached him from some tavern down the stream.
+ Nevertheless, he still heard the roar of the tumult through a
+ tremulous veil, as it were, of nearer sounds—the droning plaint
+ of the singer, the bark of a dog, chirping of birds, croaking of
+ frogs, the murmur of the stream and the rustle of leaves. It was
+ the same roar that he had heard on awaking, only fainter and
+ with a note of satiety. He wondered what the drum was that had
+ been beating all day, and was beating yet somewhere in the city.
+ And even as he listened and wondered, the cry of the muezzin
+ rose shrill above the din, followed by another—by a host of
+ others, until all the plain was filled with their message. The
+ turmoil sank and died away. The drum was no more heard.
+ The unbelievers enjoyed a respite while the faithful said their
+ prayers.</p>
+
+ <p>Selecting a little patch of grass by the wayside, beneath a great
+ mulberry-tree, Saïd fell on his face and gave praise and thanks
+ to Allah. It pleased him to think on how few days of his life
+ he had omitted to pray at each appointed hour. He asked Allah
+ to forgive him the omissions, not to let them weigh against his
+ virtues to destroy him. Then, shrugging his shoulders resignedly,
+ he rose, inhaled a perfumed breath of the night, and murmured,
+ “Allah is just!”</p>
+
+ <p>At the point where a garden-track branched from the main<span class="pagenum" id="Page_173">[Pg 173]</span>
+ road, and blunting the angle, stood a building one would have
+ taken for a large wely or saint’s tomb, flanked and dwarfed by
+ twin cypress-trees. A pious foundation from of old, it served
+ the double purpose of a fountain and a place of rest for wayfarers.
+ It consisted of a centre arch, admitting to the spout and trough,
+ and of a recess on either hand; and was surmounted by three
+ domes in proportion to these divisions, that in the middle being
+ much higher than the other two, which peeped over the square
+ roof as a skull-cap shows above a turban.</p>
+
+ <p>The fountain whitened in the half light amid the gloom of the
+ surrounding foliage. The two cypress-trees stood up blackly,
+ their tufts cutting the green sky, Saïd’s eagerness grew apace.
+ He walked faster and faster, and was on the point of girding up
+ his loins to run when a loud voice turned him to stone. It was
+ the voice of Mustafa, but it had a new intonation which made his
+ flesh creep. It came from within the building, very harsh upon
+ the evening murmur and the twilight, which, between them, were
+ soft as velvet.</p>
+
+ <p>“Allah will give to you!” There was something fierce and
+ exultant in the cry, which assorted gruesomely with that prayer
+ for alms. “Allah will give to you!… I slew him, I tell you ….
+ See, I have a withered hand. O hand of my honour—O
+ blessed hand!… O Lord!… Take pity, O my masters
+ or I die …. Allah witness, I slew him. Aha, he was
+ fat and lay on a bed of down, whereas I …. O Lord!… Allah
+ will give to you!… I am poor and lean while you are
+ fat and dwell in palaces. See the stains on my hand …. O
+ hand of my love—O happy left hand! Take pity, hear you?—or
+ I will slay all the race of you, fat men that lie on soft cushions ….
+ Aha, you look very funny, all you fat ones with your mouths
+ open, lying on green couches and your eyes turned over in your
+ heads. It is a merry sight …. O Lord!… Have compassion
+ or I die. Merciful Allah, is there none to pity me?… Behold
+ my father’s house is washed clean of the reproach …. Blood!…
+ I see blood!—blood everywhere—blood of pigs—blood of
+ unbelievers. Lo! the steam of it rises up to heaven, and it is<span class="pagenum" id="Page_174">[Pg 174]</span>
+ counted to me for righteousness. Allah rejoices! The Prophet
+ smiles at God’s right hand!… O Lord!… Death to the unbelievers!
+ Perish the Christians! Dìn! Dìn!…”</p>
+
+ <p>Daunted by the hideous outcry and the gathering night, Saïd
+ stood still, shuddering, until the voice died away upon a frightful
+ shriek. Then he ran forward.</p>
+
+ <p>“May his house be destroyed,” he breathed ruefully between
+ his clenched teeth. “It is sure he is possessed with a devil. Why
+ else should he cry aloud to summon all men to the secret place
+ of our wealth!” The recess on either side of the fountain was
+ very dark. Saïd stood by the trough of stone and whispered
+ his friend’s name. He spoke it aloud, then shouted it, then
+ made the vault ring with it on a despairing yell of terror. Dead
+ silence and a darkness which the tinkle of a slender thread of
+ water made hollow as a bell; more than all, the echo of his own
+ voice almost killed him with fright. He was haunted, the sport
+ of malicious fiends. They were mocking him somewhere in the
+ gloom, pointing at him and laughing noiselessly. He was minded
+ to run, but his feet were become of one piece with the uneven
+ pavement. It was that hopeless, blind terror which knows no
+ beyond—the despair of a child alone in the dark. He shut his
+ eyes; but fear lined their lids with eyes and wheels of flame,
+ which rolled and dilated, scathing his very soul. Sure that dreadful
+ shapes were drawing near him, he opened them from excess of
+ fear; and, seeing nothing, was ten times more frightened than
+ before. He breathed hard.</p>
+
+ <p>However, as long seconds passed and nothing happened, little
+ by little the panic left him, and his wits, faint and trembling,
+ returned to him. The arch by which he had entered was full
+ of dark forms of trees quivering upon a starry sky. He heard
+ the howl and yelp of a jackal; no doubt there were vineyards
+ near with green clusters of half-formed grapes such as foxes love.
+ The well-known sound and the everyday thoughts it engendered
+ calmed him somewhat. A jangle of bells approaching along the
+ road wholly reassured him. For all that, it was with heart in
+ mouth that he stepped into the recess whence the cry of Mustafa
+ had seemed to proceed.</p>
+
+ <p>Straining his ears to retain the friendly sound of the camel-bells,<span class="pagenum" id="Page_175">[Pg 175]</span>
+ he passed a hand along the wall. All at once he stumbled
+ on something. He stooped down to feel what it might be.</p>
+
+ <p>“O Mustafa!” he whispered fiercely, “what is this?… Arise!
+ Awake! Say, where is our treasure? Let us take each his share
+ and return with speed to the city. Come, awake, I say! Make
+ haste!”</p>
+
+ <p>No answer. The mass was inert as he shook it; an arm flopped
+ and that was all. He had nothing wherewith to get a light, and
+ it was very dark. Yet he felt brave and master of himself, for
+ the clangour of bells was drawing near and he could hear the
+ voice of a camel-driver chanting in praise of love.</p>
+
+ <p>He found the old man’s head and placed his hand over his
+ mouth. There was no warmth of a breath; the lips were cold
+ and sticky. Then Saïd knew for certain that he was handling a
+ dead body.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-27">
+
+ <h3 class="nobreak">XXVII</h3>
+
+ <p>Saïd shuddered, not so much for the knowledge of his own uncleanness,<span class="pagenum" id="Page_176">[Pg 176]</span>
+ nor for the fear of death, as for the loneness of this
+ end by the roadside and for horror of the wild cry he had heard.
+ Since last the sun rose he had been present at the killing
+ of many men and women. But they all had perished in the
+ open street in the sunlight, amid the shouting of a great
+ multitude, with prayers and curses on their lips; whereas Mustafa
+ had met death in the dark, in a lonely place with none to
+ witness.</p>
+
+ <p>He thought of the treasure, that it was now all his own; and
+ sorrow, like a spring of sweet water, welled up in his heart for
+ the loss of his more than father. But the next minute he wished
+ Mustafa no good for dying ere he had made him privy to the
+ hiding-place. By Allah, a loose stone in the pavement was not so
+ easy to find in the darkness, without lamp or direction, and with a
+ corpse for company.</p>
+
+ <p>The clash of bells grew very near indeed. The chant ceased,
+ and the singer shouted to a comrade at some distance. Then the
+ bells lost their rhythmic chime and jangled confusedly. The
+ train of camels had halted.</p>
+
+ <p>Soon an unwieldy, groaning bulk was led in to drink at the
+ fountain. Saïd stood very still against the wall of his recess,
+ watching the black shapes fearfully, quaking for his treasure,
+ lest the drivers should strike a light or any movement of his
+ should rouse suspicion. There were sounds of sucking, gurgling
+ and groaning, the swinging tramp of great beasts, and a hairy
+ smell. He heard the voices of the men debating whether to
+ enter the city in its present disturbed state or to sleep at a khan
+ they named without the gate. He grew fretful, burning to begin
+ his search for the treasure. It must be taken away at once, lest<span class="pagenum" id="Page_177">[Pg 177]</span>
+ the discovery of Mustafa’s body should lead to a thorough search
+ of the place.</p>
+
+ <p>At length the last camel was watered and he could hear the
+ men swear as they marshalled the train. The rhythmic clangour
+ broke out afresh. With an oath of relief he began to crawl upon
+ his hands and knees, feeling the pavement stone by stone as he
+ went. He felt everywhere to within a hair’s-breadth of the
+ corpse; but not a slab was loose, though he fancied one or two
+ rang hollow as he rapped them. The camel-bells<!--camel bells -> camel-bells--> were but a
+ tinkle in the distance. He was alone and fear breathed hot upon
+ him.</p>
+
+ <p>In a kind of fury he gripped the dead man’s arm and dragged
+ him into a corner. With a shiver of that contact upon him he
+ knelt down to examine the place where the body had lain. There
+ was a stone cast up—a wide hole. Oh, for a little light!</p>
+
+ <p>He let his forearm down into it; and his hand felt gold, both
+ coinage and jewellery, which seemed to be contained in a strong
+ coffer of iron or brass, of which the lid was open. Lying flat on
+ his belly, with both arms in the hole, he long strove to lift that
+ chest—by the lid, by the side—but it would not budge. Then he
+ thought if he could only get his fingers under it he would have
+ better purchase. He needed something thin yet strong to thrust
+ beneath it as a prise.</p>
+
+ <p>“May Allah cut short his life!” he panted. “Who but a madman
+ would have left our wealth thus exposed? By the Prophet,
+ it is lucky that I alone was at hand to hear his last cry …. May
+ his house be destroyed.”</p>
+
+ <p>“Peace to him,” he added as an afterthought, setting to work
+ once more. He took a knife from his girdle, and managed so
+ to force its stout blade under the treasure-box that his fingers
+ could take hold. He tugged and strained, tendons cracking,
+ sweat streaming from every pore. At last, after many failures,
+ he raised it clear out of the hole and set it on the pavement.
+ Praise to Allah!</p>
+
+ <p>Sitting back on his heels to recover breath he mopped his face
+ with the lap of his robe. Mustafa was indeed a marvel of
+ strength to have carried that burden with anything like secrecy<span class="pagenum" id="Page_178">[Pg 178]</span>
+ from the house of Yuhanna hither. He turned the miracle over
+ in his mind, seeking its human side. Of a sudden he recalled
+ how the old man had spoken of the fountain as a place where
+ he was used to hide trifles of price. The riddle was solved; there
+ was no great wonder after all. The strong chest was the beggar’s
+ own. He had brought the wealth of Yuhanna hither in a sack,
+ or some vessel unlikely to raise suspicion. He had then uncovered
+ the hole, opened the chest, and poured the treasure
+ pell-mell upon its contents. This evening he had naturally
+ wished to gaze upon his riches. And even as his eyes were
+ glutted the angel of death had passed over him.</p>
+
+ <p>Saïd’s heart grew faint with rapture as he thought that here
+ was more than all the treasure of the Christian. Allah alone
+ knew what hoards Mustafa might have amassed during long
+ years of begging and pilfering.</p>
+
+ <p>“Thanks be to Allah!” he murmured. “May Allah increase
+ thy goods, O abu Mansûr!”</p>
+
+ <p>But the question was urgent—How to dispose of all this wealth
+ for the time being? He dared not replace it, lest, when men came
+ to remove the body of Mustafa, they should chance upon the
+ loose slab and haply discover it. To bury it somewhere in the
+ darkness and return with a sack in the early morning seemed a
+ bright thought; but he could not regard it with perfect favour,
+ knowing what mischievous devils lurk at night in lonesome places.
+ A jinni might see him bury the chest and play some vile prank
+ such as turning the gold to dross, or ashes, or salt, or freezing
+ the ground above it to solid rock.</p>
+
+ <p>At last he resolved to take his fortune along with him in the
+ pendant sack of his voluminous trousers. A weight down there
+ would attract no notice, for it is the custom of all men to carry
+ their marketings thus—their implements or whatever is cumbrous
+ in the hand. He stood and pulled up his overrobe. Holding up
+ the placket of his pantaloons, he took money and jewels by handfuls
+ and dropped them in. Passing his hand along the bottom
+ of the coffer to be sure it was quite empty, he found a small coin
+ which he left for an alms or gleaning. He took a step to and<span class="pagenum" id="Page_179">[Pg 179]</span>
+ fro to see how it felt. The treasure swung as a solid whole,
+ bumping his ankles, his shins, and the calves of his legs. There
+ was no clink or jingle to betray its nature. It was clumsy, very
+ uncomfortable, but (praise to Allah!) quite safe.</p>
+
+ <p>He squatted to replace the chest and close the hole. The
+ posture was restful, for while it lasted the pavement bore his
+ burden. Then he rose, and, with a faint glance towards the carcase
+ of Mustafa, moved gingerly away. But no sooner had he
+ turned his back upon the dead than a panic got hold of him. He
+ stumbled through the archway out into the whispering night as
+ fast as the weight of his treasure would allow.</p>
+
+ <p>Weary and bruised all over, he sank within the threshold of
+ Nûr’s dwelling, bumping against a small donkey, saddled and
+ hung about with gaudy tassels, which stood there patiently with
+ swishing tail. A lamp was burning on the floor of the inner
+ room, and Saïd could see the vast bulk of Abu Khalìl seated
+ beside the mistress in a languorous attitude. Nûr rose full of
+ reproach on beholding the fisherman.</p>
+
+ <p>“Thou art returned, O my soul? What is this? Did I not
+ counsel thee not to come nigh her for a while? Moreover, it is not
+ safe for thee to be here. Search may perhaps be made; all wise
+ men concerned in the riot sleep beyond the walls to-night. Our
+ friend, Abu Khalìl, is come seeking news of his son, Camr-ud-dìn ….”</p>
+
+ <p>Peering into his face she broke off and cried,—</p>
+
+ <p>“How is Mustafa? Where is he? Speak!”</p>
+
+ <p>“O Nûr, Mustafa is dead!” murmured Saïd with a woeful
+ shake of the head. And in truth his heart was near to breaking,
+ for the treasure had barked the shins of both his legs, not to speak
+ of ankles and the great weight to carry.</p>
+
+ <p>She screamed,—</p>
+
+ <p>“Just Allah! Hearest thou that, O Abu Khalìl?… O day of
+ disaster! O evil day!… Where is he? Lead me to him!
+ None but Nûr shall lay him out for burial!… Hearken, O
+ Saïd—O son of his soul and heir of all his wealth! I will hire
+ a goodly company of women to bewail him with beating of breasts<span class="pagenum" id="Page_180">[Pg 180]</span>
+ and tearing of hair. Thou wilt not grudge the money, for thou
+ art a rich man through his death …. Where is he? Lead me to
+ him!”</p>
+
+ <p>Very mournfully Saïd told her that the body lay a long way
+ off, in the chamber of a certain fountain among the gardens. He
+ recounted the cry he had heard, the sudden silence, and his finding
+ Mustafa dead in the black recess.</p>
+
+ <p>“Allah is just!” he said. “It were well if some men set out
+ at once to fetch him hither, for I heard the voice of a jackal
+ near to that place, and I would not have my father’s corpse a
+ prey to unclean beasts. For myself, I am weary and broken
+ with grief, I may not return thither. I am now a rich man, as
+ thou sayest, the wealth of Mustafa being greater than any man
+ supposed. Let the burial be according to thy desire.”</p>
+
+ <p>During the narrative Abu Khalìl had risen slowly from the
+ couch and dragged his vast bulk to the door to listen. Hearing
+ talk of the wealth of Mustafa, he appeared dazed, and exclaimed,
+ “Ma sh’Allah!” under his breath. He strove to treat Saïd as
+ the heir, with a deference which old habits of patronage made
+ to sit awkwardly upon him. Nûr was suddenly inspired. She
+ laid her hands wheedlingly on the shoulders of the fat taverner
+ and, darting love into his eyes,—</p>
+
+ <p>“O my beloved,” she pleaded, “thou wilt go to the fountain
+ of which Saïd speaks. Thou canst find a neighbour or two to go
+ with thee: and thou wilt bring hither the body of Mustafa!
+ Saïd, as thou seest, is broken with fatigue, else he would bear thee
+ company. I shall be very grateful to thee, O my soul, and I
+ shall await thee here …. Say not ‘Nay’!” she cried impetuously,
+ discounting his scandalised stare by a pout and a girlish gesture.
+ “I beseech thee, cross me not in this matter. He was a rich
+ man, remember; and thou wilt not only oblige me, that am a
+ woman and of no account, but also confer a favour upon Saïd
+ Effendi, heir to all his wealth, who will henceforth rank with the
+ great ones of Es-Shâm …. What sayest thou?”</p>
+
+ <p>Abu Khalìl, greatly perturbed, pushed his turban awry the
+ better to scratch his head. He glanced furtively from Nûr to
+ Saïd, and from Saïd back again to Nûr.</p>
+
+ <p>“Now, by Allah, this is no light thing you require of me.<span class="pagenum" id="Page_181">[Pg 181]</span>
+ Nevertheless, since it is the case of an old friend … and to
+ serve Saïd Effendi whom, I call Allah to witness, I have ever regarded
+ as a favourite son … I say not that I will not go. For
+ all that, it is a hard thing for an old man, the father of a family,
+ to go out by night into the gardens where, as all men know,
+ gipsies and other children of sin do abound; not to speak of
+ those who are more than men—jin, I mean, and afærìt; and the
+ uncleanness I shall incur, and the tedious purification to follow ….”</p>
+
+ <p>Saïd broke in coaxingly,—</p>
+
+ <p>“Be assured, O Abu Khalìl, O lord of kindness, thou shalt have
+ a large reward; may Allah increase thy property!”</p>
+
+ <p>“Good. I go!”</p>
+
+ <p>Abu Khalìl shuffled to the place where the ass stood swishing
+ its tail, and bestrode it so earnestly that he nearly fell over on
+ the other side. Then, remembering that his steed was tethered,
+ he leaned over its head to untie the rope. Nûr led the staggering
+ beast up the steps and out into the alley, which the beams of
+ a rising moon were beginning to silver.</p>
+
+ <p>“I will seek out Zeid the carpenter and Abbâs the Nubian who
+ sells sweet stuff!” said the taverner, bowing his head to avoid
+ contact with the lintel as he rode out. “Both are young men,
+ strong and fearless. Both have donkeys belonging to them, so
+ that we shall seem a goodly company riding together. Moreover,
+ Abbâs has a rare whip he showed me yesterday, being a
+ strip of the hide of a crocodile or other monster common in
+ Masr where he bought it. By Allah, it is a fine thong! Two
+ strokes of it would flay a dog …. In your grace!”</p>
+
+ <p>“With my peace. Allah guard thee in safety!” cried Saïd and
+ Nûr in one breath as the doughty taverner ambled away in moonlight
+ and shadow, thwacking his steed bravely on the hindmost
+ part. The clip-clap of the donkey’s hoofs and its thousand mocking
+ echoes soon died away.</p>
+
+ <p>Nûr stood in the doorway looking after him. She stepped
+ forth into the street and listened towards the Christian quarter.</p>
+
+ <p>“The tumult still continues,” she said, returning. “It is thin<span class="pagenum" id="Page_182">[Pg 182]</span>
+ now and feeble—the shadow of that I heard during the day.
+ With the dawn it will revive; and so it will be for many days
+ till every Nazarene is either slain or escaped far away. There
+ is a redness of fire on the sky yonder, where all day long there was
+ a cloud of smoke. They have slain Allah knows how many hundred
+ Christians; and Mustafa is dead.</p>
+
+ <p>“My heart is very sad, O Saïd, light of my eyes! Hadst thou
+ seen him as he was when first I knew him, thou wouldst grieve
+ for the days of a man which are as steps hewn in the rock leading
+ downward to a sepulchre. He was a fine man, I tell thee—straight
+ as a Bedawi’s lance, strong and healthy even as thou
+ art. As the breath of winter tears leaves from a mulberry-tree,
+ so does the length of years strip the beauty and the majesty
+ from a man. At last the tree falls and only the bitter wind remains ….
+ Allah is greatest!”</p>
+
+ <p>Saïd groaned aloud,—</p>
+
+ <p>“Allah is merciful! But, by my beard, it was a cruel word thou
+ spakest, that I must go sleep without the city. Only let me abide
+ here and I swear I will not go near the girl to trouble her.”</p>
+
+ <p>“It cannot be,” said Nûr, firmly. “My house is thy house,
+ and thou art ever welcome to that which is mine. But Abu
+ Khalìl has heard a rumour that search is made secretly for the
+ leaders in rebellion. It is true, what I told thee, that no wise
+ man sleeps within the city this night. To-morrow, in the day-time,
+ thou mayst show thyself without fear; the slaves of power
+ will then be fast within doors for terror of their lives. I will
+ care for the girl and order all things seemly for the burial of
+ Mustafa. Go quickly, with my peace!”</p>
+
+ <p>Saïd, who, for all his freedom of address, stood greatly in awe
+ of the old woman, rose grumbling from the floor, and, holding up
+ the pouch of his trousers like a sack, stumbled up the steps into
+ the moonshine. His nether limbs were very sore and stiff with
+ bruises. In walking he was careful to keep his feet wide apart.
+ He cut such a queer figure, seen from behind, that Nûr called
+ after him to know what ailed him.</p>
+
+ <p>“I am happy—in the extremity of good health!” he cried back<span class="pagenum" id="Page_183">[Pg 183]</span>
+ with affected cheerfulness. “I did but trip over a stone as I ran
+ hither. My knees are somewhat bruised from the fall.”</p>
+
+ <p>“Stay, O my eyes, and let me rub them with a salve!” she
+ cried again with seduction; for, contrasting his gait with the tones
+ of his voice, she knew that he lied.</p>
+
+ <p>“May thy wealth increase!—there is no need,” he answered,
+ striving to quicken his step.</p>
+
+ <p>From a rhythmic bellying of the skirt of his long robe, as well
+ as from the manner of his going, Nûr made a shrewd guess at
+ the nature of his embarrassment.</p>
+
+ <p>“He walks like a she-goat whose udders are over-full,” she
+ thought, laughing to herself; “there is something heavy and
+ cumbersome in the sack of his trousers.”</p>
+
+ <p>That he was loth to linger or speak of the matter afforded her
+ more light.</p>
+
+ <p>“By the Coràn, it is the treasure of Mustafa he carries thus for
+ safety, lest one should rob him of it! He would not trust me so
+ much as to let me know, and he bears his punishment along with
+ him. Allah is just!”</p>
+
+ <p>And in the midst of her grief for the old beggar she chuckled
+ most heartily out there in the moonlight, pointing the finger of
+ scorn after him with keen and friendly relish of his avarice.</p>
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-1-28">
+
+ <h3 class="nobreak">XXVIII</h3>
+
+ <p>That was a ghastly night for Saïd—a night full of strange faces,<span class="pagenum" id="Page_184">[Pg 184]</span>
+ of awful whisperings, and of the shadow of death. His first
+ thought on leaving the city was to find some shelter where he
+ might sleep within call of his fellow-men. To that end he sought
+ the coffee-house of Rashìd, thinking to find a welcome there now
+ that he was again on cordial terms with Selìm. But as he
+ went, in the tremulous shadow of the trees and the moonlight
+ between, he grew more and more afraid, until the bump of the
+ treasure against his shins and the patter of his own footsteps were
+ separate terrors.</p>
+
+ <p>It was almost within hail of the tavern, in the gloom of some
+ apricot-trees, that he blundered upon something soft, yet tight,
+ like a body or a full waterskin. He drew back aghast. A shapeless
+ mass rose before him with a horrid groan. Catching up the
+ sack of his trousers he ran for dear life. Far from allaying his
+ terrors the lowing of a cow at his back lashed him to fresh
+ exertions. He knew it for the angry voice of a jinni cursing him.</p>
+
+ <p>For hours he fled on by shadowy ways, pursued by a host of
+ devils. Foul shapes flitted and danced behind him; dread
+ hands were stretched out to stay him and clutch his treasure;
+ a flapping of huge wings filled the welkin. Pale faces he had
+ seen in death that day grinned at him from the ground, from the
+ sky, from the gloom of the trees. Even the dwellings of men—a
+ sleeping village half-seen between the trunks, flat-roofed hovels
+ and pleasure-houses bosomed in foliage—were sinister, the abode
+ of unknown fears. Fiends rollicked over the whole earth. The
+ vista of his life was packed with them—a gruesome throng. From
+ his youth up he had been their sport. In the hour of his prosperity,
+ whenever wealth had seemed within his grasp, they had
+ appeared to balk him. His flight from his native town, the loss<span class="pagenum" id="Page_185">[Pg 185]</span>
+ of his donkey, the robbery which had deprived him of the price
+ of his horse—he saw plainly the cause of all his misfortunes.
+ Then, as now, he had been the butt of evil spirits.</p>
+
+ <p>Of a sudden it occurred to him that the whole night was a
+ procession of ghastly, pallid shapes, moving silently as one man.
+ It seemed that he had a moment’s insight into the hidden mysteries
+ of earth, that this gliding march of a vast, fiendish army,
+ unsuspected of men, had been going on ever since the world
+ began, and would continue unbroken till the Last Day. The
+ horror of it was not new to him. He had experienced it before
+ many times, but could not remember when or under what circumstances.</p>
+
+ <p>Was not Abdullah himself an evil spirit? And the soldier
+ who had lifted his donkey—was he not an afrìt in disguise.
+ There was no doubt of it now as he recalled their faces.</p>
+
+ <p>In his despair he thought lovingly of Hasneh. Why—oh, why
+ had he cast her off? To his fevered brain she seemed desirable
+ as on the day when he had first beheld her, a young girl, at play
+ with other maidens on the seashore. He would have given the
+ half of this treasure which was killing him for a touch of her
+ hand, for the sound of her voice.</p>
+
+ <p>Once he stood still in an open place. He had a mind to lighten
+ his trousers by flinging all his wealth upon the ground. It was for
+ that the hordes of darkness were tormenting him. He cried
+ aloud that all of them might know his purpose, and bade them
+ swear a solemn oath that they would let him go in peace. But
+ there came no answer; only a jackal’s cry out of the distance,
+ ending in three short yaps. It rang derisive—very like a laugh.
+ At that Saïd grew dogged. Since not a jinni of them all would
+ swear, it was their look-out and he would keep the treasure. For
+ two seconds he felt courageous and knew that there were trees
+ about him rustling peacefully in the moonlight.</p>
+
+ <p>Fear breathed hot on him again and he ran, a hideous whisper
+ in his ears. The balm of the silky Eastern night had no sweetness
+ for him. Shifting the sack of his trousers from aching hand
+ to hand, striving to keep his mind intent upon the name of Allah,
+ he fled on. The trees thinned about him; the gardens gave place<span class="pagenum" id="Page_186">[Pg 186]</span>
+ to vineyards; the vineyards thinned in their turn with spaces of
+ waste land between; the wide plain rolled out before him with
+ soft undulations to some low hills on the horizon floating in pale
+ haze. The boundless silence throbbed in his ears like the pulse of
+ a living creature. The plain whitened in the moonshine. Here
+ and there, as the ground waved, there were ribs of velvet gloom.
+ A lonely tree, a peasant’s hovel, a dark patch of cultivated land,
+ a square-built khan, a knoll, a jutting boulder—the least object
+ was distinct with a black shadow on the smooth-rolling expanse.</p>
+
+ <p>With a clear view all round him and no shades to irk his fancy,
+ Saïd’s panic subsided to a holy awe and he slackened his pace.
+ He was very weary, the weight of his wealth seeming more than
+ he could bear. The howl of a wakeful dog was wafted to him
+ from the distance. In the quarter whence it came black specks
+ were discernible upon a rising ground. It was an encampment of
+ Bedawin or gipsies, Saïd supposed, and instinctively turned his
+ face thitherward. But care for his treasure and the fear of
+ marauders prevented him, and he held straight on.</p>
+
+ <p>There was already a bite of dawn in the air when he came to a
+ large khan, square-built and frowning like a fort, and caught the
+ welcome tinkle and stamp of beasts in a stable. There was a
+ well before the gate, watched by a great sycamore-tree. The
+ door was open. Saïd stole among the beasts in the yard and
+ found a snug nook amid a pile of bales. With a sigh of contentment
+ he curled himself up and fell fast asleep.</p>
+
+ <p>He dreamed.</p>
+
+ <p>It was the last day, or he was newly dead; he knew not which.
+ He was lying spellbound in a place of tombs. Mustafa lay not
+ far from him with a great stone at his head. Veiled women flitted
+ to and fro like phantoms. He knew without looking that Hasneh
+ was among them, and his soul yearned after her. On either side
+ the stone stood an angel, black and shadowy, with a mace in his
+ hand. There was a balance between them, hanging in the air,
+ and they were weighing the works of Mustafa. All that was
+ good went into the one scale and all that was evil into the other.
+ The faces of the examiners were set and moody, as those of men<span class="pagenum" id="Page_187">[Pg 187]</span>
+ who watch a grave issue. Ever and anon they beat the old man’s
+ head with their maces, so that he shrieked frightfully. Saïd
+ sweated cold with fear lest Mustafa should lose Paradise, and
+ also for his own turn, which was to come.</p>
+
+ <p>“This soul is lost, O brother,” said one, gravely. “Thy scale
+ kicks the beam, though each deed placed there counts two of
+ what is placed in mine. Allah is just!”</p>
+
+ <p>The other was thoughtful for a space. All at once his stern
+ face brightened. A glory like moonlight emanated from it, flooding
+ all the plain.</p>
+
+ <p>“See!” he cried, pointing towards the city. “There is blood—blood
+ of the heathen!—blood of unbelievers!—blood of the enemies
+ of our Master! There is a great pool of it, and it is counted
+ to him for righteousness!”</p>
+
+ <p>At that Saïd waxed faint with relief. Hasneh bent over him
+ and peace dropped from her like a precious ointment. The vision
+ faded. There was sweet music of bells—a caravan passing in
+ the distance. With a deep sigh he awoke to a deafening clangour
+ of real camel-bells and the pungent reek of a stable.</p>
+
+ <p>It was quite dark and a little chilly. But the khan was astir,
+ and through the gate he could see a white eye of dawn opening
+ over the edge of the desert. Men with lanterns moved sleepily
+ among the beasts. A group of camels were being laden with
+ black millstones, each of which it took four men to lift and hold
+ in position, while a fifth lashed it fast with a strong rope. The
+ task was enlivened by a chant panted in cadence, invoking the
+ help of a holy dervìsh long since in Paradise.</p>
+
+ <p>Another and more numerous train of camels had just arrived.
+ They were laden with sacks of corn and seemed to have been
+ journeying all night, for the drivers were stiff and surly. With
+ them was a woman of wretched appearance, who stood timidly in
+ the gate, trying to dispose her tattered veil so as to conceal her
+ face.</p>
+
+ <p>A bare-legged hostler threw a coarse jest at her in passing. An
+ idler pinched her arm and tore aside her veil, vowing he was sick
+ for love of her. But a sturdy old man, one of the camel-drivers<span class="pagenum" id="Page_188">[Pg 188]</span>
+ with whom she had come, interfered. He pushed her insulter
+ away roughly, saying that she was a good woman and none should
+ vex her while he was by.</p>
+
+ <p>In the hope of a quarrel, Saïd stole forward among the beasts
+ and merchandise, careful to lift the sack of his trousers above
+ contact with any of the coils of rope, halters and saddles which
+ cumbered the ground. The other camel-drivers stopped work
+ and gathered about the disputants. But the aggressor was a
+ coward, or he thought the woman not worth a fight, for he slunk
+ off, muttering that he knew not she belonged to any man there.
+ Her champion contented himself with nodding his head after
+ him and explaining pithily, in a long growl, how he would have
+ punished obstinacy. Their forms moved black in the gateway;
+ beyond them was the grey dawn upon the plain.</p>
+
+ <p>“The woman is thine, O sheykh?” asked one who stood by with
+ a lantern.</p>
+
+ <p>“No, by Allah!” answered the champion, with a shade of defiance;
+ “but I hold her as a dear daughter. When I cut my foot
+ upon a stone in the neighbourhood of Mazarìb and thought to die
+ for loss of blood, she used me tenderly and rent her veil that my
+ wound might be softly bandaged. No, she is not my woman,
+ but was given into my care by the men of Beyt Ammeh beside
+ Nablûs. There is a strange story belonging to her.”</p>
+
+ <p>At the name of Beyt Ammeh, Saïd pricked up his ears. Observing
+ the form of the woman narrowly, his heart leapt so that
+ it became a lump in his throat.</p>
+
+ <p>“The story, O sheykh! Deign to tell us the story!” urged the
+ bystanders. Unnoticed, Saïd joined the press about the narrator.</p>
+
+ <p>“Know that this woman had a husband, a fisherman, whose
+ name was Saïd. He set out on a journey to Damashc-ush-Shâm,
+ the woman with him. In a lonely pass of the mountains between
+ Beyt Ammeh and the sea he met a man called Farûn riding on a
+ camel, asleep. Then Saïd, being a joker, picked up a stone from
+ the path and flung it at Farûn<!--Fixed Farûm--> so that he fell to the ground. And
+ as he lay there, stunned and bleeding, Saïd took all the money that
+ he had and beat him somewhat with a stick, and so left him.</p>
+
+ <p>“Saïd went on his way rejoicing until he came to the village of<span class="pagenum" id="Page_189">[Pg 189]</span>
+ Beyt Ammeh. There, his woman being faint, he entered the
+ house of a certain fellah, who took pity on her and let her lie on
+ his own bed. After that, as they sat smoking and conversing,
+ the lord of the house questioned Saïd, saying, ‘Didst meet in thy
+ road hither one riding on a camel? Behold, my brother, Farûn
+ by name, is gone this day to the coast with a load.’ Then Saïd—a
+ clever fellow, by Allah!—answered thoughtfully, ‘Yes, it is
+ true; I met such an one. I found him by the road in a sad
+ plight. His blood was upon the stones of the path. He had been
+ robbed and almost killed by wicked men. I stayed a little to
+ bind his wounds, and gave him money—all that I had. I caught
+ his camel and set him upon it. Then I blessed him and came on
+ hither.’</p>
+
+ <p>“At that the lord of the house praised and exalted Saïd above
+ all the sons of Adam. He besought him to abide there several
+ days. But Saïd, pretending that his brother was dead in
+ Damashc-ush-Shâm, said that he must hasten to claim the inheritance.
+ Nevertheless, since his woman was sick, he entreated
+ that kind man to take care of her until she should recover her
+ strength. The lord of the house agreed gladly, and when he had
+ given Saïd to eat and drink, he blessed him and let him go. He
+ paid great honour to the woman for the sake of the mercy shown
+ by her husband to Farûn, his brother. But after two days
+ Farûn returned, and then, as you may guess, his mind was
+ changed. All the men of Beyt Ammeh cursed that clever joker
+ who, having first robbed and beaten Farûn, had then left his sick
+ woman to the care of Farûn’s brother. They kept her for two
+ months, making her the common drudge of all, supposing that
+ Saïd would return or send to fetch her, when they would have
+ slain him or his messengers as the case might be. But he was too
+ clever for that. By Allah, he is a devil! He had no care for
+ this woman, for it seems she is barren.</p>
+
+ <p>“So at last, weary of her sighs and weeping, they delivered her
+ over to us as we passed through their village, telling us her story
+ and giving us a little money to take her to Es-Shâm. They
+ charged us, if ever we should meet with Saïd the Fisherman, to
+ slay him without ado for the affront put upon their village. But<span class="pagenum" id="Page_190">[Pg 190]</span>
+ I admire the rogue. He is a famous joker—what say you?…
+ By my beard, he is a devil!”</p>
+
+ <p>In the midst of the laughter at his cleverness, Saïd pushed
+ through the group and confronted the woman. “Welcome, and
+ thrice welcome, O Hasneh!” he cried. “Praise be to Allah, thou
+ art alive and in health! My heart has been very sad for thee all
+ this long time. I am rejoiced to find thee once again, O my soul!”</p>
+
+ <p>Throwing up her arms, with a shrill cry, she fell on his neck
+ and wept.</p>
+
+ <p>“It is Saïd the Fisherman!”—“Saïd the Joker!”—“Saïd the
+ Devil!” “How came he hither?” was whispered in tones of awe;
+ as who should say, It is His Majesty the Sultàn—His Excellency
+ the Basha. Men pressed forward to touch but the hem of his
+ robe, to get but a glimpse of his face; so that Saïd began to fear
+ lest the fulness and weight of his trousers should be remarked.
+ He saluted the company, and circling Hasneh with his arm, led
+ her out into the brisk air of the dawning.</p>
+
+ <p>At the angle of the wall which looks towards the desert they
+ sat down on their heels side by side. He told of the awful night
+ he had just passed, and she listened, with patient eyes devouring
+ him.</p>
+
+ <p>“I am rich, O my beloved!” he cried, plucking at a dew-drenched
+ thistle. “I will buy a fine house where we shall dwell
+ together. Thou shalt rule over a numerous harìm. I have a
+ sweet girl—a beauty!—the daughter of a Christian pig who is
+ slain. She shall be thy handmaid to do thy bidding. Let us
+ abide here to-day, for while the tumult continues there is neither
+ buying nor selling in the city ….”</p>
+
+ <p>He paused, thoughtful, remembering the burial of Mustafa and
+ his duty to be present. But reflecting that men would suppose
+ him with the slayers, and excuse him for the cause of the Faith,
+ his brow cleared directly and he continued,—</p>
+
+ <p>“To-morrow, or the next day, we will return thither, when thou
+ shalt help me to choose a grand house, and shalt see the girl
+ Ferideh of whom I spake. She is sweet, I tell thee—a perfect
+ pearl. But thou art mistress of my fancy—that is understood.<span class="pagenum" id="Page_191">[Pg 191]</span>
+ Now, in the name of Allah relieve me of some part of this treasure
+ which bruises my legs and impedes my going.”</p>
+
+ <p>The prospect seemed very bright to Hasneh. She ceased to
+ grieve that her veil was torn. Gladly she opened the bosom of
+ her robe and bestowed the half of their riches in the pouch she
+ wore there. The transfer made, Saïd rose and took a turn to
+ enjoy his novel lightness. The well and the sycamore-tree grew
+ rosy, casting long blue shadows. The wide plain was barred and
+ flecked with pink.</p>
+
+ <p>“O Saïd, dost thou remember the fig-tree and our house among
+ the sandhills by the sea?” murmured Hasneh; and then, with a
+ blissful sigh, her eyelids closed against the sun’s first ray, “Allah
+ is Merciful!”</p>
+
+ <p class="center uppercase">End of Part I</p>
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="part-1-notes">
+
+ <h3 class="nobreak">Notes to part I</h3>
+
+ <table>
+ <thead>
+ <tr>
+ <td colspan="3"><span class="smcap">Time Table</span></td>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>A.D.</td>
+ <td></td>
+ <td>Year of the Hejra (Lunar)<span class="pagenum" id="Page_192">[Pg 192]</span></td>
+ </tr>
+ <tr>
+ <td>622 (16th of July)</td>
+ <td>The flight of Muhammed the Prophet from
+ Mecca to Medina</td>
+ <td>—</td>
+ </tr>
+ <tr>
+ <td>1831</td>
+ <td>Ibrahìm<!--Ibrahim -> Ibrahìm--> Pasha, adopted son of the Khedive
+ Mehemed Ali, conquers Syria. Battle of
+ Konia
+ </td>
+ <td>1256–7</td>
+ </tr>
+ <tr>
+ <td>1831–1840</td>
+ <td>A time of great prosperity for all classes, Christians
+ and Moslems alike, under an enlightened
+ government
+ </td>
+ <td>—</td>
+ </tr>
+ <tr>
+ <td>1840</td>
+ <td>Syria signed back to the Sultàn at Conference
+ of London
+ </td>
+ <td>—</td>
+ </tr>
+ <tr>
+ <td>1858</td>
+ <td>Bombardment of Jedda by the French as a
+ punishment for the massacre there
+ </td>
+ <td>1275</td>
+ </tr>
+ <tr>
+ <td>1860 (March-April)</td>
+ <td>Saïd leaves his native town, his house and his
+ fig-tree by the seashore
+ </td>
+ <td>—</td>
+ </tr>
+ <tr>
+ <td>1860 (June)</td>
+ <td>The Maronites attack the Drûz and are
+ slaughtered all over Lebanon
+ </td>
+ <td>1277</td>
+ </tr>
+ <tr>
+ <td>1860 (June-July)</td>
+ <td>Great massacre of Damascus</td>
+ <td>1277</td>
+ </tr>
+ <tr>
+ <td>1860 (September)</td>
+ <td>Execution of Ahmed Pasha, Wâly of Damascus,
+ for culpable incompetence shown during
+ the massacre
+ </td>
+ <td>1278</td>
+ </tr>
+ </tbody>
+ </table>
+
+ <ul>
+ <li>
+ <p><span class="smcap">Chapter xv.</span>—“Jesus the Prophet, whom the faithful call Ruh’Allah.” It<span class="pagenum" id="Page_193">[Pg 193]</span>
+ has been told me for a fact that when the exiled Khedive Ismaìl<!--Ismail -> Ismaìl--> Pasha
+ (known to London street-boys of the period as old Ishmel Parker) was at
+ Naples, one of the officers in attendance on him challenged an Italian in a
+ <i>café</i> for having dared to insult a Prophet of his (the Egyptian’s) religion.
+ The man had been blaspheming, it appeared, as only a Neapolitan or a
+ Tuscan knows how to blaspheme, heaping foul epithets on the name of his
+ Saviour and the Blessed Virgin. A duel, my informant assures me, actually
+ took place on these grounds.</p>
+ </li>
+ <li>
+ <p><span class="smcap">Chapter xix.</span>—“The House of Islâm<!--Islam -> Islâm--> and the House of War.” All the
+ territory successively annexed to the rising of the Ottoman Empire was
+ classed either as forming part of the “dar ul Islâm,” the house of Islâm,
+ or as belonging to the “dar ul harb,” or the house of war, according as it
+ was inhabited by Mohammedans or by Christians. In the latter case the new
+ subjects of the Sultàn were called “rayahs,” and they were personally
+ assessed to ransom their lives, which were forfeited by defeat, and as an
+ equivalent for military service from which they were exempted, or rather,
+ which they did not enjoy the privilege of rendering. This capitation-tax
+ received the name of “haratsh,” and its payment entitled each Christian to
+ keep his head on his shoulders for the space of one year. (Skene: <i>An adol,
+ or the Last Home of the Faithful</i>.)</p>
+ </li>
+ <li>
+ <p><span class="smcap">Chapter xix.</span>—“When the first of the sevens,” etc. It was predicted in
+ the beginning of the present century by a much-revered sheikh that when
+ the first of the sevens falls the ruin of Islâm will commence, and when the
+ second falls it will have been completed. We are now in the year of the
+ Hegira 1277; the year about to open will invert the first of the two Arabic
+ sevens read from right to left—V becoming Ʌ<!-- U+0245-->; that is, 7 becoming 8, and in
+ the year 1280 of the Hegira the second 7 will also be inverted. This prophecy,
+ supported as it is by the reality of the troubles now arising in various
+ quarters, has naturally exercised a great influence on the fatalist tendencies of
+ the Mussulmans and increased their ill-will towards other sects. (Skene:
+ <i>Rambles in Syrian Deserts</i>.)</p>
+ </li>
+ <li>
+ <p><span class="smcap">Chapter xxv.</span>—“The garrison was divided into two companies” (Selìm
+ loquitur). Ahmed Pasha sent some troops under the command of two colonels
+ into the streets. They soon applied to him for instructions, under the
+ impossibility of keeping the peace without resorting to violence. He ordered
+ them in writing to fire upon the people. One of the colonels in command
+ of the <em>regulars</em> obeyed his order and dispersed the mob, proving thus that
+ the evil might have been checked. The other colonel, who had charge of the
+ <em>irregulars</em>, was won over by a Mussulman sheikh, who adjured him in the
+ name of the Prophet and their common religion to join them and clear
+ the holy city of Damascus of infidels. He went over to the insurgents with
+ his troops. (Skene, as above.) For further particulars of the massacre, <em>see</em>
+ Skene, already quoted, Churchill: <i>Druzes<!--Fixed Druses--> and Maronites</i>, and <i>Ten Years in
+ Mount Lebanon</i>, and the newspapers of the latter half of 1860.</p>
+ </li>
+ </ul>
+
+ <table>
+ <thead>
+ <tr>
+ <td colspan="4"><span class="smcap">Glossary of Arab Expressions and Names of Places</span></td>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><i>Abd</i><span class="pagenum" id="Page_194">[Pg 194]</span></td>
+ <td>=</td>
+ <td colspan="2">A servant, a slave, much used with an epithet of the Deity in the
+ formation of proper names, as Abdullah<!-- Abdúllah -> Abdullah -->, the servant of God; Abdul Cader,
+ the servant of the Powerful, and so forth.</td>
+ </tr>
+ <tr>
+ <td><i>Abu</i></td>
+ <td>=</td>
+ <td colspan="2">Father of. A man assumes his son’s name with this prefix as an honourable
+ title, letting his own name be almost forgotten.</td>
+ </tr>
+ <tr>
+ <td><i>Afrìt</i></td>
+ <td>=</td>
+ <td colspan="2">A devil, a jinni (<abbr title="plural">pl.</abbr> afærìt).</td>
+ </tr>
+ <tr>
+ <td><i>Ayûb</i></td>
+ <td>=</td>
+ <td colspan="2">Job.</td>
+ </tr>
+ <tr>
+ <td><i>Bara</i></td>
+ <td>=</td>
+ <td>Para.</td>
+ <td rowspan="2">The Arabs have no letter “P” and cannot pronounce it.</td>
+ </tr>
+ <tr>
+ <td><i>Basha</i></td>
+ <td>=</td>
+ <td>Pasha.</td>
+ </tr>
+ <tr>
+ <td><i>Bedelíeh askerieh</i></td>
+ <td>=</td>
+ <td colspan="2">Tax in lieu of military service, levied on unbelievers.</td>
+ </tr>
+ <tr>
+ <td><i>Cabil</i></td>
+ <td>=</td>
+ <td colspan="2">Cain.</td>
+ </tr>
+ <tr>
+ <td><i>Caimmacàm<!--Caìmmacam -> Caimmacàm--></i></td>
+ <td>=</td>
+ <td colspan="2">A local governor, inferior to the provincial governor (Wâly
+ or Mutesarrif) and appointed by him.</td>
+ </tr>
+ <tr>
+ <td><i>Damashe-ush-Shâm</i> (or simply Es-Shâm)</td>
+ <td>=</td>
+ <td colspan="2">Damascus. Shâm in this name
+ is generally taken to mean “Left” in contrast with “Yemen” meaning
+ “Right.” But it has more likely to do with Shem (Ar. Shâm); Syria is
+ called Es-Shâm or Birr-ush-Shâm.</td>
+ </tr>
+ <tr>
+ <td><i>Daûd</i></td>
+ <td>=</td>
+ <td colspan="2">David.</td>
+ </tr>
+ <tr>
+ <td><i>Dejìl</i></td>
+ <td>=</td>
+ <td colspan="2">Antichrist.</td>
+ </tr>
+ <tr>
+ <td><i>Dìn</i></td>
+ <td>=</td>
+ <td colspan="2">Religion, faith—<abbr title="exempli gratia"><i>e. g.</i></abbr>, dìn Muhammed = El Islâm.</td>
+ </tr>
+ <tr>
+ <td><i>Durzi</i></td>
+ <td>=</td>
+ <td colspan="2">A Druze (<abbr title="plural">pl.</abbr> Drûz).</td>
+ </tr>
+ <tr>
+ <td><i>Ebn</i></td>
+ <td>=</td>
+ <td colspan="2">Son—<abbr title="exempli gratia"><i>e. g.</i></abbr>, ebn Ali = the son of Ali.</td>
+ </tr>
+ <tr>
+ <td><i>Effendi</i></td>
+ <td>=</td>
+ <td colspan="2">A title of respect given generally to Mahometans.</td>
+ </tr>
+ <tr>
+ <td><i>El Ajem</i></td>
+ <td>=</td>
+ <td colspan="2">Persia.</td>
+ </tr>
+ <tr>
+ <td><i>Eljizar</i></td>
+ <td>=</td>
+ <td colspan="2">Algiers or Algeria (often confused with Eljezireh = Mesopotamia).</td>
+ </tr>
+ <tr>
+ <td><i>El Khalìl</i></td>
+ <td>=</td>
+ <td colspan="2">An epithet of the patriarch Abraham appropriate to his city of
+ Hebron.</td>
+ </tr>
+ <tr>
+ <td><i>Emìr</i></td>
+ <td>=</td>
+ <td colspan="2">Prince, an hereditary and purely Arab title of nobility, having nothing
+ to do with the Turkish gamut of dignities which, like the Russian,
+ are purely official. It is given, for instance, to all the kindred of the
+ Prophet, in addition to the epithet Sherìf ( = honourable, holy).</td>
+ </tr>
+ <tr>
+ <td><i>Fellah</i></td>
+ <td>=</td>
+ <td colspan="2">A husbandman, a peasant (<abbr title="plural">pl.</abbr> fellahìn).</td>
+ </tr>
+ <tr>
+ <td><i>Fulân</i></td>
+ <td>=</td>
+ <td colspan="2">An imaginary person (<i>cp.</i> Span. Don Fulano) as we say <abbr title="Mister">Mr.</abbr> So-and-so.</td>
+ </tr>
+ <tr>
+ <td><i>Habil</i></td>
+ <td>=</td>
+ <td colspan="2">Abel.</td>
+ </tr>
+ <tr>
+ <td><i>Haleb</i></td>
+ <td>=</td>
+ <td colspan="2">Aleppo, surnamed the White (Esh-Shahbah).</td>
+ </tr>
+ <tr>
+ <td><i>In sh’Allah</i></td>
+ <td>=</td>
+ <td colspan="2">(lit., if God will) I hope.</td>
+ </tr>
+ <tr>
+ <td><i>Isa</i></td>
+ <td>=</td>
+ <td colspan="2">Jesus (Mahometan).<span class="pagenum" id="Page_195">[Pg 195]</span></td>
+ </tr>
+ <tr>
+ <td><i>Iskendería</i></td>
+ <td>=</td>
+ <td colspan="2">Alexandria.</td>
+ </tr>
+ <tr>
+ <td><i>Istanbûl</i></td>
+ <td>=</td>
+ <td colspan="2">Constantinople.</td>
+ </tr>
+ <tr>
+ <td><i>Jebel Târic</i></td>
+ <td>=</td>
+ <td colspan="2">Gibraltar.</td>
+ </tr>
+ <tr>
+ <td><i>Jinni</i></td>
+ <td>=</td>
+ <td colspan="2">A geni, a fallen angel dwelling on earth and sharing with man the
+ chance of salvation (<abbr title="plural">pl.</abbr> jin or jân<!--jan -> jân-->).</td>
+ </tr>
+ <tr>
+ <td><i>Kâfir</i></td>
+ <td>=</td>
+ <td colspan="2">Infidel, heathen.</td>
+ </tr>
+ <tr>
+ <td><i>Khawaja</i></td>
+ <td>=</td>
+ <td colspan="2">A title of respect given exclusively to unbelievers.</td>
+ </tr>
+ <tr>
+ <td><i>Kibleh</i></td>
+ <td>=</td>
+ <td colspan="2">The point towards which the face is turned at prayers (for Jews,
+ Jerusalem, for Mahometans, Mecca).</td>
+ </tr>
+ <tr>
+ <td><i>Lûndra</i></td>
+ <td>=</td>
+ <td colspan="2">London.</td>
+ </tr>
+ <tr>
+ <td><i>Marûni</i></td>
+ <td>=</td>
+ <td colspan="2">A Maronite (<abbr title="plural">pl.</abbr> Mowarni).</td>
+ </tr>
+ <tr>
+ <td><i>Masr</i></td>
+ <td>=</td>
+ <td colspan="2">Egypt.</td>
+ </tr>
+ <tr>
+ <td><i>Ma sh’ Allah</i></td>
+ <td>=</td>
+ <td colspan="2">(What does God wish!) the commonest exclamation of
+ surprise.</td>
+ </tr>
+ <tr>
+ <td><i>Mehkemeh</i></td>
+ <td>=</td>
+ <td colspan="2">A court of law presided over by the Cadi <!--Câdi -> Cadi-->.</td>
+ </tr>
+ <tr>
+ <td><i>Miriam</i></td>
+ <td>=</td>
+ <td colspan="2">Mary.</td>
+ </tr>
+ <tr>
+ <td><i>Mufti<!--Mûfti -> Mufti--></i></td>
+ <td>=</td>
+ <td colspan="2">A religious judge in every city.</td>
+ </tr>
+ <tr>
+ <td><i>Mûsa</i></td>
+ <td>=</td>
+ <td colspan="2">Moses.</td>
+ </tr>
+ <tr>
+ <td><i>Muslim</i></td>
+ <td>=</td>
+ <td colspan="2">A Mahometan (<abbr title="plural">pl.</abbr> Muslimûn).</td>
+ </tr>
+ <tr>
+ <td><i>Mutesarrif</i></td>
+ <td>=</td>
+ <td colspan="2">A governor of a province, less than a Wâly in dignity, but,
+ like a Wâly, dependent directly on the Sultàn.</td>
+ </tr>
+ <tr>
+ <td><i>Nabuli</i></td>
+ <td>=</td>
+ <td colspan="2">Naples.</td>
+ </tr>
+ <tr>
+ <td><i>Neby</i></td>
+ <td>=</td>
+ <td colspan="2">Prophet.</td>
+ </tr>
+ <tr>
+ <td><i>Nûh</i></td>
+ <td>=</td>
+ <td colspan="2">Noah.</td>
+ </tr>
+ <tr>
+ <td><i>Oäh</i></td>
+ <td>=</td>
+ <td colspan="2">A cry equivalent to “Look out!”</td>
+ </tr>
+ <tr>
+ <td><i>Rûm</i></td>
+ <td>=</td>
+ <td colspan="2">Greece.</td>
+ </tr>
+ <tr>
+ <td><i>Sheykh</i></td>
+ <td>=</td>
+ <td colspan="2">An old man; hence (age implying precedence) a chief, the headman
+ of a tribe, a village, or indeed of any community.</td>
+ </tr>
+ <tr>
+ <td><i>Suleyman</i></td>
+ <td>=</td>
+ <td colspan="2">Solomon.</td>
+ </tr>
+ <tr>
+ <td><i>Tarabulus</i></td>
+ <td>=</td>
+ <td colspan="2">Tripoli (Tarabulus-Esh-Shâm, Tripoli of Syria; not Tarabulus
+ el Gharb, Tripoli in Barbary).</td>
+ </tr>
+ <tr>
+ <td><i>The Chief of Mountains</i> (Jebel-ush-Sheikh)</td>
+ <td>=</td>
+ <td colspan="2">Mount Hermon.</td>
+ </tr>
+ <tr>
+ <td><i>The City of Peace</i> (Medinat us Salam)</td>
+ <td>=</td>
+ <td colspan="2">Baghdad.</td>
+ </tr>
+ <tr>
+ <td><i>The Mountain</i> (El Jebel)</td>
+ <td>=</td>
+ <td colspan="2">Lebanon.</td>
+ </tr>
+ <tr>
+ <td><i>The Sunset-Land</i> (El Maghrib, el Gharb)</td>
+ <td>=</td>
+ <td colspan="2">The north coast of Africa west
+ or Egypt: The Barbary States.</td>
+ </tr>
+ <tr>
+ <td><i>Wâly</i></td>
+ <td>=</td>
+ <td colspan="2">The governor-general of a province, appointed directly by the
+ Sultàn (or at least from Constantinople) and for a period of five years.</td>
+ </tr>
+ <tr>
+ <td><i>Wilayet</i></td>
+ <td>=</td>
+ <td colspan="2">The province governed by a Wâly.</td>
+ </tr>
+ <tr>
+ <td><i>Yafez</i></td>
+ <td>=</td>
+ <td colspan="2">Japheth.</td>
+ </tr>
+ <tr>
+ <td><i>Y Allah!</i></td>
+ <td>=</td>
+ <td colspan="2">(O God) the commonest of all exclamations, meaning whatever
+ you please, oftenest with a sense of “Make haste!” or “Forward!”</td>
+ </tr>
+ <tr>
+ <td><i>Yesua</i></td>
+ <td>=</td>
+ <td colspan="2">Jesus (Christian).</td>
+ </tr>
+ </tbody>
+ </table>
+
+ </section>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="part-2">
+
+ <h2 class="nobreak">Part II<br>
+ The Book of His Fate</h2>
+
+ <blockquote>
+ <p>“<i>O ye men, it is not the great king, nor the multitude of men,
+ neither is it wine that excelleth; who is it then that ruleth them,
+ or hath the lordship over them? Are they not women?</i>”—1
+ <span class="smcap">Esdras</span>.
+ </p>
+ </blockquote>
+
+ <div class="img-container">
+ <img alt="Decoration for half-titlepage." src="images/i_decor-2.svg">
+ </div>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-1">
+
+ <h3 class="nobreak">I</h3>
+
+ <p>About the third hour of a summer’s day, Saïd the Merchant<span class="pagenum" id="Page_199">[Pg 199]</span>
+ strolled lazily in the streets of Damashc-ush-Shâm. A bare-legged
+ servant, whose brown heels peeped in and out of a pair
+ of large red slippers, held a sunshade obsequiously over his head.
+ The parasol was white with a green lining. It amounted to a
+ badge of the highest consequence, and Saïd was faint for pride
+ of it.</p>
+
+ <p>More than ten years of ease and good living had greatly increased
+ his bulk. He had gained that appearance of mixed dignity
+ and benevolence which the habit of a full belly imparts to a
+ man. Many there were who louted low to him in the way; he
+ acknowledged their presence by the slightest scooping motion of
+ his hand. But a notable of the city riding by upon a grey horse,
+ heralded by an outrunner with cries of “Oäh!” scattering the
+ crowd to right and left, Saïd was foremost of all to bow his head
+ and touch his lips and brow in token of reverence.</p>
+
+ <p>He entered the shelter of a roofed bazaar and the sunshade was
+ presently put down. The cool shadow, bringing relief from the
+ blinding glare outside, disposed all men to dawdle. Brisk movement,
+ the hoarse cry of impatience and the peevish oath gave
+ way all at once to sighs, murmurs of praise to Allah, and much
+ wiping of faces. Saïd, however, thanks to the parasol, was not
+ much heated, and he sauntered on leisurely as before. His ample
+ form, richly clad, and his disdainful bearing wrung a salutation
+ even from strangers. Such of the bystanders as knew his quality
+ blessed him loudly by name. And he said in his heart,—</p>
+
+ <p>“Can it be that I was once Saïd the Fisherman—a thing despised
+ of all men to spit upon? Now behold, I am Saïd the Merchant,
+ in the height of prosperity and honour, so that they bow
+ low before me in the market, and even men of family deem it no<span class="pagenum" id="Page_200">[Pg 200]</span>
+ dishonour to kiss my hand. Surely I am great and glorious, and
+ my wealth is established upon a sure foundation. Allah is great
+ and bountiful, and I, His servant, am much indebted to Him.”</p>
+
+ <p>The next minute he made a rapid sign with his hand and he
+ muttered a formula reputed potent, lest that jealous eye which is
+ ever fixed upon the heart of man should mark his boastfulness
+ and lay a snare for him.</p>
+
+ <p>The bare-legged servant, very proud of a new tarbûsh he was
+ wearing for the first time, now walked a few steps in advance of
+ his master to clear the way. The shadow was inky upon the
+ crowd. Motes danced golden in a bar of light where a rift in the
+ barn-like roof let in a sunbeam. The divers hues of the multitude,
+ and the rich array of stuffs displayed in the doorways on
+ either hand, were cool and restful as reflections in water.</p>
+
+ <p>Striking into another bazaar which ran at right angles to that
+ he had hitherto threaded, Saïd turned in at a low doorway of humble
+ seeming, bidding the servant await him there. He traversed
+ a narrow passage and, crossing a filthy court in sunlight, mounted
+ some worn stone steps. At the top of the flight was a crazy door.
+ He knocked, crying,—</p>
+
+ <p>“Open, O Selìm! It is I, the master! Make haste, lazy one!
+ Know that I am busy to-day and have little time to spare!”</p>
+
+ <p>The sound of the voice had not died away ere the door swung
+ inward with a great creaking, and Selìm appeared in the entrance.
+ He pounced on Saïd’s hand and kissed it.</p>
+
+ <p>“Welcome, O my master!” he exclaimed, as he made fast the
+ door behind his patron. “It was in this minute that I wished to
+ speak with thee concerning certain carpets of thine which have
+ arrived with the caravan of Ali Effendi and now lie at the great
+ khan awaiting thy orders. Is it thy wish that I go there after
+ noon?… How is the health of thy son, Suleyman? Mayst
+ thou be blest in him!”</p>
+
+ <p>Saïd sat down cross-legged upon the raised platform of stone
+ which formed a kind of daïs at one end of the room. With a
+ look of concentration he began to roll a cigarette, leaving Selìm’s
+ questions unanswered for a minute. The delicate tracery of the<span class="pagenum" id="Page_201">[Pg 201]</span>
+ lattice at his back sifted and subdued the light while admitting
+ what breeze there was.</p>
+
+ <p>It was pleasant to lounge there, in the place of honour of the
+ large, cool room, and let his eye range over the piles of rich carpets,
+ roll upon roll, which almost concealed the walls. It was
+ pleasant, sitting thus, to inhale the smoke of a cigarette, or, better
+ still, of a narghileh. The whole of his life passed before him at
+ such times, like a tale of the Thousand and One Nights. But for
+ evidence of the piles of carpets, and the presence of Selìm, moving
+ to and fro among them, he would sometimes have doubted the
+ truth of it all, so marvellous it seemed. It was pleasant to recall
+ the old life with Hasneh in the little house among the sandhills by
+ the seashore, to curse again the treachery of Abdullah, to review
+ his wanderings and all the wondrous chances of the great slaughter.
+ Even the weeks of terror which followed those days of
+ bloodshed, when the Saving Faith seemed humbled for ever and
+ the power of the infidels was paramount in the land, were sweet
+ in the memory. He looked back to them as to a dream of delights,
+ for they had passed, dream-like, in the first, full rapture of
+ possession after long months of yearning. Engrossed by bliss,
+ dazed with a delicious languor of soul and body, he had heard talk
+ of executions, of shooting and hanging of true believers, only as
+ one hears whose ears are stuffed with wool. Sad tidings had
+ reached him in the little pleasure-house he had hired among the
+ gardens at the foot of the great brown hills. One day Hasneh had
+ returned from her marketing, half dead for horror, with the news
+ that Ahmed Pasha had been led out and shot that morning. In
+ the space of a week or two, more than three hundred of the faithful
+ were hanged, so that the Sultàn’s envoy, who introduced and,
+ as some said, invented that shameful and unclean way of death,
+ was named of all men Father of a Rope. There were accounts
+ of a French army in Mount Lebanon, slaying every Druze they
+ met, were it man, woman or child. It was said they had sworn
+ to wipe out the Drûz utterly from the face of the earth, because
+ they had dared to be victorious over the Maronites, who were
+ reckoned as French subjects for the nonce. But Saïd, though<span class="pagenum" id="Page_202">[Pg 202]</span>
+ cursing the French and all unbelievers by rote, had, in fact, felt
+ but little concern for the calamities of his neighbours. The death
+ of Ahmed Pasha had been of direct benefit to him, for it set Selìm
+ free to be his agent in those commercial enterprises on which he
+ soon began to employ his capital.</p>
+
+ <p>Ferideh, tamed at last, and submissive to his pleasure, Hasneh
+ re-found and willing to wait upon him hand and foot, his treasure
+ bestowed in a safe place; he had been feverishly happy throughout
+ that time of trouble and disgrace. The true Faith was sure
+ to triumph in the end. Meanwhile he had not neglected to pray
+ to Allah five times a day, had eaten no pork, and had been careful
+ to avoid handling any unclean thing.</p>
+
+ <p>From the height of wealth and honour to which his native
+ shrewdness, under Allah, and a run of the rarest good luck had
+ conspired to raise him, he could con over his life with some of that
+ enjoyment a traveller knows in recounting hardships past. For
+ a long while he sat musing with a far-away look in his eyes—a
+ look having no concern with the pile of Meccan prayer-mats on
+ which he seemed intent. The smoke of his cigarette curled lazily
+ upward in the tempered gloom. A little crowd of flies hung
+ buzzing over his head. At length, the silence growing irksome,
+ Selìm hazarded,—</p>
+
+ <p>“How is thy health, O Saïd?”</p>
+
+ <p>“Praise be to Allah! And thy health?” was the mechanical
+ reply. Then, starting from his brown study and brushing the
+ flies from his face,—</p>
+
+ <p>“We have a fine store of carpets, O father of Mûsa—none like
+ it in all the city. For how much, thinkest thou, could we sell all
+ that is now on our hands?”</p>
+
+ <p>Selìm stroked his beard and his forehead puckered thoughtfully.
+ After some inward reckoning he named a large sum of
+ money as a fair estimate. Saïd’s face grew rapturous.</p>
+
+ <p>“Now listen, O Selìm,” he said, bending towards his henchman
+ and speaking in low, eager tones. “It is in my mind to buy the
+ house of Mahmud Effendi—thou knowest it?—which is towards
+ the Jewish quarter. He asks a vast sum for it—a fortune, by
+ Allah! But it is known that he needs money, that his creditors<span class="pagenum" id="Page_203">[Pg 203]</span>
+ harass him for payment. Wait a little, and he will be glad to
+ accept much less. Nevertheless, it is a fine house and a costly;
+ the price of it will amount to more than I have in my hand. I
+ am minded to sell all these carpets and to part with this upper
+ room. In time to come it shall be said of Suleyman: his father
+ is a great Effendi, who dwells in a palace.</p>
+
+ <p>“Now, O my brother, I know thee for a wise man whose advice
+ it is good to take; and thou wast ever careful for my welfare.
+ Counsel me, I pray thee, and tell me what comes to thy mind on
+ this matter.”</p>
+
+ <p>Selìm stared aghast at his employer. Dismay made his eye-balls
+ dilate and his jaw drop.</p>
+
+ <p>“To hear is to obey,” he faltered at length. “It is for thee to
+ order and dispose of what is thine. I am but thy servant to hear
+ and bow my head. Nevertheless, O Saïd, O my brother, O father
+ of kindness, what is it that thou purposest? To sell a thriving
+ business like this, which yields more and more profit with each
+ year, were the dream of a madman! And why dost thou so
+ covet the house of Mahmud? I fear an evil spirit prompts thee
+ in this matter, seeking to engulf thy fortune. Hast thou not already
+ a fine house enough—one well becoming the lord of thy
+ wealth? Hast thou not a beautiful woman for wife, one who is
+ mistress of thy fancy, who has already borne a son to inherit thy
+ honour? Hast thou not also another wife who loves thee, and
+ maidens to wait on thy harìm? Hast thou not two men-servants
+ and a doorkeeper, without counting Selìm and all his father’s
+ house, who are ever ready to do thy behests? Sure, if ever man
+ was happy, thou art happy; if ever Allah favoured any man, He
+ has favoured thee. The higher a person rises, the closer do envy
+ and ill-will and hatred beset him on every side. The more conspicuous
+ he becomes, the more he has need of money. Hear a
+ story, O my brother.</p>
+
+ <p>“Know that there was once a man who owned a she-camel,
+ which fed him with her milk and earned money for him by her
+ labour. But the man was not content. Going one day to the
+ city he beheld in the shop of a certain merchant a collar of gold.
+ And he said in his soul, ‘O my soul, if I had but that collar I<span class="pagenum" id="Page_204">[Pg 204]</span>
+ should certainly be happiest of all the sons of Adam.’ The
+ thought of it robbed him of sleep by night, and in the day-time
+ it was ever present to his mind. At last he bethought him of the
+ camel, and he said in his heart, ‘A collar of gold for a camel is a
+ famous bargain. Every poor fellah has a camel belonging to
+ him, but only the greatest wear collars of gold.’<!--Change double quotes to single quote--></p>
+
+ <p>“On the morrow he arose and drove his beast to the city, and
+ there sold her, together with the pack-saddle and the halter, a
+ bag of corn and a vessel of oil which happened to be with him in
+ the house. Then he went straight to the merchant’s, and, having
+ assured himself that the collar was there, he inquired the price.
+ At first the trader laughed and eyed him askance, for the poorness
+ of his clothes. But afterwards, finding that he had money with
+ him, he deigned to name a sum. It was more than the man
+ could pay; yet, being an astute fellow and good at a bargain, he
+ at length obtained the collar.</p>
+
+ <p>“With it clasped round his neck he strutted about the streets,
+ deeming himself an Emìr. It was not for a long while he became
+ aware that men were pointing after him and laughing in their
+ beards. Then shame came upon him, and he wished to hide the
+ ornament; but he could not, it was so big and his robe so scanty
+ and ragged. He tried to unclasp it, but he knew not the trick
+ of it, the merchant having made it fast for him. He sped to the
+ shop, wishing to give it back and receive his money again; but
+ the merchant drove him away with curses and threatening words.
+ He dared not have recourse to any worker in metal lest the price
+ of his release should be more than he could afford, and, in default
+ of payment, the collar should be taken from him.</p>
+
+ <p>“By the time he had eaten and drunk and had paid his lodging
+ for one night, he had no money left. On the third day he was
+ driven to beg in the gate of the city. But those who passed in
+ and out mocked him, thinking he was a joker or one that begged
+ for a wager or a vow. And this became a proverb in the land:
+ The beggar with the collar of gold craves a mite of thee, O
+ muleteer.</p>
+
+ <p>“Full of distress he prayed Allah, if it might be, to take away
+ that plague from him and give him back his camel. Soon he<span class="pagenum" id="Page_205">[Pg 205]</span>
+ prayed more earnestly that Allah would cut off his life. His
+ prayer was heard; for certain wicked men of the city had cast
+ greedy eyes upon the collar. They lay in wait for him in a
+ lonely place, and there slew him. But being powerless to unclasp
+ the collar, they cut off his head and drew it from the neck
+ still fastened.</p>
+
+ <p>“Now, O my brother, the drift of my story is clear and needs
+ no explaining. I think it no wise thing to sell all thy stock-in-trade
+ that thou mayst buy a fine palace. Remember that he who
+ bartered the camel for the collar of gold had shame and misery
+ and a ghastly death into the bargain.”</p>
+
+ <p>During the tale Saïd’s face had become overcast. As Selìm
+ ceased speaking his displeasure broke out. Frowning, and with
+ a peevish gesture,—</p>
+
+ <p>“Thou speakest folly and thy words are far from the purpose!”
+ he cried. “What have I got to do with thy poor man and his
+ camel? Behold, I am rich, as thou well knowest. Even when I
+ shall have paid the price of the house there will yet be money left
+ in my hand wherewith to trade anew. Because I speak of selling
+ this shop and these carpets, thou art afraid of thy own meat and
+ drink, lest thy livelihood be taken from thee. Thou makest believe
+ to rede me a friendly counsel, whereas thy mind is wholly
+ set upon thy private advantage. I had thought to make thee
+ a handsome present—enough to keep thee in comfort and honour
+ all thy days; but now, since thou choosest to cross me, I know
+ not what I shall do.”</p>
+
+ <p>Stung by the accusation of self-seeking, Selìm bounded to his
+ feet.</p>
+
+ <p>“Now, Allah pardon thee, O Saïd,” he exclaimed in a low voice
+ broken by emotion. “Surely thou art possessed with a devil to
+ think this evil of me! In all the years that I have served thee
+ in this place, hast thou ever found me wanting in my duty?
+ Have I not ever loved thee as a dear brother, while serving thee
+ faithfully as my lord? Hast thou ever known me to seek my own
+ advantage to thy prejudice in the price of a single prayer-mat?
+ Do I not bring up my children to bless thee as their father’s
+ benefactor?… These words which thou hast spoken wound<span class="pagenum" id="Page_206">[Pg 206]</span>
+ my inmost heart. Behold, am I not thy thing, to take up or to cast
+ aside? If I likened thee by chance to a poor fellah, who had but
+ one camel, Allah be my witness, it was because I knew no other
+ story to meet thy case. Fables ever deal in extremes; I meant
+ thee no insult, as thou knowest well. I did but give thee the
+ best advice that I had out of the little store of wisdom which is
+ mine. O Saïd—O my dear! I have loved thee with a great
+ affection ever since the day thou didst hire me to be thy servant,
+ and didst give me that rich garment—the root of my honour—which
+ I still cherish in my house. That is long ago, when Mûsa,
+ my first-born, was yet at his mother’s breast. Now Mûsa is
+ almost a man to wear the turban, yet I love thee with the same
+ love still. It will grieve me to forsake this upper chamber, where
+ I have sat cool through the heat of many a day; while the bees
+ and the flies and the wasps made a drowsy moaning, and the voice
+ of the water-carrier came to me out of the street like a wild
+ bird’s cry. It is natural, is it not? that I should grieve somewhat
+ at thought of leaving a place where I have spent many years in
+ peace of mind and body. And the little room adjoining, where
+ all my children save Mûsa have been born, is dear to me for
+ the cries of the young ones and the voice of the anxious mother
+ crooning soft to them. But thou gavest, and it is thine to take
+ away. O Saïd, O my brother, seek not to quarrel with me after
+ all these years!”</p>
+
+ <p>The pathos of this appeal touched some answering chord in the
+ merchant’s heart, for the lines of his face softened and his eyes
+ filled with tears. At last, when Selìm had made an end of speaking,
+ and stood gazing at him with eyes full of entreaty, Saïd
+ started up and, going over to him, fell on his neck. Surely an
+ evil spirit had prompted him to doubt for a minute the good faith
+ of his more than brother. He asked forgiveness of the harsh
+ words uttered in haste. But he had set his heart on purchasing
+ the house of Mahmud Effendi, and the unlooked-for dissension
+ had angered him.</p>
+
+ <p>Deeply moved by his patron’s tears, Selìm gave way completely;
+ vowing to be faithful to him in all things, whatever he
+ should require. He called Allah to witness that he had not<span class="pagenum" id="Page_207">[Pg 207]</span>
+ meant to oppose Saïd’s will, but only to help him with advice,
+ that nothing might be done rashly or without due consideration.</p>
+
+ <p>“What is the hour?” asked Saïd at length, with a startled
+ glance at the tracery of light and shadow thrown from the lattice
+ upon wall and floor.</p>
+
+ <p>“It is between the fourth and the fifth, O my master,” Selìm
+ pronounced, after reference to the same dial. “With thy leave,
+ I will call for coffee, if, indeed, thou must depart so soon.” At
+ his shout of “Mûsa!” a sturdy boy, clad in a robe of striped
+ cotton, close buttoned at the neck, and having for head-dress
+ an ancient and weather-beaten fez, appeared from an inner room.
+ The shrill tones of a woman scolding and the piteous howl of an
+ infant came through the same door with him, out of the gloom
+ on which he stood revealed.</p>
+
+ <p>“O Mûsa, bring coffee and that quickly, for our master has little
+ time!” said Selìm.</p>
+
+ <p>The two elders took counsel together how to dispose of shop
+ and merchandise to the best advantage. There were debts of
+ long standing to be collected, or, where the debtor was too great
+ and powerful, to be forgiven with as much circumstance as possible.
+ Selìm undertook all the more tiresome business of the
+ settlement, leaving for his master that lighter part which could
+ be transacted over a glass of sherbet and a narghileh. Saïd
+ thanked him, as for a matter of course, and heartily cursed the
+ buzzing swarm of flies which infested the room. Then, when he
+ had swallowed a cupful of coffee, he arose and set out for the
+ house of Mahmud Effendi.</p>
+
+ <p>He thought of the joy Ferideh would have in that palace, and
+ his heart beat faster; for, after more than ten years of possession,
+ he still doted on the daughter of Yuhanna.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-2">
+
+ <h3 class="nobreak">II</h3>
+
+ <p>Mahmud Effendi sat in the audience-hall of his great house, in<span class="pagenum" id="Page_208">[Pg 208]</span>
+ the highest seat. Door and windows open on the court showed
+ a vine-covered trellis, a few orange-trees grouped about a marble
+ basin, and the opposite wall of the quadrangle in dazzling sunshine.
+ Draughts of lukewarm air brought the pleasant sound of leaves
+ rustling and water trickling to freshen the deep shade of the
+ room, which would else have been gloomy and oppressive.</p>
+
+ <p>Mahmud Effendi was a man of thirty summers, unhealthily
+ white and fat, with dark creases under his eyes. He wore a long
+ morning robe of striped silk, a high fez and a finely-embroidered
+ turban; but a pair of Frankish boots of patent leather were most
+ obvious as he lolled in the cushioned seat of honour. As a member
+ of the Council of Notables, and one who had spent a year at
+ Istanbûl to complete his education, he usually donned the Turkish
+ frock-coat and dark trousers on state occasions. It was told
+ of him that he could sit on a chair stiffly, like a Frank, for minutes
+ together without a symptom of uneasiness, could wield a knife and
+ fork cunningly and speak with the tongue of unbelief. But in
+ the freedom of his own dwelling, with his kinsfolk and servants
+ obsequious about him, he was the true Arab grandee, scornful
+ and unmannerly.</p>
+
+ <p>On the morning in question the couches of the presence-chamber
+ were well filled. On the daïs reclined a number of the great
+ man’s relatives and cronies, grouped in order of their rank; while
+ the body of the hall was sprinkled with the men of the household
+ and other dependants, together with sundry persons who presented
+ themselves every morning with praiseworthy constancy, for no
+ other purposes than to make their names and faces familiar to
+ one in authority.</p>
+
+ <p>The walls of the room were a mosaic-work of marble of different<span class="pagenum" id="Page_209">[Pg 209]</span>
+ colours, the words of the Fatiha, or opening chapter of the Coràn,
+ running all round under the ceiling by way of frieze. At all
+ points the name of Allah met the eye, cunningly obscured and
+ twisted into puzzling monograms; and further veiled by such
+ epithets as the Merciful, the Praiseworthy, the Powerful, and so
+ forth. The pavement, too, was of mosaic, where it could be seen
+ for rugs. A wide stone bench or divan, which ran along the foot
+ of the walls, was cushioned upon the daïs, bare elsewhere. Before
+ the lord of the house, on a soft carpet from Persia, stood
+ a stool, or little table of dark-stained wood inlaid upon the top
+ and sides with arabesque patterns of mother-of-pearl. It bore
+ an inkstand, a reed pen, and a bulky scroll of parchment covered
+ with close writing in a clerkly hand.</p>
+
+ <p>Mahmud Effendi was restless and spoke little. No sooner was
+ one cigarette lighted for him by an attentive neighbour than he
+ flung it away, with an oath of impatience, and began to roll another.
+ Conversation in the room was carried on by low whispers, and
+ eyes kept straying anxiously to the door.</p>
+
+ <p>“This man—what is his name?—this Saïd is late!” exclaimed
+ the great one, fretfully, with a yawn. “Is it meet, I ask you, that
+ my father’s son should be kept waiting by the child of a dog?”</p>
+
+ <p>“It is true! He is late; curse his religion! May the fire, the
+ mother of hospitality, be quenched on his hearth, and his father’s
+ grave be perfectly defiled!” Glad of the chance to lift up their
+ voices, all present cursed the tardy one most heartily.</p>
+
+ <p>It was but yesterday that Nasr, the son of his mother’s sister,
+ had come to Mahmud with news that a certain merchant, reputed
+ lord of boundless wealth, was minded to buy the palace at any
+ price. The man, whose name was Saïd, would present himself,
+ said the informant, betimes on the morrow. Nasr spent most
+ of his life in the taverns of the city. He was a famous gossip
+ and no mean liar. But in this case Mahmud, in sore straits for
+ money, had gladly believed his tidings and had summoned all
+ the heads of his kindred to support him at the interview. Now,
+ seeing that the morning was fast wearing away and no one came,
+ he began to have an inkling that his cousin had lied to him,
+ knowing his instant need to sell the house and wishing to please<span class="pagenum" id="Page_210">[Pg 210]</span>
+ him and gain honour for himself by bringing agreeable news. He
+ bent ominous brows on the unconscious Nasr, who sat fourth
+ removed from him on the seat of honour; and was on the point
+ of upbraiding him fiercely with the deceit, when a murmur of
+ satisfaction, first raised by a group of servants at the door, spread
+ throughout the assembly. A man’s voice was heard at the gate,
+ crying,—</p>
+
+ <p>“Peace be upon this house, and the mercy of Allah, and His
+ blessings!”</p>
+
+ <p>Mahmud Effendi straightened himself in his seat. The elders
+ upon the daïs composed their limbs and faces on decorous lines.
+ The menials in the body of the hall fell bowing into two rows,
+ forming a lane for the passage of the new-comer.</p>
+
+ <p>Having slipped off his shoes at the threshold, Saïd the merchant
+ entered the presence-chamber with a mien of the utmost deference.
+ His servant followed bearing the white parasol with the green
+ lining, as it had been a rod of office. Leaving his body-guard
+ among the folk of the household, Saïd advanced to the daïs. All
+ the great ones who sat there arose at his approach, and his humble
+ salutation was returned twentyfold. Mahmud Effendi came a
+ little way to meet him, and, after the brief and languid struggle
+ enjoined by politeness, yielded his hand to be kissed. Then he
+ led the guest to a vacant seat on his right, and called loudly for
+ refreshments. With his own hand he made a cigarette for Saïd,
+ and insisted on lighting it for him with a match borrowed from
+ the uncle who sat on his left. Then he renewed inquiries concerning
+ the visitor’s health, scanning his face earnestly for any
+ sign of disorder; while all the rest of the company put the same
+ or like questions after him in chorus.</p>
+
+ <p>Quite overwhelmed by the honour paid to him, Saïd could only
+ bow repeatedly, murmuring blessings upon his host and all belonging
+ to him. But when two serving-men drew near barefooted,
+ each carrying a large and curiously-wrought brass tray laden with
+ glasses of several kinds of sherbet, Mahmud’s attention was
+ called away for a minute and he found time to regain composure.</p>
+
+ <p>He glanced craftily round upon that numerous gathering, whose
+ presence there, he shrewdly guessed, was planned to abash and<span class="pagenum" id="Page_211">[Pg 211]</span>
+ outface him. But the mental resolve to prove a match for them
+ all found no expression in face or attitude.</p>
+
+ <p>At length, when all the empty glasses were replaced on the
+ trays and the servants had retired with them, a silence ensued
+ which Saïd deemed favourable for the opening of his business.
+ With a cringing twist of his body, he begged the ear of Mahmud
+ Effendi, who gave heed to him with the gravest condescension.</p>
+
+ <p>It was noised abroad in the markets.—The common people are
+ all gossips, scandalmongers, by Allah! and publishers of every
+ silly rumour.—It was noised abroad that his Excellency was desirous
+ of selling that great palace, where he had the honour to
+ behold his Eminence in the extremity of welfare and good health.
+ The report—which was of course an idle one, unworthy the
+ credence of a man of sense—had at length reached the ears of his
+ Honour’s devoted servant. Though at once perceiving it to be a
+ foolish fable, such as low people, muleteers and others who frequent
+ the bazaars, spread abroad for love of mischief; yet it had
+ so far carried weight with him that, being at present in search
+ of a fine house and having by the blessing of Allah some little
+ wealth at his disposal, he had allowed his mind to dwell on the
+ thought of this great palace, to desire it. He had therefore ventured
+ to wait upon his Grace, in order to make sure that the
+ report that he had heard was groundless, and, in case there should
+ be a measure of truth in it, to inquire what price his Worship
+ was pleased to demand. He was aware that it ill became him, a
+ small man and of no account in the city, thus to thrust himself
+ forward in the presence of his Highness and of his Highness’s
+ illustrious kindred there assembled. To aspire to possess that
+ fine house was<!--were -> was--> the last presumption in one of his mean quality.
+ As for the notion of supplanting, or in any sense replacing, his
+ Excellency, it was far from his mind. Can the fox claim fellowship
+ with the lion? And yet it is no sin if the fox come to dwell
+ in the lion’s den, after the noble beast has forsaken it, needing
+ change; provided he do so meekly, with a proper sense of his
+ own unworthiness, giving praise and thanks at all times to Allah
+ for his great good fortune.</p>
+
+ <p>He (Saïd) was a merchant, whose business, by the grace of<span class="pagenum" id="Page_212">[Pg 212]</span>
+ Allah, had thriven with him; and, whereas a great one of the city,
+ having much property but little ready money, would pay the
+ price hardly and by many instalments, he was prepared to bring
+ the whole sum at once in his hands and place it in the hands of
+ his Excellency. A small sum paid down in its entirety was
+ worth more than the promise of great riches. Wherefore—his
+ voice became a coaxing whine and his smile waxed eloquent of
+ deprecation—wherefore he had dared hope that his Highness
+ would deign to abate something of the price in his favour; if he
+ were indeed minded to sell the house, which was most unlikely.
+ Might Allah preserve his Excellency’s life for ever, and increase
+ the goods of his Excellency to the crowning point of his prosperity.</p>
+
+ <p>Mahmud Effendi listened to all this long speech with courteous
+ attention, as did all who sat upon the daïs, taking their cue from
+ him. Having heard Saïd patiently to an end, he raised a hand
+ to his beard and stared round upon the faces of his kindred
+ with the dazed look of a man taken quite by surprise. After a
+ pause long enough to fully impress the visitor with a sense of
+ his amazement, he spoke slowly and falteringly, as one striving
+ to muster his wits.</p>
+
+ <p>“Allah pardon! It was a false report thou heardest, O my
+ uncle. Men are wont to speak idly in the markets, and their
+ tongues wag ever most glibly of those who sit in high places. I
+ marvel only that a man of thy penetration should have paid any
+ heed to their talk. The wish to sell my house is very far from
+ me; nay, it was but in this hour I was taking counsel with the
+ heads of my father’s house about a plan for adorning the women’s
+ apartments with a screen of Cairene lattice-work, and to inlay
+ the walls of the court with devices of marble. At the moment of
+ thy entering I was reading in that scripture thou seest upon the
+ table, which is an exact account of all that the house contains
+ and the value of it. If thou doubtest the truth of what I say,
+ inquire of any man here, and he shall certify thee.</p>
+
+ <p>“By my beard, I am amazed at thy speech, for to sell this
+ house, which belonged to my father and my father’s father before
+ me, was never further from my thoughts than it is to-day.</p>
+
+ <p>“And yet … now that thou hast put it in my mind, I know<span class="pagenum" id="Page_213">[Pg 213]</span>
+ not that I should altogether refuse to sell, were one to make me a
+ tempting offer. As thou sayest, a large sum in the hand is better
+ than the like sum paid in slow instalments. Moreover, a man
+ like me has many liabilities to which one of thy condition is not
+ subject. Thou receivest money every day, and thy wealth is with
+ thee in the house; whereas the fortune I inherit is vested in lands
+ and houses, which cannot be moved, and which it is tiresome to
+ sell; and withal I must always be spending. Thou art eloquent, O
+ my uncle, and thy talk sways my mind a little. Having no instant
+ need of money, nor indeed any enduring wish to sell at all, I shall
+ not certainly part with this fine house for less than its utmost
+ value. Nevertheless, since the whim is upon me, I am curious to
+ know what price thou wouldst offer!”</p>
+
+ <p>He did not wait for Saïd’s answer, but very carelessly shouted
+ an order for coffee to be served at once.</p>
+
+ <p>All his kindred raised hands and eyes ceilingwards, calling
+ Allah to witness their astonishment at what they had just heard.
+ Mahmud Effendi to think of selling his house! Surely the great
+ man spoke in jest! If he were indeed serious, then the sun might
+ shortly be expected to rise in the west! They murmured together
+ in amazement and concern.</p>
+
+ <p>Saïd, with eyes fixed upon one of his host’s Frankish boots, appeared
+ lost in reflection. At length he faltered,—</p>
+
+ <p>“O my lord, know that I am a small man, wholly unworthy to
+ compete with thee in any way. Who am I that I should presume
+ to set a price on that which belongs to thy Highness? Deign to
+ name such a sum as thou deemest just, and I, thy servant, will
+ say whether I can afford to pay it. I am a small man and my
+ wealth limited. Notwithstanding, having a great regard for thy
+ Grace, I shall endeavour by all means to content thee.”</p>
+
+ <p>“Truly thou askest no easy thing of me,” muttered Mahmud,
+ with puckered forehead. “It is hard to compute the price of that
+ which has never been sold nor valued for sale. If I were really
+ earnest in this matter, I should say, Bring valuers, one for thee
+ and one for me. Let them go over all the premises and make
+ each his estimate. But, as it is, wishing only to know what thou<span class="pagenum" id="Page_214">[Pg 214]</span>
+ wouldst give, I know not what to say. I would rather that some
+ other gave an opinion in my stead, lest thou shouldst say, Of
+ course, he extols that which is his own. Now behold, there are
+ many honourable persons here present, who know the house perfectly
+ and all it contains. If it please thee, let them confer
+ together and we will abide by their judgment.”</p>
+
+ <p>But Saïd put in humbly,—</p>
+
+ <p>“Nay, O my lord, I cannot engage to pay whatever price the
+ arbiters may lay upon me. My wealth, alas! has limits. Allah
+ keep thy Grace ever in safety; that which I ask of thee is only
+ reasonable.”</p>
+
+ <p>“Of course, it shall be as thou choosest,” said Mahmud, carelessly.</p>
+
+ <p>While the coffee was being passed round, the umpires spoke
+ earnestly together in low tones, now glancing at Saïd, now at
+ their kinsman, with manifest impartiality. At last they resumed
+ their seats and their former languid postures. An aged man,
+ uncle to Mahmud on the father’s side, had been chosen spokesman.
+ He now rose to make known the verdict.</p>
+
+ <p>The sum he named made Saïd wince, though he was prepared
+ for almost any extravagance. Mahmud himself could not refrain
+ from throwing an admiring glance round upon his relations. The
+ merchant smiled painfully and stroked his beard.</p>
+
+ <p>“Well, what sayest thou, O my uncle?” said Mahmud, in a
+ voice of encouragement. “Remember, thou hast not yet seen all
+ the house, and this is not the only fine room in it. Observe the
+ walls a little, I pray thee, what excellent workmanship is there!
+ By the Coràn, I think it a low estimate. What sayest thou?”</p>
+
+ <p>Saïd, though secretly gnawing his underlip, made shift to smile.
+ Shrugging his shoulders and spreading his hands wide in deprecation:</p>
+
+ <p>“The price exceeds my fortune,” he murmured. “I cannot
+ bid more than a third of it.”</p>
+
+ <p>“Never!” cried Mahmud, in extreme disgust, fending off the
+ insulting offer with his hand. “Never!” cried all his kindred in
+ chorus, eyeing Saïd as though he had done every one of them
+ a mortal injury.</p>
+
+ <p>A long and chilly pause ensued, until Mahmud, having managed<span class="pagenum" id="Page_215">[Pg 215]</span>
+ to bring his outraged feelings into subjection, renewed his
+ inquiries after the visitor’s health in the cause of hospitality.
+ But there was a marked change in his manner, and Saïd, perceiving
+ that he was no longer welcome, made haste to depart. The
+ lofty courtesy of his company had daunted him during the whole
+ interview. That sudden change from the sunshine of condescension
+ to the frost of contempt sent him forth bewildered into the
+ scorching street. But ere he had made many paces from the
+ outer gate he was again master of his wits.</p>
+
+ <p>Walking in the shade of the white parasol with the green lining,
+ he reviewed the whole scene with a chuckle. With patience, he
+ felt sure of getting the house at very nearly his own price. He
+ had made a not unreasonable offer. In a very few days, he
+ foresaw, Mahmud would summon him once more to his presence;
+ and then the haggling would begin in earnest. It might last a
+ month, it might last a year. All depended on the temper of the
+ great man’s creditors. In any case, he felt sure of his bargain in
+ the end; and the memory of that splendid presence-chamber made
+ his brain swim with ambition.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-3">
+
+ <h3 class="nobreak">III</h3>
+
+ <p>The house of Saïd the Merchant was so set in the heart of the<span class="pagenum" id="Page_216">[Pg 216]</span>
+ city that for strangers and country people, who had not the clue
+ to the labyrinth, it was a day’s work to find it. The approach
+ from the nearest bazaar was by an archway infested with dogs
+ and beggars, down a winding lane, and through a gate in the
+ wall. Even after the gate was passed, callers were forced to
+ ask their way, for one passage gave access to three several dwellings,
+ and who, uninspired, could tell which door to choose? As
+ one stood on its roof and looked out over the town, it seemed
+ an easy feat to scramble thence to the minaret of Isa, half a mile
+ distant, without once descending to the level of the streets. You
+ would have deemed Es-Shâm hewn of a single stone, so hard it
+ was to mark where one building ended and another began. It
+ was on the house-top that Saïd was wont to say his prayers at
+ nightfall, and often in the day-time, with face turned duly southward
+ towards the kibleh. Often, too, he would cause a servant
+ to bring an ewer of water to him upon the roof, and there, in
+ sight of the many who sought refreshment in the evening air, he
+ would perform the lesser washings of preparation, without which
+ no prayer of man is acceptable to Allah.</p>
+
+ <p>He had a very large and precious copy of the Coràn, so exquisitely
+ written that each word was a monogram for a learned
+ scribe to decipher; for Saïd it was quite illegible. This manuscript,
+ bound in finely-chased leather, was carried every Friday
+ by a servant to the mosque, together with a cushion. It was a
+ small place of worship frequented by poor people, to whom a
+ merchant was a great man. As soon as Saïd was comfortably
+ seated on the cushion, the volume was placed in his hands. Opening
+ it at random, he would recite some passage which he knew
+ by heart, in a very loud, nasal voice, and to the edification of all<span class="pagenum" id="Page_217">[Pg 217]</span>
+ who sat there on the bare stones, waiting for the coming of the
+ preacher.</p>
+
+ <p>He was known to give alms of all his substance, and it was
+ understood he would make the pilgrimage as soon as ever his
+ house and business could be set in order. No wonder that he
+ was reckoned a holy man, esteemed and reverenced of all his
+ neighbours; the roof of his house being high and conspicuous, and
+ little of his devotions done in private.</p>
+
+ <p>His abode consisted of a small square court, elaborately paved;
+ three sides of which were taken up by the living rooms and
+ offices, the fourth being filled by a blind wall of the next house,
+ in which was the entrance door. The court was no larger than a
+ large chamber, and the house was small to match it, but convenient
+ and more roomy than it promised to be. Hard by the
+ entrance was a little chamber with a vaulted ceiling, where the
+ doorkeeper lived, and facing it, across the court, yawned the doorway
+ of a large cellar or storehouse beneath the women’s<!-- woman’s -> women’s --> apartments,
+ where cooking and other work of the household was done.</p>
+
+ <p>It was in this place that Hasneh sat on a morning, grinding
+ with one of her maidens at the handmill; while another who,
+ being high in favour with Ferideh, thought herself entitled to do
+ as she pleased, sat idly looking on, burying her hand in a sackful
+ of wheat, and letting the grains glide through her fingers. The
+ sound of grinding was loud in room and courtyard, relieved by
+ the voices of the women chanting shrilly at their task. Now
+ and then one would cease singing and let go the handle, to draw
+ her veil closer as a protection from the flies; only to burst out
+ afresh in song, and fall again to the turning with renewed strength.</p>
+
+ <p>Out in the sunshine, the doorkeeper, a burly negro, could be
+ seen dozing with head against the wall. The heat and the glare,
+ abhorred of others, were dear to him. He basked in them languorously,
+ with closed eyes, stretching himself like a cat and
+ showing his white teeth.</p>
+
+ <p>“Our lord is late to-day,” said Hasneh, excitedly, pausing to
+ push back a fold of her robe which was in the way. “Allah
+ grant no ill has befallen him. I have to speak with him when he
+ returns.”</p>
+
+ <p>“Thou hast to speak with him, sayest thou?” said the maid<span class="pagenum" id="Page_218">[Pg 218]</span>
+ who sat idle, in languid amazement. “Is it thy errand, pray, or
+ another’s?”</p>
+
+ <p>“There is a word from Nûr, the old woman, and something I
+ must add to it of my own knowledge.”</p>
+
+ <p>“It is plain thou hast little understanding, O mother of nothing!”
+ said the girl, jeeringly. “Our lord holds thee of no more
+ account than an old sandal, and the words of thy mouth are as
+ the voice of a fly in his ears. If Nûr desired a hearing for her
+ message, she would surely have addressed herself to the lady
+ Ferideh, or to me, that am her handmaid. This errand of which
+ thou boastest is some slight message of compliment such as men
+ bandy in the streets and count not. Or it may be”—the girl
+ tittered—“thou hast something of moment to tell concerning thyself.
+ Nûr is reputed skilful in such matters. How is thy health,
+ O honoured lady? Say, art thou once more with child, O mother
+ of a thousand?”</p>
+
+ <p>Hasneh let go the handle of the mill and sprang to her feet.
+ Ever since Ferideh had borne a son her life had been full of
+ bitterness. Never a day passed without some cruel jest at her
+ expense. The child she would have loved for his father’s sake
+ was trained by his mother to strike her and spit at her. From
+ the time he first began to lisp, Suleyman had been taught to call
+ her Childless Mother, Mother of Wind, and a host of other unkind
+ names; and the maidens, aping their mistress, were for ever
+ nettling her with the like taunts. Anger, as she had learnt by
+ long experience, only gave point to their amusement; and she had
+ schooled herself to be patient under their gibes. But this morning,
+ with a biting retort on the tip of her tongue, she gave full
+ vent to her pent-up spite.</p>
+
+ <p>“Daughter of a dog!” she screamed. “May thy father’s grave
+ be defiled and thy race perish utterly from off the earth! Thou
+ art made on the pattern of thy mistress, and she is a harlot! Our
+ master is deceived when he thinks her at the bath all the morning.
+ Ah, I have learnt a thing by the mouth of Nûr—a thing which,
+ whispered in Saïd’s ear, will cause the downfall of this fine lady
+ who lies all day long among soft cushions, and fears to soil the<span class="pagenum" id="Page_219">[Pg 219]</span>
+ whiteness of her fingers. Saïd may kill her in his wrath—such
+ deeds are common!… No, I warrant thee, the message I bear
+ to Saïd is no vain compliment—by Allah, no! It is of weight to
+ crush thy mistress and thee, and a hundred like thee. Go tell
+ Ferideh that I have enough of her taunts, that I will abide them
+ no more! Give her my peace, I pray thee, and call her by the
+ name she has earned for herself! To be childless by the will of
+ Allah is no sin; but for a woman to be faithless to her husband
+ is a crime in the sight of God and man. Let her despise me because
+ I am without issue, because my hands are rough with work
+ while she lies at ease; it is well—very well! Praise be to Allah,
+ I am not as she is—curse her father!”</p>
+
+ <p>Hasneh spat at the girl, who blenched before her. Then, still
+ trembling with the tension of her outburst, she sat down with
+ what countenance she might, and turned her handle of the mill so
+ furiously that her helper was obliged to expostulate.</p>
+
+ <p>“What is there?” cried the negro, sleepily, from his basking-place
+ in the yard. “Allah destroy you women! A man can
+ enjoy no length of peace for the noise of you. It seems that a
+ warm day of summer, when it is pleasant to rest and praise
+ Allah, is the same to you as a winter’s day of rain and wind.
+ You quarrel at all times, jabbering at the pitch of your voices.
+ Be quiet, I say, and cease bickering, or I will throw my great
+ staff at you!”</p>
+
+ <p>“Hold peace thyself, O Ibrahìm, and be more courteous in thy
+ speech!” retorted Hasneh, highly, from her task, without looking
+ at him or turning her head.</p>
+
+ <p>Conscious of having knowledge which would ruin her enemy,
+ elated from the triumph of her late denunciation, she was inclined
+ to be arrogant. She fondly believed that the shame of Ferideh
+ would mean her own reinstatement; and clearly the handmaids
+ were of a like opinion, for their bearing towards her was wholly
+ changed. The girl, Ferideh’s pet, whose ill-natured jest had
+ called forth that storm of her wrath, sat shrinking and abashed,
+ and seized an early occasion to slip away. Her fellow-worker
+ at the mill was become obsequious, full of attentions.</p>
+
+ <p>She exulted in the thought that Saïd would be restored to her<span class="pagenum" id="Page_220">[Pg 220]</span>
+ at last; forgetting that she grew old, that the day of her charm
+ was passed and the light of youth quenched in her eye. She recalled
+ bright moments of her life; the last days of maidenhood,
+ when Saïd led a bride to his dwelling on the seashore; her meeting
+ with him after long separation in the gateway of the lonely khan,
+ in the first pallor of the dawning. Then, as they sat together,
+ the sun rising upon the desert, he had vowed that she alone was
+ mistress of his fancy, and should rule in his harìm. His heart
+ had warmed to her then, and she had been very happy. But
+ Ferideh, the Christian’s daughter, had cast a spell upon him,
+ weaning his love from her. Now it was in her power to make
+ him hate Ferideh, and, when the first mad rage of jealousy
+ should be spent, he would surely come to his old wife for comfort.
+ Her heart made a song of passing sweetness rhythmic with the
+ grinding of the mill.</p>
+
+ <p>She was indulging in such dreams as these when the tones of
+ her lord’s voice, cursing the doorkeeper for a sleepy pig, scion of
+ a race of dogs, caused her to start. She rose quickly and, disposing
+ her shroud-like clothing as decently as the hurry would
+ allow, stepped out to meet him in the sunlight. Her companion
+ remained by the mill, gaping after her with eyes of awe.</p>
+
+ <p>Saïd strode aimlessly into the yard, followed by his bare-legged
+ escort and the sunshade. Seeing Hasneh come towards him, he
+ greeted her carelessly and straightway turned his back; but she
+ ran, and, falling on her knees, caught the skirt of his cloak.</p>
+
+ <p>“Allah bless thee!” he cried testily, striving to draw away.
+ “Come to me at another time when I have leisure. For the present
+ I am very busy …. O Ferideh, what wouldst thou, light of
+ my eyes? I come to rest awhile with thee till the heat of the
+ day be over …. Let go my robe, woman, lest my anger light
+ on thee!”</p>
+
+ <p>In her eager haste to be heard, Hasneh had had no eyes save for
+ Saïd only. She did not see Ferideh issue forth from the door
+ of the women’s quarters, nor the face of the favourite handmaid
+ peeping from the projecting lattice of the upper storey. Now
+ suddenly, as Saïd ceased speaking, she found herself face to face<span class="pagenum" id="Page_221">[Pg 221]</span>
+ with her adversary; and the shock robbed her of speech. Ferideh
+ had come forth hurriedly, unveiled. Her eyes were steely bright,
+ her mouth was a thin line of dire rage and determination.</p>
+
+ <p>Hasneh still clung to the merchant’s robe, but her gaze was
+ fixed on her rival’s face, fascinated with a kind of horror. Saïd
+ strove to free himself but could not.</p>
+
+ <p>“If, indeed, thou hast anything to say, speak, woman, and
+ make an end!” he exclaimed, with rising anger. “If thou art
+ dumb, as thou seemest to be, unhand me—dost hear?—and that
+ speedily, or it shall be the worse for thee!”</p>
+
+ <p>“O Saïd, O my beloved, hear me but a minute!” she gasped,
+ aiming to kill Ferideh with her eyes. “It is no good news that I
+ bring thee, O my soul. Know that Nûr visited thee this morning,
+ and, finding thee from home—”</p>
+
+ <p>She fared no further, for Ferideh sprang on her and closed her
+ mouth. Though, from glaring in her rival’s eyes, Hasneh had
+ seen what was coming and was half prepared to meet it, the
+ shock all but bore her to the ground. It forced her to quit hold
+ of Saïd’s garment, and, kneeling as she was, pressed her back
+ and down on her heels.</p>
+
+ <p>“Merciful Allah! What does this mean?” cried the lord of the
+ house, surprised out of all countenance. “Allah destroy you
+ both! Speak, O Ferideh! What has Hasneh done to thee that
+ thou shouldst so misuse her?”</p>
+
+ <p>“Thou askest what she has done!… O my dear lord, she is
+ a liar, a backbiter and a breeder of all mischief! She hates me,
+ as thou must surely have observed, with a great hatred, because
+ I have borne a son to thee while she is childless. She had a
+ quarrel in this same hour with Sàadeh, my handmaid, wherein
+ she called me every foul name and swore to poison thy mind
+ against me, she cared not by what falsehood. Every day she
+ does something to my hurt or annoyance, and Sàadeh tells me
+ that she has vowed to kill Suleyman, thy son and mine. There
+ is no safety with her in the house …. Do I not right to stop
+ her mouth with my hand lest she speak a lie in thy ears? A false
+ tongue is powerful to make mischief, and, Allah pardon! I die<span class="pagenum" id="Page_222">[Pg 222]</span>
+ only to think thou mightest have believed her tale. O my beloved,
+ hasten to my chamber, where I will explain to thee the
+ whole matter.”</p>
+
+ <p>One of her hands closed Hasneh’s mouth while with the other
+ she held her rival’s throat in a tight clutch, forcing her backwards
+ so that she was nearly powerless. Even when Saïd sharply bade
+ her let go if she would not strangle the woman, she still clung to
+ her hold.</p>
+
+ <p>“Speak, O Ibrahìm,” quoth Saïd, turning to the doorkeeper,
+ who, with the bare-legged henchman, stood looking on aghast.
+ “Heardest thou aught of this quarrel of which the lady
+ speaks?”</p>
+
+ <p>“Yes, surely,” replied the negro, with a candid grin. “There
+ is no doubt but that the mother of Suleyman—may she be blessed
+ in him!—speaks truth; for I myself was disturbed a while
+ ago by a great din, and heard with my own ears the lady
+ Hasneh utter foul insults. But of a truth I wonder not that she
+ grows spiteful, for she is the butt and laughing-stock of the other
+ women. They name her Mother of Wind and jeer at her for no
+ reason. It is no wonder, I say, if she try in her turn to hurt
+ them a little, for to my knowledge they use her very ill. No one
+ should laugh at a camel for his crookedness, nor at a woman
+ because she is childless. These are as Allah Most High was
+ pleased to make them; it is no fault of their own if they are not
+ otherwise.”</p>
+
+ <p>Saïd waved him off impatiently.</p>
+
+ <p>“Enough,” he said. “I perceive clearly that the right is with
+ thee, Ferideh. Now leave off fighting with that woman and come
+ with me into the house. It is a sin that thou shouldst be so unveiled
+ in the sight of men.”</p>
+
+ <p>Ferideh gave her enemy a final push, so that she fell heavily
+ on her side. Exultant, with bright eyes and face aglow, she
+ followed her lord into the gloom and coolness of the house. A
+ reaction shook her from head to foot, inwardly, as the seeds of
+ grass are shaken. As she crossed the threshold of an inner
+ door, the voice of Hasneh was lifted shrill to denounce her. The
+ words were of hatred unmeasured for bitterness. They let<span class="pagenum" id="Page_223">[Pg 223]</span>
+ her know all that she had escaped. Looking soft-eyed into her
+ lord’s face, with hand caressing his arm,—</p>
+
+ <p>“Said I not that she had a grudge against me?” she murmured.
+ “Hear now the words of her mouth, how evil they are. Hadst
+ thou listened to the voice of her spite, thou hadst believed her
+ tale, perhaps, and then, alas! I had lost thy love, O prince of my
+ soul! Did I not well to silence her in time?”</p>
+
+ <p>“Thou didst well,” whispered Saïd, fervently, drawing near and
+ circling her with an arm. “But Allah have pity! thy hand bleeds.
+ The palm of it is bitten through. Behold the blood is on my
+ robe—and thine likewise! Thou hast great courage, O my beloved.
+ By the Coràn, I, who am a man, and reputed no coward,
+ had screamed for a wound like this.”</p>
+
+ <p>Smiling tenderly, “I felt it not,” she murmured, seeking his
+ eyes. “I care not what befalls me so that I be still mistress of
+ thy fancy, O stream of my life!”</p>
+
+ <p>He tore a strip of his own clothing and swathed her hand in it.
+ Full of care for her, he did not quit her chamber until the evening.</p>
+
+ <p>After a frantic attempt to pursue her rival, which was easily
+ frustrated by the two serving-men, Hasneh returned to the storehouse.
+ She found it empty, for the work of grinding was done
+ and the maid was flown to join her fellow in another place, to
+ chat over the scene and debate its meaning. For a great while
+ she sat there heart-broken. Once Suleyman ran in upon her out
+ of the sunlight, to kick her, spit upon her, and slap her repeatedly
+ with his tiny hands; cursing her religion, her parentage, and
+ calling down all evil upon her for the hurt done to his mother.
+ But, as she seemed not to heed, the child soon wearied, and,
+ with a last kick, trotted out again into the court. She could hear
+ him pestering the doorkeeper, telling the tale of her misdeeds
+ with a child’s exaggeration of detail. Then he went back to his
+ mother or to join the maids, and there was quiet once more.</p>
+
+ <p>At length, when the day was far spent, she drew her veil, and,
+ gliding unobserved by the drowsy negro, bent her steps towards
+ the cellar of Nûr.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-4">
+
+ <h3 class="nobreak">IV</h3>
+
+ <p>“O my loved one, I tell thee there is no end to her hate of me;<span class="pagenum" id="Page_224">[Pg 224]</span>
+ and Nûr is as her mouthpiece in this matter. Thou wouldst know
+ the reason? That I cannot tell thee, for I myself have not ascertained
+ it. But one thing is sure: she would fain destroy me and
+ mine. For my life I fear her, and for the life of Suleyman, the
+ hope of thy father’s house. It may be that she cannot bear to
+ see me preferred to her in the secret of thy love, to know that
+ I shall rule a part of this great mansion thou art minded to buy.
+ She would kill me, thinking to make thee all her own once more.
+ Laugh with me, O my soul!—she thinks she yet has charms to
+ tempt and hold thee …. She will say all things to turn the
+ favour I have found in thy sight to loathing; and, if speech avail
+ not, she will certainly compass my death and the death of Suleyman,
+ thy darling. This day she has tried one way and failed.
+ It is likely she will next bring Nûr hither, as it were to confirm
+ her report, to tell thee lies of her teaching. Thou wilt not hearken
+ to her, O my lord? Swear to give no heed to the words of her
+ mouth—the words of my enemy, whose creature she is! O Saïd,
+ swear this to me by the spirit of thy religion! For the sake of
+ the son I have borne to thee, set my mind at rest! My heart
+ grows sick for fear I should lose thy favour by which alone I
+ live. Swear that thy understanding shall lend no weight to their
+ calumnies, that I may know I have yet a little grace in thy
+ sight! And ah! swear to put away this wicked woman—to cast
+ her forth as an evildoer from thy house. Does she not daily,
+ hourly, plot my death and the death of thy son? Is she not therefore
+ guilty of blood? O Saïd, O my beloved, O spring of life to
+ me, scorn not my prayer or I shall know that thy desire is clean
+ gone from me!”</p>
+
+ <p>Saïd fondled Ferideh’s head as she lay in the crook of his<span class="pagenum" id="Page_225">[Pg 225]</span>
+ arm upon the couch. He swore eagerly, as a lover swears, that
+ he was deaf thenceforth to all that might be said against her.
+ But with regard to Hasneh, he would ponder the matter at length
+ and decide what was best to be done.</p>
+
+ <p>At that she cried out that he loved her not, and made as if
+ to break away; but his strong arm held her fast. Pouting, with
+ reproachful eyes,—</p>
+
+ <p>“What is this?” she whispered. “Art thou then weary of me
+ and has that foul hag thy favour, that thou shakest so thy head
+ and wilt not vouchsafe me a plain answer? Does she not plot
+ to murder me and my child?—Ay, and it may be thee also, O
+ sun that warms me! My prayer is for thy happiness and the
+ lives of all who love thee. Cast her forth, I beseech thee, as thou
+ carest for me.”</p>
+
+ <p>She hung upon him with strained throat and bosom crushed.
+ Her eyes languished into his, striving to cast that spell upon him
+ which made his heart like melted wax for her will’s moulding.
+ For a brief space his purpose wavered. The faintness of strong
+ desire came upon him as a mist confusing his brain, so that he
+ saw things dimly. But he mastered himself; and his face took
+ on a look of tender firmness, such as one uses to chide a well-loved
+ daughter.</p>
+
+ <p>“Allah witness, I would do all things to preserve thee, O Ferideh,
+ O garden of my delight! But this one thing I cannot; to cast
+ out a woman who has been mine since first I wore the turban,
+ and who has given proof of faithfulness in many trials and hardships.
+ To do this would be a crime in the sight of Allah, and all
+ my neighbours would cry shame upon me. It may well be that
+ she is jealous, but thou in thy anger dost think too ill of her.
+ Nevertheless jealousy is an evil spirit to possess man or woman.
+ It makes a virtue of foul sin, and is mother to the lust of blood.
+ I will have her watched narrowly, I promise, so that her malice
+ shall not harm thee. Moreover, I swear I will never speak friendly
+ to her from this hour forth, since she is hateful to thee, O full
+ moon of my nights. But cast her forth I cannot, lest all good
+ men should forsake me.”</p>
+
+ <p>He thought directly of Selìm, that upright servant, before whose<span class="pagenum" id="Page_226">[Pg 226]</span>
+ outspoken criticism and advice he had quailed more than once
+ despite his show of assurance. Selìm was a good Muslim, a man
+ pious and devout both in practice and at heart. Had he been
+ born to wealth and eminence he would have been revered of all
+ men for a saint, even as Ismaìl Abbâs, the Sherìf. Saïd, coveting
+ above all things a reputation for sanctity, had come, almost without
+ knowing it, to model his behaviour on that of his bailiff.
+ Whenever a question of conduct confronted him, he would refer
+ it mentally to Selìm, conjuring up a bearded face, with mild eyes
+ looking shrewdly from under a high, turbaned forehead. This
+ time the brow of the vision was knitted in strong disapproval
+ and the eyes were keen of reproach.</p>
+
+ <p>Though far from content with his answer, Ferideh understood
+ that it was final. She hung back from him, and, resting her chin
+ in her hand, sulked awhile with downcast eyes and jutting underlip.
+ The change from girlhood had taken nothing from her
+ charm. The full, round lines of bust and limbs, scarcely blurred
+ by her under robe of silk gauze, might coarsen to fatness by-and-by,
+ but showed as yet no more than a pleasing softness.
+ The skin of her face and neck were waxen white, except the
+ cheeks, which were painted. Paint also was responsible for the
+ extreme redness of her lips, which made them like a wound.
+ Her grey eyes, artificially brightened, languished under long
+ black lashes; and her hair was glossy with unguents.</p>
+
+ <p>Saïd’s passion for her, instead of abating, had grown with the
+ years. Hasneh had given him her whole heart at one gift, and
+ he had soon wearied of her. But with Ferideh he was haunted
+ by a suspicion of something withheld, of some inner shrine still
+ barred to him. There was a reserve in all her tenderness.
+ Though never felt at the moment, it struck him always in the retrospect.
+ Looking back upon the times when she had been most
+ yielding and full of endearments, he recognised its presence then
+ as ever. And the feeling of something beyond kept his ardour
+ alive, as the fire<!--fires -> fire--> leaps always to fresh fuel.</p>
+
+ <p>The scene of their talk was an upper chamber, lighted discreetly
+ by a deep-bayed lattice projecting over the yard. The
+ vault of the ceiling was shaped like a sea-urchin; and from the<span class="pagenum" id="Page_227">[Pg 227]</span>
+ height of its dome a curious lamp of bronze hung by a chain
+ of the like metal. In one corner, near the door, stood a bed,
+ decked with a white coverlid cunningly embroidered with gold,
+ and veiled by mosquito curtains of the finest gauze. It was a
+ true Frankish bed—just such another as that Saïd had coveted
+ years ago, in the house of the missionary. Its iron frame was
+ supported on six legs, and above it at each corner stood a brass
+ knob flanking the rail. He had bought it of a Greek merchant
+ for the price first asked, so instant was his desire of it, and the
+ money burning his hand. Two or three large stools inlaid with
+ mother-of-pearl, a great chest or press of the same workmanship,
+ a large divan, wide as the bed, and made as soft with gaily-coloured
+ cushions—these and a number of vessels and trays of
+ earthenware, copper, brass and even silver, set in a row beside
+ the entry, made up the furniture of the room. The walls had
+ once been painted in a chequered pattern, but the paint had worn
+ or peeled off for the most part, and none had cared to renew
+ it. The pair were alone.</p>
+
+ <p>“What part has Nûr in this business?” asked Saïd at length,
+ breaking a thoughtful silence. “She has ever been most friendly
+ to me—and to thee likewise, O my soul; since it is by her aid that
+ I am lord of thy fancy. It cannot be that she is turned my
+ enemy …. By Allah, no! it is impossible.”</p>
+
+ <p>Ferideh slipped from the couch and knelt at his feet. She
+ reached out her arms to draw him down to her, gazing tenderly
+ into his face.</p>
+
+ <p>“O my great lord,” she murmured, with a playful fondness,
+ “thou art a man and wise, while I am but a woman and of no
+ understanding. Yet must I be thy seer, it seems, to point out
+ to thee the cause of many things thy wisdom cannot fathom.
+ Know then, O breath of my life, that mightier than jealousy,
+ more misleading than strong drink, more heady than the perfume
+ of a fair woman, is the greed for money. Now Nûr is the very
+ mother of avarice, and, since her lot is not as the lot of other
+ women, she can have her will of what belongs to her. A maid
+ or a wife may hoard money, but she is sure it will never profit
+ her. With this old woman it is otherwise. The thirst for more<span class="pagenum" id="Page_228">[Pg 228]</span>
+ grows on her with the years. I doubt not but thou didst fully
+ requite her for her service to thee in the year of the great war,
+ when—may Allah preserve thee for ever, O father of kindness!—thou
+ didst stoop to rescue me, thy handmaid, from the ruin of
+ my father’s house. I say, I am sure thou didst reward her
+ nobly. Yet, now that she beholds thee rich and high in honour,
+ she remembers it as little and grumbles openly.</p>
+
+ <p>“O my beloved, the cause of all this coil is thy distrust of me.
+ I am not jealous of Hasneh—Allah forbid! Yet it grieves me
+ to think that thou hast a secret with her which is concealed from
+ me. I mean the secret of the place where thy store is hidden.
+ Nûr knows well that Hasneh is in thy confidence; it is for this
+ that she courts her favour. I, thy servant, am the main obstacle
+ in her way, wherefore she, as well as Hasneh, schemes to remove
+ me; well knowing that I suspect the Mother of Wind, and keep
+ strict watch on her and all who visit her. I know not what reward
+ she holds out to Hasneh, but it must be a great one; for
+ Sàadeh tells me that the eyes of the childless one brighten strangely
+ when she speaks apart with her, and all her bearing is of one
+ who clinches a rare bargain. Now, my lord, thou knowest all—as
+ much as I have been able to gather of the plot. May Allah
+ preserve thy life to me for ever, and may all who hate thee perish
+ utterly!”</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-5">
+
+ <h3 class="nobreak">V</h3>
+
+ <p>Saïd’s anger burst forth like a torrent after rain.<span class="pagenum" id="Page_229">[Pg 229]</span></p>
+
+ <p>Even Ferideh’s life was of less moment than his precious hoard.
+ He called down every kind of shame and disaster upon Nûr and
+ all her kind. Though his understanding discounted the tale of
+ Hasneh’s complicity, his savage rage of the moment made no
+ distinctions. He had no doubt but that Nûr had beguiled his
+ woman to let her into the secret of the hiding-place; and he
+ cursed Hasneh with all the venom of threatened greed.</p>
+
+ <p>A slight hubbub arose in the court below, but he heeded it
+ not, though Ferideh strained her ears to listen.</p>
+
+ <p>“By Allah, I must at once remove my treasure to some other
+ place; and henceforth I will trust thee, and thee only, O Ferideh,”
+ he muttered in a kind of frenzy. “It may be they have filched
+ from it already. Praise to Allah, thou hast warned me in time!
+ At present there is but a small sum in the house; but, after a few
+ days, when my shop and stock-in-trade shall have been sold, the
+ whole head of my wealth must lie here for a while, until I have
+ closed the bargain with Mahmud; for I have sworn never to
+ trust a usurer with my fortune. Mahmud is obstinate and
+ makes a brave show of holding out, but I know privately that his
+ need is urgent; and he must shortly come to terms. By the
+ Holy Coràn; by Allah Most High, I shall henceforth trust thee
+ only, O my soul! Now listen ….”</p>
+
+ <p>She sat at his feet with veiled eyes, but her whole posture
+ told of the keenest attention. The chatter of voices in the yard
+ was no more to her now than the droning buzz of flies which
+ filled the room, and which from long use was accounted silence.</p>
+
+ <p>“Thou knowest the roof of this chamber, how it towers above
+ the rest of the house, and the flight of steps leading up to it.
+ Beside the steps, on the right of one ascending, there is a stone<span class="pagenum" id="Page_230">[Pg 230]</span>
+ like to other stones in the wall, seemingly firmly set as they.
+ Thou mayst know it by the mark of a chisel near its centre. It
+ is a cheat, being but a thin slab—the door of a kind of cupboard.
+ This night I must move my money thither, and if thou canst
+ contrive to join me by stealth, I will teach thee the trick of it.
+ It was made by the owner of the place for his own ends. He
+ showed it me as giving his house an advantage over others; but
+ hitherto I have not used it, considering that Ibrahìm, the doorkeeper,
+ had dwelt long on the premises and might well have an
+ inkling of its whereabouts. But now that my own hiding-place
+ is discovered, I must place the money there. Henceforth thou
+ and no other art in the secret. Allah reward thee, that thou hast
+ warned me in time!”</p>
+
+ <p>Ferideh kissed his hand and fondled it, her face shadowed by
+ the tresses she had loosed to charm him. A sweet perfume rose
+ from her, enervating him. He stretched his hands to raise her.</p>
+
+ <p>But, even as he leaned forward, the door was pushed open and
+ Suleyman ran in with a burst of laughter.</p>
+
+ <p>The little boy was arrayed as a miniature Turkish soldier—a
+ fancy dress Saïd had seen in the shop of a tailor, and had brought
+ home with him to please Ferideh. The doorkeeper had fashioned
+ him a tiny wooden sword, which he wore proudly stuck in his
+ belt. With a spoilt child’s confidence he flew straight to Saïd,
+ laughing, childlike, for no cause whatever. Scrambling upon the
+ couch, he seated himself cross-legged, still laughing, ere he deigned
+ to speak.</p>
+
+ <p>“O my father,” he piped. “It is Nûr, the old woman, who is
+ come to see thee. She waits below with the Mother of Wind,
+ whom I have beaten stoutly—I promise thee, by Allah—for making
+ my mother’s hand bleed. She—I mean not that wicked one,
+ but Nûr—she bade me say that she would speak with thee alone.
+ Now I love Nûr well, because she brings me sweets from the
+ shop of Kheyr-ud-dìn<!-- Khayr -> Kheyr-->, and Kheyr-ud-dìn, as thou thyself hast
+ said, O my father, is the lord of all for candies. See, O my
+ mother, what she has brought me to-day!”</p>
+
+ <p>He opened his hand to show a sample of the sweetmeat called
+ “baclawi,” which is a kind of pastry sandwich, filled with spices,<span class="pagenum" id="Page_231">[Pg 231]</span>
+ sugar, and a dough of sweet nuts, the whole perfectly soaked
+ in honey. The hand displayed was sticky, so he licked it; rubbing
+ his belly with the other to convey a gluttonous joy.</p>
+
+ <p>“Up, O Suleyman!” cried Saïd, fiercely. “Run, bid this old
+ woman come hither, to this room, if she has aught of importance
+ to say to me. Tell her besides that I have no secret from the
+ mother of my delight!”</p>
+
+ <p>The little boy slipped down from the sofa and stood a minute
+ staring up at him, the half smile of his parted lips begging but a
+ little encouragement to become a guffaw. Then, awed by the
+ sternness of the eyes meeting his, he ran to do the errand as fast
+ as his short legs could carry him.</p>
+
+ <p>Ferideh snatched up a shroud-like garment and a veil which
+ hung over the end of the couch, and made haste to don them.
+ Then she knelt to Saïd and kissed his hand, pressing her forehead
+ to it, as a servant craving protection. He fell to stroking her
+ head-dress, a great storm in his throat choking speech.</p>
+
+ <p>They heard footfalls on the stair, and a sound of laboured
+ breathing. Then the tall figure of Nûr, which the years had
+ bowed a little, stood in the doorway; and a deep, unquavering
+ voice said,—</p>
+
+ <p>“Peace be upon thee, O Saïd, child of my soul! and upon thee
+ also, O daughter of Yuhanna.”</p>
+
+ <p>Ferideh returned the salutation mechanically; but the wrath of
+ her lord broke through the habit of a lifetime. Without one word
+ of compliment or blessing, he rushed upon the visitor and cursed
+ her for a thief and a liar, the mother of all mischief. She stood
+ aghast as one thunderstruck, staring at him, while he heaped
+ insult upon insult, sparing no taunt that might wound her. He
+ reviled her with her way of life, calling her all the foul names his
+ throat could frame or his lips utter. He spat upon her for a
+ robber, and would have smitten her face where the eyes shone
+ through the veil, had not Ferideh rushed forward screaming to
+ stay his arm.</p>
+
+ <p>For long Nûr remained speechless under his abuse; but by degrees,
+ the lash of his tongue stinging her, she waxed furious.
+ The words of her mouth scarcely reached Saïd save as a stream<span class="pagenum" id="Page_232">[Pg 232]</span>
+ that strove and failed to drown the torrent of his cursing. Yet
+ a few of them remained with him long after as a menace. “I
+ have loved thee ever as my own child, O Saïd, lord of ingratitude.
+ I would have served thee with my life. And yet thou returnest
+ me no greeting when I bless thee, neither dost thou wait to hear
+ my tale, but assailest me suddenly with evil words, heaping dishonour
+ upon me. Thou art a fool thus to outrage one who never
+ drew near thee with any other purpose than to promote thy welfare ….
+ Get me gone, forsooth! Yes, truly I will get me gone,
+ and that for ever, from this house and the pig its owner. Allah
+ witness, I wash my hands of the dirt of thee. It is well seen
+ thou art the son of low people, O fisherman, who breakest every
+ law of behaviour in thy own house. See how he winces, how
+ the mean soul thinks shame that he was once poor by the will of
+ Allah! Ah, there are many things thou didst bind me not to tell
+ which now shall be made known in the city! How gottest thou
+ that wealth, the root of all thy honour? Didst thou not take it
+ from the old man, the beggar who called thee son? And did he
+ not plunder it from the house of Yuhanna, father to this woman,
+ whom he slew with his own hand? Was there not the Sultàn’s
+ order that restitution should be made, even to the full amount
+ of all that was looted from the Nazarenes? and hast thou made
+ any? Have I not been thy preserver a hundred times, when a
+ word of my mouth could have ruined thee? Even now, when I
+ publish the truth, thou shalt hardly escape a heavy penalty. It
+ may be they will deprive thee of all that thou hast; for the Wâly
+ is needy and loves money, and thy name and honour stand not
+ high enough to acquit thee ….</p>
+
+ <p>“Allah knows I loved thee as though thou hadst been my own
+ child, and because I loved thee I have been a shield to thee these
+ many years; but now all ties are broken betwixt me and thee.
+ All I know concerning thee shall be noised abroad; and thou hast
+ told me much that ill becomes a believer. Thy neighbours shall
+ turn from thee with loathing when they learn how thou didst use
+ thy more than father, when he lay dead; making off at once with
+ the money, and leaving thy duty of burial and grief to be done by
+ others. Oh, may Allah blast thy life and blind thee, thou hypocrite<span class="pagenum" id="Page_233">[Pg 233]</span>
+ who wouldst be called a saint! I came hither, a friend, to
+ warn thee of a peril threatening thee: I go hence, thy foe till
+ death, the friend of thy haters, O dog, son of a dog!”</p>
+
+ <p>She was gone and the sound of her retreating steps died upon
+ the stairs. But odd phrases of her speech, which had come to
+ him through the thunder of his own rage, rang yet in Saïd’s
+ brain, like the catch of an evil song, and rankled there. He
+ frowned and his eyes grew haggard. A hush seemed to have
+ fallen upon the house; or was it only that he was deaf from the
+ late uproar? He pictured the servants whispering together in
+ corners, and hoped to Allah no word of Nûr’s had reached them.
+ He heard the voice of the doorkeeper raised in a farewell compliment,
+ and the slam of the closing gate behind someone who
+ had passed out; and he was thankful to know that she was gone.</p>
+
+ <p>Ferideh laughed scornfully, looking at the empty doorway as if
+ she still saw the bowed figure filling it, wrapped in its shroud of
+ blue with tarnished fringe of gold. Then, marking her lord’s
+ gloom, she knelt down at his feet and put up her arms to him.</p>
+
+ <p>“Praise be to Allah!” she murmured. “Now I surely know
+ that I have favour in thy sight, because thou hast refused to hear
+ the tale of this wicked woman, which is a lie even as the words
+ she spake but now concerning thee are all lies. Seem not so
+ sad, O my dear, for she is powerless to hurt thee seeing thou art
+ set high in wealth and honour, and all men know thee for a good
+ man and an upright. For the sake of the kindness thou hast
+ shown me in this matter, and because thou hast deigned to reveal
+ to me the secret place of thy treasure, I am now more fully thine
+ than ever before. What thanks can I render thee, O my soul?
+ Behold, my inmost secret heart is thine, and I have no desire
+ apart from thee. Take me in thy arms, O sun that warms me!
+ Kiss me, O my beloved!” …</p>
+
+ <p>Whereat Saïd became as one of no understanding.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-6">
+
+ <h3 class="nobreak">VI</h3>
+
+ <p>On an evening Saïd went forth alone into the gardens, to the<span class="pagenum" id="Page_234">[Pg 234]</span>
+ coffee-house of Rashìd, which was on the river bank. He was
+ sure to find Selìm there at that hour; and he walked eagerly,
+ having blithe news to tell. At last Mahmud Effendi had humbled
+ himself, and Saïd was master of the bargain, though in no
+ haste to conclude it. One more interview with the needy grandee
+ and he would own the finest freehold palace in the city. Moreover,
+ thanks to his address in beating down the price, he would
+ have plenty of money left when it was paid. The surplus he would
+ employ in trade and usury, to such advantage that he would soon
+ be the richest man in the province and highest in honour. He
+ saw himself a member of the Council of Notables, enthroned at
+ the Wâly’s right hand, advising the Governor in all things.</p>
+
+ <p>The sometime fisherman hugged himself at the prospect. As
+ he emerged from the eastern gate the last rays of sunlight, glanced
+ from the dark hill-tops, were melting the leafage to amber and
+ pale gold. A rich purple gloom gathered in the east, under a
+ sky of amethyst melting to palest green. Down the narrow road,
+ between stone walls more or less ruined, which led to the pleasure-groves
+ by the riverside, men in flowing robes were sauntering by
+ groups of two and three. Their moving shadows were long,
+ oblique and very blue. Most of them dangled chaplets, whose
+ beads they shifted lazily one by one. A few of the more exquisite
+ held flowers of strong perfume to their nostrils, at which
+ they smelt rapturously with a deep breath like a sigh.</p>
+
+ <p>The blaze on the hill-tops died suddenly, leaving a glow as of
+ live coal. All things took on soft, dead tints. Shadows grew
+ faint, ashy grey all at once. The sky basked in an afterthought
+ of glory, growing tender for the stars.</p>
+
+ <p>A low doorway of the kind which is usual in walled vineyards<span class="pagenum" id="Page_235">[Pg 235]</span>
+ admitted to the garden, or rather wilderness, in which was the
+ tavern of Rashìd. Saïd bowed his head to pass the lintel, and
+ then stood still in astonishment. In a space pretty clear of the
+ bushes, which formed thickets on every side, there were four
+ tents pitched. Three of them were large marquees; the fourth,
+ a mere canvas screen about a fire, was observed closely by a
+ gathering of curious loafers. Hobbled horses grazed where they
+ could. In the mouth of the largest tent a party of Franks,
+ lounging on chairs of loose structure, were enjoying the cool of
+ the evening. The sound of their laughter reached Saïd, like the
+ beating on a tin for emptiness. From the point of the tent where
+ they sat drooped a small flag of red, white and blue, oddly striped.
+ Saïd knew the pattern of it. It was the same which fluttered on
+ the first day of every week over the dwelling of the English Consul.
+ “Travellers from the land of the English,” he thought, and
+ marvelled at the folly of men who, having wealth and honour in
+ their own country, and being neither merchants nor pilgrims,
+ would thus wander forth in discomfort.</p>
+
+ <p>Taking stock of the encampment, he drew near to the tavern.
+ Two or three persons who knew him rose and saluted at his approach.
+ He returned their greeting in a preoccupied manner
+ and passed on to Selìm, who had carried his stool apart and sat
+ against the trunk of a walnut-tree which overhung the stream.
+ Rashìd himself was forward to bring a seat for the merchant and
+ to ask what he would be pleased to drink.</p>
+
+ <p>“What news, O my master?” asked Selìm, settling down once
+ more to the enjoyment of his smoke.</p>
+
+ <p>“Good news—excellent!” rejoined the other, with a complacent
+ purse of his lips. “Praise be to Allah, one may say that the
+ bargain is concluded.”</p>
+
+ <p>“Now, by my beard, I am happy with thee. May Allah make
+ thee blest in it!”</p>
+
+ <p>There followed silence between them for a little while; Saïd
+ reviewing his cleverness with a gratified smirk, Selìm gravely
+ watching the dark swirl of the eddies in their bed of pale stones.</p>
+
+ <p>“I needs must call in all my money by the third day of next
+ week,” murmured Saïd, as one who thinks aloud.</p>
+
+ <p>Selìm knitted his forehead, calculating.</p>
+
+ <p>“To hear is to obey,” he said ruefully. “Nevertheless, there<span class="pagenum" id="Page_236">[Pg 236]</span>
+ is much business and the time is short. Two weeks would
+ scarcely suffice for all that must be done, and behold, thou givest
+ me but a few days. He who sells in a hurry sells at a loss. If,
+ as thou sayest, thou hast made an easy bargain, it cannot surely
+ be that thou wilt need the whole of thy wealth. O my brother,
+ I counsel thee to put off the sale of thy merchandise for at least
+ a little time!”</p>
+
+ <p>“It cannot be,” said Saïd, peevishly. “I must know the true
+ sum of my wealth. To buy a fine palace and not to know exactly
+ what was left to him were the action of a fool! The man
+ who did so would be a laughing-stock, and rightly despised ….
+ By Allah, it would be sweet to hold it all before me—all the great
+ wealth which is mine—to pass my fingers through it as one does
+ through dry grains of corn; to reckon it over and over and know
+ that it is with me in the house. Praise to Allah, who has made
+ me rich!”</p>
+
+ <p>“Now, Allah forgive thee, O my brother, for thou settest too
+ great store by thy money. Thy heart and thy soul are in it.
+ At that time evil befalls a man when most he vaunts his honour
+ and is puffed up because of it. It is not right for one to keep
+ too close an account of his goods. A man’s fortune is like his
+ vineyard: the heart of it is his own, but every wayfarer has a
+ share in the outlying parts which skirt the highway. Who would
+ deny a bunch of grapes to the thirsty? And if he pluck for himself,
+ would any be found to blame him? So the heart of thy
+ fortune is thine by Allah’s leave; yet thou shalt not take too exact
+ an account of it, lest from always saying ‘I have so-and-so much’
+ thou set thy wealth between thee and Allah Most High. When
+ a man has a field of corn he will suffer God’s poor to glean in it
+ at the harvest time. Likewise, when a man is blessed with riches
+ even as thou art, it is seemly that, in taking account, he leave an
+ undefined portion for the poor. Nothing of all a man has is his
+ own, but he must pay a part of it in alms to God. If he omit to
+ do this, Allah Himself shall call him niggard and shall soon strike
+ him down, as unworthy, from his high estate. O my brother, all<span class="pagenum" id="Page_237">[Pg 237]</span>
+ this while that I have been thy servant it has been in my mind
+ that I would rather be a simple hireling, as I am, than the lord
+ of great riches, as thou art. Many snares are in the path of the
+ great, but—praise be to Allah!—the way of the humble is plain.”</p>
+
+ <p>“Thou speakest vainly,” said Saïd, snapping him up; “and thy
+ words have no point for me. All this which thou tellest me so
+ solemnly, as if it were some new piece of wisdom, I have known
+ and observed from childhood. With what one fault canst thou
+ tax me, I should like to know!… Do I not give alms to the
+ utmost of all that is mine? Do I not always praise Allah at the
+ appointed hours? Have I ever omitted to purify myself according
+ to the law? By Allah, I wish to know for what cause thou
+ scoldest me!”</p>
+
+ <p>Selìm pleaded,—</p>
+
+ <p>“Nay, O my master, be not angry with me. Allah forbid that
+ I should venture to chide thee at all. I know well that thou art
+ in all things a just man, and I myself have great reason to bless
+ thee. I call Allah to witness that, from the time thou didst bestow
+ on me that rich garment which I still treasure in my house,
+ I have held thee always as a dear brother. It was but as a
+ brother that I spoke to thee, fearing lest thou shouldst make for
+ thyself an enemy whom none may withstand. And in truth I
+ think thou holdest too much by the outward duty of the law,
+ which, as his Honour Ismaìl Abbâs says, is to its spirit as the
+ word is to its meaning, or the shell of a nut to the kernel. Moreover—”</p>
+
+ <p>But Saïd stopped his ears.</p>
+
+ <p>“Enough! Enough!… Thou wilt provide that the goods
+ and the shop be sold, and the money brought to me on the second
+ day; I command thee: it is finished. And now, with thy leave,
+ we will speak of other matters.”</p>
+
+ <p>After that Selìm was silent a great while, while Saïd puffed
+ defiantly at his narghileh.</p>
+
+ <p>The stars were bright by this time, though the sky above the
+ western horizon was still pale green and lustrous. A single dome
+ of the city, seen through a gap of the foliage, seemed to shine beyond
+ the dark walls with a spiritual whiteness all its own. The<span class="pagenum" id="Page_238">[Pg 238]</span>
+ moon, a thin crescent like the paring of a finger-nail, hung just
+ above it, salient as a jewel on that silky sky. A bird cried
+ drowsily from the upper branches. The wailing voice of a singer
+ came from some other pleasure-house down the stream. The
+ eddies sang and murmured as they sped by.</p>
+
+ <p>Anon Saïd picked up his stool and drew near to the tavern.</p>
+
+ <p>He had remarked the grouping of those who sat there about
+ some person in their midst, and had caught several deep-breathed
+ “Ma sh’Allah’s,” betokening amazement. Undoubtedly there
+ was some story-teller whose fables might serve to while away an
+ hour and dispel the gloom which Selìm’s sanctimonious croaking
+ had cast upon him. He imparted the conjecture to his henchman,
+ who followed, nothing loth.</p>
+
+ <p>They set their stools within the circle of light shed by a clumsy
+ lantern which hung from a joist of the roof; their coming hardly
+ noticed by the other customers, so absorbed were they in listening
+ to the words of him who sat in their midst. Those nearest them,
+ on the outskirts, turned their heads for a second and that was all.
+ Rashìd, grown very fat with the years, was leaning against the
+ doorpost of the inner room. His eyes ranged over the seated
+ crowd before him and his lip curled in scorn.</p>
+
+ <p>Saïd beckoned him to draw near.</p>
+
+ <p>“Who is the narrator, O my uncle?” he whispered. “Is it anyone
+ of whom one has heard? Are his stories worth heeding?”</p>
+
+ <p>“Faugh! It is no narrator, effendi, but only a braggart
+ Nazarene who, having acquired a smattering of the learning of the
+ Franks, is become a dragoman. It is a shame that true believers
+ are found to flatter him by giving ear. By the Coràn, it angers
+ me to see it! He is a great liar, as thou shalt presently hear.”</p>
+
+ <p>Having imparted this to the merchant in an undertone, the
+ taverner returned to his doorpost. The rays of the lantern
+ brought the faces of some of the listeners into warm relief; but
+ the story-teller had his back to the light. He wore a fez set rakishly
+ on one side, and for the rest was very gaily dressed in the
+ Turkish fashion. He seemed consumedly proud of a whip of
+ rhinoceros hide mounted and ringed with silver, for he kept it
+ constantly before the eyes of his audience, illustrating every remark<span class="pagenum" id="Page_239">[Pg 239]</span>
+ with a flourish. The man’s attitude was boastful and
+ assuming, blent, however, with pride at sitting thus on equal
+ terms with men of the dominant creed. Without, in the blue
+ gloom of the garden, the camp-fire and the light of a lamp within
+ the largest tent shone bleared and ruddy. Black shapes were
+ seen moving athwart them from one to the other; the travellers
+ were being served with their evening meal.</p>
+
+ <p>“And that city—that Lûndra of which thou speakest—is it a
+ great city like this of ours, or a small place like Hama or Zahleh?”
+ asked an old man of poor appearance.</p>
+
+ <p>The dragoman laughed loud and long.</p>
+
+ <p>“O Allah!… O Lord!… How you make me laugh, you
+ men who have seen no land but that you were born in! I tell
+ you that if the city Es-Shâm were five times as great as it is, it
+ would not amount to the half of that great city Lûndra of the
+ English.”</p>
+
+ <p>At that there was great outcry of wonder and unbelief. “Ma
+ sh’Allah!” cried some and held their peace, aghast. “Allah
+ pardon!” cried others. “Was there ever such a liar? We are
+ simple men and unlearned—that is true—but this thing passes
+ belief!”</p>
+
+ <p>“By the Holy Gospel, I speak truth,” insisted the dragoman,
+ with vehemence. “May Allah cut off my life if that which I say
+ exceeds the truth by one little. I am likely to know; for I went
+ to the city of Lûndra and sojourned there half a year by favour of
+ an English lady—no less than a princess, by Allah!—who loved
+ me and would have me with her in the house.”</p>
+
+ <p>“Ah, the women! Tell us, I pray thee, O Khawaja, what the
+ women are like,” said a young and handsome Muslim with a
+ chuckle of self-conceit.</p>
+
+ <p>The dragoman grew rapturous.</p>
+
+ <p>“The women, mean you? Ah, how can I describe them!…
+ And yet I promise thee it is not from want of knowledge that my
+ tongue fails me. The girls of that nation are white and often
+ plump. Their hair varies in colour from black to the hue of
+ clean gold. They are cold and difficult to men of their own race,
+ for whom they are used to care nothing; but they are warm and<span class="pagenum" id="Page_240">[Pg 240]</span>
+ easy of access to foreigners, and especially to us sons of the Arab,
+ whose blood is as fire in our veins, whose speech is impassioned
+ poetry: so different from the men of their nation, in whom the
+ blood is a stagnant pool and the tongue a sluggard. When I
+ was in Lûndra, fair women followed me in the streets to beseech
+ my company. I speak not, you understand, of the loose women
+ of that city, who are very fine and numerous, but of the wives and
+ daughters of men of substance. There were even some who offered
+ me money to go with them. I tell you, any son of an
+ Arab of an agreeable presence could have his pick of the women
+ of that land, from the wife of the greatest Emìr to the daughter
+ of the meanest fellah.”</p>
+
+ <p>“By the prophet, I have a mind to visit that country,” said the
+ young Muslim with a fatuous laugh.</p>
+
+ <p>“Now in this party which I conduct at present”—the dragoman
+ pointed with his whip in the direction of the tents—“there is a
+ girl—ah! I tell you—a pearl—a delight.” He held out his hand,
+ pressing the tip of his thumb on that of the extended forefinger:
+ the common gesture of those who would describe something too
+ nice for words. “She loves me, and comes forth to me every
+ night while her parents sleep. She entreats me always to marry
+ her; but I am doubtful whether to do so or not. Her father, you
+ must know, is rich—a great lord. It would be honourable to wed
+ the daughter of such an one. Perhaps—Allah knows!—I shall
+ yield at last to her prayers. Hist!” …. He sank his voice
+ swiftly. “Hither comes the very girl. No doubt she strays in
+ search of me. Observe now, I pray you!”</p>
+
+ <p>Saïd stood up so that he could look over the intervening heads.
+ Every neck was craned, and all eyes peered in one direction.</p>
+
+ <p>A young girl of about sixteen years, clad in the close-fitting
+ garb of the Frankish women was sauntering towards the tavern,
+ eyeing the scene there with dreamy curiosity. She wore no head-dress
+ save her thick fair hair, which hung free down to her
+ shoulders, where it was gathered in and confined by a ribbon.
+ In spite of her unveiled, undraped state, which, to the mind of
+ the onlookers, was little better than nakedness, she moved freely,
+ without a trace of embarrassment, until she grew aware of the<span class="pagenum" id="Page_241">[Pg 241]</span>
+ gaze of so many prying eyes, when she averted her face and
+ stepped more consciously. She passed just within the sphere of
+ the lantern, so that a faint, warm light played on the outlines of
+ her figure, hinting rather than revealing its slender grace. Her
+ hands clasped behind her neck threw her bosom forward,
+ strengthening the curve of it. Saïd had often seen Frankish
+ women and had marvelled at their lack of modesty, but he had
+ never beheld one so fair, so young and so perfectly shameless.
+ Believing the tale of the Nazarene, he envied the good fortune
+ of that son of a dog.</p>
+
+ <p>She was passing by with a timid glance when she caught sight
+ of the dragoman, who to that end had thrust himself forward.
+ She smiled and nodded graciously to him, saying something kind
+ in her own language. The man replied in a tone of familiarity
+ which conveyed all he meant that it should to the minds of his
+ hearers.</p>
+
+ <p>“Aha!” said he, as soon as she was out of earshot. “Aha!
+ She is a peerless gem. By-and-by, when her parents sleep, she
+ will steal out to seek me. By Allah, her mouth overflows with
+ honey. The taste of it makes me drunken.”</p>
+
+ <p>The young Muslim stared after the maiden; then, turning,—</p>
+
+ <p>“Now, by my life, thou art in luck’s way,” he said. “It is well
+ seen how fair she is! But her father is surely a man of no understanding,
+ and her mother must be like unto him, to let her thus
+ wander without a covering.”</p>
+
+ <p>“There is one law for the daughter of an Arab, another for the
+ child of a Frank,” said the dragoman, sententiously. “As for
+ me, I have dwelt so much among foreigners that a veiled woman
+ is almost a strange thing to me. And, in truth, I know no cause
+ why a woman should veil her face any more than a man, unless
+ she be extremely frightful or loathsome to view.”</p>
+
+ <p>The tavern-keeper here spoke for the first time, and severely,—</p>
+
+ <p>“Young man, thou speakest folly, being a stranger to the Faith
+ that saves. It is a law from of old that every woman shall hide
+ her face from the sight of men. Know that sinful Cabil ebn
+ Adam did lust after his twin sister, Abdul Mughis, and for her
+ sake slew Habil, his brother, who was a good man and dear to<span class="pagenum" id="Page_242">[Pg 242]</span>
+ Allah. Wherefore it was ordained that all women should hide
+ their shape, that mere lust of the eyes might never more induce so
+ great a crime. Allah is just and merciful!”</p>
+
+ <p>At that the garrulous talker was abashed, and his audience
+ looked strange upon him. In the interest they took in his conversation
+ they had all but forgotten the difference of creed. A
+ pause fraught with mutual shyness ensued. Then the dragoman
+ called for more arak and launched forth once more, though with
+ somewhat less of assurance, feeling lonely all at once.</p>
+
+ <p>Saïd abode in the little tavern until the first watch of the night
+ was almost spent. He was unaccountably interested in all that
+ the rascal had to tell of that distant land of the English, where
+ the sun was seldom seen, and the women were at once so lovely
+ and so kind to strangers. He questioned the narrator shrewdly
+ as to the state and manner of trade in those parts, and was pleased
+ with the answers he got. It seemed that the finer merchandise of
+ the East—as silks and rich carpets, spices and sweet perfumes—were
+ much prized by the Franks. The way of life there was easy,
+ he learnt, for one who had money and was warmly clad. He felt
+ attracted, and hoped to visit that land.</p>
+
+ <p>He imparted this desire to Selìm as they walked back together
+ to the city whose walls rose black before them under a sky pale
+ with stars. But Selìm was chary of sympathy.</p>
+
+ <p>“It is true what the drunkard told concerning the Frankish
+ women, how they love men of the East,” he said gravely. “Lo, is
+ there not the English princess in our midst—she who dwells in the
+ house called the House of the English Garden, which is beyond
+ the Christian quarter? She submitted herself to a young man of
+ the Bedawin, and is become his wife. It is true what the dog
+ said. But as for thee, thou hast not yet performed the great
+ pilgrimage; and that must be done ere thou canst think of migrating
+ to a land of unbelief.”</p>
+
+ <p>“Perhaps the right is with thee,” rejoined Saïd, moodily. “Yet,
+ from what the infidel said, it must be a pleasant land to dwell
+ in—none like it under Heaven! Didst mark the girl, how sweet
+ she was? By Allah, it is a shame that the son of a dog should<span class="pagenum" id="Page_243">[Pg 243]</span>
+ have her …. I charge thee make all speed with the business of
+ which we spoke. Allah keep thee in peace, and may thy night
+ be happy!”</p>
+
+ <p>They kissed and parted at the city gate.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-7">
+
+ <h3 class="nobreak">VII</h3>
+
+ <p>Early on the morning of the second day of the week Saïd strode<span class="pagenum" id="Page_244">[Pg 244]</span>
+ through the bazaars towards that familiar upper room which was
+ his shop and which would soon be no longer his. His servant
+ walked a little in advance of him, using the furled parasol as a
+ staff to admonish such of the crowd as were slow to make way.
+ All the ways were thronged with noisy folk. The whole city
+ hummed of life. Rifts in the crazy roof admitted a sunbeam
+ here and there—a bar of light, hazy with dancing motes, which
+ transfigured wayfarers for a moment, causing the colours of their
+ raiment to bloom, and fade as suddenly.</p>
+
+ <p>Many of the traders who sat cross-legged behind the stalls
+ bordering the causeway were well known to Saïd. He used his
+ right hand to salute them as he passed; his left hung limp, telling
+ the amber beads of a chaplet. Pleasant odours assailed his nostrils,
+ for many vendors of perfumery had their shops in the lane
+ he was threading.</p>
+
+ <p>He was light at heart. The full tale of his fortune was to be
+ told into his hands that day, and on the morrow he would dazzle
+ Mahmud with a part of it. He remembered how Selìm had ever
+ striven to dissuade him from taking this sure path to glory; and
+ his lip curled with the blandest scorn. Selìm was a good man
+ and pious; he could be trusted to the utmost at all times. But
+ he lacked the fire and enterprise which exalt one above others.
+ Calling to mind the fable of the beggar and the collar of gold,
+ Saïd quaked with inward laughter. It tickled him to think that
+ such a story had been told for his instruction—to him, the wiliest
+ of men living.</p>
+
+ <p>A woman, cowled and veiled, stood in the way before him, conversing
+ with a tall Christian. The man was dressed in the
+ Turkish fashion, with a tight vest of murrey-colour buttoned<span class="pagenum" id="Page_245">[Pg 245]</span>
+ down the front, a blue zouave jacket, and a sack for trousers.
+ The woman was shrouded in dull crimson—a common
+ choice of colour. They blocked Saïd’s path in spite of the servant’s
+ cry of “Oäh!” He observed them pretty narrowly in passing,
+ thinking shame that the wife of a Muslim should converse
+ with an unbelieving pig. When he was a little way beyond them
+ the voice of the woman startled him. For a moment he could
+ have sworn that it was Ferideh speaking. He turned sharply to
+ look back, but the conversation was over and the woman lost to
+ sight in the throng.</p>
+
+ <p>He felt uneasy. It was the hour when Ferideh and her handmaid
+ were wont to visit the bath. He had sometimes remarked
+ upon the length of time she spent there, and had heard her excuses.
+ Could it be that she was deceiving him? The more he
+ thought of it the less likely it seemed. She had been most docile
+ of late, fulfilling his heart’s desire gladly in all things. Besides
+ Ibrahìm, the doorkeeper, was there to watch her, and he at any-rate
+ was trusty; he would never suffer her to go forth alone. A
+ little reflection showed his fear groundless.</p>
+
+ <p>A loud shout to clear the way disturbed his musing. He looked
+ and saw a rider drawing near, well seen above the press of foot-passengers.
+ The crowd parted, making way for an old man of
+ exceeding fatness mounted upon an ass, which was kept at an
+ ambling pace by the vigorous prods of one who walked behind,
+ using his staff for a goad.</p>
+
+ <p>“May thy day be happy, O Abu Khalìl!” cried Saïd, merrily.
+ “Whither away so early?”</p>
+
+ <p>The fat taverner, who of all men was used to be most friendly
+ to Saïd, for once seemed alarmed to encounter him. He returned
+ the merchant’s greeting falteringly, as one aghast at some sight of
+ terror. He neither reined in his steed nor showed the least wish
+ to parley, but rather urged the donkey to greater speed by vicious
+ digs with the sharp corners of the iron stirrups.</p>
+
+ <p>“Cut short thy life!” cried Saïd after him. “What ails thee,
+ old man? Surely thou art possessed with a devil!… Allah
+ keep thee, O Camr-ud-dìn; what is amiss with thy father?”</p>
+
+ <p>The young man stood still to scowl at the speaker. Then,<span class="pagenum" id="Page_246">[Pg 246]</span>
+ seized with sudden anger, he threatened Saïd with his stick.</p>
+
+ <p>“My father is a just man and honourable, and thinks shame
+ to speak with a murderer!” he hissed. “Who was it that slew
+ his father shamefully for the sake of gain? Thou knowest not
+ who it was, I warrant! The blood of Mustafa, my father’s friend,
+ is between us, O thou false saint!”</p>
+
+ <p>He spat on the ground for very loathing, and so ran on to catch
+ up the donkey which, curbed only by the weak hands of Abu
+ Khalìl, was making sad havoc of the crowd.</p>
+
+ <p>Saïd had shrunk back, fearing violence. For some time he
+ strove to collect his wits. Roused at length by the servant’s inquiries
+ touching his health, he became<!--become -> became--> aware that people were
+ staring at him.</p>
+
+ <p>“By Allah, it is a lie!” he gasped. “May Allah strike me dead
+ if one word of what the dog said is true!”</p>
+
+ <p>The bystanders thought him raving. They murmured of compassion
+ one to another. The servant took his arm respectfully to
+ lead him home; but Saïd, recovering his balance, shook him off
+ and ordered him angrily to lead on. He was glad to be sure that
+ few, if any, had observed the true cause of his discomfiture.</p>
+
+ <p>As he pursued his way through the shaded markets like passages
+ in a vast house, he pondered the words of Camr-ud-dìn
+ with mingled anger and distress. It was not hard to guess the
+ source of the libel. Nûr had sworn to make him rue the day he
+ flouted her, and this foul slander was undoubtedly the first-fruits
+ of her spite. The lie was chosen with devilish cunning. He
+ could by no means disprove it, for there had been no eyewitness
+ to the manner of Mustafa’s death. His only course was one of
+ flat and obstinate denial, and even then many were sure to think
+ he spoke false.</p>
+
+ <p>But in the very midst of gloomy forebodings a droll memory
+ came to make him chuckle. He grinned broadly, and his eyes
+ twinkled under brows still lowering. It had often been told him
+ how, at the burying of Mustafa, Abu Khalìl had all but met his
+ death through excess of mourning. The faithful have the custom
+ to put a little soap in their mouths when attending a funeral, that
+ the foam on their lips may vouch for the frenzy of their grief.<span class="pagenum" id="Page_247">[Pg 247]</span>
+ Now Abu Khalìl, being an elderly man and wheezy, had managed
+ to swallow his piece of soap at the very outset, before it was well
+ melted. It had stuck in his throat, choking him; so that he flung
+ himself on the ground, spitting, coughing and struggling in mortal
+ terror. All those who walked with him, ascribing these antics to
+ respect for the deceased, looked on admiringly; until Camr-ud-dìn,
+ divining the true cause, rolled his father over and thrust a finger
+ down his throat, when they saw the fun of it and fell a-quaking,
+ exaggerating the gravity of their faces to mask the untimely
+ mirth convulsing them.</p>
+
+ <p>He had always felt friendly towards Abu Khalìl, and to know
+ the old man’s mind estranged from him was of itself a cruel blow.
+ He consoled himself, however, with the reflection that on the
+ morrow he would be the peer of princes, owning a great palace,
+ and so out of reach of the malice of these low people.</p>
+
+ <p>No sooner did he arrive at the shop than all cares were drowned
+ in the instant bliss of counting out a great sum of money all his
+ own. His entire wealth was there before him, bestowed in leathern
+ bags whose fulness was a joy to see. He abode in that upper
+ room, drinking sherbet, smoking and gloating over his riches till
+ the fall of night, when, with the help of Selìm and his son, he
+ conveyed the treasure privately to the hiding-place prepared for
+ it in his own house. The delight of possessing so much made him
+ generous, and Selìm’s faithfulness was suitably rewarded. Saïd
+ sat late upon the house-top that night, looking out over the city
+ and up at the moon, a great pride choking him and bringing
+ tears to his eyes.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-8">
+
+ <h3 class="nobreak">VIII</h3>
+
+ <p>The moon was near the full. The city, precise in clear light and<span class="pagenum" id="Page_248">[Pg 248]</span>
+ velvet shadow, seemed a fantasy of carven stone with its domes
+ great and little, graceful minarets tapering like spindles, and the
+ jutting cubes of its upper chambers. Seen thus from above, it
+ had no life save that which the glow from some high lattice hinted,
+ or a group of black forms motionless upon some terraced roof.
+ The half-circle of the hills closed the distance, as it were the dark
+ rim of a cup filled to the brim with moonlight.</p>
+
+ <p>Saïd’s eyes strayed from the precision of the near buildings to
+ the floating mystery beyond. He was dreaming a fair dream,
+ and the realism of keen outlines hurt his eyes. He sat there in
+ the hollow of the night, and its silence talked with him; while the
+ city murmured weary as a shell, so faintly that it seemed a hush
+ made audible. He was alone with Allah: the thought hallowed
+ his selfish ecstasy. Exultant, he lifted up his heart in thanksgiving
+ to God, who had endowed Saïd the Fisherman with sharp
+ wits beyond his fellows, so that, by the blessing of the Most High,
+ he was now risen to be Saïd the Merchant, lord of a great palace,
+ and of money enough. He hugged himself for a clever one. By
+ the Coràn, there was none like him in all the world!</p>
+
+ <p>A sound of weeping rose from within the house. It had long
+ been audible, but he perceived it suddenly and with a start. It
+ came from the chamber where, by his order, Hasneh was confined.
+ She had been in durance except when at work ever since the day of
+ her attack on Ferideh. Always she prayed to be allowed to speak
+ with her lord, were <!--where -> were--> it but for a minute, but Saïd had been peremptory
+ in refusal. The voice of her distress broke jarringly
+ upon his dream. His heart smote him so that he frowned and
+ cursed her under his breath. The next impulse was to go down
+ and speak kindly to her, to silence the one note discordant with<span class="pagenum" id="Page_249">[Pg 249]</span>
+ his happiness. But he was mindful of his promise to Ferideh,
+ and, moreover, was loth to move lest, by so doing, he should break
+ the spell of his lonely musing. He contented himself with a vow
+ to treat her better in the future. The new house, which would
+ be his on the morrow, was roomy enough to accommodate many
+ women. Hasneh should have a separate lodging in it, and, it
+ might be, a handmaid to wait on her.</p>
+
+ <p>Having given this sop to his conscience, he was falling again
+ into his waking dream of pride, when he became conscious of a
+ soft footfall on the roof behind him. Turning, he beheld Ferideh,
+ her veil thrown back, coming towards him with outstretched
+ hands.</p>
+
+ <p>“O father of Suleyman!—O my lord!—O my dear!” she besought
+ him. “Thou hast taken no food since the early morning,
+ and now it is sleep-time. Thou art surely famished and faint
+ with the fatigue of the day. Come down, I pray thee, and partake
+ of that which with my own hands I have made ready for
+ thee! Ever since the sunset Suleyman has been crying for thee—hardly
+ could I coax him to sleep. Come now, O star of my soul,
+ and delay not to take refreshment!”</p>
+
+ <p>“Good—I come!” said her lord, brushing away the last mists
+ of reverie with the back of his hand. “Allah increase thy wealth,
+ O mother of Suleyman! Now, indeed, I perceive that I am hungry,
+ though the thing had escaped my mind. I will gladly go
+ down with thee into the house for an hour, but after I have eaten
+ I must return hither. No sleep will seal my eyes this night for
+ the care of my treasure which is here bestowed. Wherefore I
+ purpose to wrap me in a cloak and abide here till daybreak.”</p>
+
+ <p>“Now, of a truth, thy speech is not of wisdom,” said Ferideh,
+ chiding, as she followed him down the stone flight which climbed
+ by the wall. “By watching thou wilt but weary thyself to no
+ purpose; for who is likely to rob thee, O light of my eyes? I
+ alone, of all in the house, am privy to the secret of thy treasure,
+ and I shall be with thee through the night. Nay, by Allah, if
+ thou thinkest indeed that vigil must be kept, I myself will watch
+ instead of thee. Thou hast toiled all the day while I have been
+ lazy; wherefore thy servant is now the better fitted for this duty.”</p>
+
+ <p>Saïd was touched by her devotion. He blessed her, but bade<span class="pagenum" id="Page_250">[Pg 250]</span>
+ her speak no more on the subject for his mind was made up.</p>
+
+ <p>In the best chamber of the harìm a meal was set forth on a
+ large tray of brass, beside which was spread a square of carpet.
+ There was a savoury mess of rice and chicken meat, another of
+ beans fried in oil; a large earthen bowl brimmed with a syrup
+ compounded of honey and the pressed juice of grapes, in which
+ were whole grapes floating. Two loaves were there, as flat as
+ pancakes, besides a little heap of figs, very tempting in their
+ purple ripeness. At sight of these dainties Saïd’s hunger strengthened
+ apace. He took stock of them, enjoying the foretaste, while
+ Ferideh fetched a vessel of water, a basin and a napkin from
+ the antechamber. His washings done, he crossed his legs upon the
+ mat, and, leaning forward, plunged a ravenous hand into the
+ mess. Ferideh waited upon him clingingly. Her fingers had a
+ trick of caressing whatever they touched, of dwelling lightly for
+ a moment as if reluctant to quit hold. To watch her through the
+ open door, bending languidly over a brazier where coffee was
+ stewing, lifting things and setting them down with that strange
+ touch of hers, thrilled Saïd unaccountably.</p>
+
+ <p>“Art thou still minded to keep lonely watch upon the house-top
+ to-night?” she said archly, when, having cleared away the fragments
+ of the feast, she came to nestle against him.</p>
+
+ <p>He answered,—</p>
+
+ <p>“Nay, by Allah; I have no mind to do aught save content thee.
+ Nevertheless, after I have spent an hour at thy side and thy eyes
+ grow heavy with sleep, it may well be I shall repair again to the
+ terrace. Understand, O my pearl, that my mind is anxious out
+ of all reason. And to watch upon the house-top in the cool night
+ air seems better than to be wakeful in a narrow room.”</p>
+
+ <p>She turned her shoulder upon him, pouting, but held her peace.
+ His arm circled her lovingly. Of a sudden she started away and
+ clapped her hands in childish glee.</p>
+
+ <p>“O my dear, I have something good for thee!” she cried, “something
+ sweet for thee to taste. Merciful Allah! I had quite forgotten
+ it until this minute. Wait but a little and I will bring thee
+ a glassful hither!”</p>
+
+ <p>She ran from the room and shortly returned, carrying in<span class="pagenum" id="Page_251">[Pg 251]</span>
+ her hand a glass filled with some amber fluid. She offered it
+ to him.</p>
+
+ <p>“What stuff is this?” asked Saïd, cautiously, taking the glass
+ in his hand and holding it up between him and a candle which
+ burned on the wooden press by the wall, so that a ray shone
+ through it.</p>
+
+ <p>“Know, O lord of all my doings, that I, thy servant, was idle
+ after noon of this day, and I grew weary of being idle. So I
+ called Sàadeh to me and took counsel what to do. And it happened,
+ by the grace of Allah, that there were many figs with us
+ in the house—of the gift of Rashìd the taverner, thy friend, who
+ sent us yesterday three basketfuls. And it came into my mind to
+ make a new dainty—I mean a sherbet of figs. So we made careful
+ choice of the fruit and crushed it with sugar in a little water
+ and set it in a pan to boil. And afterwards, when the mixture was
+ cool again, we sipped and found it very good. And I said in my
+ soul, O soul, my idleness has been well employed for I have devised
+ a new dainty for the mouth of my beloved. Now taste, I
+ pray, and tell me how thou findest!”</p>
+
+ <p>Saïd sniffed at the contents of the glass and made a wry face.</p>
+
+ <p>He said,—</p>
+
+ <p>“The smell of it is not good. It is perhaps some trick thou
+ wouldst put upon me for laughter’s sake. Allah grant it be no
+ unclean thing or fierce drug to madden me. It were a sin to
+ make me drink wine who am preparing for the pilgrimage.”</p>
+
+ <p>But Ferideh’s gaze of stricken love reassured him. Once more
+ he held the potion up to the light and looked through it.</p>
+
+ <p>“Sherbet of figs, saidst thou? Allah have pity? Surely it cannot
+ be. Figs are all too fleshy to yield clear syrup like this.”</p>
+
+ <p>Ferideh’s voice quavered a little as she replied,—</p>
+
+ <p>“We strained it through a piece of new muslin, and when all
+ which would run through was collected, we took the cloth with
+ what remained therein and wrung it out over the basin. Thus
+ we obtained much syrup. O my dear lord, it is cruel to tease me
+ so; being as if thou didst doubt my care for thee, which Allah
+ forbid! I beseech thee drink and tell me: Is it not good?”</p>
+
+ <p>Saïd sipped at the lip of the glass, then worked his tongue reflectively.<span class="pagenum" id="Page_252">[Pg 252]</span></p>
+
+ <p>“It is not unpleasant,” he admitted. “But, by my beard, I
+ perceive no taste of figs in it, but rather of walnuts, I should say,
+ or something of that kind. It is sweet, however, and I am fain
+ to drink it if by so doing, I may pleasure thee.”</p>
+
+ <p>At that she drew closer, with tender looks and soft speech inflaming
+ him. When he had emptied and set down the glass she
+ locked her hands behind his neck. She knelt close to him upon
+ the ground, her bosom strained to his chest so that he felt its
+ warmth. Her head was thrown somewhat back, that her eyes
+ might look into his. The poise of her head, with the trail of her
+ body along the ground, suggested a snake in act to strike its prey.</p>
+
+ <p>He clasped her to him. “Allah is great!” he muttered; more
+ as a convenient explosive than for any bearing the words had
+ upon the case. He marvelled vaguely at the change which had
+ taken place in her during the last few weeks. Formerly it had
+ been hard to win the least endearment from her, but now she
+ lavished tenderness upon him at all times. Once her words of
+ love, when uttered, were spiritless, as though she had them by
+ rote; now they were impassioned even beyond his own. Referring
+ this new fire of hers to the circumstances attending Hasneh’s
+ disgrace, he wondered that so slight a thing should have
+ power to change the whole nature of a woman.</p>
+
+ <p>She went on speaking feverishly, gazing ever into his eyes as
+ if she expected something to appear there which was long in
+ coming.</p>
+
+ <p>A strange slumber stole upon Saïd. At first it was but a pleasant
+ languor. Then he grew dizzy. Things dilated and dwindled
+ unaccountably. He heard himself murmur, “O garden of my
+ delight!” … and then all was a blank. He knew no more until
+ he awoke in broad daylight to find Selìm bending over him with
+ an anxious face.</p>
+
+ <p>“What is the hour?” he inquired drowsily, putting a hand to
+ his forehead. There was pain like a keen dagger in either temple.</p>
+
+ <p>“It is near noon, O my brother,” said his henchman with a rueful
+ grin. “I come from the house of Mahmud, where thou hast<span class="pagenum" id="Page_253">[Pg 253]</span>
+ long been expected. Merciful Allah! What ails thee? Never
+ before have I known thee lag abed. Know, O my master, that
+ Mahmud Effendi is furious at thy delay. He believes that thou
+ hast a set purpose to insult him. All his father’s house are
+ gathered there to witness the sale. O my eyes, come quickly and
+ bring the money humbly in thy hand, for they are very angry
+ and would fain do thee dishonour; but the money will appease
+ them. This is a strange humour of thine, to sleep on the bare
+ floor when there is a fine bed at hand.”</p>
+
+ <p>Saïd sprang to his feet and looked about him, searching every
+ corner with his glance.</p>
+
+ <p>“Where is Ferideh?” he cried distractedly.</p>
+
+ <p>“Allah alone knows, if thou knowest not!” retorted Selìm in
+ great surprise. “When I came hither it was told me that thou
+ and she were together in this chamber, that the door was made
+ fast with a key for a token that you would not be disturbed.
+ Knowing what grave business awaited thee, I presumed to break
+ open the door. Thine was a heavy sleep, O my brother, for thou
+ heardest not the crash of it. It has taken me so long to waken
+ thee that I began to be afraid, counting thee for dead.”</p>
+
+ <p>Saïd did not stay to parley. Like a madman he rushed out of
+ the room, through the antechamber, and up the flight of stone
+ steps that led to the roof.</p>
+
+ <p>His hiding-place had been rifled. With brutal carelessness the
+ robber had omitted to replace the slab of stone. The hole lay
+ open, quite empty.</p>
+
+ <p>Saïd rent his clothes and shrieked for rage and despair. Then
+ he ran down the outer steps into the court so furiously that he
+ fell heavily at the bottom, striking his head upon the pavement.
+ His cap and turban fell off, but he knew it not. He rose, a wild
+ figure, with face all bruised and bleeding, with bare head close-shaven
+ so that the ears stuck out monstrously, and ran forward
+ shouting,—</p>
+
+ <p>“Where is Ferideh? I command you, tell me where the lady
+ Ferideh is! … ”</p>
+
+ <p>But the cowering servants had no tidings of her.</p>
+
+ <p>“Where Suleyman? Where Sàadeh?”</p>
+
+ <p>But there was no answer, only a cringing protestation of innocence<span class="pagenum" id="Page_254">[Pg 254]</span>
+ from one and all.</p>
+
+ <p>His brain reeled. He stretched out his hands vaguely for support,
+ and with a faint cry, “Allah! Allah!” fell lifeless on the
+ pavement.</p>
+
+ <p>Cries of distress and horror rent the air. Selìm bent sadly over
+ the form of his sworn brother. Ibrahìm the doorkeeper brought
+ the turban and tarbûsh he had picked up and placed them reverently
+ on his master’s head. Hasneh, who had found freedom
+ in the general confusion, flung herself across the body in a passion
+ of grief.</p>
+
+ <p>Saïd was carried back into the chamber where he had slept so
+ long and laid upon the Frankish bed which had been his pride.
+ A leech was called in, who bled him freely. By the evening he
+ was able to get up and take count of his misfortunes. He sat on
+ the bare stones with torn raiment and ashes on his head, crying
+ ever, “O Allah, have pity!… O Lord, take my life also!” so
+ that men wept to hear him.</p>
+
+ <p>By the evening, too, his story was known throughout the city.
+ Men thronged to see but the house of a man who had lost his
+ wealth and wife and son in a single night; and Ibrahìm the doorkeeper
+ became a person of great importance. Saïd the Merchant
+ and Ayûb the Prophet were commonly named in the same breath
+ together; and vows of vengeance were freely made against the
+ man, whatsoever his quality, who had caused this great wrong
+ to be done in the city.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-9">
+
+ <h3 class="nobreak">IX</h3>
+
+ <p>Selìm, quite distraught with grief for his master’s adversity,<span class="pagenum" id="Page_255">[Pg 255]</span>
+ sought the Wâly, the chief of the police, the Mufti, and whomsoever
+ of the great men of the city he thought could succour him.
+ For two days he knew no rest, but was ever on the run from
+ his own lodging to the Seraï or the castle, and back again to
+ Saïd’s house. His efforts were not in vain. Seeing that the whole
+ city was moved by the outrage, the authorities were strenuous in
+ their endeavours to find the culprits. A description of Ferideh
+ and her child, with such conjectures as to the appearance of her
+ paramour as could be formed from what Hasneh had to tell, were
+ sent post-haste to Beyrût and Hama, to Tarabulus, to Homs, to
+ Haleb, and to various out-posts on the desert frontier. Thoughts
+ of the great sum of money the criminals had with them turned
+ each sleepy official to a hungry wolf. They were certain to be
+ taken, the head of the irregular troops told Saïd; it was a question
+ of a few days at the most. He boasted that he had made the
+ whole country a net for them, and waited but a sign to haul in
+ and take them fast in its toils. His confidence was of great comfort
+ to Saïd, the more so that he could appreciate the metaphor.
+ He vowed the half of his wealth to those who should recover it
+ for him; and he cried night and day upon the name of Allah, with
+ lamentation and every kind of self-abasement, so that all men
+ marvelled at his piety.</p>
+
+ <p>At first, as has been said, the Government was very eager in
+ pursuit of the offenders, sparing no pains to ensure their capture.
+ But by-and-by, when many days had passed and all search
+ proved fruitless, zeal began to flag. It was said that the criminals
+ were clean gone out of the country, or else they must surely have
+ been taken, with the hue-and-cry raised everywhere. If it was
+ Allah’s will that they should escape, where was the use in further<span class="pagenum" id="Page_256">[Pg 256]</span>
+ bothering about them? The man Saïd was left penniless, or
+ nearly so; and that is an ill day’s work which is done for thanks
+ only.</p>
+
+ <p>The ruined merchant went from house to house, from public
+ office to public office, exhorting, entreating, urging the need of
+ fresh exertions. But, bringing nothing with him, he met with
+ deafness. He found high officials dozing frankly over narghilehs,
+ and came away disheartened, bemoaning his lot, to return on the
+ morrow and get angry words. Doors were closed against him.
+ Those in authority refused to see him any more, and he fared no
+ better with the underlings, having no money to give.</p>
+
+ <p>Weary and heartsick, he at length gave up all hope of redress,
+ and turned his mind to the ordering of his affairs. This was no
+ easy matter, for the waste of the household had been great.
+ Saïd, though shrewd and even stingy in all business concerns, was
+ fond of display as tending to his own aggrandisement, and this
+ passion he had of late indulged to the utmost. His infatuation,
+ too, with Ferideh had cost him a pretty penny. Debts of long
+ standing, which had been trifles overlooked in the day of prosperity,
+ were heavy burdens now that there was nothing to meet
+ them. And the creditors clamoured for their money—the whole
+ sum of it; they would not hear of a compromise.</p>
+
+ <p>The house was his until the end of the year; but, empty and
+ dismantled, it was a gloomy dwelling-place, having a dismal echo
+ of bygone joys. He saw himself obliged to sell all that was best
+ of the furniture, and the superfluity of rich clothing he had purchased
+ in his grandeur. He dismissed the servants, all save
+ Ibrahìm, the doorkeeper, who refused to leave, having grown
+ attached to the house and taking great blame to himself for the
+ flight of Ferideh, but stayed on without care of wages. He was
+ reduced to beggary, without even the collar of gold of Selìm’s
+ parable to distinguish him from others in the same plight. More
+ than once it had entered his mind to steal away to the coast, and
+ take ship, he cared not whither. But he thought himself a marked
+ man. For aught he knew, there were spies set to watch his every
+ movement. He dreaded that mysterious net of which the Chief
+ of Police had told him, and, dreading, stayed to face his creditors.<span class="pagenum" id="Page_257">[Pg 257]</span>
+ But the tale of his distress is not all told. There would have
+ been some satisfaction in haunting the taverns of the city and dinning
+ the tale of his misfortunes into all men’s ears. The horrified
+ “Ah!” and uplifted hands of his listeners would have stroked his
+ vexed soul soothingly. But even this dismal gratification was
+ denied him. A story, whose source he guessed too surely, began
+ to pass from mouth to mouth. It was commonly said that Saïd—who
+ now, for the first time since his rise, began to be known as
+ the Fisherman—had obtained his money in the confusion of the
+ great slaughter by murdering an old man and a pious Muslim, his
+ adopted father. Men looked askance at him in the markets.
+ In vain did Selìm speak everywhere on his master’s behalf, giving
+ the lie direct to evil tongues; the voice of slander was silenced
+ only in his presence, and the rumour gained ground until all men
+ knew it. Many of Saïd’s old acquaintances drew aside their
+ raiment and passed him with averted faces. Mahmud Effendi,
+ who had paid him a formal visit of condolence in the early days
+ of his downfall, when all men pitied him, now rode by him in the
+ street with scarcely an acknowledgment of his low obeisance. He
+ skulked like a dog through the streets, seeing knowledge and belief
+ of the rumour in all eyes.</p>
+
+ <p>His sole resort in those days was the tavern of Rashìd without
+ the city walls. There he was always welcome to what refreshment
+ he chose, and no word of the libel was ever uttered in his
+ hearing. Selìm, too, took care that he should want for nothing,
+ but provided for his needs secretly, through Hasneh, without himself
+ appearing as the giver.</p>
+
+ <p>The month of Ramadan came; and Saïd, in awe of the strong
+ hand which had laid him low, disposed himself to fast as he had
+ never fasted before. All day long he abode in the house, touching
+ neither bite nor sup, praying by turns and lamenting his evil
+ day. He entered willingly into conversation with no one, lest,
+ beguiled into a moment’s forgetfulness, he should swallow his
+ spittle, and so break his fast according to the vow he had taken.</p>
+
+ <p>One evening, towards the close of the sacred month, he sat
+ upon the house-top, waiting for the gun to be fired. The sun was
+ set, and the light in the sky was as the fire of precious stones—a<span class="pagenum" id="Page_258">[Pg 258]</span>
+ light apart from sun, moon or stars. The first dusk of night
+ gathered upon the fasting city. Saïd’s heart expired in prayer to
+ Allah, for the stress of thirst and hunger was almost more than
+ he could bear. Hasneh crouched near him, watching him patiently
+ with tender eyes. Thus she would sit all the day through,
+ grateful for a glance, a word, though it were of anger or impatience.</p>
+
+ <p>The dull boom of a cannon shook the whole city, echoing like
+ far-off thunder from the encircling hills; and immediately, as if
+ by magic, lights appeared in the galleries of the high minarets,
+ about the domes of the mosques, and in every window. The fast
+ of Ramadan was ended with the day, and the feast of Ramadan
+ would endure through the night.</p>
+
+ <p>“Praise be to Allah!” murmured Saïd with a mighty gulp. He
+ took a cigarette which lay beside him on the roof, set it between
+ his lips and lighted it, while Hasneh fetched meat and drink
+ from within the house. He ate ravenously and drank half a
+ pitcherful of water. With what remained he washed himself and
+ then performed his devotions, facing south, with eyes that seemed
+ to see the holy place of Mecca, so rapt was their look. Then, with
+ a brief word of thanks to Hasneh, he descended to the courtyard
+ and passed out into the streets.</p>
+
+ <p>On all hands there was music and laughter, the sounds of feasting
+ and all manner of savoury smells. The illuminations of
+ lamps and candles in every dwelling made the ways nearly as
+ bright as in the day-time. Wherever shadow was, thither slunk
+ the dogs which, with the vultures, keep Ramadan all the year
+ round. In passing the open door of a tavern he heard words
+ which staggered him.</p>
+
+ <p>“Where is the son of Mustafa, since thou sayest he had a son?
+ Why does he delay to avenge his father’s death? This Saïd has
+ thriven too long by the profits of his crime. ‘I mounted him behind
+ me, and lo, he has put his hands in the saddle-bags’—thou
+ knowest the proverb. Thanklessness is common in the world,
+ but to slay a benefactor is surely the blackest of crimes. It is for
+ the son of Mustafa to stand forth and claim his life or the<span class="pagenum" id="Page_259">[Pg 259]</span>
+ blood-money. Where is he, O Camr-ud-dìn? He must be a
+ coward or a scoundrel to tarry so long!”</p>
+
+ <p>The voice of Camr-ud-dìn was uplifted in answer, but Saïd did
+ not wait to hear what he said. He hurried on his way, a prey
+ to this new fear. Through all these years it had escaped his
+ memory that Mustafa had a son, Mansûr, begotten of his own
+ body. He trembled. It was time that he shook the dust of
+ Es-Shâm from his feet for ever.</p>
+
+ <p>As he made his way through the crowd in a bright bazaar he
+ was aware of the unfriendly looks of many, and could have sunk
+ into the ground for shame. To avoid recognition he crept along
+ by the wall, yet even thus men’s eyes found him out and followed
+ him.</p>
+
+ <p>Said one, “What shall be done to him who slew his father? O
+ lord! Shall he not be stoned to death?”</p>
+
+ <p>“Nay, hold thy hand!” quoth another in a tone of rebuke; “the
+ thing is not proven against him.”</p>
+
+ <p>Saïd hurried on in deadly fear. If he could only win clear
+ of the more populous streets he might reach the gardens without
+ danger of molestation. He caught sight of a group of young men
+ whom he knew for his enemies. They were of ill repute in all
+ the city for their wildness. To them it were as light a thing
+ to stone a man to death as to pelt a dog or mob a Jew for pastime.
+ They stood together before the blazing stall of a sweet
+ merchant, barring his way. He turned with intent to flee, and,
+ in doing so, ran against an old man, richly apparelled, who had
+ that moment issued from a doorway. In great confusion, Saïd
+ blurted out a form of apology. The sheyk’s green turban proclaimed
+ him a holy man, and his dress bespoke him some great
+ one high in honour. He turned swiftly to look at Saïd, and revealed
+ the white beard and kindly face of Ismaìl Abbâs, the Sherìf.
+ He smiled at the encounter.</p>
+
+ <p>“Peace on thee, O fisherman,” he said courteously. “How is
+ thy health? And how do thy nets fare all this long time that thou
+ hast neglected them? Whither goest thou?”</p>
+
+ <p>Saïd was bowed almost to the ground.</p>
+
+ <p>“Allah keep thee in safety, O Emìr! I was going to the tavern<span class="pagenum" id="Page_260">[Pg 260]</span>
+ of Rashìd, which is on the river-bank, but I have many enemies—Allah
+ witness, they have no cause to hate me!—and the way is
+ hardly safe for me to go thither. It was in the act to turn back
+ that I ran against thy Worship, may Allah pardon me the rudeness!”</p>
+
+ <p>Ismaìl Abbâs cast a shrewd glance round upon the bystanders.
+ Many had stayed to observe this meeting of saint and sinner in
+ the public street, and amazement, not unmixed with concern, was
+ written on their faces. The holy man took Saïd’s hand to lead
+ him, saying loudly,—</p>
+
+ <p>“Now, by my beard, thou goest not to the tavern of Rashìd,
+ nor anywhere else, but home with me to partake of the feast
+ which I have caused to be spread for my friends.”</p>
+
+ <p>It was as if the Prophet himself had taken Saïd by the hand
+ and said, “This is a friend of mine: vex him at your peril.” All
+ whom they passed in the way made low reverence to the great
+ and saintly man, and Saïd had a part in their greetings. Of all
+ the dwellers in Damashc-ush-Shâm, Ismaìl Abbâs was esteemed
+ most highly, both on account of his great learning and righteousness,
+ and for his family, which was among the noblest of the
+ city. To be seen walking with him, holding his hand as a bosom
+ friend, did more to establish Saïd’s innocence in the minds of
+ the populace than any number of witnesses in a court of law.
+ When at length they gained a quiet place, Saïd burst out weeping,
+ and would have prostrated himself to kiss his saviour’s feet had
+ not that good man prevented him.</p>
+
+ <p>“Nay, Allah forbid that thou shouldst fall down before me!”
+ said Ismaìl Abbâs, a little testily. “If thou hast anything to be
+ thankful for, give praise where praise is due. I have done no
+ more for thee than I would have done for a dog in distress; for the
+ very dogs have living souls, as some have said.”</p>
+
+ <p>He led Saïd on by quiet ways, and, as they went, he asked
+ him strange questions out of all reason; as,—</p>
+
+ <p>“Hast thou a wife left to thee in the day of thy misfortune?”</p>
+
+ <p>“There remains to me my old woman, O Emìr—she who was
+ with me from the beginning, the first that ever I had.”</p>
+
+ <p>“Then be kind to her, as thou regardest thy salvation. Remember<span class="pagenum" id="Page_261">[Pg 261]</span>
+ that, in the last day, the weak shall take their vengeance
+ upon the strong, the unarmed upon the armed, the unhorned
+ cattle upon the horned cattle. For Allah is just, and in the
+ end He will make the balance level.”</p>
+
+ <p>And again,—</p>
+
+ <p>“Thou that art a fisherman, and knowest the ways of the
+ sea, tell me, What does a mariner when shipwrecked on the coast
+ of his own country?”</p>
+
+ <p>Saïd reflected a minute, supposing it had been a riddle.</p>
+
+ <p>“By my beard, I suppose that he will praise Allah, and then
+ he will return with speed to his own place.”</p>
+
+ <p>“Good,” replied the great man; “the case is thine. A while
+ ago thou didst set out in the hope to gain honour; but now behold
+ thou art shipwrecked. Out of thy mouth I counsel thee, Take
+ thy woman with thee and go home, return to thy native place and
+ to thy fishing, and perchance we shall find thee money wherewith
+ to buy nets and a house.”</p>
+
+ <p>This advice did not please Saïd. He dreaded the triumph of
+ Abdullah, who must by this time be among the greatest of his
+ native town. However, he said nothing openly to his benefactor,
+ but feigned to fall in gladly with the plan.</p>
+
+ <p>At the house of Ismaìl Abbâs there was much company, for
+ the host was renowned for hospitality, and many loved him.
+ All present used Saïd friendly, wishing him a blessed feast, and
+ not scorning to sit at meat with him. Throughout the night
+ there was good cheer and the wisest discourse; for above all
+ things save piety, Ismaìl Abbâs prized wisdom and learning, and
+ his friends were chosen for their qualities rather than wealth or
+ rank. Towards morning, when men rose to go, the Sherìf took
+ Saïd apart to speak with him alone. He advised him strongly
+ to go back to his first trade of a fisherman. Es-Shâm was full of
+ his enemies, an evil story being current there concerning him.
+ He (Ismaìl) had judged it false from the first; and yet many
+ were found to put faith in it. It behoved Saïd to leave the city
+ as soon as the sacred month should expire.</p>
+
+ <p>This last counsel fell in timely with the fisherman’s own wishes,<span class="pagenum" id="Page_262">[Pg 262]</span>
+ and he promised humbly to follow it. Then, having received his
+ host’s blessing, and a handsome present of money wherewith to
+ buy nets and a house, Saïd took his leave, kissing his patron’s
+ hand repeatedly, and calling upon Allah to reward his kindness.</p>
+
+ <p>It wanted but four hours of daybreak and the sounds of revelry
+ were growing faint and rare. Many of the candles had guttered
+ and gone out, and those which remained burned dimly and awry.
+ The stars resumed their sway and a slumbrous calm wrapped the
+ city. There would be peace now until an hour before sunrise,
+ when most men would rise and eat again, to fortify themselves
+ against the long day’s fast. Saïd met several parties wending
+ homeward from carousals. He himself went not home, but to
+ the dwelling of Selìm, where there were lights burning. The
+ mother of Mûsa opened to his knocking. She peered hard at
+ him. “Praise be to Allah!” she cried, flinging up her hands.
+ “Deign to enter, O my lord! It is indeed the master! Come, O
+ Selìm! Behold, his Eminence is restored to us in safety. Know,
+ O Effendi, that Selìm has been greatly troubled this night on thy
+ account, because thou camest not to the tavern of Rashìd though
+ he sat there long awaiting thee. He feared some evil had befallen
+ thee; but now we behold thee safe, thanks to Allah!”</p>
+
+ <p>Selìm rushed forward with the like expressions of joy and gratitude.
+ It was some time before Saïd could make himself heard,
+ for the stir of his entrance had awakened the children, who
+ screamed and roared in chorus. But at last, by the exertions
+ of Mûsa and his mother, the din subsided, and he said,—</p>
+
+ <p>“After five days I leave Es-Shâm for ever, and Hasneh with
+ me. By the grace of Allah, I have now a little money with
+ which we shall journey to the sea-coast, and there take ship,
+ I care not whither, so that it be far from this city of falsehood.”</p>
+
+ <p>Selìm received the news with a cheerful face.</p>
+
+ <p>“It is but a minute since I spoke to the same purpose,” he said;
+ “is it not so, O mother of Mûsa? Of a truth, since thy ruin this
+ city displeases me and, thanks to thee under Allah, I am well provided
+ with money, which can serve us both. I thought to go into
+ Masr—what sayest thou? I have a brother who migrated thither
+ in the time of Ibrahìm Basha, when Masr was as one country<span class="pagenum" id="Page_263">[Pg 263]</span>
+ with Es-Shâm. He is well established in the city of Iskendería,
+ and from time to time he sends a word to me by travelling
+ merchants. He declares it to be a pleasant land, favourable for
+ every kind of trade. We will journey together, by thy leave;
+ Allah grant us a safe voyage and prosperity in the end!”</p>
+
+ <p>At that Saïd seized both hands of his friend and kissed them,
+ blessing Selìm for a good man and a faithful—none like him
+ in all the world!</p>
+
+ <p>So it came to pass, one early morning, that Saïd and Hasneh
+ left the great city, in the company of Selìm and all his family,
+ by the same road which Saïd had followed at his coming, nearly
+ twelve years before. At the brow of the hill, beside the shrine
+ which is there, they turned to look their last upon that place
+ of gardens. Saïd’s eyes brooded long and lovingly over it, as
+ though it had been indeed the early paradise he was leaving;
+ and it was with a choking voice that at last he bade Selìm lead on.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-10">
+
+ <h3 class="nobreak">X</h3>
+
+ <p>The little company journeyed but slowly, for the sake of the<span class="pagenum" id="Page_264">[Pg 264]</span>
+ women and children. The weather was hot and breathless, as it
+ often is at the extreme end of summer, when the air begins to
+ grow heavy with the first storm. Selìm had provided two donkeys
+ to carry the baggage, and also to give a spell of rest to
+ anyone who grew weary. One bore the weight of his household
+ treasures, and his wife with her young baby rode upon it when
+ she chose. Saïd generally bestrode the other, which was laden
+ with his goods, while Hasneh walked meekly beside; though sometimes,
+ feeling the need to stretch his legs, he would alight and bid
+ her take his place for a time. Often he would take up one of
+ Selìm’s children to ride with him; and Selìm himself, with Mûsa,
+ made shift to carry the others when they tired.</p>
+
+ <p>At first their way lay through mountains, barren and treeless,
+ except for certain favoured nooks, where there was water and
+ deep shade of fruit-trees. Through the heat of the day the
+ landscape seemed to bronze, so massive it was and sullen under
+ the burning sky. A rare terebinth, growing high up among the
+ cliffs, was rusty black, and cast a shadow uncouth as the rocks
+ themselves. But in the early morning, what with the young
+ sunlight and the dewy shade, every boulder had a charm and
+ freshness of its own, so that the little band sang blithely at setting
+ out. And towards sundown, when the peaks were all purple
+ and gold, and the level spaces coloured like flower-beds, they
+ drank in the coolness of the evening with sighs of relief.</p>
+
+ <p>They crossed the plain called El Bica’a, with its scattered villages,
+ and all through one afternoon they moved along in the
+ growing shadow of Lebanon. Ere noon of the next day they
+ paused on the crest of the mountain and beheld the coast-plain
+ far below them languishing in a haze of heat. The sea beyond<span class="pagenum" id="Page_265">[Pg 265]</span>
+ was like a burnished sheet of silver. Saïd’s heart leapt at the
+ familiar sheen of it, but the sight brought no enduring pleasure.
+ His native land was very dear to his soul now that the time drew
+ near when he must quit it. They were now on the Sultàn’s highway—a
+ great white coach-road, the work of a Frankish company,
+ whose zigzag windings could be traced as a wan and crumpled
+ ribbon down all the mountain-side. Carriages dashed past them,
+ filled for the most part with Christians in semi-Frankish dress,
+ forcing the group of wayfarers to the roadside, blinding and
+ choking them with a cloud of dust.</p>
+
+ <p>The sun was near his setting when they reached the level of
+ the plain. On all sides there were gardens plumed with date-palms,
+ and fine stone dwellings bosomed in leafage. Seaward,
+ across the plantations, loomed a dark belt of pines. A flight of
+ bee-eaters wheeling in the flush of sunset seemed like dead leaves
+ the sport of a wind. The road lay straight before them, stained
+ with sunset light. There was much people in carriages and on
+ horseback—townsfolk of Beyrût—come forth to taste the sweets
+ of evening. Shadows were long and grey-blue to eastward.</p>
+
+ <p>The sight of the palm-trees and the diffused fragrance moved
+ Saïd deeply. He knew that the sea was at hand—the sea which
+ he had known from babyhood, whose voice was a home voice to
+ him. Yet at that time he loathed the thought of it, his heart
+ yearning to the sweet gardens and the peaceful life of a husbandman.</p>
+
+ <p>Weary and footsore they entered the city of Beyrût, and it
+ seemed to Saïd that he was already in a strange land. The
+ Frankish garb was almost as common in the streets as the dress
+ of the country, and four men out of every five he saw were
+ Christians. He had been there once before on an errand of commerce,
+ but the foreign character of the town had not struck him
+ then as now. Nearly all the houses had red-tiled roofs, and
+ the shops were of a pattern unfamiliar to him. The streets
+ were wide and ablaze with lights. Wheeled carriages, each drawn
+ by a pair of horses and driven by one who sat aloft with frenzied
+ shouting and cracking of a whip, were frequent here though in the
+ capital they were still esteemed a fine rarity. He began to be<span class="pagenum" id="Page_266">[Pg 266]</span>
+ afraid for the future. If he felt thus lonely in a seaport town of
+ his own country, how could he bear to dwell in a foreign land?
+ He made his uneasiness known to Selìm, who bade him be of
+ good cheer, for that Beyrût stood alone, the lord of all the world
+ for iniquity and unbelief. In Masr he would find it quite otherwise;
+ there the faithful outnumbered the infidels as ten to one.</p>
+
+ <p>Selìm was well acquainted with the city, having often visited it in
+ the days when he was a muleteer. He led his company by quiet
+ and tortuous ways to the Muslim quarter, where there was less
+ of a foreign appearance to trouble Saïd. They took their lodging
+ at a khan which overlooked an ancient burying-ground tufted
+ with black cypresses. Hard by was a mosque whose squat,
+ ungainly minaret stood up against the last green of evening.
+ An owl hooted in some bush of the graveyard. The place had a
+ wistful sadness in the gathering night.</p>
+
+ <p>After they had washed and prayed, Saïd and Selìm took Mûsa
+ with them to the guest-chamber, where they ate apart, the women
+ being entertained elsewhere in the house by their own kind.
+ The room was filled with men of all conditions, from the rich
+ merchant with his saddle-bags beside him to the servant who
+ sat or rose at his master’s nod, and the muleteer squatting shamefaced
+ by the door. A portly man of middle age sat with his
+ back against the wall, sucking luxuriously at a narghileh. His
+ bright, shifty eyes were keenly observant of all that went on.
+ He looked earnestly at Saïd and watched him all the while he was
+ eating. At length, when the coffee was brought, he coiled the
+ tube and mouthpiece about the vessel of his pipe and crossed the
+ room.</p>
+
+ <p>“Peace be upon thee, O Saïd, O my dear!” he said heartily.
+ “Allah be praised that I behold thy face once more! How is thy
+ health? If Allah will, it is the best possible!”</p>
+
+ <p>Surprised by the warmth of this greeting in a place where he
+ was a stranger, Saïd eyed the man narrowly as he rose in acknowledgment.
+ Surely it could not be!—And yet, who else?…
+ In dismay and amazement he recognised his sometime friend and
+ partner, Abdullah the fisherman. He stepped aside with him.</p>
+
+ <p>“How goes thy business all this long time, O father of Azìz?”<span class="pagenum" id="Page_267">[Pg 267]</span>
+ he asked, when the perfunctory compliments had given him time
+ to recover from the shock of the encounter.</p>
+
+ <p>“Praise be to Allah, not ill; I cannot complain, for I am now
+ high in honour in our city. It is a small city—that is true—but
+ what eminence may be attained therein I have attained. There
+ is talk of recommending me to the Mutesarrif to be Caimmacàm,
+ when the time comes to make a change. Of a truth, if they
+ choose me not I know not of whom they will make choice, for
+ there is none in all those parts to vie with me in wealth and
+ consequence.”</p>
+
+ <p>He bragged with assurance, but his dress belied his words, for
+ he was meanly clad.</p>
+
+ <p>“As for thee, O my soul, how fares it with thee?” he inquired
+ in his turn.</p>
+
+ <p>“By the grace of Allah, I thrive,” said Saïd, casting up his eyes
+ fervently. “By the Coràn, I am happiest of men. All that belongs
+ to wealth and honour and prosperity is mine, and I am risen
+ to the supreme height of my desire. And behold all this is come
+ to me because of that foul trick thou didst play me years ago, O
+ sly robber that thou art!”</p>
+
+ <p>“Whoever robbed thee it was not I—Allah be my witness!
+ No, by my beard, it was some other, and that a devil in all likelihood,”
+ murmured Abdullah, blandly, as if disclaiming an honour
+ one would thrust on him. “But say, where dwellest thou, O my
+ eyes?”</p>
+
+ <p>“In Es-Shâm—in the great city, O my dear, where I own a
+ fine house such as a prince might envy. By Allah, I am become
+ a great one in that city, which is the first of all cities in the
+ world. All the notables are my friends, and the Wâly himself
+ disdains not to seek my advice in the affairs of state. Allah is
+ bountiful!”</p>
+
+ <p>“Allah is bountiful indeed,” said Abdullah, regarding Saïd
+ with a new interest. “But tell me, art thou that Saïd the Merchant
+ whose name is in all men’s mouths?”</p>
+
+ <p>“I am in truth that great one,” was the reply; “but I know not
+ what thing thou hast heard, for many lies are spoken concerning
+ me.”</p>
+
+ <p>“Listen, and thou shalt hear all I know. It is but a few hours<span class="pagenum" id="Page_268">[Pg 268]</span>
+ since I met one who was just returned from the country of Rûm.
+ And in that country he heard the story of Saïd, a merchant of
+ Damashc-ush-Shâm, who was robbed by the woman whom most
+ he favoured. She caused him to drink a potion wherein was a
+ strong drug, pretending that it was a sherbet of figs. Her lover,
+ a young Nazarene of the same city, is cunning in pharmacy, having
+ studied here in Beyrût and also among the Franks to become
+ a chemist. It is he who gave her the drug and taught her how
+ to administer it. Her lord trusted her in all things, and she was
+ in the secret of his wealth, so she robbed him easily of all that
+ he had, and took her little son and fled away with that Nazarene
+ while he slept. The cunning of the Christian—may Allah destroy
+ him!—had caused him to make himself a French subject
+ long ago, in the year of the great slaughter when all was confusion.
+ He had a passport and Frankish clothes in waiting. To
+ make more sure, the dragoman of the consulate—who was the son
+ of his aunt on the mother’s side—journeyed with them in the public
+ coach to this city, where the people of the custom-house, supposing
+ them to be Franks, let them pass unquestioned, the child
+ with them. They tell me this Nazarene hates the child, which is
+ natural, being the work of another than himself. He would fain
+ be rid of the burden, but the woman will not part with it. So
+ they took ship and came at last to the country of Rûm, where
+ they now dwell in the largest city, in the best manner, with all
+ luxury. Their story is known to all men, and the laugh is ever
+ against Saïd the Merchant of Damashc-ush-Shâm …. The
+ Christians are all wild beasts, by Allah—foul and wicked things,
+ unclean and accurst. But surely thou art not the man they tell
+ of? Allah forbid! It is impossible!”</p>
+
+ <p>All this was bitter as death to Saïd. His teeth and hands
+ clenched. For a moment he thought of nothing but to pursue
+ those two who had wronged him over sea and land, to slay them,
+ if it might be, in each other’s arms. He saw his son attired as
+ a Christian, despised and ill-treated by the pig, his enemy. He
+ gnashed his teeth with the knowledge that men made mock of
+ him, that his name was become a byword of scoffing to unbelievers<span class="pagenum" id="Page_269">[Pg 269]</span>
+ in distant lands. But he swallowed the gall of his anguish as
+ best he could. When he spoke it was with a scornful countenance.</p>
+
+ <p>“O my eyes, a part of thy tale is true, but not all. That son
+ of a pig, that Christian of whom thou tellest did certainly carry
+ off a woman of mine, but what is that?—I can afford to replace
+ her. As for the child, I have been concerned for him, but now
+ that I know whither they are gone I will inform the Government,
+ and it shall go ill with me but I will recover him. The woman
+ did in truth rob me of a sum of money; but she was not fully in
+ my confidence. There were two hoards, thou understandest,
+ hidden in two separate places. She mistook the lesser for the
+ greater, and so, far from being ruined, as she fondly supposed, I
+ am now, by the blessing of Allah, even more prosperous and
+ higher in honour than I was before. Allah is just!”</p>
+
+ <p>“Praise be to Allah!” said Abdullah, feelingly. “I rejoice with
+ thee”; and upon that he<!--we -> he--> wished Saïd a happy night and withdrew,
+ saying that he must hie to bed, as he was to start betimes
+ on the morrow on his journey home. So these two, so long
+ asunder, met once more on friendly terms and lied freely one to
+ the other, neither doubting his fellow’s words.</p>
+
+ <p>Saïd slept ill that night. Divers projects turned in his brain,
+ distracting him. Every forward course seemed grievous, fraught
+ with danger. There was but one bright point in all his weary
+ musings as he tossed to and fro upon his pallet—the face of a girl
+ he had seen once in a garden—an English girl and mistress to the
+ son of a pig, a dragoman. He recalled all that he had heard of
+ the land of the English, and ever he swore, with Allah’s leave,
+ he would contrive to go there ere he died.</p>
+
+ <p>Selìm was abroad early in the morning, for there was much to
+ be done, and in his loving care for his former master he took
+ all charge of it upon himself. First, he visited sundry taverns
+ and places of resort, publishing the news that he had two fine
+ donkeys for sale. By the third hour there was a small crowd
+ gathered at the stable, and the sale, when it took place, was in
+ the nature of an auction, one man bidding above another. When
+ that was done and the beasts had been led away by their purchasers,
+ Selìm betook himself to the Seraï to get permission to<span class="pagenum" id="Page_270">[Pg 270]</span>
+ leave the country, and have the passports put in order. He
+ was so long absent on this business that Saïd, who waited him at
+ the khan, began to be uneasy. When at last he did return, the
+ expression of his face was woebegone in the extreme. Saïd cried
+ out in alarm to know what was amiss. Whereupon the faithful
+ fellow wrung his hands, and tears rolled down his cheeks.</p>
+
+ <p>“O Saïd! O my brother! Allah be my witness, I have striven
+ long with prayer and argument to turn their hearts; but in vain.
+ Ah, woe is me, to be the bearer of such ill tidings! Know, O my
+ beloved, that the men of the Government gave me free leave to
+ depart with my family; as thou knowest, I have a letter which
+ Ismaìl Abbâs—may Allah requite his honour!—procured for me
+ from the Wâly. But thee they will by no means suffer to quit
+ the land, both because thou hast no such letter, and for some
+ other cause which is hid from me. All my entreaties, all my
+ reasons were unavailing; thou art forbidden to travel further by
+ order of the Government.”</p>
+
+ <p>Fear came into Saïd’s eyes as he heard. Heretofore the Government
+ had seemed to him remote as the sky is, something impassive,
+ neither friend nor foe. He had stood in the same vague
+ awe of it that a simple man has of some mighty engine whose
+ working is a mystery to him. Now that he suddenly found it his
+ enemy, the shock was like an earthquake destroying old landmarks.
+ He remembered the dark net of which the Chief of
+ Police had spoken, and felt himself already caught in its meshes.</p>
+
+ <p>“I must leave the country, and that at once!” he muttered fearfully.
+ “In the old days I was known for a strong swimmer.
+ Say, O Selìm, is there no ship far out in the bay, beyond call of
+ the Custom House, to which I can swim by night?”</p>
+
+ <p>“There is an English ship, O my brother—a steamer which
+ comes hither at times with merchandise. She will depart, they
+ tell me, to-morrow after sunrise. She lies to-night in the bay,
+ but far out; thou couldst hardly swim so far. If thou trustest
+ indeed to escape by swimming, wait two days, I pray thee, until
+ our steamer arrives, so we may yet journey together.”</p>
+
+ <p>Saïd caught at the words “an English ship.” In a flash he had
+ a vision of fair forms, and faces full of love, in a light subdued<span class="pagenum" id="Page_271">[Pg 271]</span>
+ and gentle—the light, as he conceived it, of cloudy Lûndra. The
+ next moment he was reminded of the woman who was a clog upon
+ him, and he broke out fretfully,—</p>
+
+ <p>“There is Hasneh, … O Lord!… How may I be rid of
+ Hasneh? I must escape at once; this very night I must swim
+ out to the English steamer, and she alone hinders me.”</p>
+
+ <p>Selìm heard him with mild surprise.</p>
+
+ <p>“She will go with me to Masr, as was at first arranged,” he said
+ soothingly. “Let thy mind have rest concerning her. My passport
+ is so worded that she may journey with us unquestioned.
+ The mother of Mûsa will be glad to have her company in a
+ strange land, for they love one another, and Hasneh is very skilful
+ in all housework. Be assured, O my brother! By Allah’s
+ leave, thou shalt find her safe when thou rejoinest us yonder.
+ But alas! how can I part from thee, O my soul! As long as I
+ live I am thy servant, for the sake of the kindness thou hast ever
+ shown me, from the day thou didst give me that rich garment,
+ the root of my honour, to this hour. Couldst thou not swim as
+ well to one ship as to another? and what are two days that they
+ should have power to ruin thee? I will find out some private
+ place where thou mayst be snugly hid. Allah forbid that ever I
+ should part from thee!”</p>
+
+ <p>But a great unreasoning fear possessed Saïd, and nothing which
+ Selìm could say might change his purpose. The father of Mûsa
+ blubbered like a baby. Saïd himself was deeply moved, but
+ otherwise, the dread of this instant peril swaying him. Moreover,
+ a thought of the fair ones awaiting him in that distant land
+ of the English helped somewhat to soften the parting on his
+ side. He spent the rest of daylight in preparing for his venture.
+ By the agency of Selìm he procured a stout leathern bag of handy
+ size, wherein he stowed all such of his belongings as seemed
+ indispensable. Of the things which remained over he gave some to
+ Hasneh and some to Selìm, according to their nature and use.
+ Towards evening Selìm went forth to make inquiries, whilst
+ Saïd did somewhat to comfort Hasneh. After a very little while
+ he came back in a hurry, and with a face full of concern.</p>
+
+ <p>“It may not be, O my brother,” he said, “thou canst by no<span class="pagenum" id="Page_272">[Pg 272]</span>
+ means swim <!-- win -> swim --> to the steamer. Know that there has lately been
+ much emigration—of Christians for the most part, and Drûz out
+ of the mountain. It is their custom to do even as thou purposedst;
+ and to check the tide of them, a watch is set upon the
+ beach at night with orders to fire on all who take the water.
+ Allah have pity! I know not what is to be done.”</p>
+
+ <p>Saïd paced the paved yard of the khan, raging like a hunted
+ beast at bay, while Hasneh, in hopes that she might not lose
+ him after all, sobbed with relief. At length he stopped short
+ in his prowl, and, lifting hands and eyes to heaven, “Allah succour
+ me!” he muttered fiercely. “I will take the risk of it.”</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-11">
+
+ <h3 class="nobreak">XI</h3>
+
+ <p>About an hour after sundown Saïd took a sad farewell of his<span class="pagenum" id="Page_273">[Pg 273]</span>
+ friends, and, all alone, went forth to the shore. He wore an
+ ample cloak of haircloth to conceal the leathern sack he carried.
+ As he made his way through the concourse of the streets his
+ heart thumped so loudly against his ribs that he thought all men
+ not deaf<!--deaf not -> not deaf--> to hear it. On the sea-beach, where the din of the city
+ mingled as a distant murmur with the sigh of the ripples, the
+ clamour of it filled his brain.</p>
+
+ <p>The wide bay lay smooth and glassy, fringed along the shore
+ with points of yellow light shining among dark forms of trees
+ and bushes. The mountains rose in outline beyond, ending seaward
+ in a bluff promontory, the lights of many villages plainly
+ seen upon the nearer slopes. A dusky gloom was on all the land—the
+ velvet of a moth’s wings. The lamps of the shipping had
+ dancing pendants in the water.</p>
+
+ <p>Saïd tried to seem careless, as if he strolled for pleasure. It was
+ dark and he met no one after he had won clear of the town; but
+ his fancy peopled every wall and garden, every shrub of tamarisk
+ to landward, with soldiers on the look-out; and in spite of all his
+ endeavours the manner of his going betrayed uneasiness. The
+ cry of a mariner wafted across the still water was startling, as if
+ one had called him by name.</p>
+
+ <p>He could see the English steamer, a dark mass, with a funnel
+ and three masts, lying motionless a good way out. A red light
+ in the bows shed a sparkle of rubies in the near water. He strove
+ to judge of the distance, seeking that part of the shore which
+ would most favour his project.</p>
+
+ <p>A ruined wall ran out a little way on to the sand. On the side
+ remote from the town he sat down and strove to think. A great
+ pulse throbbed in his brain, so that his whole frame was shaken<span class="pagenum" id="Page_274">[Pg 274]</span>
+ with it. The sea and the lights and the mountains swam before
+ his eyes; the very wall seemed to rock as he leaned against it.
+ The sharp yelp of a dog among the gardens rang bewilderingly in
+ his ears.</p>
+
+ <p>At length, his mind growing clearer, he lighted a cigarette and
+ smoked it to the end. Then he got up and took off his garments
+ one by one, throwing some away, and binding others with a sash
+ to the well-filled leather-bag. When he was naked he sat down
+ again, and, holding the bundle pressed on his cap and turban, set
+ to work to lash it to his head with strips torn from his cast-off
+ raiment. By vigorous shaking he made sure it was quite firm,
+ then he stole to the end of the wall and peered cautiously forth.</p>
+
+ <p>Two men were approaching—soldiers with rifles on their
+ shoulders. The wall alone had prevented him from hearing their
+ voices. The place he had chosen was sheltered and convenient
+ for keeping watch upon the shore to northward. It was most
+ likely that they were making for it. There was not a second to
+ be lost.</p>
+
+ <p>With a bound he ran swiftly across the sand and splashed in
+ the water, dropping at once on his hands and knees. He heard
+ a shout, followed in the same minute by the report of a gun.
+ A shot whizzed past him; it played duck and drake along the
+ surface, striking up little plumes of spray. A second followed,
+ but it was wider of the mark, and by that time Saïd was out of
+ his depth, swimming strongly. He ducked frequently to baffle
+ the marksmen. A bullet, the last which was fired, hit the bundle
+ and remained bedded in it.</p>
+
+ <p>At first he struck out blindly, thinking only of his life; but
+ afterwards, when the bullets ceased to whirr, he made boldly for
+ the steamer, which might then have been three-quarters of a mile
+ distant in a straight line. He could hear the soldiers yelling and
+ hallooing on the beach, but had little fear that a boat would
+ put out to intercept him, for the harbour was a long way off on
+ the left and he had passed few craft in his walk along the sands.
+ Even supposing that those in the guard-house on the quay heard
+ the cries of their comrades and understood them, it would take
+ them some time to get afloat; and a man’s head, though with a<span class="pagenum" id="Page_275">[Pg 275]</span>
+ bundle lashed to it, was no easy thing to mark on all the wide
+ expanse of darkling water.</p>
+
+ <p>With the joy of his narrow escape yet full upon him he
+ revelled in the freedom of the cool water. The little waves smote
+ him friendly and the stars twinkled at him out of the pale sky.
+ As a boy, it had been his delight to swim out, wherever a ship
+ came to anchor off his native town, and perform all kinds of
+ antics in the sea, diving for the coins that voyagers threw to him
+ and catching them in his mouth as they sank. In those days
+ people had marvelled at his prowess in the water, accounting him
+ half a fish; and it pleased him, now that he was middle-aged and
+ bulky, to know that he had still the trick of it. He frolicked,
+ swimming now frogwise, now on this side, now on that. He
+ turned over on his back and paddled along for a few strokes in
+ that position. Then, righting himself, he splashed forward, hand
+ over hand, like a dog. But ere long he grew weary of such
+ fancies and settled down to a steady and enduring stroke which
+ should carry him to his goal.</p>
+
+ <p>The steamer was yet a pretty long way off when he began to
+ doubt if he would ever reach it. The smart of the brine blurred
+ his eyes. The surface of the sea seemed now all starlight, anon
+ black as pitch. He was sadly out of condition and had spent
+ the flower of his energy in wantoning. Wishing to husband
+ what strength remained to him, he slackened speed somewhat.
+ He grew numb. His eyes were blind to everything except the
+ steamer; and that seemed very big, ten times its natural size,
+ filling all the horizon. His limbs lost feeling; stern resolve alone
+ upheld him and kept him moving. The ship loomed nearer all
+ of a sudden. He plunged forward, floundering rather than swimming,
+ his mouth and nose full of salt water at every stroke. It
+ towered above him very near indeed; but all his life was gone.
+ He knew in his heart that he could never reach it. The veins of
+ his forehead were bursting, his eyes were very dim. All kinds of
+ incongruous memories thronged his brain. “Allah is just,” he
+ thought, “and this is the end of me.” But, a second later, he
+ had caught hold of a rope which fell from the steamer’s prow,
+ and hung by it, clinging for dear life.</p>
+
+ <p>“Praise be to Allah!” he murmured, quaking from head to foot.<span class="pagenum" id="Page_276">[Pg 276]</span>
+ Presently he raised a feeble shout. A face looked down at him,
+ then more faces—a crowd of them. Questions were shouted,
+ but he could make nothing of the jargon spoken. “There is much
+ money with me!” he cried in Arabic. “I would go to the great
+ city, Lûndra of the English!”</p>
+
+ <p>At that there was a great shout of laughter, and another rope
+ was flung to him, which he caught, and with which he was hauled
+ on board. Queer Frankish faces<!-- face -> faces--> grinned at him, grotesque as
+ masks, all red and many quite devoid of hair. The light of a
+ fixed lantern sufficed to show them to him. Rough hands smote
+ his dripping shoulders hard in applause, their owners roaring with
+ laughter. In truth, he cut an odd figure as he stood there stark
+ naked and streaming wet, a great bundle bound to his head with
+ strips of calico. But to Saïd it was no laughing matter. He
+ sprang to anger under their blows, glaring round on them with
+ curses, and showing his teeth. But they laughed all the more
+ at his resentment, slapping their knees and hugging themselves
+ for glee.</p>
+
+ <p>The press about him gave way suddenly. A man came forward,
+ clad in some sort of a uniform, with a gold badge on his
+ cap. He spoke in a stern voice to the sailors and they fell back
+ sheepishly. It seemed they made excuses, pointing to Saïd where
+ he stood naked and shivering, his feet very conscious of the
+ smooth planks. This man, whom Saïd took to be the lord of
+ the ship, then addressed him in a childish sort of Arabic, asking
+ to know what he wanted; whereupon Saïd told a grievous tale
+ of tyranny and wrong, such as might justify any man in flight
+ from his native land. He repeated his statement that he had
+ plenty of money, adding that he would gladly pay the price of his
+ passage to Lûndra. The officer eyed him doubtfully for a minute.
+ Then, with a face of compassion, he gave a gruff order to one who
+ stood near, and Saïd was led away to a small chamber, dim with
+ the savoury fumes of cooking, where was a fire burning.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-12">
+
+ <h3 class="nobreak">XII</h3>
+
+ <p>Next morning there was a great bustle on board the steamer.<span class="pagenum" id="Page_277">[Pg 277]</span>
+ Saïd awoke in his narrow bunk to a noise of splashing and scrubbing
+ overhead. The door of the sort of cupboard where he lay
+ stood open; now and then a man’s shadow darkened it in passing.</p>
+
+ <p>It did not take long to remember where he was. The adventure
+ of the previous night recurred vividly to his mind, seeming a
+ madman’s to the sanity of early morning. He marvelled at the
+ daring of it, and then, looking forward, his heart grew sick with
+ forebodings. What future awaited him in the land of the English?
+ It was a country favourable for all manner of trade, but
+ he carried no merchandise with him. He had money, it was true,
+ but when the price of his journey had been deducted from it
+ only a small sum would be left. The fair women and girls, so
+ easy to conquer, the chief attraction of that distant shore, seemed
+ not so very desirable after all.</p>
+
+ <p>The great red face of a mariner looked in upon him with the
+ roar of some savage beast. Its grin was friendly and its appearance
+ cheered Saïd somewhat, so that, when it was withdrawn,
+ he shook off his listlessness and got up. As he did so, his clothes
+ and the leathern bag which held his treasure fell on the floor,
+ covering it almost completely, so little space was there. Being
+ naked, he had been hurried to bed overnight and had quite forgotten
+ his bundle. Someone must have brought the things and
+ laid them upon him while he slept. The garments had the
+ crispness of linen dried at the fire.</p>
+
+ <p>An agony of fear seized him lest the sack should have been
+ rifled and his money taken out. Naked save for his skull-cap<!--skull cap -> skull-cap-->
+ and turban, he knelt down in the narrow space between wall and
+ bunk, and with trembling hands loosened the mouth of the bag;
+ but a little groping reassured him. He smiled, drawing forth a<span class="pagenum" id="Page_278">[Pg 278]</span>
+ small but heavy pouch with a string attached, which he made
+ haste to hang as an amulet about his neck; first shutting the door
+ so that no one passing by could observe him. “Allah is bountiful!”
+ he murmured.</p>
+
+ <p>By the time he reached the deck the engines were panting like
+ some huge beast held in leash that frets to go free. A crowd of
+ little boats clung to the steamer’s side, waiting to see the last of
+ her. Already the sun stood high above the ridge of Lebanon, and
+ his beams made a dazzle on the dancing blue sea. The whiteness
+ of the town, relieved by high red roofs, drew the eye to the
+ southern horn of the bay, where the waves lapped its walls.
+ Suburbs half hidden in foliage stretched all along the shore at the
+ foot of the hills. Palm-trees rose conspicuous, singly and by
+ clumps of two and three. The huge mountains, as yet in shadow,
+ filled all the background, seeming very near indeed. Snow
+ gleamed on the high, long crest of Jebel Sunnìn. The balm of
+ the land and its murmur were wafted on the breeze.</p>
+
+ <p>Saïd’s heart went out to his native country. The sing-song
+ shouting of the sailors, the clank of a chain, the creaking swing
+ of a windlass—all the noise attendant on weighing anchor sounded
+ cruel and callous in his ears. It jeered him as the voice of fate
+ made audible. His past was slipping from him irrevocably with
+ every pant of the mighty engines, with every puff of the funnel,
+ which began to belch forth dense clouds of whitish smoke that
+ tossed seaward before it like the blown mane of a horse.</p>
+
+ <p>The hiss and roar of the safety-valve ceased of a sudden. In
+ place of panting there was a dull, strong throb which was felt in
+ every plank and plate of the ship. The smoke from the funnel
+ wavered a moment, as if doubtful which direction to take, then
+ streamed out steadily over the stern, casting a ribbon of shadow
+ on the churned-up waters in the wake. The little boats fell
+ away from the side with men standing up in them, waving good-bye.
+ They dwindled, were left far behind, and ever the throbbing
+ grew to fuller purpose, as though the ship had a soul, an imprisoned
+ jinni toiling with bitter sobs.</p>
+
+ <p>Saïd was shortly led below to a breakfast of weird bread in
+ which was no sustenance, of butter whose exceeding yellowness<span class="pagenum" id="Page_279">[Pg 279]</span>
+ and bitter, saltish flavour filled him with distrust, of coffee such
+ as he had never tasted and hoped to Allah he might never taste
+ again. There was meat also, but that he would not touch, believing
+ it to be pig’s flesh or something unclean. He did not
+ dwell long upon the meal, but when he returned on deck the
+ city and the shore-line had already sunk out of sight; only the
+ crests of Lebanon stood up sheer out of the sea with white streaks
+ of snow among them, the wake of the ship stretching, an ever-widening
+ path, to their feet.</p>
+
+ <p>For hours Saïd sat cross-legged in the lee of a cabin, watching
+ those summits dwindle and grow dreamy in the distance, till at
+ last they were no more than a thin cloud on the horizon. The
+ sailors smiled and spoke friendly to him as they went about their
+ work. He sat in the shade, with hot sunshine all about him, and
+ the eternal lapping of a sea, dead blue as lapis lazuli, sounded
+ pleasant in his ears. “O Allah! O Lord, have mercy!” was his
+ soul’s bitter cry as the coasts of Es-Shâm sank beneath the sea-line.
+ And yet he felt not half so wretched as he had expected.</p>
+
+ <p>That night a heavy thunderstorm burst, and all the next day
+ the sky was overcast with rain driving in torrents before a cold
+ wind. It was the beginning of winter, and Saïd shunned the
+ bleakness of the upper deck. Having paid an instalment of his
+ passage-money in advance, he was looked upon with unmixed
+ liking by the crew as an honest fellow and a queer customer.
+ Yet Saïd resented the rough kindness of the sailors, as touching
+ his dignity. When they smote him, as their manner was, in all
+ goodwill, he would sometimes round upon them with a snarl,
+ making them laugh as if their hearts would break, and seeming
+ only to increase their kindness for him. They used his word,
+ “Lûndra,” against him as a nickname; and at first he would nod
+ and grin when they uttered it, repeating it after them until they
+ roared. But afterwards, hearing it everywhere and at all hours
+ of the day, he grew sick of the sound of it.</p>
+
+ <p>There were two other passengers on board—men of consequence,
+ with whom he had nothing to do. But one of them, a
+ young man, with flaxen hair and moustache, and the bloom of
+ a ripe peach on either cheek, had a smattering of Arabic and was<span class="pagenum" id="Page_280">[Pg 280]</span>
+ fain to air it a little. After the storm was passed and the fine
+ weather had resumed its sway, he often joined Saïd as he sat
+ upon the deck and struggled to converse with him. It was a
+ little hard sometimes to understand what he said, for all his verbs
+ were in the imperative mood.</p>
+
+ <p>One morning when the steamer rode at anchor off a seaport of
+ the kingdom of Rûm, Saïd ventured to ask this person how long
+ it would be before they reached that great city, Lûndra of the
+ English. Looking out over the crisp, blue waves to a white
+ town at the foot of violet mountains, with cypresses rising gaunt
+ among its buildings and olives silvering all the slope behind, it
+ seemed to him that they were yet a long way distant from that
+ sunless land of which the dragoman had spoken.</p>
+
+ <p>“Two weeks and more,” was the answer, “but know, O effendi,
+ that this ship goes not to Lûndra but to Liverpool, which is distant
+ from it a day’s journey on the iron road.”</p>
+
+ <p>“Merciful Allah!” Saïd exclaimed. “Hear now my story, O
+ khawaja, and judge between these men and me. When I asked
+ them they told me that the steamer went to Lûndra, and I gave
+ them much money on that understanding. Of a truth the people
+ of this ship are all liars; there is no vestige of truth found in them.
+ May their house be destroyed and the fire quenched on their
+ father’s hearth!”</p>
+
+ <p>“Nay, O effendi, they meant not to deceive thee. The country
+ of the English is a small country, and the iron road brings distant
+ places close together. Liverpool is reckoned the haven of Lûndra
+ almost as Beyrût is the port of Damascus, and the journey
+ takes not so long. It was no lie they told thee.”</p>
+
+ <p>“Without doubt the right is with thee, O khawaja,” said Saïd
+ with a semblance of conviction; but in his heart he felt bitterly
+ that he had been beguiled. Lûndra was the city of his dreams,
+ the abode of wealth and luxury, the paradise of fair women
+ partial to strangers. “Lifferbûl” was quite a different place. He
+ had heard the name of it before, but baldly, as of a town like
+ another, without splendour or charm. Thenceforth, aware of a
+ plot to inveigle him thither, he saw something sinister in the
+ jovial comradeship of the sailors, though cunning made him seem<span class="pagenum" id="Page_281">[Pg 281]</span>
+ their friend. At length, when one morning he awoke to find
+ the steamer at anchor in a fair bay whose shores were clothed
+ with a city and its suburbs, his airy scheme became an instant
+ purpose. The name of the place, he knew, was Nabuli. To
+ southward rose a lonely peak which smoked at the top like a heap
+ of ashes smouldering. Ships were there of every sort and size,
+ a great multitude of them, dotting the sparkling waters. Surely,
+ among them all, there must be one that was bound for the greatest
+ city of the earth. When he had prayed and broken his fast he
+ took his leathern sack privily under his robe and went on deck.</p>
+
+ <p>A boat manned by certain of the crew was just putting off for
+ land. Saïd shouted to the men in it, explaining by eloquent signs
+ and grimaces that he had a mind to view the town. They laughed
+ up at him, roaring and beckoning to him to make haste; so without
+ more ado he climbed down among them and was rowed ashore.</p>
+
+ <p>In the confusion of landing, amid the busy throng upon the
+ quays, he contrived to escape from his fellowship. For some
+ time he dodged hither and thither, taking advantage of every
+ turning to put more walls between himself and those he supposed
+ in pursuit. His outlandish garb and the hurry he was in turned
+ many heads of the passers-by to look after him. At last, finding
+ himself again by the seaside, but at a point remote from his
+ landing-place, he fell to scanning the faces of all he met, seeking
+ someone to question.</p>
+
+ <p>Seeing a man of peaceful demeanour stand alone by a pile of
+ bales he inquired of him in Arabic how he might best get to
+ Lûndra. “Lûndra?” repeated the other after him with a vacant
+ look and a shake of the head. He smiled, however, showing
+ white teeth, and, motioning Saïd to stay, called to a knot of men
+ who lounged hard by. They turned their faces at the call, and,
+ seeing one so strangely clad, drew near out of curiosity. One of
+ them, who at first sight appeared a Frankish sailor, shouted a
+ salutation in pure Arabic spoken with the accent of Masr.</p>
+
+ <p>Saïd ran to him eagerly, his question on his lips. He told a
+ fine story, how he was a great merchant bound for Lûndra
+ whither his wares were gone before, how an unforeseen accident,
+ which he was at pains to specify, had forced him to leave his<span class="pagenum" id="Page_282">[Pg 282]</span>
+ ship, and how he would be deeply obliged to anyone who would
+ direct him to another. His hearer, taken with the narrative,
+ made ready offer of his service.</p>
+
+ <p>From this new friend Saïd learnt that there were at least two
+ vessels in the harbour on the eve of departing for Lûndra. The
+ Egyptian pointed out a huge steamer in the offing, and, upon Saïd
+ shaking his head at that, showed him a sailing-ship moored to the
+ quay close by. The great merchant stroked his beard and thought
+ a minute. Then he nodded with deliberation, and begged the
+ sailor to bear him company and support him at the bargain.</p>
+
+ <p>At first the lord of the ship looked askance at them and spoke
+ roughly to the interpreter. But by dint of long parley and a
+ little earnest-money he at last changed his tone and agreed to take
+ a passenger. Saïd thought him an evil man to look at, for he had
+ only one eye and his face was red, inflamed with boils and spots.
+ His voice was harsh and rasping, and he spoke to men as one
+ speaks to a dog. Saïd confided his feelings to his new friend,
+ who only shrugged his shoulders, declaring that the Franks were
+ all like that, unmannerly, possessed with the foulest of devils.
+ As for the man’s appearance, it was from the hand of Allah, and
+ so no blame attached to him.</p>
+
+ <p>The ship was not to sail till the evening, so Saïd had some time
+ on his hands. The Egyptian led him to a tavern in a narrow
+ street, where high houses all but shut out the sky. The place
+ was kept by the son of an Arab, and most of the customers were
+ Orientals. Saïd, on his friend’s introduction, was treated with
+ much honour; and he sat there, drinking cup after cup of the
+ coffee he loved, enjoying a narghileh, until the afternoon was far
+ spent, when the Egyptian led him back to the ship. Before he
+ slept that night he could hear the waves lapping against the vessel’s
+ side, and knew that he was speeding on his way to Lûndra.
+ His dreams were all of fair women languishing in a chastened
+ gloom.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-13">
+
+ <h3 class="nobreak">XIII</h3>
+
+ <p>It was not long ere Saïd regretted the step he had so blindly<span class="pagenum" id="Page_283">[Pg 283]</span>
+ taken and wished himself back on board the steamer, let it bear
+ him to Lifferbûl or to the world’s end. Skipper and crew of his
+ new transport were altogether of a coarser type. Though the
+ men grinned as they passed him in their work, the laugh was at
+ him, not to him, and it filled him with distrust.</p>
+
+ <p>Day by day the ship leapt or glided with full sails on an endless
+ waste of waters. To Saïd, as he squatted on the deck
+ smoking cigarettes bought from the captain at what seemed to
+ him a ruinous price, it occurred sometimes that the vessel was
+ not moving at all, but was still with the waves racing past her.
+ The fancy amused him and he would indulge it for minutes at
+ a time until he was almost persuaded that it was so; it needed a
+ glance at the strained canvas overhead, and another at the passing
+ water, to dispel the illusion. He thought if Allah would grant
+ a man wings like the birds he saw, how pleasant it would be to
+ make long voyages, swooping down when weary to close wings
+ and rest, letting the sea rock him for a little space. He considered
+ the fishes of the deep, how they swim ever under water, yet, by
+ the great mercy of Allah, are not drowned. “Allah is great!”
+ was the outcome of all his musings.</p>
+
+ <p>But, as the days wore on, he grew very tired of sitting alone.
+ He would keep near the sailors and try to ingratiate himself with
+ them; even their unfailing rudeness and the horse-tricks they
+ played him seemed better than sheer loneliness. The shifts he
+ was forced to make in order to say his prayers undisturbed were
+ a heavy burden on his conscience. Very earnestly he besought
+ Allah to pardon any omissions in a place where clean water was
+ hard to come by, where there was no sand and but little dust to
+ serve for a substitute. Allah was merciful, he reflected, and<span class="pagenum" id="Page_284">[Pg 284]</span>
+ would forgive his shortcomings, taking the circumstances into
+ account.</p>
+
+ <p>Day by day the world grew sadder and less familiar. Skies
+ lost their lustre, the sea darkened and waxed fierce, the very sun
+ shone pale. Coasts, when sighted, were black and low-lying on
+ the edge of leaden waters heaving in eternal unrest. It turned
+ cold—more bleak than any winter. Saïd rubbed his eyes, supposing
+ that there was a film on them which made the world seem
+ dim. He realised that the land of the English was near, the
+ land of cloud of which the dragoman had spoken; but the knowledge
+ brought no gladness. He grew homesick, longing for a
+ known face, for the sight of a palm-tree, for a train of camels
+ passing in the blinding sunshine with sweet jangle of bells, for a
+ word in his native tongue.</p>
+
+ <p>The very welkin lowered unfriendly, like a menace. The wind
+ howled as a hungry beast of prey; the waves ravened as they
+ leapt against the ship. All things, animate and inanimate, were
+ hostile, and he saw their fury personal to himself. To make
+ matters worse, a gale arose, and he became helpless through
+ sickness. Utter despair got hold of him; he prayed ever that
+ Allah might take his life ere he should retch again. He could
+ take no food, but a little drink. The sailors came and mocked
+ his wretchedness; but he was too prostrate to care for their jeers,
+ only begging them to kill him where he lay.</p>
+
+ <p>After the illness he was feeble and shaky for a day or two,
+ and felt the cold more keenly than before, though every garment
+ he possessed was upon him, and a tarpaulin, which a sailor in
+ savage pity flung to him, wrapped over all like a great shawl.
+ The queer figure he cut as he tottered about shivering was the
+ butt and derision of the whole crew.</p>
+
+ <p>The wind abated and the sea calmed. The sun, a mere ghost,
+ looked down through worn places of the cloud-rack, like a pale
+ face pressed to a rain-smeared pane. A long, wavy line of cliffs,
+ dirty-white, blurred and indistinct in a perpetual mist, was
+ pointed out to him as the land of the English. He saw it vaguely
+ as one sees whose sight is dim with tears. All his hope centred
+ in the little money-bag at his chest; there was comfort in thinking<span class="pagenum" id="Page_285">[Pg 285]</span>
+ that he had enough to pay the price of a return voyage to the
+ land of sunlight. Not for a day would he sojourn in this region
+ of eternal gloaming, but would seek out a ship at once and take
+ passage in her. There was sure to be some good Muslim at the
+ landing-place who would direct him for the love of Allah and the
+ Faith that saves.</p>
+
+ <p>The cliffs were gone and the ship moved along by a low, marshy
+ coast. Here and there a group of dwellings, a lighthouse, a
+ lonely hut broke the sullen monotony of the shore-line blackly.
+ There was land on both sides now—flat and dreary, shadowed,
+ grim and inhuman as Jehennum itself. Saïd wondered what kind
+ of men could dwell in that wilderness meant for the damned.
+ The waterway was dotted<!-- P2:unsure if correct--> with ships great and small. The sun
+ was shining, but so faintly that he hardly knew it. A few wan
+ snakes at play upon the ripples were all the brightness it gave.</p>
+
+ <p>Anon the gloom deepened in spite of the feeble sun and became
+ of a dull, yellowish brown. The shore drew nearer on either
+ hand. They entered a great river, populous with all manner of
+ craft—by far the greatest Saïd had ever seen. After noon, as
+ they still glided on, the face of the sun took on a reddish hue,
+ and the water glinted cold and coppery to its lifeless rays. The
+ world seemed dead, and the stir of human life upon it loathsome
+ as the foul brood of corruption. The river wound between two
+ banks of fog, on which strange shapes of roof and chimney, tower
+ and steeple, and the masts of ships appeared carven or painted
+ by a tremulous hand. From all sides clouds of smoke arose,
+ feeding the gloom and blending with it perpetually. It was as
+ if the whole land smouldered. Ships were moored along the
+ wharves, at the foot of huge buildings frowning like precipices.
+ Here and there a large steamer, lying out towards mid-stream,
+ had a swarm of small craft—lighters, wherries and row boats—about
+ her, clinging to her, trailing from her like driftwood: a
+ floating island, long and black upon the burnished water.</p>
+
+ <p>A mighty clamour filled all the gloom and seemed a part of it.
+ The beat of hammers rang out so thunderous that Saïd trembled
+ to guess what made it. There was a constant hiss of escaping
+ steam, the throbbing of huge engines, the creak and rattle of<span class="pagenum" id="Page_286">[Pg 286]</span>
+ cranes culminating now and then in a long roar, the whistle and
+ hoot of steamers, sounds of puffing and the swish of paddle-wheels,
+ shouts and cries of human kind. Smells found their way
+ out on to the river and dwelt there, in spite of a light breeze
+ blowing up from the sea—smells of the furnace and the tan-yard,
+ of pitch and resin, and the prevailing pungent smoke. The taste
+ in Saïd’s mouth was a mixture of smoke and brine. He was
+ choked, deafened, wholly bewildered.</p>
+
+ <p>One of the sailors, the most villainous-looking of all, who had
+ of late made friendly overtures to him in the shape of devilish
+ grins and murderous digs in the ribs, drew near and smote the
+ tarpaulin.</p>
+
+ <p>“Lûndra!” he said, leering into Saïd’s face.</p>
+
+ <p>“Lûndra!” echoed the passenger with a series of nods and a
+ bright display of teeth, explaining that he understood. At that
+ the mariner laughed hoarsely and began a lively pantomime,
+ twitching Saïd’s robe, pointing to the shore, slapping his own
+ chest, and then making as if he would embrace the fisherman.
+ Saïd was slow to see the drift of all this; the whole show had to
+ be repeated a second time. But at last he gathered that this
+ sailor of the evil countenance was his sincere well-wisher and
+ would take charge of him when the time came to disembark.</p>
+
+ <p>The sun, swathed in smoke-wreaths, was already setting in
+ crimson when, amid hoarse shouts of greeting and command, the
+ frenzied blowing of a whistle and much flinging about of ropes
+ and chains, the ship drew up to a wharf-side. The river flowed
+ as turbid blood, parting a dark wilderness of masts and rigging,
+ of endless, shapeless buildings. Here and there a pane of glass
+ or other polished surface caught a beam and sprang to lurid
+ flame. Westward, over against the sun, a great black dome
+ brooded over the misty roofs. The din of the city had a note of
+ weariness, like the sighing of a great multitude.</p>
+
+ <p>He shrank from landing. At least the ship was known to him,
+ familiar in its every part; whereas this boundless, black city,
+ whose sweat was filthy smoke, frightened him as a living monster
+ lying in wait to devour. Surely it was the realm of Eblis, the
+ abode of evil spirits and of souls in torment. For a long while<span class="pagenum" id="Page_287">[Pg 287]</span>
+ he watched the business of the wharf, his brain ahum with doubt
+ and bewilderment, so that he could not read or unravel his
+ thoughts.</p>
+
+ <p>The skipper came and spoke gruffly to him, pointing to the
+ gangway. He dragged the tarpaulin from Saïd’s shoulders and
+ flung it aside upon a heap of cordage. The Arab saw plainly
+ that there was no choice left for him. Trembling and shrinking,
+ in his flowing Eastern dress of many colours, he hurried across
+ the plank, looking back to the ship, the scene of so much anguish
+ for him, with longing as to a well-loved home.</p>
+
+ <p>The quay on which he found himself was a narrow one, oppressed
+ and shadowed by a great warehouse. It reminded him
+ faintly of a strip of beach at the foot of a steep cliff. He could
+ see no way from it except through the great doors which yawned
+ like caverns, showing bales of merchandise piled within. He felt
+ quite helpless, imprisoned, cut off from everywhere yet within
+ sound of a multitude. Yellow light streamed from every aperture
+ of the building before him, making shapes of men fiendish as
+ they moved in black outline across it. The lapping of the ripples
+ against the piles, which is the same song all the world over,
+ sounded more friendly than the voices of his kind speaking sternly
+ and abruptly in a foreign tongue. Worst of all, no one heeded
+ him. A chance look, a grin, a shrug of the shoulders, and he was
+ passed by, dismissed from the minds of those busy workers.
+ There was something very sinister in such absorption. Feeling
+ dazed, he stood still, not knowing which way to look, the voice of
+ the city in his ears—the sullen roar of a vast, unfriendly throng.</p>
+
+ <p>A mighty stroke on the back roused him from torpor. The
+ sailor, who some two hours before had accosted him on the deck,
+ stood at his side, speaking rapidly in a scolding tone. Then he
+ laughed, and smote him once more between the shoulders. Linking
+ arms, he led him away by a little passage Saïd had not perceived
+ at the extreme end of the quay.</p>
+
+ <p>The streets were broad and open to the sky; they were lighted
+ by lanterns set on high poles. The houses were tiny compared
+ with the big warehouses of the river-bank, and were separated
+ by spaces of blank wall, over which the masts and spars of ships<span class="pagenum" id="Page_288">[Pg 288]</span>
+ rose ghostly. The sailor led Saïd to a house which stood, a blaze
+ of light, at a place where three roads met. Pushing open a swing-door,
+ he dragged him into a room full of men.</p>
+
+ <p>The brightness almost blinded Saïd, coming, as he did, out of
+ the dark, and the noise deafened him. A number of red-faced
+ Franks, seated on benches at wooden tables, were laughing and
+ talking at the top of their voices. In his dazed condition he saw
+ them vaguely as a multitude of strangers hostile to him. The
+ atmosphere of the room, charged with the fumes of tobacco and
+ strong drink, was hard to breathe; only the warmth and the light
+ pleased him. Full of distrust of that noisy company, he would
+ fain have drawn back, but his friend restrained him, forcing him
+ to a seat at one of the tables.</p>
+
+ <p>He was aware of a crowd of faces close to his, of hands tweaking
+ his raiment, of a buzz of curiosity ending in a mighty burst
+ of laughter. Then a glass was set before him, full of some amber
+ fluid. It had an evil smell and he loathed it. Remembering the
+ potion given him by Ferideh, he had no doubt but that this was
+ in the same nature. At best it was wine, a forbidden thing.
+ They made instant signs to him to drink, but he pushed it from
+ him, shaking his head vehemently and calling out that it was a
+ sin. At that they laughed the more, and he began to fear, reading
+ mischief in their eyes. A man of giant build caught hold of him
+ and kept his hands, while another flung his head back and forced
+ open his mouth. Saïd kicked with all his might, but his feet
+ were powerless between the legs of the table. While he was yet
+ struggling, the liquor was poured down his throat, and one held
+ his mouth shut until he had swallowed every drop, although he
+ came nigh to choking. Then he was released amid a roar of
+ merriment.</p>
+
+ <p>A second glass was presently set before him and, sooner than
+ submit to further violence, he made shift to empty it with a wry
+ face. The stuff, though nasty in the mouth, had a pleasant effect,
+ diffusing unhoped-for warmth through all his body. Soon he was
+ joining in the general laugh against himself. Just as he finished
+ one glass there was another full to his hand.</p>
+
+ <p>Instead of enemies he found himself among friends. He could<span class="pagenum" id="Page_289">[Pg 289]</span>
+ have wept for the joy he had in beholding them. In a broken
+ voice he told them all his troubles, about Ferideh and his love for
+ her, about her elopement and the evil days he had known in
+ Damashc-ush-Shâm, where he had been a great merchant, none
+ like him in all that city—no, by Allah, nor in any city of the
+ earth! It was the bald truth he was telling them—by the beard
+ of the Prophet, he was an honest man, a man of consequence, and
+ no liar! Whatever he said, they laughed madly; he thought it
+ so kind of them to laugh. His eyes filled with tears as he thought
+ on all their kindness.</p>
+
+ <p>His head swam queerly, and his eyes grew somewhat dim.
+ He fancied he saw a woman somewhere in the room and, with a
+ hazy remembrance of his purpose in coming to Lûndra, held out
+ his arms to her enticingly. The laughter grew ever more boisterous.
+ It was very rude of them to laugh, he considered. The
+ Franks were fools, every one of them—accursed unbelievers having
+ no knowledge of Allah or of Muhammed His apostle. He
+ stood up, balancing himself with difficulty, and rated them
+ soundly, cursing them for a lot of pigs and adjuring Allah Most
+ High to destroy their houses and slay their parents. The next
+ minute, he knew not how, he was sprawling face downwards on
+ the floor, and his hands and clothing were coated with sawdust.
+ They crowded about him, slapping their thighs and hallooing with
+ glee. He cursed them again, declaring that they were bad men
+ full of strong drink, and thereupon endeavoured to recite to them
+ a passage of the Coràn. But one caught hold of his leg and proceeded
+ to drag him round the room, while another sat on him,
+ using him as a sort of carriage. He had no breath to resent the
+ horseplay, but could only pant beneath the weight of the man
+ on his back, emitting from time to time a feeble chuckle.</p>
+
+ <p>By-and-by they lifted him to a sitting posture and gave him
+ more of the burning fluid to drink. He sat for a little while swaying
+ to and fro, an insane grin on his swarthy face. Seeing his cap
+ and turban lie at some distance upon the floor, he conceived an indistinct
+ notion of trying to reach them upon his hands and knees;
+ but they were so far off he fell asleep on the way.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-14">
+
+ <h3 class="nobreak">XIV</h3>
+
+ <p>Saïd awoke to a headache and violent sickness. Supposing himself<span class="pagenum" id="Page_290">[Pg 290]</span>
+ on the sea in a tempest, he marvelled at the quiet all about
+ him. Presently he sat up and essayed to rub his eyes, but sudden
+ dizziness caused him to fall back again with a groan. His
+ couch was hard and wooden, like the planked deck of a ship,
+ strewn, however, with something soft and powdery, like sand or
+ sawdust. The place where he lay was dark and had a nauseous
+ smell. He was distressed with thirst. “Water!—Water!” he
+ moaned. “In the name of Allah, bring me a little water!—”</p>
+
+ <p>But the tones of his voice rang lonely in an empty room.</p>
+
+ <p>Events of the previous night loomed on his mind, as forms seen
+ gigantic through mist. Sore shame and anguish fell upon him,
+ illumined in a moment by a sudden terror. His money, his last
+ ray of hope—where was it? He felt in the bosom of his robe,
+ fingering his hairy chest frantically. The pouch and the string
+ which held it were gone—stolen! He fumbled in every part of
+ his clothing and scoured the floor with his hands; but in vain. “O
+ Allah, All-merciful!—” He beat his breast with hoarse cries
+ of rage and despair.</p>
+
+ <p>From a trance of grief, embittered by feverish thirst, he was
+ roused by the noise of footsteps in an adjoining room. A light
+ shone yellow through a glass hatch in the wall of partition, throwing
+ long shadows of bottles upon the pane. He could hear a
+ swishing noise, as of someone sweeping diligently with a broom.
+ His eyes, sharpened by the habit of darkness, saw every part of
+ the chamber in which he lay. It was the same to which the sailor
+ had brought him. At sight of the tables and benches his shame
+ redoubled so that he wept aloud. He picked up his tarbûsh and
+ turban, which had been kicked under a trestle, and made haste
+ to put them on. It degraded him to know that he had played the<span class="pagenum" id="Page_291">[Pg 291]</span>
+ buffoon, bare-headed, in the sight of unbelievers. The sound
+ of his lamentation filled the room.</p>
+
+ <p>A door opened and a woman looked in upon him. She held a
+ candle aloft in one hand, while with the other she screened her
+ eyes from the flame. The light reddened between her fingers
+ and shed a warm glow on her dirty face. She yawned as one
+ not yet wide awake, and spoke crossly to him. He stretched out
+ his hands, beseeching her by gestures to give him to drink; but
+ she only grew angry, and setting down the candlestick upon a
+ bench, shook her fist in his face and nodded significantly towards
+ the door. Saïd strove to reason with her, craving only a little
+ water to quench the thirst ravaging him; but she cried out and
+ pushed him from her. The noise of approaching footsteps and
+ a man’s voice came to second her endeavours. Hearing those
+ sounds and dreading fresh violence at the hands of the lord of
+ the house, Saïd suffered the dirty woman to unbar the door for
+ him, and fled out precipitately into the sharp air of the morning.</p>
+
+ <p>Having made a few paces, he turned with a shiver to look
+ back at the place he was leaving. It was a two-storeyed house,
+ flanked with two chimneys. A board upon the face of it seemed
+ to be painted with characters or symbols, but he could not see
+ much in the dark with only a distant lamp to help him. It stood
+ in a region of blind walls and scattered dwellings of dilapidated
+ appearance. There was a flagstaff on the roof, which made Saïd
+ think it was a consulate. Beyond, the masts and rigging of
+ great ships seemed drawn with a pencil upon the first pale mist
+ of dawn. In the gloom of the door by which he had come forth
+ he descried the form of a big man in act to watch him; and he
+ shuffled hurriedly away, his face pinched with the cold.</p>
+
+ <p>He walked aimlessly forward, not knowing which way to take,
+ desirous only to escape from that wicked quarter to some part of
+ the city where men of honour dwelt, where he might happen on
+ a Muslim in the streets. More than once he found his way blocked
+ by a dingy wall and had to retrace his steps. Many men passed
+ him, clad in soiled garments and carrying tools or sacks. They
+ stared, turning their faces after him; but, being sleepy for the
+ most part, they did not hinder or molest him. Day broke at his<span class="pagenum" id="Page_292">[Pg 292]</span>
+ back, suffusing the dun mist wanly. It showed a thin dust like
+ salt whitening the ground, the house-tops, and along the coping of
+ the walls. The air was biting; it stung his nostrils so that he
+ smelt blood. To get a little warmth, he tucked his hands beneath
+ his robe and stamped his slippered feet hard upon the pavement.</p>
+
+ <p>In the shelter of an entry he found a little dry dust, with which
+ he rubbed his face, hands and feet preparatory to saying his
+ prayers. In the midst of his devotions, however, heavy footfalls
+ sounded in the street, and a tall man, darkly-clad, with a strange
+ form of hat and a cudgel stuck in his belt, spoke roughly and
+ hit him on the back. He rose to his feet, expostulating, but the
+ man made urgent signs to him to move on, and his mien was so
+ full of authority that Saïd dared not disregard the bidding of his
+ outstretched hand. “Allah pardon!” he muttered as he went his
+ way, feeling that the day had begun badly.</p>
+
+ <p>Presently he came into a spacious street, so long that he could
+ not see the end of it. The sun, just risen, looking sickly through
+ the wreathing vapours, shed a milky stain on the roadway and
+ parts of the buildings, casting the faintest of grey shadows. But
+ for gilt signs on some of the houses, Saïd would scarcely have
+ known that it shone at all. He strode on with his back to the
+ light, wrapped close in his long robe, trembling with cold, very
+ conscious of the inquisitive gaze of other wayfarers. The road
+ was thronged with carriages, great and small, of shapes unknown
+ to him. Some were like wheeled houses, crowded with
+ people inside and upon the roof. These queer conveyances pleased
+ him by their gay colours, which he admired, as he did also certain
+ hoardings decked with painted paper—as much as a hopeless and
+ utterly destitute man can admire anything.</p>
+
+ <p>Suddenly hoots and yells of derision struck his ears, and he
+ became aware of a horde of ragged urchins following him, capering,
+ grimacing, and howling with all the strength of their lungs.
+ They picked things out of the gutter to throw at him, bespattering
+ his raiment with filthy refuse. He rounded upon them with a
+ snarl, showing white eyes and teeth; whereat they fled helter-skelter,
+ only to return again and pester him the moment his back<span class="pagenum" id="Page_293">[Pg 293]</span>
+ was turned. He looked appealingly at the passers-by for help;
+ but they laughed for the most part, though some of the women
+ had eyes of pity, and a man who seemed to rank superior to the
+ multitude stopped and spoke sternly to the pursuers. Saïd was
+ beginning to despair of ever getting rid of them, when the rabble
+ suddenly dispersed of its own accord, flying this way and that
+ like small fry at the approach of some big fish of prey. Looking
+ in astonishment for the cause of his deliverance, he beheld a
+ man in a tall, dome-shaped hat and dark clothing, having a bludgeon
+ in his belt, so like the party who had cut short his orisons,
+ that Saïd believed it was the same. He saw in this individual,
+ drawing near with deliberate tread and solemn bearing, a high
+ officer of the irregular troops charged with the maintenance of
+ peace and order. He bowed low to the personage and invoked
+ blessings on him in passing.</p>
+
+ <p>In the relief of being unmolested for a while, his spirits rose,
+ and he felt almost happy. The streets grew ever more crowded
+ as he advanced. The road was filled with two streams of wheeled
+ vehicles, going in opposite directions. The throng on the footway
+ jostled and elbowed him roughly, giving no more heed than
+ the sea gives to a piece of driftwood. It surprised him to see
+ no horsemen nor pack-animals, not so much as a train of mules.
+ All was busy, yet orderly. Though the press of the traffic was so
+ great that the wheels of one vehicle grated those of another, and
+ the nose of a carriage-horse was in the back of a cart in front,
+ there was no frenzied shouting, such as might have been expected,
+ no gesticulation on the part of drivers, but only a dull rumble and
+ roar akin to thunder.</p>
+
+ <p>A display of familiar dainties in a vast window caught his eyes
+ and held them for a while. He flattened his nose against the
+ pane, gloating on oranges and lemons, bananas and pomegranates,
+ dried figs and dates and raisins, with grins of delightful recognition.
+ He stood a long time gazing at them, shouldered impatiently
+ by wayfarers. It was with a sigh that at last he turned away
+ and pursued his endless walk.</p>
+
+ <p>Many women and girls passed him, clad in the immodest<span class="pagenum" id="Page_294">[Pg 294]</span>
+ fashion of the Franks, which excites a man by its cunning suggestion
+ of the form beneath. They wore strange headgear, such as
+ never man saw. Some were young and beautiful, so that Saïd
+ leered at them meaningly. One fair girl of provoking charm, who
+ was walking with an elder woman, laughed at him and touched
+ her companion’s arm. At that Saïd tingled in every vein, believing
+ that she wished for him. All that the dragoman had told
+ concerning the beauties of Lûndra surged gladly in his brain.
+ His pulse quickened; he forgot that it was cold. Turning, he
+ overtook the two women and walked at the young one’s side,
+ grinning into her face, and speaking words of love in Arabic. She
+ shrank from him, pale with fright, and clung to the older woman’s
+ arm; but he kept close to her, wooing her hotly with every term
+ of endearment. They hastened their steps, so that he had to run
+ to keep up with them. All at once they stopped short, and the
+ old woman, who wore a fine cloak of fur and a head-dress of
+ many colours, spoke earnestly with a tall man clad in the sombre
+ uniform already known to Saïd, having a high, dome-shaped hat
+ and a leather truncheon in his belt. He stepped forward and
+ seized the fisherman by the shoulders, shaking him and speaking
+ sternly to him in a tone there was no gainsaying. Then, as the
+ women made their escape, he pointed imperiously up the street
+ and gave Saïd a push in that direction. The Muslim, completely
+ taken aback, obeyed mechanically, the policeman following him a
+ little way to mark his behaviour.</p>
+
+ <p>All day long he strayed on purposeless, growing more and more
+ weary, a prey to thirst, and hunger, and intense cold. After noon
+ the gloom deepened, the puny sun becoming quite obscured in
+ cloud. He found a large piece of Frankish bread in a gutter,
+ which he ate ravenously; and a little later, by good luck came
+ to a drinking-fountain with a cup fixed to a chain for the service
+ of poor wayfarers. Feeling refreshed, he prepared to face the
+ night, and looked about for some sheltered place where he might
+ sleep undisturbed. In a square court surrounded by high houses
+ there was a sort of garden planted with sorry trees and shrubs,
+ black with the prevailing soot, having seats and paved walks, and
+ in the midst a great idol upon a pedestal. He stretched himself<span class="pagenum" id="Page_295">[Pg 295]</span>
+ on one of the benches and composed his limbs to rest. But
+ the cold was so great that he dared not fall asleep, but was fain to
+ get up and walk again lest he should stiffen and die.</p>
+
+ <p>The streets by night were even more bewildering than in the
+ day-time. The long vistas of yellow lamps, branching endlessly
+ one out of another, confused his brain. Every wheeled vehicle
+ had monstrous bright eyes to frighten him. The mist of light
+ was blinding—the eternal mist of cloud by day, of fire by night,
+ from which the dull roar of traffic seemed inseparable. The
+ crowd where no man saluted other, no one looked friendly at his
+ neighbour, but every face was grim with a set purpose, seemed
+ awful to him. He feared it with the fear of evil spirits. The
+ cries which assailed his ears were mournful as a wailing for the
+ dead.</p>
+
+ <p>At length, after hours of wandering, he found an archway giving
+ access to a quiet court and flung himself down in its gloom,
+ too weary to know or care that the stones were icy cold. But
+ it seemed that he had scarcely fallen asleep ere he was awakened
+ by the flash of a lantern in his face. A gruff voice made a humming
+ in his ears, and the form of a policeman loomed tremendous
+ in his heavy eyes—a dark form holding the light which dazed
+ him. He struggled to his feet, and seeing the enemy in the act
+ to step forward and seize him, made off through the archway
+ and down the sounding street as fast as his stiff limbs would carry
+ him.</p>
+
+ <p>After that he dared not lie down again, but wandered on,
+ sometimes resting on a doorstep, sometimes leaning against a
+ wall or some railings, until a pallor of dawn appeared in the
+ east. He found a quiet place where he said his prayers undisturbed,
+ and soon after, by the grace of Allah, lighted on another
+ crust of bread—a huge chunk on which he broke his fast. Then,
+ when the day was fully come, he entered a public garden enclosed
+ with palings and lay down upon the first seat he came to.</p>
+
+ <p>How long he slept he could not tell, for when he awoke the sky
+ was completely overcast, and the brown fog had no point of
+ brightness to indicate the sun’s whereabouts. But the place where
+ he lay was noisy with the play of ragged children, some of whom<span class="pagenum" id="Page_296">[Pg 296]</span>
+ fled pell-mell as his eyes opened on them. His limbs were
+ numbed so that, setting foot to the ground, he had to support
+ himself by the back of the seat; and it was long ere he could
+ walk safely.</p>
+
+ <p>As he issued from the garden he espied a well-known object
+ amid the hurrying crowd on the footway of a great thoroughfare—a
+ scarlet tarbûsh. With the strength of hope renewed, he ran
+ as fast as he could to overtake its wearer. He came up with him,
+ panting a salutation. But the face turned to him was not the face
+ of the son of an Arab, but darker and of an olive tint not far
+ removed from mouse-colour, the eyes set closer together. The
+ reply to his salutation was in an unknown language; it was the
+ speech of an unbeliever, in which the name of Allah did not occur.
+ With a gesture of apology, expressive also of the deepest despair,
+ Saïd fell back from him.</p>
+
+ <p>He got little heart-breaking reminders of the East from the
+ form of a building here and there, and from homely objects in
+ the shop windows. The sullen roar of the city was terrible in
+ his ears, seeming now the voice of a cruel monster, now the growl
+ of thunder—always hostile and inhuman. His eyes, unused to
+ the subdued light, unable to appreciate its half tints, met a grey-brown
+ horror everywhere. The women, too, dressed to provoke
+ desire, had a share in his loathing of the scene. He would have
+ liked to kill them for the involuntary thrill they gave.</p>
+
+ <p>Men and women with great baskets crouched by the edge of
+ the roadway, selling flowers. Some of the foot-passengers stopped
+ to buy them. Saïd met people with nosegays in their hands, and
+ it surprised him that they did not smell at them as folks used to
+ in the East; but on reflection it seemed likely that in this land of
+ gloom and disappointment the blossoms had no smell or, if any,
+ a foul one. He saw the sign of the cross often in all sorts of
+ places, and spat on the ground for hatred of it, cursing the religion
+ of the country secretly under his breath.</p>
+
+ <p>His brain grew confused. He was hunting for the sunlight
+ which was lost. Little patches of colour drew his eyes and caused
+ him a moment’s rejoicing as for a treasure found at last. But
+ each disillusion left him more despairing. Of a sudden, at the<span class="pagenum" id="Page_297">[Pg 297]</span>
+ turning of a street, a blare of trumpets smote his ears, together
+ with the rhythmic beat of a drum. In the heart of an eager,
+ hurrying crowd, of like hue with the houses, the fog and the
+ mud of the roadway, marched a company of soldiers clad in
+ gorgeous scarlet—a hundred of them moving as one man. Their
+ brightness and the marvel of their going attracted Saïd. He
+ followed them spellbound, yet with a kind of horror such as one
+ has of jin in the night-season. He knew nothing of the crowd’s
+ roughness. The moving streak of red glowed like a flower-bed
+ in that sombre street—like a bed of wild anemones amid the dull
+ rocks of his native land. He battled to get near to them, but
+ could not. To his mind, unhinged by fatigue and exposure, it
+ was clear that, if only he could win to walk with them he would
+ be saved. They were his life, his destiny, and they were slipping
+ from him.</p>
+
+ <p>At length he lost sight of them altogether and the blackest
+ despair took hold of him. He wandered into a region of quiet
+ streets. The air had grown perceptibly warmer since the morning,
+ and now a fine rain began to fall. Of a sudden, as it seemed
+ to him, lamps were lighted; it was night. The sky lowered
+ as a vast cloud; it was like a close lid oppressing him. Here was
+ a maze in a box, shut out from sun, moon and stars, and he was
+ doomed to roam in it for ever. All at once he felt deadly cold;
+ the next minute he was burning from head to foot. It occurred
+ to him to pray to Allah; but where was the use of prayer when he
+ was already condemned and in torment? He ceased to fight
+ against his lot.</p>
+
+ <p>A host of evil spirits beset him, gibbering, snapping their fingers,
+ grinning, and mocking his wretched plight. Things faded and
+ grew dim. He knew the horror of a great army coloured like
+ blood, thousands moving in silence as one man. Shrieking, he
+ clung to some railings for protection, vaguely aware that a crowd
+ was gathering about him in a place which, a minute before, had
+ been quite deserted. Then he was back again in his native land.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-15">
+
+ <h3 class="nobreak">XV</h3>
+
+ <p>Saïd raved of palm-trees and gardens, the great sunshine and<span class="pagenum" id="Page_298">[Pg 298]</span>
+ the inky shadows. He saw again the little house among the sandhills
+ beside a calm blue sea. There were his nets spread to dry
+ upon the beach. There was his fig-tree with the gnarled boughs
+ and trunk, and the big leaves wide apart. There was the fringe
+ of tamarisks along the shore, and the little city with its dome
+ and minaret, clear-cut upon the vivid sky. He heard the distant
+ music of bells, as some train of camels or mules passed slowly
+ among the landward gardens ….</p>
+
+ <p>Suddenly there was a dun fog, effacing the vision and wrapping
+ him in its gloom. Lamps without number shone blurred through
+ the darkness. There was a sullen roar. He cried aloud in fear,
+ but the sound of his voice was strange to him—a new terror.
+ He grew aware of a bright and silent army, streaming ever out
+ of darkness into darkness across the narrow range of his sight;
+ tens of thousands moving as one man. Their colour entranced
+ Saïd, but the order of their going chilled him with an eerie dread.
+ He was awe-stricken, in the presence of a force beyond man’s
+ control. He felt that, if he could only draw near and walk with
+ them, he would be informed of all things concerning his lot; but
+ his limbs were frozen where he stood. He cried out upon the
+ name of Allah ….</p>
+
+ <p>The fog melted away, the throng with it.</p>
+
+ <p>“Dìn! Dìn! Dìn Muhammed!”… He was in the streets
+ of Damashc-ush-Shâm, frenzied with the sunlight and the shouting.
+ He slew and slew, until he waded in the blood of unbelievers.
+ All at once he was confronted with an old man whose
+ name was known to him. Unthinking, he flew at his throat and
+ strangled him, flinging the body aside into an entry. Then he
+ fell a prey to the bitterest anguish, perceiving that he had killed<span class="pagenum" id="Page_299">[Pg 299]</span>
+ Mustafa, his adopted father. His wail tore the blue sky, as it
+ had been a curtain, and dun fog poured in through the rent.
+ Again he was beset with darkness, and the shiver of the silent
+ host was upon him. He saw well-known faces in the ranks:—Abdullah,
+ Selìm, Hasneh, Ibrahìm the doorkeeper, Ferideh, Ismaìl
+ Abbâs, Mustafa, Nûr, Mahmud Effendi. All the people he had
+ ever known passed in endless review before him. They were
+ changed to the likeness of devils, and moved in silence all together,
+ as though one will actuated them ….</p>
+
+ <p>Presently he was sitting alone on the deck of a ship. Anon, he
+ was drowning in the sea. Then he led a bride to his house on the
+ sands, but ere he could reach it the fog came upon him. Once
+ more there was brown twilight and that nameless horror ….</p>
+
+ <hr class="tb">
+
+ <p>It was late afternoon. Wintry sunlight, enfeebled by the
+ smoke-clouds, made lurid ripples on the bare white walls of a
+ spacious room lined with sick-beds. At one end there was a
+ comfortable fire burning in a recess of the wall, before which three
+ women in white caps and aprons sat at a table, conversing in low
+ tones. The ward was full of tossings, groans and sobs of pain,
+ relieved by the subdued laughter of the nurses at their table; the
+ roar of the city coming as a murmur from without.</p>
+
+ <p>Saïd opened his eyes upon the scene, but there was no light of
+ understanding in them. He strove to raise himself on his elbows,
+ but fell back upon the pillows with a moan. When next he
+ looked there was a woman at his bedside watching him. She
+ held a steaming bowl whose contents she kept stirring with a
+ spoon. Her face showed neither pity nor sympathy, but all her
+ movements were deft and gentle.</p>
+
+ <p>While she was busy feeding him, propping his back upon a
+ heap of pillows, two men entered the room together and came
+ straight to where he lay. One of them, who was dressed all in
+ black, his face smooth save for a great tuft of hair on either jaw,
+ hailed Saïd courteously in Arabic, inquiring after his health and
+ commending him warmly to the mercy of Allah. Sitting down on
+ a chair by the bed he informed the invalid that he had been for
+ many years a missionary among the Arabs, and wished to know<span class="pagenum" id="Page_300">[Pg 300]</span>
+ if he could serve him in any way. The sound of his native
+ language seemed to gladden the sick man, for he listened intently,
+ a dreamy smile on his face; but he answered nothing to the
+ purpose, though his lips formed words. After many fruitless
+ efforts to chain his attention, the visitor sighed and departed. He
+ returned on the following days to meet with the same disappointment.
+ Saïd always listened eagerly, sometimes his face wore a
+ puzzled look, sometimes he smiled; but he never answered a word
+ articulate. His silence was the more surprising that the nurses
+ declared him to be very talkative when left alone, often muttering
+ and exclaiming to himself for minutes together.</p>
+
+ <p>As the days wore on his strength came slowly back to him.
+ He was able to sit up, then to walk a little way with the arm of
+ a nurse. But he took no delight in anything, seeming bewildered,
+ as if stunned from a blow. His eyes dwelt long and puzzled on
+ every object, as though they would fathom its meaning and
+ could not. The doctor, going his round one morning, took him
+ by the shoulder and gazed searchingly into his eyes. He made
+ as if he would strike Saïd’s face, watching the patient carefully.</p>
+
+ <p>“An idiot,” he pronounced. “The man’s mind is gone.”</p>
+
+ <p>When next the person in black came to the hospital, he sat
+ not with Saïd, but with the doctor. The Arab was gaining
+ strength with every day. He could not remain much longer in
+ a place devoted to sick people. It seemed desirable that the
+ poor fellow should be sent back to the East, where there was
+ just a chance that he might recover his wits. The missionary
+ undertook to lay the case before the society whose minister he
+ was. He had little doubt but that the matter could be easily
+ arranged. At shaking hands, the doctor begged that he might
+ be informed if the sea-voyage and return of familiar scenes
+ wrought any noteworthy change in his patient. The case was a
+ rare one, and its peculiar circumstances interested him.</p>
+
+ <p>Ten days later, Saïd left the hospital, supported by the man in
+ black and another man, and was driven in a close carriage to
+ the docks. There was a film on his eyes so that he could
+ see nothing clearly. His companions talked much by the way,
+ but a dull roar in his ears made their speech seem remote. He<span class="pagenum" id="Page_301">[Pg 301]</span>
+ muttered often to himself; but whenever the missionary addressed
+ him, he became intent at once, listening with strained attention,
+ a faint smile on his face.</p>
+
+ <p>His brain was still full of visions, of scenes slowly changing.
+ But from being an actor in them he was become a peaceful spectator,
+ regarding them with the interest one has in a pageant.
+ They were pleasant for the most part, succeeding one another
+ with a dream’s inconsequence. Sometimes they were even funny,
+ making him laugh aloud. But there were times when a cloud
+ shadowed him suddenly and he shuddered, conscious of a vast
+ army moving evenly and in silence, held together as one man by
+ some mysterious force beyond his ken.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-16">
+
+ <h3 class="nobreak">XVI</h3>
+
+ <p>Day by day the air grew warmer. Sky and sea put off their<span class="pagenum" id="Page_302">[Pg 302]</span>
+ gloom, shining ever bluer and more lustrous as the sun gained in
+ strength. Day by day, as he sat on the deck of a great steamer,
+ looking out over the restless waves, Saïd had glimpses of remembered
+ things, at first dimly, growing clearer as time went on.
+ Once more he knew the difference of day and night, could tell
+ when it was morning, or high noon, or evening; and he observed
+ the hours appointed for prayer and thanksgiving to Allah. Scales
+ seemed to fall from his eyes so that he saw distinctly, and
+ sought the meaning of what he saw. The roaring in his ears
+ dwindled to stray murmurs, letting him hear the voices and sounds
+ about him as something more than mere senseless jabber.</p>
+
+ <p>Much of his past life came back, as a tale heard long ago; but
+ it had no significance for him. Knowing that it concerned him
+ nearly, it distressed him that he could not guess its import. He
+ had the same trouble with regard to all that passed on board
+ the steamer. Everything was very hard to understand. He
+ would puzzle for hours over some trivial detail of the scene, knowing
+ it familiar, yet powerless to grasp its meaning. The outer
+ shell of form and colour held his mind and prevented it from
+ penetrating any deeper. Worst of all, he was conscious of this
+ flaw in his vision, though he strove in vain to better it.</p>
+
+ <p>Yet, in spite of drawbacks, his heart was glad because of the
+ great sunlight and its dazzle on the sea. He would smile and
+ laugh for no reason, and would croon old songs to himself where
+ he sat apart in the lee of a cabin. Words came to his lips, which
+ somehow suited his frame of mind; and he was pleased, recognising
+ their fitness, but the words, like everything else, had no meaning
+ for him.</p>
+
+ <p>Sometimes, glancing down at his clothing, he was almost convinced<span class="pagenum" id="Page_303">[Pg 303]</span>
+ that it was not himself at all, but someone else whom he
+ had never known. The close-fitting trousers which strained at the
+ knees when he sat cross-legged, the loose-hanging black coat with
+ needless buttons upon the sleeves, the Frankish boots so tiresome
+ to put off and on, the hat of plaited straw, bound about the
+ crown with a black ribbon—all were strange, and vexed him
+ with misty doubts of his identity. He would turn from the contemplation
+ of them with a sigh, content simply to bask in the
+ warmth and the brightness, leaving the riddle of his existence
+ unsolved for the present.</p>
+
+ <p>The people of the ship were very kind to him. On all sides he
+ saw smiling, friendly faces. One man in particular came often
+ to sit with him; who always wore black clothes and dwelt in a
+ part of the steamer whither Saïd was not allowed to go. He
+ spoke in a familiar tongue, and the fisherman returned his greetings
+ naturally, as an echo answers; but when he talked at any
+ length his speech became mere words, having form and even
+ colour, but no sense. One early morning this person came to the
+ place where Saïd slept, and awoke him. He led him up on to
+ the deck and showed a city resting on the dimpled bosom of the
+ sea, with minarets and domes and a lighthouse, and great buildings
+ dark beside the rising sun. And Saïd laughed for joy, he
+ knew not why.</p>
+
+ <p>The vessel entered a fine harbour, where there was much
+ shipping. As the sun got higher, the sea grew vivid blue and
+ the sands of the coast had the colour of a ripe orange. There was
+ green of foliage beyond the houses, the sky towards the horizon
+ was soft and pearly. Hundreds of little boats plied upon the
+ dancing water between large vessels which lay inert and supine,
+ like sleeping monsters. The men and boys in them were gaily
+ clad, with red caps, light turbans and clothing of divers colours.
+ Homely shouts were in the air.</p>
+
+ <p>Saïd’s heart went out to the brightness of that merry scene.
+ He hated his companion all at once with a fierce and unreasoning
+ hatred. He would gladly have slain him where he stood
+ smiling indulgently at the idiot’s glee. He loathed the steamer
+ and all on board. He longed to be free of them, to escape on<span class="pagenum" id="Page_304">[Pg 304]</span>
+ shore and mix with those men in bright apparel, who were his
+ own people.</p>
+
+ <p>The noise of the engines ceased with the pulse of the screw;
+ and almost directly there was a swarm of rowing-boats to the
+ steamer’s side. In one of these, Saïd discerned a Frank sitting,
+ dressed all in black on the pattern of the man at his side, of the
+ man he hated. He scowled at this new blot in the sunlight;
+ and his eyes chose that boat out of all others, following it closely.
+ He saw the Frank step out and mount the ladder to the deck.
+ A minute later he shrank back with a snarl. The evil one had
+ come near, and was staring at him, grasping the hand of the
+ other man in black and speaking with him as an old friend.
+ Presently he essayed to take Saïd’s arm to lead him, but the
+ latter sprang aside and, scrambling hot-foot down the ladder,
+ was first in the boat.</p>
+
+ <p>During the brief passage to the shore, his new enemy strove to
+ engage him in conversation; but Saïd, absorbed in watching
+ the boatmen and listening greedily to their talk, had a deaf ear
+ for him. Arrived at the landing-place, however, he submitted
+ to be led through the lively crowd. He was as one demented,
+ laughing for no apparent reason and shouting salutations to all
+ he met. His excitement made no distinction between true believers
+ and infidels, but beamed alike upon all who wore bright
+ clothing. People turned in astonishment to look after one, who,
+ though clad in all respects like a poor Frank, and walking with
+ a well-known missionary, yet swore by the Coràn and accosted
+ everyone in Arabic with a marked Syrian intonation.</p>
+
+ <p>Feasting his eyes on the warm hues of the crowd and its animation,
+ Saïd felt that he was at home again. Great joy engrossed
+ him to the exclusion of all else in the world. He forgot the existence
+ of the man in black, ignored even his own existence; content
+ to wander on through the merry, noisy streets, no matter who his
+ guide. But at a point where several ways met, the missionary
+ tried to draw him out of the sunshine, and the colours, and the
+ shouting, into a shadowed, silent street, where the houses were
+ large and of Frankish build, with big glass windows. He pulled
+ Saïd’s sleeve and spoke earnestly to him. The fisherman stared<span class="pagenum" id="Page_305">[Pg 305]</span>
+ at him without comprehension, a fool’s laugh dying in his throat.
+ His glance followed the guide’s stretched-out hand. Something
+ in the aspect of the houses made him shiver. In a flash he had
+ the vision of a vast dun cloud and a devilish blood-coloured throng
+ moving silently through its heart. That road led somehow to it,
+ and the man in black, the false guide, was suborned to drag him
+ thither. With the cry of a wild beast, he sprang upon the astonished
+ missionary and gripped his throat, forcing him to the
+ ground. It was in his mind to strangle him there and then, and
+ so make an end of the gloom, the silent horror and all the hideous
+ nightmare he personified. But a concourse of people clothed in
+ bright colours diverting his eyes, he quitted his hold and stood up.</p>
+
+ <p>“Dìn Muhammed!” he said, and burst out laughing.</p>
+
+ <p>At that the faces of the crowd changed their looks of menace
+ for those of concern.</p>
+
+ <p>“Run, O my uncle!”… “Make haste!”… “By this way!”…
+ “Save thyself!”…</p>
+
+ <p>Friendly cries came from all hands. And Saïd, without knowing
+ why, leapt forward with a shout of exultation, and ran he
+ cared not whither.</p>
+
+ <p>His Frankish hat had fallen and was forgotten. His head,
+ which had not known the razor for many weeks, bristled with a
+ shock of white hair. His beard, white also, was long and unkempt.
+ Women in shrouds of indigo, with queer cylinders between
+ their eyes, ran from him with screams of terror. Brown-limbed
+ children tumbled headlong into doorways, yelling for their
+ lives. Men in flowing robes flattened themselves against the wall
+ as he passed, and stood to stare after him, exclaiming together.
+ Soldiers, set to keep order in the streets, retired trembling to their
+ hutches, and asked a blessing on that awful runner. An old man
+ with white hair and beard bounding forward like a boy, shouting
+ and laughing as he ran …. The apparition was new to the
+ men of Iskendería, and they wondered what it might portend.
+ Surely, thought they, it is a madman, or some true prophet sent
+ from Allah! Did ever man see the like? Verily the end of
+ all things draws nigh! <!-- Removed unopened quotes--></p>
+
+ <p>Saïd sped on, laughing in pure joy of the sunshine and the<span class="pagenum" id="Page_306">[Pg 306]</span>
+ shadows, the bright hues and merry sounds of a life familiar
+ to him. Swarthy faces looked out at him from dark thresholds of
+ taverns and shops. There were donkeys, mules, camels, laden
+ with sacks and bales and panniers. There was nothing sad,
+ nothing to recall the cloud and its fear, save only a few Franks
+ here and there; and even they failed to anger him, being clad
+ not in dull raiment but in white. The sunshine on the multi-coloured
+ crowd, the chattering and gesticulation, the blue sky,
+ the air, the very smells were friendly, redolent of home.</p>
+
+ <p>In a place where there was less traffic he slackened his pace,
+ panting, and found himself bathed in sweat. For the first time
+ he grew aware of the sun’s beams scorching his uncovered head,
+ and instinctively he sought the shade of a wall, near the shop
+ of a petty trader.</p>
+
+ <p>His own cries and laughter rang yet in his ears, but hollow and
+ senseless. In the plum-coloured shade he sat down to rest, his
+ eyes dwelling on the sunlit buildings opposite. Their tint against
+ the sapphire sky made him think of barren, stony hills—the sun-burnt
+ hills of Es-Shâm. Of a sudden, there was a swimming in
+ his head. Sickness seized him, forcing him to vomit. He groaned
+ aloud, calling heart-broken on the name of Allah and bewailing
+ his evil day. The merchant reclining at ease in the coolness of his
+ shop hard by, hearing the sound of lamentation, came forth to
+ see who made it. He was a tall, bearded man of middle life,
+ wearing a high fez and embroidered turban; and his robe of mixed
+ silk and cotton was green and crimson striped. Seeing an old
+ man sit there bare-headed, he reproved him gravely for his folly,
+ vowing by Allah that if he got a sunstroke he could blame no
+ one but himself.</p>
+
+ <p>Saïd raised despairing eyes to the speaker—eyes which saw
+ nothing but his own immediate wretchedness. He heard the voice
+ of Selìm cry,—</p>
+
+ <p>“Merciful Allah!… O my master!… O my eyes! O my
+ dear! Is it indeed thyself, and in this shameful plight?… O
+ mother of Mûsa, get food and drink! Let Hasneh make ready a
+ pleasant bed! Behold Saïd, my beloved, is returned to us at
+ the point of death, having white hair and the clothes of a Frank.<span class="pagenum" id="Page_307">[Pg 307]</span>
+ Praise be to Allah that he is returned to us! May Allah spare
+ him to us, and grant him peace and good health once more!”</p>
+
+ <p>Saïd heard Selìm’s voice and was glad to hear it. It sounded
+ familiar, and he knew it friendly. “Praise be to Allah!” he
+ murmured naturally. But his mind had no real knowledge of
+ Selìm, and the words were but empty sound.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="chapter-2-17">
+
+ <h3 class="nobreak">XVII</h3>
+
+ <p>When Saïd recovered of his sunstroke, he was the honoured<span class="pagenum" id="Page_308">[Pg 308]</span>
+ guest of the little household. Selìm’s love for him, born years
+ before of gratitude for the gift of a stolen garment, was now
+ doubled with the respect for one of unsound mind. The whole
+ house was Saïd’s, the shop also and all it contained. Selìm or his
+ wife would have waited on him all day long had Hasneh not
+ forestalled them. Mûsa was told off to shadow him when he
+ walked abroad, lest any evil should befall him. His head and
+ the hair of his body were shorn duly according to the law, and he
+ was arrayed in good clothes, which the master of the house bought
+ for him at no small cost.</p>
+
+ <p>At the hour of the evening meal, when men are sociable in the
+ relief of the day’s task done, Selìm would often tell his children
+ and any chance guest the story of his acquaintance with Saïd.
+ He would lift the brown dressing-gown with the red braiding out
+ of the chest where it was kept, and tears would stand in his eyes
+ as he showed it to the little circle, handling it reverently as a
+ priceless relic. He would glance ruefully at the fisherman where
+ he sat cross-legged, muttering often to himself and making strange
+ play with his hands.</p>
+
+ <p>The young ones loved better to hear of the great slaughter and
+ how bravely Ahmed Pasha met his death. They would clamour
+ for their father to act the scene for them, showing where the
+ Sultàn’s envoy stood, where the Wâly, where the file of soldiers
+ who shot him down. Mûsa clenched teeth and hands at
+ the point where the soldiers shirked their work, and for a
+ time doggedly refused to fire. He vowed that he would
+ rather be killed himself than slay an old man and a pious
+ Muslim to pleasure infidels. They loved that story best for
+ the fighting and bloodshed that were in it; but Selìm liked<span class="pagenum" id="Page_309">[Pg 309]</span>
+ most to tell of Saïd the Fisherman and his great goodness.</p>
+
+ <p>Every morning, having broken his fast, Saïd roamed forth out
+ of the city to a place he had discovered, where there were palm-trees
+ beside a sandy road, and whence, through the dusty leaves
+ of a garden, he got a glimpse of yellow sands and the dark blue
+ sea. There, sitting cross-legged in the shade, he was happy all
+ day long, laughing and crooning to himself, receiving homage from
+ the poorer class of wayfarers—camel-drivers and muleteers, beggars
+ and gipsies, snake-charmers and itinerant merchants—who
+ respected the fine robe and the embroidered turban with which
+ Selìm had invested him.</p>
+
+ <p>He loved to watch the long trains of camels winding with the
+ road, and would strain his ears to hold the music of their bells
+ when it grew faint and died in the distance. It pleased him to
+ see big men and fat go jogging by upon small donkeys, their
+ legs distended because of full saddle-bags, their feet not far from
+ the ground. The blue-robed peasant women made eyes at him
+ as they walked with swaying bodies, sleek brown arms raised
+ like twin handles of a vase to steady the burdens on their heads.
+ Sometimes rich men on prancing horses, sometimes a carriage
+ dashed past him, heralded by an outrunner with girt-up loins.
+ He took a childish pleasure in saluting these great ones, prizing a
+ chance smile from one of them more than the effusion of humbler
+ passengers. All was passionate, highly-coloured of the East.
+ Every wayfarer was merry or furious, laughing or cursing, sullen
+ or smiling, in the depth of despair or the height of glee, hot and
+ heady as the sunlight itself. But sometimes, in a minute, a deep
+ gloom would fall on him, isolating him so that he seemed to sit
+ alone, aware of the silent march of a great bright army. At such
+ moments he knew that the mystery was eternal, that it had been
+ going on unguessed through all the time he had forgotten, and
+ must go on irrevocably until the last day. He shuddered when
+ the fit left him, and it was long ere he could shake off the horror
+ of it.</p>
+
+ <p>Sometimes Hasneh would accompany him to his favourite spot
+ and sit near him in the shade, delighting in his childlike gladness.
+ But the wife of Selìm could seldom spare her from the house;<span class="pagenum" id="Page_310">[Pg 310]</span>
+ more often it was Mûsa who dogged Saïd’s footsteps and lay hid
+ in the garden close to where he sat. The lad got amusement out
+ of his allotted task by imagining great perils for his father’s guest,
+ seeing himself as rescuer dashing like a young hurricane to save
+ him, scattering a hundred well-armed men like chaff. When the
+ sun was set and the smoke from hidden dwellings curled blue
+ upon the delicate flush of evening or yellowish on the dove-grey
+ which followed, Saïd would rise and turn his face homeward; he
+ loved to spend the live-long day in the open, detesting the imprisonment
+ of four walls.</p>
+
+ <p>For months, for years, he led this peaceful kind of life, without
+ care or thought, conscious only of the appearance of things, their
+ outward shape and colour, troubled only at long intervals by the
+ ghost of a memory. But there came a time of disturbance, when
+ the crowd in the streets wore anxious looks, and men formed
+ knots together, speaking excitedly with fierce eyes. Selìm, fearing
+ a tumult, thought it wise to confine his guest within doors lest he
+ should come to harm. His loving care would not trust the fisherman
+ out of his sight. This imprisonment fretted Saïd, to whom
+ the sunshine and the fresh air of the gardens were become as
+ daily food. He grew very cross and irritable, and Hasneh, into
+ whose charge he was given, had to bear the brunt of all ill-humour
+ which could hear no reason.</p>
+
+ <p>Once when a great uproar arose in the city Saïd’s eyes flamed
+ suddenly and he sprang to his feet. For a moment there was
+ understanding in his face; but the fire died as suddenly as it leapt
+ up, and he fell back into the old, listless bad temper. For more
+ than a month he was constrained by Selìm’s order, going out only
+ occasionally, when the master of the house had leisure to accompany
+ him. He was kept in the house in deep shadow, with nothing
+ bright to look at, and time hung very heavy on his hands.</p>
+
+ <p>One day Selìm closed his shop and came to sit in the room
+ with his family. He spoke seldom, and was very grave. A
+ neighbour with a scared face looked in on them from time to time,
+ bringing tidings or feeling the need of company. Through long
+ hours there was booming of cannon, followed by explosions near
+ at hand, the crash and roar of falling masonry. Saïd strained<span class="pagenum" id="Page_311">[Pg 311]</span>
+ ears to hearken, and his face wore a puzzled expression, such as
+ is often seen on faces of the blind. The firing ceased towards
+ evening, and Selìm, praising Allah, went out to gather tidings,
+ but refused to take Saïd with him.</p>
+
+ <p>The next day there was no more booming, but towards noon
+ the city was filled with shouting and tumult. The whole household
+ running out to learn the cause of the din, Saïd was left unguarded
+ for a few minutes. They had hidden away his outer
+ garments, thinking that his love of finery would prevent him from
+ going abroad without it. But he was a match for them. He
+ knew where to find a robe—an old garment of outlandish fashion,
+ prettily bound with soiled red braid, which had often been spread
+ out before his eyes of evening, when there were guests present.
+ He opened the chest and took it out, smoothing it lovingly with a
+ furtive glance to make sure that no one saw. Then he put it on,
+ chuckling.</p>
+
+ <p>Thus attired, he stole to the door and peeped out. Hasneh
+ and the mother of Mûsa were talking with some other women a
+ good way off. Selìm himself was nowhere to be seen. Girding
+ up his loins, Saïd took to his heels, laughing as he ran. Clouds
+ of smoke blurred the sky before him above the roofs; his eyes
+ dwelt on them curiously as they did always on a new thing.
+ There was a noise of shouting in the air.</p>
+
+ <p>Suddenly on turning a corner he found himself in a yelling,
+ furious mob, all rushing in one direction. Fierce eyes, brandished
+ weapons, curses and a roar of shouting. It was as though a door
+ swung open in Saïd’s brain, admitting light into a chamber long
+ shut up. Understanding flashed in his eyes.</p>
+
+ <p>“Dìn Muhammed!” he cried, and rushed forward with the rest,
+ only more fiercely, with more of frenzy. Even in that turmoil
+ men looked at him and, looking, made way for him to pass.
+ There was something awful in his face, a light of madness or
+ inspiration beyond their ken. He was a prophet and would bring
+ them good fortune. They pressed on behind him, shouting louder
+ than before. On he ran, tearing a way through the crowd. At
+ length he led them, was at their head, still rushing on.</p>
+
+ <p>All at once cries of warning and terror arose. The crowd<span class="pagenum" id="Page_312">[Pg 312]</span>
+ surged backward, forsaking him. A sudden fear came upon him,
+ a shudder … the noiseless horror!… A bright host, moving
+ together as one man, appeared out of a side street, and formed a
+ wall before him. He pressed both hands to his temples, staring
+ wildly. There was a word of command, short and incisive as a
+ pistol-shot. All the sunlight was filled with yells of rage and
+ fright. Again the word of command, followed by a line of flashes
+ and a loud report which burst his head.</p>
+
+ <p>“Dìn! Dìn! Dìn!…”</p>
+
+ <p>He flung up his arms. His eyes seemed to turn over in their
+ sockets, as he fell backwards on the ground. So the garment of
+ the Christian missionary became the death-robe of a martyr for
+ El Islâm, and the sunlight swam blood-red at the last.</p>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <section id="part-2-notes">
+
+
+ <h3 class="nobreak">Time Table</h3>
+
+ <table>
+ <tbody>
+ <tr>
+ <td>1871 (end of October)</td>
+ <td>Saïd left Damascus.</td>
+ </tr>
+ <tr>
+ <td>1882 (11th of June)</td>
+ <td>Riot and Massacre of Europeans at Alexandria.</td>
+ </tr>
+ <tr>
+ <td>1882 (11th of July)</td>
+ <td>Bombardment of Alexandria.</td>
+ </tr>
+ <tr>
+ <td>1882 (12th of July)</td>
+ <td>Egyptian forces under Arabi evacuated the town,
+ setting fire to European quarter and letting loose
+ upon it gangs of plunderers. Saïd met his death
+ in this riot.
+ </td>
+ </tr>
+ </tbody>
+ </table>
+
+ </section>
+
+ </section>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <div id="end-note">
+
+ <p class="center uppercase">A note on the type in
+ which this book is set</p>
+
+ <p class="center"><i>The type in which this book has been set (on the
+ Linotype) is Caslon Old Face, a faithful and authentic
+ reproduction from the original patterns of William
+ Caslon <span class="allsmcap">I</span>. Historically considered, Caslon’s old face
+ types are the most important contribution the English
+ speaking world has ever made to the art of typography.
+ No other face has ever attained to so lasting and
+ general a popularity. Caslon’s types were made to
+ read. Even their apparent imperfections contribute
+ to this effect being, in fact, the result of a deliberate
+ artistry which sought above all else for legibility in
+ the printed page.</i></p>
+
+ <div class="img-container">
+ <img alt="Publisher logo for Alfred A. Knopf." src="images/i_logo.svg">
+ </div>
+
+ <p class="uppercase center">
+ Set up, electrotyped and printed<br>
+ by the Vail-Ballou Press, <abbr title="Incorporated">Inc.</abbr>,<br>
+ Binghamton, <abbr title="New York">N. Y.</abbr> · Paper<br>
+ manufactured by the Ticonderoga<br>
+ Pulp and Paper<br>
+ <abbr title="Company">Co.</abbr>, Ticonderoga, <abbr title="New York">N. Y.</abbr>,<br>
+ and furnished by <abbr>W. F.</abbr><br>
+ Etherington & <abbr title="Company">Co.</abbr>,<br>
+ New York · Bound<br>
+ by <abbr>H.</abbr> Wolff. Estate,<br>
+ New York.</p>
+ </div>
+
+ <hr class="chap x-ebookmaker-drop">
+
+ <div id="transcriber-notes">
+ <blockquote class="transnote">
+ <header class="center uppercase">Transcriber’s Notes</header>
+ <ul>
+ <li>Typos and errors in punctuation were corrected.</li>
+ <li>Inconsistent hyphenation has been normalized.</li>
+ <li>Inconsistent diacritics have been normalized.</li>
+ <li>A Table of Contents was created for this edition.</li>
+ <li>New original cover art included with this eBook is granted to the public domain.</li>
+ </ul>
+ </blockquote>
+ </div>
+
+<div style='text-align:center'>*** END OF THE PROJECT GUTENBERG EBOOK 77078 ***</div>
+ </body>
+</html>
+
diff --git a/77078-h/images/cover.jpg b/77078-h/images/cover.jpg
new file mode 100644
index 0000000..2176189
--- /dev/null
+++ b/77078-h/images/cover.jpg
Binary files differ
diff --git a/77078-h/images/i_blue-jade-decor.svg b/77078-h/images/i_blue-jade-decor.svg
new file mode 100644
index 0000000..9723edd
--- /dev/null
+++ b/77078-h/images/i_blue-jade-decor.svg
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ version="1.1"
+ id="svg1"
+ width="154.97658"
+ height="141.82501"
+ viewBox="0 0 154.97658 141.82501"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <defs
+ id="defs1" />
+ <g
+ id="g1"
+ transform="translate(-1.1640405,-9.5478701)">
+ <path
+ style="fill:#000000"
+ d="m 75,150.07224 c 0,-1.62096 2.305683,-6.681 3.049112,-6.69156 0.537597,-0.008 2.950888,5.97323 2.950888,7.3132 0,0.37345 -1.35,0.679 -3,0.679 -1.795623,0 -3,-0.52215 -3,-1.30064 z m -6.035174,-5.24174 c -0.889928,-1.0723 -0.961646,-1.8608 -0.235312,-2.58713 0.726334,-0.72634 1.242423,-0.72491 1.693329,0.005 0.94315,1.52605 5.392743,-0.71876 6.149241,-3.10228 0.870438,-2.7425 -0.08812,-3.22527 -2.729923,-1.37488 -2.852611,1.99805 -7.71987,2.08426 -8.462159,0.14989 -1.000275,-2.60668 0.502243,-3.49046 3.386933,-1.99221 1.634815,0.8491 2.867011,1.02266 3.066398,0.43191 0.183334,-0.5435 0.915734,-0.98792 1.627556,-0.98792 0.711822,0 1.902993,-0.73352 2.647047,-1.63006 1.220017,-1.47003 1.022464,-1.55749 -2.012319,-0.89094 C 65.752166,134.68441 59.872222,133.85388 55,130.15467 53.625,129.11071 49.575,123.91079 46,118.5993 42.425,113.28781 37.970953,107.91398 36.102117,106.65746 31.82598,103.78238 25.68129,103.66011 21.25,106.36192 c -2.706217,1.65001 -3.25,2.58915 -3.25,5.61289 0,3.33135 0.185874,3.5666 2.25,2.84771 4.346267,-1.51372 10.486165,-0.99838 12.774076,1.07215 2.882922,2.60901 5.255537,7.30717 4.579663,9.06847 -0.886599,2.31044 -2.126864,1.61742 -3.398381,-1.8989 -1.78642,-4.94025 -6.031817,-7.70508 -10.289827,-6.70128 -1.878542,0.44286 -2.607576,0.85126 -1.620076,0.90756 C 24.541583,117.39857 29,121.75881 29,123.82743 c 0,2.27036 -3.098444,1.885 -3.712116,-0.46168 -0.368357,-1.4086 -1.665527,-2.18953 -4.349964,-2.61879 -3.114313,-0.498 -4.021391,-1.17477 -4.881504,-3.64209 C 15.475387,115.43813 15,112.58894 15,110.77335 c 0,-2.09455 -0.639623,-3.66825 -1.75,-4.30563 -1.603003,-0.92016 -1.527419,-1.21392 0.899813,-3.49726 2.007855,-1.88882 2.95712,-4.2123 3.918283,-9.59064 1.114989,-6.2391 1.061453,-7.75465 -0.442454,-12.52559 -2.7342,-8.67388 -8.7106117,-11.28205 -11.7633947,-5.13367 -1.541901,3.10543 -1.528571,3.44052 0.227764,5.7254 1.026034,1.33481 1.875523,2.98942 1.887753,3.67692 0.03451,1.9399 -3.46574,1.47326 -5.457456,-0.72756 -2.31523501,-2.5583 -1.55040501,-9.29705 1.413237,-12.4517 l 2.09749,-2.23268 -2.015518,-1.82402 c -1.449938,-1.31217 -2.015517,-3.0825 -2.015517,-6.30878 0,-4.68715 1.7734,-7.11027 5.25,-7.17346 2.093182,-0.038 2.352854,2.79963 0.327319,3.57691 -2.281095,0.87533 -2.663333,3.24967 -1.118411,6.94719 1.965909,4.70508 6.4271787,4.86976 9.7611547,0.36032 1.253965,-1.69608 2.314825,-3.38358 2.357466,-3.75 0.04264,-0.36642 0.42526,-2.32727 0.850265,-4.35744 0.44755,-2.13787 0.267213,-6.68831 -0.428533,-10.81316 -1.057969,-6.27235 -1.517266,-7.24259 -3.850264,-8.13348 -2.575897,-0.98363 -2.594875,-1.05129 -0.68772,-2.45157 1.494397,-1.09724 1.891868,-2.40133 1.669705,-5.47828 -0.355518,-4.92392 1.944919,-8.98671 4.68303,-8.27067 1.26412,0.33057 2.766458,-0.56276 4.589018,-2.72875 1.869714,-2.22202 3.03086,-2.89898 3.745941,-2.1839 1.442893,1.4429 -0.499787,4.8073 -3.924112,6.79592 -1.498673,0.87033 -1.860836,1.31353 -0.804809,0.9849 1.072038,-0.33362 2.295001,-0.0305 2.769004,0.68634 0.659049,0.99668 1.165355,0.87001 2.263414,-0.56627 0.777954,-1.01757 1.894403,-1.55351 2.480997,-1.19098 C 32.520059,24.1943 33,23.77526 33,22.90051 c 0,-0.87472 0.625271,-1.83034 1.389492,-2.1236 0.803341,-0.30827 1.175986,-1.34964 0.883368,-2.46861 -0.483155,-1.84759 1.556836,-2.77239 2.978819,-1.35041 1.242051,1.24205 -1.626433,6.59905 -4.850215,9.05795 -3.392562,2.58763 -6.126792,2.78493 -12.05506,0.86989 -1.663008,-0.53721 -2.308348,-0.20811 -2.832928,1.44469 -1.551901,4.88961 5.909622,9.8846 13.037699,8.72787 4.837583,-0.78503 8.867528,-4.18017 14.05307,-11.83938 5.91051,-8.73002 12.232428,-14.53716 16.748041,-15.3842998 1.942507,-0.36441 5.920405,-0.38416 8.839773,-0.0439 6.429793,0.7494398 8.565419,0.7518998 16.307941,0.0188 10.003573,-0.94717 15.8303,2.6778398 23.22627,14.4498798 4.75345,7.56599 10.9537,13.85275 14.96911,15.17795 6.82146,2.25129 14.29615,-3.26571 12.75327,-9.41306 -0.56253,-2.24131 -0.78111,-2.30145 -4.15234,-1.14247 C 127.72207,31.14192 119,25.96121 119,19.79614 c 0,-2.78709 2.98136,-3.44916 3.0318,-0.67328 0.0381,2.09439 2.27491,5.25 3.72145,5.25 0.56803,0 1.27839,0.64007 1.57859,1.42238 0.34036,0.88697 1.34436,1.21355 2.66724,0.86761 2.09726,-0.54844 2.09226,-0.58522 -0.43882,-3.2271 -2.64255,-2.75822 -3.33745,-5.06289 -1.52656,-5.06289 0.56854,0 2.37925,1.37647 4.0238,3.05883 1.90951,1.95339 3.77941,2.94722 5.17419,2.75 2.94308,-0.41615 4.99912,3.55752 4.30814,8.32626 -0.45081,3.11122 -0.21574,3.7164 1.63118,4.19938 1.84978,0.48373 1.96875,0.7922 0.83323,2.16043 -0.72857,0.87786 -1.87253,1.38589 -2.54213,1.12893 -2.9274,-1.12334 -4.5682,18.79316 -2.04564,24.83051 1.7893,4.28238 6.12458,7.32493 8.39581,5.89228 2.33163,-1.47076 5.31047,-7.15272 4.1318,-7.88118 -0.53719,-0.332 -0.74942,-0.97138 -0.47164,-1.42085 0.27779,-0.44946 -0.38987,-1.05124 -1.48369,-1.33728 -2.77954,-0.72687 -2.48969,-2.70731 0.39624,-2.70731 5.34795,0 7.47306,8.90582 3.10444,13.00993 l -2.51057,2.35856 2.51057,2.62048 c 3.50787,3.66143 3.54064,10.10609 0.063,12.38474 -2.44875,1.60448 -5.5524,1.28345 -5.5524,-0.57432 0,-0.54264 0.9,-1.22198 2,-1.50964 1.1,-0.28766 2.05,-1.14553 2.11111,-1.90638 0.32652,-4.06531 0.16347,-5.07362 -1.15354,-7.13337 -2.09525,-3.27687 -6.19548,-2.9444 -9.30812,0.75476 -2.98476,3.54719 -4.15496,9.88467 -3.31285,17.94154 0.7284,6.96923 1.46776,9.0537 3.21134,9.0537 2.18594,0 2.88195,2.21247 1.10481,3.51195 -0.94747,0.6928 -1.65278,2.58926 -1.65278,4.444 0,4.53625 -2.87147,9.04405 -5.76106,9.04405 -1.28142,0 -3.48962,1.15977 -4.90712,2.57727 -1.73529,1.73529 -2.90726,2.24729 -3.58733,1.56722 -1.51472,-1.51472 -0.19302,-3.90112 3.356,-6.05941 l 3.16765,-1.92636 -2.88407,-0.32936 c -5.43896,-0.62113 -7.36184,1.06128 -9.82708,8.59818 -0.5719,1.74845 -0.7758,1.78222 -2.19451,0.36351 -1.41872,-1.41872 -1.4138,-1.88064 0.0529,-4.97148 2.8806,-6.07042 10.48907,-8.67608 15.36387,-5.26164 2.7884,1.95307 4.22075,1.12414 4.22075,-2.44263 0,-3.58466 -3.69032,-7.02851 -8.34009,-7.78306 -6.75162,-1.09564 -9.70531,1.21098 -21.29935,16.63323 -2.74136,3.64652 -6.92972,7.74113 -9.606343,9.39131 -4.589913,2.82975 -4.97583,2.89471 -11.75,1.97772 C 83.151898,133.18589 80,133.10647 80,133.53086 c 0,1.63474 4.346386,2.9996 7.605297,2.38822 3.733144,-0.70034 4.341766,0.29994 1.644703,2.7031 -1.555246,1.38577 -2.153102,1.39679 -5.372157,0.099 -1.992187,-0.80315 -4.050505,-2.42024 -4.574042,-3.59353 -0.650804,-1.45851 -1.184355,-1.7571 -1.686859,-0.94404 -0.404237,0.6541 -0.258418,1.18925 0.324041,1.18925 0.582459,0 1.059017,1.02798 1.059017,2.28439 0,1.47774 1.059347,2.91017 3,4.05654 1.814782,1.07202 3,1.33142 3,0.65659 0,-0.61356 0.45,-0.83744 1,-0.49752 1.557791,0.96277 1.176831,3.21817 -0.662823,3.92411 -1.063507,0.4081 -2.678137,-0.33465 -4.47984,-2.06079 l -2.817016,-2.69887 -2.472412,2.66777 c -2.807631,3.02949 -4.748321,3.36025 -6.603083,1.1254 z m 7.934976,-14.02409 c 0.320945,-0.32094 -0.182118,-1.01202 -1.11792,-1.53572 -2.196887,-1.22944 -3.29379,-7.07278 -1.838235,-9.79251 0.918076,-1.71544 0.842437,-2.1053 -0.408463,-2.1053 -0.844351,0 -1.535184,-0.5051 -1.535184,-1.12244 0,-0.81009 -0.390359,-0.79848 -1.402754,0.0417 -1.077454,0.89421 -1.510034,0.86463 -1.865366,-0.12755 -0.320509,-0.89495 -1.125022,-0.54587 -2.619071,1.13643 -1.505439,1.69513 -2.473295,2.11134 -3.205954,1.37868 -0.732659,-0.73265 -0.204483,-1.71418 1.749546,-3.25122 2.887401,-2.27122 4.371251,-2.26343 10.068771,0.0529 2.569483,1.04463 3.905391,1.06523 6.570998,0.10134 1.840204,-0.6654 4.628444,-1.20984 6.196087,-1.20984 2.743119,0 6.507743,2.40359 6.507743,4.15499 0,1.47698 -2.009854,0.91374 -4.277255,-1.19867 -1.206495,-1.12402 -2.341753,-1.5993 -2.522794,-1.05617 -0.181042,0.54312 -0.862593,0.7925 -1.514559,0.55418 -2.570262,-0.93956 -3.720655,0.99199 -2.506536,4.20856 1.001067,2.65213 0.863864,3.46837 -1.030085,6.12818 -2.759281,3.87505 -1.690329,4.68733 6.047703,4.59554 6.866669,-0.0815 10.1036,-2.21353 17.409866,-11.46736 8.77404,-11.11284 11.47104,-13.78968 15.10036,-14.98747 4.94595,-1.63231 12.04632,-1.32362 15.06607,0.65499 l 2.52554,1.6548 -0.70034,-3.37078 C 134.91661,91.33819 135.78025,81.83169 140.07883,76.93589 141.68547,75.10602 143,73.27766 143,72.87288 c 0,-0.40478 -1.35,-2.27353 -3,-4.15278 -1.65,-1.87925 -3,-4.4996 -3,-5.823 0,-1.3234 -0.45,-2.6843 -1,-3.02422 -0.64871,-0.40092 -1.04225,4.93558 -1.12028,15.19098 -0.11002,14.46221 -0.34381,22.79138 -0.73144,26.05902 -0.18725,1.5785 -2.79287,1.63408 -3.75331,0.0801 -0.49311,-0.79787 -0.16729,-0.95667 1.02455,-0.49932 1.16415,0.44673 1.60521,0.25308 1.32109,-0.58006 -0.23459,-0.68787 -1.3727,-1.11404 -2.52914,-0.94704 -1.87872,0.2713 -2.01351,-0.007 -1.26575,-2.61437 0.46028,-1.6049 0.99829,-13.55798 1.19558,-26.5624 l 0.3587,-23.6444 -3.10746,-1.88985 c -2.79947,-1.70255 -6.31797,-1.9661 -35.5,-2.65909 -50.284994,-1.19414 -58.5299,-1.07169 -60.710446,0.90168 -1.011766,0.91563 -2.366642,1.66479 -3.010835,1.66479 C 27.306357,44.37292 27,51.15591 27,70.30553 c 0,24.56107 0.100067,25.96438 1.892029,26.53312 1.040617,0.33028 2.123488,1.48561 2.406381,2.56739 0.467078,1.78611 1.419064,1.96861 10.35797,1.98567 5.413991,0.0103 25.9366,0.30012 45.605797,0.64397 33.531673,0.58618 35.886163,0.51297 37.750003,-1.17378 C 126.74747,99.29149 127,99.2657 127,100.65892 c 0,0.87778 -0.44706,1.87227 -0.99347,2.20996 -1.16715,0.72134 -53.639275,0.71136 -76.604087,-0.0146 L 33.5,102.3516 37,104.26673 c 4.417334,2.41708 6.546632,4.76842 12.77411,14.10616 5.942864,8.91098 7.852,10.76094 12.909694,12.50953 3.599691,1.24451 12.945448,1.19455 14.215998,-0.076 z m 5.687545,-32.2922 c -0.737457,-1.19323 3.899449,-12.47026 5.322598,-12.94464 0.616954,-0.20565 2.338586,2.25346 3.825847,5.4647 1.487262,3.21124 2.880256,6.21398 3.095543,6.67276 0.215286,0.45878 -0.671192,0.68378 -1.969953,0.5 -1.29876,-0.18378 -2.368273,-0.78415 -2.376695,-1.33415 -0.02899,-1.89334 -1.606601,-3.5 -3.436715,-3.5 -1.879405,0 -3.465304,2.51573 -2.534904,4.02115 0.285755,0.46236 0.09331,1.10409 -0.427658,1.42607 -0.520967,0.32197 -1.195096,0.18432 -1.498063,-0.30589 z m 5.774279,-7.64133 c -0.316582,-0.825 -0.977459,-1.5 -1.468615,-1.5 -0.491156,0 -0.893011,0.675 -0.893011,1.5 0,0.825 0.660877,1.5 1.468615,1.5 0.894593,0 1.243635,-0.58629 0.893011,-1.5 z M 70.904743,97.64529 C 69.64908,97.36235 69.404686,96.3319 69.756691,92.80466 70.033768,90.02822 69.719741,87.74012 68.931217,86.79 c -1.120842,-1.35053 -0.638248,-1.49671 4.045059,-1.2253 6.254614,0.36248 8.513207,2.50115 5.808017,5.49965 -1.425776,1.58036 -1.452013,2.05343 -0.207961,3.74966 1.989668,2.71285 1.773387,3.8164 -0.508607,2.59512 -2.504598,-1.34042 -3.558961,-4.73942 -2.038468,-6.5715 1.48395,-1.78805 0.566629,-4.46475 -1.530096,-4.46475 -2.233933,0 -3.368737,3.88849 -2.282694,7.82181 1.036226,3.7529 0.956829,3.96177 -1.311724,3.4506 z M 97.5,91.77122 v -6.60165 l 4.33293,0.59389 c 2.38311,0.32664 4.74561,0.84895 5.25,1.16067 1.22233,0.75545 1.17268,4.17274 -0.0718,4.94188 -0.60539,0.37415 -0.35896,1.57257 0.63545,3.09023 0.89339,1.36348 1.3578,2.74561 1.03202,3.07139 -1.06794,1.06793 -3.85726,-0.62199 -4.39016,-2.6598 C 103.53378,92.48206 101,92.8712 101,95.87288 c 0,1.71429 -0.55,2.5 -1.75,2.5 -1.489943,0 -1.75,-0.98103 -1.75,-6.60166 z m 7.5,-1.27589 c 0,-1.03266 -0.66968,-2.43334 -1.48817,-3.11263 -1.20519,-1.00022 -1.60583,-0.92843 -2.10699,0.37756 -0.34035,0.88694 -0.3598,2.28762 -0.0432,3.11262 C 102.1857,93.02039 105,92.72835 105,90.49533 Z m 8.74209,5.44641 c 0.31054,-1.62449 -0.43845,-3.61528 -2.25737,-6 l -2.7221,-3.56886 h 3.01028 c 2.40515,0 3.141,0.52083 3.66056,2.59092 0.36353,1.44839 1.18304,2.38649 1.85841,2.12732 0.81601,-0.31313 1.20813,0.79336 1.20813,3.40908 0,3.50822 -0.24575,3.87268 -2.61133,3.87268 -2.22647,0 -2.54283,-0.3583 -2.14658,-2.43114 z M 34.774989,95.62288 c 0.464946,-0.9625 0.80577,-3.8875 0.757387,-6.5 -0.07742,-4.18072 0.162709,-4.75 2.003638,-4.75 1.937963,0 2.059725,0.44074 1.657605,6 -0.341453,4.72054 -0.131154,6 0.98619,6 0.781105,0 1.952691,-0.5325 2.603524,-1.18333 1.360218,-1.36022 2.744937,-0.48044 1.757786,1.1168 -0.362534,0.58659 -2.898428,1.06653 -5.63532,1.06653 -4.39458,0 -4.877366,-0.20453 -4.13081,-1.75 z M 47,92.45467 c 0,-2.70502 -0.273145,-5.63002 -0.606989,-6.5 -0.449731,-1.17198 0.01566,-1.58179 1.796346,-1.58179 2.295834,0 2.401262,0.2905 2.356989,6.49452 -0.03924,5.49877 -0.314657,6.49536 -1.796346,6.5 C 47.319804,97.3714 47,96.4741 47,92.45467 Z m 8.480793,-1.67864 0.01921,-6.59685 3.887583,0.52015 c 5.00739,0.66997 7.192536,2.72107 5.756842,5.40369 -0.740958,1.38449 -0.730589,2.2837 0.03516,3.04945 2.294267,2.29426 0.05002,4.22041 -4.917407,4.22041 h -4.800594 z m 7.073058,4.50972 c 0.369536,-0.59792 0.195469,-1.56355 -0.386817,-2.14583 -0.582285,-0.58229 -0.801826,-2.34308 -0.487867,-3.91287 0.440427,-2.20214 0.199604,-2.85417 -1.054167,-2.85417 -1.550807,0 -2.16347,1.33838 -1.602181,3.5 0.142813,0.55 0.188955,2.2375 0.102536,3.75 -0.160317,2.80589 2.05732,3.88148 3.428496,1.66287 z M 119,87.40807 c 0,-1.11936 0.64844,-2.03519 1.44098,-2.03519 2.39109,0 2.75043,1.8272 0.58703,2.98501 C 119.29945,89.28299 119,89.14274 119,87.40807 Z M 79.569738,79.60929 c -0.212823,-0.21283 0.02192,-1.81261 0.521656,-3.55508 1.258264,-4.38731 1.135746,-9.05419 -0.274727,-10.46466 -1.870817,-1.87082 -0.754637,-2.10925 6.093915,-1.30174 7.842378,0.92469 10.610515,3.4865 9.71698,8.99271 -0.8504,5.2404 -2.803128,6.58199 -9.684397,6.6535 -3.292563,0.0342 -6.160605,-0.11191 -6.373427,-0.32473 z m 8.88546,-0.85759 c 0.890325,-0.34165 2.285634,-1.91075 3.100686,-3.48689 1.304895,-2.52338 1.306572,-3.28535 0.01404,-6.37882 C 90.46322,66.23727 89.505136,65.37288 87.676027,65.37288 85.077595,65.37288 84,68.14551 84,74.83121 c 0,4.38543 0.984939,5.25215 4.455198,3.92049 z m 11.509564,0.16364 c 0.761698,-0.91779 1.084778,-3.88109 0.872448,-8.0021 L 100.5,64.36869 l 6.21482,0.002 c 5.27521,0.002 6.38357,0.31742 7.33102,2.08774 1.61395,3.0157 0.32202,3.60857 -2.36423,1.08496 -1.27078,-1.19383 -3.29401,-2.17061 -4.49606,-2.17061 -2.0429,0 -2.18555,0.46504 -2.18555,7.125 v 7.125 l 3.14229,-0.62846 c 1.72825,-0.34565 3.71646,-1.41369 4.41823,-2.37342 1.70104,-2.32631 2.9014,-0.97974 1.48532,1.66624 -0.9703,1.81301 -2.04265,2.08564 -8.20347,2.08564 -6.094645,0 -6.91784,-0.20414 -5.877608,-1.45754 z M 41.571429,77.80145 c -1.865603,-1.8656 -1.950513,-2.64948 -0.449574,-4.15042 1.852982,-1.85299 3.93835,-0.36621 3.262622,2.32611 -0.473537,1.88672 -0.20644,2.39249 1.257115,2.38043 3.85688,-0.0318 4.556058,-1.42228 4.199692,-8.35222 L 49.5,63.36869 l 3.218615,0.002 c 2.140799,10e-4 3.072193,0.42068 2.781362,1.25209 -0.240489,0.6875 -0.635219,3.70095 -0.877178,6.69656 -0.298515,3.6958 -1.012919,5.86554 -2.222492,6.75 -2.459099,1.79814 -8.922714,1.63818 -10.828878,-0.26799 z m 16.02145,0.14404 c 1.12084,-0.78507 2.864312,-3.26007 3.874381,-5.5 1.905509,-4.22567 3.737279,-5.57077 2.822489,-2.07261 -0.363734,1.39092 -0.03068,2 1.09362,2 2.076067,0 2.066566,-1.84534 -0.02138,-4.1525 -1.335373,-1.47557 -1.40513,-2.09059 -0.377555,-3.32874 1.844522,-2.22251 2.619984,-1.89468 4.09516,1.73124 0.727229,1.7875 2.570147,5.3875 4.095374,8 l 2.773138,4.75 h -2.849053 c -2.365614,0 -2.950863,-0.50905 -3.449053,-3 -0.527843,-2.63921 -1.015821,-3 -4.057612,-3 -2.574174,0 -3.619075,0.50873 -4.089548,1.99105 -0.347564,1.09508 -0.351331,2.44508 -0.0084,3 0.371038,0.60031 -0.705488,1.00895 -2.657929,1.00895 -3.127858,0 -3.186094,-0.0668 -1.243632,-1.42739 z m 50.512311,-3.94586 c -1.20274,-1.44922 -0.51473,-4.62675 1.0018,-4.62675 0.49115,0 0.89301,1.35 0.89301,3 0,3.36899 -0.26211,3.59403 -1.89481,1.62675 z M 67.532242,58.6274 c -3.312922,-0.20392 -5.416894,-0.70777 -4.729481,-1.13262 1.318761,-0.81504 1.919406,-12.14439 0.744631,-14.04522 -0.41623,-0.67347 0.410435,-1.07668 2.207442,-1.07668 h 2.872869 l -0.06385,7.25 c -0.0589,6.68826 0.103317,7.27382 2.093686,7.55744 1.255075,0.17884 3.032779,-0.63203 4.25,-1.93857 C 76.909683,53.0927 77,53.08159 77,54.98432 c 0,1.94048 -1.852032,4.57695 -2.95,4.19948 -0.3025,-0.104 -3.235491,-0.35438 -6.517758,-0.5564 z m 15.658952,-1.00452 c -1.576881,-1.35913 -2.115183,-3.26433 -2.410085,-8.52997 -0.305942,-5.46277 -0.111396,-6.67701 1.001377,-6.25 0.759599,0.29148 1.906785,0.52969 2.549301,0.52935 0.782604,-4.2e-4 1.053003,1.66234 0.81918,5.03735 -0.634696,9.16128 1.520808,12.11741 6.291785,8.62879 2.187359,-1.59944 3.331421,-10.02777 1.63812,-12.06807 -0.872068,-1.05078 -0.671608,-1.47121 0.897057,-1.88143 2.184373,-0.57122 3.699474,0.74729 2.038383,1.7739 C 95.45734,45.20826 95,47.71436 95,50.4319 c 0,3.60765 -0.539704,5.48069 -2,6.94098 -2.466792,2.46679 -7.09985,2.58488 -9.808806,0.25 z M 101.1729,56.30676 c 0.58787,-1.68637 0.85361,-5.30618 0.59054,-8.04402 l -0.47831,-4.97789 6.00346,0.29401 c 4.34006,0.21256 6.29954,0.76561 7.07206,1.99606 1.47761,2.35347 0.0931,3.39455 -1.88446,1.41701 -0.89048,-0.89048 -2.0001,-1.61905 -2.46583,-1.61905 -0.46573,0 -1.55859,-0.27314 -2.42857,-0.60699 -1.23322,-0.47323 -1.58179,0.0777 -1.58179,2.5 0,2.0951 0.48852,3.10699 1.5,3.10699 0.825,0 1.5,-0.45 1.5,-1 0,-0.55 0.45,-1 1,-1 0.55,0 1,1.35 1,3 0,3.25148 -1.39534,4.01811 -2.42579,1.33278 -0.92171,-2.40193 -2.83106,-0.18013 -2.40786,2.80189 0.27634,1.94722 0.86448,2.32618 3.32722,2.14386 1.64535,-0.12181 3.55739,-0.99532 4.24899,-1.94113 1.31822,-1.80278 1.68746,-0.62158 0.65045,2.08081 -0.47164,1.22909 -2.13238,1.58179 -7.44798,1.58179 h -6.84099 z m -58.095934,1.08286 c 1.869486,-1.09356 2.591579,-10.89903 1.019012,-13.8374 -0.935656,-1.74829 -0.647744,-1.84427 4.199751,-1.40004 2.862349,0.26231 5.991771,0.8851 6.954271,1.38399 1.943886,1.00758 2.313925,3.87279 0.707618,5.47909 -0.723175,0.72318 -0.570061,1.43438 0.5,2.32245 4.243221,3.52156 -0.05056,7.04495 -8.536359,7.00476 -4.405636,-0.0209 -5.926252,-0.31996 -4.844293,-0.95285 z m 9.341247,-0.62373 c 1.995476,-0.76573 2.048079,-3.76113 0.09452,-5.38244 -3.192441,-2.64949 -6.28318,1.81898 -3.312733,4.78943 1.402337,1.40234 1.204259,1.36584 3.218213,0.59301 z m 0.992051,-9.01976 c 0.719572,-1.87517 -1.012763,-4.37325 -3.032709,-4.37325 -0.86395,0 -1.377555,1.11852 -1.377555,3 0,2.27682 0.456332,3 1.893011,3 1.041156,0 2.17392,-0.73204 2.517253,-1.62675 z m 27.654391,78.55638 c 1.186773,-1.87533 1.189647,-6.65443 0.0044,-7.38692 -0.511996,-0.31644 -1.227058,-0.0961 -1.589027,0.48954 -0.458215,0.7414 -1.083684,0.71169 -2.059098,-0.0978 -1.11774,-0.92764 -1.578596,-0.68475 -2.279571,1.20145 -1.96079,5.27611 3.111243,10.23727 5.923253,5.79377 z M 22.41154,100.64156 c -0.936042,-0.93604 -1.190433,-3.17351 -0.858342,-7.54949 0.541346,-7.13338 -0.677918,-5.46298 -2.394748,3.28081 -0.593954,3.025 -1.387234,6.55902 -1.762845,7.85337 l -0.682929,2.35336 3.514588,-2.30386 c 2.924832,-1.91728 3.291359,-2.5271 2.184276,-3.63419 z M 28.5,100.46817 c 0,-1.77525 -3.159768,-3.78526 -4.202036,-2.67301 -0.43888,0.46834 -0.260744,1.044 0.395859,1.27923 0.656603,0.23524 0.928444,1.11927 0.604091,1.96452 -0.425277,1.10826 -0.06103,1.435 1.306177,1.1717 C 27.646841,102.00979 28.5,101.2257 28.5,100.46817 Z M 132.73724,78.12288 c -0.202,-2.8875 -0.36728,-0.525 -0.36728,5.25 0,5.775 0.16528,8.1375 0.36728,5.25 0.202,-2.8875 0.202,-7.6125 0,-10.5 z m -110.827428,-6.5 C 21.840602,60.30382 21.593486,57.65918 20.847434,60.25327 19.455225,65.09409 17.04193,68.40495 14.075236,69.5442 L 11.5,70.53313 14.118525,71.91606 C 17.024403,73.45074 20,78.85975 20,82.60734 c 0,2.16243 0.709554,3.76554 1.666667,3.76554 0.183333,0 0.292748,-6.6375 0.243145,-14.75 z m 2.783179,6.01903 c -0.253544,-0.97296 -0.477663,-0.41903 -0.498042,1.23097 -0.02038,1.65 0.187065,2.44607 0.460988,1.76903 0.273923,-0.67703 0.290597,-2.02703 0.03705,-3 z M 132.68933,65.62288 c -0.25153,-0.9625 -0.45733,-0.175 -0.45733,1.75 0,1.925 0.2058,2.7125 0.45733,1.75 0.25152,-0.9625 0.25152,-2.5375 0,-3.5 z m -0.006,-9.4375 c -0.31922,-0.79773 -0.55618,-0.56077 -0.60416,0.60417 -0.0434,1.05416 0.19292,1.64479 0.52522,1.3125 0.33229,-0.33229 0.36781,-1.19479 0.0789,-1.91667 z m 3,0 c -0.31922,-0.79773 -0.55618,-0.56077 -0.60416,0.60417 -0.0434,1.05416 0.19292,1.64479 0.52522,1.3125 0.33229,-0.33229 0.36781,-1.19479 0.0789,-1.91667 z m 1.6676,-11.5625 c 0.33051,-1.5125 0.90337,-3.81652 1.27302,-5.12004 0.66404,-2.34162 0.641,-2.34967 -1.92111,-0.67091 -2.21222,1.44951 -2.45329,2.06712 -1.64087,4.20396 0.52379,1.37765 0.69756,2.91706 0.38617,3.42091 -0.3114,0.50384 -0.14587,0.91608 0.36784,0.91608 0.51371,0 1.20444,-1.2375 1.53495,-2.75 z M 24.849339,39.31644 C 25.757203,39.28544 24.925,38.69652 23,38.00783 c -1.925,-0.68868 -3.575663,-1.22512 -3.66814,-1.19208 -0.09248,0.033 0.34366,2.29665 0.969194,5.03024 l 1.137334,4.97016 0.880145,-3.72164 c 0.566022,-2.39338 1.469267,-3.74177 2.530806,-3.77807 z M 134,43.48951 c 0,-0.88865 -3.32002,-2.07758 -5.87244,-2.10297 -1.10667,-0.011 -1.13137,0.27682 -0.12756,1.48634 1.33321,1.60642 6,2.08604 6,0.61663 z M 29.5,41.37288 c 1.685166,-1.86209 1.690928,-2 0.08356,-2 -1.638204,0 -4.58356,2.20317 -4.58356,3.42857 0,1.31942 2.824609,0.42272 4.5,-1.42857 z M 121,39.70516 c -4.26279,-1.83249 -7.58565,-5.33735 -13.92794,-14.69083 -2.66331,-3.9278 -5.90656,-8.12599 -7.207221,-9.32932 -3.132278,-2.89788 -10.48394,-4.79377 -15.175694,-3.91359 -3.598966,0.67517 -3.678518,0.77855 -2.211211,2.87342 1.706812,2.43682 2.047567,8.28523 0.537124,9.21874 -0.603829,0.37318 -0.765387,-0.48906 -0.417527,-2.22835 0.771129,-3.85565 -2.616673,-8.32128 -4.884802,-6.4389 -0.834077,0.69222 -1.811853,2.43536 -2.172837,3.87363 -0.843482,3.3607 1.416673,5.71465 5.693463,5.92975 1.757705,0.0884 3.34142,0.5975 3.519366,1.13133 0.411029,1.23309 6.634772,0.55903 7.080612,-0.76686 C 92.258066,24.10107 95,24.0595 95,25.31618 95,26.89911 90.707018,29.37501 88.027494,29.33745 86.637372,29.31795 84.375,28.6589 83,27.87288 c -3.257826,-1.86234 -6.022561,-1.81444 -8.5,0.14726 -1.9388,1.5352 -1.915849,1.56907 0.75,1.10687 2.358211,-0.40886 2.75,-0.14037 2.75,1.88454 0,1.29873 0.387598,2.36133 0.861328,2.36133 0.473731,0 0.632186,-1.19868 0.352123,-2.66373 -0.422873,-2.21212 -0.215953,-2.55121 1.220459,-2 0.951316,0.36505 2.367861,0.66373 3.147877,0.66373 0.780017,0 1.418213,0.64286 1.418213,1.42857 0,2.57257 -3.04922,4.57143 -6.973603,4.57143 -3.357317,0 -3.959994,-0.37076 -4.876552,-3 -0.793573,-2.27644 -1.661316,-3 -3.597825,-3 -3.217201,0 -7.224331,-3.72769 -5.673845,-5.27817 0.770899,-0.7709 1.583137,-0.52866 2.85,0.85 C 68.625917,27.00991 73,27.99772 73,26.36109 c 0,-0.54351 0.690833,-0.98821 1.535184,-0.98821 1.260446,0 1.329506,-0.38431 0.385894,-2.14747 -0.868926,-1.6236 -0.860601,-3.11102 0.03413,-6.09735 0.650878,-2.17244 0.88754,-4.24358 0.525914,-4.60254 -0.361626,-0.35895 -3.484178,-0.61253 -6.939006,-0.56352 -7.510706,0.10656 -10.556161,1.92384 -16.216209,9.67649 -8.037463,11.00903 -12.469298,15.40143 -16.825904,16.6762 -2.042344,0.5976 2.267106,0.91087 13.5,0.98136 22.545711,0.14148 65.405547,1.25059 65.916667,1.70577 0.22916,0.20408 2.47916,0.33435 5,0.28949 L 124.5,41.20971 Z M 78.5,23.37288 c -0.339919,-0.55 -0.141476,-1 0.440983,-1 0.582459,0 1.059017,0.45 1.059017,1 0,0.55 -0.198442,1 -0.440983,1 -0.242541,0 -0.719098,-0.45 -1.059017,-1 z"
+ id="path1" />
+ </g>
+</svg>
diff --git a/77078-h/images/i_decor-2.svg b/77078-h/images/i_decor-2.svg
new file mode 100644
index 0000000..6b0f1f4
--- /dev/null
+++ b/77078-h/images/i_decor-2.svg
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ version="1.1"
+ id="svg1"
+ width="132.48"
+ height="48"
+ viewBox="0 0 132.48 48"
+ sodipodi:docname="i_decor-2.svg"
+ inkscape:version="1.4.2 (f4327f4, 2025-05-13)"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <defs
+ id="defs1" />
+ <sodipodi:namedview
+ id="namedview1"
+ pagecolor="#ffffff"
+ bordercolor="#000000"
+ borderopacity="0.25"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:zoom="4.7396652"
+ inkscape:cx="37.871874"
+ inkscape:cy="25.001766"
+ inkscape:window-width="1920"
+ inkscape:window-height="1017"
+ inkscape:window-x="-8"
+ inkscape:window-y="-8"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="g1" />
+ <g
+ inkscape:groupmode="layer"
+ inkscape:label="Image"
+ id="g1">
+ <path
+ style="fill:#000000"
+ d="m 60.319998,47.57614 c -0.44,-0.177544 -0.8,-0.908396 -0.8,-1.624117 0,-1.006177 0.304301,-1.221735 1.341729,-0.950441 1.635608,0.427721 3.133254,-0.08062 3.152502,-1.070055 0.0078,-0.40234 0.577423,-1.451527 1.265769,-2.331527 0.688346,-0.88 1.257942,-2.104 1.265769,-2.72 0.0078,-0.616 0.302231,-1.12 0.654231,-1.12 0.352,0 0.64,0.653145 0.64,1.451434 0,0.798289 0.705171,2.489186 1.567046,3.757549 1.273236,1.873736 1.873213,2.247589 3.2,1.993957 1.867349,-0.356966 2.273672,1.068582 0.681265,2.390162 -1.727691,1.433856 -4.13196,0.214626 -5.391574,-2.734123 L 66.743815,41.92 66.279609,44.006583 c -0.756661,3.401158 -3.018916,4.756154 -5.959611,3.569557 z m 0.16,-9.17614 c -0.622799,-1.00771 0.205981,-1.829984 1.502684,-1.490888 0.862303,0.225497 1.404444,-0.229509 2.007139,-1.684542 0.911742,-2.201141 2.61857,-3.411418 4.041172,-2.865515 0.508047,0.194956 1.362295,1.470967 1.898331,2.83558 0.797614,2.030528 1.21942,2.417094 2.322641,2.128595 0.96018,-0.251092 1.348033,-0.05483 1.348033,0.682126 0,2.470354 -4.160674,0.105476 -4.780652,-2.717266 -0.503375,-2.291848 -2.969454,-2.476131 -3.510742,-0.262347 -0.722602,2.955329 -3.770971,5.085546 -4.828606,3.374257 z m -5.767107,-9.071788 c -1.894474,-1.26942 -3.791685,-3.247094 -4.701563,-4.900964 -0.838987,-1.525013 -2.631354,-3.901013 -3.983037,-5.28 C 43.959983,17.03716 43.154491,16.64 40.943268,16.64 c -1.44508,0 -3.191201,0.301727 -3.880268,0.670505 -1.148671,0.61475 -1.171781,0.786246 -0.277925,2.062404 0.536208,0.765544 0.974924,2.039047 0.974924,2.830006 0,1.244532 0.314855,1.426271 2.339118,1.350171 1.730299,-0.06505 2.646475,0.291633 3.52,1.37039 1.256017,1.551116 1.611143,4.516524 0.540882,4.516524 -0.352,0 -0.64,-0.734696 -0.64,-1.632657 0,-1.27027 -0.512548,-1.846813 -2.309175,-2.597492 -2.534685,-1.059059 -3.38892,-0.886356 -1.866291,0.377313 0.536506,0.445261 0.975466,1.206301 0.975466,1.691201 0,1.35971 -1.782629,1.042685 -2.24,-0.398365 -0.223441,-0.704 -0.818849,-1.28 -1.323128,-1.28 -0.50428,0 -0.916872,-0.432 -0.916872,-0.96 0,-0.528 0.288,-0.96 0.64,-0.96 1.085751,0 0.708172,-2.300714 -0.66383,-4.044932 l -1.30383,-1.657551 1.912047,-0.988759 c 5.055539,-2.61432 10.752233,-0.413436 14.695968,5.677701 1.38649,2.141448 3.339611,4.491909 4.340268,5.223249 4.981108,3.640487 12.317726,3.742651 10.392168,0.144712 -0.356015,-0.665218 -0.589624,-1.989098 -0.519133,-2.941954 0.311388,-4.209115 -1.952866,-5.995137 -5.412434,-4.269277 -2.309643,1.152202 -2.321225,1.152199 -2.321225,-6.71e-4 0,-1.128534 1.945854,-2.262518 3.882356,-2.262518 0.773578,0 2.323143,0.97192 3.443479,2.159821 l 2.036973,2.159822 2.055059,-2.159822 C 70.403639,19.263403 71.660556,18.56 72.877269,18.56 c 1.893365,0 3.937654,1.703154 3.901436,3.250394 -0.0152,0.6494 -0.335593,0.543444 -1.12,-0.370394 -0.604289,-0.704 -1.674707,-1.250641 -2.378707,-1.214758 -3.08311,0.157146 -3.52,0.307918 -3.52,1.214758 0,0.528 -0.30105,0.96 -0.669001,0.96 -0.413995,0 -0.51364,0.828139 -0.261416,2.17261 0.225415,1.201563 0.09172,2.762815 -0.299136,3.493128 -0.590947,1.104194 -0.480349,1.441668 0.675129,2.060061 1.993596,1.06694 6.55559,0.373713 8.328869,-1.26563 0.828055,-0.765513 2.951405,-3.324215 4.718555,-5.686005 1.767151,-2.36179 4.30425,-5.001482 5.637999,-5.865981 2.363847,-1.53218 2.387735,-1.585601 0.947327,-2.118443 -2.10574,-0.778964 -4.130529,-2.807274 -7.004805,-7.016987 -3.165839,-4.636742 -6.389886,-6.8960335 -9.822087,-6.8829528 -3.576072,0.013629 -4.380813,0.6361636 -3.572078,2.7632997 0.407941,1.0729662 0.430682,2.2810214 0.06123,3.2527517 -0.473297,1.2448657 -0.286338,1.8710612 0.960216,3.2161144 1.240345,1.338354 1.900794,1.582406 3.323572,1.228137 0.976594,-0.24317 2.112077,-0.897969 2.523298,-1.455109 0.41122,-0.5571397 0.950799,-0.8098552 1.199064,-0.5615897 0.767829,0.7678287 -0.230755,2.4011927 -1.945726,3.1825857 -2.032827,0.926218 -5.744358,-0.607059 -6.389447,-2.639555 -0.570057,-1.7960908 -1.891746,-1.6552162 -2.780968,0.296415 -1.276012,2.80054 -5.914853,3.527281 -7.82485,1.225876 -1.149504,-1.385067 -0.422871,-2.5644229 0.816437,-1.325114 1.593729,1.593728 5.617817,1.704656 5.617817,0.154861 0,-0.49034 0.438522,-1.0598041 0.974494,-1.2654757 0.807758,-0.3099661 0.837624,-0.593112 0.17455,-1.6548618 C 64.533303,6.7221809 64.517687,5.9805792 65.081227,4.4875921 65.715138,2.8081716 65.654436,2.4629108 64.628751,1.913981 63.977219,1.5652915 62.15131,1.28 60.571177,1.28 c -3.475456,0 -5.723083,1.6773241 -9.33439,6.9659242 -3.256768,4.7693918 -5.087863,6.3804968 -7.747556,6.8167498 l -2.209232,0.362368 2.327851,-1.290796 c 1.452959,-0.805667 3.452152,-2.997377 5.319312,-5.8315474 1.973326,-2.9953198 4.012736,-5.1937385 5.992148,-6.4593424 2.715054,-1.73596095 3.366216,-1.88634101 6.840688,-1.57979541 5.080248,0.44822 5.113481,0.44838312 9.92,0.0486899 3.812452,-0.31703013 4.373875,-0.19575187 6.719999,1.45164921 1.408,0.9886691 3.503154,3.2282472 4.655896,4.9768401 4.391245,6.66107 4.925209,7.121281 10.364148,8.932614 2.826976,0.941469 5.139956,1.986244 5.139956,2.321722 0,0.335477 -0.479747,1.342145 -1.066104,2.237039 -0.792446,1.209425 -0.915657,2.053737 -0.48,3.289227 0.492879,1.397769 0.298331,1.949765 -1.223127,3.470403 -0.995077,0.99454 -1.931077,1.808255 -2.08,1.808255 -0.600869,0 -0.219676,-2.355093 0.497231,-3.072 0.597333,-0.597333 0.412444,-0.768 -0.832,-0.768 -1.995669,0 -3.136,1.093787 -3.136,3.008 0,1.720653 -0.957325,1.956002 -1.560682,0.383679 -0.700992,-1.826756 1.683249,-4.324084 4.344261,-4.550313 1.887935,-0.160505 2.336421,-0.457958 2.336421,-1.549606 0,-0.743034 0.500177,-1.903661 1.111504,-2.57917 1.057757,-1.168808 1.051842,-1.271823 -0.122323,-2.130394 -3.319892,-2.427564 -8.161343,-0.206172 -11.617255,5.33032 -2.639802,4.229054 -6.132356,7.692694 -8.307363,8.238586 -0.823212,0.206613 -3.019507,0.207043 -4.880655,9.57e-4 -4.010179,-0.444051 -4.11982,-0.444061 -9.479396,-8.94e-4 -3.93717,0.325553 -4.356768,0.22379 -7.351618,-1.782953 z m 13.378634,-1.540556 c 0.682467,-1.778482 0.422157,-2.552729 -0.891527,-2.651686 -0.704,-0.05303 -1.28,0.294127 -1.28,0.771461 0,1.293604 0.707563,2.892569 1.28,2.892569 0.27668,0 0.677867,-0.455555 0.891527,-1.012344 z M 66.569798,6.24 c 0.0065,-0.5333333 0.2166,-0.48 0.6302,0.16 0.488747,0.756282 0.622479,0.6091523 0.6302,-0.6933333 C 67.842495,3.6319982 67.246975,3.0042831 66.138884,3.9239172 65.140275,4.752689 64.979605,7.04 65.919998,7.04 c 0.352,0 0.64441,-0.36 0.6498,-0.8 z m -1.493515,12.542951 c -0.807048,-0.807047 -0.445271,-5.178764 0.493003,-5.957462 1.059955,-0.879685 3.526109,-0.319518 3.599679,0.817639 0.02693,0.41628 0.150051,1.292231 0.273598,1.946558 0.123547,0.654327 -0.0017,1.801597 -0.278393,2.549489 l -0.503024,1.359803 -0.432667,-1.363212 C 67.990513,17.386 67.83986,16.52673 67.893695,16.226277 68.224985,14.377353 67.720653,12.8 66.798201,12.8 c -0.845012,0 -0.969734,0.453337 -0.660289,2.4 0.3787,2.382336 -0.22495,4.419631 -1.061629,3.582951 z M 22.155789,13.201394 C 20.706105,11.662161 18.441722,8.9339287 17.123827,7.1386562 13.854032,2.68445 12.050378,1.6236827 7.7244746,1.6106987 L 4.1599999,1.6 v 3.5058315 c 0,5.0806725 2.2842759,7.1025005 5.9943631,5.3056515 2.270496,-1.0996343 2.883732,-0.8966366 2.253415,0.745942 C 11.940337,12.375558 9.6340427,13.44187 7.478336,13.436547 5.5301776,13.431735 0,7.6012919 0,5.5521677 0,4.5369281 0.83151632,3.242517 2.3274286,1.9290886 4.5176752,0.00602656 4.8751074,-0.09401347 8.3916191,0.23181104 14.111506,0.7617906 16.92359,2.6954364 20.863144,8.807484 c 1.193792,1.852116 3.107954,3.93904 4.253693,4.637608 3.274274,1.996356 9.795559,1.478411 8.46627,-0.672423 -0.310955,-0.503136 -0.242607,-0.650819 0.180252,-0.389478 0.958831,0.592591 2.71664,-0.192862 2.71664,-1.213893 0,-0.469566 0.261141,-1.015151 0.580314,-1.2124103 0.319173,-0.1972597 0.42841,0.2222313 0.242748,0.9322023 -0.185662,0.709972 -0.590803,1.447366 -0.900314,1.638655 -1.036303,0.64047 -0.577914,1.440049 1.197252,2.088395 1.186682,0.433414 1.381456,0.659266 0.597925,0.693334 -0.639141,0.02779 -1.693322,-0.233789 -2.342626,-0.581286 -0.837819,-0.448387 -1.708163,-0.356631 -2.997925,0.316057 -0.999556,0.521328 -3.223269,0.949644 -4.941584,0.951812 -2.862946,0.0036 -3.344631,-0.230093 -5.76,-2.794663 z M 3.8301997,5.4628571 C 3.8248096,5.0982857 3.5368096,4.368 3.1901997,3.84 2.6300221,2.9866667 2.4899777,2.9866667 1.9298001,3.84 0.94702144,5.3370927 1.1644542,6.1257143 2.5599999,6.1257143 c 0.704,0 1.2755899,-0.2982857 1.2701998,-0.6628572 z M 100.32,15.558832 c -0.616003,-0.160978 -1.120003,-0.55957 -1.120003,-0.885759 0,-0.790585 1.102373,-0.758253 1.600003,0.04693 0.60454,0.978173 2.91393,0.741771 5.87147,-0.601037 2.02078,-0.917496 3.38554,-2.296826 5.6032,-5.6630173 C 116.29915,2.3471719 119.0058,0.64 124.66654,0.64 c 3.95686,0 4.53798,0.17117894 6.09372,1.7950201 2.12584,2.2189019 2.34112,5.4860697 0.43974,6.6735066 -0.704,0.4396552 -1.28,1.1411923 -1.28,1.5589723 0,1.091292 -3.14771,3.412501 -4.62757,3.412501 -1.79407,0 -4.82742,-1.936326 -5.18691,-3.31105 -0.391,-1.4951826 0.27322,-1.473557 3.07501,0.100116 1.24271,0.697987 2.25947,0.985987 2.25947,0.64 0,-0.345986 0.32825,-0.629066 0.72944,-0.629066 1.25935,0 2.38579,-2.1689991 2.03674,-3.9218122 -0.1842,-0.9249967 -0.0314,-2.2488763 0.3395,-2.9419547 0.98079,-1.8326175 -0.24732,-2.7366885 -3.71368,-2.7338407 -4.07343,0.00335 -6.24264,1.5715129 -9.88113,7.1432575 -3.92707,6.0136621 -6.11572,7.5995881 -10.35048,7.5001091 -1.73821,-0.04083 -3.66439,-0.20595 -4.28039,-0.366927 z M 131.2,4.9838052 c 0,-1.537028 -1.68707,-1.4636864 -2.09363,0.091016 -0.2394,0.915488 -0.0104,1.211284 0.88536,1.1438052 C 130.69142,6.1659203 131.2,5.6461693 131.2,4.9838052 Z M 95.336557,14.649539 C 97.458819,13.802382 97.432322,13.87863 96.335386,11.77522 95.200342,9.5987359 95.124247,8.96 95.999997,8.96 c 0.352,0 0.64,0.3769547 0.64,0.837677 0,0.460722 0.426527,1.396722 0.947838,2.08 0.821714,1.077014 1.03537,1.114581 1.605657,0.282323 1.142578,-1.667442 1.502498,-3.9509684 0.700823,-4.4464293 C 99.368079,7.3883385 99.733972,6.6037446 101.08769,5.1545811 102.70338,3.4249819 103.04,3.274931 103.04,4.2843166 c 0,0.6708259 -0.36,1.5874442 -0.8,2.0369296 -0.64587,0.6597944 -0.431,0.7769325 1.11527,0.608 C 104.70074,6.7822518 105.52034,6.196391 106.11019,4.96 107.08276,2.9213833 108.16,2.6447173 108.16,4.4335487 c 0,1.8891096 -3.14561,4.0573309 -5.2699,3.6324713 -1.4438,-0.2887598 -1.7701,-0.1265649 -1.7701,0.8798661 0,2.3259249 -1.525219,4.5793939 -3.720214,5.4965219 -1.207859,0.504675 -2.520936,0.899337 -2.917948,0.877025 -0.397013,-0.02231 -0.01239,-0.323764 0.854719,-0.669894 z M 32.426666,11.093333 c -0.234667,-0.234666 -0.426667,-1.070161 -0.426667,-1.8566543 0,-1.2160491 -0.330692,-1.4206141 -2.210377,-1.3673325 -1.326624,0.037605 -2.733989,-0.411208 -3.52,-1.1225375 C 24.877233,5.4867139 24.539342,3.5355225 25.599999,2.88 c 0.360203,-0.2226173 0.64,0.2905298 0.64,1.1737563 0,1.5466851 1.139098,2.4598627 3.36,2.6936028 1.283529,0.1350858 1.438436,-0.4129227 0.408,-1.4433591 -0.3916,-0.3916 -0.600525,-1.0464254 -0.464277,-1.4551677 0.144345,-0.4330366 1.140101,0.1096379 2.386133,1.3004124 1.538807,1.4705665 1.913881,2.1823467 1.337655,2.5384739 -0.504213,0.3116205 -0.645656,1.1128595 -0.38194,2.1635877 0.425361,1.6947727 0.308939,2.0098697 -0.458904,1.2420267 z M 91.199997,7.5542838 c -0.704,-0.39869 -1.49159,-1.0375043 -1.7502,-1.4195874 C 88.740973,5.087444 88.86384,2.4250296 89.599997,2.88 c 0.352,0.217548 0.64,0.9237321 0.64,1.569298 0,1.2482972 1.233288,1.9936377 3.84,2.3207139 1.346049,0.168895 1.422234,0.099625 0.48,-0.4364279 C 93.372934,5.6582436 92.996382,3.2 94.079997,3.2 c 0.352,0 0.64,0.3857717 0.64,0.8572704 0,0.4714987 0.763812,1.2052865 1.69736,1.6306395 0.961292,0.4379941 1.446986,1.0039582 1.12,1.3051033 -1.032653,0.9510468 -5.024782,1.3046112 -6.33736,0.5612706 z M 35.548476,7.0860777 C 35.346591,6.7594204 35.746862,6.3126885 36.437968,6.0933401 37.129074,5.8739917 37.872663,5.1332567 38.090389,4.4472624 38.308115,3.7612681 38.754847,3.2 39.083127,3.2 c 0.949869,0 0.693718,1.3921977 -0.498547,2.7096356 -1.048427,1.158499 -1.027836,1.1992003 0.48,0.9487936 2.661871,-0.4420574 3.815419,-1.1818501 3.815419,-2.446902 0,-0.66634 0.288,-1.2115272 0.64,-1.2115272 0.999256,0 0.751101,2.3574701 -0.365715,3.4742857 -1.107424,1.1074246 -6.979398,1.4253437 -7.605808,0.411792 z"
+ id="path1" />
+ </g>
+</svg>
diff --git a/77078-h/images/i_logo.svg b/77078-h/images/i_logo.svg
new file mode 100644
index 0000000..77474a8
--- /dev/null
+++ b/77078-h/images/i_logo.svg
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ version="1.1"
+ id="svg1"
+ width="157.20677"
+ height="137.83371"
+ viewBox="0 0 157.20677 137.83371"
+ sodipodi:docname="i_logo.svg"
+ inkscape:version="1.4.2 (f4327f4, 2025-05-13)"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <defs
+ id="defs1" />
+ <sodipodi:namedview
+ id="namedview1"
+ pagecolor="#ffffff"
+ bordercolor="#000000"
+ borderopacity="0.25"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:zoom="5.8633094"
+ inkscape:cx="77.260123"
+ inkscape:cy="67.11227"
+ inkscape:window-width="1920"
+ inkscape:window-height="1017"
+ inkscape:window-x="-8"
+ inkscape:window-y="-8"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="g1" />
+ <g
+ inkscape:groupmode="layer"
+ inkscape:label="Image"
+ id="g1"
+ transform="translate(-3.1938647,-2.3601596)">
+ <path
+ style="fill:#000000"
+ d="m 79.375824,137.69387 c 1.26305,-2.7721 2.81804,-3.3239 2.81804,-1 0,0.825 0.45,1.5 1,1.5 0.55,0 1,0.45 1,1 0,0.55 -1.34035,1 -2.97856,1 -2.81422,0 -2.91571,-0.13794 -1.83948,-2.5 z m -6.43196,-1.5801 c -2.71337,-1.58039 -2.13504,-3.23336 0.8676,-2.47974 2.8213,0.7081 6.3824,-1.59644 6.3824,-4.13033 0,-1.05468 -0.45619,-1.13605 -1.93426,-0.34501 -2.93725,1.57196 -8.0365,1.27495 -8.72066,-0.50795 -0.32569,-0.84872 -0.24996,-1.86122 0.16829,-2.25 0.41824,-0.38878 0.96133,-0.14437 1.20687,0.54313 0.65469,1.83314 4.72039,1.52354 7.28717,-0.55492 2.19328,-1.77601 2.12429,-1.79825 -4.30747,-1.38871 -5.53828,0.35265 -7.39801,0.009 -12.17824,-2.25278 -4.9874,-2.35942 -6.2842,-3.65454 -11.18045,-11.16606 -3.324254,-5.09986 -7.587259,-10.11639 -10.66255,-12.54727 -4.670183,-3.69157 -5.521827,-4.00534 -9.618289,-3.54361 -5.32505,0.60021 -9.06041,4.21135 -9.06041,8.75911 0,2.91648 2.158185,4.11534 3.5,1.94424 1.170638,-1.89413 7.87862,-1.10246 10.601883,1.25122 2.936465,2.53796 6.142446,8.17112 5.191568,9.122 -1.262229,1.26222 -2.293451,0.57247 -2.293451,-1.53402 0,-2.98629 -5.683006,-7.8392 -9.180108,-7.8392 -3.282657,0 -3.755124,1.56839 -0.758934,2.51935 2.139393,0.67901 4.730156,5.02287 3.643717,6.10931 -0.341113,0.34111 -2.023737,-0.56079 -3.739165,-2.00423 -1.715429,-1.44344 -4.007396,-2.62443 -5.093262,-2.62443 -2.343607,0 -5.04916,-5.60748 -4.225409,-8.75751 0.388514,-1.48569 -0.192721,-2.55406 -2.052415,-3.77258 -3.34801,-2.1937 -3.273958,-3.08401 0.316239,-3.80205 2.822115,-0.56442 2.932091,-0.8108 3.615019,-8.09866 0.808646,-8.62945 0.305979,-11.40532 -3.136245,-17.319205 -3.06715,-5.269496 -5.470389,-5.472846 -8.2857873,-0.7011 l -2.093902,3.548905 2.441616,2.63317 c 2.6559673,2.86434 2.5008493,4.26903 -0.471425,4.26903 -2.376656,0 -5.979939,-3.7581 -5.979939,-6.23687 0,-1.022862 0.868749,-3.657849 1.930552,-5.85553 1.779912,-3.683993 1.812684,-4.277881 0.419992,-7.611063 -1.371793,-3.283161 -1.352689,-3.96538 0.207957,-7.426273 0.945185,-2.096046 2.668689,-4.607034 3.830009,-5.579974 1.1613203,-0.97294 1.7809853,-1.368272 1.3770343,-0.878515 -0.403951,0.489756 0.04605,1.461195 1,2.158752 1.623078,1.186842 1.589972,1.422082 -0.515544,3.663328 -2.4607973,2.619429 -2.8076583,4.855629 -1.214816,7.831881 2.129573,3.979145 8.101728,1.437755 11.340828,-4.825974 1.927519,-3.727411 2.000734,-6.073228 0.477437,-15.297138 -1.03048,-6.239793 -1.378827,-6.942629 -3.440983,-6.942629 -3.009874,0 -4.188022,-1.984427 -1.582646,-2.665748 2.067708,-0.540718 2.226105,-1.03357 2.416982,-7.520427 0.08735,-2.968563 0.557007,-3.798752 2.412493,-4.264449 1.267214,-0.318051 3.873871,-1.956616 5.79257,-3.641257 3.412394,-2.996121 5.548135,-3.158447 5.548135,-0.421682 0,0.752621 -1.124651,2.253053 -2.499223,3.334292 -2.065002,1.624331 -2.226159,2.070674 -0.927558,2.568994 3.017459,1.157908 8.065128,-3.006211 9.539133,-7.869392 0.562789,-1.856808 0.67318,-1.877235 1.363881,-0.252371 1.092105,2.569162 -1.119426,7.090054 -4.422908,9.041469 -3.254532,1.922499 -9.107341,2.236555 -10.766193,0.577703 -1.541518,-1.541518 -3.287132,-0.221982 -3.287132,2.484794 0,3.720813 4.946435,7.628074 9.656836,7.628074 6.63042,0 11.759365,-4.54409 22.343163,-19.795371 3.86382,-5.567772 8.15788,-7.843816 16.70913,-8.856585 3.60094,-0.426478 5.96903,-0.120072 8.55464,1.106881 3.33597,1.58302 3.74498,1.585449 6.10932,0.03627 2.05694,-1.347756 3.81081,-1.5236 9.31606,-0.934038 8.051916,0.862288 12.793746,3.608526 16.359656,9.474729 9.7491,16.038026 17.45205,22.278035 24.59213,19.921597 4.01848,-1.326219 6.35906,-4.364796 6.35906,-8.255447 0,-2.6979 -0.18093,-2.818589 -3.25,-2.167901 -1.7875,0.378975 -3.475,0.69302 -3.75,0.697876 -5.97527,0.105514 -12.35712,-5.265561 -11.81938,-9.94739 0.41972,-3.65419 2.07609,-3.228892 3.12039,0.801206 0.96842,3.737262 4.70427,7.260282 6.17395,5.822229 0.63214,-0.618539 0.54424,-1.64367 -0.25,-2.915449 -0.67373,-1.078809 -1.22496,-3.409103 -1.22496,-5.178431 v -3.21696 l 1.75,2.250862 c 5.73751,7.379622 6.14763,7.700945 8.19618,6.421606 2.47171,-1.543612 2.98956,-0.713457 3.71813,5.960491 0.31665,2.900603 1.25316,5.814703 2.08113,6.475779 2.02346,1.615583 0.84968,4.298044 -1.88072,4.298044 -1.20893,0 -1.93195,0.266105 -1.60671,0.591345 0.32524,0.325239 -0.0449,2.687739 -0.82251,5.25 -2.90086,9.558361 -1.25877,18.370656 4.10851,22.048379 3.86275,2.6468 4.61831,2.395324 6.83439,-2.274719 2.17473,-4.58289 2.04278,-6.271601 -0.54285,-6.947759 -1.82819,-0.478082 -1.96452,-0.806917 -0.87756,-2.116631 1.81742,-2.189853 3.74997,-1.925952 5.50441,0.751659 2.92297,4.46101 2.93838,7.973233 0.0487,11.09128 l -2.64651,2.855636 2.81547,2.938716 c 1.9692,2.055412 2.71658,3.746268 2.48648,5.625409 -0.50429,4.11807 -2.90845,7.18669 -5.63058,7.18669 -3.63517,0 -4.10346,-1.91847 -1.13921,-4.66707 1.45557,-1.34968 2.50304,-2.76423 2.32771,-3.14345 -0.17532,-0.379216 -0.93609,-1.926985 -1.6906,-3.439485 -2.61832,-5.248778 -8.83791,-2.476871 -11.50106,5.125725 -1.83744,5.2454 -1.92778,9.26056 -0.36105,16.04799 0.98984,4.28822 1.52832,5.07629 3.46861,5.07629 1.76586,0 2.14817,0.40458 1.65367,1.75 -0.35377,0.9625 -1.24124,2.11075 -1.97217,2.55167 -0.89398,0.539282 -1.15415,2.012212 -0.79488,4.500012 0.72429,5.01537 -2.16927,8.99531 -5.31565,7.31142 -1.8345,-0.98179 -2.4391,-0.68104 -4.76739,2.37151 -1.46655,1.92275 -3.06639,3.24873 -3.5552,2.94663 -1.69398,-1.04694 -0.88217,-5.32243 1.30093,-6.85154 2.96782,-2.07874 1.57933,-3.14087 -2.10886,-1.61317 -3.51265,1.45499 -6.30663,5.28141 -5.46254,7.48107 0.82052,2.13825 -1.33131,1.96574 -2.46492,-0.1976 -2.26835,-4.32884 3.67101,-10.25 10.28151,-10.25 2.29083,0 4.66593,0.50079 5.27801,1.11287 1.68077,1.68077 3.28713,0.13073 3.28713,-3.17189 0,-6.276862 -7.13412,-8.869302 -14.62516,-5.314572 -4.16281,1.97538 -10.25348,8.724942 -14.22765,15.766782 -3.46139,6.13325 -8.51943,10.30146 -13.833646,11.39996 -2.86667,0.59257 -3.89288,1.33684 -4.13309,2.99757 -0.25989,1.79683 -0.97225,2.20928 -3.81574,2.20928 -1.92291,0 -4.3393,-0.45122 -5.36976,-1.0027 -2.39833,-1.28355 -3.20675,-0.007 -1.48606,2.34575 0.87894,1.20202 2.29341,1.70813 4.16133,1.48897 3.18328,-0.3735 3.92717,1.75779 1.21144,3.47083 -1.21614,0.76712 -2.42237,0.44832 -4.8534,-1.28273 -1.92973,-1.37409 -3.49595,-1.90329 -3.88165,-1.31154 -0.58625,0.89941 -4.56707,3.33457 -5.33087,3.26101 -0.17365,-0.0167 -1.10324,-0.48908 -2.06574,-1.04969 z m 19.57385,-9.32146 c 0.39445,-1.02792 -0.57672,-1.51958 -3.64301,-1.84426 -5.27461,-0.55852 -6.63814,0.14999 -3.56594,1.8529 3.14421,1.74282 6.53841,1.73875 7.20895,-0.009 z m -14.90457,-3.56775 2.54948,-0.96931 -2.08256,-3.52968 c -1.74545,-2.95832 -1.90754,-4.03172 -1.00137,-6.63115 0.91074,-2.61257 0.8474,-3.01177 -0.40183,-2.5324 -0.81565,0.31299 -1.483,0.1332 -1.483,-0.39953 0,-1.32037 -3.3549,-1.21967 -6.45717,0.19382 -3.47841,1.58487 -4.58531,0.10519 -1.68204,-2.24852 2.88304,-2.33732 5.28945,-2.41099 9.74174,-0.29824 2.03044,0.9635 4.31152,1.3399 5.65113,0.93248 7.51307,-2.28496 9.24207,-2.40676 12.46379,-0.87795 1.8054,0.85672 3.28255,1.92984 3.28255,2.38471 0,1.71761 -2.07529,2.01265 -3.5791,0.50884 -1.95119,-1.9512 -3.15012,-1.95336 -6.87228,-0.0124 -1.62326,0.84645 -3.87326,1.46887 -5,1.38314 -3.95513,-0.30094 -4.54862,0.0884 -4.54862,2.98371 0,4.20154 0.94968,6.08179 3.07181,6.08179 2.07646,0 3.92819,-2.79738 3.92819,-5.93426 0,-1.13616 0.45,-2.06574 1,-2.06574 1.56977,0 1.16869,5.61511 -0.5,7 -2.36741,1.96478 -1.76109,3.78374 1.5,4.5 6.24877,1.37246 14.504586,-2.41985 19.684266,-9.04195 1.54865,-1.97992 3.49073,-4.47161 4.31573,-5.5371 6.16507,-7.9622 7.76914,-9.69715 10.92908,-11.82082 4.63118,-3.11242 11.69806,-3.86143 15.90532,-1.68577 3.64526,1.88504 3.73565,1.58036 1.5442,-5.20506 -1.50105,-4.64775 -1.4971,-5.57907 0.0533,-12.54771 1.74332,-7.836011 4.54567,-12.661595 7.35291,-12.661595 1.11658,0 0.58382,-0.881441 -1.67004,-2.763047 -1.82033,-1.519675 -3.93406,-4.557175 -4.69717,-6.75 -1.834,-5.270014 -1.79151,-15.656302 0.0824,-20.141196 2.20875,-5.286274 1.8802,-5.737535 -2.01447,-2.76692 -2.8864,2.201565 -4.22642,2.585127 -7.49826,2.146281 C 124.80946,34.064363 118.62135,29.20958 112.50124,20.263979 105.45061,9.958277 101.51923,6.515163 95.828294,5.661753 c -4.52352,-0.678343 -10.63443,0.11986 -10.63443,1.389061 0,0.383921 0.72015,1.726201 1.60034,2.982844 1.52916,2.183179 1.51237,3.50854 -0.0939,7.410207 -0.59791,1.452356 -0.17572,1.75 2.48226,1.75 1.76148,0 4.49578,-0.763845 6.07622,-1.697433 3.56494,-2.105862 4.7272,-1.160474 2.58769,2.104836 -1.15522,1.763087 -2.69388,2.558922 -5.37715,2.781208 -2.8334,0.234723 -3.84895,0.803803 -4.12478,2.311389 -0.61202,3.345068 -2.21545,4.5 -6.24747,4.5 -3.26845,0 -4.08686,-0.454397 -5.40324,-3 -0.90589,-1.751811 -2.3496,-3 -3.46991,-3 -2.6853,0 -7.54303,-4.361022 -6.58479,-5.911488 0.57212,-0.925708 1.22437,-0.746833 2.5791,0.707297 1.35852,1.458202 2.7651,1.841477 5.60823,1.528166 4.49398,-0.495232 5.13642,-0.954923 3.5507,-2.540642 -1.61761,-1.617613 -1.48636,-5.000428 0.28487,-7.342203 2.13925,-2.828343 1.94743,-3.119051 -2.53047,-3.835097 -8.59973,-1.375152 -16.05113,2.928027 -23.19304,13.393967 -1.68893,2.475 -3.78491,5.240351 -4.657733,6.145225 -0.872826,0.904873 -2.862601,3.042373 -4.421722,4.75 -1.559121,1.707626 -3.809121,3.167675 -5,3.244552 -4.909441,0.316931 -10.336051,-0.442704 -13.008164,-1.820925 -3.727844,-1.922745 -4.476494,-0.976037 -2.232373,2.822957 1.349773,2.284983 1.810806,5.085895 1.785643,10.848315 -0.03396,7.776421 -1.384523,12.154553 -5.031317,16.310042 -1.444376,1.645854 -1.42054,2.095891 0.27806,5.25 1.882684,3.495933 3.494265,4.480183 3.601941,2.199834 0.410998,-8.704042 2.967514,-14.343121 8.853837,-19.529503 11.310352,-9.965439 29.961158,-15.719675 50.260278,-15.506543 17.857816,0.187499 31.227666,4.433669 43.795376,13.909102 8.53642,6.436042 10.9936,10.823216 11.01503,19.666782 0.0204,8.419337 -2.09294,12.935977 -8.6992,18.591997 C 113.50133,99.75444 86.667144,105.48608 63.522794,100.16341 46.055736,96.14639 33.536161,89.18961 28.333171,80.60953 26.881536,78.21568 25.46168,76.24286 25.177935,76.22547 c -0.283745,-0.0174 -0.576752,2.61541 -0.651125,5.85066 -0.08151,3.54555 -0.973816,7.77804 -2.246229,10.65454 -2.36607,5.34889 -2.06979,6.66281 0.896992,3.97791 2.977625,-2.69471 11.17398,-3.17975 16.311315,-0.96525 4.959081,2.13766 5.744018,2.96831 12.500296,13.2283 7.92394,12.03319 17.48068,17.34899 25.62393,14.25293 z m 16.09477,-24.44104 c 0.56991,-0.74554 3.1013,-1.36843 5.77969,-1.42219 2.621106,-0.0526 5.752416,-0.78682 6.958466,-1.63156 1.20604,-0.84475 3.44267,-1.5359 4.9703,-1.5359 3.06703,0 3.78768,-1.61001 1.02749,-2.29554 -0.9625,-0.23905 -0.50692,-0.28048 1.01241,-0.0921 2.84378,0.35266 10.73759,-3.1124 10.73759,-4.71336 0,-0.49447 0.675,-0.89903 1.5,-0.89903 0.825,0 1.5,-0.42535 1.5,-0.94521 0,-0.51987 -2.1375,-1.11376 -4.75,-1.31976 -4.34278,-0.34243 -4.21924,-0.38999 1.44098,-0.55479 7.21073,-0.20993 9.32199,-1.88625 3.08181,-2.44693 l -4.27279,-0.3839 4.75,-0.17471 c 2.6125,-0.0961 4.75,-0.65126 4.75,-1.23372 0,-0.58246 -0.45132,-0.78009 -1.00294,-0.43917 -0.55161,0.34092 -3.13911,0.28758 -5.75,-0.11853 -4.10554,-0.63859 -4.40921,-0.83605 -2.24706,-1.46115 1.4239,-0.41166 -2.41417,-0.76568 -8.91667,-0.82245 -6.27916,-0.0548 -11.14822,-0.36812 -10.82013,-0.69622 0.32809,-0.32809 2.87809,-0.57886 5.66667,-0.55726 5.6527,0.0438 6.8547,-1.71207 2.52308,-3.68569 -3.44593,-1.57007 -4.78156,-1.459243 -4.09132,0.339485 0.40927,1.066545 -0.0655,1.477185 -1.64301,1.421055 -1.2915,-0.046 -1.64899,-0.30548 -0.85547,-0.62105 1.14521,-0.455434 1.14655,-0.675977 0.008,-1.379415 -2.64865,-1.636958 0.61882,-2.664149 6.90284,-2.170037 5.609,0.441035 6.08619,0.642729 4.5,1.902009 -1.64505,1.306005 -1.59217,1.398363 0.72565,1.267357 4.26546,-0.241085 4.60948,0.119176 1.5,1.570826 -2.97994,1.39117 -2.96656,1.39837 2,1.07785 3.7929,-0.24479 5.08356,-0.7431 5.34613,-2.06407 0.19037,-0.957763 -0.0524,-1.495051 -0.53959,-1.193977 -0.48715,0.301073 -1.7557,-0.747022 -2.81901,-2.329102 -1.06331,-1.582079 -2.945,-3.130432 -4.18154,-3.440784 -1.23655,-0.310352 -2.66687,-1.346464 -3.17851,-2.302469 -0.8241,-1.540519 -0.37508,-1.738193 3.94876,-1.738193 3.89191,0 5.36814,-0.505651 7.29868,-2.5 3.53376,-3.650557 3.99874,-6.222189 1.59211,-8.805401 -2.23147,-2.395207 -6.84289,-2.918382 -8.76667,-0.994599 -1.86509,1.865091 -1.42016,4.929665 0.8,5.510251 2.14966,0.562148 2.60404,1.798399 1.02067,2.776976 -1.75899,1.087112 -5.00222,-1.368211 -4.2962,-3.252481 0.55833,-1.490101 0.42206,-1.549508 -0.96621,-0.421248 -1.34961,1.096834 -2.75913,0.97312 -8.54505,-0.75 -8.185336,-2.437701 -12.755916,-2.565118 -20.213206,-0.563498 -3.025,0.811944 -6.85,1.451988 -8.5,1.42232 -2.30422,-0.04143 -1.73326,-0.394387 2.46182,-1.521844 3.004,-0.807346 5.72088,-1.887079 6.03752,-2.399405 0.31663,-0.512327 5.73382,-0.900921 12.03818,-0.863543 6.304356,0.03738 10.787476,0.282378 9.962476,0.544444 -4.1773,1.326946 -4.10762,1.692918 0.46105,2.421478 3.43309,0.547471 5.40808,0.422377 6.41252,-0.406159 1.20194,-0.991461 0.86481,-1.303595 -1.96105,-1.81565 l -3.41252,-0.618359 3.25,-0.131641 c 3.34271,-0.135396 4.63177,-2.052935 1.5,-2.231321 -1.16667,-0.06645 -0.91667,-0.36656 0.75,-0.90032 2.33266,-0.747049 2.26573,-0.816427 -1,-1.036502 -2.47949,-0.167091 -2.84396,-0.362222 -1.25,-0.669231 4.46708,-0.860397 2.11512,-2.297501 -4,-2.444099 -3.4375,-0.08241 -5.0125,-0.337298 -3.5,-0.566422 4.91229,-0.744151 2.90384,-2.283336 -3,-2.299059 -4.081386,-0.01087 -5.314706,-0.296617 -4.249996,-0.984687 1.762836,-1.139235 1.766376,-1.139048 -18.97453,-1.000368 -11.6534,0.07792 -14.81271,0.40284 -16.2097,1.667096 -1.10917,1.003788 -2.62555,1.346845 -4.20315,0.950894 -1.56844,-0.393654 -3.01501,-0.07237 -3.96886,0.881479 -0.8255,0.825494 -2.39624,1.500899 -3.49054,1.500899 -3.36247,0 -5.067578,1.059602 -4.420138,2.746804 0.414574,1.080363 0.218177,1.341105 -0.619978,0.823098 -1.381663,-0.853915 -6.112768,0.07405 -6.113725,1.19915 -3.42e-4,0.402021 2.249658,0.575017 5,0.384435 2.898091,-0.200821 5.007061,-0.831501 5.015931,-1.5 0.009,-0.64863 0.45461,-0.496968 1.01901,0.346513 0.87748,1.311382 1.17234,1.279946 2.34493,-0.25 0.91672,-1.196111 2.57238,-1.702577 5.23099,-1.600168 3.00948,0.115924 3.26742,0.244109 1.13976,0.566422 -2.62956,0.398346 -4.0872,2.545063 -1.5,2.2091 3.64643,-0.473509 5.6596,0.146652 5.11163,1.574646 -0.3697,0.963428 0.0204,1.5 1.0904,1.5 0.9163,0 1.40894,0.415943 1.09475,0.924318 -0.3142,0.508375 0.22174,1.131174 1.19098,1.383999 0.96923,0.252824 0.29974,0.511881 -1.48776,0.575682 -2.27378,0.08116 -3.25,-0.334563 -3.25,-1.383999 0,-0.825 -0.675,-1.5 -1.5,-1.5 -0.825,0 -1.5,-0.509251 -1.5,-1.131669 0,-0.771951 -1.35093,-0.914355 -4.25,-0.448003 -2.3375,0.376017 -5.30037,0.8498 -6.58417,1.052853 -1.283789,0.203052 -3.083789,0.99264 -3.999997,1.754641 -0.916207,0.762 -2.938679,1.928926 -4.494382,2.593167 -4.53979,1.938365 -2.729124,3.679011 3.827004,3.679011 3.199452,0 5.971235,0.45 6.159525,1 0.2023,0.590933 -2.214397,1.034613 -5.907822,1.084613 -13.919685,0.188443 -16.750157,0.445936 -16.750157,1.523795 0,0.682958 0.959597,0.867564 2.5,0.480948 1.441646,-0.36183 2.5,-0.196053 2.5,0.391592 0,0.560479 -1.2375,1.078291 -2.75,1.150693 -2.473531,0.118407 -2.398131,0.205707 0.75,0.868359 2.801223,0.589631 3.000873,0.766057 1,0.883672 -1.375,0.08082 -3.175,0.583172 -4,1.116328 -1.007524,0.651112 3.159146,0.974402 12.690983,0.984687 8.399196,0.0091 14.443226,-0.392819 14.809016,-0.984687 0.33992,-0.55 -0.42102,-1.052201 -1.69098,-1.116001 -1.69417,-0.08511 -1.84303,-0.237778 -0.55902,-0.573325 3.11447,-0.813895 1.85502,-2.308899 -2,-2.37406 -3.413287,-0.05769 -3.534959,-0.149405 -1.35507,-1.021389 1.31721,-0.526901 3.26,-0.68344 4.31731,-0.347864 1.40453,0.445783 2.83584,-0.423921 5.31344,-3.228612 1.86509,-2.111312 3.4098,-3.35469 3.43269,-2.763063 0.0229,0.591627 -1.09183,2.140514 -2.47716,3.441969 -2.19402,2.061177 -2.48956,3.106582 -2.29205,8.107725 l 0.22674,5.741441 3.04205,-0.577051 c 1.67313,-0.317378 2.79638,-0.304242 2.49612,0.02919 -0.30027,0.333433 -2.52066,0.854355 -4.93422,1.157605 -2.41355,0.30325 -6.5387,1.93129 -9.167,3.61786 -2.628296,1.68658 -5.5829,2.85749 -6.565785,2.60204 -1.390145,-0.3613 -1.287324,-0.49023 0.462936,-0.58046 1.2375,-0.0638 2.25,-0.566 2.25,-1.116 0,-0.55 0.652639,-1 1.45031,-1 0.79767,0 1.810169,-0.59644 2.249999,-1.32542 0.43983,-0.72897 1.69969,-1.67727 2.79969,-2.10733 l 2,-0.781926 -2,-0.822379 c -1.65117,-0.678946 -1.43316,-0.834638 1.25,-0.892665 1.7875,-0.03866 3.25,-0.520285 3.25,-1.070285 0,-0.618846 -5.31366,-1 -13.940982,-1 -8.215299,0 -14.194815,0.410709 -14.559017,1 -0.358452,0.579987 0.771795,1.067218 2.690983,1.160037 l 3.309017,0.160037 -3.25,0.403322 c -3.390791,0.420793 -4.543712,2.224649 -1.5,2.346889 1.496439,0.0601 1.460215,0.19481 -0.25,0.92972 -1.1,0.47268 -1.389355,0.89105 -0.643011,0.92971 0.7845,0.0406 1.114152,0.70311 0.781385,1.57029 -0.316583,0.825 -0.09158,1.5 0.5,1.5 0.591582,0 0.816582,0.675 0.5,1.5 -0.635764,1.65677 2.742937,2.08477 6.029839,0.76384 1.454946,-0.58471 1.111756,-0.87341 -1.668213,-1.40333 -3.234046,-0.61647 -3.158059,-0.65551 1,-0.51384 3.110765,0.10599 4.417307,0.55576 4.232143,1.4569 -0.147322,0.71696 0.415178,1.9866 1.25,2.82143 0.834821,0.83482 1.517857,1.0903 1.517857,0.56774 0,-0.52256 1.4625,-1.53327 3.25,-2.24602 1.7875,-0.71275 4.513409,-2.16644 6.057579,-3.23041 1.54416,-1.06397 3.03096,-1.71111 3.30398,-1.43809 0.85696,0.85697 -13.273117,9.72178 -15.496042,9.72178 -1.213793,0 -2.115517,0.63936 -2.115517,1.5 0,1.99023 2.26294,1.89385 6.789838,-0.28917 3.079744,-1.48516 5.239411,-1.68438 12.710161,-1.17246 l 9,0.61671 -9.69098,0.17246 c -9.951534,0.17709 -14.206803,1.75404 -6.58181,2.43914 3.40093,0.30557 2.99749,0.41955 -1.977209,0.55861 -7.270275,0.20323 -8.52486,2.11915 -1.5,2.29071 2.612499,0.0638 3.956989,0.32285 2.987759,0.57568 -3.085048,0.80473 -0.77501,2.30775 3.57126,2.32363 3.07432,0.0112 3.79132,0.27359 2.69098,0.98469 -1.67774,1.08423 -1.65023,1.09032 6,1.32865 3.24916,0.10122 5.29538,0.57657 5,1.16152 -0.85309,1.68942 5.0725,2.42074 15.5,1.91297 6.63743,-0.32322 10.34098,-0.93302 11.01405,-1.81349 z M 53.955524,92.4866 c 1.24391,-0.23919 3.04391,-0.23011 4,0.0202 0.95609,0.2503 -0.0617,0.446 -2.26166,0.4349 -2.2,-0.0111 -2.98225,-0.21588 -1.73834,-0.45508 z m 10.00625,-0.0175 c 1.79735,-0.22256 4.49735,-0.21796 6,0.0102 1.50265,0.22818 0.0321,0.41027 -3.26791,0.40466 -3.3,-0.006 -4.52944,-0.1923 -2.73209,-0.41486 z m 12.98209,-0.007 c 2.3375,-0.21053 6.1625,-0.21053 8.5,0 2.3375,0.21054 0.425,0.38279 -4.25,0.38279 -4.675,0 -6.5875,-0.17225 -4.25,-0.38279 z m 15.51375,0.0146 c 1.52006,-0.22985 3.77006,-0.22371 5,0.0136 1.22994,0.23736 -0.0138,0.42542 -2.76375,0.41792 -2.75,-0.007 -3.75631,-0.20172 -2.23625,-0.43157 z m 8.548746,0.0345 c 0.72187,-0.28887 1.58437,-0.25334 1.91667,0.079 0.33229,0.33229 -0.25834,0.56864 -1.3125,0.52522 -1.16494,-0.048 -1.4019,-0.28494 -0.60417,-0.60417 z M 56.443864,89.50499 c 0.9625,-0.25153 2.5375,-0.25153 3.5,0 0.9625,0.25153 0.175,0.45732 -1.75,0.45732 -1.925,0 -2.7125,-0.20579 -1.75,-0.45732 z m 7.5,-0.0164 c 1.2375,-0.23835 3.2625,-0.23835 4.5,0 1.2375,0.23835 0.225,0.43337 -2.25,0.43337 -2.475,0 -3.4875,-0.19502 -2.25,-0.43337 z m 35.5,-0.0227 c 2.062496,-0.21575 5.437496,-0.21575 7.499996,0 2.0625,0.21574 0.375,0.39226 -3.75,0.39226 -4.124996,0 -5.812496,-0.17652 -3.749996,-0.39226 z m 14.019026,0.0355 c 0.97297,-0.25354 2.32297,-0.23687 3,0.037 0.67703,0.27392 -0.11903,0.48137 -1.76903,0.46099 -1.65,-0.0204 -2.20394,-0.2445 -1.23097,-0.49804 z M 74.006364,86.51127 c 0.72188,-0.28887 1.58438,-0.25334 1.91667,0.079 0.33229,0.33229 -0.25834,0.56864 -1.3125,0.52522 -1.16494,-0.048 -1.4019,-0.28494 -0.60417,-0.60417 z m 19.45653,-0.01 c 0.97297,-0.25354 2.32297,-0.23687 3,0.0371 0.67704,0.27395 -0.11903,0.4814 -1.76903,0.46102 -1.65,-0.0204 -2.20393,-0.2445 -1.23097,-0.49805 z m 9.507396,-0.0405 c 2.35204,-0.21124 5.95204,-0.20827 8,0.007 2.04796,0.21488 0.12357,0.38772 -4.27643,0.38408 -4.4,-0.004 -6.0756,-0.17944 -3.72357,-0.39068 z m 13.97357,0.0278 c 1.2375,-0.23835 3.2625,-0.23835 4.5,0 1.2375,0.23835 0.225,0.43337 -2.25,0.43337 -2.475,0 -3.4875,-0.19502 -2.25,-0.43337 z M 50.432774,84.6221 c 2.02475,-2.02476 14.35024,-8.42776 16.22304,-8.42776 2.64126,0 10.64236,-4.074521 15.39557,-7.84011 6.21276,-4.921871 11.62887,-8.122536 13.64248,-8.062063 1.1,0.03303 1.4375,0.287036 0.75,0.564449 -0.6875,0.277412 -1.25,1.366886 -1.25,2.421052 0,1.454416 -0.70929,1.916667 -2.94098,1.916667 -1.61754,0 -3.23184,0.470609 -3.58732,1.045799 -0.43684,0.706818 2.13711,0.929517 7.94098,0.687055 4.723026,-0.197309 8.587316,-0.0087 8.587316,0.419218 0,0.427879 -4.6125,0.906204 -10.249996,1.062945 -7.54869,0.209878 -10.18411,0.61441 -10,1.534983 0.1375,0.6875 -0.0875,1.196711 -0.5,1.131579 -2.35039,-0.371115 -3.40568,0.27035 -2.84565,1.729766 0.4386,1.14297 0.18744,1.44599 -0.86407,1.04249 -0.81532,-0.31287 -2.13828,0.087 -2.93991,0.88866 -0.80163,0.80163 -2.5584,1.45751 -3.90394,1.45751 -1.34554,0 -3.94411,0.29953 -5.77462,0.66563 -2.81831,0.56367 -3.02896,0.7827 -1.375,1.42972 1.39963,0.54752 0.74868,0.78399 -2.29681,0.83436 -2.3375,0.0387 -4.25,0.52029 -4.25,1.07029 0,0.55 -0.64286,1 -1.42857,1 -0.78571,0 -2.19789,0.76931 -3.13816,1.70958 -0.94027,0.94028 -2.63259,1.85045 -3.76071,2.02262 -1.12811,0.17216 -1.77326,0.0352 -1.43365,-0.30444 z m 25.52275,-0.13503 c 1.24391,-0.23919 3.04391,-0.23011 4,0.0202 0.95609,0.2503 -0.0617,0.446 -2.26166,0.4349 -2.2,-0.0111 -2.98225,-0.21588 -1.73834,-0.45508 z m 11.05084,0.0241 c 0.72188,-0.28887 1.58438,-0.25334 1.91667,0.079 0.33229,0.3323 -0.25834,0.56865 -1.3125,0.52522 -1.16494,-0.048 -1.4019,-0.28494 -0.60417,-0.60416 z m 6.9375,0.0208 c 0.6875,-0.27741 1.8125,-0.27741 2.5,0 0.6875,0.27742 0.125,0.50439 -1.25,0.50439 -1.375,0 -1.9375,-0.22697 -1.25,-0.50439 z m -21.9375,-3.02083 c 0.72188,-0.28887 1.58438,-0.25334 1.91667,0.079 0.33229,0.33229 -0.25834,0.56864 -1.3125,0.52522 -1.16494,-0.048 -1.4019,-0.28494 -0.60417,-0.60417 z m 11.94916,-0.0241 c 1.24391,-0.23919 3.04391,-0.23011 4,0.0202 0.95609,0.2503 -0.0617,0.446 -2.26166,0.4349 -2.2,-0.0111 -2.98225,-0.21588 -1.73834,-0.45508 z m 34.507366,-0.98573 c 0.97297,-0.25354 2.32297,-0.23687 3,0.037 0.67703,0.27392 -0.11903,0.48137 -1.76903,0.46099 -1.65,-0.0204 -2.20394,-0.2445 -1.23097,-0.49804 z M 70.006364,78.51119 c 0.72188,-0.28887 1.58438,-0.25334 1.91667,0.079 0.33229,0.33229 -0.25834,0.56864 -1.3125,0.52522 -1.16494,-0.048 -1.4019,-0.28494 -0.60417,-0.60417 z m 24.4375,-0.0331 c 1.5125,-0.22912 3.9875,-0.22912 5.5,0 1.512496,0.22913 0.274996,0.41659 -2.75,0.41659 -3.025,0 -4.2625,-0.18746 -2.75,-0.41659 z m 13.013746,-10e-4 c 1.52006,-0.22985 3.77006,-0.22371 5,0.0136 1.22994,0.23736 -0.0138,0.42543 -2.76375,0.41792 -2.75,-0.008 -3.75631,-0.20171 -2.23625,-0.43157 z m 9.48625,0.0553 c 0.6875,-0.27741 1.8125,-0.27741 2.5,0 0.6875,0.27741 0.125,0.50439 -1.25,0.50439 -1.375,0 -1.9375,-0.22698 -1.25,-0.50439 z M 32.006365,75.51153 c 0.721875,-0.28887 1.584375,-0.25334 1.916667,0.079 0.332291,0.33229 -0.258334,0.56864 -1.3125,0.52522 -1.164943,-0.048 -1.4019,-0.28494 -0.604167,-0.60417 z m 64.999999,0 c 0.72188,-0.28887 1.58438,-0.25334 1.91667,0.079 0.33229,0.33229 -0.25834,0.56864 -1.3125,0.52522 -1.16494,-0.048 -1.4019,-0.28494 -0.60417,-0.60417 z m -11.5625,-2.00621 c 0.9625,-0.25153 2.5375,-0.25153 3.5,0 0.9625,0.25153 0.175,0.45732 -1.75,0.45732 -1.925,0 -2.7125,-0.20579 -1.75,-0.45732 z m 2.01903,-3.003666 c 0.97297,-0.253543 2.32297,-0.236869 3,0.03705 0.67704,0.273927 -0.11903,0.481372 -1.76903,0.460992 -1.65,-0.02038 -2.20393,-0.244498 -1.23097,-0.498042 z M 72.006364,53.510751 c 0.72188,-0.288871 1.58438,-0.253344 1.91667,0.07895 0.33229,0.332292 -0.25834,0.568641 -1.3125,0.52522 -1.16494,-0.04798 -1.4019,-0.284941 -0.60417,-0.604167 z M 47.693865,52.193865 c 0.339919,-0.55 0.816476,-1 1.059019,-1 0.24254,0 0.44098,0.45 0.44098,1 0,0.55 -0.47656,1 -1.059016,1 -0.582459,0 -0.780902,-0.45 -0.440983,-1 z m 28.312499,-2.683114 c 0.72188,-0.288871 1.58438,-0.253344 1.91667,0.07895 0.33229,0.332292 -0.25834,0.568641 -1.3125,0.52522 -1.16494,-0.04798 -1.4019,-0.284941 -0.60417,-0.604167 z m 4.94916,-0.02415 c 1.24391,-0.239193 3.04391,-0.230112 4,0.02018 0.95609,0.250296 -0.0617,0.446 -2.26166,0.434901 -2.2,-0.0111 -2.98225,-0.215885 -1.73834,-0.455078 z m 9.98834,-2.955017 c 0.6875,-0.277412 1.8125,-0.277412 2.5,0 0.6875,0.277413 0.125,0.504386 -1.25,0.504386 -1.375,0 -1.9375,-0.226973 -1.25,-0.504386 z m -25.5,-2.027045 c 0.9625,-0.251527 2.5375,-0.251527 3.5,0 0.9625,0.251528 0.175,0.457323 -1.75,0.457323 -1.925,0 -2.7125,-0.205795 -1.75,-0.457323 z m 9.01903,-0.0037 c 0.97297,-0.253543 2.32297,-0.236869 3,0.03705 0.67704,0.273962 -0.11903,0.481407 -1.76903,0.461027 -1.65,-0.02038 -2.20393,-0.244498 -1.23097,-0.498042 z m 19.54347,0.0099 c 0.72188,-0.288871 1.58438,-0.253344 1.91667,0.07895 0.33229,0.332292 -0.25834,0.568641 -1.3125,0.52522 -1.16494,-0.04798 -1.4019,-0.284941 -0.60417,-0.604167 z m 8.937496,0.02083 c 0.6875,-0.277412 1.8125,-0.277412 2.5,0 0.6875,0.277413 0.125,0.504386 -1.25,0.504386 -1.375,0 -1.9375,-0.226973 -1.25,-0.504386 z m -42.480966,-3.03071 c 0.97297,-0.253543 2.32297,-0.236869 3,0.03705 0.67704,0.273942 -0.11903,0.481387 -1.76903,0.461007 -1.65,-0.02038 -2.20393,-0.244498 -1.23097,-0.498042 z m 36,0 c 0.97297,-0.253543 2.32297,-0.236869 3,0.03705 0.677036,0.273942 -0.11903,0.481387 -1.76903,0.461007 -1.65,-0.02038 -2.20393,-0.244498 -1.23097,-0.498042 z m -4.50737,-3.01427 c 1.24391,-0.239193 3.04391,-0.230112 4,0.02018 0.95609,0.250308 -0.0617,0.446012 -2.26166,0.434913 -2.2,-0.0111 -2.98225,-0.215885 -1.73834,-0.455078 z M 37.468472,84.25177 c 0.656357,-2.50991 0.213279,-2.87383 -2.798109,-2.29816 -2.678177,0.51196 -3.431516,2.24026 -0.976498,2.24026 0.825,0 1.5,0.45 1.5,1 0,1.78268 1.7518,1.05712 2.274607,-0.9421 z M 130.6291,75.29865 c 0.66883,-1.08219 -2.23752,-2.34502 -3.54179,-1.53893 -0.50934,0.31479 -0.66718,0.99125 -0.35074,1.50324 0.73258,1.18535 3.1682,1.20768 3.89253,0.0357 z m 1.56476,-4.104785 c 0,-1.264409 -2.04347,-1.264409 -4,0 -1.16887,0.755385 -0.89294,0.972755 1.25,0.984687 1.5125,0.0084 2.75,-0.434687 2.75,-0.984687 z m 0.91667,-2.637587 c 0.22916,-0.199327 -1.23334,-0.362413 -3.25,-0.362413 -2.01667,0 -3.99292,-0.03375 -4.39167,-0.075 -0.39875,-0.04125 -0.87306,0.369191 -1.05403,0.91209 -0.29861,0.895841 7.61678,0.463759 8.6957,-0.474677 z m -1.41667,-2.855941 c 0.55,-0.191717 -1.38906,-0.384104 -4.30902,-0.427525 -2.91996,-0.04342 -5.08477,0.283882 -4.8107,0.727339 0.4554,0.736848 6.7383,0.530295 9.11972,-0.299814 z m 5.22917,-0.110639 c -0.3323,-0.332291 -1.1948,-0.367818 -1.91667,-0.07895 -0.79773,0.319226 -0.56078,0.556183 0.60417,0.604167 1.05416,0.04342 1.64479,-0.192928 1.3125,-0.52522 z m -2.22917,-2.395833 c 1.37938,-0.592739 -0.17218,-0.876488 -5,-0.914402 -3.85,-0.03023 -7.675,0.381246 -8.5,0.914402 -1.92266,1.24252 10.6085,1.24252 13.5,0 z m -0.5,-3 c 1.11575,-0.721055 0.53938,-0.973297 -2.25,-0.984687 -2.0625,-0.0084 -3.75,0.434687 -3.75,0.984687 0,1.273685 4.02911,1.273685 6,0 z m -97.499995,-2 c 0.367057,-0.593911 -0.803277,-1 -2.881966,-1 -1.925,0 -3.778115,0.45 -4.118034,1 -0.367057,0.593911 0.803277,1 2.881966,1 1.925,0 3.778115,-0.45 4.118034,-1 z m 0.360243,-5 c 1.176866,0 2.139757,-0.45 2.139757,-1 0,-0.55 -1.052768,-1 -2.339485,-1 -1.600222,0 -2.711336,0.868983 -3.516251,2.75 -1.023719,2.392345 -0.997744,2.522401 0.199728,1 0.757071,-0.9625 2.339384,-1.75 3.516251,-1.75 z m 8.511307,-3.792164 c 0.269271,-0.43569 -1.504171,-0.786629 -3.940983,-0.779865 -2.436812,0.0068 -4.430567,0.363238 -4.430567,0.792164 0,1.025187 7.737374,1.01382 8.37155,-0.0123 z m 77.128445,-3.207836 c 0.33992,-0.55 -0.0835,-1 -0.94098,-1 -0.85746,0 -1.55902,0.45 -1.55902,1 0,0.55 0.42344,1 0.94098,1 0.51754,0 1.2191,-0.45 1.55902,-1 z M 83.543554,22.294155 c 3.35967,0.963541 4.89282,0.29717 2.62135,-1.13935 -2.34691,-1.484235 -6.60613,-1.107605 -8.09859,0.716135 -1.22602,1.498143 -1.16803,1.564014 0.54348,0.617392 1.2058,-0.666923 3.03445,-0.738893 4.93376,-0.194177 z m 1.90303,-8.641964 c 0.47349,-2.476934 -1.32959,-5.458326 -3.30109,-5.458326 -0.49804,0 -1.64037,1.121526 -2.53853,2.49228 -2.02864,3.096097 -1.15789,5.935751 1.59905,5.214793 1.09332,-0.285908 1.98785,-0.08541 1.98785,0.445564 0,1.930645 1.77426,-0.191416 2.25272,-2.694311 z"
+ id="path9" />
+ </g>
+</svg>