<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 - &lt;em&gt;Mémoires sur la vie et les œuvres de Molière (Les)&lt;/em&gt;</title>
        <author>La Serre, Jean-Louis-Ignace de (1662-1756)</author>
      </titleStmt>
      <editionStmt>
        <edition>
          <date>1734</date>
        </edition>
        <repStmt>
          <resp>Chargé d'édition/chercheur</resp>
          <name>Macé, Laurence (validation et édition scientifique)</name>
        </repStmt>
      </editionStmt>
      <publicationStmt>
        <publisher>Laurence Macé CEREdI, UR 3229 - Université de Rouen-Normandie ; projet EMAN, Thalim (CNRS-ENS-Sorbonne nouvelle)</publisher>
        <pubPlace>PARIS</pubPlace>
        <address>
          <addrLine id="Ecume">https://eman-archives.org</addrLine>
        </address>
        <idno/>
        <date>1734</date>
        <availability>
          <license>Fiche : Laurence Macé CEREdI, UR 3229 - Université de Rouen-Normandie ; projet EMAN, Thalim (CNRS-ENS-Sorbonne nouvelle). Licence Creative Commons Attribution – Partage à l’Identique 3.0 (CC BY-SA 3.0 FR)</license>
        </availability>
      </publicationStmt>
      <sourceDesc>
        <bibl>Paris, BNF, Réserve des livres rares RES M-YF-45 (1)</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/>
      <textClass>
        <keywords scheme="???">
          <list/>
        </keywords>
      </textClass>
      <langUsage>
        <language ident="fre">Français</language>
      </langUsage>
    </profileDesc>
    <encodingDesc>
      <ptr target="2109" cRef="c86f547a0f769eda73aad3ec12b3cfba.jpg"/>
      <projectDesc/>
    </encodingDesc>
  </teiHeader>
  <text>
    
<body><div>
<p><l><hi rend="italic">AVERTISSEMENT.</hi> iij</l> <l>vertissement. La princesse d'Élide ouvre le second</l> <l>acte de la comédie qui porte ce tître ; elle est</l> <l>dans une forêt, &amp; dit à ses deux parentes qui sont</l> <l>avec elle,</l></p>
<lg><l>Oui, j'aime à demeurer dans ces aimables lieux,</l><l>On n'y découvre rien qui n'enchante les yeux ;</l><l>Et de tous nos plaisirs la sçavante structure </l><l>Céde aux simples beautés qu'y forme la nature.</l></lg> <l>Il est aisé de sentir qu'il faut lire <hi rend="italic">palais</hi>, au lieu</l> <l>de <hi rend="italic">plaisirs</hi>. Une faute si grossiére ne se trouve que</l> <l>dans l'édition de 1730.</l> <l>il s'y en trouve beaucoup d'autres qui lui sont</l> <l>communes avec l'édition de 1682, sur laquelle elle</l> <l>a été faite.</l> <l>Pour rendre celle-ci plus exacte, on a consulté</l> <l>les comédies imprimées du vivant de l'auteur. De</l> <l>pareilles éditions doivent, en quelque sorte, tenir</l> <l>lieu des manuscrits qui manquent. Aussi les a-t-on</l> <l>comparées soigneusement avec celles de 1682, &amp;</l> <l>de 1730 ; &amp; cette attention a donné lieu de ré-</l> <l>former plusieurs altérations qui s'étoient glissées</l> <l>dans le texte, &amp; dont nous ne ferons qu'indiquer</l> <l>un petit nombre. *</l> <l><hi rend="italic"/></l><note source="note de l'éditeur"><l>* L'éditeur, pour sa justification sur la différence qu'on pourra trouver, tant </l><l>dans les vers que dans la prose de Moliere, entre cette édition, &amp; celles qui </l><l>l'ont précédée, a remis à la bibliothéque du Roi sept volumes in-12, conte-</l><l>nant les vingt-trois comédies qui ont été imprimées du vivant de l'auteur.</l></note><l>a ij</l></div></body></text>

    
  </TEI>