<TEI xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns="http://www.tei-c.org/ns/1.0">
  <teiHeader>
    <fileDesc>
      <sourceDesc>
        <p>This TEI/XML document is the original source</p>
      </sourceDesc>
      <titleStmt>
        <title>Transcription</title>
        <title>Fichier - Henri Weil. Euripide. - [Sèvres], [s.d.].</title>
        <author>Weil, Henri (1818-1909)</author>
      </titleStmt>
      <editionStmt>
        <edition>
          <date>1800/1900</date>
        </edition>
        <repStmt>
          <resp>Chargé d'édition/chercheur</resp>
          <name></name>
        </repStmt>
      </editionStmt>
      <publicationStmt>
        <publisher></publisher>
        <pubPlace>PARIS</pubPlace>
        <address>
          <addrLine id="coursENS">https://eman-archives.org</addrLine>
        </address>
        <idno></idno>
        <date>1800/1900</date>
        <availability>
          <license>Numérisation : bibliothèque Ulm-Lettres de l’École normale supérieure, Public Domain Mark</license>
        </availability>
      </publicationStmt>
      <sourceDesc>
        <bibl>Ms 116 - bibliothèque Ulm-Lettres de l'École normale supérieure</bibl>
      </sourceDesc>
    </fileDesc>
    <encodingDesc>
      <tagsDecl>
        <!-- Basic text formatting: bold, italic, underline, "normal," etc. -->
        <rendition xml-id="b" n="tiebp:bold" scheme="css">
          font-weight:bold;
        </rendition>
        <rendition xml-id="i" n="tiebp:italic" scheme="css">
          font-style:italic;
        </rendition>
        <rendition xml-id="u" n="tiebp:underline" scheme="css">
          text-decoration:underline;
        </rendition>
        <rendition xml-id="n" n="teibp:normal" scheme="css">
          font-weight:normal;
          text-decoration:none;
          font-style:normal;
        </rendition>
        <rendition xml-id="mono" n="teibp:mono" scheme="css">
          font-family:Monaco,Courier,monospace;
        </rendition>
        <rendition xml-id="super" n="tiebp:super" scheme="css">
          vertical-align:super;
          font-size:80%;
        </rendition>
        <rendition xml-id="sub" n="tiebp:sub" scheme="css">
          vertical-align:sub;
          font-size:80%;
        </rendition>
        <rendition xml-id="lowercase" n="tiebp:lowercase" scheme="css">
          text-transform:lowercase;
        </rendition>
        <rendition xml-id="uppercase" n="tiebp:uppercase" scheme="css">
          text-transform:uppercase;
        </rendition>
        <rendition xml-id="capitalize" n="tiebp:capitalize" scheme="css">
          text-transform:capitalize;
        </rendition>
        <rendition xml-id="small-caps" n="tiebp:small-caps" scheme="css">
          font-variant:small-caps;
        </rendition>
        <!-- Blocks. -->
        <rendition xml-id="block" n="tiebp:block" scheme="css">
          display:block;
        </rendition>
        <rendition xml-id="blockquote" n="tiebp:blockquote" scheme="css">
          display:block;
          font-size:90%;
          margin-left:3em;
          padding-left:1em;
          border-left: 1px solid gray;
          margin-top:.75em;
          margin-bottom:.75em;
          padding-top:.75em;
          padding-bottom:.75em;
        </rendition>
        <rendition corresp="#blockquote" n="tiebp:blockquote" scheme="css" scope="before"><!-- This turns off the default generated quotes for block quotes. -->
          content:"" !important;
        </rendition>
        <rendition corresp="#blockquote" n="tiebp:blockquote" scheme="css" scope="after"><!-- This turns off the default generated quotes for block quotes. -->
          content:"" !important;
        </rendition>
        <rendition xml-id="codeblock" n="teibp:codeblock" scheme="css">
          display: block;
          font-size: 80%;
          margin-left: 1em;
          padding-left: 1em;
          border-left: 1px solid gray;
          margin-top: .75em;
          margin-bottom: .75em;
          padding-top: .75em;
          padding-bottom: .75em;
          font-family:Monaco,Courier,monospace;
          white-space:pre;
        </rendition>
        <!-- Inline -->
        <rendition xml-id="inline" n="teibp:inline" scheme="css">
          display:inline;
        </rendition>
        <!-- Alignment. -->
        <rendition xml-id="center" n="tiebp:center" scheme="css">
          display:block;
          text-align:center;
          margin-left:auto;
          margin-right:auto;
        </rendition>
        <rendition xml-id="left" n="teibp:left" scheme="css">
          text-align:left;
        </rendition>
        <rendition xml-id="right" n="teibp:right" scheme="css">
          text-align:right;
        </rendition>
        <rendition xml-id="justify" n="teibp:justify" scheme="css">
          text-align:justify;
        </rendition>
        <rendition xml-id="center-block" n="tiebp:center-block" scheme="css">
          display:block;
          margin-left:auto;
          margin-right:auto;
        </rendition>
        <!-- Indentation -->
        <rendition xml-id="hang" n="teibp:hang" scheme="css">
          display:block;
          padding-left:2.5em;
          text-indent:-2.5em;
        </rendition>
        <!-- Indentation for verse lines. Results in a “hanging” indent if
					the line wraps. -->
        <rendition xml-id="l-indent-01" n="tiebp:l-indent-01" scheme="css">
          display:block;
          padding-left:4em;
          text-indent:-2em;
        </rendition>
        <rendition xml-id="l-indent-02" n="tiebp:l-indent-02" scheme="css">
          display:block;
          padding-left:6em;
          text-indent:-2em;
        </rendition>
        <rendition xml-id="l-indent-03" n="tiebp:l-indent-03" scheme="css">
          display:block;
          padding-left:8em;
          text-indent:-2em;
        </rendition>
        <rendition xml-id="l-indent-04" n="tiebp:l-indent-04" scheme="css">
          display:block;
          padding-left:10em;
          text-indent:-2em;
        </rendition>
        <rendition xml-id="l-indent-05" n="tiebp:l-indent-05" scheme="css">
          display:block;
          padding-left:12em;
          text-indent:-2em;
        </rendition>
        <rendition xml-id="l-indent-06" n="tiebp:l-indent-06" scheme="css">
          display:block;
          padding-left:14em;
          text-indent:-2em;
        </rendition>
        <rendition xml-id="l-indent-07" n="tiebp:l-indent-07" scheme="css">
          display:block;
          padding-left:16em;
          text-indent:-2em;
        </rendition>
        <rendition xml-id="l-indent-08" n="tiebp:l-indent-08" scheme="css">
          display:block;
          padding-left:18em;
          text-indent:-2em;
        </rendition>
        <rendition xml-id="indent" n="tiebp:indent" scheme="css" scope="before">
          /* text-indent:4em; */
          /* The above method of describing an indentation for, say, a paragraph is preferred.
          The method being used is in response to a bug in some browsers whereby a block
          element, like a paragraph, is erroneously re-indented after interruption by another 
          block element (like a list, which is valid inside a paragraph). */
          content:"\A0\A0\A0\A0\A0\A0";
        </rendition>
        <!-- font sizes -->
        <rendition xml-id="small" n="tiebp:small" scheme="css">
          font-size:90%;
        </rendition>
        <rendition xml-id="x-small" n="tiebp:x-small" scheme="css">
          font-size:85%;
        </rendition>
        <rendition xml-id="xx-small" n="tiebp:xx-small" scheme="css">
          font-size:80%;
        </rendition>
        <rendition xml-id="large" n="tiebp:large" scheme="css">
          font-size:110%;
        </rendition>
        <rendition xml-id="x-large" n="tiebp:x-large" scheme="css">
          font-size:115%;
        </rendition>
        <rendition xml-id="xxx-large" n="tiebp:xxx-large" scheme="css">
          font-size:120%;
        </rendition>
        <rendition xml-id="bracket" n="teibp:bracket" scheme="css"/>
        <rendition corresp="#bracket" n="tiebp:bracket" scheme="css" scope="before">
          content:"&lt;";
        </rendition>
        <rendition corresp="#bracket" n="tiebp:bracket" scheme="css" scope="after">
          content:"&gt;";
        </rendition>
      </tagsDecl>
    </encodingDesc>
    <profileDesc>
      <abstract>Ce document est composé de différents fragments du même auteur, rassemblés à un moment donné de l'histoire du document. La pagination ou la foliotation indiquée n'est pas d'origine. Elle a été rajoutée pour des raisons de conservation et d'intégrité du document.</abstract>
      <textClass>
        <keywords scheme="???">
          <list></list>
        </keywords>
      </textClass>
      <langUsage>
        <language ident="fre">Français</language>
      </langUsage>
    </profileDesc>
    <encodingDesc>
      <ptr target="1137" cRef="147b5e928210fd761dd89edcd5bcaa66.jpg"/>
      <projectDesc>Ce document est composé de différents fragments du même auteur, rassemblés à un moment donné de l'histoire du document. La pagination ou la foliotation indiquée n'est pas d'origine. Elle a été rajoutée pour des raisons de conservation et d'intégrité du document.</projectDesc>
    </encodingDesc>
  </teiHeader>
  <text>
    
