Ethiopic Manuscript Collections

Multi tool use
Ethiopic Manuscript Collections
Firestone Library
Princeton, NJ 08540
609-258-3184
Don Skemer
Curator of Manuscripts
dcskemer@princeton.edu
609-258-3186
Quick Links
-
Manuscripts Collections in Finding Aids
-
The Manuscripts Division has one of the largest collections of Ethiopic manuscripts outside Ethiopia, including nearly 180 codices (bound manuscripts) and more than 500 magic scrolls (amulets), dating from the 17th to 20th centuries, chiefly written in Ge'ez, the sacred language of the Ethiopian Orthodox Church, with small amounts of text in Amharic. Text manuscripts include Gospel Books, Psalters, the Book of Enoch, homilies, liturgy, chant, saints’ lives and miracles, theology, law, and compilations of texts related to divination and popular magic. There are also several manuscripts illuminated in the Second (or late) Gondar style, which emerged in the old imperial capital of Gondar in northern Ethiopia from the 1720s and 1730s. Princeton's best Ethiopic manuscripts were collected by Robert Garrett, Class of 1897, and donated to Princeton in 1942. Garrett acquired the bulk of his Ethiopic manuscripts from the eminent German philologist Enno Littmann, who led a Princeton expedition to Tigray in 1905. The following year, Littmann led a German expedition to Aksum. In the years since the Garrett donation, Ethiopic manuscript holdings have continued to grow by gift and purchase. In recent years, Bruce C. Willsie, Class of 1986, has been the principal donor of Ethiopic manuscripts, especially magic scrolls. For more information, consult the 450-page online catalog Ethiopic Manuscripts in the Princeton University Library. In addition to the Manuscripts Division, there is one Ethiopic manuscript each in the Scheide Library and Cotsen Library, and an additional one in the Princeton University Art Museum.
Pssst...
You are currently only seeing content in the Manuscripts Division. You can also explore Ethiopic Manuscript Collections material in all divisions.
Jzq,XWMEcB8L Hck 9BfjYxDEKTUJ,RrkU3lsyTySCaW3p0FOlzU 8My8rKYyFqKFQp1WuuO7Sw,ua9cpiuWvwQVOw8Oo7cPl
Popular posts from this blog
Den här artikeln handlar om hundraårsperioden 1300–1399. För decenniet 1300–1309, se 1300-talet (decennium). .mw-parser-output .infobox{border:1px solid #aaa;background-color:#f9f9f9;color:black;margin:.5em 0 .5em 1em;padding:.2em;float:right;clear:right;width:22em;text-align:left;font-size:88%;line-height:1.6em}.mw-parser-output .infobox td,.mw-parser-output .infobox th{vertical-align:top;padding:0 .2em}.mw-parser-output .infobox caption{font-size:larger}.mw-parser-output .infobox.bordered{border-collapse:collapse}.mw-parser-output .infobox.bordered td,.mw-parser-output .infobox.bordered th{border:1px solid #aaa}.mw-parser-output .infobox.bordered .borderless td,.mw-parser-output .infobox.bordered .borderless th{border:0}.mw-parser-output .infobox-showbutton .mw-collapsible-text{color:inherit}.mw-parser-output .infobox.bordered .mergedtoprow td,.mw-parser-output .infobox.bordered .mergedtoprow th{border:0;border-top:1px solid #aaa;border-right:1px solid #aaa}.mw-parser-output ...
Den här artikeln handlar om hundraårsperioden 1300–1399. För decenniet 1300–1309, se 1300-talet (decennium). .mw-parser-output .infobox{border:1px solid #aaa;background-color:#f9f9f9;color:black;margin:.5em 0 .5em 1em;padding:.2em;float:right;clear:right;width:22em;text-align:left;font-size:88%;line-height:1.6em}.mw-parser-output .infobox td,.mw-parser-output .infobox th{vertical-align:top;padding:0 .2em}.mw-parser-output .infobox caption{font-size:larger}.mw-parser-output .infobox.bordered{border-collapse:collapse}.mw-parser-output .infobox.bordered td,.mw-parser-output .infobox.bordered th{border:1px solid #aaa}.mw-parser-output .infobox.bordered .borderless td,.mw-parser-output .infobox.bordered .borderless th{border:0}.mw-parser-output .infobox-showbutton .mw-collapsible-text{color:inherit}.mw-parser-output .infobox.bordered .mergedtoprow td,.mw-parser-output .infobox.bordered .mergedtoprow th{border:0;border-top:1px solid #aaa;border-right:1px solid #aaa}.mw-parser-output ...
0
I need to display a custom attribute bellow the product name and I don't know how can I call this attribute. I am editing the file /app/design/frontend/templatemela/MAG100219_1/template/catalog/product/view.phtml But how can I call this attribute in php? I tried calling a string echo with the name I put in the attribute, but it didn't work. Code is as below: <div class="page-title product-title"> <h1><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></h1> </div> <div class="codigoinmetro"> <h2><?php echo $_helper->productAttribute($_product, $_product->getName(), 'registroinmetro') ?></h2> </div>
php attrib...