<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ThML PUBLIC "-//CCEL/DTD Theological Markup Language//EN" "http://www.ccel.org/dtd/ThML10.dtd">
<?xml-stylesheet type="text/xml"
    href="http://www.ccel.org/ss/thml.html.xsl" ?>
  <?xml-stylesheet type="text/xsl"
    href="http://www.ccel.org/ss/thml.html.xsl" ?>
  <!-- Copyright Christian Classics Ethereal Library -->
<ThML>
<ThML.head>
<title>The Hymns of Methodism in their Literary Relations</title>
<generalInfo>
<description>Bett takes on a daunting task with <i>The Hymns of Methodism in their Literary
Relations</i>. He seeks to investigate the theological and literary influences of John
Wesley, founder of the Methodist Church, and his brother Charles, who wrote hundreds
of well-known hymns. First, Bett explores how Scripture directly influenced the Wesley
brothers. Then, he looks for traces of ideas borrowed from the early church Fathers, the
Christian mystics, and the liturgies of the church through the ages. Betts seeks out the
brothers’ literary influences in the writings of their 18th century contemporaries, as well
as literary classics of the previous centuries. <i>The Hymns of Methodism</i> offers a
rare insight into the minds and times of John and Charles Wesley, the cornerstones of one
of the most influential Christian denominations of the past 200 years.

<br /><br />Kathleen O’Bannon<br />CCEL Staff</description>
<firstPublished>1913</firstPublished>
</generalInfo>

<printSourceInfo>
   <published>London: Charles H. Kelly, 1913</published>
</printSourceInfo>

<electronicEdInfo>
   <publisherID>ccel</publisherID>
   <authorID>bett</authorID>
   <bookID>methhymns</bookID>
   <workID>methhymns</workID>
   <bkgID>hymns_of_methodism_in_their_literary_relations_(bett)</bkgID>
   <version>0.9</version>
   <editorialComments>
      <p>This is the complete text of the first printed edition.</p>
      <p>These features of the printed text have been modified:</p>
      <ul>
      <li>Diacritical marks were not preserved in Greek quotations</li>
      <li>Orthography was edited to facilitate automated use:
      <ul>
      <li>Decrypted Roman numerals in hymn numbers and Bible chapters</li>
      <li>Converted Bible references to “chapter:verse” format</li>
      <li>Removed word wrapping and concomitant hyphenation.</li>
      <li>Americanized spelling of “Savior” to be consistent with “honor”, etc).</li>
      <li>Localized footnotes</li>
      <li>ThML markup (assuming HTML semantics of whitespace)</li>
      </ul></li></ul>
   </editorialComments>
   <revisionHistory>
   <table border="1">
      <tr><td>v0.8</td><td>Initial edition</td></tr>
      <tr><td>v0.9</td><td>Added hyperlinks to some quoted hymns;<br />
                       fixed typos; improved stylesheet and formatting;<br />
                       updated to current ThML standard.</td></tr>
   </table>
   </revisionHistory>
   <status>
      <p>Profitable future work may include:</p>
      <ul>
      <li>Indexes</li>
      <li>Links to quoted texts</li>
      </ul>
   </status>
   <DC>
      <DC.Title>The Hymns of Methodism in their Literary Relations</DC.Title>
      <DC.Title sub="short">Hymns of Methodism</DC.Title>
      <DC.Creator>Henry Bett</DC.Creator>
      <DC.Creator scheme="CCEL">Bett</DC.Creator>
      <DC.Creator sub="Directory">Bett, Henry</DC.Creator>
      <DC.Subject scheme="CCEL">All; Hymns; Proofed</DC.Subject>
      <DC.Subject scheme="LCSH">Hymns, History and Criticism</DC.Subject>
      <DC.Subject scheme="LCCN">BV416.M6 B4</DC.Subject>
      <DC.Subject scheme="lcsh1">Practical theology</DC.Subject>
    <DC.Subject scheme="lcsh2">Worship (Public and Private) Including the church year, Christian symbols, liturgy, prayer, hymnology</DC.Subject>
    <DC.Subject scheme="lcsh3">Hymnology</DC.Subject>
    <DC.Subject scheme="lcsh4">Denominational hymnbooks in English</DC.Subject>
    <DC.Description>A detailed analysis of the many literary influences
          detectable in the hymns of John and Charles Wesley.
</DC.Description>
      <DC.Publisher>Grand Rapids, MI: Christian Classics Ethereal Library</DC.Publisher>
      <DC.Publisher sub="Address" scheme="URL">mailto:ccel@www.ccel.org</DC.Publisher>
      <DC.Publisher scheme="CCEL">CCEL</DC.Publisher>
      <DC.Contributor sub="Transcriber">Stephen Hutcheson</DC.Contributor>
      <DC.Source sub="Print">London: Charles H. Kelly, 1913</DC.Source>
      <DC.Date sub="Created">1999-03</DC.Date>
      <DC.Type>Text.Monograph</DC.Type>
      <DC.Format scheme="IMT">text/xml</DC.Format>
      <DC.Format>Theological Markup Language</DC.Format>
      <DC.Identifier scheme="URL">/ccel/bett/methhymns.html</DC.Identifier>
      <DC.Language scheme="ISO639-3">eng</DC.Language>
      <DC.Relation />
      <DC.Coverage />
      <DC.Rights>Public Domain</DC.Rights>
   </DC>

</electronicEdInfo>
   





<style type="text/css">
.Verse	{ font-size:80%; padding-left:1em; :padding-right }
.blockquote	{ font-size:80%; padding-left:1em; :padding-right }
l.t	{ text-indent:1em; :margin-top; margin-bottom:0 }
p.t	{ text-indent:1em; :margin-top; margin-bottom:0 }
l.t2	{ text-indent:2em; :margin-top; margin-bottom:0 }
p.t2	{ text-indent:2em; :margin-top; margin-bottom:0 }
l.t3	{ text-indent:3em; :margin-top; margin-bottom:0 }
p.t3	{ text-indent:3em; :margin-top; margin-bottom:0 }
l.t4	{ text-indent:4em; :margin-top; margin-bottom:0 }
p.t4	{ text-indent:4em; :margin-top; margin-bottom:0 }
</style>

<style type="text/xcss">
<selector class="Verse">
  <property name="font-size" value="80%" />
  <property name="padding-left" value="1em" />
  <property name="" value="padding-right" />
</selector>
<selector class="blockquote">
  <property name="font-size" value="80%" />
  <property name="padding-left" value="1em" />
  <property name="" value="padding-right" />
</selector>
<selector element="l" class="t">
  <property name="text-indent" value="1em" />
  <property name="" value="margin-top" />
  <property name="margin-bottom" value="0" />
</selector>
<selector element="p" class="t">
  <property name="text-indent" value="1em" />
  <property name="" value="margin-top" />
  <property name="margin-bottom" value="0" />
</selector>
<selector element="l" class="t2">
  <property name="text-indent" value="2em" />
  <property name="" value="margin-top" />
  <property name="margin-bottom" value="0" />
</selector>
<selector element="p" class="t2">
  <property name="text-indent" value="2em" />
  <property name="" value="margin-top" />
  <property name="margin-bottom" value="0" />
</selector>
<selector element="l" class="t3">
  <property name="text-indent" value="3em" />
  <property name="" value="margin-top" />
  <property name="margin-bottom" value="0" />
</selector>
<selector element="p" class="t3">
  <property name="text-indent" value="3em" />
  <property name="" value="margin-top" />
  <property name="margin-bottom" value="0" />
</selector>
<selector element="l" class="t4">
  <property name="text-indent" value="4em" />
  <property name="" value="margin-top" />
  <property name="margin-bottom" value="0" />
</selector>
<selector element="p" class="t4">
  <property name="text-indent" value="4em" />
  <property name="" value="margin-top" />
  <property name="margin-bottom" value="0" />
</selector>
</style>


</ThML.head>

<ThML.body>

    <div1 title="Title Page" n="i" shorttitle="" progress="1.72%" id="ttlpage" prev="toc" next="Preface">
<h1 style="text-align: center" id="ttlpage-p0.1">The Hymns of Methodism
<br />in their Literary Relations</h1>

<p style="text-align:center" id="ttlpage-p1">by<br />Henry Bett</p>

<p style="text-align:center" id="ttlpage-p2">CHARLES H. KELLY
<br />LONDON: 25-35 CITY ROAD, AND
<br />26 PATERNOSTER ROW, E.C.</p>

<p style="text-align:center" id="ttlpage-p3">TO<br />MY WIFE</p>

<p style="text-align:center" id="ttlpage-p4"><i>First Edition,</i> 1913</p>
</div1>

    <div1 title="Preface" n="ii" shorttitle="" progress="1.83%" id="Preface" prev="ttlpage" next="s1">
<h2 style="text-align: center" id="Preface-p0.1">PREFACE</h2>

<p id="Preface-p1">The only considerable and competent work that has ever been done, so far
as I am aware, upon the subject dealt with in the following pages, is
contained in some papers which appeared in the <i>Wesleyan Methodist
Magazine</i> more than forty years ago, by the late Rev. John Wesley Thomas,
the distinguished translator of Dante, and in some contributions to the
<i>Proceedings</i> of the Wesley Historical Society in recent years by the
late Mr. Charles Lawrence Ford, B.A. I have consulted these, but it is only
fair to myself to say that more than nine-tenths of the references given in
the book are the result of my own reading.</p>

<p id="Preface-p2">About a fourth of the matter contained in this volume has appeared in the
pages of the <i>Wesleyan Methodist Magazine</i>, the <i>Methodist
Recorder</i>, and the <i>Proceedings</i> of the Wesley Historical Society. I
make grateful acknowledgements to the Editors of these publications.</p>

<p style="text-align:right" id="Preface-p3">HENRY BETT.</p>
<p id="Preface-p4">Lincoln, 1912.</p>
</div1>

    <div1 title="Introduction" n="iv" shorttitle="" progress="2.63%" id="s1" prev="Preface" next="s1_1">
<h1 style="text-align: center" id="s1-p0.1">INTRODUCTION</h1>

      <div2 class="Section" title="The Methodist Hymns and English Literature" n="i" shorttitle="" progress="2.64%" id="s1.s1_1" prev="s1" next="s1_2">
<h2 style="text-align: center" id="s1.s1_1-p0.1">I
<br />THE METHODIST HYMNS AND ENGLISH LITERATURE</h2>

<h3 id="s1.s1_1-p0.3">Literary Recognition</h3>

<p id="s1.s1_1-p1">It was remarked by Archbishop Trench that the greatest hymn of the
Middle Ages owes much of its modern recognition to the use that Goethe
made of it in <i>Faust</i>. It was this circumstance which ‘helped to
bring it to the knowledge of some who would not otherwise have
known it; or if they had, would not have believed its worth, but that the
sage and seer of this world had thus stood sponsor to it, and set his seal
of recognition upon it.’<note n="1" id="s1.s1_1-p1.1"><i>Sacred Latin Poetry</i>, p. 273.</note>
It would appear that the literary world is waiting for some such warranty
before it realizes that in the early hymns of Methodism we possess a unique
literature of devotion. The rare quality, literary and spiritual, of the
hymns of the Wesleys has passed almost unrecognized for more than a
hundred and fifty years, except among Methodists.

<pb n="2" id="s1.s1_1-Page_2" />

There is a perverse tradition among men of letters that Methodism has no
literature. Leslie Stephen contrasted the literary result of the Oxford
Movement and of the Evangelical Revival, and deplored, in the latter,
‘the absence of any literature possessing more than a purely historical
interest.’<note n="2" id="s1.s1_1-p1.2"><i>History of English Thought
in the Eighteenth Century</i>, vol. ii. xii., p. 101.</note>
This is one of the most amazing judgements to which a critic ever committed
himself. It is surely beyond question, for those who know both books, that
John Wesley's <i>Journal</i> is in its way as absolutely literature as
Newman's <i>Apologia</i>, and what a gulf there is between the pale,
ecclesiastical verse of Keble and the lyrical raptures of Charles Wesley!</p>

<p id="s1.s1_1-p2">The mere fact is that the hymns of Methodism constitute the finest body
of devotional verse in the language, and that the very best of them belong
to the exalted region of the <i><span lang="la" id="s1.s1_1-p2.1">Dies irae, dies
illa</span></i> of Thomas of Celano, and the <i><span lang="la" id="s1.s1_1-p2.2">Jesu
dulcis memoria</span></i> of St. Bernard.</p>

<p id="s1.s1_1-p3">The extraordinary fecundity of Charles Wesley as a writer of religious
verse has certainly obscured our sense of the literary value of what he
wrote. No poet can maintain the highest level throughout a dozen volumes.
In the thousands of hymns he wrote there are inevitably many that are
mere versification of evangelical commonplace. But the general quality
<pb n="3" id="s1.s1_1-Page_3" />
of the style is remarkably high, and scattered through this mass of work
there are many scores of hymns, at the least, that are of the very highest
order. The best work of Charles Wesley abides for the universal Church in
the <i>Collection of Hymns for the Use of the People called Methodists</i>
of 1780--an anthology, selected mainly from the vast mass of his
brother's work by John Wesley--of which so unprejudiced a critic
as Dr. Martineau declared that it was ‘after the Scriptures, the
grandest instrument of popular religious culture that Christendom has
ever produced.’<note n="3" id="s1.s1_1-p3.1">In a letter to Miss Winkworth.</note></p>

<h3 id="s1.s1_1-p3.2">Early Methodism and Literature</h3>

<p id="s1.s1_1-p4">The writings of the early Methodists mark an epoch in English
literature. The early eighteenth century was a period when almost every
writer was chilled into conventionality by a false classicism. Addison
represented the perfection of English prose.  And, as De Quincey once
declared, in a very discerning paragraph, ‘Addison, in particular,
shrank from every bold and every profound expression as from an offence
against good taste. He dared not for his life have used the word
“passion” except in the vulgar sense of an angry paroxysm. He
durst as soon have danced a hornpipe on the top of the Monument as have
talked of “rapturous emotion.” What <i>would</i> he have said?
Why, “sentiments that were of a nature to prove
<pb n="4" id="s1.s1_1-Page_4" />
agreeable after an unusual rate.”’<note n="4" id="s1.s1_1-p4.1">Works xi., p. 21 (1890).</note>
The writings of the early Methodists marked the first return to simplicity
and sincerity in prose. It was Edward FitzGerald who was the first to point
this out, with characteristic insight and independence of judgement.
‘Another book I have had is Wesley's <i>Journal</i>,’ he
wrote to Professor Cowell. ‘If you don't know it, <i>do</i> know
it; it is curious to think of this Diary of his running almost coevally with
Walpole's Letter-Diary, the two men born and dying too within a
few years of one another, and with such different lives to record.
And it is remarkable to read pure, unaffected, and undying English,
while Addison and Johnson are tainted with a style which all the
world imitated!’</p>

<h3 id="s1.s1_1-p4.2">The Methodist Hymns a Lyrical Prelude</h3>

<p id="s1.s1_1-p5">And as in the prose, so in the poetry of the age. Appearing at the
very time when English poetry was most stilted and sterile, the hymns
of Methodism became the prelude of a lyrical revival. Wordsworth remarked
that, with one or two negligible exceptions, ‘the poetry of the period
intervening between the publication of <i>Paradise Lost</i> and <i>The
Seasons</i> does not contain a single new image of
external nature, and scarcely presents a familiar
one from which it can be inferred that the eye
of the poet had been steadily fixed upon his
object, much less that his feelings had urged him
<pb n="5" id="s1.s1_1-Page_5" />
to work upon it in the spirit of genuine imagination.’
<note n="5" id="s1.s1_1-p5.1">Essay, Supplementary to the Preface of the Poems.</note>
It would be equally true to say that for a similar period, beginning and
ending a little later, say, from the death of Henry Vaughan to the youth
of Robert Burns, the lyrical note was never heard in these lands. Poetry
had ceased to be ‘simple, sensuous, and passionate.’ Fire
and fervor, the sense of wonder, the arresting note of reality, had all
gone. Lyrical sincerity and spontaneity reappear first of all in the
hymns of Methodism.  We hear again the authentic note of passion, and
it betokens much for English poetry in the days to come. A single example
will serve where scores might be adduced. Think of the <i>verve</i>, the
imaginative boldness, the ecstatic fervor of stanzas like these in an
age when English verse was dominated by the influence of Pope--the
lines were published in 1749:</p>

<verse style="font-size:85%" id="s1.s1_1-p5.2">
<l id="s1.s1_1-p5.3">I cannot see Thy face, and live,</l>
<l class="t1" id="s1.s1_1-p5.4">Then let me see Thy face, and die!</l>
<l id="s1.s1_1-p5.5">Now, Lord, my gasping spirit receive;</l>
<l class="t1" id="s1.s1_1-p5.6">Give me on eagle's wings to fly,</l>
<l id="s1.s1_1-p5.7">With eagle's eyes on Thee to gaze,</l>
<l id="s1.s1_1-p5.8">And plunge into the glorious blaze!</l>
</verse>
<verse id="s1.s1_1-p5.9">
<l id="s1.s1_1-p5.10">The fullness of my great reward</l>
<l class="t1" id="s1.s1_1-p5.11">A blest eternity shall be,</l>
<l id="s1.s1_1-p5.12">But hast Thou not on earth prepared</l>
<l class="t1" id="s1.s1_1-p5.13">Some better thing than this for me?</l>
<l id="s1.s1_1-p5.14">What, but one drop! one transient sight!</l>
<l id="s1.s1_1-p5.15">I want a sup, a sea of light.</l>
</verse>
</div2>

      <div2 class="Section" title="The Source and Date of the Earliest Methodist Hymns" n="ii" shorttitle="" progress="6.63%" id="s1.s1_2" prev="s1_1" next="c2_1">
<pb n="6" id="s1.s1_2-Page_6" />
<h2 style="text-align: center" id="s1.s1_2-p0.1">II
<br />THE SOURCE AND DATE OF THE EARLIEST METHODIST HYMNS</h2>

<h3 id="s1.s1_2-p0.3">John Wesley's Earliest Translations</h3>

<p id="s1.s1_2-p1">The earliest of the hymns of Methodism were written during John
Wesley's residence in America. One of the most interesting passages
in the first volume of the Standard Edition of Wesley's <i>Journal</i>
is that in which we are given a page from Wesley's Diary for 1736,
containing the text of four of his hymns. Hitherto the only knowledge we
have had as to any hymn written in that year has been the reference in
the <i>Plain Account of Christian Perfection</i>, where Wesley wrote
‘We embarked for America in the latter end of 1735. It was the next year,
while I was at Savannah, that I wrote the following lines:</p>

<verse id="s1.s1_2-p1.1">
<l id="s1.s1_2-p1.2">Is there a thing beneath the sun</l>
<l class="t1" id="s1.s1_2-p1.3">That strives with Thee my heart to share?</l>
<l id="s1.s1_2-p1.4">Ah! tear it thence, and reign alone,</l>
<l class="t1" id="s1.s1_2-p1.5">The Lord of every motion there!’</l>
</verse>
<p id="s1.s1_2-p2">It was in 1736, therefore, that he made his great version of
Tersteegen's <i><span lang="de" id="s1.s1_2-p2.1">Verborgne Gottes Liebe
du</span></i>,
‘<a href="/w/wesley/hymn/jwg03/jwg0344.html" id="s1.s1_2-p2.2">Thou hidden love of God, whose height</a>,’
which Emerson declared to be the greatest hymn in the language. Now we have
to add the four hymns from the Diary for that year. ‘We
<pb n="7" id="s1.s1_2-Page_7" />
do not know the date of the writing,’ remarks Mr. Curnock, ‘but it
must have been some weeks earlier than December, 1736.’ These five hymns
are the earliest of the hymns of Methodism: they are all translations from the
German, they are all the work of <i>John</i> Wesley, and they all date
from the first year of his sojourn in Georgia. Not only are these the first
hymns of which we have any knowledge, but it is almost certain that they
are the very first that John Wesley ever wrote. He began to learn German
at the beginning of the voyage, on October 17, 1735, and the Diary
for 1736 has many entries such as ‘German,’ ‘verses,’
‘translated German,’ ‘made verses.’
These entries, which show that he
was working at German hymns, begin in May, 1736, and these hymns date
from the next few months.  The hymns in the Diary (except the first) have
numbers attached--a valuable detail--and three of the four were previously
known to be translations from Freylinghausen, Richter, and Zinzendorf. The
fourth had never been published before, and there was some doubt as to
whether it was a translation or an original hymn of Wesley's, until the
present writer discovered, in searching through Knapp's
<i><span lang="de" id="s1.s1_2-p2.3">Evangelischer Liederschatz</span></i>, that it was
a version of Paul Gerhardt's
<i><span lang="de" id="s1.s1_2-p2.4">Ich singe dir mit Herz und Mund</span></i>.
The first lines of these hymns and
the numbers, as given in the Diary, are as follows:</p>
<pb n="8" id="s1.s1_2-Page_8" />
<table class="Verse" id="s1.s1_2-p2.5">
<tr id="s1.s1_2-p2.6"><td id="s1.s1_2-p2.7" /><td id="s1.s1_2-p2.8">‘<a href="/w/wesley/hymn/jwg03/jwg0353.html" id="s1.s1_2-p2.9">O Jesu, Source of calm repose</a>.’</td></tr>
<tr id="s1.s1_2-p2.10"><td id="s1.s1_2-p2.11">124</td><td id="s1.s1_2-p2.12">‘My soul before Thee prostrate lies.’</td></tr>
<tr id="s1.s1_2-p2.13"><td id="s1.s1_2-p2.14">215</td><td id="s1.s1_2-p2.15">‘Jesu, to Thee my heart I bow.’</td></tr>
<tr id="s1.s1_2-p2.16"><td id="s1.s1_2-p2.17">306</td><td id="s1.s1_2-p2.18">‘To Thee with heart and mouth I sing.’</td></tr>
</table>

<p id="s1.s1_2-p3">Mr. Curnock suggested in a note that these numbers prefixed to the hymns
might possibly give a clue to the ‘original source whence they were
drawn before translation.’</p>

<h3 id="s1.s1_2-p3.1">The German Source</h3>