<body><div>
<p rend="right"><app> <lem> 15</lem><note type="criticalApparatus"> foliotation de la main du bibliothécaire</note></app></p>
<p rend="right"><hi rend="underline">Euripide</hi></p>
<p rend="center">Philosophe et poëte</p>
<p rend="center"><hi rend="underline">Suite</hi></p>
<p rend="left">3) L'esprit critique envahit le drame lui-même, le modifie<lb break="yes"/> ou le détruit.</p>
<p rend="left"><add place="marginRight"><foreign xml:lang="grc">Οὐν ἐμος ὁ μῦθος...<lb break="yes"/> ὡς οὐρανός τε γαῖά π'ἧν<lb break="yes"/> μορφὴ μία.</foreign></add></p>
<p rend="left"><persname> <ref class="http://catalogue.bnf.fr/ark:/12148/cb130914401 ref" target="http://catalogue.bnf.fr/ark:/12148/cb130914401"> Euripide</ref></persname> se sert de la fable pour développer un système philosophique,<lb break="yes"/> pour transporter dans la haute antiquité des goûts, des <subst> <del>secrets</del> <add place="above"><unclear cert="medium"> lumières</unclear></add></subst><lb break="yes"/> des aberrations qui étaient de son propre temps.</p>
<p rend="left"><add place="marginRight"> Il n'y a pas de prodiges,<lb break="yes"/> tout est naturel. Anaxa-<lb break="yes"/> gore <unclear cert="medium"> s'itipes</unclear>, bélier à<lb break="yes"/> une corne.</add></p>
<p rend="left"><foreign xml:lang="grc"> Μελανἰππη φιλὀσοφος</foreign> d'après Denys d'<choice> <abbr> Hal.</abbr> <expan> Halicarnasse</expan></choice><add place="inline"> <choice> <abbr><title> <hi rend="underline"> Rhétor.</hi></title></abbr> <expan> <title> <hi rend="underline"> <unclear cert="high"> Rhétorique</unclear></hi></title></expan></choice> 9,11. On trouve un<lb break="yes"/> enfant etc</add><lb break="yes"/> Mélanippe se trouve dans la situation d'Ulysse, dans la <choice> <abbr> <title> <hi rend="underline"> Mél.</hi></title></abbr> <expan><title> <hi rend="underline"> Mélanippe</hi></title></expan></choice> d'<persname> <ref class="http://catalogue.bnf.fr/ark:/12148/cb130914401 ref" target="http://catalogue.bnf.fr/ark:/12148/cb130914401"> Euripide</ref></persname></p>
<p rend="left">Elle dit « Si une fille les a exposés par peur de la colère de son père »</p>
<p rend="left"><add place="inline">Dans <title><hi rend="underline"> Antiope</hi></title></add>. La querelle de Zéthos et d'Amphion si célèbre dans l'Antiquité (<persname> <ref class="http://catalogue.bnf.fr/ark:/12148/cb11920019p ref" target="http://catalogue.bnf.fr/ark:/12148/cb11920019p"> Platon</ref></persname>,<lb break="yes"/> <title> <hi rend="underline"> Gorgias</hi></title>, <persname> <ref class="http://catalogue.bnf.fr/ark:/12148/cb11886570b ref" target="http://catalogue.bnf.fr/ark:/12148/cb11886570b"> Horace</ref></persname>, <title> <hi rend="underline"> Epîtres</hi></title>, d'autres encore y font allusion). Exercices du<lb break="yes"/> corps, exercices de l'esprit ; les préoccupations matérielles, l'art du <unclear cert="high"> Muses</unclear>,<lb break="yes"/> qui de la poésie s'élève à la philosophie ; l'ancienne éducation et la nouvelle<lb break="yes"/> autrement que dans <persname> Aristophane</persname>.</p>
<p rend="left"><choice> <abbr> Fr.</abbr> <expan> Fragment</expan> </choice>185 <app> <lem><foreign xml:lang="grc"> Φύσιν γὴρ [ἀνδρὸς]</foreign></lem><note type="criticalApparatus"> L'auteur a dessiné un crochet pour signifier qu'il faut inverser l'ordre des termes <foreign xml:lang="grc"> Φύσιν γὴρ</foreign> et <foreign xml:lang="grc"> ἀνδρὸς</foreign></note></app> ὧδε γενναίον [λαχιὸν] <unclear cert="high"> γυναϰομἰμῳ</unclear> δια πρέπε <unclear cert="high"> μορσὼμα</unclear> <lb break="yes"/> <choice> <abbr> Fr.</abbr> <expan> Fragment</expan></choice> 188 Zéthos : <foreign xml:lang="grc">ἀλλ'ἐμοἱ πιθοῦ · παῦσαι μελωδῶν, πολεμιῶν (πολεμιϰῶν?)<lb break="yes"/> δʹἐυ μαυσἰαν ἔσϰετ τοιῶτ' ἄειδε, και δόξεις φρονεῖν, σκάπτων <del> ?</del><lb break="yes"/> άρῶν γῆν, ποιμνίοις ἐπιστατῶν, ἄλλοις τὰ κομψὰ <unclear cert="medium"> ταῦτ' </unclear>ἀφεὶσ<lb break="yes"/> σοφίσματα, ἐξὧν κενοῖσιν <unclear cert="high"> ἐγκατοιϰὴσoις</unclear> δόμοις.</foreign></p>
<p rend="left">Amphion <choice><abbr> fr.</abbr> <expan> fragment</expan></choice> 199 : <foreign xml:lang="grc">ὁ δ'ἀσθενἐς μου καἱ τὁ θῆλυ σώματος κηκῶς ἐμέμφθης<lb break="yes"/> εἰ γᾶρ εὖ υρονεῖν ἔχω, κρεῖσσον τόδ' ἐστἱ καρτεροῦ βραχὶονος.</foreign></p>
<p rend="left"><choice><abbr> fr.</abbr> <expan> fragment</expan></choice> 220 : <foreign xml:lang="grc">Τνώμανε γὰρ ανδρὸς εὖ μἑν οἰκοῦνται πόλεις, εὖ δ'οἶϰος,<lb break="yes"/> είς τ'εὖ πόλεμον ἰσχύει μἐγα · σοφὁν γἁρ ἒν βούλευμα τὰς<lb break="yes"/> πολλὰς χέρας νιϰῷ, σὁν ὄχλῳ δ'ἀμαθίε ? πλεῖστον καχόν.</foreign></p>
</div></body>

    
  </text>
</TEI>