CINXE.COM
The Goodspeed Manuscript Collection
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <meta name="description" content="The Goodspeed Manuscript Collection website comprises 68 early New Testament manuscripts. They are being digitized in their entirety and presented as high-quality zoomable images."/> <title>The Goodspeed Manuscript Collection</title> <meta property="fb:admins" content="492686530742610" /> <meta property="fb:app_id" content="493432004067588" /> <!-- HEAD --> <link href="/css/goodspeed.css" type="text/css" rel="stylesheet"/> <link href="/css/goodspeed-print.css" type="text/css" rel="stylesheet" media="print"/> <link href="/css/jquery.modal.css" type="text/css" rel="stylesheet"/> <script src="/scripts/jquery-1.3.2.js" type="text/javascript"></script> <script src="/scripts/jquery.getUrlParam.js" type="text/javascript"></script> <script src="/scripts/jquery.corner.js" type="text/javascript"></script> <script src="/scripts/jquery.modal.js" type="text/javascript"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-12414285-1', 'auto'); /* Enhanced link attribution */ ga('require', 'linkid'); /* Anonymize IP */ ga('set', 'anonymizeIp', true); $(document).ready(function() { var q = 'https://www.lib.uchicago.edu/cgi-bin/subnetclass?jsoncallback=?'; $.getJSON(q, function(data) { // Store subnetclass. Must send the pageview event after this. ga('set', 'dimension1', data); ga('send', 'pageview'); }); }); </script> <script type="text/javascript"> $(document).ready(function() { // ROUND CORNERS ON INTERFACE ELEMENTS. $('#advancedsearchoverlay').corner(); // MODAL WINDOW FOR ADVANCED SEARCH. $('#advancedsearchoverlay').jqm({ trigger: 'a#advancedsearchlink' }); // CLOSE BUTTON FOR MODAL WINDOW. $('#advancedsearchclose').click(function() { $('#advancedsearchoverlay').jqmHide(); return false; }); }); </script> <!-- Google tag (gtag.js) GA4 --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-EWT5B3NZ15"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-EWT5B3NZ15'); gtag('set', 'content_group', 'digital_collections'); </script> <link href="css/goodspeed-intropage.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- CONTENT --> <div id="content"> <!-- HEADER --> <div id="header"> <div id="nametag"> <a href="http://www.lib.uchicago.edu/"><img alt="The University of Chicago Library" src="http://goodspeed.lib.uchicago.edu/images/theuniversityofchicagolibrary.gif"/></a></div> </div><!-- /HEADER --> <!-- NAVIGATION --> <div class="navigation" style="background: #800000; color: white;"> <p id='breadcrumbs'>Home</p> </div> <!-- SIDEBAR --> <div id="sidebar" style="float: right; padding: 0 20px 0 10px; width: 220px;"> <div class="panel"> <h2>Search the Collection</h2> <form action="/search/index.php"> <p><input class="textinput" type="text" name="search[0]"/></p> <p><input type="submit" value="Search"/></p> <p><a href="/search/advancedsearch.html" id="advancedsearchlink">Advanced Search</a></p> </form> </div> <div id="advancedsearchoverlay"> <a href="#" id="advancedsearchclose" style="position: absolute; right: 8px; top: 8px;"<img src="/images/close.gif"/></a> <h2>Advanced Search</h2> <form action="/search/index.php" method="get"> <table> <tr> <td class="label"/> <td class="input"> <p><input name="search[0]" type="text"/></p> </td> <td class="label"><p>in</p></td> <td class="input"> <p> <select name="searchfield[0]"> <option value="searchall">Entire Record</option> <option value="searchtitle">Title or Type of Text</option> <option value="searchcommonname">Common Names of Manuscripts</option> <option value="searchlocation">Places of Origin or Association</option> <option value="searchdate">Dates of Origin</option> <option value="searchlanguage">Languages</option> <option value="searchpersonalname">Names of Individuals or Organizations</option> <option value="searchmaterial">Materials of Construction</option> <option value="searchminiature">Imagery</option> <option value="searchminiaturekeyword">Imagery Keyword</option> <option value="searchbiblebks">Books of the Bible</option> </select> </p> </td> </tr> <tr> <td><p>and</p></td> <td> <p><input name="search[1]" type="text"/></p> </td> <td><p>in</p></td> <td> <p> <select name="searchfield[1]"> <option value="searchall">Entire Record</option> <option value="searchtitle">Title or Type of Text</option> <option value="searchcommonname">Common Names of Manuscripts</option> <option value="searchlocation">Places of Origin or Association</option> <option value="searchdate">Dates of Origin</option> <option value="searchlanguage">Languages</option> <option value="searchpersonalname">Names of Individuals or Organizations</option> <option value="searchmaterial">Materials of Construction</option> <option value="searchminiature">Imagery</option> <option value="searchminiaturekeyword">Imagery Keyword</option> <option value="searchbiblebks">Books of the Bible</option> </select> </p> </td> </tr> <tr> <td><p>and</p></td> <td> <p><input name="search[2]" type="text"/></p> </td> <td><p>in</p></td> <td> <p> <select name="searchfield[2]"> <option value="searchall">Entire Record</option> <option value="searchtitle">Title or Type of Text</option> <option value="searchcommonname">Common Names of Manuscripts</option> <option value="searchlocation">Places of Origin or Association</option> <option value="searchdate">Dates of Origin</option> <option value="searchlanguage">Languages</option> <option value="searchpersonalname">Names of Individuals or Organizations</option> <option value="searchmaterial">Materials of Construction</option> <option value="searchminiature">Imagery</option> <option value="searchminiaturekeyword">Imagery Keyword</option> <option value="searchbiblebks">Books of the Bible</option> </select> </p> </td> </tr> <tr> <td/> <td/> <td/> <td> <p><input class="submit" type="submit" value="Search"/></p> </td> </tr> </table> </form> </div> <div class="panel"> <h2><a href="/browse/index.php">Browse the Collection</a></h2> <ul> <li><a href="/list/index.php?list=listscanned">All Digitized Manuscripts</a></li> <li><a href="/browse/index.php?browsetype=browsetitle&sort=asc">Title or Type of Text</a></li> <li><a href="/browse/index.php?browsetype=browsecommonname&sort=asc">Common Names of Manuscripts</a></li> <li><a href="/browse/index.php?browsetype=browselocation&sort=asc">Places of Origin or Association</a></li> <li><a href="/browse/index.php?browsetype=browsedate&sort=asc">Dates of Origin</a></li> <li><a href="/browse/index.php?browsetype=browselanguage&sort=asc">Languages</a></li> <li><a href="/browse/index.php?browsetype=browsepersonalname&sort=asc">Names of Individuals or Organizations</a></li> <li><a href="/browse/index.php?browsetype=browsematerial&sort=asc">Materials of Construction</a></li> <li><a href="/browse/index.php?browsetype=browseminiature&sort=asc">Imagery</a></li> <li><a href="/browse/index.php?browsetype=browseminiaturekeyword&sort=asc">Imagery Keyword</a></li> <li><a href="/browse/index.php?browsetype=browsebiblebks&sort=asc">Books of the Bible</a></li> </ul> </div> <div class="panel"> <h2><a href="/list/index.php?list=listscanned">Recently Digitized Manuscripts</a></h2> <p style="margin: 0 0 5px 0;">as of March 2, 2016:</p> <ul> <li><a href="/ms/index.php?list=listscanned&doc=0948">Ms. 948: Lectionary of St. Menas the Wonder Worker</a></li> <li><a href="/ms/index.php?list=listscanned&doc=0828">Ms. 828: Tetragram Gospels</a></li> <li><a href="/ms/index.php?list=listscanned&doc=0130">Ms. 130: Barnabas Gospels</a></li> </ul> <p style="text-align: right;"><a href="/list/index.php?list=listscanned">all digitized manuscripts...</a></p> </div> </div> <!-- MAIN COLUMN --> <div id="maincolumn"> <img style="border: 1px solid #666; float: left; margin: 0 1.5em .75em 0; padding: 1px;" src="http://goodspeed.lib.uchicago.edu/images/gms-0931-061.jpg"/> <p>The Edgar J. Goodspeed Manuscript Collection comprises 68 early Greek, Syriac, Ethiopic, Armenian, Arabic, and Latin manuscripts ranging in date from the 5th to the 19th centuries. The acquisition of these hitherto unknown manuscripts was spearheaded by Edgar J. Goodspeed in the first half of the twentieth century in order to support new scholarship in the humanities.</p> <p>With support from the <a href="http://www.imls.gov">Institute of Museum and Library Services</a> National Leadership Grants for Libraries - Building Digital Resources program, the University of Chicago Library is providing a unique digital resource based on this collection. All 68 New Testament manuscripts have been digitized in their entirety and are presented with high-quality zoomable images through an interface that supports browsing within individual manuscripts and across the collection. The Goodspeed Manuscript Collection digitization continues the scholarly tradition of the Goodspeed Collection itself and will support new types of research and teaching made possible by digital technologies.</p> <h2><a href="collection.php">About The Collection</a></h2> <p>Edgar Johnson Goodspeed was born in Quincy, Illinois, and graduated in the final preparatory class of the original (Old) University of Chicago in 1886. After receiving a B.A. from Denison... <a href="collection.php">(read more)</a></p> <h2><a href="digitalproject.php">About The Digital Project</a></h2> <p> All manuscripts were assessed for condition and ability to be digitally photographed by a staff team, including the Preservation Manager in Special Collections, the Head of Conservation, the project manager and the photographer.... <a href="digitalproject.php">(read more)</a></p> <h2><a href="reproductions.php">About Copyright and Reproductions</a></h2> <p>All materials in the Goodspeed Manuscript Collection may be used for educational and scholarly purposes, but any such use requires that a credit line be included with any material used.... <a href="reproductions.php">(read more)</a></p> <h2><a href="reports.php">Progress and Assessment Reports</a></h2> <p>View reports that describe the project’s progress and its impact on scholarly research.</p> <h2><a href="http://www.lib.uchicago.edu/scrc">The University of Chicago Library Hanna Holborn Gray Special Collections Research Center</a></h2> <p>Visit the home of the Goodspeed Manuscript Collection.</p> <h2>Supported by:</h2> <img alt="Institute of Museum and Library Services" src="http://goodspeed.lib.uchicago.edu/images/imlslogo.gif"/></p> <p><i>Any views, findings, conclusions or recommendations expressed in this website do not necessarily represent those of the Institute of Museum and Library Services.</i></p> </div><!--/MAIN COLUMN--> <!-- FOOTER --> <div id="footer"> </div> </div><!--/CONTENT--> </body> </html>