<?xml version="1.0" encoding="utf-8"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
    <fo:layout-master-set>
        <fo:simple-page-master master-name="simple1" page-width="211mm" page-height="297mm"
            margin-top="75pt" margin-bottom="100pt" margin-left="80pt" margin-right="150pt">
            <fo:region-body margin-bottom="24pt" margin-top="24pt"/>
            <fo:region-before extent="14pt"/>
            <fo:region-after extent="14pt"/>
            
            
        </fo:simple-page-master>
        <fo:simple-page-master master-name="left1" page-width="211mm" page-height="297mm"
            margin-top="75pt" margin-bottom="100pt" margin-left="80pt" margin-right="150pt">
            <fo:region-body margin-bottom="24pt" margin-top="24pt"/>
            <fo:region-before region-name="xsl-region-before-left" extent="14pt"/>
            <fo:region-after region-name="xsl-region-after-left" extent="14pt"/>
        </fo:simple-page-master>
        <fo:simple-page-master master-name="right1" page-width="211mm" page-height="297mm"
            margin-top="75pt" margin-bottom="100pt" margin-left="80pt" margin-right="150pt">
            <fo:region-body margin-bottom="24pt" margin-top="24pt"/>
            <fo:region-before region-name="xsl-region-before-right" extent="14pt"/>
            <fo:region-after region-name="xsl-region-after-right" extent="14pt"/>
        </fo:simple-page-master>
        <fo:simple-page-master master-name="first1" page-width="211mm" page-height="297mm"
            margin-top="75pt" margin-bottom="100pt" margin-left="80pt" margin-right="150pt">
            <fo:region-body margin-bottom="24pt" margin-top="24pt"/>
            <fo:region-before region-name="xsl-region-before-first" extent="14pt"/>
            <fo:region-after region-name="xsl-region-after-first" extent="14pt"/>
        </fo:simple-page-master>
        <fo:simple-page-master master-name="simple2" page-width="211mm" page-height="297mm"
            margin-top="75pt" margin-bottom="100pt" margin-left="80pt" margin-right="150pt">
            <fo:region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/>
            <fo:region-before extent="14pt"/>
            <fo:region-after extent="14pt"/>
        </fo:simple-page-master>
        <fo:simple-page-master master-name="left2" page-width="211mm" page-height="297mm"
            margin-top="75pt" margin-bottom="100pt" margin-left="80pt" margin-right="150pt">
            <fo:region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/>
            <fo:region-before region-name="xsl-region-before-left" extent="14pt"/>
            <fo:region-after region-name="xsl-region-after-left" extent="14pt"/>
        </fo:simple-page-master>
        <fo:simple-page-master master-name="right2" page-width="211mm" page-height="297mm"
            margin-top="75pt" margin-bottom="100pt" margin-left="80pt" margin-right="150pt">
            <fo:region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/>
            <fo:region-before region-name="xsl-region-before-right" extent="14pt"/>
            <fo:region-after region-name="xsl-region-after-right" extent="14pt"/>
        </fo:simple-page-master>
        <fo:simple-page-master master-name="first2" page-width="211mm" page-height="297mm"
            margin-top="75pt" margin-bottom="100pt" margin-left="80pt" margin-right="150pt">
            <fo:region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/>
            <fo:region-before region-name="xsl-region-before-first" extent="14pt"/>
            <fo:region-after region-name="xsl-region-after-first" extent="14pt"/>
        </fo:simple-page-master>
        <fo:page-sequence-master master-name="twoside1nofirst">
            <fo:repeatable-page-master-alternatives>
                <fo:conditional-page-master-reference master-reference="right1" odd-or-even="odd"/>
                <fo:conditional-page-master-reference master-reference="left1" odd-or-even="even"/>
            </fo:repeatable-page-master-alternatives>
            
        </fo:page-sequence-master>
        <fo:page-sequence-master master-name="twoside1">
            <fo:repeatable-page-master-alternatives>
                <fo:conditional-page-master-reference master-reference="first1"
                    page-position="first"/>
                <fo:conditional-page-master-reference master-reference="right1" odd-or-even="odd"/>
                <fo:conditional-page-master-reference master-reference="left1" odd-or-even="even"/>
            </fo:repeatable-page-master-alternatives>
        </fo:page-sequence-master>
        <fo:page-sequence-master master-name="oneside1">
            <fo:repeatable-page-master-alternatives>
                <fo:conditional-page-master-reference master-reference="first1"
                    page-position="first"/>
                <fo:conditional-page-master-reference master-reference="simple1"/>
            </fo:repeatable-page-master-alternatives>
        </fo:page-sequence-master>
        <fo:page-sequence-master master-name="twoside2">
            <fo:repeatable-page-master-alternatives>
                <fo:conditional-page-master-reference master-reference="first2"
                    page-position="first"/>
                <fo:conditional-page-master-reference master-reference="right2" odd-or-even="odd"/>
                <fo:conditional-page-master-reference master-reference="left2" odd-or-even="even"/>
            </fo:repeatable-page-master-alternatives>
        </fo:page-sequence-master>
        <fo:page-sequence-master master-name="oneside2">
            <fo:repeatable-page-master-alternatives>
                <fo:conditional-page-master-reference master-reference="first2"
                    page-position="first"/>
                <fo:conditional-page-master-reference master-reference="simple2"/>
            </fo:repeatable-page-master-alternatives>
        </fo:page-sequence-master>
    </fo:layout-master-set>
    <fo:page-sequence format="1" text-align="justify" 
        initial-page-number="1" master-reference="twoside2">
        <fo:static-content flow-name="xsl-region-before-right">
            <fo:block text-align="justify" text-align-last="justify" font-size="10pt">
                <fo:block>
                    <fo:leader rule-thickness="0pt"/>
                    <fo:inline>
                     
                    </fo:inline>
                </fo:block>
            </fo:block>
        </fo:static-content>
        <fo:static-content flow-name="xsl-footnote-separator">
            <fo:block>
                <fo:leader leader-pattern="rule" leader-length="100%"/>
            </fo:block>
        </fo:static-content>
        
        <fo:static-content flow-name="xsl-region-before-left">
            <fo:block text-align="justify" font-size="10pt">
                <fo:block>
                    <fo:inline>
                      
                    </fo:inline>
                    <fo:leader rule-thickness="0pt"/>
                </fo:block>
            </fo:block>
        </fo:static-content>
        <fo:static-content flow-name="xsl-region-before-first">
            <fo:block/>
        </fo:static-content>
        <fo:static-content flow-name="xsl-region-after-right">
            <fo:block text-align="end" font-size="10pt">
               
            </fo:block>
        </fo:static-content>
        <fo:static-content flow-name="xsl-region-after-left">
            <fo:block text-align="start" font-size="10pt">
              
            </fo:block>
        </fo:static-content>
        <fo:static-content flow-name="xsl-region-after-first">
            <fo:block font-size="10pt" text-align="end">
                
            </fo:block>
        </fo:static-content>
        <fo:flow flow-name="xsl-region-body" font-family="Times" font-size="10pt">

          
            <block xmlns="http://www.w3.org/1999/XSL/Format">DR. JOSEPH FENN SLEIGH to JAMES BARRY -
                31 December 1763, Cork</block>


            <block xmlns="http://www.w3.org/1999/XSL/Format">Source: Fryer, <inline
                    font-style="italic">Works of Barry</inline>, i. 11-12. </block>


            <block xmlns="http://www.w3.org/1999/XSL/Format">Dr. Joseph Fenn Sleigh (1733-70),
                Quaker and art connoisseur, practised as a physician in Cork. He had attended the
                Quaker school at Ballitore soon after Edmund Burke was a pupil there and later
                studied medicine in Edinburgh where he knew Oliver Goldsmith (1730-74). He was on
                the staff of the North Infirmary Hospital, Cork from 1759 until his death. Goldsmith
                wrote an elegy on him (Tim Cadogan and Jeremiah Falvey, <inline font-style="italic"
                    >A Biographical Dictionary of Cork </inline>(Dublin, 2006), p. 311). He was a
                life-long acquaintance of Burke.</block>
            <block xmlns="http://www.w3.org/1999/XSL/Format" text-indent="1em"
                space-before.optimum="0pt" space-before.maximum="12pt">Barry, now aged 22, was in
                Dublin attending classes in figure drawing at the Dublin Society's Art School
                    (<inline font-style="italic">The Dublin Society Drawing Schools, Students and
                    Award Winners 1746-1876</inline>, compiled by Gitta Willemson (Royal Dublin
                Society, 2000), pp. 4, 248).</block>

            <fo:block text-align="end" space-before="10pt"> Cork, December 31, 1763 </fo:block>
            <block xmlns="http://www.w3.org/1999/XSL/Format" text-align="left">Dear Sir,</block>
            <block xmlns="http://www.w3.org/1999/XSL/Format"> It gives me considerable pleasure to
                find that you have met with that countenance in Dublin, which you in vain merited in
                your native place.<footnote>
                    <inline font-size="8pt" alignment-baseline="hanging">1</inline>
                    <footnote-body>
                        <block end-indent="0pt" start-indent="0pt" text-align="start"
                            font-style="normal" text-indent="1em" font-size="8pt">1. native place] The
                            Dublin Society had awarded Barry a premium of 10 guineas in October 1763
                            for 'A Composition piece of Painting’ (John Watson, <inline
                                font-style="italic">The Gentleman and Citizen’s Almanack,
                                1764</inline> (Dublin, 1764), p. 75). This may have been for his
                            painting, the <inline font-style="italic">Baptism of the King of Cashel
                                by St. Patrick</inline>, exhibited at the Dublin Society for the
                            Encouragement of Arts Manufactures and Commerce, which was subsequently
                            purchased for the Irish House of Commons (‘Mr. Barry’, <inline
                                font-style="italic">Public Characters of 1800-1801</inline>, iii
                            (1801), 248).</block>
                    </footnote-body>
                </footnote> </block>
            <block xmlns="http://www.w3.org/1999/XSL/Format" text-indent="1em"
                space-before.optimum="0pt" space-before.maximum="12pt">I see by your letter that Mr.
                Burke
                <footnote>
                    <inline font-size="8pt" alignment-baseline="hanging">2</inline>
                    <footnote-body>
                        <block end-indent="0pt" start-indent="0pt" text-align="start"
                            font-style="normal" text-indent="1em" font-size="8pt">2. Mr. Burke] Edmund
                            Burke (1729-97), Irish statesman, writer, and philosopher; born in
                            Dublin and educated by Quakers at Ballitore school; he graduated from
                            Trinity College, Dublin before moving to London to study law at the
                            Middle Temple. Barry greatly admired his <inline font-style="italic"
                                >Philosophical Inquiry</inline> (1757) which he transcribed; further
                            on this see R.R.Wark, 'A Note on James Barry and Edmund Burke',<inline
                                font-style="italic">Journal of the Warburg Institute</inline>, xvii
                            (1954), 382-4.</block>
                    </footnote-body>
                </footnote>
                
                has approved of your performance, and I can therefore assure you, that you
                have met with an exceeding good friend, and one, who has it much in his power to
                promote your interest.
                <footnote>
                    <inline font-size="8pt" alignment-baseline="hanging">3</inline>
                    <footnote-body>
                        <block end-indent="0pt" start-indent="0pt" text-align="start"
                            font-style="normal" text-indent="1em" font-size="8pt">3. your interest]
                            Edmund Burke was in Dublin for the winter of 1763-64 as secretary to
                            William Gerard Hamilton (1729-96), Chief Secretary to the Lord
                            Lieutenant of Ireland, Lord Northumberland (1715-86). Edmund Burke’s
                            reputation as a critic had been established by his <inline
                                font-style="italic">Philosophical Enquiry</inline> (1756). He had
                            been the editor of Dodsley’s <inline font-style="italic">Annual
                                Register</inline> since 1758.</block>
                    </footnote-body>
                </footnote>
                You ought to consider his approbation, as no small
                encouragement, as he is a man of undoubted good taste. Your intention of going to
                Rome pleases me much, as that is the place above all others, where you can improve
                yourself the most; for there you will find among the works of the antients,
                <footnote>
                    <inline font-size="8pt" alignment-baseline="hanging">4</inline>
                    <footnote-body>
                        <block end-indent="0pt" start-indent="0pt" text-align="start"
                            font-style="normal" text-indent="1em" font-size="8pt">4. antients] An
                            accepted spelling of 'ancients' in the eighteenth century.</block>
                    </footnote-body>
                </footnote>
                the most
                perfect forms in the most graceful attitudes, and with the justest impressions:
                these cannot be obtained, particularly the two last, in drawing from the life alone.
                You will likewise have an opportunity of seeing there the works of the great
                painters, and gaining improvement in composition, chiaro-scuro
                <footnote>
                    <inline font-size="8pt" alignment-baseline="hanging">5</inline>
                    <footnote-body>
                        <block end-indent="0pt" start-indent="0pt" text-align="start"
                            font-style="normal" text-indent="1em" font-size="8pt">5. chiaro-scuro] ‘The
                            treatment or disposition of the light and shade, or brighter and darker
                            masses, in a picture’ (<inline font-style="italic"
                                >OED</inline>).</block>
                    </footnote-body>
                </footnote>
                and colouring. Pardon
                a mere lover of the art talking thus to an artist. When you do set out, which I
                suppose will be this winter, I should imagine that Cork would be a place where a
                passage may more readily be obtained in, than Dublin.<footnote>
                    <inline font-size="8pt" alignment-baseline="hanging">6</inline>
                    <footnote-body>
                        <block end-indent="0pt" start-indent="0pt" text-align="start"
                            font-style="normal" text-indent="1em" font-size="8pt">6.than Dublin]
                            Contrary to these plans, Barry was soon to leave for London; he did not
                            start his journey to Rome until October 1765.</block>
                    </footnote-body>
                </footnote> </block>
            <block xmlns="http://www.w3.org/1999/XSL/Format" text-indent="1em"
                space-before.optimum="0pt" space-before.maximum="12pt">As you will have some time on
                your hands these long evenings, when you cannot paint, I should be much obliged to
                you for a few lines now and then, that I may know what works you may have in
                hand.<footnote>
                    <inline font-size="8pt" alignment-baseline="hanging">7</inline>
                    <footnote-body>
                        <block end-indent="0pt" start-indent="0pt" text-align="start"
                            font-style="normal" text-indent="1em" font-size="8pt">7. in hand] Barry
                            attended the Dublin Society’s Art school during the day. When the first
                            master of the school Robert West (d.1770) retired for reasons of mental
                            illness, he was succeeded in May 1763 byJacob Ennis (1728-70), who had
                            trained in Italy. On the drawing schools in Dublin see John Turpin,
                            <inline font-style="italic">A School of Art in Dublin since the
                                Eighteenth Century</inline> , Dublin, 1995 and William Laffan and
                            Brendan Rooney, <inline font-style="italic">Thomas Roberts, Landscape
                                and Patronage in Eighteenth-Century Ireland </inline>(Tralee, 2009),
                            pp. 38-40.</block>
                    </footnote-body>
                </footnote></block>
            <block xmlns="http://www.w3.org/1999/XSL/Format" text-indent="1em"
                space-before.optimum="0pt" space-before.maximum="12pt"> Since I have had the
                pleasure of knowing you, I have often lamented that you did not pursue your
                classical studies farther, as you are now deprived of many noble subjects for
                painting you would otherwise have had. You may remember, that to Homer's description
                contained in two or three lines, Phidias acknowledged himself indebted for the so
                much celebrated statue of the <inline font-style="italic">Olympian Jupiter</inline>.<footnote>
                    <inline font-size="8pt" alignment-baseline="hanging">8</inline>
                    <footnote-body>
                        <block end-indent="0pt" start-indent="0pt" text-align="start"
                            font-style="normal" text-indent="1em" font-size="8pt">8. the Olympian
                            Jupiter] The statue of Jupiter at Olympia<fo:basic-link xmlns=""
                                external-destination="url(olympian_jupiter)"
                                >Jupiter</fo:basic-link>, some 12 m. tall, was sculpted by
                                Phidias (fl.500B.C.) and decorated by his nephew, the painter
                                Panaenus.Strabo gives this account of the statue: ‘It is related of
                                Phidias that, when Panaenus asked him after what model he was going
                                to make the likeness of Zeus, he replied that he was going to make
                                it after the likeness set forth by Homer in these words: “Cronion
                                spake, and nodded assent with his dark brows, and then the ambrosial
                                locks flowed streaming from the lord’s immortal head, and he caused
                                great Olympus to quake”’ (<inline font-style="italic">The Geography
                                    of Strabo</inline>, 8.3.30, trans. Horace Leonard Jones, Loeb
                                Library series, 8 vols. (London, 1961), iv. 89); the Homer passage
                                is from <inline font-style="italic">Iliad</inline>, i. 528-30. 
                            <block text-indent="1em" space-before.optimum="0pt"
                                space-before.maximum="12pt">On the base of Phidias’s statue was a
                                relief of the birth of Venus, the subject Barry developed in his
                                picture <inline font-style="italic">Venus Rising from the
                                    Sea</inline><fo:basic-link xmlns=""
                                        external-destination="url(barry_venus)">Venus rising from the
                                        sea</fo:basic-link>, exhibited at the Royal Academy exhibition
                                in 1772.</block></block>
                    </footnote-body>
                </footnote> </block>
            <block xmlns="http://www.w3.org/1999/XSL/Format" text-indent="1em"
                space-before.optimum="0pt" space-before.maximum="12pt">It must indeed be confessed,
                that there is a large field for the exercise of your art in the descriptions of our
                three great English Poets, Spenser, Shakespear (sic) [Shakespeare] , and Milton, not
                to mention the number of excellent subjects in the <inline font-style="italic"
                    >Scriptures</inline>.<footnote>
                        <inline font-size="8pt" alignment-baseline="hanging">9</inline>
                        <footnote-body>
                            <block end-indent="0pt" start-indent="0pt" text-align="start"
                                font-style="normal" text-indent="1em" font-size="8pt">9. the Scriptures]
                                Among Barry's early accomplishments was his <inline font-style="italic"
                                    >The Temptation of Adam</inline> (1767-70)<fo:basic-link xmlns=""
                                        external-destination="url(Barry_adam_and_eve_NGI)">Adam and
                                        Eve</fo:basic-link> from Milton's <inline font-style="italic"
                                            >Paradise Lost</inline>, Bk. x and <inline font-style="italic">King
                                                Lear weeping over the Body of Cordelia</inline> (c. 1774)
                                <fo:basic-link xmlns="" external-destination="url(lear_cordelia)"
                                    >King Lear</fo:basic-link>; he did several drawings and etchings
                                based on the Bible, notably <inline font-style="italic">Job reproved by
                                    his Friends</inline>(1777). </block>
                        </footnote-body>
                    </footnote></block>
            <block xmlns="http://www.w3.org/1999/XSL/Format" text-indent="1em"
                space-before.optimum="0pt" space-before.maximum="12pt">Beg Mr. Burke, to send in my
                name to counsellor Ridge, for my Spence's <inline font-style="italic"
                    >Polymetis</inline>, and I doubt not but you will find some entertainment there,
                though the drawings may not be so good as you could wish.<footnote>
                    <inline font-size="8pt" alignment-baseline="hanging">10</inline>
                    <footnote-body>
                        <block end-indent="0pt" start-indent="0pt" text-align="start"
                            font-style="normal" text-indent="1em" font-size="8pt"> 10. you could wish]
                            John Ridge (c1728-76), a personal friend of Edmund Burke in Dublin who
                            later became his lawyer in Ireland. Joseph Spence (1699-1768), <inline
                                font-style="italic">Polymetis: or, an enquiry concerning the
                                agreement between the works of the Roman Poets and the remains of
                                the Ancient Artists</inline>, London, 1747, was reissued in 1764 by
                            James Dodsley as <inline font-style="italic">A Guide to classical
                                learning: or, Polymetis abridged…</inline> by N. Tindal. The book
                            contained several illustrations. A copy is listed in the inventory of
                            Barry's books. </block>
                    </footnote-body>
                </footnote>
            </block>
            <block xmlns="http://www.w3.org/1999/XSL/Format" text-indent="1em"
                space-before.optimum="0pt" space-before.maximum="12pt">With the sincerest wishes for
                your advancement in your profession, and your welfare in general, </block>
            <fo:block space-before.optimum="4pt" space-after.optimum="4pt" end-indent="12pt"
                start-indent="12pt">
                <block xmlns="http://www.w3.org/1999/XSL/Format" text-align="left"> I
                    remain,<block/> Your assured friend, and humble servant, </block>
                <block xmlns="http://www.w3.org/1999/XSL/Format" text-align="left" space-after="25pt">Joseph Fenn
                    Sleigh. </block>
            </fo:block>


         

            
        </fo:flow>
    </fo:page-sequence>
</fo:root>
