<?xml version="1.0"?>
<?xml-stylesheet href="../src/engine.xsl" type="text/xsl" ?>
<!DOCTYPE TEI.2 SYSTEM "../src/teixtstc.dtd" [
  <!ENTITY p1891 SYSTEM "images/p1891.jpg" NDATA JPEG>
  <!ENTITY ll227 SYSTEM "images/ll227.jpg" NDATA JPEG>
  <!ENTITY cp32 SYSTEM "images/cp32.jpg" NDATA JPEG>
  ]>
<TEI.2> 
  <teiHeader> 
	 <fileDesc> 
		<titleStmt> 
		  <title>"Faith is a fine invention"</title> 
		  <author>by Emily Dickinson</author> 
		  <respStmt> 
			 <resp>Text encoding by Jarom McDonald.</resp> 
			 <resp>Proofing by Lara Vetter</resp> 
		  </respStmt> 
		</titleStmt> 
		<publicationStmt> 
		  <availability> 
			 <p>This poem is available only for demonstration purposes. It was
				created as part of a research project to experiment with ways of displaying
				multiple witnesses of a TEI-encoded poem using XML, XSLT and JavaScript.</p> 
		  </availability> 
		</publicationStmt> 
		<notesStmt> 
		  <note type="image"> 
			 <witDetail wit="P1891" target="vp1891"> 
				<figure entity="p1891"> 
				</figure></witDetail> 
			 <witDetail wit="LL" target="vll227"> 
				<figure entity="ll227"> 
				</figure></witDetail> 
			 <witDetail wit="CP" target="vcp32"> 
				<figure entity="cp32"> 
				</figure></witDetail> </note> 
</notesStmt> 
		<sourceDesc> 
		  <p>See Witness List.</p> 
		</sourceDesc> 
	 </fileDesc> 
	 <encodingDesc> 
		<projectDesc> 
		  <p>Test document for versioning machine project. Marked-up collation of
			 three manuscript witnesses: A 660, H 201, and H 72, and four early print witnesses: Poems (1891)--XXX,
Letters (1894)--p. 191, Complete Poems (1924)--LVI, and Life and Letters (1926)--p. 227. </p> 
		  <p>DTD constructed from TEI prose base with tagsets for linking,
			 figures, analysis, transcr, textcrit.</p> 
		</projectDesc><variantEncoding location="internal"
		method="parallel-segmentation"/> 
	 </encodingDesc> 
  </teiHeader> 
  <text> 
	 <front> 
		<div> 
		  <witList> 
			 <witness sigil="A660" id="va660">A 660, verse embedded in letter to Samuel Bowles.</witness> 
			 <witness sigil="H201" id="vh201">H 201, fascicle version of poem.</witness> 
			 <witness sigil="H72" id="vh72">H 72, fascicle version of poem.</witness> 
			 <witness sigil="P1891" id="vp1891">Published as poem XXX in the second volume of Todd and Higginson's <title rend="italic">Poems of Emily Dickinson</title>.</witness>
			 <witness sigil="L1894" id="vl1894">Letter to Samuel Bowles published in Todd's edition of Dickinson's letters.</witness>
			 <witness sigil="CP" id="vcp32">Published as poem LVI in Martha Dickinson Bianchi's <title rend="italic">Complete Poems of Emily Dickinson</title>.</witness>
			 <witness sigil="LL" id="vll227">Letter to Samuel Bowles published in Bianchi's <title rend="italic">The Life and Letters of Emily Dickinson</title>.</witness> 
		  </witList> 
		</div> 
	 </front> 
	 <body> 
		<div0> 
		    <lg> 
				<l n="1"> 
				  <app> 
					 <rdg wit="A660 H72">"Faith"</rdg>
					 <rdg wit="H201 L1894 LL">Faith</rdg>
					 <rdg wit="P1891 CP">FAITH</rdg> 
				  </app> is a fine invention</l> 
				<l n="2"> 
				  <app> 
					 <rdg wit="A660 LL">When</rdg> 
					 <rdg wit="H201 H72 P1891 L1894 CP">For</rdg> 
				  </app> 
				  <app>
					 <rdg wit="A660 H201 H72">Gentlemen</rdg>
					 <rdg wit="P1891 L1894 CP LL">gentlemen</rdg>
				  </app>
				   <app> 
					 <rdg wit="A660 LL">can</rdg> 
					 <rdg wit="H201 H72 P1891 L1894 CP">who</rdg> 
				  </app>
				  <app>
					 <rdg wit="A660 H201 H72"><hi rend="underline">see</hi></rdg>
					 <rdg wit="P1891 L1894 CP LL">see</rdg>
				  </app><app>
					 <rdg wit="H72 LL">!</rdg>
					 <rdg wit="A660 H201">-</rdg>
					 <rdg wit="P1891 CP">;</rdg>
					 <rdg wit="L1894">,</rdg>
				  </app>
				</l> 
				<l n="3">
				But 
				  <app>
					 <rdg wit="H72">Microscopes</rdg>
					 <rdg wit="A660 H201"><hi rend="underline">Microscopes</hi></rdg>
					 <rdg wit="P1891 L1894 CP LL">microscopes</rdg>
				  </app> are prudent</l> 
				<l n="4"> 
				In an
				  <app>
					 <rdg wit="A660 H201 H72">Emergency</rdg>
					 <rdg wit="P1891 L1894 CP LL">emergency</rdg>
				  </app><app>
					 <rdg wit="A660 L1894">.</rdg>
					 <rdg wit="H201 H72 P1891 CP LL">!</rdg>
				  </app>
				</l> 
			 </lg> 
		</div0> 
	 </body> 
  </text> 
</TEI.2> 