<p id="s1.s1_2-p4">Some time ago, the writer became the happy possessor of a copy of the
1737 edition of <i><span lang="de" id="s1.s1_2-p4.1">Das Gesang-Buch der Gemeine in
Herrn-Huth</span></i>--the hymnal of the Moravians at Herrnhut. This, except
for a few corrections and an appendix, is an exact reprint of the first
edition of 1735. On looking for the originals of the hymns in the Diary,
it appeared that the numbers were the numbers of the pages in this book.
On p. 724 (the printed number, 124, is a very natural mistake, due to
Wesley's faded writing) is <i><span lang="de" id="s1.s1_2-p4.2">Hier legt
mein Sinn sich vor dir nieder</span></i>, on p. 215
<i><span lang="de" id="s1.s1_2-p4.3">Reiner Bräut'gam meiner Seele</span></i>,
and on p. 306 <i><span lang="de" id="s1.s1_2-p4.4">Ich singe dir mit Herz und
Mund</span></i>.</p>

<p id="s1.s1_2-p5">There are no tunes in the Herrnhut <i>Gesangbuch</i>, but the names of
familiar chorales are put at the head of some of the hymns, and at the
beginning of the book there is a table in which the hymns are grouped
according to metre, some of the sections having an asterisked number at
their head.  This number, as the preface explains, refers to the page of
the Halle <i>Gesangbuch</i> where
<pb n="9" id="s1.s1_2-Page_9" />
a suitable melody may be found. What is meant
by the Halle <i>Gesangbuch</i> is evidently Freylinghausen's
hymnal, the accepted collection of the
Pietists, whose head quarters were at Halle. In
the Library of Richmond College are Wesley's
copies of the Herrnhut <i>Gesangbuch</i> and of
Freylinghausen's <i>Gesangbuch</i>.  We now know that
Wesley had both books in his possession in
Georgia in 1736, or, at any rate, had access to
them there, for under the date, Sunday, November
21, in that year, there is an entry in his
Diary: ‘Freylinghausen's <i>Gesangbuch</i> with
Delamotte,’ and the numbered hymns in the Diary
prove that he used the Herrnhut <i>Gesangbuch</i>
then. Most of those who were aware that
Wesley possessed both books seem to have
thought that these were merely two different
hymnals, without any special relation, and it has
been suggested that he drew upon each of them
for his translations. But the unquestionable fact
is that his copy of Freylinghausen's <i>Gesangbuch</i>
was Wesley's <i>tune-book</i>: it was simply the musical
companion of the Herrnhut hymnal. There
remains no possible doubt about this. All the
thirty-three hymns that Wesley translated are
found in the Herrnhut <i>Gesangbuch</i>, many of them
are found nowhere else, and--as we have seen--where
he attached a number it was that of
the page in this book, despite the fact that two
of the three numbered hymns are found in Freylinghausen
also. It is plain that he did not use
<pb n="10" id="s1.s1_2-Page_10" />
Freylinghausen for the hymns which the book contained, but merely for
the tunes.</p>

<p id="s1.s1_2-p6">Seven of the hymns that Wesley translated are by Zinzendorf;
four by Gerhardt;
four by Scheffler;
two by Tersteegen;
two by Freylinghausen;
two by C. F. Richter;
one each by
Ernst Lange, Joachim Lange, W. C. Dessler, J. J. Winckler,
J. A. Rothe, Anna Dober, Maria Böhmer, Gottfried Arnold,
Sigismund Gmelin, L. A. Gotter, and A. G. Spangenberg;
and one is a cento from four hymns by Zinzendorf, Johann Nitschmann,
and Anna Nitschmann.<note n="6" id="s1.s1_2-p6.1">See
<a href="#A1" id="s1.s1_2-p6.2">Appendix I.</a> for a complete list of the German
hymns and their writers.</note></p>

<h3 id="s1.s1_2-p6.3">Pietists and Moravians</h3>

<p id="s1.s1_2-p7">It should be noted that the bulk of these
writers are Pietists and Moravians.
Freylinghausen (1670-1739) was the son-in-law and successor of A. H. Francke,
the founder of the Orphan House at Halle.
C. F. Richter (1676-1711) was the physician of the Orphan House.
Joachim Lange (1670-1744) was Professor of Divinity at Halle.
J. J. Winckler (1670-1722) was a Pietist clergyman.
Gottfried Arnold (1666-1714), a distinguished ecclesiastical historian,
was a disciple of Spener, the founder of Pietism.
Ludwig Andreas Gotter (1661-1735), who was Hofrat at Gotha, had
relations with Pietism.
Sigismund Christian Gmelin (1679-1707) was a Separatist who had
a variegated career, but was in touch with
<pb n="11" id="s1.s1_2-Page_11" />
Pietists all his life.
Maria Magdalena Böhmer (167?-1743) was a Pietist who contributed three
hymns to Freylinghausen's collection.</p>

<p id="s1.s1_2-p8">Then, in addition to Zinzendorf, there are three other Moravians whose
hymns Wesley translated.
J. A. Rothe (1688-1758) was appointed by the Count to the pastorate of
Berthelsdorf, the parish in which Herrnhut was situated,
Anna Dober (1713-39) (<i>nèe</i> Schindler) was the wife of
Leonhard J. Dober, one of the bishops of the Brethren,
and A. G. Spangenberg (1704-1792), who had been Assistant Professor of
Divinity at Halle, was the most learned and lovable of the Moravians,
and became also one of their bishops.</p>

<p id="s1.s1_2-p9">Thus, excepting the classical hymns of Gerhardt (1607-1676),
Scheffler (1624-1677), and Tersteegen (1697-1769), practically all
the rest of the hymns that Wesley translated were the product of the
two great and closely related spiritual movements that had their head
quarters at Halle and at Herrnhut.</p>

<p id="s1.s1_2-p10">The translations from the German were all published between 1737 and 1742.
They were probably all written by 1739.</p>

<h3 id="s1.s1_2-p10.1">John Wesley and the German Language</h3>

<p id="s1.s1_2-p11">Apparently Wesley disused German after his breach with the Moravians
in 1740. In November, 1745, when many German troops were encamped on the
Town Moor at Newcastle-on-Tyne, in consequence of the Rebellion, he wrote
in his <i>Journal</i>: ‘I observed many Germans standing
<pb n="12" id="s1.s1_2-Page_12" />
disconsolate at the skirts of the congregation. To these I was constrained
(though I had discontinued it so long) to speak a few words in their own
language. Immediately  they gathered up close together, and drank in every
word.’ This, of course, refers to disuse of the spoken language, but it is
significant that no German books are mentioned in the <i>Journal</i> after
the earliest period, while French books are often referred to. Yet, on the
other hand, he read Bengel's <i><span lang="de" id="s1.s1_2-p11.1">Erklärte
Offenbarung Johannis</span></i>
as late as 1754, for use in his <i>Notes on the New Testament</i>. It is
probable, however, that this was merely a case of furbishing up his German
to read a book of which he was in special need. In his knowledge of German,
as in so much else, Wesley was a pioneer. It was not until the end of the
eighteenth century, at the time when the fame of Goethe and Schiller was
filtering through into England, that Englishmen began to regard German as
a language worth learning. It would be possible to count on the fingers of
one hand the distinguished Englishmen who knew German in 1740.</p>

<h3 id="s1.s1_2-p11.2">Translated Hymns</h3>
<p id="s1.s1_2-p12">John Wesley's versions of German hymns are amongst the very finest
examples of translated verse in the language. They stand the supreme test
of a translator's art, for they are as vigorous and as poetical as the
originals. They read as if they
<pb n="13" id="s1.s1_2-Page_13" />
had been written in English.  His own standard of translation varied.
Sometimes his version is as literal as it could be, to retain freedom of
poetical movement, as, for example, in the stanza:</p>

<verse id="s1.s1_2-p12.1">
<l id="s1.s1_2-p12.2">O Love, Thou bottomless abyss!</l>
<l class="t1" id="s1.s1_2-p12.3">My sins are swallowed up in Thee.</l>
<l id="s1.s1_2-p12.4">Covered is my unrighteousness,</l>
<l class="t1" id="s1.s1_2-p12.5">Nor spot of guilt remains on me,</l>
<l id="s1.s1_2-p12.6">While Jesu's blood, through earth and skies</l>
<l id="s1.s1_2-p12.7">Mercy, free, boundless mercy, cries!</l>
</verse>
<p id="s1.s1_2-p13">which renders the German verse:</p>
<verse id="s1.s1_2-p13.1">
<l id="s1.s1_2-p13.2"><span lang="de" id="s1.s1_2-p13.3">O Abgrund, weicher alle Sünden</span></l>
<l class="t1" id="s1.s1_2-p13.4"><span lang="de" id="s1.s1_2-p13.5">Durch Christi Tod verschlungen hat!</span></l>
<l id="s1.s1_2-p13.6"><span lang="de" id="s1.s1_2-p13.7">Das heisst die Wunde recht verbinden,</span></l>
<l class="t1" id="s1.s1_2-p13.8"><span lang="de" id="s1.s1_2-p13.9">Da findet kein Verdammen statt,</span></l>
<l id="s1.s1_2-p13.10"><span lang="de" id="s1.s1_2-p13.11">Weil Christi Blut beständig schreit,</span></l>
<l id="s1.s1_2-p13.12"><span lang="de" id="s1.s1_2-p13.13">Barmherzigkeit! Barmherzigkeit!</span></l>
</verse>

<p id="s1.s1_2-p14">In other hymns, again, the English does little
more than express the central thought of the
German, as in the lines:</p>

<verse id="s1.s1_2-p14.1">
<l id="s1.s1_2-p14.2">Through Thy rich grace, in Jesu's blood</l>
<l class="t1" id="s1.s1_2-p14.3">Blessing, redemption, life we find.</l>
<l id="s1.s1_2-p14.4">Our souls washed in this cleansing flood,</l>
<l class="t1" id="s1.s1_2-p14.5">No stain of guilt remains behind.</l>
<l id="s1.s1_2-p14.6">Who can Thy mercy's stores express?</l>
<l class="t1" id="s1.s1_2-p14.7">Unfathomable, numberless!</l>
</verse>
<p id="s1.s1_2-p15">which are a version of the German stanza:</p>
<verse id="s1.s1_2-p15.1">
<l id="s1.s1_2-p15.2"><span lang="de" id="s1.s1_2-p15.3">Du segnest uns in ihm, dem Herm,</span></l>
<l class="t1" id="s1.s1_2-p15.4"><span lang="de" id="s1.s1_2-p15.5">Mit überschwenglich reichem Segen,</span></l>
<l id="s1.s1_2-p15.6"><span lang="de" id="s1.s1_2-p15.7">Und gehest unser Armut gern</span></l>
<l class="t1" id="s1.s1_2-p15.8"><span lang="de" id="s1.s1_2-p15.9">Mit deiner theurern Gnad’ entgegen,</span></l>
<l id="s1.s1_2-p15.10"><span lang="de" id="s1.s1_2-p15.11">Was sind wir doch, du allerschönstes Gut,</span></l>
<l class="t1" id="s1.s1_2-p15.12"><span lang="de" id="s1.s1_2-p15.13">Dass deine Lieb’ so Grosses an uns thut?</span></l>
</verse>

<pb n="14" id="s1.s1_2-Page_14" />

<p id="s1.s1_2-p16">John Wesley learned some Spanish while in Georgia, in order to minister
to a few Spanish Jews who were in the colony. He translated one Spanish hymn,
‘O God, my God, my all Thou art!’--a fine version of <scripRef passage="Psalm 68" id="s1.s1_2-p16.1" parsed="|Ps|68|0|0|0" osisRef="Bible:Ps.68">Psalm 68</scripRef>.
The Spanish source has never been traced.</p>

<h3 id="s1.s1_2-p16.2">Charles Wesley's Earliest Hymns</h3>

<p id="s1.s1_2-p17">The earliest of Charles Wesley's hymns appear to have been those entitled
‘A Hymn for Midnight’ (‘While midnight shades the earth o'erspread’),
‘Written in the Beginning of a Recovery from Sickness’
(‘Peace, fluttering soul! the storm is o'er’),
and ‘After a Recovery from Sickness’ (‘And live I yet by power divine?’).
The first of these probably dates from the early months of 1738; the others
were certainly written during that period. But the real beginning of Charles
Wesley's work as the poet of Methodism came with the wonderful experience
of May 21, 1738. Immediately thereafter he wrote three hymns which have a
new accent.
‘<a href="/w/wesley/hymn/jwg00/jwg0030.html" id="s1.s1_2-p17.1">Where shall my wondering soul begin?</a>’
is almost certainly the
hymn referred to in the entry in his Journal for May 24,  ‘Toward ten my
brother was brought in triumph by a troop of our friends, and declared,
“I believe!” We sang the hymn with great joy.’
‘And can it be that I should gain’ is colored throughout by reminiscences
of a passage in Luther's <i>Galatians</i> that be had read on May 17.
‘What morn on thee with sweeter ray’ is entitled
<pb n="15" id="s1.s1_2-Page_15" />
‘Congratulations to a Friend on believing in Christ,’ and was
unquestionably addressed to his brother at this time.</p>

<p id="s1.s1_2-p18">These hymns, the firstfruits of Charles Wesley's genius, were all
first published in the <i>Hymns and Sacred Poems</i> of 1739. From that
year onward his hymns appeared in a stream of publications that only ceased
in 1785--three years before his death.</p>
</div2>
</div1>

    <div1 type="Chapter" n="I" title="The Scriptures" shorttitle="Chapter I" progress="14.41%" id="c2_1" prev="s1_2" next="c2_2">
<pb n="16" id="c2_1-Page_16" />
<h2 style="text-align: center" id="c2_1-p0.1">CHAPTER I<br /><i>THE SCRIPTURES</i></h2>

<p style="text-align:center" id="c2_1-p1"><span style="font-family:symbol" id="c2_1-p1.1"><span lang="he" class="Hebrew" id="c2_1-p1.2">apo
blefouV ta iera grammata oidaV</span></span></p>

<h3 id="c2_1-p1.3">Many Allusions to Scripture</h3>

<p id="c2_1-p2">‘In the year 1729,’ wrote John Wesley, ‘I began not only to <i>read</i> but to
<i>study</i> the Bible.’ The results of that devoted study of the Word of God
are to be seen in every page that he wrote. Both the brothers must have
had a most profound, exact, and extensive acquaintance with the Scriptures.
Indeed, it is only a close study of the Bible on our own part that can
reveal to us the extent of their intimacy with it. There can hardly be
a single paragraph anywhere in the Scriptures that is not somewhere
reflected in the writings of the Wesleys. The hymns, in many cases, are
a mere mosaic of biblical allusions. Here is a stanza--and many
others would have served equally well--where there is a distinct
quotation of Scripture in every line:</p>

<verse id="c2_1-p2.1">
<l id="c2_1-p2.2">Behold the servant of the Lord!</l>
<l class="t1" id="c2_1-p2.3">I wait Thy guiding eye to feel,</l>
<l id="c2_1-p2.4">To hear and keep Thy every word,</l>
<l class="t1" id="c2_1-p2.5">To prove and do Thy perfect will;</l>
<l id="c2_1-p2.6">Joyful from my own works to cease,</l>
<l id="c2_1-p2.7">Glad to fulfil all righteousness.</l>
</verse>
<pb n="17" id="c2_1-Page_17" />

<p id="c2_1-p3">These six lines recall the following six passages in the Authorized
Version:</p>
<p id="c2_1-p4">‘And Mary said, Behold the handmaid of the Lord’
(<scripRef passage="Luke 1:38" id="c2_1-p4.1" parsed="|Luke|1|38|0|0" osisRef="Bible:Luke.1.38">Luke 1:38</scripRef>).</p>
<p id="c2_1-p5">‘I will guide thee with Mine eye’
(<scripRef passage="Ps. 32:8" id="c2_1-p5.1" parsed="|Ps|32|8|0|0" osisRef="Bible:Ps.32.8">Ps. 32:8</scripRef>).</p>
<p id="c2_1-p6">‘If a man love Me he will keep My words’
(<scripRef passage="John 14:23" id="c2_1-p6.1" parsed="|John|14|23|0|0" osisRef="Bible:John.14.23">John 14:23</scripRef>).</p>
<p id="c2_1-p7">‘That ye may prove what is that good and
acceptable and perfect will of God’
(<scripRef passage="Rom. 12:2" id="c2_1-p7.1" parsed="|Rom|12|2|0|0" osisRef="Bible:Rom.12.2">Rom. 12:2</scripRef>).</p>
<p id="c2_1-p8">‘For he that is entered into his rest, he also hath ceased from his
own works, as God did from His’
(<scripRef passage="Heb. 4:10" id="c2_1-p8.1" parsed="|Heb|4|10|0|0" osisRef="Bible:Heb.4.10">Heb. 4:10</scripRef>).</p>
<p id="c2_1-p9">‘For thus it becometh us to fulfil all righteousness’
(<scripRef passage="Matt. 3:15" id="c2_1-p9.1" parsed="|Matt|3|15|0|0" osisRef="Bible:Matt.3.15">Matt. 3:15</scripRef>).</p>

<h3 id="c2_1-p9.2">The Prayer-Book Psalter</h3>
<p id="c2_1-p10">But the most interesting points with regard to the Wesleys and the
Authorized Version are naturally their many divergencies from it. They
often used, and sometimes deliberately preferred to use, the older version
of the Psalms (substantially Coverdale's) which is retained in the
Book of Common Prayer. As devout Churchmen they had been familiar
with this from childhood, and in many cases their use of it was
doubtless merely casual. But there are other instances in which they
remembered both versions, and combined or contrasted them.</p>

<p id="c2_1-p11">Much of Charles Wesley's language and thought was colored by
renderings in this version. Thus
the words of <scripRef passage="Ps. 27:16" id="c2_1-p11.1" parsed="|Ps|27|16|0|0" osisRef="Bible:Ps.27.16">Ps. 27:16</scripRef> ‘O tarry thou
<pb n="18" id="c2_1-Page_18" />
the Lord's leisure,’ are recalled in many of his verses:</p>

<verse id="c2_1-p11.2">
<l id="c2_1-p11.3">Fainting soul, be bold, be strong,</l>
<l class="t1" id="c2_1-p11.4"><i>Wait the leisure of thy Lord;</i></l>
<l id="c2_1-p11.5">Though it seem to tarry long,</l>
<l class="t1" id="c2_1-p11.6">True and faithful is His word.</l>
</verse>
<p id="c2_1-p12">And the language of <scripRef passage="Ps. 45:4" id="c2_1-p12.1" parsed="|Ps|45|4|0|0" osisRef="Bible:Ps.45.4">Ps. 45:4</scripRef>, ‘Gird Thee with
Thy sword upon Thy thigh, O Thou most Mighty,
according to Thy worship and renown,’ is closely
paraphrased in another hymn:</p>

<verse id="c2_1-p12.2">
<l id="c2_1-p12.3"><i>Gird on Thy thigh the Spirit's sword,</i></l>
<l class="t1" id="c2_1-p12.4">And take to Thee Thy power divine;</l>
<l id="c2_1-p12.5">Stir up Thy strength, Almighty Lord,</l>
<l class="t1" id="c2_1-p12.6">All power and majesty are Thine;</l>
<l id="c2_1-p12.7"><i>Assert Thy worship and renown;</i></l>
<l id="c2_1-p12.8">O all-redeeming God, come down!</l>
</verse>

<p id="c2_1-p13">In a poetical paraphrase of <scripRef passage="Ps. 84" id="c2_1-p13.1" parsed="|Ps|84|0|0|0" osisRef="Bible:Ps.84">Ps. 84</scripRef>, both versions of the eleventh
verse are utilized, ‘For the Lord God is a light and a defence’ (P.B.V.),
‘For the Lord God is a sun and shield’ (A.V.):</p>

<verse id="c2_1-p13.2">
<l id="c2_1-p13.3"><i>God is a sun and shield,</i></l>
<l class="t1" id="c2_1-p13.4"><i>A light and a defence,</i></l>
<l id="c2_1-p13.5">With gifts His hands are filled,</l>
<l class="t1" id="c2_1-p13.6">We draw our blessings thence.</l>
</verse>

<p id="c2_1-p14">The earlier version of <scripRef passage="Ps. 99:1" id="c2_1-p14.1" parsed="|Ps|99|1|0|0" osisRef="Bible:Ps.99.1">Ps. 99:1</scripRef>,
‘The Lord is King, be the people never so impatient,’ is
remembered in the opening verse of a hymn--</p>

<verse id="c2_1-p14.2">
<l id="c2_1-p14.3"><i>The Lord is King,</i> and earth submits,</l>
<l class="t1" id="c2_1-p14.4"><i>Howe'er impatient</i>, to His sway,</l>
<l id="c2_1-p14.5">Between the cherubim He sits,</l>
<l class="t1" id="c2_1-p14.6">And makes His restless foes obey.</l>
</verse>
<pb n="19" id="c2_1-Page_19" />
<p id="c2_1-p15">So a clause from <scripRef passage="Ps. 139:23" id="c2_1-p15.1" parsed="|Ps|139|23|0|0" osisRef="Bible:Ps.139.23">Ps. 139:23</scripRef>, ‘Try me, O God,
and seek the ground of my heart,’ is remembered in another hymn--</p>
<verse id="c2_1-p15.2">
<l id="c2_1-p15.3"><i>Try us, O God, and search the ground</i></l>
<l class="t1" id="c2_1-p15.4"><i>Of every sinful heart!</i></l>
<l id="c2_1-p15.5">Whate'er of sin in us is found,</l>
<l class="t1" id="c2_1-p15.6">O bid it all depart!</l>
</verse>
<p id="c2_1-p16">Many other examples might be quoted. There is one, however, of unusual
interest. In <scripRef passage="Ps. 74:12" id="c2_1-p16.1" parsed="|Ps|74|12|0|0" osisRef="Bible:Ps.74.12">Ps. 74:12</scripRef>, where the Authorized Version
with the Hebrew,
Septuagint, and Vulgate, has ‘For God is my King of old, working
salvation in the midst of the earth,’ the Prayer-Book Version
renders ‘For God is my King of old; the help that is done upon
earth, He doeth it Himself.’ This is following Luther,
‘<span lang="de" id="c2_1-p16.2">der alle Hilfe thut, so auf Er den
geschieht</span>,’ and the Zurich Bible,
‘<span lang="de" id="c2_1-p16.3">du der alles heyl und hilff (das in der
gantzen welt geschieht) allein thust</span>.’</p>

<p id="c2_1-p17">It is reproduced in one of the hymns:</p>

<verse id="c2_1-p17.1">
<l id="c2_1-p17.2">A feeble thing of nought,</l>
<l class="t1" id="c2_1-p17.3">With lowly shame I own</l>
<l id="c2_1-p17.4"><i>The help that upon earth is wrought</i></l>
<l class="t1" id="c2_1-p17.5"><i>Thou dost it all alone.</i></l>
</verse>
<p id="c2_1-p18">John Wesley emphatically preferred this rendering.
He wrote in his <i>Journal</i>, under the date
October 14, 1785, ‘I preached in the evening in
the old Temple Church, on <scripRef passage="Ps. 74:12" id="c2_1-p18.1" parsed="|Ps|74|12|0|0" osisRef="Bible:Ps.74.12">Ps. 74:12</scripRef>. In
the old translation it runs, “The help that is
done upon earth, God doeth it Himself.” A
<pb n="20" id="c2_1-Page_20" />
glorious and important truth! In the new,
“Working salvation in the midst of the earth.”
What a wonderful emendation! Many such
emendations there are in this translation; one
would think King James had made them himself.’
In another passage in the <i>Journal</i>, a year
and a half later, April 22, 1787, he refers to the
text and translation again: ‘I opened and
applied that glorious text, “The help that is
done upon earth, He doeth it Himself.” Is it
not strange that this text, <scripRef passage="Ps. 74:12" id="c2_1-p18.2" parsed="|Ps|74|12|0|0" osisRef="Bible:Ps.74.12">Ps. 74:12</scripRef>, is
vanished out of the new translation of the Psalms?’</p>

<p id="c2_1-p19">Notwithstanding Wesley's uncritical scorn of the ‘emendation,’ it is
the only correct rendering. He was very old, and very busy, or a glance at
his Hebrew Bible would have shown him that the Authorized Version was
unquestionably right.</p>

<h3 id="c2_1-p19.1">John Wesley's Revision of the New Testament</h3>

<p id="c2_1-p20">In the <i>Notes on the New Testament</i> Wesley freely revised the
Authorized Version.  And it has never yet been sufficiently recognized
that in this (as in so much else) he was wonderfully ahead of his age.
Wesley's version, issued in 1754, was a marvellous anticipation of the
Revised Version of a hundred and thirty years later. We have tested
three chapters, chosen haphazard, and find that in these chapters Wesley
introduced sixty-one changes into the text. Out of these sixty-one
<pb n="21" id="c2_1-Page_21" />
changes he anticipated the reading of the Revised Version in thirty-two
cases.  Moreover, it is nearly always in the more serious alterations
that the Revisers agree with him. There must be in the whole New Testament,
say, 3,000 changes in the text of the Authorized Version, in which Wesley
anticipated the Revisers of 1881. And he anticipated them in the
arrangement of the text into paragraphs.</p>

<h3 id="c2_1-p20.1">The Wesleys and the Greek Testament</h3>

<p id="c2_1-p21">Behind all this there was, of course, an intimate knowledge of the
Greek Testament. John Wesley was Greek Lecturer at Lincoln College,
and that did not mean that he had to do with Hellenic studies (as some who
have written about it have assumed), but that he lectured on the Greek
Testament. One of the early Methodist preachers recorded that Wesley
could always remember the Greek of a passage in the New Testament,
even when he was at a loss for the exact language of the Authorized
Version. And Charles Wesley, like his brother, had a devout scholar's
knowledge of the New Testament in the original.<note n="7" id="c2_1-p21.1">Dr. Adam Clarke
says that John Wesley used the <i>O mirificam</i> edition of the Greek
Testament, printed by Stephens, at Paris, in 1546.</note></p>

<p id="c2_1-p22">This intimacy with the Greek Testament appears in many delightful
ways in their writings, as well as in the revised text given in the
<i>Notes on the New Testament</i>.  Naturally it is most
<pb n="22" id="c2_1-Page_22" />
easily discerned where the Authorized Version is defective. Many scores
of examples might be quoted.</p>

<h3 id="c2_1-p22.1">Mistranslations in the Authorized Version</h3>
<p id="c2_1-p23">There are a few absolute mistranslations in the Authorized Version.
One of the worst is in <scripRef passage="Philip. 2:7" id="c2_1-p23.1" parsed="|Phil|2|7|0|0" osisRef="Bible:Phil.2.7">Philip. 2:7</scripRef>, where
‘made Himself of no reputation’ represents the Greek
<span lang="he" class="Hebrew" id="c2_1-p23.2"><span style="font-family:symbol" id="c2_1-p23.3">eauton ekenwte</span></span> ‘<i>emptied</i> Himself.’
The translators of 1611 were apparently afraid of the Apostle's
bold and simple word. Wesley removed the futile circumlocution of
the Authorized Version and gave the only possible rendering, as
the Revised Version did later. Wherever the passage is referred
to in the hymns, the proper equivalent of the Greek is given--</p>
<verse id="c2_1-p23.4">
<l id="c2_1-p23.5">He left His Father's throne above,</l>
<l class="t1" id="c2_1-p23.6">So free, so infinite His grace!</l>
<l id="c2_1-p23.7"><i>Emptied Himself</i> of all but love,</l>
<l class="t1" id="c2_1-p23.8">And bled for Adam's helpless race.</l>
</verse>
<verse id="c2_1-p23.9">
<l id="c2_1-p23.10">To Thee, who from the eternal throne,</l>
<l id="c2_1-p23.11">Cam'st <i>emptied</i> of Thy glory down,</l>
<l id="c2_1-p23.12">For us to groan, to bleed, to die!</l>
</verse>
<p id="c2_1-p24">There is another passage in Philippians where the translation,
inadequate to begin with, became still more unsatisfactory through
the change in meaning of an English word. The Authorized
Version of <scripRef passage="Philip. 3:20" id="c2_1-p24.1" parsed="|Phil|3|20|0|0" osisRef="Bible:Phil.3.20">Philip. 3:20</scripRef> is ‘For our <i>conversation</i> is in heaven.’
The Greek is
<span lang="he" class="Hebrew" id="c2_1-p24.2"><span style="font-family:symbol" id="c2_1-p24.3">politeuma</span></span>,
‘citizenship,’ and the Revised Version reads accordingly, ‘For
<pb n="23" id="c2_1-Page_23" />
our <i>citizenship</i> is in heaven.’ The poet evidently
had the original in mind when he wrote--</p>
<verse id="c2_1-p24.4">
<l id="c2_1-p24.5">To me the victor's title give</l>
<l id="c2_1-p24.6">Among Thy glorious saints to live.</l>
<l id="c2_1-p24.7">And all their happiness to know,</l>
<l id="c2_1-p24.8">A <i>citizen</i> of heaven below.</l>
</verse>
<h3 id="c2_1-p24.9">The Greek Article</h3>

<p id="c2_1-p25">Again, one of the striking defects of the Authorized Version is
its strange indifference as to the presence or absence of the Greek
article -- a characteristic largely due to the influence of the Vulgate.
The Authorized Version of <scripRef passage="2 Tim. 4:7" id="c2_1-p25.1" parsed="|2Tim|4|7|0|0" osisRef="Bible:2Tim.4.7">2 Tim. 4:7</scripRef> is, ‘I
have fought a good fight,’ but the <i>Textus Receptus</i> is,
<span lang="he" class="Hebrew" id="c2_1-p25.2"><span style="font-family:symbol" id="c2_1-p25.3">ton agwna ton kalon</span></span>
‘<i>the</i> good fight.’ So Wesley rendered it in the <i>Notes</i>,
and the force of the article is remembered in more than one hymn--</p>
<verse id="c2_1-p25.4">
<l id="c2_1-p25.5">I <i>the</i> good fight have fought,</l>
<l class="t1" id="c2_1-p25.6">O when shall I declare?</l>
<l id="c2_1-p25.7">The victory by my Savior got</l>
<l class="t1" id="c2_1-p25.8">I long with Paul to share.</l>
</verse>
<p id="c2_1-p26">There is only one ‘good fight’--what the
Apostle calls elsewhere ‘the good fight of faith.’</p>

<p id="c2_1-p27">The very next verse, of Scripture furnishes another example of the same
thing. The Authorized Version translates ‘Henceforth there is laid up
for me <i>a</i> crown of righteousness.’ But the Greek is
<span lang="he" class="Hebrew" id="c2_1-p27.1"><span style="font-family:symbol" id="c2_1-p27.2">o ths dikaiosunhV
stefanoV</span></span> ‘<i>the</i> crown of righteousness.’ So
Wesley renders it in the <i>Notes</i>. And so constantly in the hymns:</p>
<pb n="24" id="c2_1-Page_24" />
<verse id="c2_1-p27.3">
<l id="c2_1-p27.4"><i>The</i> glorious crown of righteousness</l>
<l class="t1" id="c2_1-p27.5">To me reached out I view,</l>
<l id="c2_1-p27.6">Conqueror through Him, I soon shall seize</l>
<l class="t1" id="c2_1-p27.7">And wear it as my due.</l>
</verse>
<h3 id="c2_1-p27.8">Different Words in the Original</h3>
<p id="c2_1-p28">Again the Authorized Version frequently ignores that important
canon of translation which ordains that different words in
the original shall be rendered by different words in the version. It
is well known that there are two words in the Greek Testament, both of
which the Authorized Version renders ‘crown,’
<span lang="he" class="Hebrew" id="c2_1-p28.1"><span style="font-family:symbol" id="c2_1-p28.2">diadhma</span></span>
and <span lang="he" class="Hebrew" id="c2_1-p28.3"><span style="font-family:symbol" id="c2_1-p28.4">stefanoV</span></span>.
The former is the kingly ornament, the royal crown. The word only occurs
thrice, in the whole of the New Testament, and all the three instances
are in the Apocalypse--the ‘seven diadems’ of the dragon
(<scripRef passage="Rev. 12:3" id="c2_1-p28.5" parsed="|Rev|12|3|0|0" osisRef="Bible:Rev.12.3">Rev. 12:3</scripRef>), the ‘ten
diadems’ of the beast (<scripRef passage="Rev. 13:1" id="c2_1-p28.6" parsed="|Rev|13|1|0|0" osisRef="Bible:Rev.13.1">Rev. 13:1</scripRef>), and the
‘many diadems’ of Christ (<scripRef passage="Rev. 19:12" id="c2_1-p28.7" parsed="|Rev|19|12|0|0" osisRef="Bible:Rev.19.12">Rev. 19:12</scripRef>). In
each case Wesley, in the <i>Notes</i>, retained the
original word, as the Revisers did in 1881.
One of the hymns, too, remembers the word--</p>
<verse id="c2_1-p28.8">
<l id="c2_1-p28.9">And who in Christ are found,</l>
<l id="c2_1-p28.10">They His <i>diadem</i> shall wear,</l>
<l id="c2_1-p28.11">With life and glory crowned.</l>
</verse>
<p id="c2_1-p29">The other word,
<span lang="he" class="Hebrew" id="c2_1-p29.1"><span style="font-family:symbol" id="c2_1-p29.2">stefanoV</span></span>,
is much more frequent, and it is poorly represented by the English
‘crown,’ since it never means the badge of royalty, as the English
word generally does. The significance of the word has been beautifully
<pb n="25" id="c2_1-Page_25" />
defined by Archbishop Trench, in his <i>Synonyms of the New Testament.</i>
‘It is the crown of victory in the games, of civic worth, of military
valor, of nuptial joy, of festal gladness--woven of oak, of ivy, of
parsley, of myrtle, of olive--or imitating in gold these leaves or
others--of flowers, as of violets or roses, the “wreath,”
in fact, or the “garland,” the German “Kranz”
as distinguished from “Krone.”’ This is the word consistently
used in the New Testament of the rewards of the faithful; the
<span lang="he" class="Hebrew" id="c2_1-p29.3"><span style="font-family:symbol" id="c2_1-p29.4">stefanoV</span></span> of life,
of glory, of righteousness. It is this which is used
in <scripRef passage="Rev. 2:10" id="c2_1-p29.5" parsed="|Rev|2|10|0|0" osisRef="Bible:Rev.2.10">Rev. 2:10</scripRef>,
‘Be thou faithful unto death, and I will give thee the crown
of life,’ <span lang="he" class="Hebrew" id="c2_1-p29.6"><span style="font-family:symbol" id="c2_1-p29.7">ton
stefanoV thV zohV</span></span>.
The passage is quoted in many of the hymns, and the proper
significance of the word is brought out in nearly every case.</p>

<verse id="c2_1-p29.8">
<l id="c2_1-p29.9">Be faithful unto death,</l>
<l class="t1" id="c2_1-p29.10">Partake My victory,</l>
<l id="c2_1-p29.11">And thou shalt wear this glorious <i>wreath</i>,</l>
<l class="t1" id="c2_1-p29.12">And thou shalt reign with Me.</l>
</verse>
<p id="c2_1-p30">And so in references to <scripRef passage="2 Tim. 4:8" id="c2_1-p30.1" parsed="|2Tim|4|8|0|0" osisRef="Bible:2Tim.4.8">2 Tim. 4:8</scripRef>--</p>
<verse id="c2_1-p30.2">
<l id="c2_1-p30.3">The glorious <i>wreath</i> which now I see</l>
<l id="c2_1-p30.4">The Lord, the righteous Judge, on me</l>
<l class="t1" id="c2_1-p30.5">Shall at that day bestow.</l>
</verse>
<p id="c2_1-p31">In <scripRef passage="John 13:10" id="c2_1-p31.1" parsed="|John|13|10|0|0" osisRef="Bible:John.13.10">John 13:10</scripRef> the Authorized Version is, ‘He that is <i>washed</i>
needeth not save to <i>wash</i> his feet, but is clean every whit.’
This fails to distinguish between the two Greek verbs upon
<pb n="26" id="c2_1-Page_26" />
which the whole meaning of the passage turns, and which should be
rendered as in the Revised Version, ‘He that is <i>bathed</i>
(<span lang="he" class="Hebrew" id="c2_1-p31.2"><span style="font-family:symbol" id="c2_1-p31.3">o leloumenoV</span></span>)
needeth not save to <i>wash</i>
(<span lang="he" class="Hebrew" id="c2_1-p31.4"><span style="font-family:symbol" id="c2_1-p31.5">niyasqai</span></span>)
his feet.’ The point is remembered in a hymn--</p>
<verse id="c2_1-p31.6">
<l id="c2_1-p31.7">If <i>bathed</i> in Thine atoning blood,</l>
<l class="t1" id="c2_1-p31.8">Am I not every whit made clean?</l>
<l id="c2_1-p31.9">My care is now to <i>wash</i> my feet,</l>
<l class="t1" id="c2_1-p31.10">And if I humbly walk with Thee,</l>
<l id="c2_1-p31.11">Sin I need never more repeat,</l>
<l class="t1" id="c2_1-p31.12">Or lose my faith and purity.</l>
</verse>
<p id="c2_1-p32">There is a remarkable example of this in regard to <scripRef passage="Heb. 4:9" id="c2_1-p32.1" parsed="|Heb|4|9|0|0" osisRef="Bible:Heb.4.9">Heb. 4:9</scripRef>,
‘There remaineth, therefore, a rest to the people of God’ (A.V.).
The word here translated ‘rest,’
<span lang="he" class="Hebrew" id="c2_1-p32.2"><span style="font-family:symbol" id="c2_1-p32.3">sabbatismoV</span></span>,
is one which means ‘a keeping of the Sabbath,’ and it stands
in deliberate contrast to the ordinary word ‘rest,’
<span lang="he" class="Hebrew" id="c2_1-p32.4"><span style="font-family:symbol" id="c2_1-p32.5">katapausiV</span></span>,
which occurs eight times in the immediate context. The only satisfactory
translation, of course, is one which marks the difference, like
that of the Revised Version, ‘A promise being
left of entering into His <i>rest</i> . . . For we which
have believed do enter into <i>rest</i> . . . As I sware
in My wrath, They shall not enter into My <i>rest</i> . . .
There remaineth therefore a <i>sabbath-rest</i> for
the people of God.’ Now recall the lines:</p>

<verse id="c2_1-p32.6">
<l id="c2_1-p32.7">Lord, I believe a <i>rest</i> remains</l>
<l class="t1" id="c2_1-p32.8">To all Thy people known,</l>
<l id="c2_1-p32.9">A <i>rest</i> where pure enjoyment reigns,</l>
<l class="t1" id="c2_1-p32.10">And Thou art loved alone.</l>
</verse>
<pb n="27" id="c2_1-Page_27" />

<verse id="c2_1-p32.11">
<l id="c2_1-p32.12">O that I now the <i>rest</i> might know,</l>
<l class="t1" id="c2_1-p32.13">Believe, and enter in!</l>
<l id="c2_1-p32.14">Now, Savior, now the power bestow,</l>
<l class="t1" id="c2_1-p32.15">And let me cease from sin.</l>
</verse>
<verse id="c2_1-p32.16">
<l id="c2_1-p32.17">Remove this hardness from my heart,</l>
<l class="t1" id="c2_1-p32.18">This unbelief remove;</l>
<l id="c2_1-p32.19">To me the <i>rest</i> of faith impart,</l>
<l class="t1" id="c2_1-p32.20">The <i>sabbath</i> of Thy love!</l>
</verse>
<p id="c2_1-p33">In <scripRef passage="1 Peter 5:7" id="c2_1-p33.1" parsed="|1Pet|5|7|0|0" osisRef="Bible:1Pet.5.7">1 Peter 5:7</scripRef>
two different Greek words are used where the Authorized
Version would suggest the same word: ‘Casting all your <i>care</i>
(<span lang="he" class="Hebrew" id="c2_1-p33.2"><span style="font-family:symbol" id="c2_1-p33.3">merimnan</span></span>)
upon Him, for He <i>careth</i>
(<span lang="he" class="Hebrew" id="c2_1-p33.4"><span style="font-family:symbol" id="c2_1-p33.5">melei</span></span>)
for you.’ The first word should, of course, be rendered ‘anxiety,’
or ‘trouble.’ The point is remembered in a hymn based upon the
passage--</p>

<verse id="c2_1-p33.6">
<l id="c2_1-p33.7">O Lover of sinners, on Thee</l>
<l class="t1" id="c2_1-p33.8">My burden of <i>trouble</i> I cast,</l>
<l id="c2_1-p33.9">Whose <i>care</i> and compassion for me</l>
<l class="t1" id="c2_1-p33.10">For ever and ever shall last.</l>
</verse>

<h3 id="c2_1-p33.11">Vivid or Unusual Words</h3>
<p id="c2_1-p34">Again, the Authorized Version did not always do justice to the
vivid or unusual character of a word in the text. It rendered
<scripRef passage="Philip. 4:7" id="c2_1-p34.1" parsed="|Phil|4|7|0|0" osisRef="Bible:Phil.4.7">Philip. 4:7</scripRef>, ‘The peace of God shall <i>keep</i> your hearts.’ The
Revised Version ‘guard’ is much better, but the Apostle's word,
<span lang="he" class="Hebrew" id="c2_1-p34.2"><span style="font-family:symbol" id="c2_1-p34.3">frourhsei</span></span>,
means ‘to keep with a military guard.’ It is the same
word that he uses in <scripRef passage="2 Cor. 11:32" id="c2_1-p34.4" parsed="|2Cor|11|32|0|0" osisRef="Bible:2Cor.11.32">2 Cor. 11:32</scripRef>. ‘In Damascus
the Governor under Aretas the King <i>kept-with-a-garrison</i>
(<span lang="he" class="Hebrew" id="c2_1-p34.5"><span style="font-family:symbol" id="c2_1-p34.6">efrourei</span></span>)
the city of the Damascenes, desirous to apprehend me.’ Wesley remembered
<pb n="28" id="c2_1-Page_28" />
this in dealing with <scripRef passage="Philip. 4:7" id="c2_1-p34.7" parsed="|Phil|4|7|0|0" osisRef="Bible:Phil.4.7">Philip. 4:7</scripRef> in the <i>Notes</i>.
His comment is
‘Shall guard, as a garrison does a city.’ Again the point was
recollected in a hymn--</p>

<verse id="c2_1-p34.8">
<l id="c2_1-p34.9">My strength, the joy Thy smiles impart,</l>
<l id="c2_1-p34.10">Thy peace doth <i>garrison</i> my heart.</l>
</verse>
<p id="c2_1-p35">The Authorized Version of <scripRef passage="Matt. 28:9" id="c2_1-p35.1" parsed="|Matt|28|9|0|0" osisRef="Bible:Matt.28.9">Matt. 28:9</scripRef> is,
‘Go ye therefore, and <i>teach</i> all nations,’ but the
word does not here represent the usual Greek
verb (which occurs in the next sentence, ‘<i>teaching</i>
(<span lang="he" class="Hebrew" id="c2_1-p35.2"><span style="font-family:symbol" id="c2_1-p35.3">didaskonteV</span></span>)
them to observe all things whatsoever I have commanded you’), but
<span lang="he" class="Hebrew" id="c2_1-p35.4"><span style="font-family:symbol" id="c2_1-p35.5">maqheusate</span></span>
‘make-ye-disciples-of.’ This is remembered in a hymn ‘At the
Baptism of Adults’--</p>

<verse id="c2_1-p35.6">
<l id="c2_1-p35.7">We now Thy promised presence claim</l>
<l class="t1" id="c2_1-p35.8">Sent to <i>disciple</i> all mankind,</l>
<l id="c2_1-p35.9">Sent to baptize into Thy name,</l>
<l class="t1" id="c2_1-p35.10">We now Thy promised presence find.</l>
</verse>
<p id="c2_1-p36">The Authorized Version of a phrase in <scripRef passage="Col. 1:13" id="c2_1-p36.1" parsed="|Col|1|13|0|0" osisRef="Bible:Col.1.13">Col. 1:13</scripRef> is ‘His dear Son,’
but the Greek is literally translated by the Revised Version, ‘the Son of
His love.’<note n="8" id="c2_1-p36.2">‘We are the sons of God's grace, He alone is the
Son of His love.’ (Dr. Forsyth, <i>Positive Preaching</i>, p. 254.)</note>
John Wesley was clearly thinking of the exact language of the Apostle
when he wrote--</p>

<verse id="c2_1-p36.3">
<l id="c2_1-p36.4"><i>Son of Thy Sire's Eternal Love</i>,</l>
<l class="t1" id="c2_1-p36.5">Take to Thyself Thy mighty power,</l>
<l id="c2_1-p36.6">Let all earth's sons Thy mercy prove,</l>
<l class="t1" id="c2_1-p36.7">Let all Thy bleeding grace adore!</l>
</verse>
<p id="c2_1-p37">It is well known that the word in <scripRef passage="John 14:18" id="c2_1-p37.1" parsed="|John|14|18|0|0" osisRef="Bible:John.14.18">John 14:18</scripRef>,
<pb n="29" id="c2_1-Page_29" />
rendered ‘comfortless’ in the Authorized Version, and ‘desolate’ in the
Revised Version, is
<span lang="he" class="Hebrew" id="c2_1-p37.2"><span style="font-family:symbol" id="c2_1-p37.3">orfanouV</span></span>,
literally, <i>orphans</i>. This is remembered in a hymn for Whit-Sunday--</p>
<verse id="c2_1-p37.4">
<l class="t4" id="c2_1-p37.5">    . . . <i>Orphans</i> we</l>
<l class="t1" id="c2_1-p37.6">Awhile Thine absence mourn,</l>
<l id="c2_1-p37.7">But we Thy face again shall see,</l>
<l class="t1" id="c2_1-p37.8">But Thou wilt soon return.</l>
</verse>

<p id="c2_1-p38">The Authorized Version renders <scripRef passage="John 16:33" id="c2_1-p38.1" parsed="|John|16|33|0|0" osisRef="Bible:John.16.33">John 16:33</scripRef>,
‘But be of good cheer, I have overcome the world,’ and the Revised
Version retains the reading. But the exact and vivid sense of
<span lang="he" class="Hebrew" id="c2_1-p38.2"><span style="font-family:symbol" id="c2_1-p38.3">alla qarseute</span></span>,
‘But take-courage!’ is conveyed in the line--</p>
<verse id="c2_1-p38.4">
<l id="c2_1-p38.5"><i>Courage</i>! your Captain cries,</l>
<l class="t1" id="c2_1-p38.6">Who all your toil foreknew;</l>
<l id="c2_1-p38.7">Toil ye shall have, yet all despise,</l>
<l class="t1" id="c2_1-p38.8">I have o'ercome for you.</l>
</verse>
<p id="c2_1-p39">In the lines--</p>
<verse id="c2_1-p39.1">
<l id="c2_1-p39.2">The pure in heart obtain the grace</l>
<l id="c2_1-p39.3">To see <i>without a veil</i> His face,</l>
</verse>
<p id="c2_1-p40">there are two references to Scripture, the first to
<scripRef passage="Matt. 5:8" id="c2_1-p40.1" parsed="|Matt|5|8|0|0" osisRef="Bible:Matt.5.8">Matt. 5:8</scripRef>, the second to
<scripRef passage="2 Cor. 3:18" id="c2_1-p40.2" parsed="|2Cor|3|18|0|0" osisRef="Bible:2Cor.3.18">2 Cor. 3:18</scripRef>, where the
Authorized Version translates ‘With <i>open</i> face
beholding as in a glass the glory of the Lord.’
The Greek is, however,
<span lang="he" class="Hebrew" id="c2_1-p40.3"><span style="font-family:symbol" id="c2_1-p40.4">anakekalummenw proswpw</span></span>
‘with <i>unveiled</i> face.’ So it is rendered by the
Revisers, and by Wesley in the <i>Notes on the New Testament</i>.</p>

<p id="c2_1-p41">Obviously the proper sense of
<span lang="he" class="Hebrew" id="c2_1-p41.1"><span style="font-family:symbol" id="c2_1-p41.2">anakekalummenoV</span></span>
was in the mind of the writer of the line ‘To see
<pb n="30" id="c2_1-Page_30" />
<i>without a veil</i> His face.’  The rendering is
specially important, because the Apostle was
referring to his own words throughout the previous
paragraph about the <i>veil</i>
(<span lang="he" class="Hebrew" id="c2_1-p41.3"><span style="font-family:symbol" id="c2_1-p41.4">kalumma</span></span>)
of Moses. There is a subtle illustration of the intimate knowledge of the
Greek Testament possessed by the Wesleys in the lines--</p>
<verse id="c2_1-p41.5">
<l id="c2_1-p41.6">Jesus, confirm my heart's desire,</l>
<l class="t1" id="c2_1-p41.7">To work and speak and think for Thee,</l>
<l id="c2_1-p41.8">Still let me guard the holy fire,</l>
<l class="t1" id="c2_1-p41.9">And still stir up Thy gift in me.</l>
</verse>

<h3 id="c2_1-p41.10">A Suggestive Word</h3>

<p id="c2_1-p42">The hymn is based upon <scripRef passage="Lev. 6:13" id="c2_1-p42.1" parsed="|Lev|6|13|0|0" osisRef="Bible:Lev.6.13">Lev. 6:13</scripRef>, ‘Fire shall
be kept burning upon the altar continually: it
shall not go out.’ The text is prefaced to the hymn in the <i>Short
Hymns on Select Passages of the Holy Scriptures</i>. This thought of
a perpetual flame pervades the verses, and it was this which
suggested the quotation of Paul's words to Timothy,
‘Wherefore I put thee in remembrance that thou stir up the gift
of God which is in thee.’ There is no apparent connection to the
English reader, but there is to a student of the Greek Testament.
For the word rendered ‘stir up,’
<span lang="he" class="Hebrew" id="c2_1-p42.2"><span style="font-family:symbol" id="c2_1-p42.3">anazwpurein</span></span>--it
only occurs this once in the whole of the New Testament--is
a word that means (as is apparent in the very
structure of it) ‘to stir up <i>a fire</i>, to rekindle.’
‘Literally, blowing up the coals into a flame,’ as
Wesley remarks in the <i>Notes on the New Testament</i>.
Unquestionably, it was this remembrance

<pb n="31" id="c2_1-Page_31" />

of the original sense of
<span lang="he" class="Hebrew" id="c2_1-p42.4"><span style="font-family:symbol" id="c2_1-p42.5">anazwpurein</span></span>
which suggested the particular form of the lines--</p>

<verse id="c2_1-p42.6">
<l id="c2_1-p42.7">Still let me guard the holy <i>fire</i>,</l>
<l id="c2_1-p42.8">And still <i>stir up</i> Thy gift in me.</l>
</verse>

<h3 id="c2_1-p42.9">Some Important Words</h3>

<p id="c2_1-p43">The important word
<span lang="he" class="Hebrew" id="c2_1-p43.1"><span style="font-family:symbol" id="c2_1-p43.2">diaqhkh</span></span> is
always rendered ‘covenant’ by John Wesley in the <i>Notes on
the New Testament</i>, despite the authority of Bengel, who prefers
<i>testamentum.</i>  Wesley was right, for, as Farrar has said,
‘<span lang="he" class="Hebrew" id="c2_1-p43.3"><span style="font-family:symbol" id="c2_1-p43.4">diaqhkh</span></span>
always means “covenant”--except that in
<scripRef passage="Heb. 9:17" id="c2_1-p43.5" parsed="|Heb|9|17|0|0" osisRef="Bible:Heb.9.17">Heb. 9:17</scripRef> by a play upon words it has the
meaning “will.”’<note n="9" id="c2_1-p43.6"><i>History of Interpretation</i>, p. 30.</note>
So constantly in the hymns--</p>

<verse id="c2_1-p43.7">
<l id="c2_1-p43.8">Stablish with me <i>the covenant new</i></l>
<l id="c2_1-p43.9">And write perfection on my heart!</l>
</verse>

<p id="c2_1-p44">Then there is the obvious preference for ‘new <i>creation</i>’
rather than ‘new creature’ as a rendering of the Apostle's phrase
<span lang="he" class="Hebrew" id="c2_1-p44.1"><span style="font-family:symbol" id="c2_1-p44.2">kainh ktisiV</span></span>
in <scripRef passage="2 Cor. 5:17" id="c2_1-p44.3" parsed="|2Cor|5|17|0|0" osisRef="Bible:2Cor.5.17">2 Cor. 5:17</scripRef>,
and <scripRef passage="Gal. 6:18" id="c2_1-p44.4" parsed="|Gal|6|18|0|0" osisRef="Bible:Gal.6.18">Gal. 6:18</scripRef>, which is evidenced by several hymns--</p>

<verse id="c2_1-p44.5">
<l id="c2_1-p44.6">My Soul's new <i>creation</i>, a life from the dead,</l>
<l id="c2_1-p44.7">The day of salvation, that lifts up my head,</l>
</verse>

<p id="c2_1-p45">And there is the constant use of ‘<i>bears</i> away’
for the feebler (though legitimate) ‘taketh away,’
in allusions to <scripRef passage="John 1:29" id="c2_1-p45.1" parsed="|John|1|29|0|0" osisRef="Bible:John.1.29">John 1:29</scripRef>--</p>

<verse id="c2_1-p45.2">
<l id="c2_1-p45.3">Lamb of God, who <i>bear'st</i> away</l>
<l id="c2_1-p45.4">All the sins of all mankind!</l>
</verse>

<verse id="c2_1-p45.5">
<l id="c2_1-p45.6">Behold the Lamb of God, who <i>bears</i></l>
<l id="c2_1-p45.7">The sins of all the world away!</l>
</verse>

<pb n="32" id="c2_1-Page_32" />

<p id="c2_1-p46">Such are some of the cases in which the Wesleys anticipated later
scholarship in the exact and sensitive rendering of important phrases of
Scripture.</p>

<h3 id="c2_1-p46.1">The Very Words of the Apostles</h3>

<p id="c2_1-p47">There are also several striking instances in which, while
no question of accurate translation
arises, the <i>ipsissima verba</i> of the
New Testament writers are recalled. Such is the allusion in one
of the hymns to <scripRef passage="Titus 3:4" id="c2_1-p47.1" parsed="|Titus|3|4|0|0" osisRef="Bible:Titus.3.4">Titus 3:4</scripRef>, ‘the kindness of God our Savior,
and His <i>love toward man</i>’ (R.V.), where the latter
phrase is a translation of one Greek word,
<span lang="he" class="Hebrew" id="c2_1-p47.2"><span style="font-family:symbol" id="c2_1-p47.3">filanqrwpia</span></span>
our word philanthropy.  The original
text of the passage is remembered in the lines--</p>

<verse id="c2_1-p47.4">
<l id="c2_1-p47.5">When that <i>philanthropy</i> divine</l>
<l id="c2_1-p47.6">Into a sinner's heart doth shine,</l>
<l class="t1" id="c2_1-p47.7">It shows the wondrous plan,</l>
<l id="c2_1-p47.8">The wisdom in a mystery</l>
<l id="c2_1-p47.9">Employed by the great One and Three,</l>
<l class="t1" id="c2_1-p47.10">To save His favorite, man.</l>
</verse>

<p id="c2_1-p48">In <scripRef passage="Eph. 4:11,13" id="c2_1-p48.1" parsed="|Eph|4|11|0|0;|Eph|4|13|0|0" osisRef="Bible:Eph.4.11 Bible:Eph.4.13">Eph. 4:11,13</scripRef>--‘the <i>whole armor</i>
of God’--the two words represent one Greek word,
<span lang="he" class="Hebrew" id="c2_1-p48.2"><span style="font-family:symbol" id="c2_1-p48.3">panoplia</span></span>,
which we have in English as panoply.
The splendid word is remembered and used in the lines--</p>

<verse id="c2_1-p48.4">
<l id="c2_1-p48.5">Stand then in His great might,</l>
<l class="t1" id="c2_1-p48.6">With all His strength endued;</l>
<l id="c2_1-p48.7">But take, to arm you for the fight,</l>
<l class="t1" id="c2_1-p48.8">The <i>panoply</i> of God.</l>
</verse>

<h3 id="c2_1-p48.9">The ‘Wisdom of Solomon’</h3>

<p id="c2_1-p49">One of the books of the Apocrypha--the finest
<pb n="33" id="c2_1-Page_33" />
of them all--has considerably influenced the hymns. There are numerous
allusions in the verse of the Wesleys to the language of the Wisdom of
Solomon. One of John Wesley's translations, the fine version of
Scheffler's <i>Du unvergleichlich Gut</i>, combines two
recollections of this book in two lines--</p>

<verse id="c2_1-p49.1">
<l id="c2_1-p49.2">High throned on heaven's eternal hill,</l>
<l id="c2_1-p49.3"><i>In number, weight, and measure still,</i></l>
<l class="t1" id="c2_1-p49.4"><i>Thou sweetly orderest all that is;</i></l>
<l id="c2_1-p49.5">And yet Thou deign'st to come to me,</l>
<l id="c2_1-p49.6">And guide my steps, that I, with Thee</l>
<l class="t1" id="c2_1-p49.7">Enthroned, may reign in endless bliss.</l>
</verse>

<p id="c2_1-p50">This recalls both, ‘But Thou hast ordered all
things in number, and measure, and weight’
(<i>Wisdom</i> 11:20), and ‘Wisdom reacheth from
one end to another, and mightily and sweetly
doth she order all things  (<i>Wisdom</i> 8:1).
Neither reference is in the German--</p>

<verse id="c2_1-p50.1">
<l id="c2_1-p50.2"><span lang="de" id="c2_1-p50.3">Du bist die Weisheit selbst die ewiglich regieret,</span></l>
<l id="c2_1-p50.4"><span lang="de" id="c2_1-p50.5">Der tiefeste Verstand, der alles glücklich führet.</span></l>
</verse>

<p id="c2_1-p51">One of the most affecting titles given to our Lord in the hymns is from
the same source.
‘But Thou sparest all, for they are Thine, O Lord, Thou Lover of Souls’
(<i>Wisdom</i> 11:26). This is used again and again:</p>

<verse id="c2_1-p51.1">
<l id="c2_1-p51.2">Jesu, <i>Lover of my soul</i>,</l>
<l class="t1" id="c2_1-p51.3">Let me to Thy bosom fly,</l>
<l id="c2_1-p51.4">While the nearer waters roll,</l>
<l class="t1" id="c2_1-p51.5">While the tempest still is high.</l>
</verse>

<pb n="34" id="c2_1-Page_34" />

<verse id="c2_1-p51.6">
<l id="c2_1-p51.7"><i>Lover of Souls!</i> Thou know'st to prize</l>
<l class="t1" id="c2_1-p51.8">What Thou hast bought so dear;</l>
<l id="c2_1-p51.9">Come then, and in Thy people's eyes,</l>
<l class="t1" id="c2_1-p51.10">With all Thy wounds appear!</l>
</verse>

<p id="c2_1-p52">The fine rhapsody in <i>Wisdom</i> 3:1-4: ‘But
the souls of the righteous are in the hand of
God. . . . For though they be punished in the
sight of men, yet is their hope full of immortality,’
is remembered in the verse--</p>

<verse id="c2_1-p52.1">
<l id="c2_1-p52.2">The promised land, from Pisgah's top,</l>
<l class="t1" id="c2_1-p52.3">I now exult to see:</l>
<l id="c2_1-p52.4"><i>My hope is full</i> (O glorious hope!)</l>
<l class="t1" id="c2_1-p52.5"><i>Of immortality.</i></l>
</verse>

<p id="c2_1-p53">And the noble passage in <i>Wisdom</i> 11:24, ‘For
Thou lovest all the things that are, and abhorrest
nothing which Thou hast made, for never
wouldest Thou have made anything if Thou
hadst hated it,’ is behind the stanza--</p>

<verse id="c2_1-p53.1">
<l id="c2_1-p53.2">O may I love like Thee!</l>
<l class="t1" id="c2_1-p53.3">In all Thy footsteps tread!</l>
<l id="c2_1-p53.4"><i>Thou hatest all iniquity,</i></l>
<l class="t1" id="c2_1-p53.5"><i>But nothing Thou hast made.</i></l>
</verse>

<h3 id="c2_1-p53.6">Luther's ‘Galatians’</h3>

<p id="c2_1-p54">The first allusion to any book other than the
Bible in the hymns of Charles Wesley is a reminiscence, often repeated,
of Luther's
<a href="/ccel/luther/galatian.html" id="c2_1-p54.1"><i>Commentary on
the Epistle to the Galatians</i></a>--a
reference rather to the Reformer's emphasis than to his language. There
is a manuscript of 1738 in the archives of the Brethren from the hand of
<pb n="35" id="c2_1-Page_35" />
William Holland, one of the earliest of the English Moravians, in which he
writes: ‘Being providentially directed to Martin Luther's <i>Commentary
on the Epistle to the Galatians</i>, I carried it round to Mr. Charles
Wesley, who was then sick at Mr. Bray's, as a very precious treasure
that I had found.’ Charles Wesley writes in his
<i>Journal</i>, under the date Wednesday, May 17, 1738:
‘Today I first saw Luther on the Galatians, which Mr. Holland had
accidentally lit upon. We began, and found him nobly full
of faith.’ On the evening of the same day he
writes: ‘I spent some hours this evening in
private with Martin Luther, who was greatly
blessed to me, especially his conclusion of the
second chapter. I labored, waited, and prayed to feel
“Who loved <i>me</i> and gave Himself <i>for me</i>.”’
Luther spends some beautiful pages over
these words of the Apostle, ‘words full of great
and mighty comfort.’ He writes: ‘Therefore
thou shouldest so read these little words <i>me</i> and
<i>for me</i>, as to meditate well upon them, and deem
that they have much in them. Use thyself to
lay hold of this little word <i>me</i> with a sure faith,
and apply it to thyself, and do not doubt that
thou art of the number named in this little word <i>me</i>.’</p>

<p id="c2_1-p55">Three days after Charles Wesley had first read these words, on Sunday,
May 21, he found the peace of God. Luther's loving insistence upon
the Apostle's words is remembered and
<pb n="36" id="c2_1-Page_36" />
reflected in more than one hymn written at the time.</p>

<verse id="c2_1-p55.1">
<l id="c2_1-p55.2">O Filial Deity,</l>
<l class="t1" id="c2_1-p55.3">Accept my new-born cry!</l>
<l id="c2_1-p55.4">See the travail of Thy soul,</l>
<l class="t1" id="c2_1-p55.5">Savior, and be satisfied:</l>
<l id="c2_1-p55.6">Take me now, possess me whole,</l>
<l id="c2_1-p55.7">Who <i>for me, for me</i> hast died!</l>
</verse>

<verse id="c2_1-p55.8">
<l id="c2_1-p55.9">And can it be that I should gain</l>
<l class="t1" id="c2_1-p55.10">An interest in the Savior's blood?</l>
<l id="c2_1-p55.11">Died He <i>for me</i>, who caused His pain?</l>
<l class="t1" id="c2_1-p55.12"><i>For me</i>, who Him to death pursued?</l>
<l id="c2_1-p55.13">Amazing love! how can it be</l>
<l id="c2_1-p55.14">That Thou, my God, should'st die <i>for me</i>?</l>
</verse>

<p id="c2_1-p56">And throughout a hymn written exactly a year
later, in May, 1739, and entitled ‘For the Anniversary Day of
one's Conversion’:</p>

<verse id="c2_1-p56.1">
<l id="c2_1-p56.2">Then with my heart I first believed,</l>
<l class="t1" id="c2_1-p56.3">Believed with faith divine;</l>
<l id="c2_1-p56.4">Power with the Holy Ghost received</l>
<l class="t1" id="c2_1-p56.5">To call the Savior mine.</l>
<l id="c2_1-p56.6">I felt my Lord's atoning blood</l>
<l class="t1" id="c2_1-p56.7">Close to my soul applied;</l>
<l id="c2_1-p56.8"><i>Me, me</i>, He loved--the Son of God--</l>
<l class="t1" id="c2_1-p56.9"><i>For me, for me,</i> He died!</l>
</verse>

<h3 id="c2_1-p56.10">Bengel's Exposition of the Apocalypse</h3>

<p id="c2_1-p57">John Wesley's <i>Notes on the New Testament</i>
were largely indebted to the <i>Gnomon</i> of Bengel--‘that great
light of the Christian world (lately gone to his reward) Bengelius,’
as he is called in the preface. It is a striking proof of Wesley's
scholarship and shrewdness that he should have
selected as the basis of his exposition a work
<pb n="37" id="c2_1-Page_37" />
which, in the language of Dr. Sanday, ‘stands
out among the exegetical literature not only of
the eighteenth century, but of all centuries, for
its masterly terseness and precision, and for
its combination of spiritual insight with the best
scholarship of the time.’ In his notes on the Apocalypse Wesley
used in addition to the <i>Gnomon</i> Bengel's German exposition of the book,
the <i><span lang="de" id="c2_1-p57.1">Erklärte Offenbarung Johannis, und
vielmehr Jesu Christi</span></i>, as it is quaintly entitled.</p>

<p id="c2_1-p58">On <scripRef passage="Rev. 2:17" id="c2_1-p58.1" parsed="|Rev|2|17|0|0" osisRef="Bible:Rev.2.17">Rev. 2:17</scripRef> Bengel has this beautiful note:
‘<i>A new name</i>. So
Jacob after his victory received the new name of Israel. The word new
is very characteristic of the Revelation (<span lang="de" id="c2_1-p58.2">ein recht
apocalyptisches Wort</span>): a new name, a new song, a new heaven,
a new earth, new Jerusalem, all things new. <i>Which no one knoweth
but he that receiveth it.</i> Jesus Himself had a new name, known only
to Himself. Would'st thou know what the new name shall be?
Overcome! Before that thou askest in vain: thereafter thou wilt
soon read it, written on the white stone.’
Charles Wesley assisted in compiling the <i>Notes</i>,
and this comment, the last two sentences of
which were translated by the elder brother,
evidently impressed him; for eight years later, in
the <i>Short Hymns on Select Passages of the Holy Scriptures</i>,
he published a hymn which paraphrases Bengel's note:</p>

<pb n="38" id="c2_1-Page_38" />

<verse id="c2_1-p58.3">
<l id="c2_1-p58.4">Dost thou desire to know and see</l>
<l id="c2_1-p58.5">What thy mysterious name shall be?</l>
<l id="c2_1-p58.6">Contending for thy heavenly home,</l>
<l id="c2_1-p58.7">Thy latest foe in death o'ercome;</l>
<l id="c2_1-p58.8">Till then thou searchest out in vain</l>
<l id="c2_1-p58.9">What only conquest can explain.</l>
</verse>

<verse id="c2_1-p58.10">
<l id="c2_1-p58.11">But when the Lord hath closed thine eyes,</l>
<l id="c2_1-p58.12">And opened them in Paradise,</l>
<l id="c2_1-p58.13">Receiving thy new name unknown,</l>
<l id="c2_1-p58.14">Thou read'st it wrote on the white stone,</l>
<l id="c2_1-p58.15">Wrote on thy pure humanity,</l>
<l id="c2_1-p58.16">God, Three in One, and One in Three.</l>
</verse>
</div1>

    <div1 type="Chapter" n="II" title="The Fathers, the Liturgies, and the Mystics" shorttitle="Chapter II" progress="31.83%" id="c2_2" prev="c2_1" next="c2_3">
<pb n="39" id="c2_2-Page_39" />

<h2 style="text-align:center" id="c2_2-p0.1">CHAPTER II<br /><i>THE FATHERS, THE LITURGIES,
AND THE MYSTICS</i></h2>

<p style="text-align:center" id="c2_2-p1"><span lang="he" class="Hebrew" id="c2_2-p1.1"><span style="font-family:symbol" id="c2_2-p1.2">upo
PneumatoV Agion feromeuoi elalhsan oi agioi Qeou anqrwpoi</span></span></p>

<h3 id="c2_2-p1.3">Ignatius</h3>

<p id="c2_2-p2">There are many allusions in the hymns to the writings of the Fathers
of the Church. Samuel Wesley the elder, in a letter to
a young clergyman containing detailed advice as to his studies--a
letter which John Wesley published, with a preface, many years
later--declared that ‘the blessed Ignatius's Epistles can never
be enough read, or praised, or valued, next to the inspired
writings.’ And John Wesley devoted thirty pages of the first volume
of the <i>Christian Library</i> to the Epistles of Ignatius. It is
not surprising, therefore, that there should be several echoes of
a passage in his
<a href="http://ccel.org/FATHERS2/ANF01/anf0119.htm#P1797_305873" id="c2_2-p2.1">Epistle to the Romans</a>
(7:2), ‘Living I write unto you, but it is as loving to die.
<i>For my Love has been crucified</i>
(<span lang="he" class="Hebrew" id="c2_2-p2.2"><span style="font-family:symbol" id="c2_2-p2.3">o emos eros
estaurwtai</span></span>)
and there is left in me no fire of earthly love at
<pb n="40" id="c2_2-Page_40" />
all.’  The famous phrase becomes the refrain of the hymn,
‘O Love Divine, what hast thou done?’--</p>

<verse id="c2_2-p2.4">
<l id="c2_2-p2.5">The immortal God for me hath died:</l>
<l id="c2_2-p2.6">My Lord, <i>my Love is crucified</i>--</l>
</verse>

<p id="c2_2-p3">and it is recalled in several other hymns. It
had been previously used in an old German
hymn which John Wesley is not likely to have
seen, and it is quoted in one of the <i>Spiritual
Songs</i> of John Mason, which was certainly known to both brothers:</p>

<verse id="c2_2-p3.1">
<l id="c2_2-p3.2">My Lord, my Love is crucified,</l>
<l class="t1" id="c2_2-p3.3">He all the Pains did bear;</l>
<l id="c2_2-p3.4">But in the Sweetness of His Rest,</l>
<l class="t1" id="c2_2-p3.5">He makes His Servants share.</l>
</verse>

<h3 id="c2_2-p3.6">Tertullian</h3>

<p id="c2_2-p4">Another hymn contains an echo of Tertullian--</p>

<verse id="c2_2-p4.1">
<l id="c2_2-p4.2">Though earth and hell the word gainsay</l>
<l class="t1" id="c2_2-p4.3">The Word of God can never fail;</l>
<l id="c2_2-p4.4">The Lamb shall take my sins away;</l>
<l class="t1" id="c2_2-p4.5"><i>'Tis certain, though impossible;</i></l>
<l id="c2_2-p4.6">The thing impossible shall be,</l>
<l id="c2_2-p4.7">All things are possible to me.</l>
</verse>

<p id="c2_2-p5">The passage is in Tertullian's treatise <i><span lang="la" id="c2_2-p5.1">De Carne
Christi</span></i>.  He is arguing against Marcion, whose
contention was that the humiliation implied in the fact of the Incarnation
was unworthy of God. Tertullian answers this in a passage splendidly
paradoxical and profoundly spiritual: ‘Spare the whole world's
one only hope, thou
<pb n="41" id="c2_2-Page_41" />
who art destroying the indispensable dishonor of our faith. Whatever is
unworthy of God is of gain to me. . . . The Son of God is born; we are
not ashamed, because we ought to be ashamed. And the Son of God died;
it is perfectly credible, because it is absurd. And being buried He rose
again; it is certain, because it is impossible.’
(<span lang="la" id="c2_2-p5.2">Natus est Dei Filius; non pudet quia pudendum est; et mortuus est
Dei Filius; prorsus credibile est quia ineptum est; et sepultus
resurrexit; certum est quia impossibile.</span>) The hymn, however,
merely quotes the famous phrase that is known to all the world.</p>

<p id="c2_2-p6">A passage in Tertullian's <i>Apology</i> (c. 39), ‘Look
ye, say they, how these Christians seem to love
one another!’ is also recalled in a hymn which is
probably by John Wesley--</p>

<verse id="c2_2-p6.1">
<l id="c2_2-p6.2">In them let all mankind behold</l>
<l id="c2_2-p6.3">How Christians lived in days of old</l>
<l id="c2_2-p6.4">Mighty their envious foes to move,</l>
<l id="c2_2-p6.5"><i>A proverb of reproach--and love.</i></l>
</verse>

<p id="c2_2-p7">Here it is hardly probable that this is a direct reference to the
passage, for John Wesley wrote to his mother from Marienborn while on his
journey to Herrnhut, quoting the words and attributing them to Julian
the Apostate: ‘Eighty-eight of them [the Moravians] praise
God with one heart and one mouth at Marienborn;
another little company at Runnesburg,
an hour off; another at Budingen, an hour from
<pb n="42" id="c2_2-Page_42" />
thence; and yet another at Frankfort. I now
understand those words of poor Julian, “See
how these Christians love one another!”’ The
phrase is quoted as proverbial in the introduction
to Arndt's <i>True Christianity</i>, and in at least
one other of the works included in the <i>Christian Library</i>.</p>

<h3 id="c2_2-p7.1">‘The Christians to the Lions!’</h3>

<p id="c2_2-p8">Another passage in the <i>Apology</i> is referred to
in more than one hymn: ‘If Tiber overflows, and
Nile does not; if heaven stands still and withholds its rain, and
the earth quakes; if famine or pestilence take their marches
through the country, the word is, Away with
these Christians to the lions!’ (c. 40.)</p>

<verse id="c2_2-p8.1">
<l id="c2_2-p8.2">‘Away with them,’ the world exclaim,</l>
<l class="t1" id="c2_2-p8.3">‘The Christians to the lions cast!’</l>
<l id="c2_2-p8.4">The stream is troubled by the lamb,</l>
<l class="t1" id="c2_2-p8.5">And must be so, while time shall last.</l>
</verse>

<verse id="c2_2-p8.6">
<l id="c2_2-p8.7">The Lamb, they say, disturbs the stream,</l>
<l id="c2_2-p8.8">The world confounded is by them</l>
<l class="t1" id="c2_2-p8.9">Who its confusions end:</l>
<l id="c2_2-p8.10">Yet still, ‘Away with them,’ they cry,</l>
<l id="c2_2-p8.11">‘The Christians burn or crucify,</l>
<l class="t1" id="c2_2-p8.12">Or to the lions send!’</l>
</verse>

<h3 id="c2_2-p8.13">Aesop</h3>

<p id="c2_2-p9">It is curious that both these hymns which have
the allusion to Tertullian's words should also contain a reference to
one of Aesop's fables, the story of the wolf who complained that the
stream of which he was drinking was disturbed by a lamb
<pb n="43" id="c2_2-Page_43" />
farther down--a mere pretext for devouring the alleged disturber.</p>

<h3 id="c2_2-p9.1">Jerome</h3>

<p id="c2_2-p10">It has been suggested that the lines--</p>

<verse id="c2_2-p10.1">
<l id="c2_2-p10.2">To damp our earthly joys,</l>
<l class="t1" id="c2_2-p10.3">To increase our gracious fears,</l>
<l id="c2_2-p10.4"><i>For ever let the Archangel's voice</i></l>
<l class="t1" id="c2_2-p10.5"><i>Be sounding in our ears:</i></l>
<l id="c2_2-p10.6">The solemn midnight cry,</l>
<l class="t1" id="c2_2-p10.7"><i>Ye dead, the Judge is come.</i></l>
<l id="c2_2-p10.8"><i>Arise, and meet Him in the sky,</i></l>
<l class="t1" id="c2_2-p10.9"><i>And meet your instant doom!</i></l>
</verse>

<p id="c2_2-p11">--recall a passage of Jerome: ‘<span lang="la" id="c2_2-p11.1">Quoties diem
ilium considero, toto corpore contremisco, sive
enim comedo, sive bibo, sive aliquid aliud facio,
semper videtur illa tuba terribilis sonare in
auribus meis, Surgite, mortui, venite ad judicum.</span>’
(<i>In xvii. Johannis.</i>) Charles Wesley may very
probably have met with the words, apart from
any patristic reading, for they are quoted in the
Latin in Burton's <i>Anatomy of Melancholy</i>, and in
English by Chaucer in the <i>Persones Tale</i>: ‘<span lang="oe" id="c2_2-p11.2">For
as Seint Jerome sayth: at every time that me
remembreth of the day of dome, I quake: for
whan I ete or drinke, or do what so I do, ever
semeth me that the trompe sowneth in min eres:
riseth ye up that ben ded, and cometh to the
jugement.</span>’</p>

<p id="c2_2-p12">In John Austin's <i>Offices</i> (1668) (partly
republished in the <i>Christian Library</i>) there is a
hymn of which one verse runs--</p>

<pb n="44" id="c2_2-Page_44" />
<verse id="c2_2-p12.1">
<l id="c2_2-p12.2">O quicken, Lord, our Faith,</l>
<l class="t1" id="c2_2-p12.3">Of these great Joys and Fears;</l>
<l id="c2_2-p12.4"><i>And make the last Day's Trumpet be</i></l>
<l class="t1" id="c2_2-p12.5"><i>Still sounding in our Ears.</i></l>
</verse>

<p id="c2_2-p13">But Charles Wesley's stanza is more than an echo of this: it
carries the allusion to Jerome's language farther than Austin's
lines do, to
<span lang="la" id="c2_2-p13.1"><i>Surgite, mortui, venite ad judicum</i>.</span></p>

<h3 id="c2_2-p13.2">Eusebius</h3>
<p id="c2_2-p14">The lines in one of the hymns on heaven--</p>

<verse id="c2_2-p14.1">
<l id="c2_2-p14.2"><i>A brother dead to God</i>,</l>
<l id="c2_2-p14.3">By sin alas! undone,</l>
</verse>

<p id="c2_2-p15">--recall the famous story of St. John and the robber, told by
Eusebius in the <i>Ecclesiastical History</i> (iii. 23)--a book which
John Wesley records reading for the second time in November, 1741.
Inquiring of a bishop in the neighborhood of Ephesus as to the welfare
of a young man whom he had previously committed to the bishop's
special charge, the Apostle received the answer, ‘He is dead.’
Being further questioned, the bishop said, ‘He is dead to God,
for alas! he is become a villain, and is fled to the mountains to be a
robber.’ Whereupon the Apostle hastened to the mountain fastnesses,
and never rested until he had brought back the young man in penitence,
and restored him to the Church. (It may be added that the story is told
in Wesley's abridgement of Cave's <i>Primitive Christianity</i> in the
<i>Christian Library</i>.)</p>

<pb n="45" id="c2_2-Page_45" />

<h3 id="c2_2-p15.1">Augustine</h3>
<p id="c2_2-p16">When we reach Augustine we are on surer ground. The Wesleys evidently
knew the <i>Confessions</i> well. It was one of the highly interesting
list of books which had to be provided (by the direction of an early
Conference) for the use of Wesley and the preachers at the three centers
of London, Bristol, and Newcastle. Wesley once prepared for the press an
edition of it in the original Latin, probably intended for the scholars
of Kingswood School.</p>

<p id="c2_2-p17">In 1745 Wesley maintained a long correspondence with
‘Mr John Smith’--supposed to be the <i>nom de guerre</i>
of Dr. Secker, Bishop of Oxford. In one of his letters Wesley quoted,
as an instance of what he meant by his doctrine of assurance, a whole
chapter of the <i>Confessions</i>, ‘which,’ he writes,
‘I was reading yesterday.’ It is the great passage which ends
with the words, ‘And Thou criedst to me from afar, Yea, verily, <i>I am
that I am</i>. And I heard, as the heart heareth, nor had I room to doubt,
and I should sooner doubt that I live, than that Truth is not’
(vii. 10).</p>

<h3 id="c2_2-p17.1">‘Confessions’</h3>

<p id="c2_2-p18">This great spiritual classic has left considerable traces in the
hymns of both brothers. A passage in the first book recalls some of
Charles Wesley's most impassioned lines. Augustine wrote: ‘Hide not
Thy face from me. Let me die (that I die not) that I may see Thy
face!’ (<span lang="la" id="c2_2-p18.1"><i>Moriar ne moriar, ut cam videam)</i></span>
(i. 5). There is a very similar passage
<pb n="46" id="c2_2-Page_46" />
in the <i>Soliloquies</i>: ‘But why dost thou hide Thy face? Haply
Thou wilt say, “No man can see Me and live.” Ah, Lord, let me die,
that I may see Thee; let me see Thee, that I may die.’
(<span lang="la" id="c2_2-p18.2"><i>Sed cur faciem tuam abscondis? Forte dicis non
videbit me homo et vivet</i></span>’ (<scripRef passage="Ex. 33:20" id="c2_2-p18.3" parsed="|Exod|33|20|0|0" osisRef="Bible:Exod.33.20">Ex. 33:20</scripRef>).
<span lang="la" id="c2_2-p18.4"><i>Eia, Domine, moriar ut te videam. Videam,
ut hic moriar</i></span>) (Solil. c. i.). This became
a favorite thought with the poet of Methodism, and inspired
many stanzas such as:</p>

<verse id="c2_2-p18.5">
<l id="c2_2-p18.6">I cannot see Thy face and live!</l>
<l class="t1" id="c2_2-p18.7"><i>Then let me see Thy face, and die!</i></l>
<l id="c2_2-p18.8">Now, Lord, my gasping spirit receive!</l>
<l class="t1" id="c2_2-p18.9">Give me on eagles' wings to fly;</l>
<l id="c2_2-p18.10">With eagles' eyes on Thee to gaze,</l>
<l class="t1" id="c2_2-p18.11">And plunge into the glorious blaze.</l>
</verse>

<p id="c2_2-p19">And if there were any doubt about the connection between such lines
as these and the words of the great African Father, it would be dispelled
by the fact that another hymn which echoes the thought--</p>

<verse id="c2_2-p19.1">
<l id="c2_2-p19.2">Live only Christ in me, not I;</l>
<l class="t1" id="c2_2-p19.3"><i>O let me see Thy face, and die!</i></l>
</verse>

<p id="c2_2-p20">--was  headed, when published in the <i>Hymns
and Sacred Poems</i> of 1742, ‘<span lang="la" id="c2_2-p20.1"><i>Moriar ut te videam!</i></span>’
‘Let me die that I may see Thee! Here the phrase is evidently quoted
from the <i>Soliloquies</i>.</p>

<p id="c2_2-p21">Another reminiscence of the Confessions occurs in John Wesley's
translation of Tersteegen's
<pb n="47" id="c2_2-Page_47" />
great hymn,
'<a href="/w/wesley/hymn/jwg03/jwg0344.html" id="c2_2-p21.1">Thou hidden love of God, whose height</a>.'
The lines--</p>

<verse id="c2_2-p21.2">
<l id="c2_2-p21.3">My heart is pained, <i>nor can it be</i></l>
<l id="c2_2-p21.4"><i>At rest, till it finds rest in Thee</i>--</l>
</verse>

<p id="c2_2-p22">deliberately recall the famous passage: ‘Thou dost arouse us to
delight in praising Thee; for Thou hast made us for Thyself, and our
heart is restless, until it find rest in Thee!’ (i. 1). Here
the allusion is John Wesley's own; there is nothing of it in
Tersteegen's German, the last lines of which are--</p>

<verse id="c2_2-p22.1">
<l id="c2_2-p22.2"><span lang="de" id="c2_2-p22.3">Ich bin nicht stille, wie ich soll</span></l>
<l id="c2_2-p22.4"><span lang="de" id="c2_2-p22.5">Ich fühles ist dem Geist nicht wohl,</span></l>
<l class="t1" id="c2_2-p22.6"><span lang="de" id="c2_2-p22.7">Weil er in dir nicht stehet.</span></l>
</verse>

<p id="c2_2-p23">There is a further reminiscence of Augustine in another of John
Wesley's translations from the German. The lines--</p>

<verse id="c2_2-p23.1">
<l id="c2_2-p23.2"><i>Ah! why did I so late Thee know,</i></l>
<l id="c2_2-p23.3"><i>Thee, lovelier than the sons of men!</i></l>
</verse>

<p id="c2_2-p24">--recall the classic passage: ‘Too late I loved
Thee, Beauty so old and yet so new, too late
I loved Thee!’ (x. 27). Here it is Scheffler
himself who is responsible for the allusion to
Augustine, for it is clearer in the German than in
the English: ‘<span lang="de" id="c2_2-p24.1">Ach, dass ich dich so spät erkennet,
Du hochgelobte Schönheit du!</span>’</p>

<p id="c2_2-p25">A phrase in one verse of John Wesley's translation of
Scheffler's <span lang="de" id="c2_2-p25.1"><i>Du unvergleichlich Gut</i></span> has
<pb n="48" id="c2_2-Page_48" />
been colored by the translator's remembrance
of the same passage in Augustine. Angelus wrote
‘<span lang="de" id="c2_2-p25.2">Du bist die Schönheit selbst, Du kannst nichts
Schönres finden! Es kann dich nichts als nur
Dein eigne Schönheit binden.</span>’ But <span lang="de" id="c2_2-p25.3"><i>die Schonheit
selbst</i></span> becomes in Wesley's translation, with a
memory of Augustine's <span lang="la" id="c2_2-p25.4"><i>pulchritudo antiqua</i></span>:</p>

<verse id="c2_2-p25.5">
<l id="c2_2-p25.6"><i>Primeval Beauty</i>! in Thy sight,</l>
<l id="c2_2-p25.7">The first-born, fairest sons of light</l>
<l id="c2_2-p25.8">See all their brightest glories fade!</l>
</verse>

<p id="c2_2-p26">In the hymn ‘For an Unconverted Child’ the lines occur:</p>

<verse id="c2_2-p26.1">
<l id="c2_2-p26.2">Regard my endless griefs and fears</l>
<l id="c2_2-p26.3"><i>Nor let the Son of all these tears</i></l>
<l class="t2" id="c2_2-p26.4"><i>Be finally undone.</i></l>
</verse>

<h3 id="c2_2-p26.5">Monica and the Bishop</h3>

<p id="c2_2-p27">This is an unmistakable allusion to the story told by Augustine in the
<i>Confessions</i> (iii. 12)
about his mother and the Bishop. Monica besought the Bishop to
see her son, and strive to bring him from the error of his ways.
The Bishop replied that it was best to leave him
alone, and pray for him. ‘When she would not
be satisfied, but urged him more, with entreaties
and many tears, that he would see me, and discourse
with me; he, a little displeased at her
importunity, saith, “Go thy ways, and God be
with thee: it is not possible that the son of these
tears should perish.” Which answer she took (as
<pb n="49" id="c2_2-Page_49" />
she often mentioned in her conversations with
me) as if it had been a voice from heaven.</p>

<p id="c2_2-p28">And there is at least one other of Augustine's
wonderful phrases; in the <i>Confessions</i> that influenced
the verse of Charles Wesley. It is a part
of a great supplication: ‘Narrow is the home
of my soul; enlarge it, that Thou mayest enter
in. It is ruinous; do Thou repair it, (i. 5).
This is reflected in the lines--</p>

<verse id="c2_2-p28.1">
<l id="c2_2-p28.2">Thou know'st the way to bring me back,</l>
<l class="t1" id="c2_2-p28.3">My fallen spirit to restore</l>
<l id="c2_2-p28.4">O for Thy truth and mercy's sake,</l>
<l class="t1" id="c2_2-p28.5">Forgive, and bid me sin no more;</l>
<l id="c2_2-p28.6"><i>The ruins of my soul repair,</i></l>
<l class="t1" id="c2_2-p28.7">And make my heart a house of prayer.</l>
</verse>

<h3 id="c2_2-p28.8">‘Soliloquies’</h3>

<p id="c2_2-p29">There are other passages in the <i>Soliloquies</i> which seem to have
influenced the hymns.
‘<span lang="la" id="c2_2-p29.1">Aegrotus sum, ad medicum clamo: caecus sum, ad lucem   
propero: mortuus sum, ad vitam suspiro. Tu es medicus, tu lux, tu vita.
Jesu Nazarene, miserere mei</span>’ (c. ii.). It is difficult to
read this without thinking that some remembrance of it was in Charles
Wesley's mind when he wrote--</p>

<verse id="c2_2-p29.2">
<l id="c2_2-p29.3">Jesu, my all in all Thou art;</l>
<l class="t1" id="c2_2-p29.4">My rest in toil, my ease in pain,</l>
<l id="c2_2-p29.5">The medicine of my broken heart,</l>
<l class="t1" id="c2_2-p29.6">In war my peace, in loss my gain,</l>
<l id="c2_2-p29.7">My smile beneath the tyrant's frown,</l>
<l id="c2_2-p29.8">In shame my glory and my crown:</l>
</verse>

<pb n="50" id="c2_2-Page_50" />

<verse id="c2_2-p29.9">
<l id="c2_2-p29.10">In want my plentiful supply,</l>
<l class="t1" id="c2_2-p29.11">In weakness my almighty power,</l>
<l id="c2_2-p29.12">In bonds my perfect liberty,</l>
<l class="t1" id="c2_2-p29.13">My light in Satan's darkest hour,</l>
<l id="c2_2-p29.14">In grid my joy unspeakable,</l>
<l id="c2_2-p29.15">My life in death, my heaven in hell.</l>
</verse>

<p id="c2_2-p30">And here is another characteristic passage:
‘<span lang="la" id="c2_2-p30.1">Quoniam Si quid boni est parvum vel magnum,
donum tuum est, et nostrum non est nisi malum</span>’
(c. xv.). The thought seems to be reproduced in the lines--</p>

<verse id="c2_2-p30.2">
<l id="c2_2-p30.3">All power is Thine in earth and heaven,</l>
<l class="t1" id="c2_2-p30.4">All fullness dwells in Thee alone;</l>
<l id="c2_2-p30.5"><i>Whate'er I have was freely given,</i></l>
<l class="t1" id="c2_2-p30.6"><i>Nothing but sin I call my own.</i></l>
</verse>

<p id="c2_2-p31">And, once more, Augustine's words: ‘<span lang="la" id="c2_2-p31.1">Et video
nunc quia donum tuum est</span>’ (c. xv.) seem to be
reflected in John Wesley's translation of Scheffler's
<span lang="de" id="c2_2-p31.2"><i>Ich will dich tiebe, meine Stärke</i></span>
(there is an unquestioned allusion to Augustine, in the preceding
verse, which we have already mentioned):</p>

<verse id="c2_2-p31.3">
<l id="c2_2-p31.4">And now if more at length I see,</l>
<l id="c2_2-p31.5">'Tis through Thy light, and comes from Thee.</l>
</verse>

<h3 id="c2_2-p31.6">Exposition of St. John's Gospel</h3>

<p id="c2_2-p32">Augustine's fine comment upon our Lord's first
miracle (<i>In Joan. Ev. Tract.</i> viii. I) is quoted in
another hymn. ‘For He who made wine on that day at the marriage
feast, in those six water-pots, which He commanded to be
filled with water, the selfsame does this every
<pb n="51" id="c2_2-Page_51" />
year in vines...  But we do not wonder at the
latter, because it happens every year: it has lost
its marvellousness by its constant recurrence.’</p>

<p id="c2_2-p33">Charles Wesley wrote, in a hymn upon <scripRef passage="John 2:7" id="c2_2-p33.1" parsed="|John|2|7|0|0" osisRef="Bible:John.2.7">John 2:7</scripRef>:</p>

<verse id="c2_2-p33.2">
<l id="c2_2-p33.3">When wine they want, the Almighty Lord</l>
<l class="t1" id="c2_2-p33.4">Water instead of wine demands:</l>
<l id="c2_2-p33.5">He both created by His word,</l>
<l class="t1" id="c2_2-p33.6">Nothing His sovereign will withstands:</l>
<l id="c2_2-p33.7"><i>And every year in every vine</i></l>
<l class="t1" id="c2_2-p33.8"><i>He changes water into wine.</i></l>
</verse>

<p id="c2_2-p34">In one of the hymns there is a singular idea
as to the intercourse of heaven:</p>

<verse id="c2_2-p34.1">
<l id="c2_2-p34.2">Where glorified spirits by sight</l>
<l id="c2_2-p34.3">Converse in their holy abode.</l>
</verse>

<p id="c2_2-p35">This, it has been suggested, may be derived from
a passage in <i>Hudibras</i> (the <i>Heroical Epistle</i>)--a strange
source!--</p>

<verse id="c2_2-p35.1">
<l id="c2_2-p35.2">For what can earth produce, but love,</l>
<l id="c2_2-p35.3">To represent the joys above?</l>
<l id="c2_2-p35.4">Or who but lovers can converse,</l>
<l id="c2_2-p35.5">Like angels, by the eye-discourse?</l>
</verse>

<h3 id="c2_2-p35.6">Plotinus</h3>

<p id="c2_2-p36">But the notion really comes from Plotinus, and it is quite likely
that Charles Wesley may have met with it there. The passage is in the
fifth <i>Ennead</i> (viii. 4), ‘They speak not one with
the other; but, <i>as we understand many things by
the eyes only, so does soul read soul in heaven,</i>
<pb n="52" id="c2_2-Page_52" />
where the spiritual body is pure, and nothing is
hidden, and nothing feigned.</p>

<p id="c2_2-p37">There are two rather recondite allusions in a stanza of one of the
hymns on the Passion:</p>

<verse id="c2_2-p37.1">
<l id="c2_2-p37.2">Dies the glorious Cause of all,</l>
<l class="t1" id="c2_2-p37.3">The true eternal Pan,</l>
<l id="c2_2-p37.4">Falls to raise us from our fall,</l>
<l class="t1" id="c2_2-p37.5">To ransom sinful man:</l>
<l id="c2_2-p37.6">Well may Sol withdraw his light,</l>
<l class="t1" id="c2_2-p37.7">With the Sufferer sympathize,</l>
<l id="c2_2-p37.8">Leave the world in sudden night,</l>
<l id="c2_2-p37.9">While his Creator dies!</l>
</verse>

<h3 id="c2_2-p37.10">Plutarch</h3>

<p id="c2_2-p38">The first reference is to the story recorded by
Plutarch (<i><span lang="la" id="c2_2-p38.1">De Oraculorum Delectu</span></i>) that in the reign
of Tiberius a pilot named Thamus was steering his ship round the
coast of Epirus, when he heard voices proclaiming, ‘Thamus, Thamus,
great Pan is dead!’<note n="10" id="c2_2-p38.2">Cf. Spenser's <i>Shepherd's Calendar</i>
(May), and <i>Gloss</i>.</note>
(<span lang="he" class="Hebrew" id="c2_2-p38.3"><span style="font-family:symbol" id="c2_2-p38.4">Pan o megas
teqnhken</span></span>.)</p>

<h3 id="c2_2-p38.5">Dionysius the Areopagite</h3>

<p id="c2_2-p39">The other allusion is fainter. There is a legend that Dionysius the
Areopagite, perceiving a disturbance in nature at the time of the
Crucifixion, said, <span lang="he" class="Hebrew" id="c2_2-p39.1"><span style="font-family:symbol" id="c2_2-p39.2">H to Qeion
pascei, h tw pasconti sumpascei</span></span>,
<note n="11" id="c2_2-p39.3">Cf. <i>Brev. Rom.,</i> Oct. 9 (Lectio 4),
and Hooker, <i>Eccl. Pol.</i> I. iii. 4.</note> ‘Either the
Divinity suffers, or sympathizes with the sufferer!’ It would
seem that a recollection of this has colored the line, ‘Well
may Sol withdraw his light, <i>With the Sufferer sympathize</i>.’</p>

<pb n="53" id="c2_2-Page_53" />
<h3 id="c2_2-p39.4">The Hymns and the Ecclesiastical Year</h3>

<p id="c2_2-p40">It is a striking fact that Methodism has supplied English Christendom
with hymns for all the great festivals of the ecclesiastical year. At
Christmas
‘<a href="/w/wesley/hymn/jwg06/jwg0683.html" id="c2_2-p40.1">Hark! the herald angels sing!</a>’
is heard in every land
where the English language is spoken. It is the same at Easter with
‘<a href="/w/wesley/hymn/jwg07/jwg0716.html" id="c2_2-p40.2">Christ the Lord is risen today!</a>’
and much the same on Ascension Day with
‘<a href="/w/wesley/hymn/jwg07/jwg0718.html" id="c2_2-p40.3">Hail the day that sees Him rise</a>,’
and on Whit-Sunday with
‘<a href="/w/wesley/hymn/jwg07/jwg0758.html" id="c2_2-p40.4">Granted is the Savior's prayer</a>.’</p>

<p id="c2_2-p41">Some time ago an interesting suggestion was made by an Anglican hymnologist
<note n="12" id="c2_2-p41.1">Moorsom, <i>Historical Companion to Hymns Ancient and Modern</i>,
pp. 83, 64.</note> with regard to two of these hymns. It was suggested that
‘Hark! the herald angels sing!’ was possibly
inspired by a hymn from the Menaion of the Greek Church,
<a href="/ccel/neale/easternhymns.H_24.html" id="c2_2-p41.2"><span lang="he" class="Hebrew" id="c2_2-p41.3"><span style="font-family:symbol" id="c2_2-p41.4">cristos gennatai
doxasate</span></span></a>. This
forms a part of the Canon for Christmas Day.
It was written by St. Cosmas, the foster-brother
of St. John Damascene, who lived in the first
half of the eighth century. Unhappily, there is
not a great deal that can be urged in support of
this attractive suggestion. There is little likeness
between the Greek and the English, not
more than we might expect to find between any
two hymns for the Nativity, and hardly as much
as exists, for example, between Wesley's English
and the Latin of Peter the Venerable in the
hymn <i><span lang="la" id="c2_2-p41.5">Coelum gaude terra plaude</span></i>.</p>
<pb n="54" id="c2_2-Page_54" />

<p id="c2_2-p42">It was also suggested by the same writer that Charles Wesley may have
had in mind, when writing
‘<a href="/w/wesley/hymn/jwg07/jwg0718.html" id="c2_2-p42.1">Hail the day that sees Him rise,</a>’
the hymn of Fortunatus (or a fourteenth-century imitator of his),
<span lang="la" id="c2_2-p42.2"><i>Salve
festa dies toto venerabilis aevo, Qua Deus ad coelos scandit et astra
tenet</i></span>. Here, again, there is very little
resemblance--none whatever, in fact, except the initial phrase.</p>

<h3 id="c2_2-p42.3">Mediaeval Hymns</h3>

<p id="c2_2-p43">But these suggestions, baseless as they seem to be, are enough to
raise in one's mind the whole question of a possible indebtedness, on
the part of the Wesleys, to the great hymns of the Middle Ages. At
first sight, such a relation does not seem at all likely. In the eighteenth
century the whole of the mediaeval hymnody was almost a <i>terra incognita</i>.
It was only with the rise of romanticism in literature, at the end
of that century, that these hymns began to come to their own. One may
say that Scott's use of Thomas of Celano's great dirge (in which he
followed Goethe) was almost the beginning of modern interest in
mediaeval hymns. And it was nearly half a century later when these hymns
began to be recovered for the use of the English Churches by
Dr. Neale,
and other High Anglican and Catholic scholars. In the age of the Wesleys
there was very little knowledge in England of the Latin hymns of the
Middle Ages, and still less of the Greek hymns, found in the
service-books of the Eastern Church. On the face of it,
<pb n="55" id="c2_2-Page_55" />
therefore, these hymns are not likely to have been known to the brothers.</p>

<p id="c2_2-p44">On the other hand, there are some small but significant facts. John
Wesley translated a German hymn which itself was a translation from the
Latin.
‘Jesu, Thy soul renew my own’
is a version of Scheffler's
<i><span lang="de" id="c2_2-p44.1">Die Seele Christi heil'ge mich</span></i>,
which again was a version of the mediaeval
<i><span lang="la" id="c2_2-p44.2">Anima Christi sanctifica me</span></i>.
These lines are entitled in the Roman Breviary ‘The Aspirations
of St. Ignatius to the Most Holy Redeemer,’ but
the ascription to the founder of the Society of
Jesus is an error. The lines probably date from
the fourteenth century. It is surely possible
that John Wesley was aware of the Latin original.</p>

<h3 id="c2_2-p44.3">St. Thomas Aquinas</h3>

<p id="c2_2-p45">Again, when Charles Wesley was in Dublin in
1747 he wrote in his <i>Journal</i>: ‘I spoke with great
freedom to the poor Papists, urging them to repentance and 
the love of Christ, from the authority of their own Kempis, and
<i>their own Liturgy</i>.’ This can only mean that he was a student
of the Breviary--a very suggestive fact. Doubtless it was there
that he read the splendid story of the ecstasy of St. Thomas
Aquinas, which impressed him so much, and left its mark upon more
than one hymn. The incident is told in one of the lessons for the
saint's festival.<note n="13" id="c2_2-p45.1"><i>Brev. Rom.</i>, <scripRef passage="Mar. 7" id="c2_2-p45.2">Mar. 7</scripRef> (Lectio 5).</note>
As St. Thomas prayed, he heard the
<pb n="56" id="c2_2-Page_56" />
Savior's voice saying, ‘Thou hast written well of Me; what reward wouldst
thou have?’ and he exclaimed in answer, ‘Thyself, Lord, nothing
but Thyself!’ This is recalled unmistakably in such lines as--</p>

<verse id="c2_2-p45.3">
<l id="c2_2-p45.4">Give me Thyself from every boast,</l>
<l class="t1" id="c2_2-p45.5">From every wish set free,</l>
<l id="c2_2-p45.6">Let all I have in Thee be lost,</l>
<l class="t1" id="c2_2-p45.7">But give Thyself to me!</l>
</verse>

<p id="c2_2-p46">and--</p>

<verse id="c2_2-p46.1">
<l id="c2_2-p46.2">Nothing beside my God I want,</l>
<l id="c2_2-p46.3">Nothing in earth or heaven!</l>
</verse>

<p id="c2_2-p47">And if Charles Wesley knew the Breviary, he must have known the Latin hymns
in it. Accordingly, we are not surprised to find that the language of the
great hymn of St. Thomas Aquinas, <i>Adoro te devote</i>, has apparently
colored several of our hymns.</p>

<p id="c2_2-p48">A phrase in the first line, <i>latens Deitas</i>, appears in a
hymn for the Nativity:</p>

<verse id="c2_2-p48.1">
<l id="c2_2-p48.2">He laid His glory by</l>
<l class="t1" id="c2_2-p48.3">He wrapped Him in our clay,</l>
<l id="c2_2-p48.4">Unmarked by human eye,</l>
<l class="t1" id="c2_2-p48.5">The latent Godhead lay.</l>
</verse>

<p id="c2_2-p49">Then, later in the hymn, the Angelic Doctor wrote:</p>

<verse id="c2_2-p49.1">
<l id="c2_2-p49.2"><span lang="la" id="c2_2-p49.3">Me immundum myinda tuo sanguine,</span></l>
<l id="c2_2-p49.4"><span lang="la" id="c2_2-p49.5">Cujus una stilla salvum facere</span></l>
<l id="c2_2-p49.6"><span lang="la" id="c2_2-p49.7">Totum mundum quit ab omni scelere,</span></l>
</verse>

<p id="c2_2-p50">--lines which have been translated very literally thus:</p>
<pb n="57" id="c2_2-Page_57" />

<verse id="c2_2-p50.1">
<l id="c2_2-p50.2">Unclean I am, but cleanse me in Thy blood!</l>
<l id="c2_2-p50.3">Of which a <i>single drop</i>, for sinners spilt,</l>
<l id="c2_2-p50.4">Can purge the entire world of all its guilt.</l>
</verse>

<p id="c2_2-p51">This mystical notion of the efficacy of a single drop of the
Redeemer's blood became a favorite thought with Charles Wesley:</p>

<verse id="c2_2-p51.1">
<l id="c2_2-p51.2">By all Thou hast done for my sake,</l>
<l class="t1" id="c2_2-p51.3"><i>One drop of Thy blood</i> I implore,</l>
<l id="c2_2-p51.4">Now, now let it touch me, and make</l>
<l class="t1" id="c2_2-p51.5">The sinner a sinner no more!</l>
</verse>

<p id="c2_2-p52">And again:</p>

<verse id="c2_2-p52.1">
<l id="c2_2-p52.2">Sprinkle it, Jesus, on my heart!</l>
<l class="t1" id="c2_2-p52.3"><i>One drop of Thine all-cleansing blood</i></l>
<l id="c2_2-p52.4">Shall make my sinfulness depart,</l>
<l class="t1" id="c2_2-p52.5">And fill me with the life of God!</l>
</verse>

<p id="c2_2-p53">At least a dozen other examples might be given of the presence of
this thought in our hymns. It should be said, in fairness, that the thought
occurs in some of the older English poets, notably Donne, who has it more
than once:</p>

<verse id="c2_2-p53.1">
<l id="c2_2-p53.2">Now Thou art lifted up, draw me to Thee,</l>
<l id="c2_2-p53.3">And at Thy death, giving such liberal dole,</l>
<l id="c2_2-p53.4">Moist <i>with one drop of Thy blood</i> my dry soul.</l>
</verse>

<p id="c2_2-p54">But Donne undoubtedly got it from St. Thomas Aquinas, and so may
Charles Wesley, as we have seen. And since he knew the Latin hymns in the
Breviary, he may very well have known other mediaeval hymns not found
there.</p>
<pb n="58" id="c2_2-Page_58" />

<h3 id="c2_2-p54.1">Adam of St. Victor</h3>

<p id="c2_2-p55">John Wesley certainly did know the old Nativity hymns,
<i><span lang="la" id="c2_2-p55.1">Puer natus in Bethlehem</span></i>, and
<i><span lang="la" id="c2_2-p55.2">In dulci jubilo</span></i>,
for they are found, with some modern Latin hymns written by Johann
Wilhelm Petersen (1649-1727), in Freylinghausen's <i>Gesangbuch</i>.
And the brothers may have encountered in their
reading other Latin hymns of the Middle Ages.
At any rate here is another extraordinary parallel. In a hymn by
Adam of St. Victor there is the striking phrase, applied to the Holy Spirit:
<i><span lang="la" id="c2_2-p55.3">Tu qui dator es et donum</span></i>, ‘Thou
who Giver art and Gift’; and in another hymn by
the same writer there is a variation of the same phrase,
<i><span lang="la" id="c2_2-p55.4">Tu donum, tu donator</span></i>, ‘Thou
the Gift, Thou the Giver.’</p>

<p id="c2_2-p56">This recurs constantly in Charles Wesley's hymns for Whit-Sunday:</p>

<verse id="c2_2-p56.1">
<l id="c2_2-p56.2">Life Divine in us renew,</l>
<l id="c2_2-p56.3"><i>Thou the Gift and Giver too.</i></l>
</verse>

<verse id="c2_2-p56.4">
<l id="c2_2-p56.5">For Thee our hearts we lift,</l>
<l id="c2_2-p56.6">And wait the heavenly <i>Gift</i></l>
<l id="c2_2-p56.7"><i>Giver</i>, Lord of life Divine</l>
<l id="c2_2-p56.8">To our dying souls appear.</l>
<l id="c2_2-p56.9">Grant the grace for which we pine,</l>
<l id="c2_2-p56.10"><i>Give Thyself</i>, the Comforter.</l>
</verse>

<verse id="c2_2-p56.11">
<l id="c2_2-p56.12">I come athirst and faint</l>
<l class="t1" id="c2_2-p56.13">Thy Spirit to receive,</l>
<l id="c2_2-p56.14"><i>Give me the Gift</i> for which I pant,</l>
<l class="t1" id="c2_2-p56.15"><i>Thyself the Giver give</i>.</l>
</verse>

<pb n="59" id="c2_2-Page_59" />

<h3 id="c2_2-p56.16">The English Liturgy</h3>

<p id="c2_2-p57">There are in the hymns many reminiscences of the English Liturgy, as we
should expect.</p>

<verse id="c2_2-p57.1">
<l id="c2_2-p57.2">Meet and right it is to sing,</l>
<l class="t1" id="c2_2-p57.3">In every time and place,</l>
<l id="c2_2-p57.4">Glory to our heavenly king,</l>
<l class="t1" id="c2_2-p57.5">The God of truth and grace,</l>
</verse>

<p id="c2_2-p58">is a paraphrase of the Preface and the <i>Sanctus</i>
of the Communion Office: ‘It is very meet,
right, and our bounden duty . . . Therefore with
angels and archangels . . .’</p>

<p id="c2_2-p59">Similarly--</p>

<verse id="c2_2-p59.1">
<l id="c2_2-p59.2">Glory be to God on high,</l>
<l id="c2_2-p59.3">God, whose glory fills the sky,</l>
</verse>

<p id="c2_2-p60">is a paraphrase of the <i>Gloria in Excelsis</i> of the
Communion Office: ‘Glory be to God on high,
and on earth peace, good will toward men. We
praise Thee, we bless Thee, we worship Thee. . . .’</p>

<verse id="c2_2-p60.1">
<l id="c2_2-p60.2">Father, Son, and Holy Ghost,</l>
<l class="t1" id="c2_2-p60.3">Thy Godhead we adore,</l>
</verse>

<p id="c2_2-p61">is a poetical version of the <i>Gloria Patri</i>.</p>

<p id="c2_2-p62">The language of the Litany is paraphrased in the stanza--</p>

<verse id="c2_2-p62.1">
<l id="c2_2-p62.2">Thou loving, all-atoning Lamb,</l>
<l id="c2_2-p62.3">Thee, by Thy painful agony,</l>
<l id="c2_2-p62.4">Thy bloody sweat, Thy grief and shame,</l>
<l id="c2_2-p62.5">Thy Cross and passion on the tree,</l>
<l id="c2_2-p62.6">Thy precious Death and Life, I pray</l>
<l id="c2_2-p62.7">Take all, take all my sins away!</l>
</verse>

<pb n="60" id="c2_2-Page_60" />

<p id="c2_2-p63">And there are numerous other examples of an influence which, in the
case of devout Churchmen like the Wesleys, was inevitable.</p>

<h3 id="c2_2-p63.1">Mysticism in the Hymns</h3>

<p id="c2_2-p64">There is a strain of essential mysticism in the hymns of the Wesleys.
The recognition of this fact would correct a frequent mis-judgement. Leslie
Stephen wrote ‘Mysticism seemed to John Wesley to be simply folly.
His feet were on the solid earth, and he preferred the plain light of day
to the glooms and glories loved by more imaginative natures.’
<note n="14" id="c2_2-p64.1"><i>History of English Thought in the Eighteenth Century</i>, vol. ii.
xii., p. 87.</note></p>

<p id="c2_2-p65">Even so learned and so candid a writer as Dr. Gwatkin thinks that
Wesley's teaching was ‘as clear and full of common sense as Matthew
Tindal's Deism, and as characteristically wanting in a sense of mystery.’
<note n="15" id="c2_2-p65.1"><i>The Knowledge of God</i>, vol. ii., p. 245.</note>
Now it is perfectly true that Wesley was a man of his century, that he
had a precise and logical intellect, and that he hated vagueness. It is
also true that he said hard things, again and again, about ‘the mystic
divines,’ driven thereto by the disastrous effects of an errant Quietism
among the Societies. But it should be remembered that there is much on
the other side.</p>

<p id="c2_2-p66">Some of the finest of John Wesley's translations from the German
are versions of the profoundly mystical hymns of Tersteegen and
<pb n="61" id="c2_2-Page_61" />
Scheffler. And then there is the unmistakable accent of mysticism in
much of Charles Wesley's verse. The latest French writer on Methodism,
Dr. Augustin Leger, has remarked upon this
‘<span lang="ga" id="c2_2-p66.1">Qui veut aimer Dieu, doit aimer toutes choses
en Dieu seul : Un en tous, et tous en Un, formule que
répéteront à satiété les vers des Wesley.</span>’
<note n="16" id="c2_2-p66.2"><i>La Jeunesse de Wesley</i>, p. 191.</note>
Surely they were mystics who wrote:</p>

<verse id="c2_2-p66.3">
<l id="c2_2-p66.4">O sovereign Love to Thee I cry!</l>
<l id="c2_2-p66.5">Give me Thyself, or else I die!</l>
<l id="c2_2-p66.6">Save me from death; from hell set free:</l>
<l id="c2_2-p66.7">Death, hell, are but the want of Thee,</l>
</verse>

<p id="c2_2-p67">and--</p>

<verse id="c2_2-p67.1">
<l id="c2_2-p67.2">Eager for Thee I ask and pant,</l>
<l class="t1" id="c2_2-p67.3">So strong the principle divine,</l>
<l id="c2_2-p67.4">Carries me out with sweet constraint,</l>
<l class="t1" id="c2_2-p67.5">Till all my hallowed soul is Thine;</l>
<l id="c2_2-p67.6">Plunged in the Godhead's deepest sea,</l>
<l class="t1" id="c2_2-p67.7">And lost in Thy immensity!</l>
</verse>

<p id="c2_2-p68">and--</p>

<verse id="c2_2-p68.1">
<l id="c2_2-p68.2">Nothing else in earth or skies,</l>
<l class="t1" id="c2_2-p68.3">In time, or in eternity:</l>
<l id="c2_2-p68.4">Heaven itself could not suffice:</l>
<l class="t1" id="c2_2-p68.5">I seek not Thine, but Thee.</l>
</verse>

<p id="c2_2-p69">Then John Wesley was early and deeply imbued with mystical teaching.
He read the <i>Theologia Germanica</i> and some of the writings of
Tauler in early life, and at Oxford was a professed
disciple of William Law. He greatly admired
<pb n="62" id="c2_2-Page_62" />
the writings of the Cambridge Platonists (a distinction in itself for
one who lived in the eighteenth century) and printed some of John
Smith's Sermons in the <i>Christian Library</i>. In the same collection
he issued an abridgement of the <i>Guida Spirituale</i> of Molinos, the
Spanish mystic. There does not appear to have been
any other edition in English between 1699 and 1775.</p>

<p id="c2_2-p70">He was specially interested in two mystics of the preceding century,
and refers to their life and doctrine again and again--Antoinette Bourignon
and Jeanne de la Mothe Guyon.</p>

<h3 id="c2_2-p70.1">Antoinette Bourignon</h3>

<p id="c2_2-p71">He read Antoinette Bourignon's <i>Treatise of Solid Virtue</i> and
<i>Light of the World</i> in April 1736, while in Georgia.
He included the former work in the <i>Christian Library</i> in 1754, and
many years before he had published translations of some of the author's
devotional verse. Scattered through her voluminous works are five hymns,
two of which were translated and included in the Hymns and Sacred
Poems of 1739, <i>Venez, Jesus, mon salutaire</i>,
‘<a href="/w/wesley/hymn/jwg02/jwg0285.html" id="c2_2-p71.1">Come, Savior Jesus, from above</a>,’
and <i>Adieu, Monde, vray pipeur</i>, ‘World, adieu, thou real
cheat!’</p>

<h3 id="c2_2-p71.2">Byrom or Wesley?</h3>

<p id="c2_2-p72">The identity of the translator is a
pretty problem in criticism. The hymns are claimed for Dr. Byrom, on the
strength of two facts. First, they are included in his <i>Miscellaneous
Poems</i> (1773). But, as these were
<pb n="63" id="c2_2-Page_63" />
collected and published ten years after his death,
this is not absolutely conclusive evidence. Byrom
might have copied out the verses because they interested him by their
mysticism, and after his death they might thus have been easily mistaken
for his own. (Yet Wesley read the <i>Miscellaneous
Poems</i> when they appeared in 1773, and made no
remark on the presence of these hymns.) In the
second place, there is a letter of Byrom's to
Charles Wesley dated March 3, 1738: ‘As your
brother has brought so many hymns translated
from the French, you will have a sufficient number, and no occasion     
to increase them by the small addition of Mademoiselle Bourignon's
two little pieces. I desire you to favor
my present weakness, if I judge wrong, and not
to publish them.’ This seems to us to suggest
unmistakably Byrom's authorship of the translations. There remains
the difficulty that no other translations from the French are known to
have been in John Wesley's possession. Is it
possible that this was a slip of Byrom's for ‘many
hymns translated from the <i>German</i>,’ of which he
had previously heard? The sense would then be,
‘since he has so many translated hymns, he will
need no more.’ Byrom did not himself begin to
learn German until several years after this, which
would make the mistake as to the language more
conceivable. But, on the other side of the
question, there is the fact that Byrom wrote to
<pb n="64" id="c2_2-Page_64" />
his son on April 26, 1739, referring to the <i>Hymns
and Sacred Poems</i> published in that year by the
Wesleys in these terms: ‘They have together
printed a book of hymns, amongst which they
have inserted two of M. Bourignon's, one of
which they call “A Farewell to the World,” and
the other “Renouncing all for Christ” (Come,
Savior Jesus), I think, from the French.’</p>

<p id="c2_2-p73">The style of the two hymns is unquestionably
more like that of John Wesley than like that of
Byrom. If the versions were by Byrom, they
were certainly somewhat altered by Wesley.</p>

<h3 id="c2_2-p73.1">‘Where the Christians live!’</h3>

<p id="c2_2-p74">An incident related in Antoinette Bourignon's autobiography has
influenced the language of one hymn. When the Flemish Quietist was a
child, struck by the unlikeness of the life around her to what she read
of in the Gospels, she said to her parents, ‘Where are the Christians?
Let us go to the country <i>where the Christians live!</i>’
This is remembered in a hymn on ‘Primitive Christianity’:</p>

<verse id="c2_2-p74.1">
<l id="c2_2-p74.2">Ye different sects, who all declare</l>
<l id="c2_2-p74.3">Lo! here is Christ! or ‘Christ is there!’</l>
<l id="c2_2-p74.4">Your stronger proofs divinely give,</l>
<l id="c2_2-p74.5">And show me <i>where the Christians live</i>!</l>
</verse>

<p id="c2_2-p75">When John Wesley was on his way to Herrnhut in July 1738 he recorded
in his <i>Journal</i>: ‘In the afternoon we came to Weymar, where we had
more difficulty to get through the city than is
<pb n="65" id="c2_2-Page_65" />
usual, even in Germany; being not only detained a considerable time at
the gate, but also carried before I know not what great man (I believe the
Duke) in the Square; who after many other questions, asked what we were
going so far as Herrnhut for: I answered, “To see the place where the
Christians live.” He looked hard, and let us go.’</p>

<h3 id="c2_2-p75.1">John Wesley and Frederick the Great</h3>

<p id="c2_2-p76">Moore, in his <i>Life of Wesley</i> (i. 329), says that
the ‘great man’ was ‘Frederick, afterwards King
of Prussia, then Prince Royal, as Mr. Wesley was
informed.’ It would be attractive to think of an
encounter between two men so famous, and so
different, as Frederick the Great and John Wesley; but unfortunately
there is little to warrant us in such a fancy. Henry Moore was the
intimate friend of Wesley, as well as his biographer, and it is not
easy to understand how he could be mistaken in
the matter, but there is no hint of ‘the great
man’ being Frederick in the <i>Journal</i>, either in
the passage quoted, or in several later passages
which refer unflatteringly to the great King of
Prussia. Moreover, it is difficult to understand
how he could be doing the work of a city magistrate at Weimar,
which was not in Prussian occupation, as Halle was. And finally, Frederick
would appear to have been in another part of
the country altogether at that time, spending
most of July and August in that year upon
<pb n="66" id="c2_2-Page_66" />
a visit to the Duchy of Cleves and Loo in Holland.</p>

<h3 id="c2_2-p76.1">Madam Guyon</h3>

<p id="c2_2-p77">In 1776 John Wesley published <i>An Extract
of the Life of Madame Guion</i>.  He had
long been a critical student of her life and writings.</p>

<p id="c2_2-p78">In 1742 he records in his Journal that he read Madam Guyon's
<i>Les Torrents Spirituelles</i>.  It would seem probable that Charles
Wesley read it a few years later, for there appear to be traces of
it in some hymns published in the Hymns and Sacred Poems of 1749.
The imagery of the following passages runs through the whole of the
<i>Spiritual Torrents</i>. ‘All have a loving impatience
to purify themselves, and to adopt the necessary
ways and means of returning to their source and
origin, like rivers, which after leaving their source,
flow on continuously, in order to precipitate
themselves into the sea.’ . . . ‘Finally  . . they
reach the sea, where they are lost to be found
no more . . . it is the sea, and yet it is the river,
because the river, being lost in the sea, has
become one with it.’</p>

<p id="c2_2-p79">This thought is reflected in the lines--</p>

<verse id="c2_2-p79.1">
<l id="c2_2-p79.2">Wherefore to Thee I all resign:</l>
<l class="t1" id="c2_2-p79.3">Being Thou art, and love, and power;</l>
<l id="c2_2-p79.4">Thy only will be done, not mine!</l>
<l class="t1" id="c2_2-p79.5">Thee, Lord, let earth and heaven adore!</l>
<l id="c2_2-p79.6"><i>Flow back the rivers to the sea,</i></l>
<l id="c2_2-p79.7"><i>And let our all be lost in Thee!</i></l>
</verse>

<pb n="67" id="c2_2-Page_67" />

<p id="c2_2-p80">and in the lines--</p>

<verse id="c2_2-p80.1">
<l id="c2_2-p80.2">Our love from earthly dross refine:</l>
<l id="c2_2-p80.3">Holy, angelical, divine,</l>
<l id="c2_2-p80.4">Thee its great Author let it show,</l>
<l id="c2_2-p80.5"><i>And back to the pure Fountain flow,</i></l>
<l id="c2_2-p80.6"><i>A drop of that unbounded sea,</i></l>
<l id="c2_2-p80.7"><i>O Lord, resorb it into Thee!</i></l>
</verse>

<p id="c2_2-p81">Another favorite image appears in this passage: ‘Therefore
the heart of man is perpetually in motion, and can find no rest until
it returns to its origin and center, which is God: like fire, which,
being removed from its sphere, is in continual agitation, and does not
rest till it has returned to it.’ This is reflected in another stanza
of the last hymn quoted:</p>

<verse id="c2_2-p81.1">
<l id="c2_2-p81.2">A spark of That ethereal fire,</l>
<l id="c2_2-p81.3">Still let it to its Source aspire:</l>
<l id="c2_2-p81.4">To Thee in every wish return,</l>
<l id="c2_2-p81.5">Intensely for Thy glory burn,</l>
<l id="c2_2-p81.6">While all our souls fly up to Thee,</l>
<l id="c2_2-p81.7">And blaze through all eternity!</l>
</verse>

<h3 id="c2_2-p81.8">William Law</h3>

<p id="c2_2-p82">William Law was a mystic if there ever was one, and he was the early
master of both brothers. They parted company with him,
it is true, but he had an abiding influence upon them. As late as
1768, John Wesley published a volume of extracts
from Law's later writings. Many illustrations of
Law's influence might be given. There are some
favorite ideas of Charles Wesley's which appear
<pb n="68" id="c2_2-Page_68" />
in the hymns again and again. Such is the
thought that the regenerate soul is a reflection
of the Holy Trinity:</p>

<verse id="c2_2-p82.1">
<l id="c2_2-p82.2">O that we now, in love renewed,</l>
<l class="t1" id="c2_2-p82.3">Might blameless in Thy sight appear</l>
<l id="c2_2-p82.4">Wake me in Thy similitude,</l>
<l class="t1" id="c2_2-p82.5"><i>Stamped with the Triune character</i></l>
<l id="c2_2-p82.6">Flesh, spirit, soul, to Thee resign,</l>
<l id="c2_2-p82.7">And live and die entirely Thine!</l>
</verse>

<verse id="c2_2-p82.8">
<l id="c2_2-p82.9">And when we rise, in love renewed,</l>
<l class="t1" id="c2_2-p82.10">Our souls resemble Thee,</l>
<l id="c2_2-p82.11"><i>An image of of the Triune God</i></l>
<l class="t1" id="c2_2-p82.12">To all eternity.</l>
</verse>

<verse id="c2_2-p82.13">
<l id="c2_2-p82.14">Made like the first happy pair,</l>
<l id="c2_2-p82.15">Let us here Thy nature share,</l>
<l id="c2_2-p82.16">Holy, pure, and perfect be,</l>
<l id="c2_2-p82.17"><i>Transcripts of the Trinity</i>.</l>
</verse>

<verse id="c2_2-p82.18">
<l id="c2_2-p82.19">. . . a sinless saint</l>
<l id="c2_2-p82.20">In perfect love renewed;</l>
<l id="c2_2-p82.21">A mirror of the Deity,</l>
<l id="c2_2-p82.22"><i>A transcript of the One in Three</i>,</l>
<l id="c2_2-p82.23">A temple filled with God!</l>
</verse>

<h3 id="c2_2-p82.24">Transcripts of the Trinity</h3>
<p id="c2_2-p83">Charles Wesley once commented upon these last lines,
which had been criticized. In a letter to his wife he wrote--</p>

<p class="blockquote" id="c2_2-p84">You and the other objectors do not understand those
lines. A transcript of the One in Three is the definition
of man unfallen, and of man restored to the divine image.
The expression is Mr. Law's, not mine; who proves a
trinity throughout all nature.</p>
<pb n="69" id="c2_2-Page_69" />
<p id="c2_2-p85">The thought recurs perpetually in the writings of William Law.
<note n="17" id="c2_2-p85.1">Cf. St. Augustine <i>De Civ. Dei</i>, xi. 26.</note> In
<i>An Appeal to all who doubt the Truths of the Gospel</i>, he writes--</p>

<p class="blockquote" id="c2_2-p86">How could the Holy Trinity be an object of Man's
worship and adoration, if the Holy Trinity had not produced itself in
Man? . . . Our redemption consists in
nothing else but in the <i>Bringing Forth</i> this new Birth in
us . . . that, being thus born again in the <i>Likeness</i> of the
Holy Trinity, we may be capable of its threefold Blessing
and Happiness.</p>

<p id="c2_2-p87">In Christian Regeneration he writes--</p>

<p class="blockquote" id="c2_2-p88">We have before shown, that Man was created a <i>living Image</i> of
the Holy Trinity in Unity, that the <i>Divine Birth</i>
arose in him, and that Father, Son, and Holy Ghost saw
themselves in him, in a <i>creaturely Manner</i>. . . . There
appears a surprising Agreeableness and Fitness, in the Means of our
Redemption, namely, that we could only be saved by the eternal Son of God;
that He could only save us by taking our Nature upon Him, and so uniting it
with Him, that His <i>Life</i>, or <i>Birth</i>, might again <i>arise</i>
in us, as at the first, and so we become again a perfect living image
of the Holy Trinity.</p>

<p id="c2_2-p89">The notion also occurs in Byrom's writings. In <i>An Epistle to a
Gentleman of the Temple</i> there are the lines describing Adam--</p>

<verse id="c2_2-p89.1">
<l id="c2_2-p89.2">Formed in the likeness of the sacred Three,</l>
<l id="c2_2-p89.3">He stood immortal, powerful, and free;</l>
<l id="c2_2-p89.4">Image of Father, Son, and Holy Ghost,</l>
<l id="c2_2-p89.5">The destined sire of a new heavenly host.</l>
</verse>

<pb n="70" id="c2_2-Page_70" />

<h3 id="c2_2-p89.6">Jacob Böhme</h3>

<p id="c2_2-p90">Byrom and Law had ploughed with the same heifer. They got the thought
from Jacob Böhme, who wrote--</p>

<p class="blockquote" id="c2_2-p91">So near thee, indeed, is God, that the birth of the
Holy Trinity takes place in thy heart also, and there all Three
Persons are born, Father, Son, and Holy Ghost (<i>Aurora</i>, c. x., 58)</p>
</div1>

    <div1 type="Chapter" n="III" title="The Poets" shorttitle="Chapter III" progress="56.03%" id="c2_3" prev="c2_2" next="A1">
<pb n="71" id="c2_3-Page_71" />

<h2 style="text-align: center" id="c2_3-p0.1">CHAPTER III<br /><i>THE POETS</i></h2>

<p style="text-align:center" id="c2_3-p1"><span lang="he" class="Hebrew" id="c2_3-p1.1"><span style="font-family:symbol" id="c2_3-p1.2">ws
kai tines twn kaq umas poihtwn eirhkasi ...</span></span></p>

<p id="c2_3-p2">There are occasional reminiscences of the Latin poets in the hymns,
naturally, for the Wesleys were good classical scholars. Charles Wesley
once defended himself against the abuse of that virago, his brother's
wife, by reciting Virgil at the top of his voice. Judging by their
quotations, Virgil was his favorite Latin poet, as Horace was his
brother John's.</p>

<h3 id="c2_3-p2.1">Virgil</h3>
<p id="c2_3-p3">The most distinct allusion to Virgil that we have traced is in a hymn
which paraphrases a famous passage in the sixth book of the <i>Aeneid</i>
(724-729):</p>

<verse id="c2_3-p3.1">
<l id="c2_3-p3.2"><span lang="la" id="c2_3-p3.3">Principio caelum ac terras camposque liquentis</span></l>
<l id="c2_3-p3.4"><span lang="la" id="c2_3-p3.5">Lucentemque globum Lunae Titaniaque astra</span></l>
<l id="c2_3-p3.6"><span lang="la" id="c2_3-p3.7">Spiritus intus alit, totamque infusa per artus</span></l>
<l id="c2_3-p3.8"><span lang="la" id="c2_3-p3.9">Mens agitat molem et magno se corpore miscet.</span></l>
<l id="c2_3-p3.10"><span lang="la" id="c2_3-p3.11">Inde hominum pecudumque genus vitaeque volantum</span></l>
<l id="c2_3-p3.12"><span lang="la" id="c2_3-p3.13">Et quae marmoreo fert monstra sub aequore pontus.</span></l>
</verse>
<pb n="72" id="c2_3-Page_72" />

<p id="c2_3-p4">It is evident that this has colored the thought of some of the following
lines:</p>

<verse id="c2_3-p4.1">
<l id="c2_3-p4.2">That all-informing breath Thou art</l>
<l id="c2_3-p4.3">Who dost continued life impart,</l>
<l class="t1" id="c2_3-p4.4">And bid'st the world persist to be</l>
<l id="c2_3-p4.5">Garnished by Thee yon azure sky</l>
<l id="c2_3-p4.6">And all those beauteous orbs on high</l>
<l class="t1" id="c2_3-p4.7">Depend in golden chains from Thee.</l>
</verse>

<verse id="c2_3-p4.8">
<l id="c2_3-p4.9">Thou art the Uuiversal Soul,</l>
<l id="c2_3-p4.10">The plastic power that fills the whole,</l>
<l class="t1" id="c2_3-p4.11">And governs earth, air, sea, and sky;</l>
<l id="c2_3-p4.12">The creatures all Thy breath receive,</l>
<l id="c2_3-p4.13">And who by Thy inspiring live,</l>
<l class="t1" id="c2_3-p4.14">Without Thy inspiration die.</l>
</verse>

<verse id="c2_3-p4.15">
<l id="c2_3-p4.16">Spirit immense, eternal Mind,</l>
<l id="c2_3-p4.17">That on the souls of lost mankind</l>
<l class="t1" id="c2_3-p4.18">Dost with benignest influence move,</l>
<l id="c2_3-p4.19">Pleased to restore the ruined race,</l>
<l id="c2_3-p4.20">And new-create a world of grace</l>
<l class="t1" id="c2_3-p4.21">In all the image of Thy love!</l>
</verse>

<h3 id="c2_3-p4.22">Horace</h3>

<p id="c2_3-p5">The most striking allusion to Horace is in the hymn,
‘<a href="/w/wesley/hymn/jwg00/jwg0061.html" id="c2_3-p5.1">Stand the omnipotent decree!</a>’--which,
while a paraphrase of a passage in Young's
<i>Night Thoughts</i>, is yet influenced by the ode, ‘<span lang="la" id="c2_3-p5.2">Justum
et tenacem propositi virum</span>’--</p>

<verse id="c2_3-p5.3">
<l id="c2_3-p5.4"><span lang="la" id="c2_3-p5.5">Si fractus illabitur orbis,</span></l>
<l id="c2_3-p5.6"><span lang="la" id="c2_3-p5.7">Inpavidum ferient ruinae. (iii. 3.)</span></l>
</verse>

<verse id="c2_3-p5.8">
<l id="c2_3-p5.9">Let this earth dissolve and blend</l>
<l class="t1" id="c2_3-p5.10">In death the wicked and the just,</l>
<l id="c2_3-p5.11">Let those ponderous orbs descend</l>
<l class="t1" id="c2_3-p5.12">And grind us into dust.</l>
<l id="c2_3-p5.13">Rests secure the righteous man!</l>
</verse>

<pb n="73" id="c2_3-Page_73" />

<p id="c2_3-p6">The English poets of the seventeenth and eighteenth centuries have
influenced the hymns very considerably, especially Milton, George Herbert,
Dryden, Prior, and Young.</p>

<h3 id="c2_3-p6.1">Milton</h3>

<p id="c2_3-p7">The influence of Milton is visible everywhere in the hymns. The great
Puritan poet is the source of many of their striking phrases, and his
influence upon the poetic style of the Wesleys is greater, perhaps,
than that of any other writer. John Wesley apparently knew a great part of
<i>Paradise Lost</i> by heart. At Kingswood, in 1750, he ‘selected passages
of Milton for the eldest children to transcribe and repeat weekly.’
Later--in 1763--he published <i>An Extract from Milton's Paradise Lost</i>,
and in the Preface declared that ‘Of all the poems which have hitherto
appeared in the world, in whatever age or nation, the
preference has generally been given by impartial
judges to Milton's <i>Paradise Lost</i>.’</p>

<h3 id="c2_3-p7.1">‘Samson Agonistos’</h3>

<p id="c2_3-p8">One or two passages in which the hymns reflect the language of the
great poet are well known. Thus:</p>

<verse id="c2_3-p8.1">
<l id="c2_3-p8.2">O dark, dark, dark, I still must say</l>
<l id="c2_3-p8.3">Amid the blaze of gospel day,</l>
</verse>

<p id="c2_3-p9">is a reminiscence of the wonderful plaint of the blinded giant in
<i>Samson Agonistes</i>:</p>
		
<verse id="c2_3-p9.1">
<l id="c2_3-p9.2">Scarce half I seem to live, dead more than half,</l>
<l id="c2_3-p9.3">O dark, dark, dark, amid the blaze of noon,</l>
</verse>

<pb n="74" id="c2_3-Page_74" />

<verse id="c2_3-p9.4">
<l id="c2_3-p9.5">Irrecoverably dark, total eclipse,</l>
<l id="c2_3-p9.6">Without all hope of day!</l>
</verse>

<p id="c2_3-p10">And the fine stanza:</p>

<verse id="c2_3-p10.1">
<l id="c2_3-p10.2">With Thee conversing, I forget</l>
<l id="c2_3-p10.3">All time, and toil, and care:</l>
<l id="c2_3-p10.4">Labor is rest, and pain is sweet,</l>
<l id="c2_3-p10.5">If Thou, my God, art here,</l>
</verse>

<p id="c2_3-p11">deliberately recalls the words of Eve to Adam:</p>

<verse id="c2_3-p11.1">
<l id="c2_3-p11.2">With thee conversing, I forget all time,</l>
<l id="c2_3-p11.3">An seasons and their change; all please alike.</l>
</verse>

<h3 id="c2_3-p11.4">‘Paradise Lost’</h3>

<p id="c2_3-p12">There are many other examples, however, less obvious than these, or at any
rate less noticed, which are yet unmistakable allusions to Milton. For
instance:</p>

<verse id="c2_3-p12.1">
<l id="c2_3-p12.2">Thine arm hath safely brought us</l>
<l class="t1" id="c2_3-p12.3">A way no more expected</l>
<l id="c2_3-p12.4">Than when Thy sheep passed through the deep</l>
<l class="t1" id="c2_3-p12.5">By <i>crystal walls</i> protected,</l>
</verse>

<p id="c2_3-p13">reminds us of the lines:</p>

<verse id="c2_3-p13.1">
<l id="c2_3-p13.2">As on dry land, between two crystal walls,</l>
<l id="c2_3-p13.3">Awed by the rod of Moses so to stand,</l>
<l id="c2_3-p13.4">Divided till his rescued gain their shore.</l>
</verse>

<p id="c2_3-p14">The quoted phrase, by the way, occurs a second time in
<i>Paradise Lost</i>. The first apostrophe in</p>

<verse id="c2_3-p14.1">
<l id="c2_3-p14.2"><i>O unexampled Love!</i></l>
<l id="c2_3-p14.3">O all-redeeming Grace!</l>
<l id="c2_3-p14.4">How swiftly didst Thou move</l>
<l id="c2_3-p14.5">To save a fallen race! ...</l>
<pb n="75" id="c2_3-Page_75" />
</verse>

<p id="c2_3-p15">is from the same source:</p>

<verse id="c2_3-p15.1">
<l id="c2_3-p15.2">. . .O unexampled Love!</l>
<l id="c2_3-p15.3">Love nowhere to be found less than divine!</l>
</verse>

<p id="c2_3-p16">In the lines:</p>

<verse id="c2_3-p16.1">
<l id="c2_3-p16.2">But above all lay hold</l>
<l class="t1" id="c2_3-p16.3">On faith's victorious shield,</l>
<l id="c2_3-p16.4"><i>Armed with that adamant and gold</i></l>
<l class="t1" id="c2_3-p16.5">Be sure to win the field,</l>
</verse>

<p id="c2_3-p17">the poet of Methodism has borrowed his vivid phrase from the
description of the arch-fiend:</p>

<verse id="c2_3-p17.1">
<l id="c2_3-p17.2">Satan, with vast and haughty strides advanced,</l>
<l id="c2_3-p17.3">Came towering, armed in adamant and gold.</l>
</verse>

<p id="c2_3-p18">In the verse:</p>

<verse id="c2_3-p18.1">
<l id="c2_3-p18.2">With glorious clonds encompassed round,</l>
<l class="t1" id="c2_3-p18.3">Whom angels <i>dimly see</i>,</l>
<l id="c2_3-p18.4">Will the Unsearchable be found,</l>
<l class="t1" id="c2_3-p18.5">or God appear to me?</l>
</verse>

<p id="c2_3-p19">there is a remembrance of the address to the Most High put into the
mouths of our first parents in the fifth book of the poem:</p>

<verse id="c2_3-p19.1">
<l id="c2_3-p19.2">Unspeakable! Who sitt'st above these heavens</l>
<l id="c2_3-p19.3">To us invisible, or dimly seen.</l>
</verse>

<p id="c2_3-p20">The one majestic phrase in the stanza:</p>

<verse id="c2_3-p20.1">
<l id="c2_3-p20.2">From heaven angelic voices sound,</l>
<l id="c2_3-p20.3">See the almighty Jesus crowned!</l>
<l id="c2_3-p20.4"><i>Girt with omnipotence</i> and grace</l>
<l id="c2_3-p20.5">And glory decks the Savior's face!</l>
</verse>

<pb n="76" id="c2_3-Page_76" />
<p id="c2_3-p21">is from the discourse of Raphael:</p>

<verse id="c2_3-p21.1">
<l id="c2_3-p21.2">. . . meanwhile the Son,</l>
<l id="c2_3-p21.3">On His great expedition now appeared,</l>
<l id="c2_3-p21.4">Girt with omnipotence, with radiance crowned.</l>
</verse>

<p id="c2_3-p22">Behind Milton's phrase there is, of course, the language of
<scripRef passage="Ps. 65:6" id="c2_3-p22.1" parsed="|Ps|65|6|0|0" osisRef="Bible:Ps.65.6">Ps. 65:6</scripRef>.</p>

<p id="c2_3-p23">The stanza in one of the hymns on holiness:</p>

<verse id="c2_3-p23.1">
<l id="c2_3-p23.2">He wills that I should holy be,</l>
<l class="t1" id="c2_3-p23.3">That holiness I long to feel,</l>
<l id="c2_3-p23.4">That full, <i>divine conformity</i></l>
<l class="t1" id="c2_3-p23.5">To all my Savior's blessed will,</l>
</verse>

<p id="c2_3-p24">borrows a phrase from the address of Michael:</p>

<verse id="c2_3-p24.1">
<l id="c2_3-p24.2">. . . . Judge not what is best</l>
<l id="c2_3-p24.3">By pleasure, though to Nature seeming meet,</l>
<l id="c2_3-p24.4">Created, as thou art, to nobler end,</l>
<l id="c2_3-p24.5">Holy and pure, conformity divine.</l>
</verse>

<p id="c2_3-p25">Charles Wesley wrote, in another hymn:</p>

<verse id="c2_3-p25.1">
<l id="c2_3-p25.2">For every sinful action</l>
<l class="t1" id="c2_3-p25.3">Thou hast atonement made,</l>
<l id="c2_3-p25.4"><i>The rigid satisfaction</i></l>
<l class="t1" id="c2_3-p25.5">Thy precious death hath paid.</l>
</verse>

<p id="c2_3-p26">The striking phrase is a quotation from Milton:</p>

<verse id="c2_3-p26.1">
<l id="c2_3-p26.2">Die he or justice must; unless for him</l>
<l id="c2_3-p26.3">Some other, able, and as willing, pay</l>
<l id="c2_3-p26.4">The rigid satisfaction, death for death.</l>
</verse>

<p id="c2_3-p27">One phrase which occurs often in the hymns of the Wesleys is
particularly unfortunate; we mean that awkward ellipsis ‘the stony’:</p>
<pb n="77" id="c2_3-Page_77" />

<verse id="c2_3-p27.1">
<l id="c2_3-p27.2"><i>The stony</i> from my heart remove,</l>
<l id="c2_3-p27.3">And give me, Lord, O give me love,</l>
<l id="c2_3-p27.4">Or at Thy feet I die.</l>
</verse>

<p id="c2_3-p28">It sounds unpleasantly like Mr. Swiveller's references to the rosy
and the mazy. But the Wesleys were following the Miltonic usage, seen,
to give one example only, in the lines:</p>

<verse id="c2_3-p28.1">
<l id="c2_3-p28.2">. . . For from the mercy-seat above</l>
<l id="c2_3-p28.3">Prevenient grace descending had removed</l>
<l id="c2_3-p28.4">The stony from their hearts.</l>
</verse>

<p id="c2_3-p29">A phrase from the magnificent lines with which the third book of
<i>Paradise Lost</i> begins was used by the Wesleys again and again:</p>

<verse id="c2_3-p29.1">
<l id="c2_3-p29.2">Hail, holy Light! offspring of heaven first-born!</l>
<l id="c2_3-p29.3">Or of the Eternal co-eternal Beam.</l>
</verse>

<p id="c2_3-p30">This is remembered in the beginning of a hymn:</p>

<verse id="c2_3-p30.1">
<l id="c2_3-p30.2"><i>Eternal Beam</i> of Light Divine,</l>
<l id="c2_3-p30.3">Fountain of unexhausted Love,</l>
</verse>

<p id="c2_3-p31">and in the dosing lines of one of John Wesley's splendid translations:</p>

<verse id="c2_3-p31.1">
<l id="c2_3-p31.2"><i>Thou Beam of the Eternal Beam</i>,</l>
<l id="c2_3-p31.3">Thou purging Fire, Thou quickening Flame!</l>
</verse>

<p id="c2_3-p32">There is nothing corresponding to this in Tersteegen's German.
It is John Wesley's remembrance of Milton. Doubtless the word had
behind it, in the thought of both Milton and Wesley, the
<span lang="he" class="Hebrew" id="c2_3-p32.1"><span style="font-family:symbol" id="c2_3-p32.2">apaugasma</span></span>
of the Apostolic writer in <scripRef passage="Heb. 1:3" id="c2_3-p32.3" parsed="|Heb|1|3|0|0" osisRef="Bible:Heb.1.3">Heb. 1:3</scripRef>.</p>
<pb n="78" id="c2_3-Page_78" />

<h3 id="c2_3-p32.4">George Herbert</h3>
<p id="c2_3-p33">George Herbert was a favorite poet with both the Wesleys.  They adapted
a considerable number of pieces from <i>The Temple</i> as hymns, and included
them in their early publications. They must have been familiar with Herbert
from childhood, for he was one of the writers most beloved by Susanna Wesley,
and probably they hardly knew when they were echoing his words.</p>

<p id="c2_3-p34">The line in <i>Obedience</i>:</p>

<verse id="c2_3-p34.1">
<l id="c2_3-p34.2">O let Thy sacred will</l>
<l id="c2_3-p34.3">All Thy delight in me fulfil!</l>
</verse>

<p id="c2_3-p35">is borrowed in John Wesley's translation of
Zinzendorf's <i><span lang="de" id="c2_3-p35.1">Du ewiger Abgrund der seligen
Liebe</span></i>:</p>

<verse id="c2_3-p35.2">
<l id="c2_3-p35.3">The dictates of Thy sovereign will,</l>
<l class="t1" id="c2_3-p35.4">With joy our grateful hearts receive;</l>
<l id="c2_3-p35.5"><i>All Thy delight in us fulfil</i>;</l>
<l class="t1" id="c2_3-p35.6">Lo! all we are to Thee we give.</l>
</verse>

<p id="c2_3-p36">The first stanza of <i>A True Hymn</i>:</p>

<verse id="c2_3-p36.1">
<l id="c2_3-p36.2">My joy, my life, my crown!</l>
<l id="c2_3-p36.3">My heart was meaning all the day,</l>
<l id="c2_3-p36.4">Somewhat it fain would say:</l>
<l id="c2_3-p36.5">And still it runneth muttering up and down</l>
<l id="c2_3-p36.6">With only this, ‘My joy, my life, my crown!’</l>
</verse>

<p id="c2_3-p37">has influenced the language of another of John
Wesley's translations, his great version of Scheffler's
<i><span lang="de" id="c2_3-p37.1">Ich will dich lieben, meine Stärke</span></i>,
where, in the last verse:</p>

<verse id="c2_3-p37.2">
<l id="c2_3-p37.3">Thee will I love, <i>my joy, my crown</i>,</l>
<l id="c2_3-p37.4">Thee will I love, my Lord, my God!</l>
</verse>

<pb n="79" id="c2_3-Page_79" />

<p id="c2_3-p38">represents:</p>

<verse id="c2_3-p38.1">
<l id="c2_3-p38.2"><span lang="de" id="c2_3-p38.3">Ich will dich lichen, meine Krone,</span></l>
<l id="c2_3-p38.4"><span lang="de" id="c2_3-p38.5">Ich will dich lieben, meinen Gott.</span></l>
</verse>

<p id="c2_3-p39">And, curiously enough, in still another hymn from the German, John
Wesley's version of Joachim Lange's <i><span lang="de" id="c2_3-p39.1">O Jesu, süsses Licht</span></i>,
the lines:</p>

<verse id="c2_3-p39.2">
<l id="c2_3-p39.3">O God, what offering shall I give</l>
<l class="t1" id="c2_3-p39.4">To Thee, the Lord of earth and skies?</l>
<l id="c2_3-p39.5">My spirit, soul, and flesh receive,</l>
<l class="t1" id="c2_3-p39.6">A holy, living sacrifice;</l>
<l id="c2_3-p39.7">Small as it is, 'tis all my store</l>
<l id="c2_3-p39.8"><i>More should'st Thou have, if I had more</i>.</l>
</verse>

<p id="c2_3-p40">suggest a recollection of Herbert's <i>Praise</i></p>

<verse id="c2_3-p40.1">
<l id="c2_3-p40.2">To write a verse or two is all the praise</l>
<l class="t" id="c2_3-p40.3">That I can raise:</l>
<l id="c2_3-p40.4">Mend my estate in any ways</l>
<l class="t" id="c2_3-p40.5">Thou shalt have more.</l>
</verse>

<p id="c2_3-p41">The last lines of the verse in Lange's German
are merely ‘<span lang="de" id="c2_3-p41.1">Dass soll mein Opfer sein, Weil ich sonst nichts vermag</span>.’</p>

<p id="c2_3-p42">A phrase in <i>The Pulley</i>:</p>

<verse id="c2_3-p42.1">
<l id="c2_3-p42.2">Let us (said He) pour on Him all we can:</l>
<l id="c2_3-p42.3">Let the world's riches, which dispersèd lie,</l>
<l class="t1" id="c2_3-p42.4">Contract into a span,</l>
</verse>

<p id="c2_3-p43">is remembered and used nobly in a hymn for the Nativity:</p>

<verse id="c2_3-p43.1">
<l id="c2_3-p43.2">Our God, <i>contracted to a Span</i>,</l>
<l id="c2_3-p43.3">Incomprehensibly made man.</l>
</verse>

<pb n="80" id="c2_3-Page_80" />

<p id="c2_3-p44">The lines in <i>Longing</i>:</p>

<verse id="c2_3-p44.1">
<l id="c2_3-p44.2">Lord Jesu, Thou did'st bow</l>
<l id="c2_3-p44.3">Thy dying head upon the tree,</l>
</verse>

<p id="c2_3-p45">are recalled in the verse:</p>

<verse id="c2_3-p45.1">
<l id="c2_3-p45.2">Vessels, instruments of grace,</l>
<l id="c2_3-p45.3">Pass we thus our happy days</l>
<l id="c2_3-p45.4">'Twixt the mount and multitude,</l>
<l id="c2_3-p45.5">Doing or receiving good;</l>
<l id="c2_3-p45.6">Glad to pray and labor on,</l>
<l id="c2_3-p45.7">Till our earthly course is run,</l>
<l id="c2_3-p45.8">Till we, <i>on the sacred tree</i>,</l>
<l id="c2_3-p45.9"><i>Bow the head, and die like Thee</i>.</l>
</verse>

<p id="c2_3-p46">The line in <i>Sunday</i>:</p>

<verse id="c2_3-p46.1">
<l id="c2_3-p46.2">O let me take thee at the bound,</l>
<l id="c2_3-p46.3">Leaping with thee from seven to seven,</l>
<l id="c2_3-p46.4">Till that we both, being tossed from earth,</l>
<l class="t1" id="c2_3-p46.5">Fly hand in hand to heaven!</l>
</verse>

<p id="c2_3-p47">is remembered in another hymn:</p>

<verse id="c2_3-p47.1">
<l id="c2_3-p47.2">Let us all together rise,</l>
<l class="t1" id="c2_3-p47.3">To Thy glorious life restored,</l>
<l id="c2_3-p47.4">Here regain our paradise,</l>
<l class="t1" id="c2_3-p47.5">Here prepare to meet our Lord;</l>
<l id="c2_3-p47.6">Here enjoy the earnest given,</l>
<l id="c2_3-p47.7"><i>Travel hand in hand to heaven!</i></l>
</verse>

<p id="c2_3-p48">And the thought in <i>Praise</i>:</p>

<verse id="c2_3-p48.1">
<l id="c2_3-p48.2">Small it is, in this poor sort</l>
<l class="t1" id="c2_3-p48.3">To enrol Thee:</l>
<l id="c2_3-p48.4">E'en eternity is too short</l>
<l class="t1" id="c2_3-p48.5">To extol Thee,</l>
</verse>

<pb n="81" id="c2_3-Page_81" />

<p id="c2_3-p49">is remembered in a version of one of the Psalms:</p>

<verse id="c2_3-p49.1">
<l id="c2_3-p49.2"><i>And all eternity shall prove</i></l>
<l id="c2_3-p49.3"><i>Too short</i> to utter all His love.</l>
</verse>

<h3 id="c2_3-p49.4">Dryden</h3>

<p id="c2_3-p50">Some of the reminiscences of Dryden's lines in the hymns are
striking and unmistakable, and altogether the allusions are enough
to show a pretty close acquaintance on the part of the Wesleys with
nearly all that the poet wrote.</p>

<p id="c2_3-p51">Charles Wesley's fine evening hymn:</p>

<verse id="c2_3-p51.1">
<l id="c2_3-p51.2">All praise to Him who dwells in bliss,</l>
<l id="c2_3-p51.3">Who made both day and night:</l>
<l id="c2_3-p51.4"><i>Whose Throne is darkness in the abyss</i></l>
<l id="c2_3-p51.5"><i>Of uncreated light</i>,</l>
</verse>

<p id="c2_3-p52">deliberately borrows a great line from <i>The Hind and the Panther</i>:</p>

<verse id="c2_3-p52.1">
<l id="c2_3-p52.2">But, gracious God, how well dost Thou provide</l>
<l id="c2_3-p52.3">For erring judgernents an unerring Guide!</l>
<l id="c2_3-p52.4">Thy throne is darkness in the abyss of light,</l>
<l id="c2_3-p52.5">A blaze of glory that forbids the sight.</l>
</verse>

<p id="c2_3-p53">One of the hymns for the Nativity recalls another line from the same
poem, for</p>

<verse id="c2_3-p53.1">
<l id="c2_3-p53.2"><i>Veiled in flesh the Godhead see</i>,</l>
<l id="c2_3-p53.3">Hail the incarnate Deity!</l>
</verse>

<p id="c2_3-p54">is an echo of Dryden's argument for Transubstantiation--</p>

<verse id="c2_3-p54.1">
<l id="c2_3-p54.2">Could He His Godhead veil in flesh and blood,</l>
<l id="c2_3-p54.3">And not veil these again to be our food?</l>
</verse>

<pb n="82" id="c2_3-Page_82" />

<p id="c2_3-p55">The hymn:</p>

<verse id="c2_3-p55.1">
<l id="c2_3-p55.2">Love Divine, all loves excelling,</l>
<l class="t1" id="c2_3-p55.3">Joy of heaven, to earth come down,</l>
<l id="c2_3-p55.4">Fix in us Thy humble dwelling,</l>
<l class="t1" id="c2_3-p55.5">All Thy faithful mercies crown,</l>
</verse>

<p id="c2_3-p56">owes both its trochaic metre and the form of its first line to the
‘Song of Venus’ in King Arthur:</p>

<verse id="c2_3-p56.1">
<l id="c2_3-p56.2">Fairest Isle, all isles excelling,</l>
<l class="t1" id="c2_3-p56.3">Seat of pleasures and of loves;</l>
<l id="c2_3-p56.4">Venus here will choose her dwelling,</l>
<l class="t1" id="c2_3-p56.5">And forsake her Cyprian groves.</l>
</verse>

<p id="c2_3-p57">One of the hymns for Advent:</p>

<verse id="c2_3-p57.1">
<l id="c2_3-p57.2">Stupendous height of heavenly love,</l>
<l class="t1" id="c2_3-p57.3">Of pitying tenderness divine!</l>
<l id="c2_3-p57.4">It brought the Savior from above,</l>
<l class="t1" id="c2_3-p57.5">It caused the springing day to shine,</l>
<l id="c2_3-p57.6">The Sun of Righteousness to appear,</l>
<l id="c2_3-p57.7"><i>And gild our gloomy hemisphere</i>,</l>
</verse>

<p id="c2_3-p58">adopts a phrase from the juvenile and affected <i>Elegy upon the Death
of Lord Hastings</i>:</p>

<verse id="c2_3-p58.1">
<l id="c2_3-p58.2">Lived Tycho now, struck with this ray (which shone</l>
<l id="c2_3-p58.3">More bright i' th' morn than others beam at noon),</l>
<l id="c2_3-p58.4">He'd take his astrolabe and seek out here,</l>
<l id="c2_3-p58.5">What new star 'twas did gild our hemisphere.</l>
</verse>

<p id="c2_3-p59">The verse:</p>

<verse id="c2_3-p59.1">
<l id="c2_3-p59.2">The things unknown to feeble sense,</l>
<l id="c2_3-p59.3">Unseen by <i>reason's glimmering ray</i></l>
<l id="c2_3-p59.4">With strong commanding evidence,</l>
<l id="c2_3-p59.5">Their heavenly origin display,</l>
</verse>

<pb n="83" id="c2_3-Page_83" />

<p id="c2_3-p60">owes a phrase to the <i>Religio Laici</i>:</p>

<verse id="c2_3-p60.1">
<l class="t" id="c2_3-p60.2">So reason's glimmering ray</l>
<l id="c2_3-p60.3">Was lent, not to assure our doubtful way,</l>
<l id="c2_3-p60.4">But guide us upward to a better day.</l>
</verse>

<p id="c2_3-p61">The hymn:</p>

<verse id="c2_3-p61.1">
<l id="c2_3-p61.2">O God of God, in whom combine</l>
<l id="c2_3-p61.3">The heights and depths of love divine,</l>
<l class="t1" id="c2_3-p61.4">With thankful hearts to Thee we sing:</l>
<l id="c2_3-p61.5">To Thee our longing souls aspire,</l>
<l id="c2_3-p61.6">In fervent flames of strong desire:</l>
<l class="t1" id="c2_3-p61.7"><i>Come, and Thy sacred unction bring!</i></l>
</verse>

<p id="c2_3-p62">borrows an entire line from Dryden's translation of the <i><span lang="la" id="c2_3-p62.1">Veni,
Creator Spiritus</span></i>:</p>

<verse id="c2_3-p62.2">
<l id="c2_3-p62.3">Come, and Thy sacred unction bring</l>
<l id="c2_3-p62.4">To sanctify us while we sing!</l>
</verse>

<p id="c2_3-p63">One of the penitential hymns echoes a phrase of Dryden's which he used
in a very different connection. Wesley wrote:</p>

<verse id="c2_3-p63.1">
<l id="c2_3-p63.2">The godly grief, <i>the pleasing smart</i>,</l>
<l id="c2_3-p63.3">The meltings of a broken heart,</l>
</verse>

<p id="c2_3-p64">evidently remembering a lively love-song in <i>The Maiden Queen</i>:</p>

<verse id="c2_3-p64.1">
<l id="c2_3-p64.2">I feel a flame within which so torments me</l>
<l id="c2_3-p64.3">That it both pains my heart and yet contents me;</l>
<l id="c2_3-p64.4">'Tis such a pleasing smart, and I so love it,</l>
<l id="c2_3-p64.5">That I would rather die than once remove it.</l>
</verse>

<p id="c2_3-p65">And there are several other cases where single phrases or striking
epithets of Dryden's have passed, perhaps unconsciously, into the hymns.
So Wesley's ‘O'er earth <i>in endless circles roved</i>,’
<pb n="84" id="c2_3-Page_84" />
is an echo of <i>Religio Laici</i>, ‘Thus anxious thoughts in endless
circles roll’; and ‘the all-atoning Lamb’ (which occurs frequently in the
hymns) borrows the epithet from a line in <i>Absalom and Achitophel</i>:</p>

<verse id="c2_3-p65.1">
<l id="c2_3-p65.2">Then, seized with fear, yet still affecting fame,</l>
<l id="c2_3-p65.3">Usurped a patriot's all-atoning name.</l>
</verse>


<h3 id="c2_3-p65.4">Cowley</h3>
<p id="c2_3-p66">There are one or two allusions to Cowley. In the verses entitled
<i>Life</i> occur the lines:</p>

<verse id="c2_3-p66.1">
<l id="c2_3-p66.2">But angels in their full-enlightened state,</l>
<l class="t" id="c2_3-p66.3">Angels who live, and know what tis to be!</l>
<l class="t" id="c2_3-p66.4">Who all the nonsense of our language see,</l>
<l id="c2_3-p66.5">And words, our ill-drawn pictures, scorn,</l>
<l class="t" id="c2_3-p66.6">when we, by a foolish figure, say,</l>
<l class="t" id="c2_3-p66.7">Behold an old man dead! then they</l>
<l id="c2_3-p66.8">Speak properly, and say, Behold a man-child born!</l>
</verse>

<p id="c2_3-p67">This is recalled in one of the finest of the Funeral hymns:</p>

<verse id="c2_3-p67.1">
<l id="c2_3-p67.2">When from flesh the spirit freed,</l>
<l id="c2_3-p67.3">Hastens homeward to return,</l>
<l id="c2_3-p67.4"><i>Mortals cry, ‘A man is dead!’</i></l>
<l id="c2_3-p67.5"><i>Angels Sing, ‘A child is born!’</i></l>
</verse>

<p id="c2_3-p68">There is a slighter parallel in Prior, a favorite poet with both
the Wesleys:</p>

<verse id="c2_3-p68.1">
<l id="c2_3-p68.2">And while the buried man we idly mourn,</l>
<l id="c2_3-p68.3">Do angels joy to see his better half return?</l>
</verse>

<p id="c2_3-p69">A hymn, popularly supposed to have been written at Land's End, has the
lines:</p>
<pb n="85" id="c2_3-Page_85" />

<verse id="c2_3-p69.1">
<l id="c2_3-p69.2">Lo! on a narrow neck of land</l>
<l id="c2_3-p69.3">'Twixt two unbounded seas I stand</l>
<l class="t1" id="c2_3-p69.4">Secure, insensible.</l>
</verse>

<p id="c2_3-p70">Cowley has the thought in <i>Life</i>:</p>

<verse id="c2_3-p70.1">
<l id="c2_3-p70.2">Vain, weak-built isthmus which dost proudly rise</l>
<l id="c2_3-p70.3">Up betwixt two eternities.</l>
</verse>

<p id="c2_3-p71">The comparison was frequent in the eighteenth century. Prior wrote
in <i>Solomon</i>:</p>

<verse id="c2_3-p71.1">
<l id="c2_3-p71.2">Amid two Seas on one small point of land,</l>
<l id="c2_3-p71.3">Wearied, uncertain, and amazed we stand.</l>
</verse>

<p id="c2_3-p72">And Pope, in the <i>Essay on Man</i>:</p>

<verse id="c2_3-p72.1">
<l id="c2_3-p72.2">Placed on this isthmus of a middle state,</l>
<l id="c2_3-p72.3">A being darkly wise, and rudely great.</l>
</verse>

<p id="c2_3-p73">Addison has the thought in the <i>Spectator</i>, in language which
supplies the closest parallel of all:</p>

<p class="blockquote" id="c2_3-p74">in our speculations of Eternity, we consider the Time
which is present to us the Middle, which divides the whole time into two
equal Parts. For this Reason, many witty Authors compare the present Time
to an Isthmus or narrow Neck of Land that rises in the midst of an ocean,
immeasurably diffused on either Side of it.</p>

<h3 id="c2_3-p74.1">Addison's ‘Spectator’</h3>
<p id="c2_3-p75">There are several other evidences in the hymns of that familiarity with
Addison's <i>Spectator</i> which we should expect on the part of the Wesleys.
A line of
<a href="/ccel/anonymous/eh1916.h317.html" id="c2_3-p75.1">Addison's version</a>
of <scripRef passage="Ps. 23" id="c2_3-p75.2" parsed="|Ps|23|0|0|0" osisRef="Bible:Ps.23">Ps. 23</scripRef>.
(which Wesley republished in the
<i>Collection of Psalms and Hymns</i> of 1738):</p>
<pb n="86" id="c2_3-Page_86" />

<verse id="c2_3-p75.3">
<l id="c2_3-p75.4">Thy friendly Crook shall give me Aid,</l>
<l id="c2_3-p75.5">And guide me through the dreadful Shade,</l>
</verse>

<p id="c2_3-p76">is borrowed in one of the Advent hymns:</p>

<verse id="c2_3-p76.1">
<l id="c2_3-p76.2">And cheer the souls of death afraid,</l>
<l id="c2_3-p76.3"><i>And guide them through the dreadful shade.</i></l>
</verse>

<p id="c2_3-p77">Dr. John Duncan once remarked upon the
<i><span lang="la" id="c2_3-p77.1">curiosa filicitas</span></i> of a line in the
stanza:</p>

<verse id="c2_3-p77.2">
<l id="c2_3-p77.3">All are not lost and wandered back,</l>
<l class="t1" id="c2_3-p77.4">All have not left Thy Church and Thee;</l>
<l id="c2_3-p77.5">There are who suffer for Thy sake,</l>
<l class="t1" id="c2_3-p77.6">Enjoy Thy <i>glorious infamy</i>,</l>
<l id="c2_3-p77.7">Esteem the scandal of the Cross,</l>
<l id="c2_3-p77.8">And only seek divine applause.</l>
</verse>

<p id="c2_3-p78">The happy phrase is borrowed, with a variation, from an apostrophe in
the paper which Steele contributed to the <i>Spectator</i>, on Good Friday,
1712 (it is really reprinted from <i>The Christian Hero</i>):
‘See where they have nailed the Lord and Giver of Life! How His
wounds blacken, His Body writhes, and Heart heaves with Pity
and with Agony! O Almighty Sufferer, look down,
look down from <i>Thy triumphant Infamy</i>!’</p>

<h3 id="c2_3-p78.1">A French Sonnet</h3>

<p id="c2_3-p79">But the most striking illustration of the influence of the <i>Spectator</i>
is an example in which the verse of Charles Wesley was considerably
indebted to a French sonnet quoted by Addison in its pages -- an
indebtedness which was first indicated, in a very roundabout fashion,
<pb n="87" id="c2_3-Page_87" />
by no less an eighteenth-century personage than Mrs. Piozzi.</p>

<h3 id="c2_3-p79.1">Contemporary Critics</h3>
<p id="c2_3-p80">In 1745 the Rev. Thomas Church (the friend of Bolingbroke), who was
Vicar of Battersea and Prebendary of St. Paul's, published a pamphlet
entitled <i>Remarks on the Rev. Mr. Wesley's Last Journal</i>.
He was one of the fairest of Wesley's innumerable critics. Thirty years
afterwards, Wesley referred to him in contrast with Rowland
Hill, and said that he was ‘a gentleman, a scholar,
and a Christian: and as such he both spoke and
wrote.’ In the Remarks Church attacked the
‘extravagancy and presumption’ of the lines:</p>

<verse id="c2_3-p80.1">
<l id="c2_3-p80.2">Doom, if Thou canst, to endless pains.</l>
<l class="t1" id="c2_3-p80.3">And drive me from Thy face;</l>
<l id="c2_3-p80.4">But if Thy stronger love constrains,</l>
<l class="t1" id="c2_3-p80.5">Let me be saved by grace!</l>
</verse>

<p id="c2_3-p81">Wesley answered the <i>Remarks</i> in a letter addressed to the author,
and a second pamphlet, <i>Some Further Remarks</i>, in a second letter. He
expressed a natural amazement that the lines should have been so grossly
misunderstood, and defended them as being ‘one of the strongest
forms of obtestation, of adjuring God to show mercy, by all His grace,
and truth, and love.’</p>

<h3 id="c2_3-p81.1">Mrs. Piozzi's Comment</h3>
<p id="c2_3-p82">Four years later, in 1749, Lavington, a much less reputable antagonist,
repeated Church's attack. He quoted the same lines, and reiterated
<pb n="88" id="c2_3-Page_88" />
the charge of presumption, in <i>The Enthusiasm of Methodists and Papists
Compared</i>. A copy of the first edition of the first part of Lavington's
book was in the possession of Mrs. Piozzi, that lively lady who was Mrs.
Thrale in earlier life, the friend of Dr. Johnson, and familiar to all
readers of Boswell. She was very fond of writing marginal comments in her
books. One of her biographers has remarked upon the habit. She enriched the
margin of Lavington's book with considerable annotations. One of these
is a comment on the lines he quoted: ‘Doom, if
Thou canst, to endless pains. And drive me from
Thy face!’ She says that they are ‘in imitation of
the famous French sonnet by Despreaux, but by
an awkwardness of expression seem to lay the
Supreme Being under constraint of destiny, and
that is neither good philosophy nor good
religion. In the French sonnet there is no such fault.’</p>

<h3 id="c2_3-p82.1">Des Barreaux</h3>
<p id="c2_3-p83">We were unable to discover any sonnet by the famous poet Despreaux,
better known as Boileau, which fits this reference; nor is he very likely
to have written such a one. This is, in fact, an example of the trivial
inaccuracy for which Boswell so often reproaches Mrs. Piozzi. For it is
a famous sonnet by <i>Des Barreaux</i>, a poet of the generation immediately
preceding Boileau, of which she was thinking. The editors of the
<pb n="89" id="c2_3-Page_89" />
old collection of French poetry<note n="18" id="c2_3-p83.1"><i><span lang="fr" id="c2_3-p83.2">Les
Poètes François depuis le XIIe Sièle jusqa'à
Malherbe</span></i> (1824).</note>
in which we found it say that the reputation of Des Barreaux
‘rests upon a single sonnet, which is perhaps the
masterpiece of that kind of verse’ (<i><span lang="fr" id="c2_3-p83.3">le
chef-d'oeuvre de ce
genre</span></i>). Almost immediately after finding this, we happened upon
an essay of Addison's in the <i>Spectator</i>, in which be quotes the sonnet
in full, and describes it as ‘a noble hymn in French ... written by
Monsieur Des Barreaux, who had been one of the greatest wits and libertines
in France, but in his last years as remarkable a penitent.’</p>

<p id="c2_3-p84">Jacques Vallée, Seigneur des Barreaux, was born in 1602, and died in
1673. He was a counsellor in the Parliament of Paris, but would never plead
a cause, and eventually resigned the office, according to some accounts,
that he might devote himself wholly to pleasure. Another story is that
Cardinal Richelieu fell in love with the famous Marion de Lorme,
<note n="19" id="c2_3-p84.1">The heroine of Victor Hugo's drama.</note>
who was Des Barreaux's mistress, and that after the Cardinal had made
some overtures to Des Barreaux, which he rejected, Richelieu became his
determined enemy, and forced him to give up his office, and leave Paris.
<note n="20" id="c2_3-p84.2">Bayle, <i>Dictionnaire</i>, vol. iv. pp. 577-581.</note></p>

<p id="c2_3-p85">Des Barreaux wrote many Latin and French verses, but never published
anything. Pascal makes a casual reference to him. Writing in the
<pb n="90" id="c2_3-Page_90" />
<i>Pensées</i>, of the war between reason and passion, he alleges
Des Barreaux as an example of ‘those who would renounce their reason
and become brute beasts.’ He lived an exceedingly dissolute life, but
in his later years repented and reformed, and spent his last days in
religious retirement at Chalon-sur-Saône.</p>

<p id="c2_3-p86">He wrote this sonnet three or four years before his death.  It is
entitled ‘A Sinner's Recourse to the Goodness of God.’  We have
roughly translated it thus:</p>

<verse id="c2_3-p86.1">
<l id="c2_3-p86.2">O God, just are Thy judgements, just and right</l>
<l class="t1" id="c2_3-p86.3">Vast is Thy mercy, and Thy patience long;</l>
<l id="c2_3-p86.4">But I have done such evil in Thy sight</l>
<l class="t1" id="c2_3-p86.5">As to forgive would do Thy justice wrong.</l>
<l id="c2_3-p86.6">Sin has annulled Thy love's prerogative:</l>
<l class="t1" id="c2_3-p86.7">Thou canst not pardon such a wretch as I,</l>
<l id="c2_3-p86.8">Thy righteousness forbids Thee to forgive,</l>
<l class="t1" id="c2_3-p86.9">Thy mercy must stand helpless while I die.</l>
<l id="c2_3-p86.10">Then take Thy vengeance, Lord--I plead no more--</l>
<l class="t1" id="c2_3-p86.11">Mock at my tears, who mocked Thee to Thy face;</l>
<l class="t1" id="c2_3-p86.12">Strike, slay! avenge Thee on my hardihood--</l>
<l id="c2_3-p86.13">I perish, yet Thy justice I adore;</l>
<l class="t1" id="c2_3-p86.14">But where shall fall Thy thunders? on what place</l>
<l class="t1" id="c2_3-p86.15">That is not covered with the Savior's blood?</l>
</verse>

<p id="c2_3-p87">The last lines of the French are:</p>

<verse id="c2_3-p87.1">
<l id="c2_3-p87.2"><span lang="fr" id="c2_3-p87.3">Tonne, frappe, il est temps, rends-moi guerre pour guerre,</span></l>
<l id="c2_3-p87.4"><span lang="fr" id="c2_3-p87.5">J'adore en perissant la raison qui t'aigrit;</span></l>
<l id="c2_3-p87.6"><span lang="fr" id="c2_3-p87.7">Mais dessus quel endroit tombera ton tonnerre,</span></l>
<l id="c2_3-p87.8"><span lang="fr" id="c2_3-p87.9">Qui ne soit tout couveit du sang de Jesus-Christ!</span></l>
</verse>

<h3 id="c2_3-p87.10">John Fletcher quotes the lines</h3>

<p id="c2_3-p88">Charles Wesley must have seen this sonnet in
<pb n="91" id="c2_3-Page_91" />
the <i>Spectator</i>, and, besides, a letter is extant, written to him by
John Fletcher, which quotes some lines of it as if they were perfectly
familiar to them both.<note n="21" id="c2_3-p88.1">Tyerman's <i>Life of Fletcher</i>, p. 43.</note>
Fletcher is describing his own experience at that time, when he was
passing through a season of spiritual depression: ‘It
seemed altogether incompatible with the holiness, the justice, and the
veracity of the Supreme Being to admit so stubborn an offender into His
presence. I could do nothing but be astonished at the patience of God; and
I would willingly have sung those verses of Desbaraux (sic) if I had had
strength:</p>

<verse id="c2_3-p88.2">
<l id="c2_3-p88.3"><span lang="fr" id="c2_3-p88.4">Tonne, frappe, il est temps, rends-moi guerre pour guerre;</span></l>
<l id="c2_3-p88.5"><span lang="fr" id="c2_3-p88.6">J'adore en perissant la raison qui t'aigrit.’</span></l>
</verse>

<p id="c2_3-p89">There is no doubt that the sonnet has considerably influenced the
verse of Charles Wesley. There are echoes of it in</p>

<verse id="c2_3-p89.1">
<l id="c2_3-p89.2">But if my gracious day is past,</l>
<l class="t1" id="c2_3-p89.3">And I am banished from Thy sight,</l>
<l id="c2_3-p89.4">When into outer darkness cast,</l>
<l class="t1" id="c2_3-p89.5">My Judge, I'll own, hath done me right,</l>
<l id="c2_3-p89.6">Adore the Hand whose stroke I feel.</l>
<l id="c2_3-p89.7">Nor murmur when I sink to hell.</l>
</verse>

<p id="c2_3-p90">and--</p>

<verse id="c2_3-p90.1">
<l id="c2_3-p90.2">Then pour Thy vengeance on my head,</l>
<l class="t1" id="c2_3-p90.3">And quench the smoking flax in me;</l>
<l id="c2_3-p90.4">Break (if Thou caust) a bruised reed,</l>
<l class="t1" id="c2_3-p90.5">And cast me out who come to Thee.</l>
</verse>

<pb n="92" id="c2_3-Page_92" />

<p id="c2_3-p91">and--</p>

<verse id="c2_3-p91.1">
<l id="c2_3-p91.2">While groaning at Thy feet I fall,</l>
<l id="c2_3-p91.3">Spurn me away, refuse my call;</l>
<l id="c2_3-p91.4">If love permit, contract Thy brow</l>
<l id="c2_3-p91.5">And if Thou canst, destroy me now!</l>
</verse>

<p id="c2_3-p92">But there are some lines in one of the Eucharistic hymns which put
the matter beyond doubt, for the allusion to the last lines of the
sonnet is exact and unmistakable:</p>

<verse id="c2_3-p92.1">
<l id="c2_3-p92.2">Still the wounds are open wide,</l>
<l class="t1" id="c2_3-p92.3">The blood doth freely flow,</l>
<l id="c2_3-p92.4">As when first His sacred side</l>
<l class="t1" id="c2_3-p92.5">Received the deadly blow;</l>
<l id="c2_3-p92.6">Still, O God, the blood is warm,</l>
<l class="t1" id="c2_3-p92.7"><i>Covered with the blood we are;</i></l>
<l id="c2_3-p92.8"><i>Find a part it doth not arm,</i></l>
<l class="t1" id="c2_3-p92.9"><i>And strike the sinner there!</i></l>
</verse>

<p id="c2_3-p93">John Fletcher, who has been mentioned as quoting Des Barreaux's
lines to Charles Wesley, was the saint of early Methodism.</p>

<h3 id="c2_3-p93.1">John Fletcher's Ecstasy</h3>

<p id="c2_3-p94">In Wesley's <i>Life of Fletcher</i>, the following story is told in the
language of Joseph Benson, from whom Wesley received it:
‘I have sometimes seen him on these occasions [at Trevecca], once
in particular, so filled with the love of God, that he could contain
no more; but cried out, “O my God, withhold Thy hand, or the vessel
will burst!” But he afterwards told me he was afraid he had grieved
the Spirit of God; and that he ought rather to have prayed that the
Lord would have enlarged the vessel,
<pb n="93" id="c2_3-Page_93" />
or have suffered it to break; that the soul might have no further bar
or interruption to its enjoyment of the supreme good.’<note n="22" id="c2_3-p94.1">Wesley's
<i>Works</i>, vol. xi. p. 296.</note></p>

<p id="c2_3-p95">The most singular circumstance here is that the experience is
paralleled in the lives of many of the saints. It seems to be, if
the phrase may be allowed, a standard type of spiritual ecstasy.
It is related, in almost the same terms, with the same appeal against
such excessive bliss, in the lives of holy men and women as different from
John Fletcher as St. Francis Xavier, St. Philip Neri, and
Blessed Margaret Mary Alacoque,--and, in our own days, Mr. Evan Roberts, the
leader of the Welsh Revival of 1905.
<note n="23" id="c2_3-p95.1">James, <i>Varieties of Religious Experience</i>, p. 243; Hagenbach,
<i>History of the Reformation</i>, ii. 409; and Bois,
<i><span lang="ga" id="c2_3-p95.2">Le Réveil
au Pays de Galles</span></i>, p. 411.</note>
But it was doubtless the wonderful experience of
Fletcher that is recalled in Charles Wesley's fervent lines:</p>

<verse id="c2_3-p95.3">
<l id="c2_3-p95.4">O would He more of heaven bestow,</l>
<l class="t1" id="c2_3-p95.5"><i>And let the vessel break!</i></l>
<l id="c2_3-p95.6">And let our ransomed spirits go</l>
<l class="t1" id="c2_3-p95.7">To grasp the God we seek!</l>
</verse>

<h3 id="c2_3-p95.8">Samuel Wesley the younger</h3>

<p id="c2_3-p96">Both John and Charles Wesley owed much, in  many ways, to their
elder brother Samuel. While he was Usher at Westminster School,
he was the trusted friend of Prior and Pope: and he was a poet himself,
not greatly gifted, but more than

<pb n="94" id="c2_3-Page_94" />
the equal of others who have made a greater name.  There are constant
reminiscences of his verse in the hymns.</p>

<p id="c2_3-p97">In <i>The Battle of the Sexes</i> he wrote (addressing the lady who later
became his wife)</p>

<verse id="c2_3-p97.1">
<l id="c2_3-p97.2">And thou, dear object of my growing love,</l>
<l id="c2_3-p97.3">whom now I must not, or I dare not, name,</l>
<l id="c2_3-p97.4">Approve my verse, which shines if you approve!</l>
</verse>

<p id="c2_3-p98">John Wesley borrowed a line of this in his translation of Spangenberg's
<i><span lang="de" id="c2_3-p98.1">Der König ruht and schauet doch</span></i>:</p>

<verse id="c2_3-p98.2">
<l id="c2_3-p98.3"><i>Great object of our growing love</i>,</l>
<l class="t1" id="c2_3-p98.4">To whom our more than all we owe,</l>
<l id="c2_3-p98.5">Open the fountain from above,</l>
<l class="t1" id="c2_3-p98.6">And let it our full souls o'erfiow</l>
</verse>

<p id="c2_3-p99">and the phrase is used many times in other hymns.</p>

<p id="c2_3-p100">Many other lines in the same poem are quoted in the hymns, such as:</p>

<verse id="c2_3-p100.1">
<l id="c2_3-p100.2">Now cruel false, now seeming faithful, kind,</l>
<l id="c2_3-p100.3">With well-dressed hate, and well-dissembled love,</l>
</verse>

<p id="c2_3-p101">in--</p>

<verse id="c2_3-p101.1">
<l id="c2_3-p101.2">O may I calmly wait,</l>
<l class="t1" id="c2_3-p101.3">Thy succors from above</l>
<l id="c2_3-p101.4">And stand against their open <i>hate</i>,</l>
<l class="t1" id="c2_3-p101.5"><i>And well-dissembled love</i>,</l>
</verse>

<p id="c2_3-p102">and--</p>

<verse id="c2_3-p102.1">
<l id="c2_3-p102.2">His hardened front, unblushing, unappalled,</l>
<l id="c2_3-p102.3">Laughed at reproaches, and enjoyed disgrace,</l>
</verse>

<p id="c2_3-p103">in--</p>

<verse id="c2_3-p103.1">
<l id="c2_3-p103.2">I then shall turn my steady face,</l>
<l id="c2_3-p103.3">Want, pain defy, <i>enjoy disgrace</i>,</l>
<l id="c2_3-p103.4">Glory in dissolution near!</l>
</verse>

<pb n="95" id="c2_3-Page_95" />

<p id="c2_3-p104">and--</p>

<verse id="c2_3-p104.1">
<l id="c2_3-p104.2">With cool disdain, The preacher he derides,</l>
<l id="c2_3-p104.3">Who marks the eternal bounds of good and ill,</l>
</verse>

<p id="c2_3-p105">in--</p>

<verse id="c2_3-p105.1">
<l id="c2_3-p105.2">To time our every smile or frown,</l>
<l class="t1" id="c2_3-p105.3"><i>To mark the bounds of good and ill</i>,</l>
<l id="c2_3-p105.4">And beat the pride of nature down,</l>
<l class="t1" id="c2_3-p105.5">And bend or break his rising will.</l>
</verse>

<h3 id="c2_3-p105.6">Easter Hymn</h3>
<p id="c2_3-p106">In a <i>Hymn on Easter Day</i>, Samuel Wesley wrote:</p>

<verse id="c2_3-p106.1">
<l id="c2_3-p106.2">In vain the stone, the watch, the seal,</l>
<l class="t1" id="c2_3-p106.3">Forbid an early rise,</l>
<l id="c2_3-p106.4">To Him who breaks the gates of hell,</l>
<l class="t1" id="c2_3-p106.5">And opens Paradise.</l>
</verse>

<p id="c2_3-p107">This is closely copied in Charles Wesley's great Easter hymn,
‘<a href="/w/wesley/hymn/jwg07/jwg0716.html" id="c2_3-p107.1">Christ the Lord is risen today!</a>’</p>

<verse id="c2_3-p107.2">
<l id="c2_3-p107.3"><i>Vain the stone, the watch, the seal</i>,</l>
<l id="c2_3-p107.4">Christ hath <i>burst the gates of hell</i>:</l>
<l id="c2_3-p107.5">Death in vain <i>forbids His rise</i>,</l>
<l id="c2_3-p107.6">Christ hath <i>opened Paradise!</i></l>
</verse>

<p id="c2_3-p108">Samuel Wesley wrote an elegy <i>On the Death of Mr. William Morgan</i>.
He was an early associate of John and Charles Wesley at Oxford, whose
death they were accused of hastening by the austerities which the early
Methodists practised. In this poem occur these lines, describing Morgan:</p>

<verse id="c2_3-p108.1">
<l id="c2_3-p108.2">Fearful of sin in every close disguise</l>
<l id="c2_3-p108.3">Unmoved by threatening or by glozing lies,</l>
<l id="c2_3-p108.4">Whose zeal, for other men's salvation shown,</l>
<l id="c2_3-p108.5">Beyond the reach of hell secured his own.</l>
</verse>

<pb n="96" id="c2_3-Page_96" />

<p id="c2_3-p109">Two phrases in these lines are reflected in the hymns:</p>

<verse id="c2_3-p109.1">
<l id="c2_3-p109.2">I want a true regard,</l>
<l class="t1" id="c2_3-p109.3">A single, steady aim,</l>
<l id="c2_3-p109.4">(<i>Unmoved by threatening</i> or reward),</l>
<l class="t1" id="c2_3-p109.5">To Thee, and Thy great Name.</l>
</verse>

<verse id="c2_3-p109.6">
<l id="c2_3-p109.7">Let us then sweet connsel take,</l>
<l class="t1" id="c2_3-p109.8">How to make our calling sure,</l>
<l id="c2_3-p109.9">Our election how to make,</l>
<l class="t1" id="c2_3-p109.10"><i>Past the reach of hell secure.</i></l>
</verse>

<p id="c2_3-p110">And there are many other phrases in the poems of Samuel Wesley that are
similarly reflected in the hymns written by his younger and more famous
brothers.</p>

<h3 id="c2_3-p110.1">Prior</h3>

<p id="c2_3-p111">The hymns were were considerably influenced by the poems of Prior. There
is, of course, a special reason for the high esteem in which Prior was held
by all the Wesleys. He was the intimate friend of Atterbury--that
singular prelate of whom John Wesley has recorded so high an opinion.
And Samuel Wesley the younger, while Usher at Westminster School, was
the trusted companion of Atterbury. He would meet Prior many a time at
the Deanery, and John also, on his visits to the elder brother, would
doubtless see the good-natured poet frequently. One can irnagine that
the Usher would point the moral of Mr. Prior's rise to greatness
through scholarship--had he not been Ambassador at Paris, and did it
not all begin through construing Horace in
<pb n="97" id="c2_3-Page_97" />
a tavern? At any rate, John Wesley held Prior in great esteem; and toward
the end of his life, in his <i>Thoughts on the Character and Writings of
Mr. Prior</i>, he went out of his way to defend the poet's memory.</p>

<p id="c2_3-p112">An edition of Prior, with a memoir, appeared in 1779. Apparently
this occasioned the revival of some scandalous stories which had been set
about by Arbuthnot, Spence (of the <i>Anecdotes</i>), and Pope, as to the
identity of Prior's ‘Chloe.’ Wesley wrote: ‘I do not believe one word of
this. Although I was often in his neighborhood, I never heard a word of
it before. It carries no face of probability. Would Bishop Atterbury
have kept up an acquaintance with a man of such a character?’</p>

<p id="c2_3-p113">Wesley passes on to express a high opinion of Prior's genius, and to
record his judgement that his best verse does ‘not yield to anything
that has been wrote either by Pope, or Dryden, or any English poet, except
Milton.’ Especially he praises <i>Solomon</i>, as containing ‘the
strongest sense expressed in some of the finest verses that ever
appeared in the English tongue.’</p>

<h3 id="c2_3-p113.1">‘Solomon’</h3>

<p id="c2_3-p114">Charles Wesley shared his brother's admiration, and often recommended
<i>Solomon</i> to his younger
friends. He wrote, in a letter to his daughter Sally (Oct. 1, 1778):
‘You should therefore be always getting something by heart. Begin
with the first book of Prior's <i>Solomon, the Vanity of Knowledge</i>.
<pb n="98" id="c2_3-Page_98" />
Let me see how much of it you can repeat when we meet.’</p>

<p id="c2_3-p115">Accordingly we find frequent reminiscences of the poem in the hymns
of the brothers.</p>

<p id="c2_3-p116">The second line of the couplet:</p>

<verse id="c2_3-p116.1">
<l id="c2_3-p116.2">We weave the chaplet, and we crown the bowl,</l>
<l id="c2_3-p116.3">And smiling see the nearer waters roll,</l>
</verse>

<p id="c2_3-p117">was clearly in the mind of Charles Wesley when he wrote:</p>

<verse id="c2_3-p117.1">
<l id="c2_3-p117.2">Jesu, Lover of my soul,</l>
<l class="t1" id="c2_3-p117.3">Let me to Thy bosom fly,</l>
<l id="c2_3-p117.4">While the <i>nearer waters roll</i>,</l>
<l class="t1" id="c2_3-p117.5">While the tempest still is high.</l>
</verse>

<p id="c2_3-p118">The lines spoken by the Egyptian:</p>

<verse id="c2_3-p118.1">
<l id="c2_3-p118.2">Or grant thy passion has these names destroyed:</l>
<l id="c2_3-p118.3">That Love, like Death, makes all distinction void,</l>
</verse>

<p id="c2_3-p119">were evidently the inspiration of a verse in the hymn which
Edward FitzGerald so much admired:</p>

<verse id="c2_3-p119.1">
<l id="c2_3-p119.2"><i>Love, like Death, hath all destroyed,</i></l>
<l id="c2_3-p119.3"><i>Rendered our distinctions void!</i></l>
<l id="c2_3-p119.4">Names, and sects, and parties fall</l>
<l id="c2_3-p119.5">Thou, O Christ, art all in all!</l>
</verse>

<p id="c2_3-p120">And Prior's apostrophe:</p>

<verse id="c2_3-p120.1">
<l id="c2_3-p120.2">From <i>Now</i>, from <i>instant Now</i>, great Sire! dispel</l>
<l id="c2_3-p120.3">The clouds that press my soul: from <i>Now</i> reveal</l>
<l id="c2_3-p120.4">A gracious beam of light; from <i>Now</i> inspire</l>
<l id="c2_3-p120.5">My tongue to sing, my hand to touch the lyre,</l>
</verse>

<pb n="99" id="c2_3-Page_99" />

<p id="c2_3-p121">was apparently in the memory of the writer of the magnificent lines:</p>

<verse id="c2_3-p121.1">
<l id="c2_3-p121.2">While low at Jesu's Cross I bow,</l>
<l id="c2_3-p121.3">He hears the blood of sprinkling now.</l>
<l id="c2_3-p121.4">This <i>instant now</i> I may receive</l>
<l class="t1" id="c2_3-p121.5">The answer of His powerful prayer:</l>
<l id="c2_3-p121.6">This <i>instant now</i> by Him I live,</l>
<l class="t1" id="c2_3-p121.7">His prevalence with God declare.</l>
</verse>

<p id="c2_3-p122">There are also phrases of constant occurrence in the hymns that are
traceable to the same source. ‘The sun's directer rays’ (found in
hymns by both Samuel and Charles Wesley, and in a schoolboy translation of
Horace by John Wesley), ‘our cautioned soul,’ ‘my constant
flame,’--these are all from <i>Solomon</i>.</p>

<p id="c2_3-p123">The other poems of Prior have not influenced the Wesleys so much, but
that is as we should expect; the difference of subject and tone amply
accounts for it. Still, there are a few clear allusions to the minor poems.
In his <i>Ode to a Lady, She refusing to continue a Dispute with Me</i>,
Prior wrote:</p>

<verse id="c2_3-p123.1">
<l id="c2_3-p123.2">You, far from danger as from fear,</l>
<l id="c2_3-p123.3">Might have sustained an open fight.</l>
</verse>

<p id="c2_3-p124">Charles Wesley wrote, in the hymn
‘Captain of Israel's host and Guide’:</p>

<verse id="c2_3-p124.1">
<l id="c2_3-p124.2"><i>As far from danger as from fear,</i></l>
<l id="c2_3-p124.3">While Love, Almighty Love, is near.</l>
</verse>

<pb n="100" id="c2_3-Page_100" />

<p id="c2_3-p125">In <i>Charity, a Paraphrase of the Thirteenth
Chapter of the First Epistle to the Corinthians</i>, Prior wrote:</p>

<verse id="c2_3-p125.1">
<l id="c2_3-p125.2">Soft peace she brings wherever she arrives,</l>
<l id="c2_3-p125.3">She builds our quiet, as she forms our lives,</l>
<l id="c2_3-p125.4">Lays the rough paths of peevish nature ev'n,</l>
<l id="c2_3-p125.5">And opens in each heart a little heaven.</l>
</verse>

<p id="c2_3-p126">This is remembered in the hymn:</p>

<verse id="c2_3-p126.1">
<l id="c2_3-p126.2">The peace Thou hast given, This moment impart,</l>
<l id="c2_3-p126.3"><i>And open Thy heaven, O Love, in my heart!</i></l>
</verse>

<p id="c2_3-p127">And once more, Prior wrote in his <i>Henry and Emma</i>, an abominable
Georgian perversion of a delightful old ballad (which John Wesley
republished in the <i>Arminian Magazine</i>, to the great scandal of some
of his followers)</p>

<verse id="c2_3-p127.1">
<l id="c2_3-p127.2">If love, alas! be pain, the pain I bear</l>
<l id="c2_3-p127.3">No thought can figure and no tongue declare.</l>
</verse>

<p id="c2_3-p128">John Wesley, in his superb translation of Gerhardt's hymn, wrote:</p>

<verse id="c2_3-p128.1">
<l id="c2_3-p128.2">Jesu, Thy boundless love to me</l>
<l id="c2_3-p128.3"><i>No thought can reach, no tongue declare,</i></l>
</verse>

<p id="c2_3-p129">adopting Prior's phrase, and improving it.</p>

<p id="c2_3-p130">Today Matthew Prior is very largely a forgotten poet. But he had
as much of the genuine poetic gift as any writer of his age. John Wesley,
in this matter at any rate, is in very good company, for he is at one
with writers as diverse as Cowper, Thackeray, and Swinburne, in his
admiration for the genius of Prior.</p>

<pb n="101" id="c2_3-Page_101" />

<h3 id="c2_3-p130.1">Prior's Influence</h3>

<p id="c2_3-p131">Something of the freedom of their versification the Wesleys certainly
owed to Prior. It was his influence that saved them from the monotonous
antithesis of the ‘correct’ style of Pope, and almost every
eighteenth-century writer, following in his train. In the Preface to
<i>Solomon</i> Prior wrote: ‘I would say one word of the measure in
which this and most poems of the age are written. Heroic with continued
rhyme, as Donne and his contemporaries used it, carrying the sense of one
verse most commonly into another, was found too dissolute and wild,
and came very often too near prose.  As Davenant and Waller corrected,
and Dryden perfected it, it is too confined: it cuts off the sense at
the end of every first line, which must always rhyme to the next following,
and consequently produces too frequent an identity in the sound, and brings
every couplet to the point of an epigram.’ Johnson, in his <i>Lives of
the Poets</i>, characteristically decides that Prior's attempt to put his
critical principle into practice, ‘by extending the sense from one
couplet to another, with variety of pauses,’ is ‘without success:
his interrupted lines are unpleasing, and his sense, as less distinct,
is less striking.’ We do not agree: <i>Solomon</i> is more free, more
fluent, in its use of the heroic measure than any poem that was published
within the next three generations. One of Prior's favorite methods
of breaking the
<pb n="102" id="c2_3-Page_102" />
monotony of the couplet brings about a pause after the second syllable
of the second line, as in</p>

<verse id="c2_3-p131.1">
<l id="c2_3-p131.2">And at approach of death shall only know</l>
<l id="c2_3-p131.3">The truths, . . . which from these pensive members flow.</l>
</verse>

<verse id="c2_3-p131.4">
<l id="c2_3-p131.5">On the vile worm, that yesterday began</l>
<l id="c2_3-p131.6">To crawl; . . . Thy fellow creature, abject man!</l>
</verse>

<verse id="c2_3-p131.7">
<l id="c2_3-p131.8">Yet take thy bent, my soul; another sense</l>
<l id="c2_3-p131.9">Indulge, . . . add music to magnificence.</l>
</verse>

<p id="c2_3-p132">John Wesley caught this trick of <i>enjambement</i> from Prior, and
his hymns abound with it. One or two examples will serve where dozens
might be given:</p>

<verse id="c2_3-p132.1">
<l id="c2_3-p132.2">To gain earth's gilded toys, or flee</l>
<l id="c2_3-p132.3">The Cross . . . endured, my God, by Thee?</l>
</verse>

<verse id="c2_3-p132.4">
<l id="c2_3-p132.5">A man! an heir of death! a slave</l>
<l id="c2_3-p132.6">To sin! . . . a bubble on the wave.</l>
</verse>

<h3 id="c2_3-p132.7">Pope</h3>

<p id="c2_3-p133">The verse of the Wesleys has not been greatly influenced by the writings
of Pope, with the exception of a single poem. The hymns only contain two or
three slight allusions to the <i>Essay on Man</i>, but they echo the
language of <i>Eloïsa to Abelard</i> in the most extraordinary way.
Probably Charles Wesley had got the poem by heart, and hardly knew
when he was quoting it.</p>

<p id="c2_3-p134">The first line of the couplet:</p>

<verse id="c2_3-p134.1">
<l id="c2_3-p134.2">Thy eyes diffused a reconciling ray,</l>
<l id="c2_3-p134.3">And gleams of glory brightened all the day,</l>
</verse>

<pb n="103" id="c2_3-Page_103" />

<p id="c2_3-p135">is recalled in one of Charles Wesley's earliest
hymns, with a single change necessitated by the metre:</p>

<verse id="c2_3-p135.1">
<l id="c2_3-p135.2"><i>Thine eye diffused a quickening ray</i>,</l>
<l id="c2_3-p135.3">I woke, the dungeon flamed with light.</l>
</verse>

<p id="c2_3-p136">The lines:</p>

<verse id="c2_3-p136.1">
<l id="c2_3-p136.2">To sounds of heavenly harps she dies away,</l>
<l id="c2_3-p136.3">And melts in visions of eternal day,</l>
</verse>

<p id="c2_3-p137">are remembered in another hymn:</p>

<verse id="c2_3-p137.1">
<l id="c2_3-p137.2">Till, on the bosom of my Lord,</l>
<l id="c2_3-p137.3">I sink in blissful dreams away</l>
<l id="c2_3-p137.4">And <i>visions of eternal day</i>.</l>
</verse>

<p id="c2_3-p138">The thought in the passage:</p>

<verse id="c2_3-p138.1">
<l id="c2_3-p138.2">When, at the close of each sad, sorrowing day,</l>
<l id="c2_3-p138.3">Fancy restores what vengeance snatched away,</l>
<l id="c2_3-p138.4">Then conscience sleeps, and leaving nature free,</l>
<l id="c2_3-p138.5">All my loose soul unbounded springs to thee,</l>
</verse>

<p id="c2_3-p139">is remembered and redeemed to a nobler significance in an evening hymn:</p>

<verse id="c2_3-p139.1">
<l id="c2_3-p139.2">Loose me from the chains of sense,</l>
<l class="t1" id="c2_3-p139.3">Set me <i>from the body free</i>,</l>
<l id="c2_3-p139.4"><i>Draw, with stronger influence,</i></l>
<l class="t1" id="c2_3-p139.5"><i>My unfettered soul to Thee!</i></l>
<l id="c2_3-p139.6">In me, Lord, Thyself reveal,</l>
<l class="t1" id="c2_3-p139.7">Fill me with a sweet surprise:</l>
<l id="c2_3-p139.8">Let me Thee when waking feel;</l>
<l class="t1" id="c2_3-p139.9">Let me in Thine image rise.</l>
</verse>

<p id="c2_3-p140">The lines in the same poem</p>

<verse id="c2_3-p140.1">
<l id="c2_3-p140.2">O happy state, when souls each other draw,</l>
<l id="c2_3-p140.3">When love is liberty, and nature law,</l>
</verse>

<pb n="104" id="c2_3-Page_104" />

<p id="c2_3-p141">lines which Pope repeated with a variation in the <i>Essay on Man</i>:</p>

<verse id="c2_3-p141.1">
<l id="c2_3-p141.2">Converse and love mankind might strongly draw,</l>
<l id="c2_3-p141.3">When love was liberty, and nature law,</l>
</verse>

<p id="c2_3-p142">were evidently in Charles Wesley's mind when he wrote:</p>

<verse id="c2_3-p142.1">
<l id="c2_3-p142.2">Implant it deep within,</l>
<l class="t1" id="c2_3-p142.3">Whence it may ne'er remove,</l>
<l id="c2_3-p142.4">The <i>law</i> of <i>liberty</i> from sin,</l>
<l class="t1" id="c2_3-p142.5">The perfect <i>law</i> of <i>love</i>.</l>
<l id="c2_3-p142.6">Thy <i>nature</i> be my <i>law</i>,</l>
<l class="t1" id="c2_3-p142.7">Thy spotless sanctity,</l>
<l id="c2_3-p142.8">And sweetly every moment draw</l>
<l class="t1" id="c2_3-p142.9">My happy soul to Thee.</l>
</verse>

<h3 id="c2_3-p142.10">Young</h3>

<p id="c2_3-p143">It is difficult for us in these days to understand the immense vogue
of Young's <i>Night Thoughts</i> in  the eighteenth century. Young's
turgid platitudes are so wearisome to a modern reader that it needs an
effort to discern the real poetic power which sometimes underlies the
bombastic lines, and which goes some way toward justifying the rather
fantastic judgement of D. G. Rossetti, that Young was the greatest poet
of his century. But there can be no doubt as to the extent of Young's
fame and influence in that age. Charles Wesley set his daughter to learn
by heart long passages of Young's poem, and he himself more than once
transcribed the whole of it. He said expressly: ‘No writings but the
inspired are more useful to me.’ And
<pb n="105" id="c2_3-Page_105" />
some of the greatest names of that century might be quoted in support of
Charles Wesley's high estimate of Young. He was in good company,
at least, in his admiration for a poet who influenced Goethe, who was
quoted on the scaffold by Camille Desmoulins, and to the study of whose
writings Burke himself ascribed his own splendid style.</p>

<h3 id="c2_3-p143.1">‘Night Thoughts’</h3>

<p id="c2_3-p144"><a href="/w/wesley/hymn/jwg00/jwg0061.html" id="c2_3-p144.1">One of the hymns</a>:</p>

<verse id="c2_3-p144.2">
<l id="c2_3-p144.3">Stand the omnipotent decree!</l>
<l class="t1" id="c2_3-p144.4">Jehovah's will be done!</l>
<l id="c2_3-p144.5">Nature's end we wait to see,</l>
<l class="t1" id="c2_3-p144.6">And hear her final groan;</l>
<l id="c2_3-p144.7">Let this earth dissolve, and blend</l>
<l class="t1" id="c2_3-p144.8">In death the wicked and the just,</l>
<l id="c2_3-p144.9">Let those ponderous orbs descend,</l>
<l class="t1" id="c2_3-p144.10">And grind us into dust,</l>
</verse>

<p id="c2_3-p145">is a deliberate paraphrase of a passage in the <i>Night Thoughts</i>:</p>

<verse id="c2_3-p145.1">
<l id="c2_3-p145.2">If so decreed, the Almighty Will be done,</l>
<l id="c2_3-p145.3">Let earth dissolve, you pond'rous orbs descend,</l>
<l id="c2_3-p145.4">And grind us into dust; the soul is safe;</l>
<l id="c2_3-p145.5">The man emerges.</l>
</verse>

<p id="c2_3-p146">The lines:</p>

<verse id="c2_3-p146.1">
<l class="t4" id="c2_3-p146.2">they see</l>
<l id="c2_3-p146.3">On earth a bounty not indulged on high,</l>
<l id="c2_3-p146.4">And downward look for Heaven's superior praise,</l>
</verse>

<p id="c2_3-p147">are recalled in the verse:</p>

<verse id="c2_3-p147.1">
<l id="c2_3-p147.2">Ye seraphs, nearest to the Throne,</l>
<l class="t1" id="c2_3-p147.3">With rapturous amaze,</l>
<l id="c2_3-p147.4">On us, poor ransomed worms, <i>look down</i></l>
<l class="t1" id="c2_3-p147.5"><i>For Heaven's superior praise</i>.</l>
</verse>

<pb n="106" id="c2_3-Page_106" />

<p id="c2_3-p148">And the vivid but unfortunate image in the lines</p>

<verse id="c2_3-p148.1">
<l id="c2_3-p148.2">Thou who didst save him, snatch the smoking brand</l>
<l id="c2_3-p148.3">From out the flames, and quench it in Thy Blood,</l>
</verse>

<p id="c2_3-p149">is reproduced in many stanzas, such as:</p>

<verse id="c2_3-p149.1">
<l id="c2_3-p149.2">I want an even strong desire,</l>
<l class="t1" id="c2_3-p149.3">I want a calmly fervent zeal,</l>
<l id="c2_3-p149.4">To save poor souls out of the fire,</l>
<l class="t1" id="c2_3-p149.5">To snatch them from the verge of hell,</l>
<l id="c2_3-p149.6">And turn them to a pardoning God,</l>
<l id="c2_3-p149.7"><i>And quench the brands in Jesu's blood!</i></l>
</verse>

<p id="c2_3-p150">Young's apostrophe:</p>

<verse id="c2_3-p150.1">
<l class="t2" id="c2_3-p150.2">Happy day that breaks our chain!</l>
<l id="c2_3-p150.3">That manumits, that calls from exile home,</l>
</verse>

<p id="c2_3-p151">reappears in a hymn as:</p>

<verse id="c2_3-p151.1">
<l id="c2_3-p151.2"><i>O happy, happy day,</i></l>
<l class="t1" id="c2_3-p151.3"><i>That calls Thy exiles home!</i></l>
<l id="c2_3-p151.4">The heavens shall pass away,</l>
<l class="t1" id="c2_3-p151.5">The earth receive its doom;</l>
<l id="c2_3-p151.6">Earth we shall view, and heaven destroyed,</l>
<l id="c2_3-p151.7">And shout above the fiery void.</l>
</verse>

<p id="c2_3-p152">The verse:</p>

<verse id="c2_3-p152.1">
<l id="c2_3-p152.2">His love, surpassing far</l>
<l class="t1" id="c2_3-p152.3">The love of all beneath,</l>
<l id="c2_3-p152.4">We find within our hearts, and dare</l>
<l id="c2_3-p152.5"><i>The pointless darts of death,</i></l>
</verse>

<p id="c2_3-p153">borrows a phrase from Young's line</p>

<verse id="c2_3-p153.1">
<l id="c2_3-p153.2">Death's pointless darts, and hell's defeated storms.</l>
</verse>

<pb n="107" id="c2_3-Page_107" />

<p id="c2_3-p154">The lines</p>

<verse id="c2_3-p154.1">
<l class="t4" id="c2_3-p154.2">the rush of years</l>
<l id="c2_3-p154.3">Beats down their strength; Their numberless escapes</l>
<l id="c2_3-p154.4">In ruin end,</l>
</verse>

<p id="c2_3-p155">are remembered in a hymn which is a paraphrase of
<scripRef passage="Jer. 32:24" id="c2_3-p155.1" parsed="|Jer|32|24|0|0" osisRef="Bible:Jer.32.24">Jer. 32:24</scripRef>:</p>

<verse id="c2_3-p155.2">
<l id="c2_3-p155.3"><i>The rush of numerous years bears down</i></l>
<l id="c2_3-p155.4"><i>The most gigantic strength of man;</i></l>
<l id="c2_3-p155.5">And where is all his wisdom gone</l>
<l id="c2_3-p155.6">When dust he turns to dust again?</l>
</verse>

<p id="c2_3-p156">Here Charles Wesley wrote ‘<i>beats</i> down,’ and the
word was altered to
‘<i>bears</i> down’ by John Wesley in his revision.</p>

<h3 id="c2_3-p156.1">‘Last Day’</h3>

<p id="c2_3-p157">There are also several recollections in the hymns of Young's
<i>Last Day</i>. The apostrophe</p>

<verse id="c2_3-p157.1">
<l id="c2_3-p157.2">Triumphant King of Glory! Soul of bliss!</l>
<l id="c2_3-p157.3">What a stupendous turn of fate is this!</l>
</verse>

<p id="c2_3-p158">is recalled in the hymn for Easter</p>

<verse id="c2_3-p158.1">
<l id="c2_3-p158.2"><i>King of Glory! Soul of bliss!</i></l>
<l id="c2_3-p158.3">Everlasting life is this,</l>
<l id="c2_3-p158.4">Thee to know, Thy power to prove,</l>
<l id="c2_3-p158.5">Thus to sing, and thus to love.</l>
</verse>

<p id="c2_3-p159">And the lines:</p>

<verse id="c2_3-p159.1">
<l id="c2_3-p159.2">Drive back the tide, suspend a storm in air,</l>
<l id="c2_3-p159.3">Arrest the sun, but still of this despair,</l>
</verse>

<p id="c2_3-p160">are adapted in another hymn, with a mystical sense of which Young was
utterly incapable:</p>

<pb n="108" id="c2_3-Page_108" />

<verse id="c2_3-p160.1">
<l id="c2_3-p160.2">Thou my impetuous spirit guide,</l>
<l class="t1" id="c2_3-p160.3">And curb my headstrong will,</l>
<l id="c2_3-p160.4">Thou only canst <i>drive back the tide,</i></l>
<l class="t1" id="c2_3-p160.5"><i>And bid the sun stand still</i></l>
</verse>

<p id="c2_3-p161">The hymn (the only one on this dread subject included in the
<i>Collection</i> of 1780):</p>

<verse id="c2_3-p161.1">
<l id="c2_3-p161.2">Terrible thought! shall I <i>alone</i>,</l>
<l class="t" id="c2_3-p161.3">Who may be saved, shall I,</l>
<l id="c2_3-p161.4"><i>Of all, alas! whom I have known,</i></l>
<l class="t" id="c2_3-p161.5">Through sin for ever die?</l>
</verse>

<p id="c2_3-p162">is based upon a neighboring passage in the same poem:</p>

<verse id="c2_3-p162.1">
<l class="t3" id="c2_3-p162.2">thy wretched self alone</l>
<l id="c2_3-p162.3">Cast on the left of all whom Thou hast known,</l>
<l id="c2_3-p162.4">How would it wound?</l>
</verse>

<p id="c2_3-p163">Many other examples of Young's influence might be quoted. Apart from
distinct allusions to his lines, he enriched the language of Charles
Wesley by favorite phrases, such as ‘the starry crown,’
‘the mighty void,’ and by favorite word such as
‘triumph’ and ‘pomp ’--the latter
occurring almost as incessantly in Young as in the hymns.</p>

<h3 id="c2_3-p163.1">Links with Literature</h3>

<p id="c2_3-p164">It is not the least part of the spiritual privilege of Methodists that
these magnificent hymns have so many links with literature. Dryden called
Ben Jonson ‘the great plagiary,’ and spoke of ‘tracking his
footsteps in the snow.’ The Wesleys were great plagiarists, in
<pb n="109" id="c2_3-Page_109" />
the same honorable sense, and it has not been an unpleasant or an unfruitful
task, we trust, to trace somewhat of their indebtedness, in thought and
language, to the great writers of the past. It has been rightly said that
one of the great charms of Milton is the ‘implicit lore’ of his
verse--the amount of scholarship that is held in solution in his
stately lines. There is a similar charm in the verse of the Wesleys: one
is always finding fresh evidence, embedded in the hymns, of their wide
reading and exact knowledge. These spiritual songs, like Prospero's
isle, are full of echoes.</p>

<h3 id="c2_3-p164.1">The Hymns of Methodism are Unique</h3>

<p id="c2_3-p165">The hymns of Methodism stand alone, in many respects, in the religious
literature of the world. They are unique in their intimate connection with
one of the greatest spiritual movements of history, for the very genius of
the Evangelical Revival is in their burning lines: they enshrine what has
been well called ‘the holy, compassionate, believing spirit of early
Methodism.’ And, while they constitute the greatest body of devotional
verse in the language, they are wholly the work of those astonishing and
apostolic men who were not only brothers by blood, but also</p>

<verse id="c2_3-p165.1">
<l class="t4" id="c2_3-p165.2">brothers</l>
<l id="c2_3-p165.3">In honor, as in one community, </l>
<l id="c2_3-p165.4">Scholars and gentlemen.</l>
</verse>
</div1>

    <div1 type="Appendix" n="I" title="John Wesley's Translations from the German" shorttitle="Appendix I" progress="84.27%" id="A1" prev="c2_3" next="A2">
<pb n="110" id="A1-Page_110" />

<h1 style="text-align: center" id="A1-p0.1">APPENDICES</h1>

<h2 style="text-align: center" id="A1-p0.2">I<br />JOHN WESLEY'S TRANSLATIONS FROM THE GERMAN</h2>

<dl id="A1-p0.4">
<dt id="A1-p0.5">The following is a complete list of John Wesley's translations
from the German:</dt>

<dd id="A1-p0.6"><a href="/w/wesley/hymn/jwg00/jwg0023.html" id="A1-p0.7">Extended on a cursed tree.</a></dd>
<dd id="A1-p0.8"><span lang="de" id="A1-p0.9">Welt, sieh bier dein Leben</span> (Gerhardt).</dd>

<dd id="A1-p0.10"><a href="/w/wesley/hymn/jwg03/jwg0373.html" id="A1-p0.11">Jesu, thy boundless love to me.</a></dd>
<dd id="A1-p0.12"><span lang="de" id="A1-p0.13">Jesu Christ, mein schönstes Licht</span> (Gerhardt).</dd>

<dd id="A1-p0.14"><a href="/w/wesley/hymn/jwg08/jwg0831.html" id="A1-p0.15">Commit thou all thy griefs.</a></dd>
<dd id="A1-p0.16"><span lang="de" id="A1-p0.17">Beflehl du deine Wege</span> (Gerhardt).</dd>

<dd id="A1-p0.18">To Thee with heart and mouth I sing.</dd>
<dd id="A1-p0.19"><span lang="de" id="A1-p0.20">Ich singe dir mit Herz und Mund</span> (Gerhardt).
<note n="24" id="A1-p0.21">This hymn Wesley never published.</note></dd>

<dd id="A1-p0.22"><a href="/w/wesley/hymn/jwg02/jwg0210.html" id="A1-p0.23">Thee will I love, my strength, my tower.</a></dd>
<dd id="A1-p0.24"><span lang="de" id="A1-p0.25">Ich will dich lieben, meine Starke</span> (Scheffler).</dd>

<dd id="A1-p0.26">O God, of good the unfathomed sea.</dd>
<dd id="A1-p0.27"><span lang="de" id="A1-p0.28">Du unvergleichlich Gut</span> (Scheffler).</dd>

<dd id="A1-p0.29"><a href="/w/wesley/hymn/jwg07/jwg0737.html" id="A1-p0.30">Thou, Jesu, art our King.</a></dd>
<dd id="A1-p0.31"><span lang="de" id="A1-p0.32">Dich, Jesu, loben wir</span> (Scheffler).</dd>

<dd id="A1-p0.33">Jesu, Thy soul renew my own.</dd>
<dd id="A1-p0.34"><span lang="de" id="A1-p0.35">Die Seele Christi heil'ge mich</span> (Scheffler).</dd>

<dd id="A1-p0.36"><a href="/w/wesley/hymn/jwg03/jwg0344.html" id="A1-p0.37">Thou hidden love of God, whose height.</a></dd>
<dd id="A1-p0.38"><span lang="de" id="A1-p0.39">Verborgne Gottes Liebe du</span> (Tersteegen).</dd>

<dd id="A1-p0.40"><a href="/w/wesley/hymn/jwg04/jwg0494.html" id="A1-p0.41">Lo! God is here! let us adore.</a></dd>
<dd id="A1-p0.42"><span lang="de" id="A1-p0.43">Gott ist gegenwärtig</span> (Tersteegen).</dd>

<dd id="A1-p0.44"><pb n="111" id="A1-Page_111" />O God Thou bottomless Abyss.</dd>
<dd id="A1-p0.45"><span lang="de" id="A1-p0.46">O Gott, du tiefe sonder Grund</span> (Ernst Lange).</dd>

<dd id="A1-p0.47"><a href="/w/wesley/hymn/jwg04/jwg0431.html" id="A1-p0.48">O God, what offering shall I give.</a></dd>
<dd id="A1-p0.49"><span lang="de" id="A1-p0.50">O Jesu, süsses Licht</span> (Joachim Lange).</dd>

<dd id="A1-p0.51"><a href="/w/wesley/hymn/jwg01/jwg0133.html" id="A1-p0.52">Jesu, whose glory's streaming rays.</a></dd>
<dd id="A1-p0.53"><span lang="de" id="A1-p0.54">Mein Jesu, dem die Seraphinen</span> (Dessler).</dd>

<dd id="A1-p0.55"><a href="/w/wesley/hymn/jwg02/jwg0279.html" id="A1-p0.56">Shall I, for fear of feeble man.</a></dd>
<dd id="A1-p0.57"><span lang="de" id="A1-p0.58">Sollt' ich aus Furcht vor Menschenkindern</span> (Winckler).</dd>

<dd id="A1-p0.59"><a href="/w/wesley/hymn/jwg03/jwg0338.html" id="A1-p0.60">Thou Lamb of God, thou Prince of peace.</a></dd>
<dd id="A1-p0.61"><span lang="de" id="A1-p0.62">Stilles Lamm und Friedefürst</span> (Richter).</dd>

<dd id="A1-p0.63">My soul before Thee prostrate lies.</dd>
<dd id="A1-p0.64"><span lang="de" id="A1-p0.65">Hier legt mom  Sinn sich vor dir nieder</span> (Richter).</dd>

<dd id="A1-p0.66"><a href="/w/wesley/hymn/jwg03/jwg0353.html" id="A1-p0.67">O Jesu, source of calm repose.</a></dd>
<dd id="A1-p0.68"><span lang="de" id="A1-p0.69">Wer ist wohl wie du</span> (Freylinghausen).</dd>

<dd id="A1-p0.70">Monarch of all, with lowly fear.</dd>
<dd id="A1-p0.71"><span lang="de" id="A1-p0.72">Monarch al icr Ding</span> (Freylinghausen).</dd>

<dd id="A1-p0.73"><a href="/w/wesley/hymn/jwg01/jwg0190.html" id="A1-p0.74">Jesu, thy blood and righteousness.</a></dd>
<dd id="A1-p0.75"><span lang="de" id="A1-p0.76">Christi Blut und Gerechtigkeit</span> (Zinzendorf).</dd>

<dd id="A1-p0.77"><a href="/w/wesley/hymn/jwg03/jwg0339.html" id="A1-p0.78">O Thou to whose all-searching sight.</a></dd>
<dd id="A1-p0.79"><span lang="de" id="A1-p0.80">Seelen-Bräutigam, O du Gottes Lamm</span> (Zinzendorf).</dd>

<dd id="A1-p0.81">Jesu, to Thee my heart I bow.</dd>
<dd id="A1-p0.82"><span lang="de" id="A1-p0.83">Reiner Bräut'gam meiner Seele</span> (Zinzendorf).</dd>

<dd id="A1-p0.84"><a href="/w/wesley/hymn/jwg06/jwg0666.html" id="A1-p0.85">O God of God, in whom combine.</a></dd>
<dd id="A1-p0.86"><span lang="de" id="A1-p0.87">Herz, der göttlichen Natur</span> (Zinzendorf).</dd>

<dd id="A1-p0.88"><a href="/w/wesley/hymn/jwg06/jwg0655.html" id="A1-p0.89">Eternal depth of love divine.</a></dd>
<dd id="A1-p0.90"><span lang="de" id="A1-p0.91">Du ewiger Abgrund der seligen Liebe</span> (Zinzendorf).</dd>

<dd id="A1-p0.92">O Thou whom sinners love, whose care.</dd>
<dd id="A1-p0.93"><span lang="de" id="A1-p0.94">Verliebter in der Sünderschaft</span> (Zinzendorf)</dd>

<dd id="A1-p0.95">All glory to the Eternal Three.</dd>
<dd id="A1-p0.96"><span lang="de" id="A1-p0.97">Schau von deinem Thron</span> (Zinzendorf).</dd>

<dd id="A1-p0.98"><a href="/w/wesley/hymn/jwg00/jwg0026.html" id="A1-p0.99">I thirst, thou wounded Lamb of God.</a>
<note n="25" id="A1-p0.100">This hymn is a cento from four German hymns, Zinzendorf's
‘Ach, mein verwundter Fürste’ (verses 1-2 of the English), J.
Nitschmann's ‘Du blutiger Versühner’ (verses 3-6), Zinzendorf's
‘Der Gott von unserm Bunde’ (verse 7), and Anna Nitschmann's
‘Mein König! deine Liebe’ (verse 8). All these four hymns are in
the same supplement (<i>Anhang</i>) of the Herrnhut <i>Gesangbuch</i>.</note></dd>

<dd id="A1-p0.101"><pb n="112" id="A1-Page_112" /><a href="/w/wesley/hymn/jwg01/jwg0189.html" id="A1-p0.102">Now I have found the ground wherein.</a></dd>
<dd id="A1-p0.103"><span lang="de" id="A1-p0.104">Ich habe nun den Grund gefunden</span> (Rothe).</dd>

<dd id="A1-p0.105"><a href="/w/wesley/hymn/jwg03/jwg0350.html" id="A1-p0.106">Holy Lamb, who thee receive.</a></dd>
<dd id="A1-p0.107"><span lang="de" id="A1-p0.108">Du heiliges Kind</span> (Dober).</dd>

<dd id="A1-p0.109"><a href="/w/wesley/hymn/jwg04/jwg0492.html" id="A1-p0.110">What shall we offer our good Lord.</a></dd>
<dd id="A1-p0.111"><span lang="de" id="A1-p0.112">Der König ruht and schauet doch</span> (Spangenberg).</dd>

<dd id="A1-p0.113"><a href="/w/wesley/hymn/jwg07/jwg0773.html" id="A1-p0.114">Regardless now of things below.</a></dd>
<dd id="A1-p0.115"><span lang="de" id="A1-p0.116">Eins Christen Herz</span> (Maria M. Böhmer).</dd>

<dd id="A1-p0.117">Meek, patient Lamb of God, to Thee,</dd>
<dd id="A1-p0.118"><span lang="de" id="A1-p0.119">O stilles Gottes Lamm</span> (Gottfried Arnold).</dd>

<dd id="A1-p0.120">O Thou who all things canst control.</dd>
<dd id="A1-p0.121"><span lang="de" id="A1-p0.122">Ach, triebe aus meiner Seele</span> (Sigismund Gmelin).</dd>

<dd id="A1-p0.123">High praise to Thee, all gracious God.</dd>
<dd id="A1-p0.124"><span lang="de" id="A1-p0.125">Sei hochgelobt, barmherz'ger Gott</span> (Gotter).</dd>
</dl>

</div1>

    <div1 type="Appendix" n="II" title="Quietism and Calvinism" shorttitle="Appendix II" progress="86.20%" id="A2" prev="A1" next="A3">

<h2 style="text-align: center" id="A2-p0.1">II<br />QUIETISM AND CALVINISM</h2>

<p id="A2-p1">There were two movements, more or less within the Methodist Societies,
during the lifetime of the Wesleys, that threatened to wreck their work.
The first emanated from Molther and the Moravians, the second from
Whitefield and his followers.</p>

<p id="A2-p2">A perverted Quietism, introduced by Molther, caused the breach with the
Moravians, and gave the Wesleys a great deal of trouble for some years
afterwards, especially in 1739 and 1740. Those who came under the spell
made much

<pb n="113" id="A2-Page_113" />

of the text--the <i>locus classicus</i> of Quietism--‘Be still, and
know that I am God.’ ‘Stillness’ meant to cease from the
means of grace, and even from the reading of the Scriptures and prayer,
because of the peril of trusting in them. Those who were ‘still’
would call themselves nothing but ‘poor sinners’ or ‘happy
sinners’--greatly to the disgust of honest John Nelson, whose
robust common sense held ‘the poor sinnership’ in hearty
contempt. Two passages from Charles Wesley's <i>Journal</i> for
April, 1740, will sufficiently illustrate the situation and the peril.
‘April 8: I got home, weary, wounded, bruised, and faint, through the
contradiction of sinner; <i>poor</i> sinners, as they call themselves,
these heady, violent, fierce contenders for stillness. I could not bear the
thought of meeting them again.’  ‘April 25: Many here (in London)
insist that a part of their Christian calling is
liberty <i>from</i> obeying, not liberty <i>to</i> obey. The
unjustified, say they, are <i>to be still</i>: that is, not
to search the Scriptures, not to pray, not to
communicate, not to do good, not to endeavor,
not to desire for it is impossible to use means
without trusting in them.  Their practice is
agreeable to their principles. Lazy and proud
themselves, bitter and censorious toward others,
they trample upon the ordinances and despise
the commands of Christ.’</p>

<p id="A2-p3">There are many allusions to ‘stillness’ in the
hymns. One is headed ‘The True Stillness’:</p>

<pb n="114" id="A2-Page_114" />

<verse id="A2-p3.1">
<l id="A2-p3.2">Still for Thy loving kindness, Lord,</l>
<l class="t1" id="A2-p3.3">I in Thy Temple wait:</l>
<l id="A2-p3.4">I look to find Thee in Thy word,</l>
<l class="t1" id="A2-p3.5">Or at Thy table meet.</l>
<l id="A2-p3.6">Here in Thine own appointed ways</l>
<l class="t1" id="A2-p3.7">I wait to learn Thy will;</l>
<l id="A2-p3.8">Silent I stand belore Thy face,</l>
<l class="t1" id="A2-p3.9">And hear Thee say, ‘Be still!’</l>
<l id="A2-p3.10">‘Be still, and know that I am God!’</l>
<l class="t1" id="A2-p3.11">'Tis all I live to know!</l>
<l id="A2-p3.12">To feel the virtue of Thy blood,</l>
<l class="t1" id="A2-p3.13">And spread its praise below!</l>
</verse>

<p id="A2-p4">Another hymn has the lines,</p>

<verse id="A2-p4.1">
<l id="A2-p4.2">Place no longer let us give</l>
<l class="t1" id="A2-p4.3">To the old Tempter's will;</l>
<l id="A2-p4.4">Never more our deity leave,</l>
<l class="t1" id="A2-p4.5">While Satan cries, ‘Be still!’</l>
<l id="A2-p4.6">Stand we in the ancient way,</l>
<l class="t1" id="A2-p4.7">And here with God ourselves acquaint;</l>
<l id="A2-p4.8">Pray we, every moment pray,</l>
<l class="t1" id="A2-p4.9">And never, never faint.</l>
</verse>

<p id="A2-p5">Another hymn is a lament over those who had lapsed into ‘stillness’:</p>

<verse id="A2-p5.1">
<l id="A2-p5.2">Whom still we love with grief and pain,</l>
<l id="A2-p5.3">And weep for their return in vain.</l>
</verse>

<verse id="A2-p5.4">
<l id="A2-p5.5">In vain, till Thou the power bestow,</l>
<l class="t1" id="A2-p5.6">The double power of quickening grace!</l>
<l id="A2-p5.7">And make the <i>happy sinners</i> know</l>
<l class="t1" id="A2-p5.8">Their Tempter, with his angel face;</l>
<l id="A2-p5.9">Who leads Them captive at his will,</l>
<l id="A2-p5.10">Captive--but <i>happy sinners</i> still!</l>
</verse>

<pb n="115" id="A2-Page_115" />

<p id="A2-p6">Another is entitled ‘A Poor Sinner’:</p>

<verse id="A2-p6.1">
<l id="A2-p6.2">I would be truly still,</l>
<l class="t1" id="A2-p6.3">Nor set a time to Thee,</l>
<l id="A2-p6.4">But act according to Thy will</l>
<l class="t1" id="A2-p6.5">And speak, and think, and be.</l>
</verse>

<verse id="A2-p6.6">
<l id="A2-p6.7">I would with Thee be one;</l>
<l class="t1" id="A2-p6.8">And till the grace is given,</l>
<l id="A2-p6.9">Incessant pray, Thy will be done,</l>
<l class="t1" id="A2-p6.10">In earth as 'tis in heaven.</l>
</verse>

<p id="A2-p7">The other movement was the Calvinistic propaganda. Many of the hymns
of Methodism reflect the life-long controversy of the Wesleys with the
Calvinists.</p>

<p id="A2-p8">It was undoubtedly these great hymns that were largely accountable for
the diffusion of Arminian doctrine throughout evangelical Christendom.
In this respect they mark a theological epoch. For the work of the Wesleys
was the death of Calvinism, or at least of its baser nature.</p>

<p id="A2-p9">The Calvinism that survives in the world today is a thing refined,
rarefied. The baser sort of Calvinism is so utterly extinct in our
days--thanks to Methodism--that it is difficult for us to realize
that it ever existed.  The sublimated spirit of Calvinism that lives in
the modern representatives of the Reformed Churches we can admire greatly.
The deep sense of the sinfulness of sin, the profound apprehension of
grace as utterly and unutterably
<pb n="116" id="A2-Page_116" />
undeserved, the humility and the reverence which attend upon these
thoughts--all these are spiritual characteristics for which we cannot be
too thankful. And we could willingly detect more of all these notes in
modern religion.</p>

<p id="A2-p10">There, indeed, lies at once the source and the strength of all that is
best in Calvinism. The doctrine of Calvin is the doctrine of Augustine,
extended to its relentless issue, and it is in the religious experience
of Augustine that we must seek the germ of his doctrine. It was
Augustine's deep conviction of sin and his sense of absolute helplessness
apart from the overmastering and overwhelming grace of God--it was this,
passing into his writings, and, after many centuries, developed with
pitiless logic, by a mind much more formal and much less subtle than his,
which became Calvinism.  At this time of day we can afford to recognize
that the noble source of the doctrinal perversion was nothing less than
that deep instinct of the Christian soul which is expressed in the
language of Toplady:</p>

<verse id="A2-p10.1">
<l id="A2-p10.2"><i>Nothing</i> in my hand I bring,</l>
<l id="A2-p10.3">Simply to Thy Cross I cling!</l>
</verse>

<p id="A2-p11">This is the better side: there was a worse. There is plentiful evidence
of that in the early literature of Methodism. Charles Wesley once quoted
from Calvin's <i>Institutes</i> (l. iii. c. 24) a
frightful passage concerning the reprobate,
‘God speaketh to them that they may be the
<pb n="117" id="A2-Page_117" />
deafer: He gives light to them that they may be the blinder; He offers
instruction to them that they may be the more ignorant; and uses the
remedy that they may <i>not</i> be healed.’ And elsewhere the poet of
Methodism records that during his exposition of a controverted passage of
Scripture at Bristol one of his hearers ‘<i>even called for damnation
upon his own soul if Christ died for all, and if God was willing THAT ALL MEN
SHOULD BE SAVED</i>.’ This was the faith, and this the temper of
eighteenth-century Calvinism. And this was where the early Methodists joined
issue with the ‘doctrines of grace.’ What the Wesleys contended
for was a universal gospel; what they denied vehemently was that doctrine
of election which, as John Wesley said, amounted to this: ‘One
in twenty (suppose) of mankind are elected; nineteen in twenty are
reprobated. The elect shall be saved, do what they will; the reprobate
shall be damned, do what they can.’</p>

<p id="A2-p12">It is characteristic that the reasons for which the Wesleys opposed
Calvinism were all practical reasons. It disturbed the peace of the
Societies, and they were forced to fight it for the sake of peace. It
appeared amongst the early Methodists as an alien propaganda, and it had
to be encountered. Then it led undoubtedly to serious laxity of conduct:
the Antinomian peril was very real in the early days of Methodism, and it
was largely the result of Predestinarian doctrine.
<pb n="118" id="A2-Page_118" />
Antinomianism was not then the mere ghost of dead heresy or the bold
paradox of exalted pietism, but a hideous danger, which the Wesleys met
everywhere. And then the doctrinal grounds of opposition were also practical.
 Neither of the Wesleys had much interest in speculative theology. But
they preached an illimitable salvation; they denied that there was any
limit whatever to the gospel except such as was set by the unwillingness
of men to accept salvation. They taught that the forgiving love of God was
boundless.</p>

<p id="A2-p13">The literature of the controversy between Methodism and Calvinism is
today largely forgotten. It is as well so. The pamphlets and sermons of
1740 and 1770, the publications of Wesley, Fletcher, and Olivers on the
one side, and of Whitefield, Toplady, and Sir Richard Hill on the other,
have only an antiquarian interest. All that really survives today from
that remote contest is a batch of hymns--Toplady's ‘Rock
of Ages! cleft for me.’--and many of the stirring
stanzas that Charles Wesley wrote at the time. Several
of these familiar hymns, indeed, can scarcely be
understood as they ought unless we remember the
implicit protest against a limited gospel which they contain.</p>

<verse id="A2-p13.1">
<l id="A2-p13.2"><i>The world</i> He suffered to redeem:</l>
<l class="t1" id="A2-p13.3">For <i>all</i> He hath the atonement made;</l>
<l id="A2-p13.4">For <i>those that will not come to Him</i></l>
<l class="t1" id="A2-p13.5">The ransom of His life was paid!</l>
</verse>

<pb n="119" id="A2-Page_119" />

<verse id="A2-p13.6">
<l id="A2-p13.7">O for a trumpet voice</l>
<l class="t1" id="A2-p13.8">On <i>all the world</i> to call!</l>
<l id="A2-p13.9">To bid their hearts rejoice</l>
<l class="t1" id="A2-p13.10">In Him who died for <i>all!</i></l>
<l id="A2-p13.11">For <i>all</i> my Lord was crucified,</l>
<l id="A2-p13.12">For <i>all</i>, for <i>all</i> my Savior died!</l>
</verse>

<verse id="A2-p13.13">
<l id="A2-p13.14">O let Thy love my heart constrain,</l>
<l class="t1" id="A2-p13.15">Thy love for <i>every</i> sinner free,</l>
<l id="A2-p13.16">That <i>every</i> fallen soul of man</l>
<l class="t1" id="A2-p13.17">May taste the grace that found out me;</l>
<l id="A2-p13.18">That <i>all mankind</i> with me may prove</l>
<l id="A2-p13.19">Thy sovereign, everlasting love.</l>
</verse>

<p id="A2-p14">But if it be asked where in these hymns of controversy Charles
Wesley's most effective protest against the doctrine of Calvin is
to be found, there can be little doubt, we think, that it is in
precisely those lines which express the deepest depth of humility,
the lines in which he writes of the grace of God:</p>

<verse id="A2-p14.1">
<l id="A2-p14.2">Throughout the world its breadth is known,</l>
<l class="t1" id="A2-p14.3">Wide as infinity!</l>
<l id="A2-p14.4"><i>So wide, it never passed by one,</i></l>
<l class="t1" id="A2-p14.5"><i>Or it had passed by me.</i></l>
</verse>

</div1>

    <div1 type="Appendix" n="III" title="Archaisms in the Hymns" shorttitle="Appendix III" progress="91.92%" id="A3" prev="A2" next="x">
<h2 style="text-align: center" id="A3-p0.1">III<br />ARCHAISMS IN THE HYMNS</h2>

<p id="A3-p1">The style of Wesley's hymns is distinctly the most modern poetical
style of the period. There are, however, a few archaisms, all of which are
dealt with, we believe, in the following notes.
<pb n="120" id="A3-Page_120" />
In the examples from the hymns, the numbers given are those of the
<i>Collection of Hymns for the Use of the People called Methodists</i>
(1780).</p>

<h2 style="text-align: center" id="A3-p1.1">1. WORDS USED WITH AN OBSOLETE PRONUNCIATION.</h2>

<h3 id="A3-p1.2">ÁCCEPTABLE</h3>

<verse id="A3-p1.3">
<l id="A3-p1.4">Thou our sacrifice receive,</l>
<l id="A3-p1.5"><i>Acceptable</i> through Thy Son.<note n="26" id="A3-p1.6">Hy. 415-1.</note></l>
</verse>


<p id="A3-p2">The older pronunciation, as in Milton:</p>

<verse id="A3-p2.1">
<l class="t4" id="A3-p2.2">Thy perfect gift, so good,</l>
<l id="A3-p2.3">So fit, so <i>acceptable</i>, so divine.<note n="27" id="A3-p2.4">(<i>Paradise Lost</i>, X., 139.)</note></l>
</verse>


<h3 id="A3-p2.5">CÉMENTED</h3>

<verse id="A3-p2.6">
<l id="A3-p2.7"><i>Cemented</i> by love divine,</l>
<l id="A3-p2.8">Seal our souls for ever Thine!<note n="28" id="A3-p2.9">498-1.</note></l>
</verse>


<p id="A3-p3">The older pronunciation, as in Shakespeare:</p>

<verse id="A3-p3.1">
<l class="t4" id="A3-p3.2">The fear of us</l>
<l id="A3-p3.3">May <i>cement</i> their divisions, and bind up</l>
<l id="A3-p3.4">The petty difference.<note n="29" id="A3-p3.5">(<i>Antony &amp; Cleopatra</i>, II., i. 48.)</note></l>
</verse>

<p id="A3-p4">But this pronunciation was already giving way before Wesley's time.
Witness the lines of Swift, in the <i>City Shower</i> (1710):</p>

<verse id="A3-p4.1">
<l id="A3-p4.2">Sole coat! where dust <i>cemented</i> by the rain,</l>
<l id="A3-p4.3">Erects the nap, and leaves a cloudy stain!</l>
</verse>

<pb n="121" id="A3-Page_121" />

<h3 id="A3-p4.4">CÓNFESSOR</h3>

<verse id="A3-p4.5">
<l id="A3-p4.6">His friends and <i>confessors</i> to own,</l>
<l id="A3-p4.7">And seat us on our glorious throne.<note n="30" id="A3-p4.8">471-5.</note></l>
</verse>

<p id="A3-p5">This is the historical pronunciation, which did not give way until
the beginning of the nineteenth century. After this, for a while, both
pronunciations were current, and there was an attempt to distinguish the
two senses of the word by the differing accents--cónfessor, one who
witnesses for religion in the face of danger--the meaning of the word
in the hymn--conféssor one who makes or receives confession of a
fault.</p>

<p id="A3-p6">But Wesley's pronunciation was universal up to his time, and for years
after. So in Dryden (using the word in the second sense):</p>

<verse id="A3-p6.1">
<l id="A3-p6.2">For sundry years before did he complain,</l>
<l id="A3-p6.3">And told his ghostly <i>confessor</i> his pain.<note n="31" id="A3-p6.4">(<i>Hind and Panther</i>, III., 210.)</note></l>
</verse>

<h3 id="A3-p6.5">OBDÚRATE</h3>

<verse id="A3-p6.6">
<l id="A3-p6.7">Give the sweet relenting grace,</l>
<l id="A3-p6.8">Soften this <i>obdurate</i> stone!<note n="32" id="A3-p6.9">98-1.</note></l>
</verse>

<p id="A3-p7">The older pronunciation, as always in Shakespeare and Milton:</p>

<verse id="A3-p7.1">
<l class="t4" id="A3-p7.2">His baleful eyes,</l>
<l id="A3-p7.3">That witnessed huge affliction and dismay,</l>
<l id="A3-p7.4">Mixed with obdurate pride and steadfast hate.<note n="33" id="A3-p7.5">(<i>Paradise Lost</i>, I., 58.)</note></l>
</verse>

<pb n="122" id="A3-Page_122" />

<h3 id="A3-p7.6">SÚCCESSOR</h3>

<verse id="A3-p7.7">
<l id="A3-p7.8">Where shall I wander now to find,</l>
<l id="A3-p7.9">The <i>successors</i> they left behind?</l>
</verse>

<p id="A3-p8">The older pronunciation as in Dryden:</p>

<verse id="A3-p8.1">
<l id="A3-p8.2">I here declare you rightful <i>successor</i>,</l>
<l id="A3-p8.3">And heir immediate to my crown.<note n="34" id="A3-p8.4">(<i>Secret Love</i>, V., 1.)</note></l>
</verse>

<h3 id="A3-p8.5">2. WORDS USED IN AN OBSOLETE SENSE.</h3>

<h3 id="A3-p8.6">PREVENT</h3>

<verse id="A3-p8.7">
<l id="A3-p8.8">He <i>prevents</i> His creatures' call,</l>
<l id="A3-p8.9">Kind and merciful to all.<note n="35" id="A3-p8.10">228-1.</note></l>
</verse>

<p id="A3-p9">This, of course, is the old and primary sense of the word, as in
the collect:</p>

<p class="blockquote" id="A3-p10">Prevent us, O Lord, in all our doings with Thy most
gracious favor.</p>

<p id="A3-p11">And in Izaak Walton, who records that be rose
early to go fishing, ‘<i>preventing</i> the sunrise.’</p>

<h3 id="A3-p11.1">PROPRIETY</h3>

<verse id="A3-p11.2">
<l id="A3-p11.3">Whate'er I have was freely given;</l>
<l id="A3-p11.4">Nothing but sin I call my own:</l>
<l id="A3-p11.5">Other <i>propriety</i> disclaim.</l>
<l id="A3-p11.6">Thou only art the great I AM.<note n="36" id="A3-p11.7">323-4</note></l>
</verse>

<p id="A3-p12">This is the Latin sense of the word--what we
<pb n="123" id="A3-Page_123" />
mean now by ‘property, proprietorship.’ So, in Milton:</p>

<verse id="A3-p12.1">
<l id="A3-p12.2">Hail, wedded Love, mysterious law, true source</l>
<l id="A3-p12.3">Of human offspring, sole <i>propriety</i></l>
<l id="A3-p12.4">In Paradise of all things common else!<note n="37" id="A3-p12.5">(<i>Paradise Lost</i>, IV., 750.)</note></l>
</verse>

<h3 id="A3-p12.6">RESENT</h3>

<verse id="A3-p12.7">
<l id="A3-p12.8">My inmost bowels shalt <i>resent</i></l>
<l id="A3-p12.9">The yearnings of Thy dying love.<note n="38" id="A3-p12.10">24-14.</note></l>
</verse>

<p id="A3-p13">When the word was first introduced into the language, in the seventeenth
century, it simply meant, as the French
<i><span lang="fr" id="A3-p13.1">ressentir</span></i>
still does, to feel--‘to have a sense or feeling of that which had
been done to us, but whether a sense of gratitude
for tbe good, or of enmity for the evil, the word
said nothing’ (Trench, <i>Select Glossary</i>, p. 186).
It was only gradually that the sense of the word
was narrowed to express angry feeling alone.</p>

<p id="A3-p14">The earlier and wider significance of the word
(as in the hymn) is seen in these examples:</p>

<p class="blockquote" id="A3-p15">It was mighty well <i>resented</i> and approved of.
<note n="39" id="A3-p15.1">(Pepys' <i>Diary</i>, 13th February, 1669.)</note></p>

<verse id="A3-p15.2">
<l id="A3-p15.3">'Tis by my touch alone that you <i>resent</i></l>
<l id="A3-p15.4">What objects yield delight, what discontent.<note n="40" id="A3-p15.5">(Beaumont, <i>Psyche</i> IV., 156.)</note></l>
</verse>

<h3 id="A3-p15.6">UNITARIAN</h3>

<verse id="A3-p15.7">
<l id="A3-p15.8">The <i>Unitarian</i> fiend expel,</l>
<l id="A3-p15.9">And chase his doctrine back to hell.<note n="41" id="A3-p15.10">431-3.</note></l>
</verse>

<pb n="124" id="A3-Page_124" />

<p id="A3-p16">Remarks have often been ignorantly made on the bitter intolerance of
these lines, which many have understood as referring to the teaching of
those whom we now call Unitarians. The fact is, of course, that they refer
solely to Mahometanism. The hymn is headed, in the <i>Collection</i> of 1780,
‘For the Mahometans’
(in the pamphlet in which it was originally published,
‘For the Turks’), and it is full of specific allusions to Mahomet,
‘That Arab-thief, as Satan bold, Who quite destroyed Thine Asian fold.’
The use of of Unitarian in reference to Moslem doctrine is quite correct,
and, in the eighteenth century, was quite common. Gibbon, in describing the
rise of Islam, refers again and again to the march of the <i>Unitarian</i>
armies, the advance of the <i>Unitarian</i> banners. Those Christians who
deny the Divinity of Christ were always called Socinians in Wesley's
time; it was only at the end of the eighteenth century that they began
to be generally called Unitarians. Indeed the next hymn but one to this in
the <i>Hymns of Intercession for all Mankind</i> (1758), is entitled
‘For the Arians, Socinians, Deists, Pelagians, &amp;c.’</p>

<h3 id="A3-p16.1">3. OBSOLETE GRAMMATICAL USAGE.</h3>

<p id="A3-p17">There is one grammatical archaism which frequently recurs in the
hymns--the use of the Preterite for the Passive Participle, as in</p>
<pb n="125" id="A3-Page_125" />

<verse id="A3-p17.1">
<l id="A3-p17.2">The Sun of Righteousness on me</l>
<l id="A3-p17.3">Hath <i>rose</i> with healing in his wings.<note n="42" id="A3-p17.4">136-10.</note></l>
</verse>

<verse id="A3-p17.5">
<l id="A3-p17.6">Holiness unto the Lord,</l>
<l id="A3-p17.7">Still be <i>wrote</i> upon our heart.<note n="43" id="A3-p17.8">415-2.</note></l>
</verse>

<p id="A3-p18">and innumerable other examples.</p>

<p id="A3-p19">Wesley, in his <i>Short English Grammar</i>, published in 1748, gives
‘rose’ and ‘strove’ as being both the Imperfect and the Passive
Participle of ‘rise’ and ‘strive.’ He gives ‘writ’ or ‘wrote’ as
the Imperfect, and ‘written’ as the Participle of ‘write.’</p>

<p id="A3-p20">In the <i>Gentleman's Magazine</i> of 1758 there is a witty poem by
Dr. Byrom, <i>The Passive Participle's Petition</i>:</p>

<verse id="A3-p20.1">
<l id="A3-p20.2">Till just of late, good English has thought fit</l>
<l class="t1" id="A3-p20.3">To call me <i>written</i>, or to call me <i>writ</i>:</l>
<l id="A3-p20.4">But what is writ or written, by the vote</l>
<l class="t1" id="A3-p20.5">Of writers now, hereafter must be <i>wrote</i>,</l>
<l id="A3-p20.6">And what is spoken, too, hereafter <i>spoke</i>,</l>
<l class="t1" id="A3-p20.7">And measures never to be <i>broken</i>, <i>broke</i>.</l>
</verse>

<verse id="A3-p20.8">
<l id="A3-p20.9">I never could be <i>driven</i>, but in spite</l>
<l class="t1" id="A3-p20.10">Of Grammar, they have <i>drove</i> me from my right.</l>
<l id="A3-p20.11">None could have <i>risen</i>, to become my foes:</l>
<l class="t1" id="A3-p20.12">But what a world of enemies have <i>rose</i>!</l>
<l id="A3-p20.13">Who have not <i>gone</i>, but they have <i>went</i> about,</l>
<l class="t1" id="A3-p20.14">And, <i>torn</i> as I have been, have <i>tore</i> me out.</l>
</verse>

<p id="A3-p21">The poem, which was probably suggested by
<i>The Humble Petition of Who and Which</i>,
in the Spectator, ends with the appeal:</p>

<verse id="A3-p21.1">
<l id="A3-p21.2">Let all The learned take some better heed,</l>
<l id="A3-p21.3">And leave the vulgar to confound the due</l>
<l id="A3-p21.4">Of preter sense, and participle too.</l>
</verse>

<pb n="126" id="A3-Page_126" />

<p id="A3-p22">Dr. Lowth also protested against this usage, and declared: ‘This
abuse has been long growing upon us, and is continually making further
encroachments.’
On the other hand, Home Tooke, in the <i>Diversions of Pitney</i> (1786),
maintained that it was not a growing usage, but one which had greatly
decreased; that it was not an innovation, but ‘the idiom of the
language’; and that examples of it might be given ‘from
every writer in the English tongue.’ The pioneer of English
philology was right. Byrom was mistaken in thinking the usage of
recent introduction. It occurs more or less in all
English writers until the middle of the eighteenth century. So
Shakespeare, where Queen Katherine says in <i>Henry VIII</i> (ii. 4,30)</p>

<verse id="A3-p22.1">
<l class="t4" id="A3-p22.2">Or which of your friends</l>
<l id="A3-p22.3">Have I not <i>strove</i> to love, although I knew</l>
<l id="A3-p22.4">He were mine enemy?</l>
</verse>

<p id="A3-p23">and where Edmund says in <i>King Lear</i> (i. 2, 93):</p>

<p class="blockquote" id="A3-p24">I dare pawn down my life for him, that he hath
<i>wrote</i> this to feel my affection to your honor.</p>

<p id="A3-p25">And often in Dryden:</p>

<verse id="A3-p25.1">
<l id="A3-p25.2">I made a sacred and a solemn vow</l>
<l id="A3-p25.3">To offer up the prisoners that were <i>took</i>.<note n="44" id="A3-p25.4"><i>Indian Queen</i>, II., 1.</note></l>
</verse>

<p id="A3-p26">Nevertheless, we have a strong impression that the practice of using the
Preterite instead of the Participle was commoner in the early eighteenth
century than it had ever been before,
<pb n="127" id="A3-Page_127" />
and we would suggest that this was because the age had become sensitive
to the confusion, and was endeavoring to reach a consistent usage--either
by making the Preterite regularly serve instead of the Participle, as
the Wesleys did, or by distinguishing regularly between them--the
usage which finally prevailed. Lowth and Byrom felt that the use of the
Preterite for the Participle was becoming more common, as in some writers
it probably was, through an effort after consistency, and they concluded
that it was a new abuse, which it was not.</p>

<p id="A3-p27">And, finally, there is the use of ‘rent’ for ‘rend’:</p>

<verse id="A3-p27.1">
<l id="A3-p27.2">My stony heart Thy voice shall <i>rent</i>,</l>
<l id="A3-p27.3">Thou wilt, I trust, the veil remove.<note n="45" id="A3-p27.4">24-14.</note></l>
</verse>

<p id="A3-p28">John Wesley, in his Short English Grammar, gives ‘rend’ as the
Present Tense, and ‘rent’ as the Imperfect; but Charles Wesley,
in the hymns, consistently used ‘rent’ as the Present Tense of
the verb. There is warrant for it in earlier writers, as in Shakespeare:</p>

<verse id="A3-p28.1">
<l id="A3-p28.2">And will yon <i>rent</i> our ancient love asunder</l>
<l id="A3-p28.3">To join with men in scorning your poor friend?<note n="46" id="A3-p28.4">(<i>Midsummer Night's Dream</i>, iii., 2, 215.)</note></l>
</verse>

<p id="A3-p29">And in George Herbert:</p>

<verse id="A3-p29.1">
<l id="A3-p29.2">Better by worms be all once spent,</l>
<l id="A3-p29.3">Than to have hellish moths still gnaw and fret</l>
<l id="A3-p29.4">Thy name in books, which may not <i>rent</i>.<note n="47" id="A3-p29.5">(<i>Content</i>, 43)</note></l>
</verse>

<pb n="128" id="A3-Page_128" />

<p id="A3-p30">‘Rent’ as the Present Tense occurred in
several passages of the Authorized Version of the
Bible, but it has been altered in later editions in
every case but one (<scripRef passage="Jer. 4:30" id="A3-p30.1" parsed="|Jer|4|30|0|0" osisRef="Bible:Jer.4.30">Jer. 4:30</scripRef>).</p>

<p id="A3-p31">‘Rend’ and ‘rent’ would appear to have
been used indifferently for the Present Tense--as
they are in Shakespeare--until nearly Wesley's time.</p>

</div1>

    <!-- added reason="AutoIndexing" -->
    <div1 title="Indexes" id="x" prev="A3" next="x.i">
      <h1 id="x-p0.1">Indexes</h1>

      <div2 title="Index of Scripture References" id="x.i" prev="x" next="x.ii">
        <h2 id="x.i-p0.1">Index of Scripture References</h2>
        <insertIndex type="scripRef" id="x.i-p0.2" />

<!-- added reason="insertIndex" class="scripRef" -->
<!-- Start of automatically inserted scripRef index -->
<div class="Index">
<p class="bbook">Exodus</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Exod&amp;scrCh=33&amp;scrV=20#c2_2-p18.3">33:20</a> </p>
<p class="bbook">Leviticus</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Lev&amp;scrCh=6&amp;scrV=13#c2_1-p42.1">6:13</a> </p>
<p class="bbook">Psalms</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Ps&amp;scrCh=23&amp;scrV=0#c2_3-p75.2">23</a>  
 <a class="TOC" href="?scrBook=Ps&amp;scrCh=27&amp;scrV=16#c2_1-p11.1">27:16</a>  
 <a class="TOC" href="?scrBook=Ps&amp;scrCh=32&amp;scrV=8#c2_1-p5.1">32:8</a>  
 <a class="TOC" href="?scrBook=Ps&amp;scrCh=45&amp;scrV=4#c2_1-p12.1">45:4</a>  
 <a class="TOC" href="?scrBook=Ps&amp;scrCh=65&amp;scrV=6#c2_3-p22.1">65:6</a>  
 <a class="TOC" href="?scrBook=Ps&amp;scrCh=68&amp;scrV=0#s1.s1_2-p16.1">68</a>  
 <a class="TOC" href="?scrBook=Ps&amp;scrCh=74&amp;scrV=12#c2_1-p16.1">74:12</a>  
 <a class="TOC" href="?scrBook=Ps&amp;scrCh=74&amp;scrV=12#c2_1-p18.1">74:12</a>  
 <a class="TOC" href="?scrBook=Ps&amp;scrCh=74&amp;scrV=12#c2_1-p18.2">74:12</a>  
 <a class="TOC" href="?scrBook=Ps&amp;scrCh=84&amp;scrV=0#c2_1-p13.1">84</a>  
 <a class="TOC" href="?scrBook=Ps&amp;scrCh=99&amp;scrV=1#c2_1-p14.1">99:1</a>  
 <a class="TOC" href="?scrBook=Ps&amp;scrCh=139&amp;scrV=23#c2_1-p15.1">139:23</a> </p>
<p class="bbook">Jeremiah</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Jer&amp;scrCh=4&amp;scrV=30#A3-p30.1">4:30</a>  
 <a class="TOC" href="?scrBook=Jer&amp;scrCh=32&amp;scrV=24#c2_3-p155.1">32:24</a> </p>
<p class="bbook">Matthew</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Matt&amp;scrCh=3&amp;scrV=15#c2_1-p9.1">3:15</a>  
 <a class="TOC" href="?scrBook=Matt&amp;scrCh=5&amp;scrV=8#c2_1-p40.1">5:8</a>  
 <a class="TOC" href="?scrBook=Matt&amp;scrCh=28&amp;scrV=9#c2_1-p35.1">28:9</a> </p>
<p class="bbook">Luke</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Luke&amp;scrCh=1&amp;scrV=38#c2_1-p4.1">1:38</a> </p>
<p class="bbook">John</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=John&amp;scrCh=1&amp;scrV=29#c2_1-p45.1">1:29</a>  
 <a class="TOC" href="?scrBook=John&amp;scrCh=2&amp;scrV=7#c2_2-p33.1">2:7</a>  
 <a class="TOC" href="?scrBook=John&amp;scrCh=13&amp;scrV=10#c2_1-p31.1">13:10</a>  
 <a class="TOC" href="?scrBook=John&amp;scrCh=14&amp;scrV=18#c2_1-p37.1">14:18</a>  
 <a class="TOC" href="?scrBook=John&amp;scrCh=14&amp;scrV=23#c2_1-p6.1">14:23</a>  
 <a class="TOC" href="?scrBook=John&amp;scrCh=16&amp;scrV=33#c2_1-p38.1">16:33</a> </p>
<p class="bbook">Romans</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Rom&amp;scrCh=12&amp;scrV=2#c2_1-p7.1">12:2</a> </p>
<p class="bbook">2 Corinthians</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=2Cor&amp;scrCh=3&amp;scrV=18#c2_1-p40.2">3:18</a>  
 <a class="TOC" href="?scrBook=2Cor&amp;scrCh=5&amp;scrV=17#c2_1-p44.3">5:17</a>  
 <a class="TOC" href="?scrBook=2Cor&amp;scrCh=11&amp;scrV=32#c2_1-p34.4">11:32</a> </p>
<p class="bbook">Galatians</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Gal&amp;scrCh=6&amp;scrV=18#c2_1-p44.4">6:18</a> </p>
<p class="bbook">Ephesians</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Eph&amp;scrCh=4&amp;scrV=11#c2_1-p48.1">4:11</a>  
 <a class="TOC" href="?scrBook=Eph&amp;scrCh=4&amp;scrV=13#c2_1-p48.1">4:13</a> </p>
<p class="bbook">Philippians</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Phil&amp;scrCh=2&amp;scrV=7#c2_1-p23.1">2:7</a>  
 <a class="TOC" href="?scrBook=Phil&amp;scrCh=3&amp;scrV=20#c2_1-p24.1">3:20</a>  
 <a class="TOC" href="?scrBook=Phil&amp;scrCh=4&amp;scrV=7#c2_1-p34.1">4:7</a>  
 <a class="TOC" href="?scrBook=Phil&amp;scrCh=4&amp;scrV=7#c2_1-p34.7">4:7</a> </p>
<p class="bbook">Colossians</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Col&amp;scrCh=1&amp;scrV=13#c2_1-p36.1">1:13</a> </p>
<p class="bbook">2 Timothy</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=2Tim&amp;scrCh=4&amp;scrV=7#c2_1-p25.1">4:7</a>  
 <a class="TOC" href="?scrBook=2Tim&amp;scrCh=4&amp;scrV=8#c2_1-p30.1">4:8</a> </p>
<p class="bbook">Titus</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Titus&amp;scrCh=3&amp;scrV=4#c2_1-p47.1">3:4</a> </p>
<p class="bbook">Hebrews</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Heb&amp;scrCh=1&amp;scrV=3#c2_3-p32.3">1:3</a>  
 <a class="TOC" href="?scrBook=Heb&amp;scrCh=4&amp;scrV=9#c2_1-p32.1">4:9</a>  
 <a class="TOC" href="?scrBook=Heb&amp;scrCh=4&amp;scrV=10#c2_1-p8.1">4:10</a>  
 <a class="TOC" href="?scrBook=Heb&amp;scrCh=9&amp;scrV=17#c2_1-p43.5">9:17</a> </p>
<p class="bbook">1 Peter</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=1Pet&amp;scrCh=5&amp;scrV=7#c2_1-p33.1">5:7</a> </p>
<p class="bbook">Revelation</p>
 <p class="bref">
 <a class="TOC" href="?scrBook=Rev&amp;scrCh=2&amp;scrV=10#c2_1-p29.5">2:10</a>  
 <a class="TOC" href="?scrBook=Rev&amp;scrCh=2&amp;scrV=17#c2_1-p58.1">2:17</a>  
 <a class="TOC" href="?scrBook=Rev&amp;scrCh=12&amp;scrV=3#c2_1-p28.5">12:3</a>  
 <a class="TOC" href="?scrBook=Rev&amp;scrCh=13&amp;scrV=1#c2_1-p28.6">13:1</a>  
 <a class="TOC" href="?scrBook=Rev&amp;scrCh=19&amp;scrV=12#c2_1-p28.7">19:12</a> </p>
</div>
<!-- End of scripRef index -->
<!-- /added -->


      </div2>

      <div2 title="Hebrew Words and Phrases" id="x.ii" prev="x.i" next="x.iii">
        <h2 id="x.ii-p0.1">Index of Hebrew Words and Phrases</h2>
        <div class="Hebrew" id="x.ii-p0.2">
          <insertIndex type="foreign" lang="HE" id="x.ii-p0.3" />

<!-- added reason="insertIndex" class="foreign" -->
<!-- Start of automatically inserted foreign index -->
<div class="Index">
<ul class="Index1">
 <li><span class="Hebrew">H to Qeion pascei, h tw pasconti sumpascei: 
  <a class="TOC" href="#c2_2-p39.1">1</a></span></li>
 <li><span class="Hebrew">Pan o megas teqnhken: 
  <a class="TOC" href="#c2_2-p38.3">1</a></span></li>
 <li><span class="Hebrew">alla qarseute: 
  <a class="TOC" href="#c2_1-p38.2">1</a></span></li>
 <li><span class="Hebrew">anakekalummenoV: 
  <a class="TOC" href="#c2_1-p41.1">1</a></span></li>
 <li><span class="Hebrew">anakekalummenw proswpw: 
  <a class="TOC" href="#c2_1-p40.3">1</a></span></li>
 <li><span class="Hebrew">anazwpurein: 
  <a class="TOC" href="#c2_1-p42.2">1</a>
  <a class="TOC" href="#c2_1-p42.4">2</a></span></li>
 <li><span class="Hebrew">apaugasma: 
  <a class="TOC" href="#c2_3-p32.1">1</a></span></li>
 <li><span class="Hebrew">apo blefouV ta iera grammata oidaV: 
  <a class="TOC" href="#c2_1-p1.2">1</a></span></li>
 <li><span class="Hebrew">cristos gennatai doxasate: 
  <a class="TOC" href="#c2_2-p41.3">1</a></span></li>
 <li><span class="Hebrew">diadhma: 
  <a class="TOC" href="#c2_1-p28.1">1</a></span></li>
 <li><span class="Hebrew">diaqhkh: 
  <a class="TOC" href="#c2_1-p43.1">1</a>
  <a class="TOC" href="#c2_1-p43.3">2</a></span></li>
 <li><span class="Hebrew">didaskonteV: 
  <a class="TOC" href="#c2_1-p35.2">1</a></span></li>
 <li><span class="Hebrew">eauton ekenwte: 
  <a class="TOC" href="#c2_1-p23.2">1</a></span></li>
 <li><span class="Hebrew">efrourei: 
  <a class="TOC" href="#c2_1-p34.5">1</a></span></li>
 <li><span class="Hebrew">filanqrwpia: 
  <a class="TOC" href="#c2_1-p47.2">1</a></span></li>
 <li><span class="Hebrew">frourhsei: 
  <a class="TOC" href="#c2_1-p34.2">1</a></span></li>
 <li><span class="Hebrew">kainh ktisiV: 
  <a class="TOC" href="#c2_1-p44.1">1</a></span></li>
 <li><span class="Hebrew">kalumma: 
  <a class="TOC" href="#c2_1-p41.3">1</a></span></li>
 <li><span class="Hebrew">katapausiV: 
  <a class="TOC" href="#c2_1-p32.4">1</a></span></li>
 <li><span class="Hebrew">maqheusate: 
  <a class="TOC" href="#c2_1-p35.4">1</a></span></li>
 <li><span class="Hebrew">melei: 
  <a class="TOC" href="#c2_1-p33.4">1</a></span></li>
 <li><span class="Hebrew">merimnan: 
  <a class="TOC" href="#c2_1-p33.2">1</a></span></li>
 <li><span class="Hebrew">niyasqai: 
  <a class="TOC" href="#c2_1-p31.4">1</a></span></li>
 <li><span class="Hebrew">o emos eros estaurwtai: 
  <a class="TOC" href="#c2_2-p2.2">1</a></span></li>
 <li><span class="Hebrew">o leloumenoV: 
  <a class="TOC" href="#c2_1-p31.2">1</a></span></li>
 <li><span class="Hebrew">o ths dikaiosunhV stefanoV: 
  <a class="TOC" href="#c2_1-p27.1">1</a></span></li>
 <li><span class="Hebrew">orfanouV: 
  <a class="TOC" href="#c2_1-p37.2">1</a></span></li>
 <li><span class="Hebrew">panoplia: 
  <a class="TOC" href="#c2_1-p48.2">1</a></span></li>
 <li><span class="Hebrew">politeuma: 
  <a class="TOC" href="#c2_1-p24.2">1</a></span></li>
 <li><span class="Hebrew">sabbatismoV: 
  <a class="TOC" href="#c2_1-p32.2">1</a></span></li>
 <li><span class="Hebrew">stefanoV: 
  <a class="TOC" href="#c2_1-p28.3">1</a>
  <a class="TOC" href="#c2_1-p29.1">2</a>
  <a class="TOC" href="#c2_1-p29.3">3</a></span></li>
 <li><span class="Hebrew">ton agwna ton kalon: 
  <a class="TOC" href="#c2_1-p25.2">1</a></span></li>
 <li><span class="Hebrew">ton stefanoV thV zohV: 
  <a class="TOC" href="#c2_1-p29.6">1</a></span></li>
 <li><span class="Hebrew">upo PneumatoV Agion feromeuoi elalhsan oi agioi Qeou anqrwpoi: 
  <a class="TOC" href="#c2_2-p1.1">1</a></span></li>
 <li><span class="Hebrew">ws kai tines twn kaq umas poihtwn eirhkasi ...: 
  <a class="TOC" href="#c2_3-p1.1">1</a></span></li>
</ul>
</div>
<!-- End of foreign index -->
<!-- /added -->

        </div>
      </div2>

      <div2 title="Latin Words and Phrases" id="x.iii" prev="x.ii" next="x.iv">
        <h2 id="x.iii-p0.1">Index of Latin Words and Phrases</h2>
        <insertIndex type="foreign" lang="LA" id="x.iii-p0.2" />

<!-- added reason="insertIndex" class="foreign" -->
<!-- Start of automatically inserted foreign index -->
<div class="Index">
<ul class="Index1">
 <li>Aegrotus sum, ad medicum clamo: caecus sum, ad lucem propero: mortuus sum, ad vitam suspiro. Tu es medicus, tu lux, tu vita. Jesu Nazarene, miserere mei: 
  <a class="TOC" href="#c2_2-p29.1">1</a></li>
 <li>Anima Christi sanctifica me: 
  <a class="TOC" href="#c2_2-p44.2">1</a></li>
 <li>Coelum gaude terra plaude: 
  <a class="TOC" href="#c2_2-p41.5">1</a></li>
 <li>Cujus una stilla salvum facere: 
  <a class="TOC" href="#c2_2-p49.5">1</a></li>
 <li>De Carne Christi: 
  <a class="TOC" href="#c2_2-p5.1">1</a></li>
 <li>De Oraculorum Delectu: 
  <a class="TOC" href="#c2_2-p38.1">1</a></li>
 <li>Dies irae, dies illa: 
  <a class="TOC" href="#s1.s1_1-p2.1">1</a></li>
 <li>Eia, Domine, moriar ut te videam. Videam, ut hic moriar: 
  <a class="TOC" href="#c2_2-p18.4">1</a></li>
 <li>Et quae marmoreo fert monstra sub aequore pontus.: 
  <a class="TOC" href="#c2_3-p3.13">1</a></li>
 <li>Et video nunc quia donum tuum est: 
  <a class="TOC" href="#c2_2-p31.1">1</a></li>
 <li>In dulci jubilo: 
  <a class="TOC" href="#c2_2-p55.2">1</a></li>
 <li>Inde hominum pecudumque genus vitaeque volantum: 
  <a class="TOC" href="#c2_3-p3.11">1</a></li>
 <li>Inpavidum ferient ruinae. (iii. 3.): 
  <a class="TOC" href="#c2_3-p5.7">1</a></li>
 <li>Jesu dulcis memoria: 
  <a class="TOC" href="#s1.s1_1-p2.2">1</a></li>
 <li>Justum et tenacem propositi virum: 
  <a class="TOC" href="#c2_3-p5.2">1</a></li>
 <li>Lucentemque globum Lunae Titaniaque astra: 
  <a class="TOC" href="#c2_3-p3.5">1</a></li>
 <li>Me immundum myinda tuo sanguine,: 
  <a class="TOC" href="#c2_2-p49.3">1</a></li>
 <li>Mens agitat molem et magno se corpore miscet.: 
  <a class="TOC" href="#c2_3-p3.9">1</a></li>
 <li>Moriar ne moriar, ut cam videam): 
  <a class="TOC" href="#c2_2-p18.1">1</a></li>
 <li>Moriar ut te videam!: 
  <a class="TOC" href="#c2_2-p20.1">1</a></li>
 <li>Natus est Dei Filius; non pudet quia pudendum est; et mortuus est Dei Filius; prorsus credibile est quia ineptum est; et sepultus resurrexit; certum est quia impossibile.: 
  <a class="TOC" href="#c2_2-p5.2">1</a></li>
 <li>Principio caelum ac terras camposque liquentis: 
  <a class="TOC" href="#c2_3-p3.3">1</a></li>
 <li>Puer natus in Bethlehem: 
  <a class="TOC" href="#c2_2-p55.1">1</a></li>
 <li>Quoniam Si quid boni est parvum vel magnum, donum tuum est, et nostrum non est nisi malum: 
  <a class="TOC" href="#c2_2-p30.1">1</a></li>
 <li>Quoties diem ilium considero, toto corpore contremisco, sive enim comedo, sive bibo, sive aliquid aliud facio, semper videtur illa tuba terribilis sonare in auribus meis, Surgite, mortui, venite ad judicum.: 
  <a class="TOC" href="#c2_2-p11.1">1</a></li>
 <li>Salve festa dies toto venerabilis aevo, Qua Deus ad coelos scandit et astra tenet: 
  <a class="TOC" href="#c2_2-p42.2">1</a></li>
 <li>Sed cur faciem tuam abscondis? Forte dicis non videbit me homo et vivet: 
  <a class="TOC" href="#c2_2-p18.2">1</a></li>
 <li>Si fractus illabitur orbis,: 
  <a class="TOC" href="#c2_3-p5.5">1</a></li>
 <li>Spiritus intus alit, totamque infusa per artus: 
  <a class="TOC" href="#c2_3-p3.7">1</a></li>
 <li>Surgite, mortui, venite ad judicum: 
  <a class="TOC" href="#c2_2-p13.1">1</a></li>
 <li>Totum mundum quit ab omni scelere,: 
  <a class="TOC" href="#c2_2-p49.7">1</a></li>
 <li>Tu donum, tu donator: 
  <a class="TOC" href="#c2_2-p55.4">1</a></li>
 <li>Tu qui dator es et donum: 
  <a class="TOC" href="#c2_2-p55.3">1</a></li>
 <li>Veni, Creator Spiritus: 
  <a class="TOC" href="#c2_3-p62.1">1</a></li>
 <li>curiosa filicitas: 
  <a class="TOC" href="#c2_3-p77.1">1</a></li>
 <li>pulchritudo antiqua: 
  <a class="TOC" href="#c2_2-p25.4">1</a></li>
</ul>
</div>
<!-- End of foreign index -->
<!-- /added -->

      </div2>

      <div2 title="German Words and Phrases" id="x.iv" prev="x.iii" next="x.v">
        <h2 id="x.iv-p0.1">Index of German Words and Phrases</h2>
        <insertIndex type="foreign" lang="DE" id="x.iv-p0.2" />

<!-- added reason="insertIndex" class="foreign" -->
<!-- Start of automatically inserted foreign index -->
<div class="Index">
<ul class="Index1">
 <li>Ach, dass ich dich so spät erkennet, Du hochgelobte Schönheit du!: 
  <a class="TOC" href="#c2_2-p24.1">1</a></li>
 <li>Ach, triebe aus meiner Seele: 
  <a class="TOC" href="#A1-p0.122">1</a></li>
 <li>Barmherzigkeit! Barmherzigkeit!: 
  <a class="TOC" href="#s1.s1_2-p13.13">1</a></li>
 <li>Beflehl du deine Wege: 
  <a class="TOC" href="#A1-p0.17">1</a></li>
 <li>Christi Blut und Gerechtigkeit: 
  <a class="TOC" href="#A1-p0.76">1</a></li>
 <li>Da findet kein Verdammen statt,: 
  <a class="TOC" href="#s1.s1_2-p13.9">1</a></li>
 <li>Das Gesang-Buch der Gemeine in Herrn-Huth: 
  <a class="TOC" href="#s1.s1_2-p4.1">1</a></li>
 <li>Das heisst die Wunde recht verbinden,: 
  <a class="TOC" href="#s1.s1_2-p13.7">1</a></li>
 <li>Dass deine Lieb’ so Grosses an uns thut?: 
  <a class="TOC" href="#s1.s1_2-p15.13">1</a></li>
 <li>Dass soll mein Opfer sein, Weil ich sonst nichts vermag: 
  <a class="TOC" href="#c2_3-p41.1">1</a></li>
 <li>Der König ruht and schauet doch: 
  <a class="TOC" href="#c2_3-p98.1">1</a>
  <a class="TOC" href="#A1-p0.112">2</a></li>
 <li>Der tiefeste Verstand, der alles glücklich führet.: 
  <a class="TOC" href="#c2_1-p50.5">1</a></li>
 <li>Dich, Jesu, loben wir: 
  <a class="TOC" href="#A1-p0.32">1</a></li>
 <li>Die Seele Christi heil'ge mich: 
  <a class="TOC" href="#c2_2-p44.1">1</a>
  <a class="TOC" href="#A1-p0.35">2</a></li>
 <li>Du bist die Schönheit selbst, Du kannst nichts Schönres finden! Es kann dich nichts als nur Dein eigne Schönheit binden.: 
  <a class="TOC" href="#c2_2-p25.2">1</a></li>
 <li>Du bist die Weisheit selbst die ewiglich regieret,: 
  <a class="TOC" href="#c2_1-p50.3">1</a></li>
 <li>Du ewiger Abgrund der seligen Liebe: 
  <a class="TOC" href="#c2_3-p35.1">1</a>
  <a class="TOC" href="#A1-p0.91">2</a></li>
 <li>Du heiliges Kind: 
  <a class="TOC" href="#A1-p0.108">1</a></li>
 <li>Du segnest uns in ihm, dem Herm,: 
  <a class="TOC" href="#s1.s1_2-p15.3">1</a></li>
 <li>Du unvergleichlich Gut: 
  <a class="TOC" href="#c2_2-p25.1">1</a>
  <a class="TOC" href="#A1-p0.28">2</a></li>
 <li>Durch Christi Tod verschlungen hat!: 
  <a class="TOC" href="#s1.s1_2-p13.5">1</a></li>
 <li>Eins Christen Herz: 
  <a class="TOC" href="#A1-p0.116">1</a></li>
 <li>Erklärte Offenbarung Johannis: 
  <a class="TOC" href="#s1.s1_2-p11.1">1</a></li>
 <li>Erklärte Offenbarung Johannis, und vielmehr Jesu Christi: 
  <a class="TOC" href="#c2_1-p57.1">1</a></li>
 <li>Evangelischer Liederschatz: 
  <a class="TOC" href="#s1.s1_2-p2.3">1</a></li>
 <li>Gott ist gegenwärtig: 
  <a class="TOC" href="#A1-p0.43">1</a></li>
 <li>Herz, der göttlichen Natur: 
  <a class="TOC" href="#A1-p0.87">1</a></li>
 <li>Hier legt mein Sinn sich vor dir nieder: 
  <a class="TOC" href="#s1.s1_2-p4.2">1</a></li>
 <li>Hier legt mom Sinn sich vor dir nieder: 
  <a class="TOC" href="#A1-p0.65">1</a></li>
 <li>Ich bin nicht stille, wie ich soll: 
  <a class="TOC" href="#c2_2-p22.3">1</a></li>
 <li>Ich fühles ist dem Geist nicht wohl,: 
  <a class="TOC" href="#c2_2-p22.5">1</a></li>
 <li>Ich habe nun den Grund gefunden: 
  <a class="TOC" href="#A1-p0.104">1</a></li>
 <li>Ich singe dir mit Herz und Mund: 
  <a class="TOC" href="#s1.s1_2-p2.4">1</a>
  <a class="TOC" href="#s1.s1_2-p4.4">2</a>
  <a class="TOC" href="#A1-p0.20">3</a></li>
 <li>Ich will dich lichen, meine Krone,: 
  <a class="TOC" href="#c2_3-p38.3">1</a></li>
 <li>Ich will dich lieben, meine Stärke: 
  <a class="TOC" href="#c2_3-p37.1">1</a></li>
 <li>Ich will dich lieben, meine Starke: 
  <a class="TOC" href="#A1-p0.25">1</a></li>
 <li>Ich will dich lieben, meinen Gott.: 
  <a class="TOC" href="#c2_3-p38.5">1</a></li>
 <li>Ich will dich tiebe, meine Stärke: 
  <a class="TOC" href="#c2_2-p31.2">1</a></li>
 <li>Jesu Christ, mein schönstes Licht: 
  <a class="TOC" href="#A1-p0.13">1</a></li>
 <li>Mein Jesu, dem die Seraphinen: 
  <a class="TOC" href="#A1-p0.54">1</a></li>
 <li>Mit überschwenglich reichem Segen,: 
  <a class="TOC" href="#s1.s1_2-p15.5">1</a></li>
 <li>Mit deiner theurern Gnad’ entgegen,: 
  <a class="TOC" href="#s1.s1_2-p15.9">1</a></li>
 <li>Monarch al icr Ding: 
  <a class="TOC" href="#A1-p0.72">1</a></li>
 <li>O Abgrund, weicher alle Sünden: 
  <a class="TOC" href="#s1.s1_2-p13.3">1</a></li>
 <li>O Gott, du tiefe sonder Grund: 
  <a class="TOC" href="#A1-p0.46">1</a></li>
 <li>O Jesu, süsses Licht: 
  <a class="TOC" href="#c2_3-p39.1">1</a>
  <a class="TOC" href="#A1-p0.50">2</a></li>
 <li>O stilles Gottes Lamm: 
  <a class="TOC" href="#A1-p0.119">1</a></li>
 <li>Reiner Bräut'gam meiner Seele: 
  <a class="TOC" href="#s1.s1_2-p4.3">1</a>
  <a class="TOC" href="#A1-p0.83">2</a></li>
 <li>Schau von deinem Thron: 
  <a class="TOC" href="#A1-p0.97">1</a></li>
 <li>Seelen-Bräutigam, O du Gottes Lamm: 
  <a class="TOC" href="#A1-p0.80">1</a></li>
 <li>Sei hochgelobt, barmherz'ger Gott: 
  <a class="TOC" href="#A1-p0.125">1</a></li>
 <li>Sollt' ich aus Furcht vor Menschenkindern: 
  <a class="TOC" href="#A1-p0.58">1</a></li>
 <li>Stilles Lamm und Friedefürst: 
  <a class="TOC" href="#A1-p0.62">1</a></li>
 <li>Und gehest unser Armut gern: 
  <a class="TOC" href="#s1.s1_2-p15.7">1</a></li>
 <li>Verborgne Gottes Liebe du: 
  <a class="TOC" href="#s1.s1_2-p2.1">1</a>
  <a class="TOC" href="#A1-p0.39">2</a></li>
 <li>Verliebter in der Sünderschaft: 
  <a class="TOC" href="#A1-p0.94">1</a></li>
 <li>Was sind wir doch, du allerschönstes Gut,: 
  <a class="TOC" href="#s1.s1_2-p15.11">1</a></li>
 <li>Weil Christi Blut beständig schreit,: 
  <a class="TOC" href="#s1.s1_2-p13.11">1</a></li>
 <li>Weil er in dir nicht stehet.: 
  <a class="TOC" href="#c2_2-p22.7">1</a></li>
 <li>Welt, sieh bier dein Leben: 
  <a class="TOC" href="#A1-p0.9">1</a></li>
 <li>Wer ist wohl wie du: 
  <a class="TOC" href="#A1-p0.69">1</a></li>
 <li>der alle Hilfe thut, so auf Er den geschieht: 
  <a class="TOC" href="#c2_1-p16.2">1</a></li>
 <li>die Schonheit selbst: 
  <a class="TOC" href="#c2_2-p25.3">1</a></li>
 <li>du der alles heyl und hilff (das in der gantzen welt geschieht) allein thust: 
  <a class="TOC" href="#c2_1-p16.3">1</a></li>
 <li>ein recht apocalyptisches Wort: 
  <a class="TOC" href="#c2_1-p58.2">1</a></li>
</ul>
</div>
<!-- End of foreign index -->
<!-- /added -->

      </div2>

      <div2 title="French Words and Phrases" id="x.v" prev="x.iv" next="x.vi">
        <h2 id="x.v-p0.1">Index of French Words and Phrases</h2>
        <insertIndex type="foreign" lang="FR" id="x.v-p0.2" />

<!-- added reason="insertIndex" class="foreign" -->
<!-- Start of automatically inserted foreign index -->
<div class="Index">
<ul class="Index1">
 <li>J'adore en perissant la raison qui t'aigrit.’: 
  <a class="TOC" href="#c2_3-p88.6">1</a></li>
 <li>J'adore en perissant la raison qui t'aigrit;: 
  <a class="TOC" href="#c2_3-p87.5">1</a></li>
 <li>Les Poètes François depuis le XIIe Sièle jusqa'à Malherbe: 
  <a class="TOC" href="#c2_3-p83.2">1</a></li>
 <li>Mais dessus quel endroit tombera ton tonnerre,: 
  <a class="TOC" href="#c2_3-p87.7">1</a></li>
 <li>Qui ne soit tout couveit du sang de Jesus-Christ!: 
  <a class="TOC" href="#c2_3-p87.9">1</a></li>
 <li>Tonne, frappe, il est temps, rends-moi guerre pour guerre,: 
  <a class="TOC" href="#c2_3-p87.3">1</a></li>
 <li>Tonne, frappe, il est temps, rends-moi guerre pour guerre;: 
  <a class="TOC" href="#c2_3-p88.4">1</a></li>
 <li>le chef-d'oeuvre de ce genre: 
  <a class="TOC" href="#c2_3-p83.3">1</a></li>
 <li>ressentir: 
  <a class="TOC" href="#A3-p13.1">1</a></li>
</ul>
</div>
<!-- End of foreign index -->
<!-- /added -->

      </div2>

      <div2 title="Index of Pages of the Print Edition" id="x.vi" prev="x.v" next="toc">
        <h2 id="x.vi-p0.1">Index of Pages of the Print Edition</h2>
        <insertIndex type="pb" id="x.vi-p0.2" />

<!-- added reason="insertIndex" class="pb" -->
<!-- Start of automatically inserted pb index -->
<div class="Index">
<p class="pages"><a class="TOC" href="#s1.s1_1-Page_2">2</a> 
<a class="TOC" href="#s1.s1_1-Page_3">3</a> 
<a class="TOC" href="#s1.s1_1-Page_4">4</a> 
<a class="TOC" href="#s1.s1_1-Page_5">5</a> 
<a class="TOC" href="#s1.s1_2-Page_6">6</a> 
<a class="TOC" href="#s1.s1_2-Page_7">7</a> 
<a class="TOC" href="#s1.s1_2-Page_8">8</a> 
<a class="TOC" href="#s1.s1_2-Page_9">9</a> 
<a class="TOC" href="#s1.s1_2-Page_10">10</a> 
<a class="TOC" href="#s1.s1_2-Page_11">11</a> 
<a class="TOC" href="#s1.s1_2-Page_12">12</a> 
<a class="TOC" href="#s1.s1_2-Page_13">13</a> 
<a class="TOC" href="#s1.s1_2-Page_14">14</a> 
<a class="TOC" href="#s1.s1_2-Page_15">15</a> 
<a class="TOC" href="#c2_1-Page_16">16</a> 
<a class="TOC" href="#c2_1-Page_17">17</a> 
<a class="TOC" href="#c2_1-Page_18">18</a> 
<a class="TOC" href="#c2_1-Page_19">19</a> 
<a class="TOC" href="#c2_1-Page_20">20</a> 
<a class="TOC" href="#c2_1-Page_21">21</a> 
<a class="TOC" href="#c2_1-Page_22">22</a> 
<a class="TOC" href="#c2_1-Page_23">23</a> 
<a class="TOC" href="#c2_1-Page_24">24</a> 
<a class="TOC" href="#c2_1-Page_25">25</a> 
<a class="TOC" href="#c2_1-Page_26">26</a> 
<a class="TOC" href="#c2_1-Page_27">27</a> 
<a class="TOC" href="#c2_1-Page_28">28</a> 
<a class="TOC" href="#c2_1-Page_29">29</a> 
<a class="TOC" href="#c2_1-Page_30">30</a> 
<a class="TOC" href="#c2_1-Page_31">31</a> 
<a class="TOC" href="#c2_1-Page_32">32</a> 
<a class="TOC" href="#c2_1-Page_33">33</a> 
<a class="TOC" href="#c2_1-Page_34">34</a> 
<a class="TOC" href="#c2_1-Page_35">35</a> 
<a class="TOC" href="#c2_1-Page_36">36</a> 
<a class="TOC" href="#c2_1-Page_37">37</a> 
<a class="TOC" href="#c2_1-Page_38">38</a> 
<a class="TOC" href="#c2_2-Page_39">39</a> 
<a class="TOC" href="#c2_2-Page_40">40</a> 
<a class="TOC" href="#c2_2-Page_41">41</a> 
<a class="TOC" href="#c2_2-Page_42">42</a> 
<a class="TOC" href="#c2_2-Page_43">43</a> 
<a class="TOC" href="#c2_2-Page_44">44</a> 
<a class="TOC" href="#c2_2-Page_45">45</a> 
<a class="TOC" href="#c2_2-Page_46">46</a> 
<a class="TOC" href="#c2_2-Page_47">47</a> 
<a class="TOC" href="#c2_2-Page_48">48</a> 
<a class="TOC" href="#c2_2-Page_49">49</a> 
<a class="TOC" href="#c2_2-Page_50">50</a> 
<a class="TOC" href="#c2_2-Page_51">51</a> 
<a class="TOC" href="#c2_2-Page_52">52</a> 
<a class="TOC" href="#c2_2-Page_53">53</a> 
<a class="TOC" href="#c2_2-Page_54">54</a> 
<a class="TOC" href="#c2_2-Page_55">55</a> 
<a class="TOC" href="#c2_2-Page_56">56</a> 
<a class="TOC" href="#c2_2-Page_57">57</a> 
<a class="TOC" href="#c2_2-Page_58">58</a> 
<a class="TOC" href="#c2_2-Page_59">59</a> 
<a class="TOC" href="#c2_2-Page_60">60</a> 
<a class="TOC" href="#c2_2-Page_61">61</a> 
<a class="TOC" href="#c2_2-Page_62">62</a> 
<a class="TOC" href="#c2_2-Page_63">63</a> 
<a class="TOC" href="#c2_2-Page_64">64</a> 
<a class="TOC" href="#c2_2-Page_65">65</a> 
<a class="TOC" href="#c2_2-Page_66">66</a> 
<a class="TOC" href="#c2_2-Page_67">67</a> 
<a class="TOC" href="#c2_2-Page_68">68</a> 
<a class="TOC" href="#c2_2-Page_69">69</a> 
<a class="TOC" href="#c2_2-Page_70">70</a> 
<a class="TOC" href="#c2_3-Page_71">71</a> 
<a class="TOC" href="#c2_3-Page_72">72</a> 
<a class="TOC" href="#c2_3-Page_73">73</a> 
<a class="TOC" href="#c2_3-Page_74">74</a> 
<a class="TOC" href="#c2_3-Page_75">75</a> 
<a class="TOC" href="#c2_3-Page_76">76</a> 
<a class="TOC" href="#c2_3-Page_77">77</a> 
<a class="TOC" href="#c2_3-Page_78">78</a> 
<a class="TOC" href="#c2_3-Page_79">79</a> 
<a class="TOC" href="#c2_3-Page_80">80</a> 
<a class="TOC" href="#c2_3-Page_81">81</a> 
<a class="TOC" href="#c2_3-Page_82">82</a> 
<a class="TOC" href="#c2_3-Page_83">83</a> 
<a class="TOC" href="#c2_3-Page_84">84</a> 
<a class="TOC" href="#c2_3-Page_85">85</a> 
<a class="TOC" href="#c2_3-Page_86">86</a> 
<a class="TOC" href="#c2_3-Page_87">87</a> 
<a class="TOC" href="#c2_3-Page_88">88</a> 
<a class="TOC" href="#c2_3-Page_89">89</a> 
<a class="TOC" href="#c2_3-Page_90">90</a> 
<a class="TOC" href="#c2_3-Page_91">91</a> 
<a class="TOC" href="#c2_3-Page_92">92</a> 
<a class="TOC" href="#c2_3-Page_93">93</a> 
<a class="TOC" href="#c2_3-Page_94">94</a> 
<a class="TOC" href="#c2_3-Page_95">95</a> 
<a class="TOC" href="#c2_3-Page_96">96</a> 
<a class="TOC" href="#c2_3-Page_97">97</a> 
<a class="TOC" href="#c2_3-Page_98">98</a> 
<a class="TOC" href="#c2_3-Page_99">99</a> 
<a class="TOC" href="#c2_3-Page_100">100</a> 
<a class="TOC" href="#c2_3-Page_101">101</a> 
<a class="TOC" href="#c2_3-Page_102">102</a> 
<a class="TOC" href="#c2_3-Page_103">103</a> 
<a class="TOC" href="#c2_3-Page_104">104</a> 
<a class="TOC" href="#c2_3-Page_105">105</a> 
<a class="TOC" href="#c2_3-Page_106">106</a> 
<a class="TOC" href="#c2_3-Page_107">107</a> 
<a class="TOC" href="#c2_3-Page_108">108</a> 
<a class="TOC" href="#c2_3-Page_109">109</a> 
<a class="TOC" href="#A1-Page_110">110</a> 
<a class="TOC" href="#A1-Page_111">111</a> 
<a class="TOC" href="#A1-Page_112">112</a> 
<a class="TOC" href="#A2-Page_113">113</a> 
<a class="TOC" href="#A2-Page_114">114</a> 
<a class="TOC" href="#A2-Page_115">115</a> 
<a class="TOC" href="#A2-Page_116">116</a> 
<a class="TOC" href="#A2-Page_117">117</a> 
<a class="TOC" href="#A2-Page_118">118</a> 
<a class="TOC" href="#A2-Page_119">119</a> 
<a class="TOC" href="#A3-Page_120">120</a> 
<a class="TOC" href="#A3-Page_121">121</a> 
<a class="TOC" href="#A3-Page_122">122</a> 
<a class="TOC" href="#A3-Page_123">123</a> 
<a class="TOC" href="#A3-Page_124">124</a> 
<a class="TOC" href="#A3-Page_125">125</a> 
<a class="TOC" href="#A3-Page_126">126</a> 
<a class="TOC" href="#A3-Page_127">127</a> 
<a class="TOC" href="#A3-Page_128">128</a> 
</p>
</div>
<!-- End of page index -->
<!-- /added -->

      </div2>
    </div1>
    <!-- /added -->

  </ThML.body>
</ThML>
