<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/>
        </repStmt>
      </editionStmt>
      <publicationStmt>
        <publisher/>
        <pubPlace>PARIS</pubPlace>
        <address>
          <addrLine id="coursENS">https://eman-archives.org</addrLine>
        </address>
        <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/>
        </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> 19</lem><note type="criticalApparatus"> Foliotation de la main du bibliothécaire</note></app></p>
<p rend="left">ils ne sont <subst> <del rend="overtyped"> point</del> <add place="above"> pas</add></subst> les uns les <choice> <orig> oppreſseurs</orig><reg> oppresseurs</reg></choice> des autres : jamais je<lb break="yes"/> ne l'ai cru et je ne me le <choice> <orig> laiſserai</orig><reg> laisserai</reg></choice> persuader jamais. Dieu, sil<lb break="yes"/> est vraiment Dieu, <subst> <del rend="overtyped"> n'a an</del> <add place="inline"> est</add></subst> exempt de besoins : des <choice> <orig> poëtes</orig><reg> poètes</reg></choice><lb break="yes"/> ont inventé ces tristes fables ». <foreign xml:lang="grc"> Δεῖται γὰρ ὁ θεός, εἴπερ ἔστ'<lb break="yes"/> </foreign><lb break="yes"/><foreign xml:lang="grc"> ὀρθῶς θεός, οὐδενός· ἀοιδῶν οἵδε δύστηνοι λόγοι.</foreign></p>
<p rend="left"><unclear cert="high"> </unclear><choice> <abbr> Peix</abbr> <expan> Phoenix</expan></choice><unclear cert="medium"/> <choice> <abbr> fr.</abbr> </choice><expan> fragment</expan>. II. Qui sait ? Ce qu'on appelle <del>mo</del> mort est peut-être <add place="marginRight"> <handshift medium="pencil" scribe=""/> 14</add><lb break="yes"/> la vie, et notre vie la mort. <foreign xml:lang="grc"> Τίς οἶδεν εἰ</foreign><del>το</del> ξῆν <del>μιν</del> τοῖοτ'<lb break="yes"/> δ'κέκληται θανεῖν, / τὸ ξῇς δὲ θνήσκειν ἐστί. (V. Polyidos <choice> <abbr> fr.</abbr> <expan> fragment</expan></choice> 8<lb break="yes"/><choice> <abbr> Phoen</abbr> <expan> Phoenix</expan></choice><choice> <abbr> fr.</abbr> <expan> fragment</expan></choice>12 <del>Med.</del> <choice> <abbr> Hipp.</abbr> <expan> Hippolyte</expan></choice><add place="above"/> 191 sqq.)</p>
<p rend="left"><choice> <abbr> Frg.</abbr> <expan> Fragment</expan></choice><choice> <abbr> inc.</abbr> <expan> incertain</expan></choice><unclear cert="high"/> 136. Heureux <del>celui</del> qui connaît la science ! Il ne cherche <add place="marginRight"> <handshift medium="pencil" scribe=""/> 3</add><lb break="yes"/> pas à empiéter sur ses concitoyens, il ne médite pas d'action injuste. Contemplant<lb break="yes"/> la nature éternelle, son ordre inaltérable, son origine, et ses éléments,<lb break="yes"/> son âme n'est ternie d'aucun désir honteux.</p>
<p rend="left"><choice> <abbr> Fr.</abbr> <expan> Fragment</expan></choice> 38 Antiope : Celui qui connaît l'art de la parole, trouve en toute <add place="marginRight"><handshift medium="pencil" scribe=""/> 5</add><lb break="yes"/> chose matière à des discours contradictoires. <foreign xml:lang="grc"> Ἐκπαντὸς ἄν τις πράγματυς</foreign><lb break="yes"/><foreign xml:lang="grc"> δισσοῖν λὸγοιν / ἀγῶνα θεῖτ' ἂν, εἰ λέγειν ἐὶη σοφός.</foreign><add place="marginRight"> cf. <choice> <abbr> Phoen.</abbr> <expan> Phoenix</expan></choice> 499 </add></p>
<p rend="left"><choice> <abbr> Hec.</abbr> <expan> Hecube</expan></choice> 814. Eh quoi ? Nous recherchons <subst> <del rend="overtyped"> toutes les autres</del> <add place="above"> tant de</add></subst><choice> <orig> connaiſsances</orig><reg> connaissances</reg></choice><add place="marginRight"> <handshift medium="pencil" scribe=""/> 4</add>,<lb break="yes"/> <del>et</del> nous faisons les efforts qu'il faut pour les acquérir ; et nous négligeons<lb break="yes"/> la Persuasion, qui est la <choice> <orig> maitreſse</orig><reg> maitresse</reg></choice> souveraine du monde, nous ne payons <del>point</del> pas<lb break="yes"/> de maître pour apprendre à persuader ce que nous désirons et à l'obtenir ! <add place="marginRight"> Πειθὼ δὲ τὴν τύραννον,<lb break="yes"/> ἀνθρώποις μόνην / οὐδέν<lb break="yes"/> τι μᾶλλον ἐς τέλος<lb break="yes"/> σπουδάζομεν / <hi rend="underline"> μισθοὺς</hi><lb break="yes"/> <hi rend="underline"> διδόντες μανθάνειν...</hi></add></p>
<p rend="left">Zéthus : (Tu donnes tes soins à des choses futiles) et tu négliges ce qui devrait être le premier objet de tes<lb break="yes"/> efforts. Cette énergie virile dont la nature t'a doué, tu l'étouffes indignement, tu dégrades la noble figure de l'homme<lb break="yes"/> en la façonnant à la manière des femmes. Comment pourras-tu manier la lance et le bouclier ? Qu'un péril te menace<lb break="yes"/> toi-même, qu'un ami implore ton secours, tu gagneras ? deux bras vigoureux, de ce courage intrépide de la <choice> <orig> jeuneſse</orig><reg> jeunesse</reg></choice>. Ni<lb break="yes"/> me vantez donc pas un art qui fait d'un beau et généreux naturel un être faible et sans valeur. L'innovation<lb break="yes"/> étrange que d'introduire parmi nous je ne sais quelle chose, pareſseuse, inutile, amie du vin, fatale à la fortune.</p>
<p rend="left">Je hais les hommes sans nerf dans l'action, qui ne sont sages qu'en paroles. Celui qui a la langue la plus déliée,<lb break="yes"/> peut être un homme habile ; mais l'action l'emporte et l'emportera toujours sur la parole. Suis mes<lb break="yes"/> conseils, ô mon frère, jette loin de toi cette lyre, et prends les armes ; fais taire tes chants, pour servir la chose<lb break="yes"/> du combat. Voici la mimique à laquelle il faut s'appliquer (<foreign xml:lang="lat"> Hae tibi erunt artes</foreign>), pour mériter le nom d'un homme<lb break="yes"/> sensé : manier le hoyau, conduire la charrue, diriger les troupeaux. <choice> <orig> Laiſse</orig><reg> Laisse</reg></choice> à d'autres les ingénieux raffinements, qui<lb break="yes"/> ne rempliront jamais ton grenier ni ton trésor !</p>
</div>
</body></text></TEI>