CINXE.COM
Glossary of book terms
<!DOCTYPE html> <html class="mobile DirectoryPage" lang="en"> <head> <meta charset="UTF-8"> <style data-cssvarsponyfill="true"> :root { --baseBlack: #111111; --secondaryBlack: #555555; --tertiaryBlack: #767676; --mutedText: #cccccc; --abeRed: #C7002C; --primaryAqua: #008296; --secondaryAqua: #007185; --tertiaryAqua: #1296AB; --primaryColor: var(--primaryAqua); --secondaryColor: var(--secondaryBlack); --grayscaleOne: var(--tertiaryBlack); --grayscaleTwo: #EAEDED; --grayscaleThree: #e6dfe0; --grayscaleFour: #f0f0f0; --grayscaleFive: #949494; --primaryTextColor: var(--baseBlack); --secondaryTextColor:var(--secondaryBlack); --inverseTextColor:#ffffff; --linkTextColor: var(--primaryAqua); --linkHoverColor: var(--primaryAqua); --categoryEyebrowColor: var(--abeRed); --siteBgColor: #ffffff; --backgroundColor: #F5F9FA; --borderColor: var(--tertiaryBlack); --headerBgColor: #ffffff; --headerTextColor: #4b4545; --headerHeight: 100px; --footerBgColor: #ffffff; --footerTextColor: var(--primaryTextColor); --footerLinkTextColor: var(--secondaryTextColor); --buttonBorderWidth: 1.5px; --buttonBorderRadius: 0; --primaryButtonBgColor:var(--primaryAqua); --primaryButtonBorderColor:var(--primaryAqua); --primaryButtonTextColor: #ffffff; --secondaryButtonBgColor:var(--abeRed); --secondaryButtonBorderColor:var(--abeRed); --secondaryButtonTextColor: #ffffff; --primaryHeadlineFont: Bookerly Regular; --bodyFont: Amazon Ember; --white: #ffffff; --black: #000000; --error: var(--abeRed); --success: #28a745; --live: #ee0120; --bannerBgColor: var(--abeRed); --bannerTextColor: #ffffff; --containerMaxWidth: 1240px; --containerXlMaxWidth: 1440px; --containerNarrowWidth: 800px; --gap: 20px; --verticalGap: var(--gap); } </style> <style> body:before { visibility: hidden; border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } @media only screen and (min-width: 320px) { body:before { content: "mq-xs"; } } @media only screen and (min-width: 568px) { body:before { content: "mq-sm"; } } @media only screen and (min-width: 768px) { body:before { content: "mq-md"; } } @media only screen and (min-width: 1024px) { body:before { content: "mq-lg"; } } @media only screen and (min-width: 1240px) { body:before { content: "mq-hk"; } } @media only screen and (min-width: 1440px) { body:before { content: "mq-xl"; } } </style> <meta property="og:title" content="Glossary of book terms"> <meta property="og:url" content="https://www.abebooks.com/books/rarebooks/collecting-guide/understanding-rare-books/glossary.shtml"> <meta property="og:image" content="https://assets.brightspot.abebooks.a2z.com/dims4/default/9c2b71f/2147483647/strip/true/crop/300x158+0+21/resize/1200x630!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fe5%2F71%2F768c8f74466683895f788cb3bceb%2Frare.png"> <meta property="og:image:url" content="https://assets.brightspot.abebooks.a2z.com/dims4/default/9c2b71f/2147483647/strip/true/crop/300x158+0+21/resize/1200x630!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fe5%2F71%2F768c8f74466683895f788cb3bceb%2Frare.png"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="630"> <meta property="og:image:type" content="image/png"> <meta property="og:image:alt" content="rare.png"> <meta property="og:description" content="Our handy glossary will help you understand unfamiliar book-related terms ranging from first editions to fore-edge paintings and foxing. Don't let the jargon get in the way of finding and buying books."> <meta property="og:site_name" content="AbeBooks"> <meta property="og:type" content="article"> <meta property="article:published_time" content="2021-06-03T20:30:18.599"> <meta property="article:modified_time" content="2023-01-25T22:33:47.218"> <meta property="article:section" content="Book collecting guide"> <meta property="article:tag" content="Book collecting"> <meta property="article:tag" content="Collecting guides"> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:description" content="Our handy glossary will help you understand unfamiliar book-related terms ranging from first editions to fore-edge paintings and foxing. Don't let the jargon get in the way of finding and buying books."/> <meta name="twitter:image:alt" content="rare.png"/> <meta name="twitter:title" content="Glossary of book terms"/> <meta property="fb:app_id" content="267341716664813"> <link rel="alternate" href="https://www.abebooks.com/books/rarebooks/collecting-guide/understanding-rare-books/glossary.shtml" hreflang="en" /> <meta name="dcterms.audience" content="global" /> <meta name="format-detection" content="telephone=no" /> <meta name="google" content="nositelinkssearchbox" /> <meta name="dcterms.rightsHolder" content="1996 - 2024 AbeBooks, Inc." /> <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=0, width=device-width" /> <link rel="icon" href="https://www.abebooks.com/favicon.ico" type="image/x-icon"> <script data-test-id="global-init-data"> window['abebooks'] = window['abebooks'] || {}; window['abeDomain'] = 'https://www.abebooks.com'; window['abeCDN'] = '//assets.prod.abebookscdn.com'; window['abeLang'] = { locale:'com',lang:'en' }; window['basketAction'] = 'd'; window['basketCount'] = ''; window['timerPix'] = { layout:'r', isMobile:'na', template: 'RBR' }; </script> <script> (function () { if(/Trident.*rv[ :]*11\./.test(navigator.userAgent)) { var head = document.getElementsByTagName('head')[0]; var link = document.createElement('link'); link.rel = 'stylesheet'; link.type = 'text/css'; link.href = '//assets.prod.abebookscdn.com/cdn/com/docs/CSS/cms-shim/ie11-7da5bf6f24.css'; link.media = 'all'; head.appendChild(link); } })(); </script> <script data-test-id="cm-init-data"> var digitalData = {"site":{"id":"90022313","dataUrl":"data.abebooks.com","domain":"abebooks.com"},"tags":{"pageView":{"pageId": null ,"categoryId":"","searchTerm":null,"resultCount":null,"attributes":{"13":"","15":"0","18":"na"}}}} </script> <script data-test-id="csa-init-data"> var csaData = { 'site': { 'Application': 'PROD:abebooks.com', 'Events.Namespace': 'csa_other', 'ObfuscatedMarketplaceId': 'A1851UULDVMTBO', 'Events.SushiEndpoint': 'https://unagi.amazon.com/1/events/com.amazon.csm.csa.prod', 'CacheDetection.RequestID': null, 'CacheDetection.Callback': null, 'LCP.elementDedup': 1, 'lob': '22' }, 'page': { 'pageType': 'RBR', 'subPageType': null, 'pageTypeId': null }, 'request': { 'requestId': '', 'sessionId': '' } } </script> <script defer data-test-id="script-utils" src="//assets.prod.abebookscdn.com/cdn/com/scripts/combined/global-utils-bed38b8df2.js"></script> <script defer data-test-id="script-analytics" src="//assets.prod.abebookscdn.com/cdn/com/scripts/digitaldata/analytics-2d1e76a8f3.js"></script> <script defer data-test-id="script-csa" src="//assets.prod.abebookscdn.com/cdn/com/scripts/combined/csa-be4e702cd5.js"></script> <script defer data-test-id="script-base" src="//assets.prod.abebookscdn.com/cdn/com/scripts/combined/global-base-fd9f9ad358.js"></script> <script defer data-test-id="script-toggle" src="//assets.prod.abebookscdn.com/cdn/com/scripts/sitenavtoggle-451a235902.js"></script> <script defer data-test-id="script-ie" src="//assets.prod.abebookscdn.com/cdn/com/scripts/vendor/ie-polyfill.bundle-8ea21bfcae.js"></script> <script defer data-test-id="script-react" src="//assets.prod.abebookscdn.com/cdn/com/scripts/vendor/react16.bundle-2afa8456c8.js"></script> <script defer data-test-id="script-suggest-vendor" src="//assets.prod.abebookscdn.com/cdn/com/scripts/vendor/react-autosuggest.bundle-12fc2eb96c.js"></script> <script defer data-test-id="script-suggest" src="//assets.prod.abebookscdn.com/cdn/com/scripts/components/autosuggest-1e0f3b230e.js"></script> <style data-test-id="global-css-inline"> @charset "UTF-8";hr{display:block;border:0;border-top:1px solid #ccc;padding:0}abbr,address,article,aside,audio,b,blockquote,body,body div,caption,cite,code,dd,del,details,dfn,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,time,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figure,footer,header,nav,section,summary{display:block}a{margin:0;padding:0;vertical-align:baseline;background:0 0;text-decoration:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q{margin-bottom:25px}q:after,q:before{content:""}html.mobile{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}embed,img,object{max-width:100%}button,input,select,textarea{margin:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@font-face{font-family:"Amazon Ember";font-display:swap;font-style:normal;font-weight:400;src:url(/cdn/shared/fonts/ember/AmazonEmber_W_Rg.eot);src:url(/cdn/shared/fonts/ember/AmazonEmber_W_Rg.eot?#iefix) format("embedded-opentype"),url(/cdn/shared/fonts/ember/AmazonEmber_W_Rg.woff2) format("woff2"),url(/cdn/shared/fonts/ember/AmazonEmber_W_Rg.woff) format("woff"),url(/cdn/shared/fonts/ember/AmazonEmber_Rg.ttf) format("truetype")}@font-face{font-family:"Amazon Ember";font-display:swap;font-style:normal;font-weight:700;src:url(/cdn/shared/fonts/ember/AmazonEmber_W_Bd.eot);src:url(/cdn/shared/fonts/ember/AmazonEmber_W_Bd.eot?#iefix) format("embedded-opentype"),url(/cdn/shared/fonts/ember/AmazonEmber_W_Bd.woff2) format("woff2"),url(/cdn/shared/fonts/ember/AmazonEmber_W_Bd.woff) format("woff"),url(/cdn/shared/fonts/ember/AmazonEmber_Bd.ttf) format("truetype")}@font-face{font-family:"Amazon Ember";font-display:swap;font-style:italic;font-weight:400;src:url(/cdn/shared/fonts/ember/AmazonEmber_W_RgIt.eot);src:url(/cdn/shared/fonts/ember/AmazonEmber_W_RgIt.eot?#iefix) format("embedded-opentype"),url(/cdn/shared/fonts/ember/AmazonEmber_W_RgIt.woff2) format("woff2"),url(/cdn/shared/fonts/ember/AmazonEmber_W_RgIt.woff) format("woff"),url(/cdn/shared/fonts/ember/AmazonEmber_RgIt.ttf) format("truetype")}@font-face{font-family:"Bookerly Regular";font-display:swap;font-style:normal;font-weight:400;src:url(/cdn/shared/fonts/ember/BookerlyLCD_W_Rg.eot);src:url(/cdn/shared/fonts/ember/BookerlyLCD_W_Rg.eot?#iefix) format("embedded-opentype"),url(/cdn/shared/fonts/ember/BookerlyLCD_W_Rg.woff2) format("woff2"),url(/cdn/shared/fonts/ember/BookerlyLCD_W_Rg.woff) format("woff"),url(/cdn/shared/fonts/ember/BookerlyLCD_Rg.ttf) format("truetype")}body{background:#efefef;color:#333!important;font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428;letter-spacing:0;word-spacing:0;margin:0;padding:0;-webkit-text-size-adjust:100%}#a-page,#main-1{background:#fff}input{font-family:inherit}a:visited{color:#74008c}a:link{color:#039}a:hover{color:#039;text-decoration:underline}a:active{color:#c7002c}a.linkLike{cursor:pointer;color:#039}ol,ul{margin-top:0;margin-bottom:10px;padding-left:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}ol{list-style:decimal;margin-left:10px;padding-left:10px}li{margin-bottom:5px}p{line-height:1.45em;margin:0 0 1em}textarea{background:#fff}ol a,ul a{text-decoration:none}img{border:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"Amazon Ember","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;line-height:1.25;color:inherit;margin-top:15px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#697576}h1{color:#111;font-family:"Bookerly Regular","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;line-height:1.25;font-weight:400}h2{color:#222;font-size:18px;line-height:1.25;padding-bottom:4px}h3{color:#333;font-size:14px;margin-bottom:5px;margin-top:5px}h4{color:#333;font-size:14px;margin-bottom:5px;margin-top:5px}h5,h6{margin-bottom:5px;margin-top:5px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:85%}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}#logo{background-repeat:no-repeat;display:block;float:left;height:40px;overflow:hidden;white-space:nowrap;width:250px}.locale-com #logo{background-image:url(/cdn/shared/images/common/logos/abebooks-logo-com.png)}.locale-uk #logo{background-image:url(/cdn/shared/images/common/logos/abebooks-logo-uk.png)}.locale-de #logo{background-image:url(/cdn/shared/images/common/logos/abebooks-logo-de.png)}.locale-fr #logo{background-image:url(/cdn/shared/images/common/logos/abebooks-logo-fr.png)}.locale-it #logo{background-image:url(/cdn/shared/images/common/logos/abebooks-logo-it.png)}.locale-es #logo{background-image:url(/cdn/shared/images/common/logos/abebooks-logo-es.png)}.locale-zvab #logo{background-image:url(/cdn/shared/images/common/logos/zvab-logo.png)}@media screen and (max-width:875px){#logo{background-size:auto 28px;height:32px;max-width:320px;width:164px}}.cf:after,.cf:before,.clearfix:after,.clearfix:before{content:"";display:table}.cf:after,.clearfix:after{clear:both}.cf,.clearfix{zoom:1}.hidden{display:none!important;visibility:hidden!important}.invisible{visibility:hidden}.hide{display:none}.show{display:block!important}.pull-right,.right{float:right!important}.left,.pull-left{float:left!important}.block{display:block!important}.inline{display:inline!important}.inline-block{display:inline-block!important}.center-block{display:block;margin-left:auto;margin-right:auto}.clear-all{clear:both}.visible-xs-block{display:none!important}#container,#wrapper{position:relative;margin:0 auto}#container{background:#fff}.lg-centered{max-width:700px;margin:0 auto}.liquid-left,.liquid-right{display:flex;flex-flow:row}.liquid-fluid-col,.liquid-fluid-col-clean{flex:1}.liquid-left .liquid-static-col{float:left}.liquid-left .liquid-fluid-col{border-left:1px solid #c1c1c1;box-shadow:inset 4px 0 5px -5px #c1c1c1}.liquid-right .liquid-static-col{float:right}.liquid-right .liquid-fluid-col{border-right:1px solid #c1c1c1;box-shadow:inset -4px 0 5px -5px #c1c1c1}.liquid-static-col{word-wrap:break-word}.liquid-fluid-col,.liquid-fluid-col-clean{width:auto;overflow:hidden;padding-left:20px;padding-right:20px}@media screen and (max-width:768px){.liquid-left,.liquid-right{display:block}.liquid-static-col{float:none!important;width:inherit!important}.liquid-fluid-col{overflow:visible!important;border:none!important;box-shadow:none!important}}#abe-header{background:none repeat scroll 0 0 #fff;padding:2px 0 0}.top-nav{padding:16px 5px}.top-nav .wrapper{max-width:1240px;margin:0 auto}.abenav-belt{display:flex;align-items:center}.abenav-belt-left{flex:none}.abenav-belt-fill{flex:auto}.abenav-belt-right{flex:none}ul#account-nav,ul#global-nav-links{list-style:none;margin:0;padding:0 10px}ul#account-nav li,ul#global-nav-links li{display:inline-block;margin:0}#account-nav{margin-right:0}#account-nav a{border:1px solid #8799a9;border-radius:4px;color:#47667e;font-size:13px;font-weight:400;margin-right:4px;padding:8px 12px;position:relative;text-decoration:none}#account-nav a:hover{border-color:#3d464e}#main{padding:0 10px 25px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}#basket{padding-right:10px;position:relative;white-space:nowrap}#basket>.basket-icon{background-image:url(/cdn/shared/images/header/abe-sprite.png);background-position:-5px -223px;padding:1px 10px;margin-left:2px}@media not all,(min-resolution:192dpi){#basket>.basket-icon{background-image:url(/cdn/shared/images/header/basket.png);background-position:center center;background-repeat:no-repeat}}.bs-count{color:#fff;background-color:#c7002c;border-radius:4px;font-size:11px;position:absolute;top:-12px;right:-2px;display:inline-block;min-width:19px;line-height:1;vertical-align:middle;text-align:center;white-space:nowrap;padding:4px;box-shadow:1px 1px 3px rgba(1,1,1,.38);box-sizing:border-box}#main-navigation{border-bottom:1px solid #ddd;border-top:1px solid #ddd}#main-navigation .nav-wrapper{margin:0 auto;max-width:1240px}#global-nav-links{display:flex;justify-content:space-between;padding:0 10px}#global-nav-links a,#global-nav-links li{flex:none;font-size:14px;font-weight:500;color:#333;padding:12px 0 8px 0;text-decoration:none;margin-bottom:3px}#global-nav-links a:hover,#global-nav-links li:hover{color:#333;box-shadow:0 4px 0 #595959;transition:.25s ease-in-out}.mobile-close{border:medium none;cursor:pointer;font-size:12px;font-weight:400!important;padding:10px;text-align:center;text-transform:uppercase}#mobile-menu{display:none;background:0 0;border:none;height:30px;margin:5px 0 0 5px;padding:0 8px 0 5px;clear:left;cursor:pointer;float:left}#mobile-menu .icon-bar{background-color:#333;display:block;width:16px;height:2px;position:relative;top:8px;left:2px}#mobile-menu .icon-bar+.icon-bar{margin-top:2px}#mobile-menu .toggle-text{font-size:14px;padding:7px 8px 7px 22px;position:relative;top:-5px}.wrapper{width:100%;max-width:1240px;margin:0 auto}.abe-content{background-color:#fff;overflow:auto;width:100%;min-width:320px;max-width:1240px;margin:0 auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wrapper{background-color:#fff;width:100%;position:relative;margin:0 auto}#pageHeader{margin-bottom:15px}#pageHeader>h1{padding-left:10px!important}@media screen and (max-width:875px){.abenav-slideout{height:0;overflow:hidden}.abenav-slideout.toggled-on{border-bottom:1px solid #ddd;position:relative;z-index:999;height:auto}.top-nav{padding:10px 5px}#global-nav-links{flex-direction:column}.mobile-close{cursor:pointer}#abe-header .hidden-xs{display:none!important}#abe-header .visible-xs-block{display:block!important}#nav-mobile-search{display:inline!important}#abe-header{padding-top:0}#global-nav-links>a,#global-nav-links>li{padding:8px}#account-nav{font-size:12px;height:35px;display:block;padding:0;position:absolute;right:0;top:0;margin:16px 8px 0 0}#account-nav a{font-size:12px!important;margin-right:3px;padding:4px 8px!important;float:left;width:auto}#account-nav #basket{padding-right:2px;padding-left:4px!important}#account-nav #basket .deftext{display:none;padding-left:1px}#main-navigation{background-color:#fafafa;padding-right:6px}#main-navigation .nav-wrapper{background-color:#fafafa;margin-top:4px}#main-navigation a:hover{background-color:#eaeded;text-decoration:none;box-shadow:none}.to-top{background:rgba(0,0,0,0) url(/cdn/shared/images/header/to-top-arrow.png) no-repeat scroll center top;color:#333;display:block;font-size:10px;padding:17px 0 10px;text-align:center;text-transform:uppercase}.nav-bar{clear:both}#mobile-menu{display:block}ul#account-nav{margin:16px 8px 0 0}}@media (max-width:767px){.mobile #abe-header .hidden-xs{display:none!important}}#header-searchbox-form{margin:0}.gnav-searchbox{padding:5px 40px 5px 0}.gnav-searchbox .gnav-searchbox-right{align-items:center;display:flex;float:right;width:auto}.gnav-searchbox .gnav-searchbox-left{align-items:center;display:flex;position:relative}.gnav-searchbox .gnav-searchbox-label{font-weight:400;margin-bottom:0}.gnav-searchbox .gnav-searchbox-field{flex:1;position:relative}.gnav-searchbox .gnav-searchbox-button{background:url(/cdn/shared/images/header/search.png) no-repeat center #00464f;border:1px solid #00464f;border-top-right-radius:4px;border-bottom-right-radius:4px;color:#fff;cursor:pointer;font-size:14px;height:34px;vertical-align:middle;width:44px}.gnav-searchbox .gnav-searchbox-button span{display:none}.gnav-searchbox .gnav-searchbox-options{border:1px solid #999;border-radius:4px;font-size:13px;height:34px;margin-right:3px}.gnav-searchbox .gnav-searchbox-input{border:1px solid #999;border-radius:4px 0 0 4px;box-sizing:border-box;height:34px;font-size:13px;font-family:inherit;padding:6px 35px 6px 12px;width:100%}.gnav-searchbox .gnav-searchbox-input[type=search]::-ms-clear{display:none}.gnav-searchbox .gnav-searchbox-input[type=search]::-webkit-search-cancel-button,.gnav-searchbox .gnav-searchbox-input[type=search]::-webkit-search-decoration,.gnav-searchbox .gnav-searchbox-input[type=search]::-webkit-search-results-button,.gnav-searchbox .gnav-searchbox-input[type=search]::-webkit-search-results-decoration{display:none}.gnav-searchbox .gnav-searchbox-advanced{font-weight:400;margin-left:10px;text-decoration:none}.gnav-searchbox .abeui-autosuggest-clear{right:5px}.gnav-searchbox-container-m{float:right}.gnav-searchbox-m{padding:5px;position:relative}.gnav-searchbox-m .gnav-searchbox-left-m{float:left}.gnav-searchbox-m .gnav-searchbox-right-m{float:right}.gnav-searchbox-m .gnav-searchbox-input-m{border:1px solid #999;border-radius:4px 0 0 4px;box-sizing:border-box;height:30px;font-size:13px;padding:6px 19px 6px 8px;width:100%}.gnav-searchbox-m .gnav-searchbox-input-m[type=search]::-ms-clear{display:none}.gnav-searchbox-m .gnav-searchbox-input-m[type=search]::-webkit-search-cancel-button,.gnav-searchbox-m .gnav-searchbox-input-m[type=search]::-webkit-search-decoration,.gnav-searchbox-m .gnav-searchbox-input-m[type=search]::-webkit-search-results-button,.gnav-searchbox-m .gnav-searchbox-input-m[type=search]::-webkit-search-results-decoration{display:none}.gnav-searchbox-m .gnav-searchbox-button-m{background:url(/cdn/shared/images/header/search.png) no-repeat 10px 6px #00464f;border:1px solid #00464f;border-top-right-radius:4px;border-bottom-right-radius:4px;font-size:13px;color:#fff;cursor:pointer;height:30px;vertical-align:middle;width:40px}.gnav-searchbox-m .gnav-searchbox-button-m span{display:none}.gnav-searchbox-m .abeui-autosuggest-clear{right:45px;top:3px}.far{font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-times:before{content:"✕"}@media (max-width:875px){#header-searchbox-form{display:none}}@media (min-width:875px){.gnav-searchbox-container-m{display:none}}.nst-component .nst-content{box-sizing:border-box;overflow:hidden;-webkit-transition:max-height ease-out .2s;transition:max-height ease-out .2s;padding-top:0;padding-bottom:0}.nst-component .nst-content>.s-toggle{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.nst-component.nst-is-expanding .nst-content{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.nst-component.nst-is-expanding .nst-content>.s-toggle{-webkit-transform:translateY(10px);transform:translateY(10px)}.nst-component.nst-is-expanded .nst-content>.s-toggle{-webkit-transition:none;transition:none}.nst-component.nst-is-collapsing .nst-content>.s-toggle{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.nst-component.nst-is-collapsed .nst-content{display:none}.nst-fix-safari-bug{-webkit-transition:none!important;transition:none!important}#breadcrumbs{padding:0 0 10px 10px!important}#breadcrumb-trail{font-size:11px}#breadcrumb-trail>a,.breadcrumb{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;display:inline-block;font-size:11px;font-weight:500}.breadcrumb+.breadcrumb:before{content:" ";background-image:url(/cdn/shared/images/common/icons/bread-crumb.svg);background-size:1em 1em;height:1em;width:1em;position:relative;top:.2em;display:inline-block}#breadcrumb-trail>a,a.breadcrumb{text-decoration:none}#breadcrumb-trail,span.breadcrumb{font-weight:700}.breadcrumb-long{max-width:500px}@media screen and (max-width:1100px){.breadcrumb-long{max-width:400px}}@media screen and (max-width:980px){.breadcrumb-long{max-width:250px}}@media screen and (max-width:920px){.breadcrumb-long{max-width:225px}}@media screen and (max-width:880px){.breadcrumb-long{max-width:200px}}@media screen and (max-width:845px){.breadcrumb-long{max-width:175px}}@media screen and (max-width:810px){.breadcrumb-long{max-width:155px}}@media screen and (max-width:767px){.breadcrumb-long{max-width:290px}}@media screen and (max-width:650px){.breadcrumb-long{max-width:185px}}@media screen and (max-width:495px){.breadcrumb-long{max-width:90px}}.breadcrumb-short{max-width:145px}@media screen and (max-width:810px){.breadcrumb-short{max-width:135px}}@media screen and (max-width:767px){.breadcrumb-short{max-width:145px}}@media screen and (max-width:650px){.breadcrumb-short{max-width:95px}}@media screen and (max-width:495px){.breadcrumb-short{max-width:48px}}iframe.breadcrumbs{height:51px}.skip-link{position:absolute;z-index:-1000;border:5px solid #fff}.skip-link:active,.skip-link:focus{background-color:#fff;margin-top:10px;margin-left:10px;z-index:1000;text-decoration:underline}.react-autosuggest__container{position:relative}.react-autosuggest__input[disabled]{background-color:#eee}.react-autosuggest__input{display:block;width:100%;height:34px;padding:6px 28px 6px 12px;font-size:14px;line-height:1.42857;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.react-autosuggest__input:focus{outline:2px solid #0085b3}.react-autosuggest__input::-moz-placeholder{color:#999;opacity:1}.react-autosuggest__input:-ms-input-placeholder{color:#999}.react-autosuggest__input::-webkit-input-placeholder{color:#999}.react-autosuggest__input::-ms-clear{display:none}.react-autosuggest__input::-webkit-search-cancel-button{display:none}.react-autosuggest__input--open{border-bottom-left-radius:0;border-bottom-right-radius:0}.react-autosuggest__suggestions-container{display:none}.react-autosuggest__suggestions-container--open{display:block;position:absolute;width:100%;border:1px solid #ccc;background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;max-height:400px;overflow-y:auto;z-index:10000}.react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.react-autosuggest__suggestion{cursor:pointer;font-size:15px;margin-bottom:0;padding:5px 0 10px 10px}.react-autosuggest__suggestion--highlighted{background-color:#eaeded}.react-autosuggest-clear{color:#555;cursor:pointer;font-size:15px;border:0;background:0 0;padding:8px;position:absolute;right:10px;top:0}.deprecation{background-color:#ffb952;font-size:16px;padding:16px 0}.deprecation>.wrapper{padding-left:62px;background:url(/cdn/shared/images/Shared/css/ie11.svg) top left no-repeat}.deprecation>.wrapper>p{margin:0}.deprecation>.wrapper>p>span{display:block}@media screen and (max-width:875px){.deprecation{padding:12px 10px;font-size:14px}.deprecation>.wrapper{background-size:37px 40px;padding-left:50px}.deprecation>.wrapper>p>span{display:inline}}#notifications{position:fixed;width:320px;bottom:10px;right:10px;z-index:9999999}.msg-body,.msg-title{padding-left:42px;position:relative}.msg-title{font-weight:500;position:relative}.msg-title>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:230px;margin:0;padding-top:10px;padding-bottom:10px}.msg-title+.msg-body-leg>div,.msg-title+.msg-body>div{margin-top:-10px}.msg-body,.msg-body-leg{overflow:hidden;padding-right:10px}.msg-body-leg>div.closed{display:none;visibility:hidden}.msg-body-leg>div.opened{display:block;visibility:visible}.msg-body>div{padding-top:10px;-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;-ms-transition:-ms-transform .3s ease;transition:transform .3s ease;will-change:transform}.msg-body>div.opened{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.msg-body>div.closed{position:absolute;-webkit-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%)}.msg-body>p{margin-bottom:5px}.msg-body>p:first-child{padding-top:10px}.msg-more{font-weight:400;font-size:12px;position:absolute;right:10px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);cursor:pointer}.msg-more:hover{text-decoration:none}.not-container{position:relative;font-size:13px;margin-bottom:5px;background-repeat:no-repeat;background-size:22px 22px;background-position:10px 10px;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px 1px rgba(0,0,0,.2);box-shadow:0 0 10px 1px rgba(0,0,0,.2)}.not-container>p{margin:0}.level-warn{background-image:url(/cdn/shared/images/common/icons/icon_warning.png);border:1px solid #d32236;background-color:#fce8f3}.level-info{background-image:url(/cdn/shared/images/common/icons/icon_info.png);border:1px solid #388aab;background-color:#f7fcfc}#abe-gdpr{background:#f5f9fa}#abe-gdpr>div{font-size:13px;line-height:1.25;margin:0 auto;min-width:320px;max-width:1240px;text-align:left;padding:13px 40px 13px 10px;position:relative}.gdpr-close{cursor:pointer;position:absolute;line-height:1;right:10px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}#mobileBanner{left:0;position:absolute;top:-40px;font-size:20px;padding:0 10px 10px;width:98%}#mobileBanner .close{font-size:1.25em}.m-portrait{top:-65px!important;font-size:35px!important}.m-portrait .r-toggle:before{width:45px!important;height:45px!important;margin-top:5px!important}.m-portrait #mv-off:before{background-position:0 -45px}.viewport-p{margin-top:75px!important}.m-landscape{top:-50px!important;font-size:25px!important;padding:0 10px!important}.m-landscape .r-toggle:before{width:35px!important;height:35px!important}.m-landscape #mv-off:before{background-position:0 -35px}.viewport-l{margin-top:65px!important}.viewport{margin-top:55px!important}.r-toggle{display:inline-block;font-weight:700;text-decoration:none}#mv-on{color:#039!important;text-decoration:underline}#mv-none{display:none;font-size:.8em;padding-top:5px}#mobileBanner-link{font-family:Arial;font-size:1.3em;font-weight:700;text-decoration:none}.mobileBanner-message{font-family:Arial;font-size:1.3em}#mobileBanner-message-box{margin-top:3px}.mobile-nav-bg{background-color:#40505e;background:linear-gradient(to bottom,#586571,#40505e);border-bottom-color:#33373a;border-top-color:#33373a}.new-here{background:#c9d4d7;width:100%;position:absolute;padding:10px;top:0;left:0}.hero-notification{border:1px solid #b9dde1;background-color:#fafafa;position:relative}.hero-notification::before{content:" ";background-image:url(/cdn/shared/images/common/icons/icon_info.png);background-size:36px 36px;height:36px;width:36px;position:absolute;top:20px;left:20px}.hero-notification>.body{padding:20px 20px 20px 70px}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.btn-default{color:#333!important}.text-center{text-align:center}.price{color:#c7002c;font-weight:700} </style> <script>window["atfpayload"]="//assets.prod.abebookscdn.com/cdn/com/docs/CSS/global/base-b340784b3d.css"</script> <script defer data-test-id="script-rum" src="//assets.prod.abebookscdn.com/cdn/com/scripts/cwrumclient-dcf733217a.js"></script> <script data-test-id="rum-script-config"> window.abebooks.awsRumConfig = { guestRoleArn: 'arn:aws:iam::767397890288:role/rum-app-monitor-unauthenticated-role', identityPoolId: 'us-east-1:f13a4d50-4dfe-4d56-aef3-a044e663246b', appMonitorId: '02eded21-893c-4681-8a72-2c9af912ad5b', appVersion: 'PROD:abebooks.com', sessionSampleRate: 0.1, endpoint: 'https://dataplane.rum.us-east-1.amazonaws.com', region: 'us-east-1', pageId: 'RBR', pageTags: [ ] }; </script> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=5"><title>Glossary of book terms</title><meta name="description" content="Our handy glossary will help you understand unfamiliar book-related terms ranging from first editions to fore-edge paintings and foxing. Don't let the jargon get in the way of finding and buying books."><meta name="keywords" content="antiquarian book terms,book definitions,book glossary,book jargon explained"><link rel="canonical" href="https://www.abebooks.com/books/rarebooks/collecting-guide/understanding-rare-books/glossary.shtml"><meta name="brightspot.contentId" content="00000179-d391-d046-adf9-d3b3d4080000"> <script type="application/ld+json">{"@context":"http://schema.org","@type":"Webpage","url":"https://www.abebooks.com/books/rarebooks/collecting-guide/understanding-rare-books/glossary.shtml","dateModified":"2023-01-25T22:33:47.218Z","description":"Our handy glossary will help you understand unfamiliar book-related terms ranging from first editions to fore-edge paintings and foxing. Don't let the jargon get in the way of finding and buying books.","publisher":{"@type":"Organization","name":"AbeBooks"},"name":"Glossary of book terms","headline":"Glossary of book terms"}</script> <meta name="brightspot.cached" content="false"> <!-- this will add webcomponent polyfills based on browsers. As of 04/29/21 still needed for IE11 and Safari --> <script src="https://assets.brightspot.abebooks.a2z.com/resource/00000179-3cdd-d40f-a779-bedf7f820000/webcomponents-loader/webcomponents-loader.266c0bb4f707570dca3c59bb04633dc0.gz.js"></script> <script> /** This allows us to load the IE polyfills via feature detection so that they do not load needlessly in the browsers that do not need them. It also ensures they are loaded non async so that they load before the rest of our JS. */ var head = document.getElementsByTagName('head')[0]; if (!window.CSS || !window.CSS.supports || !window.CSS.supports('--fake-var', 0)) { var script = document.createElement('script'); script.setAttribute('src', "https://assets.brightspot.abebooks.a2z.com/resource/00000179-3cdd-d40f-a779-bedf7f820000/util/IEPolyfills.d06e3699885f30644e9e84c8106feb97.gz.js"); script.setAttribute('type', 'text/javascript'); script.async = false; head.appendChild(script); } </script> <!-- Resource Path for Webpack Lazy Imports --> <script> window.resourceBaseUrl = 'https://assets.brightspot.abebooks.a2z.com/resource/webpack/' </script> <script src="https://assets.brightspot.abebooks.a2z.com/resource/00000179-3cdd-d40f-a779-bedf7f820000/styleguide/All.min.22d8026f319bf8c9e4b9259dda480724.gz.js" defer></script> <script> window.fbAsyncInit = function() { FB.init({ appId : '267341716664813', xfbml : true, version : 'v2.9' }); }; window.fbwidget = "https://connect.facebook.net/en_US/sdk.js"; </script> </head> <body class="DirectoryPage-body"data-rounded-corners="true" data-has-aside="true" data-has-hat="false" > <svg xmlns="http://www.w3.org/2000/svg" style="display:none" id="iconsMap"> <symbol id="bsp-mono-icon-facebook" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <path fill="currentColor" d="M15.667 12.667H18L17.708 15h-2.041v7H12.64v-7H11v-2.333h1.64v-1.568c0-1.02.256-1.793.766-2.315.51-.523 1.361-.784 2.552-.784H18v2.333h-1.24c-.461 0-.76.073-.893.22-.133.145-.2.388-.2.728v1.386z"/> </g> </symbol> <symbol id="bsp-mono-icon-instagram" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <path fill="currentColor" d="M15.94 7c1.34.004 1.647.016 2.358.048.852.039 1.433.174 1.942.372.526.204.972.478 1.417.923.445.444.719.89.923 1.417.198.508.333 1.09.372 1.941.039.854.048 1.126.048 3.299s-.01 2.445-.048 3.298c-.039.852-.174 1.433-.372 1.942-.204.526-.478.972-.923 1.417-.445.445-.89.719-1.417.923-.509.198-1.09.333-1.942.372-.71.032-1.018.044-2.359.047H14.06c-1.34-.003-1.647-.015-2.359-.047-.851-.039-1.433-.174-1.941-.372-.527-.204-.973-.478-1.417-.923-.445-.445-.719-.89-.923-1.417-.198-.509-.333-1.09-.372-1.942-.032-.71-.044-1.018-.047-2.359V14.06c.003-1.34.015-1.647.047-2.359.039-.851.174-1.433.372-1.941.204-.527.478-.973.923-1.417.444-.445.89-.719 1.417-.923.508-.198 1.09-.333 1.941-.372.712-.032 1.02-.044 2.36-.047zm-.222 1.442h-1.436c-1.49.002-1.777.012-2.515.046-.78.035-1.203.166-1.485.275-.374.146-.64.319-.92.599-.28.28-.453.546-.599.92-.11.282-.24.705-.275 1.485-.034.738-.044 1.024-.046 2.515v1.436c.002 1.49.012 1.777.046 2.515.035.78.166 1.203.275 1.485.146.374.319.64.599.92.28.28.546.453.92.598.282.11.705.24 1.485.276.738.034 1.024.044 2.515.046h1.436c1.49-.002 1.777-.012 2.515-.046.78-.036 1.203-.166 1.485-.276.374-.145.64-.318.92-.598.28-.28.453-.546.598-.92.11-.282.24-.705.276-1.485.034-.738.044-1.024.046-2.515v-1.436c-.002-1.49-.012-1.777-.046-2.515-.036-.78-.166-1.203-.276-1.485-.145-.374-.318-.64-.598-.92-.28-.28-.546-.453-.92-.599-.282-.11-.705-.24-1.485-.275-.738-.034-1.024-.044-2.515-.046zM15 10.892c2.269 0 4.108 1.839 4.108 4.108 0 2.269-1.84 4.108-4.108 4.108-2.269 0-4.108-1.84-4.108-4.108 0-2.269 1.839-4.108 4.108-4.108zm0 1.441c-1.473 0-2.667 1.194-2.667 2.667 0 1.473 1.194 2.667 2.667 2.667 1.473 0 2.667-1.194 2.667-2.667 0-1.473-1.194-2.667-2.667-2.667zm4.27-2.564c.53 0 .96.43.96.96s-.43.96-.96.96-.96-.43-.96-.96.43-.96.96-.96z"/> </g> </symbol> <symbol id="bsp-mono-icon-email" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <g> <path d="M0 0L20 0 20 20 0 20z" transform="translate(5 5)"/> <path fill="currentColor" fill-rule="nonzero" d="M16.667 3.333H3.333c-.916 0-1.658.75-1.658 1.667l-.008 10c0 .917.75 1.667 1.666 1.667h13.334c.916 0 1.666-.75 1.666-1.667V5c0-.917-.75-1.667-1.666-1.667zm-.334 3.542l-5.891 3.683c-.267.167-.617.167-.884 0L3.667 6.875c-.209-.133-.334-.358-.334-.6 0-.558.609-.892 1.084-.6L10 9.167l5.583-3.492c.475-.292 1.084.042 1.084.6 0 .242-.125.467-.334.6z" transform="translate(5 5)"/> </g> </g> </symbol> <symbol id="bsp-mono-icon-print" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <g> <path d="M0 0L20 0 20 20 0 20z" transform="translate(5 5)"/> <path fill="currentColor" fill-rule="nonzero" d="M15.833 6.667H4.167c-1.384 0-2.5 1.116-2.5 2.5V12.5c0 .917.75 1.667 1.666 1.667H5v1.666c0 .917.75 1.667 1.667 1.667h6.666c.917 0 1.667-.75 1.667-1.667v-1.666h1.667c.916 0 1.666-.75 1.666-1.667V9.167c0-1.384-1.116-2.5-2.5-2.5zM12.5 15.833h-5c-.458 0-.833-.375-.833-.833v-3.333h6.666V15c0 .458-.375.833-.833.833zM15.833 10c-.458 0-.833-.375-.833-.833 0-.459.375-.834.833-.834.459 0 .834.375.834.834 0 .458-.375.833-.834.833zm-1.666-7.5H5.833c-.458 0-.833.375-.833.833V5c0 .458.375.833.833.833h8.334c.458 0 .833-.375.833-.833V3.333c0-.458-.375-.833-.833-.833z" transform="translate(5 5)"/> </g> </g> </symbol> <symbol id="bsp-mono-icon-copylink" viewBox="0 0 12 12"> <g fill-rule="evenodd"> <path d="M10.199 2.378c.222.205.4.548.465.897.062.332.016.614-.132.774L8.627 6.106c-.187.203-.512.232-.75-.014a.498.498 0 0 0-.706.028.499.499 0 0 0 .026.706 1.509 1.509 0 0 0 2.165-.04l1.903-2.06c.37-.398.506-.98.382-1.636-.105-.557-.392-1.097-.77-1.445L9.968.8C9.591.452 9.03.208 8.467.145 7.803.072 7.233.252 6.864.653L4.958 2.709a1.509 1.509 0 0 0 .126 2.161.5.5 0 1 0 .68-.734c-.264-.218-.26-.545-.071-.747L7.597 1.33c.147-.16.425-.228.76-.19.353.038.71.188.931.394l.91.843.001.001zM1.8 9.623c-.222-.205-.4-.549-.465-.897-.062-.332-.016-.614.132-.774l1.905-2.057c.187-.203.512-.232.75.014a.498.498 0 0 0 .706-.028.499.499 0 0 0-.026-.706 1.508 1.508 0 0 0-2.165.04L.734 7.275c-.37.399-.506.98-.382 1.637.105.557.392 1.097.77 1.445l.91.843c.376.35.937.594 1.5.656.664.073 1.234-.106 1.603-.507L7.04 9.291a1.508 1.508 0 0 0-.126-2.16.5.5 0 0 0-.68.734c.264.218.26.545.071.747l-1.904 2.057c-.147.16-.425.228-.76.191-.353-.038-.71-.188-.931-.394l-.91-.843z"></path> <path d="M8.208 3.614a.5.5 0 0 0-.707.028L3.764 7.677a.5.5 0 0 0 .734.68L8.235 4.32a.5.5 0 0 0-.027-.707"></path> </g> </symbol> <symbol id="bsp-mono-icon-linkedin" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <path fill="currentColor" d="M11.786 20v-8.357H9V20h2.786zM10.369 9.786c.41 0 .748-.134 1.015-.402.268-.267.402-.59.402-.968 0-.409-.126-.747-.378-1.015-.252-.267-.582-.401-.992-.401-.409 0-.747.134-1.015.401C9.134 7.67 9 8.007 9 8.416c0 .378.126.7.378.968s.582.402.991.402zM22 20v-4.776c0-1.177-.29-2.069-.87-2.674-.58-.605-1.335-.907-2.264-.907-.995 0-1.824.446-2.487 1.337v-1.146h-2.736V20h2.736v-4.632c0-.319.033-.541.1-.669.265-.637.729-.955 1.392-.955.929 0 1.393.59 1.393 1.767V20H22z"/> </g> </symbol> <symbol id="bsp-mono-icon-pinterest" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle stroke="currentColor" cx="15" cy="15" r="14.5"/> <path fill="currentColor" d="M15,7a8,8,0,0,0-3.21,15.32,7.27,7.27,0,0,1,.14-1.83c.15-.65,1-4.36,1-4.36a3,3,0,0,1-.26-1.26c0-1.19.69-2.08,1.54-2.08A1.07,1.07,0,0,1,15.32,14a16.85,16.85,0,0,1-.7,2.84,1.23,1.23,0,0,0,1.26,1.54c1.51,0,2.54-1.94,2.54-4.25a3,3,0,0,0-3.33-3.06,3.79,3.79,0,0,0-3.94,3.83,2.29,2.29,0,0,0,.53,1.56c.14.18.17.25.11.45s-.12.5-.16.64a.27.27,0,0,1-.4.2,3.06,3.06,0,0,1-1.64-3c0-2.27,1.92-5,5.72-5a4.78,4.78,0,0,1,5.06,4.58c0,3.14-1.75,5.48-4.32,5.48a2.29,2.29,0,0,1-2-1s-.47,1.84-.57,2.2a6.56,6.56,0,0,1-.8,1.71A8.09,8.09,0,0,0,15,23,8,8,0,0,0,15,7Z"/> </g> </symbol> <symbol id="bsp-mono-icon-tumblr" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle stroke="currentColor" cx="15" cy="15" r="14.5"/> <path fill="currentColor" d="M17.5,20.4a2.33,2.33,0,0,1-1.21-.32,1.26,1.26,0,0,1-.54-.63,6.62,6.62,0,0,1-.14-1.79V13.77h3.7V11.31h-3.7V7H13.23a7.88,7.88,0,0,1-.55,2.25,4.06,4.06,0,0,1-1,1.38,4.65,4.65,0,0,1-1.61.89v2.25h1.85v5.4a4.8,4.8,0,0,0,.22,1.67A2.86,2.86,0,0,0,13,21.93a3.89,3.89,0,0,0,1.43.79,6.05,6.05,0,0,0,1.94.28,7.24,7.24,0,0,0,1.72-.2,9.58,9.58,0,0,0,1.85-.67V19.6A4.36,4.36,0,0,1,17.5,20.4Z"/> </g> </symbol> <symbol id="bsp-mono-icon-twitter" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <path fill="currentColor" d="M23 11.342c-.356.544-.83 1.03-1.424 1.458v.35c0 2.042-.746 3.894-2.24 5.556-1.492 1.663-3.474 2.494-5.946 2.494-1.582 0-3.045-.428-4.39-1.283.316.039.544.058.682.058 1.325 0 2.511-.408 3.56-1.225-.613-.02-1.167-.209-1.661-.569-.495-.36-.831-.821-1.009-1.385.237.039.415.058.534.058.198 0 .455-.039.771-.116-.652-.137-1.201-.462-1.646-.978-.445-.515-.667-1.113-.667-1.793v-.03c.435.234.87.35 1.305.35-.85-.544-1.276-1.331-1.276-2.362 0-.486.129-.953.386-1.4 1.522 1.847 3.49 2.83 5.902 2.946-.04-.136-.059-.35-.059-.642 0-.797.277-1.468.83-2.012.554-.545 1.236-.817 2.047-.817.81 0 1.503.301 2.076.904.594-.097 1.207-.33 1.84-.7-.198.68-.623 1.206-1.276 1.575.613-.058 1.167-.204 1.661-.437z"/> </g> </symbol> <symbol id="bsp-mono-icon-youtube" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <path fill="currentColor" d="M22.678 10.758c.136.528.234 1.329.293 2.403L23 14.626l-.03 1.466c-.058 1.094-.156 1.904-.292 2.432-.098.332-.274.625-.528.879s-.557.43-.908.527c-.508.137-1.7.235-3.575.293l-2.667.03-2.667-.03c-1.875-.058-3.067-.156-3.575-.293-.351-.097-.654-.273-.908-.527s-.43-.547-.528-.88c-.136-.527-.234-1.337-.293-2.431L7 14.626c0-.43.01-.918.03-1.465.058-1.074.156-1.875.292-2.403.098-.351.274-.654.528-.908s.557-.43.908-.528c.508-.136 1.7-.234 3.575-.293L15 9l2.667.03c1.875.058 3.067.156 3.575.292.351.098.654.274.908.528s.43.557.528.908zm-9.319 6.271l4.19-2.403-4.19-2.373v4.776z"/> </g> </symbol> <symbol id="bsp-mono-icon-google" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <path fill="currentColor" fill-rule="nonzero" d="M8 15c0-3.86 3.14-7 7-7 1.559 0 3.034.502 4.267 1.45l-1.627 2.113c-.762-.586-1.675-.896-2.64-.896-2.39 0-4.333 1.944-4.333 4.333 0 2.39 1.944 4.333 4.333 4.333 1.924 0 3.56-1.26 4.123-3H15v-2.666h7V15c0 3.86-3.14 7-7 7s-7-3.14-7-7z"/> </g> </symbol> <symbol id="bsp-burger-menu" viewBox="0 0 18 12"> <path fill-rule="evenodd" d="M17 10c.552 0 1 .448 1 1s-.448 1-1 1H1c-.552 0-1-.448-1-1s.448-1 1-1h16zm0-5c.552 0 1 .448 1 1s-.448 1-1 1H1c-.552 0-1-.448-1-1s.448-1 1-1h16zm0-5c.552 0 1 .448 1 1s-.448 1-1 1H1c-.552 0-1-.448-1-1s.448-1 1-1h16z"/> </symbol> <symbol id="bsp-icon-magnify" viewBox="0 0 22 22"> <g fill="none" fill-rule="evenodd" transform="translate(-1189 -18)"> <path fill-rule="nonzero" stroke="currentColor" d="M1197.961 34.024c-3.38.004-6.293-2.379-6.955-5.69-.663-3.312 1.109-6.63 4.231-7.925s6.725-.205 8.604 2.603c1.88 2.807 1.511 6.55-.879 8.938-1.326 1.326-3.124 2.072-5 2.074zm11.944 4.271l-6.076-6.062c2.88-3.192 2.688-8.096-.432-11.055-3.12-2.959-8.031-2.895-11.073.144s-3.106 7.946-.144 11.063c2.961 3.117 7.87 3.308 11.065.431l6.076 6.07c.156.152.403.152.559 0 .15-.151.16-.393.025-.557v-.034z"/> </g> </symbol>` <symbol id="bsp-close-x" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M1.707.293l6.01 6.009 6.01-6.01c.391-.39 1.025-.39 1.415 0 .39.391.39 1.025 0 1.415l-6.01 6.01 6.01 6.01c.39.391.39 1.025 0 1.415-.39.39-1.024.39-1.414 0l-6.011-6.01-6.01 6.01c-.39.39-1.024.39-1.414 0-.39-.39-.39-1.024 0-1.414l6.009-6.011-6.01-6.01c-.39-.39-.39-1.024 0-1.414.391-.39 1.025-.39 1.415 0z"/> </symbol> <symbol id="bsp-chevron" viewBox="0 0 100 100"> <g> <path d="M22.4566257,37.2056786 L-21.4456527,71.9511488 C-22.9248661,72.9681457 -24.9073712,72.5311671 -25.8758148,70.9765924 L-26.9788683,69.2027424 C-27.9450684,67.6481676 -27.5292733,65.5646602 -26.0500598,64.5484493 L20.154796,28.2208967 C21.5532435,27.2597011 23.3600078,27.2597011 24.759951,28.2208967 L71.0500598,64.4659264 C72.5292733,65.4829232 72.9450684,67.5672166 71.9788683,69.1217913 L70.8750669,70.8956413 C69.9073712,72.4502161 67.9241183,72.8848368 66.4449048,71.8694118 L22.4566257,37.2056786 Z" id="Transparent-Chevron" transform="translate(22.500000, 50.000000) rotate(90.000000) translate(-22.500000, -50.000000) "></path> </g> </symbol> <symbol id="bsp-chevron-down-regular" viewBox="0 0 448 512"> <path d="M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z"></path> </symbol> <symbol id="bsp-icon-chevron-left" viewBox="0 0 256 512"> <path d="M231.293 473.899l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L70.393 256 251.092 74.87c4.686-4.686 4.686-12.284 0-16.971L231.293 38.1c-4.686-4.686-12.284-4.686-16.971 0L4.908 247.515c-4.686 4.686-4.686 12.284 0 16.971L214.322 473.9c4.687 4.686 12.285 4.686 16.971-.001z"> </path> </symbol> <symbol id="bsp-icon-chevron-right" viewBox="0 0 256 512"> <path d="M24.707 38.101L4.908 57.899c-4.686 4.686-4.686 12.284 0 16.971L185.607 256 4.908 437.13c-4.686 4.686-4.686 12.284 0 16.971L24.707 473.9c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L41.678 38.101c-4.687-4.687-12.285-4.687-16.971 0z"> </path> </symbol> <symbol id="bsp-icon-arrow-forward" viewBox="0 0 14 9"> <g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"> <g stroke="currentColor" stroke-width="1.5"> <path d="M13.5 4.504L.5 4.504M9 8.504L13.5 4.504 9 .504" /> </g> </g> </symbol> <symbol id="bsp-icon-arrow" viewBox="0 0 256 512"> <path d="M136.5 185.1l116 117.8c4.7 4.7 4.7 12.3 0 17l-7.1 7.1c-4.7 4.7-12.3 4.7-17 0L128 224.7 27.6 326.9c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17l116-117.8c4.7-4.6 12.3-4.6 17 .1z"></path> </symbol> <symbol id="bsp-player-forward-5" viewBox="0 0 24 25"> <g fill="currentColor"> <path d="M10.893 14.448c.669 0 1.171-.205 1.507-.617.336-.411.504-.879.504-1.402 0-.602-.174-1.06-.523-1.375-.35-.315-.758-.473-1.227-.473-.231 0-.428.03-.59.09-.096.037-.23.11-.402.223l.203-1.239h2.317V8.71H9.56l-.399 3.13 1 .046c.089-.17.22-.285.395-.348.099-.034.216-.05.351-.05.287 0 .498.1.633.298.135.2.203.444.203.733 0 .294-.072.538-.217.732-.144.194-.354.291-.63.291-.24 0-.422-.066-.547-.197-.125-.132-.21-.318-.254-.56h-1.11c.04.53.232.94.578 1.23.347.289.79.433 1.329.433z" transform="translate(1 1.2)"/> <path stroke="currentColor" stroke-width=".5" d="M19.052 5.482l-4.319-.243c-.312-.017-.55.204-.567.493-.017.289.209.536.505.553l5.473.308.03.001c.138 0 .27-.05.37-.143.107-.099.168-.237.168-.38V.523c0-.29-.24-.524-.537-.524-.297 0-.537.235-.537.524v4.002C17.538 2.116 14.444.71 11.112.71 4.985.71 0 5.486 0 11.356 0 17.225 4.985 22 11.112 22c5.233 0 9.807-3.557 10.876-8.456.062-.283-.123-.562-.413-.622-.291-.06-.576.12-.638.404-.964 4.419-5.096 7.626-9.825 7.626-5.535 0-10.037-4.305-10.037-9.596 0-5.292 4.502-9.598 10.037-9.598 3.14 0 6.044 1.377 7.94 3.724z" transform="translate(1 1.2)"/> </g> </symbol> <symbol id="bsp-player-back-5" viewBox="0 0 24 25"> <g fill="currentColor"> <path stroke="currentColor" stroke-width=".5" d="M2.948 5.482l4.319-.243c.312-.017.55.204.567.493.017.289-.209.536-.505.553l-5.473.308-.03.001c-.138 0-.27-.05-.37-.143-.107-.099-.168-.237-.168-.38V.523c0-.29.24-.524.537-.524.297 0 .537.235.537.524v4.002C4.462 2.116 7.556.71 10.888.71 17.015.71 22 5.486 22 11.356 22 17.225 17.015 22 10.888 22 5.655 22 1.081 18.443.012 13.544c-.062-.283.123-.562.413-.622.291-.06.576.12.638.404.964 4.419 5.096 7.626 9.825 7.626 5.535 0 10.037-4.305 10.037-9.596 0-5.292-4.502-9.598-10.037-9.598-3.14 0-6.044 1.377-7.94 3.724z" transform="translate(1 1.2)"/> <path d="M10.893 14.448c.669 0 1.171-.205 1.507-.617.336-.411.504-.879.504-1.402 0-.602-.174-1.06-.523-1.375-.35-.315-.758-.473-1.227-.473-.231 0-.428.03-.59.09-.096.037-.23.11-.402.223l.203-1.239h2.317V8.71H9.56l-.399 3.13 1 .046c.089-.17.22-.285.395-.348.099-.034.216-.05.351-.05.287 0 .498.1.633.298.135.2.203.444.203.733 0 .294-.072.538-.217.732-.144.194-.354.291-.63.291-.24 0-.422-.066-.547-.197-.125-.132-.21-.318-.254-.56h-1.11c.04.53.232.94.578 1.23.347.289.79.433 1.329.433z" transform="translate(1 1.2)"/> </g> </symbol> <symbol id="bsp-player-pause" viewBox="0 0 40 40"> <path fill="currentColor" d="M20 0C8.96 0 0 8.96 0 20s8.96 20 20 20 20-8.96 20-20S31.04 0 20 0zm0 38c-9.922 0-18-8.078-18-18S10.078 2 20 2s18 8.078 18 18-8.078 18-18 18zm-4-26c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1s-1-.448-1-1V13c0-.552.448-1 1-1zm8 0c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1s-1-.448-1-1V13c0-.552.448-1 1-1z"/> </symbol> <symbol id="bsp-player-fullscreen" viewBox="0 0 12 12"> <path fill="currentColor" d="M.857 7.714C.386 7.714 0 8.1 0 8.571v2.572c0 .471.386.857.857.857H3.43c.471 0 .857-.386.857-.857 0-.472-.386-.857-.857-.857H1.714V8.57c0-.471-.385-.857-.857-.857zm0-3.428c.472 0 .857-.386.857-.857V1.714H3.43c.471 0 .857-.385.857-.857C4.286.386 3.9 0 3.429 0H.857C.386 0 0 .386 0 .857V3.43c0 .471.386.857.857.857zm9.429 6H8.57c-.471 0-.857.385-.857.857 0 .471.386.857.857.857h2.572c.471 0 .857-.386.857-.857V8.57c0-.471-.386-.857-.857-.857-.472 0-.857.386-.857.857v1.715zM7.714.857c0 .472.386.857.857.857h1.715V3.43c0 .471.385.857.857.857.471 0 .857-.386.857-.857V.857C12 .386 11.614 0 11.143 0H8.57c-.471 0-.857.386-.857.857z"/> </symbol> <symbol id="bsp-player-volume" viewBox="0 0 12 12"> <path fill="currentColor" d="M0 4.667v2.666C0 7.7.3 8 .667 8h2l2.193 2.193c.42.42 1.14.12 1.14-.473V2.273c0-.593-.72-.893-1.14-.473L2.667 4h-2C.3 4 0 4.3 0 4.667zM9 6c0-1.18-.68-2.193-1.667-2.687V8.68C8.32 8.193 9 7.18 9 6zM7.333.967V1.1c0 .253.167.473.4.567 1.72.686 2.934 2.373 2.934 4.333s-1.214 3.647-2.934 4.333c-.24.094-.4.314-.4.567v.133c0 .42.42.714.807.567C10.4 10.74 12 8.56 12 6c0-2.56-1.6-4.74-3.86-5.6-.387-.153-.807.147-.807.567z"/> </symbol> <symbol id="bsp-player-play" viewBox="0 0 40 40"> <path fill="currentColor" d="M17.6 27.8l9.34-7c.54-.4.54-1.2 0-1.6l-9.34-7c-.66-.5-1.6-.02-1.6.8v14c0 .82.94 1.3 1.6.8zM20 0C8.96 0 0 8.96 0 20s8.96 20 20 20 20-8.96 20-20S31.04 0 20 0zm0 38c-9.922 0-18-8.078-18-18S10.078 2 20 2s18 8.078 18 18-8.078 18-18 18z"/> </symbol> <symbol id="bsp-player-fullscreen-exit" viewBox="0 0 12 12"> <g stroke="none" stroke-width="1" fill="currentColor" fill-rule="evenodd"> <path d="M0.857142857,9.42857143 L2.57142857,9.42857143 L2.57142857,11.1428571 C2.57142857,11.6142857 2.95714286,12 3.42857143,12 C3.9,12 4.28571429,11.6142857 4.28571429,11.1428571 L4.28571429,8.57142857 C4.28571429,8.1 3.9,7.71428571 3.42857143,7.71428571 L0.857142857,7.71428571 C0.385714286,7.71428571 0,8.1 0,8.57142857 C0,9.04285714 0.385714286,9.42857143 0.857142857,9.42857143 Z M2.57142857,2.57142857 L0.857142857,2.57142857 C0.385714286,2.57142857 0,2.95714286 0,3.42857143 C0,3.9 0.385714286,4.28571429 0.857142857,4.28571429 L3.42857143,4.28571429 C3.9,4.28571429 4.28571429,3.9 4.28571429,3.42857143 L4.28571429,0.857142857 C4.28571429,0.385714286 3.9,0 3.42857143,0 C2.95714286,0 2.57142857,0.385714286 2.57142857,0.857142857 L2.57142857,2.57142857 Z M8.57142857,12 C9.04285714,12 9.42857143,11.6142857 9.42857143,11.1428571 L9.42857143,9.42857143 L11.1428571,9.42857143 C11.6142857,9.42857143 12,9.04285714 12,8.57142857 C12,8.1 11.6142857,7.71428571 11.1428571,7.71428571 L8.57142857,7.71428571 C8.1,7.71428571 7.71428571,8.1 7.71428571,8.57142857 L7.71428571,11.1428571 C7.71428571,11.6142857 8.1,12 8.57142857,12 Z M9.42857143,2.57142857 L9.42857143,0.857142857 C9.42857143,0.385714286 9.04285714,0 8.57142857,0 C8.1,0 7.71428571,0.385714286 7.71428571,0.857142857 L7.71428571,3.42857143 C7.71428571,3.9 8.1,4.28571429 8.57142857,4.28571429 L11.1428571,4.28571429 C11.6142857,4.28571429 12,3.9 12,3.42857143 C12,2.95714286 11.6142857,2.57142857 11.1428571,2.57142857 L9.42857143,2.57142857 Z"></path> </g> </symbol> <symbol id="bsp-player-volume-off" viewBox="0 0 12 12"> <g stroke="none" stroke-width="1" fill="currentColor" fill-rule="evenodd"> <path d="M0.42,0.42 C0.16,0.68 0.16,1.1 0.42,1.36 L2.86,3.8 L2.66666667,4 L0.666666667,4 C0.3,4 0,4.3 0,4.66666667 L0,7.33333333 C0,7.7 0.3,8 0.666666667,8 L2.66666667,8 L4.86,10.1933333 C5.28,10.6133333 6,10.3133333 6,9.72 L6,6.94 L8.78666667,9.72666667 C8.46,9.97333333 8.10666667,10.18 7.72,10.3333333 C7.48,10.4333333 7.33333333,10.6866667 7.33333333,10.9466667 C7.33333333,11.4266667 7.82,11.7333333 8.26,11.5533333 C8.79333333,11.3333333 9.29333333,11.04 9.74,10.68 L10.6333333,11.5733333 C10.8933333,11.8333333 11.3133333,11.8333333 11.5733333,11.5733333 C11.8333333,11.3133333 11.8333333,10.8933333 11.5733333,10.6333333 L1.36666667,0.42 C1.10666667,0.16 0.686666667,0.16 0.42,0.42 Z M10.6666667,6 C10.6666667,6.54666667 10.5666667,7.07333333 10.3933333,7.56 L11.4133333,8.58 C11.7866667,7.8 12,6.92666667 12,6 C12,3.44666667 10.4,1.26 8.14666667,0.4 C7.75333333,0.246666667 7.33333333,0.553333333 7.33333333,0.973333333 L7.33333333,1.1 C7.33333333,1.35333333 7.5,1.57333333 7.74,1.66666667 C9.45333333,2.36 10.6666667,4.04 10.6666667,6 Z M4.86,1.80666667 L4.74666667,1.92 L6,3.17333333 L6,2.27333333 C6,1.68 5.28,1.38666667 4.86,1.80666667 Z M9,6 C9,4.82 8.32,3.80666667 7.33333333,3.31333333 L7.33333333,4.50666667 L8.98666667,6.16 C8.99333333,6.10666667 9,6.05333333 9,6 Z"></path> </g> </symbol> <symbol id="bsp-play-24" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <circle cx="12" cy="12" r="11" fill="#4B4545" stroke="#FFFFFF" stroke-width="2"/> <path fill="#FFFFFF" fill-rule="nonzero" d="M10.56 16.68l5.604-4.2c.324-.24.324-.72 0-.96l-5.604-4.2c-.396-.3-.96-.012-.96.48v8.4c0 .492.564.78.96.48z"/> </g> </symbol> <symbol id="bsp-icon-bullet-arrow-circle" viewBox="0 0 12 12"> <g id="bullet/arrow-circle" stroke-width="1" fill-rule="evenodd"> <path d="M9.345,6.533 L6.5875,9.4435 C6.4465,9.592 6.2565,9.674 6.053,9.674 C5.8565,9.674 5.6715,9.5975 5.532,9.458 L5.384,9.311 C5.0965,9.023 5.083,8.543 5.354,8.2405 L6.4645,6.998 L2.7505,6.998 C2.3365,6.998 2.0005,6.6615 2.0005,6.248 L2.0005,5.75 C2.0005,5.336 2.3365,5 2.7505,5 L6.4475,5.001 L5.307,3.7575 C5.0315,3.457 5.042,2.978 5.3305,2.6895 L5.4785,2.542 C5.7625,2.258 6.2575,2.2635 6.536,2.552 L9.341,5.464 C9.624,5.758 9.626,6.237 9.345,6.533 M6,0 C2.6915,0 0,2.691 0,6 C0,9.3085 2.6915,12 6,12 C9.3085,12 12,9.3085 12,6 C12,2.691 9.3085,0 6,0" id="Fill-399"></path> </g> </symbol> <symbol id="bsp-icon-bullet-solid" viewBox="0 0 12 12"> <circle cx="6" cy="6" r="3" fill-rule="evenodd" /> </symbol> <symbol id="bsp-icon-bullet-chevron" viewBox="0 0 12 12"> <g id="bullet/chevron" stroke-width="1" fill-rule="evenodd"> <path d="M10.1632872,5.81004475 L3.51983519,0.0610863115 C3.46933556,0.017586626 3.40333604,-0.00391321855 3.33783651,0.000586748922 C3.27133699,0.00608670916 3.20983743,0.0365864887 3.16633775,0.08758612 L2.05984575,1.37857679 C2.01684606,1.42857643 1.99534622,1.49457595 2.00084618,1.56057547 C2.00634614,1.62707499 2.03734591,1.68857455 2.08834554,1.73157423 L7.11330922,5.99904338 L2.08834554,10.2685125 C2.03734591,10.3115122 2.00634614,10.3730118 2.00084618,10.4395113 C1.99534622,10.5055108 2.01684606,10.5715103 2.05984575,10.62151 L3.16633775,11.9125006 C3.20983743,11.9635003 3.27133699,11.994 3.33783651,11.9995 C3.34383647,12 3.34983642,12 3.35633638,12 C3.41583595,12 3.47383553,11.9785002 3.51983519,11.9390004 L10.1632872,6.18804202 C10.2177868,6.14054236 10.2497865,6.07204286 10.2497865,5.99904338 C10.2497865,5.92604391 10.2177868,5.85754441 10.1632872,5.81004475" id="Fill-397"></path> </g> </symbol> <symbol id="bsp-icon-bullet-dash" viewBox="0 0 12 12"> <g id="bullet/dash" stroke-width="1" fill-rule="evenodd"> <rect id="Rectangle" x="1" y="5" width="10" height="2" rx="1"></rect> </g> </symbol> <symbol id="bsp-icon-bullet-arrow" viewBox="0 0 12 12"> <g id="bullet/arrow" stroke-width="1" fill-rule="evenodd"> <path d="M11.9263107,5.37327196 L6.85189122,0.348851732 C6.37189884,-0.131140648 5.51241248,-0.113140933 5.01192043,0.386351137 C4.49392865,0.904342913 4.47692892,1.72982981 4.97742098,2.23132185 L7.13838667,4.30278896 L1.01548388,4.30278896 C0.379993967,4.30278896 0,4.93877886 0,5.55276911 C0,5.86176421 0.0839986664,6.15625953 0.236496245,6.38275594 C0.420493324,6.65675159 0.692489006,6.80774919 1.00098411,6.80774919 L7.13888666,6.80774919 L5.06141964,8.88771617 C4.83242328,9.11471256 4.70742526,9.42320767 4.70742526,9.7552024 C4.70692527,10.1091968 4.85392294,10.4596912 5.11041887,10.7161871 C5.3664148,10.9716831 5.71590925,11.1186807 6.06990363,11.1186807 C6.40189836,11.1186807 6.71039347,10.9931827 6.93938983,10.7646864 L11.9278106,5.72676635 C12.0248091,5.62876791 12.0238091,5.47027042 11.9263107,5.37327196" id="Fill-347"></path> </g> </symbol> <symbol id="bsp-icon-case-study" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path d="M0 0H24V24H0z"/> <path fill="currentColor" fill-rule="nonzero" d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm0 16H5V7h14v12zm-5.5-6c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5zM12 9c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4zm0 6.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z"/> </g> </symbol> <symbol id="bsp-icon-article" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path d="M0 0H24V24H0z"/> <path fill="currentColor" fill-rule="nonzero" d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/> <path fill="currentColor" fill-rule="nonzero" d="M13 17H8c-.55 0-1-.45-1-1s.45-1 1-1h5c.55 0 1 .45 1 1s-.45 1-1 1zM16 13H8c-.55 0-1-.45-1-1s.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1zM16 9H8c-.55 0-1-.45-1-1s.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1z"/> </g> </symbol> <symbol id="bsp-icon-ebook" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path d="M0 0L24 0 24 24 0 24z"/> <path fill="currentColor" fill-rule="nonzero" d="M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 4h2v5l-1-.75L9 9V4zm9 16H6V4h1v9l3-2.25L13 13V4h5v16z"/> </g> </symbol> <symbol id="bsp-icon-video" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path d="M0 0L24 0 24 24 0 24z"/> <path fill="currentColor" fill-rule="nonzero" d="M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v1c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-1h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.11-.9-2-2-2zm-1 14H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1zm-5.52-5.13l-3.98 2.28c-.67.38-1.5-.11-1.5-.87V8.72c0-.77.83-1.25 1.5-.87l3.98 2.28c.67.39.67 1.35 0 1.74z"/> </g> </symbol> <symbol id="bsp-icon-plus" viewBox="0 0 14 14"> <path d="M13, 6H8V1A1, 1, 0, 0, 0, 6, 1V6H1A1, 1, 0, 0, 0, 1, 8H6v5a1, 1, 0, 0, 0, 2, 0V8h5a1, 1, 0, 0, 0, 0-2Z"/> </symbol> <symbol id="bsp-icon-minus" viewBox="0 0 14 14"> <path d="M13, 8H1A1, 1, 0, 0, 1, 1, 6H13a1, 1, 0, 0, 1, 0, 2Z"/> </symbol> <symbol id="bsp-icon-spinner" viewBox="0 0 38 38"> <g fill="none" fill-rule="evenodd"> <g transform="translate(1 1)"> <path d="M36 18c0-9.94-8.06-18-18-18" stroke="currentColor" stroke-width="2"> <animateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="0.9s" repeatCount="indefinite" /> </path> </g> </g> </symbol> <symbol id="bsp-icon-24-plus" viewBox="0 0 24 24"> <path fill="currentColor" d="M12,5a.94.94,0,0,1,1,.69V11h5.22A.91.91,0,0,1,19,12a.94.94,0,0,1-.69,1H13v5.22A.91.91,0,0,1,12,19a.94.94,0,0,1-1-.69V13H5.78A.91.91,0,0,1,5,12a.94.94,0,0,1,.69-1H11V5.78A.91.91,0,0,1,12,5Z"/> </symbol> <symbol id="bsp-icon-24-minus" viewBox="0 0 24 24"> <path fill="currentColor" d="M18.22,11A.91.91,0,0,1,19,12a.94.94,0,0,1-.69,1H5.78A.91.91,0,0,1,5,12a.94.94,0,0,1,.69-1H18.22Z"/> </symbol> <symbol id="bsp-icon-24-chevron-right" viewBox="0 0 24 24"> <path fill="currentColor" d="M9.62,5.29a.91.91,0,0,0-1.34,0A1,1,0,0,0,8.2,6.61l.08.1,5,5.29-5,5.29a1,1,0,0,0-.08,1.32l.08.1a.91.91,0,0,0,1.25.08l.09-.08L16,12Z"/> </symbol> <symbol id="bsp-icon-24-chevron-left" viewBox="0 0 24 24"> <path fill="currentColor" d="M14.38,5.29a.91.91,0,0,1,1.34,0,1,1,0,0,1,.08,1.32l-.08.1-5,5.29,5,5.29a1,1,0,0,1,.08,1.32l-.08.1a.91.91,0,0,1-1.25.08l-.09-.08L8,12Z"/> </symbol> <symbol id="bsp-icon-24-chevron-down" viewBox="0 0 24 24"> <path fill="currentColor" d="M5.29,9.62a.91.91,0,0,1,0-1.34A1,1,0,0,1,6.61,8.2l.1.08,5.29,5,5.29-5a1,1,0,0,1,1.32-.08l.1.08a.91.91,0,0,1,.08,1.25l-.08.09L12,16Z"/> </symbol> <symbol id="bsp-icon-24-chevron-up" viewBox="0 0 24 24"> <path fill="currentColor" d="M18.71,14.38a.91.91,0,0,1,0,1.34,1,1,0,0,1-1.32.08l-.1-.08-5.29-5-5.29,5a1,1,0,0,1-1.32.08l-.1-.08a.91.91,0,0,1-.08-1.25l.08-.09L12,8Z"/> </symbol> <symbol id="bsp-icon-24-times" viewBox="0 0 24 24"> <path fill="currentColor" d="M17,7.05a1,1,0,0,1,.22,1.19l-.06.07L13.41,12l3.7,3.69A.92.92,0,0,1,17,17a1,1,0,0,1-1.19.22l-.07-.06L12,13.41l-3.69,3.7A.92.92,0,0,1,7.05,17a1,1,0,0,1-.22-1.19l.06-.07L10.59,12,6.89,8.31a.92.92,0,0,1,.16-1.26,1,1,0,0,1,1.19-.22l.07.06L12,10.59l3.69-3.7A.92.92,0,0,1,17,7.05Z"/> </symbol> <symbol id="bsp-icon-24-expand" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path fill="currentColor" d="M0 0H24V24H0z"/> <path fill="#ffffff" fill-rule="nonzero" d="M6.017 5.167h3.237c.321 0 .58-.259.58-.58V4.58c0-.32-.259-.579-.58-.579H4.58C4.26 4 4 4.258 4 4.58v4.674c0 .321.258.58.58.58h.008c.32 0 .579-.259.579-.58V6.017l4.879 4.846c.108.108.254.166.408.166.154 0 .3-.058.409-.17.225-.226.225-.592 0-.817L6.017 5.167zM19.42 4h-4.675c-.321 0-.58.258-.58.58v.008c0 .32.259.579.58.579h3.237l-4.846 4.879c-.225.225-.225.591 0 .817.109.108.255.17.409.17.154 0 .3-.058.408-.166l4.88-4.85v3.237c0 .321.258.58.579.58h.008c.32 0 .579-.259.579-.58V4.58c0-.32-.258-.579-.58-.579zm-8.967 8.967c-.154 0-.3.058-.408.166l-4.88 4.85v-3.237c0-.321-.258-.58-.579-.58H4.58c-.32 0-.579.259-.579.58v4.675c0 .32.258.579.58.579h4.674c.321 0 .58-.258.58-.58v-.008c0-.32-.259-.579-.58-.579H6.017l4.846-4.879c.225-.225.225-.591 0-.817-.109-.108-.255-.17-.409-.17zm8.967 1.2h-.008c-.321 0-.58.258-.58.579v3.237l-4.879-4.846c-.108-.108-.254-.166-.408-.166-.154 0-.3.058-.409.17-.225.226-.225.592 0 .817l4.846 4.875h-3.237c-.321 0-.58.259-.58.58v.008c0 .32.259.579.58.579h4.675c.32 0 .579-.258.579-.58v-4.674c0-.321-.258-.58-.58-.58z"/> </g> </symbol> <symbol id="bsp-icon-close-overlay-x" viewBox="0 0 30 30"> <path fill="currentColor" d="M14.625 0c4.031 0 7.477 1.43 10.336 4.29 2.86 2.858 4.289 6.304 4.289 10.335 0 4.031-1.43 7.477-4.29 10.336-2.858 2.86-6.304 4.289-10.335 4.289-4.031 0-7.477-1.43-10.336-4.29C1.43 22.103 0 18.657 0 14.626c0-4.031 1.43-7.477 4.29-10.336C7.147 1.43 10.593 0 14.624 0zm0 27.984c3.75 0 6.914-1.289 9.492-3.867 2.578-2.578 3.867-5.742 3.867-9.492 0-3.75-1.289-6.914-3.867-9.492-2.578-2.578-5.742-3.867-9.492-3.867-3.75 0-6.914 1.289-9.492 3.867-2.578 2.578-3.867 5.742-3.867 9.492 0 3.75 1.289 6.914 3.867 9.492 2.578 2.578 5.742 3.867 9.492 3.867zm5.906-20.109l.844.844-5.906 5.906 5.906 5.906-.844.844-5.906-5.906-5.906 5.906-.844-.844 5.906-5.906-5.906-5.906.844-.844 5.906 5.906 5.906-5.906z" /> </symbol> <symbol id="bsp-icon-checkbox-off" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path d="M0 0L24 0 24 24 0 24z"/> <path fill="currentColor" fill-rule="nonzero" d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/> </g> </symbol> <symbol id="bsp-icon-checkbox-on" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path d="M0 0L24 0 24 24 0 24z"/> <path fill="currentColor" fill-rule="nonzero" d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/> </g> </symbol> <symbol id="bsp-icon-24-close" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <circle cx="12" cy="12" r="12" fill="#FFF"/> <path fill="currentColor" fill-rule="nonzero" d="M16.793 7.207c.362.363.449.874.216 1.189l-.06.068-3.692 3.693 3.693 3.693c.303.304.233.866-.157 1.257-.363.363-.874.45-1.189.216l-.068-.059-3.693-3.693-3.693 3.693c-.304.304-.866.233-1.257-.157-.363-.363-.45-.874-.216-1.188l.059-.07 3.693-3.692-3.693-3.693c-.304-.303-.233-.866.157-1.257.363-.362.874-.449 1.188-.216l.07.06 3.692 3.692 3.693-3.693c.303-.303.866-.233 1.257.157z"/> </g> </symbol> <symbol id="bsp-icon-filter" viewBox="0 0 512 512"> <path fill="currentColor" d="M487.976 0H24.028C2.71 0-8.047 25.866 7.058 40.971L192 225.941V432c0 7.831 3.821 15.17 10.237 19.662l80 55.98C298.02 518.69 320 507.493 320 487.98V225.941l184.947-184.97C520.021 25.896 509.338 0 487.976 0z"></path> </symbol> <symbol id="bsp-icon-caret-right" viewBox="0 0 5 9"> <path fill="currentColor" d="M1.014.188c-.232-.25-.608-.25-.84 0-.214.232-.23.597-.05.849l.05.06L3.319 4.5.174 7.903c-.214.231-.23.596-.05.848l.05.06c.214.232.551.25.784.054l.056-.053L5 4.5 1.014.188z"/> </symbol> <symbol id="bsp-icon-bookmark" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <g transform="translate(-836 -306) translate(100 170) translate(561 136)"> <g transform="translate(175)"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <g> <path d="M0 0L24 0 24 24 0 24z" transform="translate(3 3)"/> <path fill="currentColor" fill-rule="nonzero" d="M17 4H7c-1.1 0-2 .9-2 2v14l7-4 7 4V6c0-1.1-.9-2-2-2z" transform="translate(3 3)"/> </g> </g> </g> </g> </symbol> <symbol id="bsp-icon-favorite" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <g> <g> <g> <g transform="translate(-871 -306) translate(100 170) translate(561 136) translate(210)"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <path fill="currentColor" d="M15.568 21.836c-.11.11-.243.164-.401.164-.158 0-.292-.055-.401-.164l-5.688-5.487c-.06-.049-.144-.128-.25-.237-.107-.11-.275-.308-.506-.597-.231-.289-.438-.585-.62-.889-.182-.304-.345-.671-.488-1.103-.143-.431-.214-.85-.214-1.257 0-1.337.386-2.382 1.158-3.136C8.929 8.377 9.996 8 11.357 8c.377 0 .76.065 1.153.196.392.13.756.307 1.094.529.337.221.627.43.87.624s.474.401.693.62c.218-.219.45-.426.692-.62.243-.194.534-.403.87-.624.338-.222.703-.398 1.095-.529.391-.13.776-.196 1.153-.196 1.36 0 2.427.377 3.199 1.13.771.754 1.157 1.799 1.157 3.136 0 1.343-.695 2.71-2.087 4.101l-5.678 5.469z"/> </g> </g> </g> </g> </g> </symbol> <symbol id="bsp-icon-bookmark-active" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <g> <g> <g transform="translate(-836 -724) translate(100 588) translate(561 136)"> <g fill="currentColor"> <path d="M15 0c8.284 0 15 6.716 15 15 0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15C0 6.716 6.716 0 15 0zm5 7H10c-1.1 0-2 .9-2 2v14l7-4 7 4V9c0-1.1-.9-2-2-2z" transform="translate(175)"/> </g> </g> </g> </g> </g> </symbol> <symbol id="bsp-icon-favorite-active" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <g fill="currentColor"> <g> <g> <g> <path d="M15 0c8.284 0 15 6.716 15 15 0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15C0 6.716 6.716 0 15 0zm3.977 8c-.377 0-.762.065-1.153.196-.392.13-.757.307-1.094.529-.337.221-.628.43-.87.624-.244.194-.475.401-.693.62-.22-.219-.45-.426-.693-.62-.243-.194-.533-.403-.87-.624-.338-.222-.702-.398-1.094-.529-.392-.13-.776-.196-1.153-.196-1.361 0-2.428.377-3.2 1.13C7.387 9.884 7 10.93 7 12.266c0 .407.071.826.214 1.257.143.432.306.8.488 1.103.182.304.389.6.62.889.23.289.4.488.505.597.107.11.19.188.251.237l5.688 5.487c.109.11.243.164.4.164.159 0 .292-.055.402-.164l5.678-5.469c1.392-1.391 2.087-2.758 2.087-4.101 0-1.337-.386-2.382-1.157-3.136-.772-.753-1.838-1.13-3.2-1.13z" transform="translate(-871 -724) translate(100 588) translate(561 136) translate(210)"/> </g> </g> </g> </g> </g> </symbol> <symbol id="bsp-icon-checkmark" viewBox="0 0 12 9"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-921.000000, -735.000000)" fill="currentColor" fill-rule="nonzero"> <g transform="translate(100.000000, 588.000000)"> <g transform="translate(561.000000, 136.000000)"> <g transform="translate(245.000000, 0.000000)"> <path d="M24.4625,11.2925 L18.5825,17.1725 L16.7025,15.2925 C16.3125,14.9025 15.6825,14.9025 15.2925,15.2925 C14.9025,15.6825 14.9025,16.3125 15.2925,16.7025 L17.8825,19.2925 C18.2725,19.6825 18.9025,19.6825 19.2925,19.2925 L25.8825,12.7025 C26.2725,12.3125 26.2725,11.6825 25.8825,11.2925 C25.4925,10.9025 24.8525,10.9025 24.4625,11.2925 Z"></path> </g> </g> </g> </g> </g> </symbol> <symbol id="bsp-icon-radio-on" viewBox="0 0 24 24"> <path fill="currentColor" fill-rule="nonzero" d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" /> </symbol> <symbol id="bsp-icon-radio-off" viewBox="0 0 24 24"> <path fill="currentColor" fill-rule="nonzero" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" /> </symbol> </svg> <div id="wrapper"> <header id="abe-top" data-test-id="header" role="banner" class="locale-com"> <div id="abe-gdpr-banner"></div> <a id="skip-main-nav-link" class="skip-link" href="#content-main" data-cms-ai="0" >Skip to main content</a> <div id="abe-header"> <div class="top-nav"> <div class="wrapper cf abenav-belt"> <div class="abenav-belt-left"> <a id="logo" href="/" data-cms-ai="0"> <span class="sr-only">AbeBooks.com</span> </a> </div> <div class="abenav-belt-fill"> <form id="header-searchbox-form" method="post" action="/servlet/SearchResults" name="quickSearch_B" role="search" accept-charset="ISO-8859-1"> <input type="hidden" value="t" name="sts" /> <input type="hidden" value="on" name="searchprefs" /> <input name="ds" value="20" type="hidden" /> <input type="hidden" id="cm-tag" name="cm_sp" value="SearchF-_-topnav-_-Results" /> <fieldset class="gnav-searchbox"> <div class="gnav-searchbox-left"> <div class="gnav-searchbox-field"> <input class="gnav-searchbox-input" id="header-searchbox-input" type="text" maxlength="100" name="kn" aria-label="Search AbeBooks" spellcheck="false" /> <div class="abeui-autosuggest" data-id="header-searchbox-input" data-name="kn" data-replace-id="header-searchbox-input" data-cm-id="cm-tag" data-cm-default="SearchF-_-topnav-_-Results" data-cm-selected="SearchF-_-TopNavISS-_-Results" data-class-name="gnav-searchbox-input" data-auto-submit="true" data-placeholder="Enter keyword, title, author or ISBN"></div> </div> <div class="gnav-searchbox-right"> <button class="gnav-searchbox-button" id="header-searchbox-button" type="submit" aria-label="Find"><span>Search</span></button> </div> </div> </fieldset> </form> </div> <div class="abenav-belt-right"> <ul id="account-nav" class="cf"><li><a id="sign-on" href="/servlet/LoginDirector" data-cms-ai="0">Sign in</a></li><li><a id="my-account" class="hidden-xs" href="/servlet/MembersMainMenu" data-cms-ai="0">My Account</a></li><li><a id="basket" href="/servlet/ShopBasketPL" data-cms-ai="0"><span class="deftext">Basket</span><span class="basket-icon"> </span><span id="bskc" class="hide"></span></a></li><li><a id="help" class="hidden-xs" href="https://support.abebooks.com/s/?language=en_US" data-cms-ai="0">Help</a></li></ul> </div> </div> </div> <div id="main-navigation"> <div class="wrapper"> <nav class="cf"> <button id="mobile-menu" aria-controls="nav-wrapper" aria-expanded="false" type="button" aria-label="Open main menu"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="toggle-text">Menu</span> </button> <div id="header-searchbox-container-m" class="gnav-searchbox-container-m"> <form id="header-searchbox-form-m" method="post" action="/servlet/SearchResults" name="nav-mobile-search" accept-charset="ISO-8859-1"> <input type="hidden" value="t" name="sts" /> <input type="hidden" value="on" name="searchprefs" /> <input type="hidden" id="cm-tag-m" name="cm_sp" value="SearchF-_-topnav-_-Results" /> <fieldset class="gnav-searchbox-m"> <div class="gnav-searchbox-left-m"> <input id="header-searchbox-input-m" class="gnav-searchbox-input-m" type="text" maxlength="100" name="kn" aria-label="Search AbeBooks" placeholder="" spellcheck="false" /> <div class="abeui-autosuggest" data-id="header-searchbox-input-m" data-name="kn" data-replace-id="header-searchbox-input-m" data-cm-id="cm-tag-m" data-cm-default="SearchF-_-topnav-_-Results" data-cm-selected="SearchF-_-TopNavISS-_-Results" data-class-name="gnav-searchbox-input-m" data-placeholder="Search AbeBooks" data-auto-submit="true"></div> </div> <div class="gnav-searchbox-right-m"> <button id="header-searchbox-button-m" class="gnav-searchbox-button-m" type="submit" aria-label="Find"><span>Find</span></button> </div> </fieldset> </form> </div> <div class="nav-bar cf"> <div id="nav-wrapper" class="nav-wrapper cf abenav-slideout" tabindex="-1" aria-label="Menu principal"> <ul id="global-nav-links" > <li id="mobile-menu-account" class="visible-xs-block"><a href="/servlet/MembersMainMenu" data-cms-ai="0">My Account</a></li> <li id="mobile-menu-orders" class="visible-xs-block"><a href="/my-account/purchases" data-cms-ai="0">My Purchases</a></li> <li id="mobile-menu-signon" class="visible-xs-block"><a href="/servlet/SignOff?ph=2" data-cms-ai="0">Sign Off</a></li> <li id="search-entry" class="search-entry"><a href="/servlet/SearchEntry" title="Search millions of items for sale" data-cms-ai="0">Advanced Search</a></li> <li id="collections-link" class="collections-link"><a href="/collections/" title="Browse books, fine art & collectibles" data-cms-ai="0">Browse Collections</a></li> <li id="rare-books" ><a href="/books/rarebooks/" title="Find rare & collectible books" data-cms-ai="0">Rare Books</a></li> <li id="hdr-nbc" ><a href="/collectibles/" title="Search fine art & collectibles" data-cms-ai="0">Art & Collectibles</a></li> <li id="text-books" ><a href="/books/textbooks/" title="Buy cheap new and used textbooks" data-cms-ai="0">Textbooks</a></li> <li id="hdr-sellers" ><a href="/servlet/BookstoreSearch" title="Search AbeBooks sellers from around the world" data-cms-ai="0">Sellers</a></li> <li id="hdr-sell" ><a href="/books/sell/" title="Become a professional AbeBooks seller" data-cms-ai="0">Start Selling</a></li> <li id="mobile-menu-help" class="visible-xs-block"><a href="https://support.abebooks.com/s/?language=en_US" data-cms-ai="0">Help</a></li> <li id="mobile-menu-close" class="visible-xs-block text-center mobile-close"><a href="javascript:void(0)" aria-controls="nav-wrapper" aria-expanded="true" role="button" tabindex="0" data-cms-ai="0"><span>CLOSE</span></a></li> </ul> </div> </div> </nav> </div> </div> </div> </header> <main id="content-main" class="abe-content" data-test-id="main" data-templateId="RBR"> <link data-cssvarsponyfill="true" type="text/css" media="all" class="Webpack-css" rel="stylesheet" href="https://assets.brightspot.abebooks.a2z.com/resource/00000179-3cdd-d40f-a779-bedf7f820000/styleguide/All.min.8bbcd9f81de8e2281cdabcdc44b78926.gz.css"> <script> </script> <div class="DirectoryPage-wrapper" data-copmanion-content> <div class="DirectoryPage-topContainer"> <div class="DirectoryPage-headingWrapper"> <div class="DirectoryPage-breadcrumbs"> <a class="Link " href="https://www.abebooks.com/books" data-cms-ai="0">Books</a> <div class="DirectoryPage-breadcrumbs-divider"> <svg> <use xlink:href="#bsp-icon-caret-right"></use> </svg> </div> <a class="Link " href="https://www.abebooks.com/books/rarebooks/" data-cms-ai="0">Rare Books</a> <div class="DirectoryPage-breadcrumbs-divider"> <svg> <use xlink:href="#bsp-icon-caret-right"></use> </svg> </div> <a class="Link " href="https://www.abebooks.com/books/rarebooks/collecting-guide/book-collecting-guide.shtml" data-cms-ai="0">Book collecting guide</a> </div> <h1 class="DirectoryPage-headline"> Glossary of book terms </h1> <div class="DirectoryPage-actions"> <div class="ActionBar"> <ul class="ActionBar-items"> <li class="ActionBar-items-item"> <a class="ActionLink" href="https://www.facebook.com/dialog/share?app_id=267341716664813&display=popup&href=https%3A%2F%2Fwww.abebooks.com%2Fbooks%2Frarebooks%2Fcollecting-guide%2Funderstanding-rare-books%2Fglossary.shtml" target="_blank" rel="noopener" data-social-service="facebook" data-cms-ai="0"> <svg><use xlink:href="#bsp-mono-icon-facebook"></use></svg><span>Facebook</span> </a> </li> <li class="ActionBar-items-item"><a class="ActionLink" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.abebooks.com%2Fbooks%2Frarebooks%2Fcollecting-guide%2Funderstanding-rare-books%2Fglossary.shtml&text=Glossary%20of%20book%20terms" target="_blank" rel="noopener" data-social-service="twitter" data-cms-ai="0"> <svg><use xlink:href="#bsp-mono-icon-twitter" /></svg><span>Twitter</span> </a> </li> <li class="ActionBar-items-item"><a class="ActionLink" href="https://www.linkedin.com/shareArticle?url=https%3A%2F%2Fwww.abebooks.com%2Fbooks%2Frarebooks%2Fcollecting-guide%2Funderstanding-rare-books%2Fglossary.shtml&mini=true&title=Glossary%20of%20book%20terms&summary=Our%20handy%20glossary%20will%20help%20you%20understand%20unfamiliar%20book-related%20terms%20ranging%20from%20first%20editions%20to%20fore-edge%20paintings%20and%20foxing.%20Don%27t%20let%20the%20jargon%20get%20in%20the%20way%20of%20finding%20and%20buying%20books.&source=AbeBooks" target="_blank" rel="noopener" data-social-service="linkedin" data-cms-ai="0"> <svg><use xlink:href="#bsp-mono-icon-linkedin"></use></svg><span>LinkedIn</span> </a> </li> <li class="ActionBar-items-item"><a class="ActionLink" href="mailto:?body=Glossary%20of%20book%20terms%0A%0Ahttps%3A%2F%2Fwww.abebooks.com%2Fbooks%2Frarebooks%2Fcollecting-guide%2Funderstanding-rare-books%2Fglossary.shtml%0A%0AOur%20handy%20glossary%20will%20help%20you%20understand%20unfamiliar%20book-related%20terms%20ranging%20from%20first%20editions%20to%20fore-edge%20paintings%20and%20foxing.%20Don%27t%20let%20the%20jargon%20get%20in%20the%20way%20of%20finding%20and%20buying%20books." data-social-service="mailto" data-cms-ai="0"> <svg><use xlink:href="#bsp-mono-icon-email"></use></svg><span>Email</span> </a> </li> </ul> </div> </div> </div> </div> <div class="DirectoryPage-content"> <main class="DirectoryPage-main"> <div class="DirectoryPage-main-content"> <article class="DirectoryPage-mainContent"><div class="DirectoryPage-articleContainer"> <h2 class="DirectoryPage-subHeadline">Our handy glossary will help you understand unfamiliar book-related terms ranging from first editions to fore-edge paintings and foxing. Don't let the jargon get in the way of finding and buying books.</h2> <div class="Page-content" data-modulewell><div class="DirectoryList"> <div class="DirectoryList-jumplinks"> <a class="Link" href="#A" data-cms-ai="0">A</a> <a class="Link" href="#B" data-cms-ai="0">B</a> <a class="Link" href="#C" data-cms-ai="0">C</a> <a class="Link" href="#D" data-cms-ai="0">D</a> <a class="Link" href="#E" data-cms-ai="0">E</a> <a class="Link" href="#F" data-cms-ai="0">F</a> <a class="Link" href="#G" data-cms-ai="0">G</a> <a class="Link" href="#H" data-cms-ai="0">H</a> <a class="Link" href="#I" data-cms-ai="0">I</a> <a class="Link" href="#J" data-cms-ai="0">J</a> <a class="Link" href="#L" data-cms-ai="0">L</a> <a class="Link" href="#M" data-cms-ai="0">M</a> <a class="Link" href="#N" data-cms-ai="0">N</a> <a class="Link" href="#O" data-cms-ai="0">O</a> <a class="Link" href="#P" data-cms-ai="0">P</a> <a class="Link" href="#Q" data-cms-ai="0">Q</a> <a class="Link" href="#R" data-cms-ai="0">R</a> <a class="Link" href="#S" data-cms-ai="0">S</a> <a class="Link" href="#T" data-cms-ai="0">T</a> <a class="Link" href="#U" data-cms-ai="0">U</a> <a class="Link" href="#V" data-cms-ai="0">V</a> <a class="Link" href="#W" data-cms-ai="0">W</a> <a class="Link" href="#Y" data-cms-ai="0">Y</a> </div> <div class="DirectoryList-groups"> <div class="DirectoryList-groups-group" id="A"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">A</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=advance-reading-copy-arc> <span class="Link ">Advance Reading Copy (ARC)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A copy for reviewers and/or booksellers, usually bound in paperwraps and usually with either the finished cover art or possibly trial cover art. Generally, this copy is as it will appear in the bookstores and differs from the Uncorrected Proof. <a class="Link " href="https://www.abebooks.com/book-search/title/advance-reading-copy/" data-cms-ai="0">Find advance reader copies</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=advertisements-ads-advts-adverts> <span class="Link ">Advertisements (ads, advts, adverts)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Advertisements placed in the binding of the book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=all-edges-gilt-aeg> <span class="Link ">All Edges Gilt (A.E.G.)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The top, fore-edge and foot of the book are colored in gold. See <a class="Link " href="#gilt" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Gilt Edges</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=all-edges-stained-aes> <span class="Link ">All Edges Stained (A.E.S.)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The top, fore-edge and foot of the book are colored with a decorative stain.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=antiquarian-books> <span class="Link ">Antiquarian Books</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A loose term implying collectible books rather than used books. Refers to old, rare, and <a class="Link " href="https://www.abebooks.com/docs/community/featured/out-of-print.shtml" data-cms-ai="0">out-of-print books</a>. Some sellers say antiquarian books are published before 1900. </p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=apocryphal> <span class="Link ">Apocryphal</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A work whose authenticity or authorship is in doubt.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=appendix> <span class="Link ">Appendix</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Additional or supplementary material generally found at the end of a book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=as-issued> <span class="Link ">As Issued</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A term indicating a given book is in the same condition as when originally published.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=association-copy> <span class="Link ">Association Copy</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book that belonged to or was annotated by the author, someone close to the author, a famous or noteworthy person, or someone especially associated with the content of the work. Should have documentary evidence of its association, such as the author's bookplate. <a class="Link " href="https://www.abebooks.com/servlet/SearchResults?bi=0&bx=off&ds=30&n=100121503&pics=on&recentlyadded=all&sortby=20&tn=%22Association+Copy%22&xpod=off&cm_sp=pan-_-srp-_-pics&rollup=on&xdesc=off" data-cms-ai="0">Find association copies</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=as-new> <span class="Link ">As New</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The book is in the exact condition as when it left the print shop. <a class="Link " href="#mint" target="_blank" rel="noopener" data-cms-ai="0"><dfn>See Mint</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=as-usual> <span class="Link ">As Usual</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A favorite term to describe defects that probably occur only on copies of the book the particular dealer often handles, such as "lacks endpapers, as usual".</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=audio-book> <span class="Link ">Audio Book</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A cassette, LP, CD, audio file or other recording of a voice actor reading the text of a book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=autograph-letter-al> <span class="Link ">Autograph Letter (al)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A handwritten letter.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=autograph-letter-signed-als> <span class="Link ">Autograph Letter, Signed (als)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A handwritten letter signed by the writer.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=autograph-manuscript-signed-ams> <span class="Link ">Autograph Manuscript, Signed (ams)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A manuscript handwritten by the author.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="B"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">B</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=backstrip> <span class="Link ">Backstrip</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The covering on the book's spine.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=bastard-title> <span class="Link ">Bastard Title</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The page carrying nothing but the title of the book, usually preceding the title page. Also known as: Mock Title, Fly title, half-title.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=biblio> <span class="Link ">Biblio</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>From the Greek; signifying or pertaining to books.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=biblioclast> <span class="Link ">Biblioclast</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A destroyer of books.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=bibliognost> <span class="Link ">Bibliognost</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Having a deep knowledge of books.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=bibliography-bibl> <span class="Link ">Bibliography (bibl)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A systematic list of books and other works that pertain to a certain subject. <a class="Link " href="https://www.abebooks.com/book-search/title/bibliography/" data-cms-ai="0">Find bibliographies</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=biblioklept> <span class="Link ">Biblioklept</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book thief.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=bibliomaniac> <span class="Link ">Bibliomaniac</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A bibliophile in whom the love of books has become an obsession; includes many bookdealers and certain collectors.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=bibliophile> <span class="Link ">Bibliophile</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A lover of books.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=bibliophobia> <span class="Link ">Bibliophobia</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A fear of books.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=bibliopole> <span class="Link ">Bibliopole</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A dealer of rare books.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=binding-bdg> <span class="Link ">Binding (bdg)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The cover of the book surrounding the book block. <a class="Link " href="https://www.abebooks.com/books/rarebooks/collecting-guide/understanding-rare-books/understanding-bindings.shtml" target="_blank" rel="noopener" data-cms-ai="0">Learn more about book bindings.</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=binding-copy> <span class="Link ">Binding Copy</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book that needs to be rebound and is worth rebinding. In a copy like this the leaves are intact and the book block itself is still square but the binding may be in tatters.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=blindstamping> <span class="Link ">Blind-stamping</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>An impressed mark, decoration, or lettering, not colored or gilded, usually appearing on the binding. One way that the Book Clubs have marked their editions when they are otherwise identical to trade editions is to use a small square, round or sometimes leaf-shaped blind stamp in the bottom right corner of the rear board.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=block-books> <span class="Link ">Block Books</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Books made around the mid-1400s in Germany and the Netherlands in which pictures and explanatory text were printed from woodblocks; not to be confused with a "Book Block".</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=blurb> <span class="Link ">Blurb</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A comment from a review (often by another author praising the particular book) printed on the dust wrapper or covers of a proof copy, or on a wrap-around band.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=boards-bds> <span class="Link ">Boards (bds)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The stiff binding material for most modern books.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=book-block> <span class="Link ">Book Block</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book that has been printed, folded, gathered and sewn, but not yet bound; not to be confused with "Block Books". See <a class="Link " href="#textblock" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Text-block</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=book-club-edition-bc-bce> <span class="Link ">Book Club Edition (bc, bce)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A separate edition of a book usually printed especially for a book club such as "The Book of the Month Club" or "The Literary Guild." These copies will usually have the words "Book Club Edition" printed on the bottom right corner of the front flap of the dust wrapper. Occasionally, if the book club does not wish to do a separate edition they will have a publisher <a class="Link " href="#blind" target="_blank" rel="noopener" data-cms-ai="0">blind stamp</a> on the rear board and print a supply of dust wrappers without a price on the front flap and now without the bar code on the rear panel. Book Clubs are not solely an American phenomenon as there have been numerous British Book Clubs over the years. <a class="Link " href="https://www.abebooks.com/servlet/SearchResults?bi=0&bx=off&ds=30&kn=%22Book+Club+Edition%22&pics=on&recentlyadded=all&sortby=17&xpod=off&cm_sp=pan-_-srp-_-pics&rollup=on&xdesc=off" data-cms-ai="0">Find book club editions.</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=book-label> <span class="Link ">Book Label</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A label indicating the ownership of a book. Generally smaller than a <a class="Link " href="#bookplate" target="_blank" rel="noopener" data-cms-ai="0"><dfn>bookplate</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=bookplate-bkpl> <span class="Link ">Bookplate (bkpl)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A pasted-in sign of ownership. Modern bookplates are pressure sensitive (peel-and-stick) as opposed to the older bookplates that were made with water-activated adhesive (lick-and-stick). Some bookplates from the 19th century were quite elaborate with engravings.<br> <span class="carat">›</span> <a class="Link " href="http://youtu.be/7khICi5xgbM" target="_blank" rel="noopener" data-cms-ai="0">Watch Bookplate Video</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=bound> <span class="Link ">Bound</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book with a cover of any type, or a periodical that has a cover other than its published wraps.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=bowed> <span class="Link ">Bowed</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A condition of the covers or boards of a hardcover book. Bowed covers may turn inward toward the leaves or outward away from the leaves. The condition generally results from a rapid change in the level of moisture in the air and is caused by different rates of expansion or contraction of the paste-down and the outer material covering the board.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=breaker> <span class="Link ">Breaker</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A person who breaks up books to sell the plates separately, or the book itself when the covers are so bad that it either has to be rebound or broken up.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=broadside> <span class="Link ">Broadside</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A single sheet of paper usually printed on one side only.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=buckram> <span class="Link ">Buckram</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="C"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">C</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=cancel> <span class="Link ">Cancel</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A tipped-in (i.e., pasted in) page to replace a page removed after a book has been bound.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=casebound> <span class="Link ">Case-Bound</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A case-bound book is a hardcover book where the boards have been covered before being adjoined with the text block as opposed to afterwards; which is defined as bound.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=chapbook> <span class="Link ">Chapbook</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A cheaply printed book sold by street vendors in the 18th and 19th centuries.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=chipped> <span class="Link ">Chipped</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Used to describe where small pieces are missing or where fraying has occurred on a dust jacket or the edge of a paperback.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=cloth> <span class="Link ">Cloth</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A cloth-bound book. The covering can be linen, <a class="Link " href="#buckram" target="_blank" rel="noopener" data-cms-ai="0"><dfn>buckram</dfn></a> or another textile.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=cocked> <span class="Link ">Cocked</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Also shelf-cocked. A condition resulting from storing a book on a shelf so that it leans and rests against its neighbor or the side of a bookcase. Gravity deforms the book binding. Cocked also refers to a book where the spine no longer remains at right angles to the covers.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=codex> <span class="Link ">Codex</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The gathering of leaves of paper, parchment or other similar material; or a book by another name.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=collation> <span class="Link ">Collation</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Technically, the examination and notation of the physical make-up of a book. By checking for the presence of every leaf or page originally in the volume when issued, a book may be collated as complete.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=colophon> <span class="Link ">Colophon</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>An identifying inscription or emblem from the printer or publisher appearing at the end of a book. Also the emblem at the bottom of the spine on both the book and dust wrapper as well as a logo on the title or copyright page.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=comb-binding> <span class="Link ">Comb Binding</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book binding similar to a spiral binding but using a round tubular plastic piece with many teeth which fit through small rectangular holes punched into the binding edge of the book. The plastic piece, if laid flat, would resemble a comb.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=conjugate-leaf> <span class="Link ">Conjugate Leaf</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The un-severed second half of a printed page.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=contemporary> <span class="Link ">Contemporary</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Refers to the time at which an action happened to the book in relation to its printing. For instance, a contemporary binding is a book that has been re-bound shortly after being published. A contemporary inscription would have been signed and dated in the year of publication.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=corners> <span class="Link ">Corners</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The right angles on the unbound edges of the front and back covers of a hardcover book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=cosway-bindings> <span class="Link ">Cosway Bindings</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p><a class="Link " href="https://www.abebooks.com/books/rarebooks/cosway-bindings" data-cms-ai="0">Cosway Bindings</a> are beautiful books with miniature paintings inset into fine leather bindings. They are named after miniaturist portrait painter Richard Cosway. Bookselling firm Sotheran's invented the concept with Miss C.B. Currie providing the art. <a class="Link " href="https://www.abebooks.com/books/rarebooks/cosway-bindings" data-cms-ai="0">Learn more about Cosway Bindings</a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=covers> <span class="Link ">Covers</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The binding of the book, particularly the front and back panels.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=covers-boundin> <span class="Link ">Covers bound-in</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The original cloth covers, usually including the spine, bound into the book when a new binding is made. Normally they are mounted as pages at the end of the book. Also refers to the covers of books originally issued in boards or paper wraps, but in these cases the covers are usually bound in their proper positions.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=crease> <span class="Link ">Crease</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A permanent bend to a page or dust jacket. Somewhat common from times when collectors used to remove the dust jacket and fold it for safe storage. When these jackets have been resurrected, they will contain a crease.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=crown> <span class="Link ">Crown</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The very top edge of the spine.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=cut> <span class="Link ">Cut</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Many modern books are smooth-trimmed after binding so that all edges are even, or flush. This is described as having been cut.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=cuts> <span class="Link ">Cuts</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Illustrations printed in the text pages are called cuts, whole page illustrations that have been printed separately are called Plates.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="D"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">D</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=dampstained> <span class="Link ">Dampstained</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A light stain on the cover or on the leaves of a book caused by moisture such as a piece of food or perspiration. Generally not as severe as <a class="Link " href="#waterstain" target="_blank" rel="noopener" data-cms-ai="0"><dfn>waterstains</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=darkening> <span class="Link ">Darkening</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>When book covers are exposed to light, the color darkens or becomes more intense. See <a class="Link " href="#fading" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Fading</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=deckle-edges> <span class="Link ">Deckle Edges</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Another term for uncut or untrimmed edges.<br> <span class="carat">›</span> <a class="Link " href="http://youtu.be/Um91tmvCgC8" target="_blank" rel="noopener" data-cms-ai="0">Watch Deckle Edges Video</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=decorative-stamped-binding> <span class="Link ">Decorative Stamped Binding</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A highly detailed impression stamped into the cover and/or spine of a book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=dedication-copy> <span class="Link ">Dedication Copy</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The copy of the book inscribed by the author to the person to whom the book is dedicated.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=definitive-edition> <span class="Link ">Definitive Edition</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The most authoritative version of a work.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=dents> <span class="Link ">Dents</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Damage to the edges of the cover of hardcover books.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=device> <span class="Link ">Device</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A printer's ornament. Also an insignia that is the publisher's identifying mark. Now interchangeable with <a class="Link " href="#colophon" target="_blank" rel="noopener" data-cms-ai="0"><dfn>colophon</dfn>.</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=diecut> <span class="Link ">Die-Cut</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A process where shapes are cut out of paper allowing publishers to put "windows" or change the shape of a page/book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=disbound> <span class="Link ">Disbound</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>This term refers to a book or pamphlet, once bound, from which the binding has been removed.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=dogeared> <span class="Link ">Dog-Eared</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Book pages that have been folded over in the corners. Some readers do this to mark their place in a book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=dosados> <span class="Link ">Dos-a-dos</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Two separate books bound together so that each cover represents the cover for a different title. Ace paperbacks and many science fiction books were issued this way.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=dummy> <span class="Link ">Dummy</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A mock-up of a book used by salesmen in the late 19th and early 20th century to show prospective buyers what the book would look like. It usually had a title page, 10 or 20 pages of text, and then blank pages to fill out the rest of the binding.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=duodecimo-12mo> <span class="Link ">DuoDecimo (12mo)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book approximately seven to eight inches tall.<br> <span class="carat">›</span> <a class="Link " href="/books/RareBooks/collecting-guide/understanding-rare-books/guide-book-formats.shtml" target="_blank" rel="noopener" data-cms-ai="0">Guide to Book Formats</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=dust-jacket-dj> <span class="Link ">Dust Jacket (dj)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A term synonymous with Dust Wrapper, indicating the usually decorative paper wrapper placed around a book to protect the binding. <a class="Link " href="https://www.abebooks.com/books/features/vintage-dust-jackets.shtml" data-cms-ai="0">See vintage dust jackets</a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=dust-wrapper-dw> <span class="Link ">Dust Wrapper (dw)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>See <a class="Link " href="#dustjacket" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Dust Jacket</dfn>.</a></p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="E"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">E</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=ebook> <span class="Link ">E-Book</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Short for Electronic Book, this is a computer file that contains the entire text of a book. There are many different types of e-book files and some can be read only with a specific e-reader (Amazon's Kindle etc) while others can be read on any computer, personal digital assistant or e-reader.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=edges> <span class="Link ">Edges</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The outer surfaces of a book's leaves.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=edgeworn> <span class="Link ">Edgeworn</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Wear along the edges of hardback book covers.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=edited-ed> <span class="Link ">Edited (ed)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Prepared for publication, a book that has been worked on by an editor.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=edition-ed> <span class="Link ">Edition (ed)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>All the copies of a book printed from the same plates or typesetting. Additions, changes and revisions are made with each new edition. Also see <a class="Link " href="#reprint" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Reprint</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=editor-ed> <span class="Link ">Editor (ed)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A person who gathers material for a book, oversees text written by others, and/or makes the text more readable.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=elephant-folio> <span class="Link ">Elephant Folio</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A large book about 23 inches tall.<br> <span class="carat">›</span> <a class="Link " href="/books/RareBooks/collecting-guide/understanding-rare-books/guide-book-formats.shtml" target="_blank" rel="noopener" data-cms-ai="0">Guide to Book Formats</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=end-papers-ep> <span class="Link ">End Papers (ep)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The sheets of paper pasted onto the inner covers, joining the book block to the covers. One side of the sheet is pasted to the inside cover, the other is left free.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=ephemera> <span class="Link ">Ephemera</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Printed or written items produced with a short intended lifetime that are now collectible. Examples include posters, postcards, tickets, maps and pamphlets.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=erosion> <span class="Link ">Erosion</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Loss of paper or cloth caused by a slow and steady wear, as opposed to a chipping or tearing. See <a class="Link " href="#loss" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Loss</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=errata> <span class="Link ">Errata</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Mistakes or errors. Generally encountered in the term "errata slip," a small sheet of paper laid into a book by a publisher who discovered errors prior to publication.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=example-ex> <span class="Link ">Example (ex)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A particular copy of an edition.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=exlibrary> <span class="Link ">Ex-Library</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A term used to indicate a book was once in a public library. <a class="Link " href="https://www.abebooks.com/servlet/SearchResults?bi=0&bx=off&cm_sp=SearchF-_-Advs-_-Result&ds=30&kn=%22ex-library%22&n=100121503&recentlyadded=all&rollup=on&sortby=17&sts=t&xdesc=off&xpod=off" data-cms-ai="0">Ex-library books</a> are usually identified with one or more markings of the library such as stampings, card pockets, cataloging numbers, etc. Frequently they are marked as "discarded" or "withdrawn" when sold by a library.<br> <span class="carat">›</span> <a class="Link " href="http://youtu.be/dSeUnTsvydw" target="_blank" rel="noopener" data-cms-ai="0">Watch Ex-Library Video</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=exlibris> <span class="Link ">Ex-Libris</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A bookplate printed with the owner's name or initials. Latin for "From the library of..."<br> <span class="carat">›</span> <a class="Link " href="http://youtu.be/dSeUnTsvydw" target="_blank" rel="noopener" data-cms-ai="0">Watch Ex-Libris Video</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=extra-illustrated> <span class="Link ">Extra Illustrated</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A copy of a book with additional illustrations.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="F"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">F</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=facing-page> <span class="Link ">Facing Page</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The page opposite the page being referred to.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=fading> <span class="Link ">Fading</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The color of some book covers fade or become less intense when exposed to light. See <a class="Link " href="#darkening" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Darkening</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=figured-cloth> <span class="Link ">Figured Cloth</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A cloth binding decorated with embossed patterns.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=first-amp-second-printing-before-publication> <span class="Link ">First & Second Printing before Publication</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>This indicates the publisher was successful in promoting the book and had more orders before the actual publication date than the first printing quantity would cover, therefore a second printing was ordered. Not a first edition.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=first-edition> <span class="Link ">First Edition</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Generally used by book dealers and collectors to mean the first appearance of a work in book or pamphlet form, in its first printing. <a class="Link " href="https://www.abebooks.com/books/first-printing-collectible-modern-books/first-editions.shtml" data-cms-ai="0">Search for first editions</a>.<br> <span class="carat">›</span> <a class="Link " href="/books/RareBooks/collecting-guide/what_books_collect/collecting-first-editions.shtml#video" target="_blank" rel="noopener" data-cms-ai="0">Watch First Editon Video</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=first-separate-edition> <span class="Link ">First Separate Edition</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The first appearance as a complete book or pamphlet of a work that has previously appeared as part of another book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=first-thus> <span class="Link ">First Thus</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Means not a first edition, but something that is new. It may be revised, have a new introduction by the author or someone else, be the first publication in paperback form, or first by another publisher.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=first-trade-edition> <span class="Link ">First Trade Edition</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The edition produced for general commercial sale, as distinguished from a limited edition.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=florilegium> <span class="Link ">Florilegium</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Direct translation from Latin is "a gathering of flowers". In the literary sense, a florilegium (plural florilegia) is a volume of writing gathered from other sources; a compilation of full pieces or passages from other works.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=flyleaf> <span class="Link ">Flyleaf</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A blank leaf, sometimes more than one, following the front free endpaper or at the end of a book where there is not sufficient text to fill out the last few pages.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=fly-title> <span class="Link ">Fly Title</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The page carrying nothing but the title of the book, usually preceding the title page. See <a class="Link " href="#Bastard" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Bastard Title</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=folding-plates> <span class="Link ">Folding Plates</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A plate or illustration that is too big to fit into the book and therefore has been folded neatly into the book.<br> <span class="carat">›</span> <a class="Link " href="http://youtu.be/ruYsROZ6FGY" target="_blank" rel="noopener" data-cms-ai="0">Watch Folding Plates Video</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=folio> <span class="Link ">Folio</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Has several meanings: (1) a leaf numbered on the front; (2) the numeral itself; and (3) a folio-sized book. <br> <span class="carat">›</span> <a class="Link " href="/books/RareBooks/collecting-guide/understanding-rare-books/guide-book-formats.shtml" target="_blank" rel="noopener" data-cms-ai="0">Guide to Book Formats</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=foreedge> <span class="Link ">Fore-Edge</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The front edge of the text block, which opposes the spine or bound edge.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=foreedge-painting> <span class="Link ">Fore-Edge Painting</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The front page edges of the book are bent back to expose a greater area and a watercolor painting is applied to this surface. After completion the book is closed and the painting cannot be seen. The opposite is also true. The painting is done on the edge of the pages so it can be seen when the book is closed but is not visible when the book was open.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=foxed-foxing> <span class="Link ">Foxed, Foxing</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Brown spotting of the paper caused by a chemical reaction, generally found in 19th century books, particularly in steel engravings of the period.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=free-endpaper> <span class="Link ">Free Endpaper</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>(also Front Free Endpaper ffep and Rear Free Endpaper rfep) - The first or last movable leaf of paper in a book aka Front or Rear Fly; often blank. See <a class="Link " href="#endpapers" target="_blank" rel="noopener" data-cms-ai="0"><dfn>End Papers</dfn>.</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=from-english-sheets> <span class="Link ">From English Sheets</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>When the pages for an American/Canadian edition of a book that was originally published in the UK have been imported from England. (If an English book were bound with American pages, it would read "From American Sheets", etc)</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=frontis-frontispiece> <span class="Link ">Frontis, Frontispiece</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>An illustration at the beginning of a book, usually facing the title page.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=front-matter> <span class="Link ">Front Matter</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The pages preceding the text of a book, in the following order:<br></p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="G"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">G</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=galleys> <span class="Link ">Galleys</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Sometimes called "galley proofs" or "loose galleys" to distinguish them from bound galleys. Long sheets of paper bearing the first trial impression of the type.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=gathering> <span class="Link ">Gathering</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A group of sheets folded together for sewing or gluing into the binding.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=gauffered> <span class="Link ">Gauffered</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>An 'engraved' design on the edges of a book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=gilt-gt> <span class="Link ">Gilt (gt)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A thin application of gold decoration or lettering has been applied. Gilt can be applied to the boards, spine, and even edges.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=gilt-edges-ge> <span class="Link ">Gilt Edges (ge)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The application of gilt to various edges on a book. The abbreviation ge means gilt edges; aeg means all edges gilt; gt means gilt top; teg means top edge gilt.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=glassine> <span class="Link ">Glassine</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A transparent paper dust wrapper.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=gutter> <span class="Link ">Gutter</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The inner margin of the leaves of a bound book.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="H"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">H</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=half-binding> <span class="Link ">Half Binding</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book in which the spine and corners are bound in a different material (frequently leather) than the rest of the covers.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=half-cloth> <span class="Link ">Half Cloth</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Paper-covered boards with the spine bound in cloth.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=half-leather> <span class="Link ">Half Leather</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A term indicating that the spine and the corners of a book are bound in leather, while the rest of the binding may be cloth or paper. See <a class="Link " href="#quarterleather" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Quarter Leather.</dfn></a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=halftitle-page-htp> <span class="Link ">Half-Title Page (htp)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The page carrying nothing but the title of the book, usually preceding the title page. See <a class="Link " href="#Flytitle" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Fly title</dfn></a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=hardboiled> <span class="Link ">Hard-Boiled</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Term used to describe a type of fiction, usually crime, where the tone is gritty, pessimistic or hard.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=head> <span class="Link ">Head</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The upper margin of a leaf, cover or endpaper. Also referred to as the top.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=headband> <span class="Link ">Headband</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A decorative cloth band, sometimes colored or multi-colored, appearing inside the backstrip at the top (and sometimes bottom) of the spine of a book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=headpiece> <span class="Link ">Headpiece</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A decorative type ornament found at the start of a chapter or division of a book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=highlighting> <span class="Link ">Highlighting</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The use of transparent and brightly colored markers to draw attention to particular text. Frequently done by students. See <a class="Link " href="#underlining" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Underlining</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=hinge> <span class="Link ">Hinge</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The inside portion of the flexible area where book cover meets the book spine. Often used in conjunction with the term Joint which describes the exterior portion.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=holograph> <span class="Link ">Holograph</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A term indicating the handwriting of the author. See <a class="Link " href="#autograph" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Autograph</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=hors-texte-versos-blank> <span class="Link ">Hors Texte, versos blank</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>"Hors texte" is French for "outside of the text," and the term usually refers to plates, without printing on the reverse sides. The plates may be tipped in to paper of a different stock from that of the text.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=hypermodern> <span class="Link ">Hypermodern</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Collected first editions published within last 10 years or so. Most were published so recently that there is no track record for the author or book.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="I"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">I</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=illum> <span class="Link ">Illum</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Referring to polychrome illustrations. It usually means an illuminated manuscript.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=illumination> <span class="Link ">Illumination</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Decoration applied by hand in gold, silver or colored paint.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=illustrated-ill-ills-illus> <span class="Link ">Illustrated (Ill, Ills, Illus)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A design, picture, plate, plan, diagram, chart, or map printed within the text. <a class="Link " href="https://www.abebooks.com/books/40-influential-illustrated-books" data-cms-ai="0">See 40 influential illustrated books</a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=impression> <span class="Link ">Impression</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A much misused term, but one that, when accurately employed, means the number of copies printed during any given press run.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=imprint> <span class="Link ">Imprint</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A term that can refer either to the place of publication or to the publisher.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=incunabula> <span class="Link ">Incunabula</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Books, pamphlets, calendars, and indulgences printed, not handwritten, before 1501 in Europe. The date 1501 holds not distinct significance other than being a convenient round figure directly after Johannes Gutenberg's development of the printing press in mid 15th century, as such works printed shortly after the 1501 cut-off are often described as "post- incunable". <a class="Link " href="https://www.abebooks.com/servlet/SearchResults?bi=0&bx=off&ds=30&kn=incunabula&pics=on&recentlyadded=all&sortby=17&xpod=off&yrh=1500&cm_sp=pan-_-srp-_-pics&rollup=on&xdesc=off" data-cms-ai="0">Find incunabula</a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=index> <span class="Link ">Index</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>An alphabetical listing of names or topics mentioned in the book, with their page numbers. For serials and journals, the index is usually published after the volume is completed and is found in the last issue.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=india-paper> <span class="Link ">India Paper</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>An extremely thin, yet relatively opaque paper, used to help reduce the bulk of what would otherwise be a book of unwieldy size.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=inscribed-insc> <span class="Link ">Inscribed (insc)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Usually indicates a book signed by the author with a personalized message, either with an inscription to a specific person or bearing some brief notation along with his signature. (ie: "John, Had a whale of a time in Portland. Herman Melville")</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=integral> <span class="Link ">Integral</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A leaf or page is said to be integral when it is one that was sewn and bound into a book during its manufacture.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=interleaved> <span class="Link ">Interleaved</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>When blank leaves alternate with the printed leaves a book is said to be interleaved.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=international-edition> <span class="Link ">International Edition</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A textbook that has been published outside of the USA. The publishers of international editions generally do not authorize the sale and distribution of international editions in the United States and Canada and such sale or distribution may violate the copyrights and trademarks of the publishers of such works. <a class="Link " href="https://www.abebooks.com/books/textbooks/international-editions.shtml" data-cms-ai="0">Learn more</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=issue> <span class="Link ">Issue</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Synonymous with State, referring to the priority of copies within the first edition.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=issue-points> <span class="Link ">Issue points</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Noted changes between various copies of the same book. Since collectors generally prefer the earliest issue they often use small changes (such as a spelling correction) to determine priority, any such difference is described as an issue point.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="J"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">J</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=jacket> <span class="Link ">Jacket</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The printed or unprinted cover, usually paper, placed around the bound book. Sometimes called <a class="Link " href="#dustjacket" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Dust Jacket</dfn></a> (dj), Dust Wrapper (dw), dust cover or book jacket.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=japan-vellum> <span class="Link ">Japan Vellum</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A smooth, glossy paper, made in imitation of vellum, generally a light tan color. Also called Japon or Japanese Vellum.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=joint> <span class="Link ">Joint</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The exterior flexible portion where the book cover meets the spine. Often used in conjunction with the term <a class="Link " href="#hinge" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Hinge</dfn></a> which describes the interior portion.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=juveniles> <span class="Link ">Juveniles</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Books originally or primarily written to be read by (or to) children.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=juvenilia> <span class="Link ">Juvenilia</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Work written when an author was extremely young, often as a child. For example Eragon was written by Christopher Paolini when he was a school-age teenager.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="L"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">L</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=laid-in> <span class="Link ">Laid In</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A letter or other sheet(s) inserted but not glued into a book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=laid-paper> <span class="Link ">Laid Paper</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Paper that was originally made in a frame or mould. The paper paste is spread out on sieves whose bottom is tightened with wires which leave a mark on the paper, the laid. These lines are called wire lines or chain lines and are visible on the finished paper when held up to the light.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=large-paper-copy> <span class="Link ">Large Paper Copy</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A type of special edition typically printed in smaller quantities and sold at a higher price than the standard print run. In these runs a larger paper (often of superior quality) was used. In the 17th and 18th century these copies were often called "Fine Paper Copy", "Royal Paper Copy", "Imperial Paper Copy", "Thick Paper Copy" or some other variation of special paper copy.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=large-print> <span class="Link ">Large Print</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book printed with large type for the visually impaired. <a class="Link " href="https://www.abebooks.com/books/LargePrint/" data-cms-ai="0">Find large print books</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=leaf> <span class="Link ">Leaf</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A single sheet in a book; each leaf contains two printed pages, one on each side.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=ledgit> <span class="Link ">Ledgit</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A label or memo slip projecting from a book's pages.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=library-binding> <span class="Link ">Library Binding</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Reinforced bindings used by many public libraries.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=limited-edition-ltd> <span class="Link ">Limited Edition (Ltd)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Any book whose publication is deliberately restricted to a comparatively small number of copies, usually numbered and often signed by the author and/or illustrator.<br> <span class="carat">›</span> <a class="Link " href="http://youtu.be/fXqOi7SxG3M" target="_blank" rel="noopener" data-cms-ai="0">Watch Limited Edition Video</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=limp> <span class="Link ">Limp</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>An adjective describing a flexible binding in suede or imitation leather such as that used on the early titles of the Modern Library.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=loose> <span class="Link ">Loose</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The binding of a new book is very tight; that is, the book will not open easily and generally does not want to remain open to any given page. As the book is used, the binding becomes looser until a well-used book may lay flat and remain open to any page in the book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=loss> <span class="Link ">Loss</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Parts of the paper of cloth that has worn away. A lighter form of <a class="Link " href="#erosion" target="_blank" rel="noopener" data-cms-ai="0"><dfn>erosion</dfn></a>.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="M"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">M</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=madeup-copy> <span class="Link ">Made-up Copy</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A copy of a book whose parts have been assembled from one or more defective copies.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=manuscript-ms-mss> <span class="Link ">Manuscript (ms mss)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The original form of a work as it was created by the author. This could be typed, handwritten, or computer generated.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=marbled> <span class="Link ">Marbled</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Paper or bindings decorated with an imitation marble pattern.<br> <span class="carat">›</span> <a class="Link " href="/books/RareBooks/collecting-guide/understanding-rare-books/understanding-bindings.shtml" target="_blank" rel="noopener" data-cms-ai="0">Guide to Bindings page</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=margin> <span class="Link ">Margin</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The space surrounding the text on a page. In antiquarian book collecting, bindings often have a wide range in margin sizes due to variant bindings, often copies with wider margins are deemed more desirable.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=marginalia> <span class="Link ">Marginalia</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Notes written in the margins of a page around the text. Frequently used by students and others when studying a text. See <a class="Link " href="#highlighting" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Highlighting</dfn>.</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=married> <span class="Link ">Married</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>When a dust jacket from one copy of a book is used with another copy of a book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=massmarket-paperback-mmpb> <span class="Link ">Mass-Market Paperback (mmpb)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The most common paperback book, about four inches wide and seven inches high. Seen most often as mystery, science fiction and romance. See <a class="Link " href="#trade" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Trade Edition</dfn>.</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=mint-copy> <span class="Link ">Mint Copy</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>An absolutely perfect copy, As New; as perfect as the day it was issued.<br> <span class="carat">›</span> <a class="Link " href="/books/RareBooks/collecting-guide/understanding-rare-books/guide-book-conditions.shtml" target="_blank" rel="noopener" data-cms-ai="0">Book Conditions</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=misbound> <span class="Link ">Misbound</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Pages or signatures sewn together in an improper order.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=modern-firsts> <span class="Link ">Modern Firsts</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>All books published since 1901 but this date is not fixed in stone - a rule of thumb.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=monograph> <span class="Link ">Monograph</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A work, generally short, dealing with a single subject and usually issued in pamphlet form.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=morocco> <span class="Link ">Morocco</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A type of leather made from goatskin, especially suitable for book bindings because of its durability and beauty.<br> <span class="carat">›</span> <a class="Link " href="/books/RareBooks/collecting-guide/understanding-rare-books/understanding-bindings.shtml" target="_blank" rel="noopener" data-cms-ai="0">Guide to Bindings page</a></p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="N"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">N</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=no-date-nd> <span class="Link ">No Date (nd)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>No date of publication mentioned within the book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=no-place-np-> <span class="Link ">No Place (np )</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>No place of publication listed in the book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=number> <span class="Link ">Number</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>An issue of a periodical.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="O"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">O</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=obverse> <span class="Link ">Obverse</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The right-hand page of a book, more commonly called the <a class="Link " href="#recto" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Recto</dfn>.</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=octavo-8vo> <span class="Link ">Octavo (8vo)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book of about five inches wide and eight inches tall to about six by nine inches. Octavo is the most common size for current hardcover books. To make octavo books, each sheet of paper is folded to make eight leaves (16 pages).<br> <span class="carat">›</span> <a class="Link " href="/books/RareBooks/collecting-guide/understanding-rare-books/guide-book-formats.shtml" target="_blank" rel="noopener" data-cms-ai="0">Guide to Book Sizes page</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=offprint> <span class="Link ">Offprint</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A separate printing of a section of a larger publication; i.e, a periodical.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=offset> <span class="Link ">Offset</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The transfer of ink from one page to another, either as a printed page or an engraving.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=original-boards> <span class="Link ">Original Boards</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The original binding that the book was published in, as opposed to contemporary binding or rebound.<br> <span class="carat">›</span> <a class="Link " href="/books/RareBooks/collecting-guide/understanding-rare-books/understanding-bindings.shtml" target="_blank" rel="noopener" data-cms-ai="0">Guide to Book Bindings page</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=outofprint-oop-op> <span class="Link ">Out-of-Print (oop, op)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book no longer being printed. It is worth noting that an OOP book can be brought back into print at any time. <a class="Link " href="https://www.abebooks.com/docs/community/featured/out-of-print.shtml" data-cms-ai="0">Find out-of-print books</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=outofseries> <span class="Link ">Out-of-Series</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Refers to overruns or extra copies of limited editions.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=oversized-wraps> <span class="Link ">Oversized wraps</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A bound book where the soft covers (or wraps) extend beyond the edges of the text block. These extended covers are more susceptible to wear. See <a class="Link " href="#yapped" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Yapped</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=owners-bookplate> <span class="Link ">Owner's Bookplate</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>See <a class="Link " href="#bookplate" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Bookplate</dfn>.</a></p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="P"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">P</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=page> <span class="Link ">Page</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>One side of a leaf. The front side of a leaf is called the recto or obverse and the back side of the leaf is called the verso or the reverse.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=pamphlet> <span class="Link ">Pamphlet</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A small separate work issued in paperwraps.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=panel> <span class="Link ">Panel</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The front or back of a dust jacket, as opposed to the spine or flaps.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=paper> <span class="Link ">Paper</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>There are many different kinds of paper of various qualities.<br> <span class="carat">›</span> <a class="Link " href="/books/RareBooks/collecting-guide/understanding-rare-books/guide-paper-types.shtml" target="_blank" rel="noopener" data-cms-ai="0">Guide to Paper</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=paperback-pb-ppr> <span class="Link ">Paperback (pb, ppr)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Books in paper wraps published since the 1930s, although <a class="Link " href="https://www.abebooks.com/books/paperback-books" data-cms-ai="0">paperback</a> can describe any book with a paper cover. <a class="Link " href="https://www.abebooks.com/books/paperback-books" data-cms-ai="0">Find paperback books</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=paperback-grading> <span class="Link ">Paperback Grading</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A letter grade system is sometimes used for describing the condition of a paperback:<br></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=paperback-original-pbo> <span class="Link ">Paperback original (pbo)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A paperback that is a real genuine first edition of a particular title. William Burrough's <em><a class="Link " href="/servlet/BookDetailsPL?bi=1278500667&searchurl=bi=0&bx=off&ds=30&kn="Paperback+original"&pics=on&recentlyadded=all&sortby=1&sts=t&x=0&y=0" target="_blank" rel="noopener" data-cms-ai="0">Junkie</a></em> was a paperback original.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=paper-boards> <span class="Link ">Paper Boards</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Stiff cardboard covered in paper.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=parts> <span class="Link ">Parts</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The practice of publishing novels in separate monthly instalments in magazine format.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=pastedown> <span class="Link ">Paste-Down</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The portion of the end-paper pasted to the inner cover of a book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=perfect-binding> <span class="Link ">Perfect binding</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Used in paperback books, trade paperbacks and magazines that have too many pages to be stapled. The page edges are glued together, then placed in the covers. This is a less expensive process than traditional bookbinding and stapling.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=pictorial> <span class="Link ">Pictorial</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Describes a book with a picture on the cover.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=pirated-edition> <span class="Link ">Pirated Edition</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Any edition of a work issued without permission of the author and without payment of royalties to the author or copyright holder.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=plates-pl-pls> <span class="Link ">Plates (pl, pls)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Whole-page illustrations printed separately from the text. Illustrations printed in the text pages are called cuts.<br> <span class="carat">›</span> <a class="Link " href="http://youtu.be/SVRpjCiuQtM" target="_blank" rel="noopener" data-cms-ai="0">Watch Plates in Illustrated Books Video</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=points> <span class="Link ">Points</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Distinguishing characteristics, usually errors, that occur within a first edition and indicate the priority of copies.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=preface-prefs> <span class="Link ">Preface (prefs)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Author's introductory statement.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=presentation-copy> <span class="Link ">Presentation Copy</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A copy of a book actually given by the author to someone of his acquaintance, usually with an inscription of some sort testifying to this. "Presented by the Author -- Houdini -- to the Magician Artist who made all the drawings, Oscar S. Teale."</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=price-clipped-pc> <span class="Link ">Price Clipped (pc)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The price has been cut off from the corner of the dust jacket.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=printed-cover> <span class="Link ">Printed Cover</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Used to describe a dust wrapper or paper cover that is only lettered.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=print-on-demand-pod> <span class="Link ">Print on Demand (POD)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A digital printing technology that allows a complete book to be printed and bound individually, as opposed to traditional publishing that produces several hundred or thousand books in a lot. Print on Demand books are printed when the order is placed. In this photo the book on the left is an original copy and the book on the right is a POD.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=printing> <span class="Link ">Printing</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Another word for <a class="Link " href="#impression" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Impression</dfn></a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=prior-owner-signature-pos> <span class="Link ">Prior Owner Signature (pos)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The last person to own the book wrote their name in it.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=private-press> <span class="Link ">Private Press</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A small press, often operated by one person, usually devoted to the production of small quantities of finely printed books.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=privately-printed> <span class="Link ">Privately Printed</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>This term refers to a book or pamphlet whose printing was paid for by an individual or a group, and which is meant for private circulation, not public sale.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=proofs> <span class="Link ">Proofs</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Precede the published book. The normal course of events would be galley proof, uncorrected bound proof and advance reading copy bound in paperwraps.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=prospectus> <span class="Link ">Prospectus</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A publisher's announcement of a forthcoming book, set, or periodical, with information about the price, contributors or authors, date of publication, and binding.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=provenance> <span class="Link ">Provenance</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The history of ownership or possession of a given book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=publication-date> <span class="Link ">Publication Date</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The date a book is formally placed on sale.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="Q"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">Q</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=quarter-binding> <span class="Link ">Quarter Binding</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book whose spine is covered in a different and generally fancier material than the covers.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=quarter-leather> <span class="Link ">Quarter Leather</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book with a leather spine. See <a class="Link " href="#halfleather" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Half Leather</dfn>.</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=quarto-4to> <span class="Link ">Quarto (4to)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book between octavo and folio in size; approximately 11 to 13 inches tall. To make a quarto, a sheet of paper is folded twice, forming four leaves (eight pages).<br> <span class="carat">›</span> <a class="Link " href="/books/RareBooks/collecting-guide/understanding-rare-books/guide-book-formats.shtml" target="_blank" rel="noopener" data-cms-ai="0">Guide to Book Formats</a></p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="R"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">R</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=raised-bands> <span class="Link ">Raised Bands</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The raised areas on the spine concealing a cord that is attached to the covers. In earlier leather books cords were rarely used. In some modern books the raised bands are purely decorative and conceal no underlying cord.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=rare> <span class="Link ">Rare</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Implies the book is extremely scarce.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=reading-copy> <span class="Link ">Reading Copy</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A complete and readable copy of a book that is worn or used to such a degree that it is not considered to be collectible.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=rebacked> <span class="Link ">Re-backed</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book that has been repaired by replacing the spine and mending the joints.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=rebound> <span class="Link ">Rebound</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p><strong>Rebound</strong></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=recased> <span class="Link ">Re-cased</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book that has been glued back into its covers after having been shaken loose.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=recommendation> <span class="Link ">Recommendation</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A small positive review from an author or commentator. Recommendations can also act as a way to determine the edition or printing. See <a class="Link " href="#issuepoint" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Issue Point</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=rebound> <span class="Link ">Rebound</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>When the boards of a book have been replaced. This can occur as a result of damage or because the owner simply likes the new boards better.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=rejointed> <span class="Link ">Re-jointed</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Means the book has been repaired preserving the original covers, including the spine.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=remainder-rem> <span class="Link ">Remainder (rem)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>When a book has ceased to sell, a publisher may get rid of his overstock by "remaindering" the title to booksellers who specialize in selling this kind of book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=remainder-marks-rm> <span class="Link ">Remainder Marks (rm)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The publisher will mark the bottom edges of books sold as remainders with a stamp, a black marker, or spray paint, which speckles the bottom.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=reprint> <span class="Link ">Reprint</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A subsequent press run of an edition of a book. The text usually remains unchanged for each re-print, but may be updated for a new edition. See <a class="Link " href="#edition" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Edition</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=reverse> <span class="Link ">Reverse</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The rear side of a leaf in a bound book; in other words, the left-hand page of an opened book. Also called the <a class="Link " href="#verso" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Verso</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=review-slip> <span class="Link ">Review Slip</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A piece of paper that is attached or tipped in to a book that includes a note from the publisher to a potential reviewer in an effort to drum up interest in the book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=rubbing> <span class="Link ">Rubbing</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Wear caused to the edges of the book or dust jacket as a result of shelf friction. See <a class="Link " href="#shelfwear" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Shelf Wear</dfn></a>.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="S"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">S</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=scuffed> <span class="Link ">Scuffed</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Like rubbed, but more damage has occurred.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=secretarial-inscription> <span class="Link ">Secretarial inscription</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A signature that was made by someone other than the author. This however differs from a forgery in that the signature was made with the author's knowledge and usually by a secretary or some other agent.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=selfwraps> <span class="Link ">Self-Wraps</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Wrappers that have vestigial flaps that imitate a dust jacket.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=series-ser> <span class="Link ">Series (ser)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A group of volumes with a common theme issued in succession by a single publisher.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=sextodecimo-16mo> <span class="Link ">Sextodecimo (16mo)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A small book, approximately four inches wide and six inches tall. To make it, each sheet of paper is folded four times, forming 16 leaves (32 pages).<br> <span class="carat">›</span> <a class="Link " href="/books/RareBooks/collecting-guide/understanding-rare-books/guide-book-formats.shtml" target="_blank" rel="noopener" data-cms-ai="0">Book Formats page</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=shadow> <span class="Link ">Shadow</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A discoloration of a leaf or cover caused by the use of stickers, tape, etc. The discoloration can be caused by a chemical reaction from the adhesive or from a difference in sun exposure. This is sometimes referred to as Tape Shadow or Sticker Shadow.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=shaken> <span class="Link ">Shaken</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>An adjective describing a book whose pages are beginning to come loose from the binding.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=shelf-wear> <span class="Link ">Shelf Wear</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The wear that occurs as a book is placed onto and removed from a shelf. It may be to the tail (bottom) edge of the covers as they rub against the shelf, to the dust jacket or exterior of the covers (when no dust jacket is present) as the book rubs against its neighbors, or to the head of the spine which some use to pull the book from the shelf. See <a class="Link " href="#rubbed" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Rubbing</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=sheet> <span class="Link ">Sheet</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The piece of paper on which the printer prints. The sheet is folded one or more times to form the leaves of the book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=signed> <span class="Link ">Signed</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book that the author has autographed. See <a class="Link " href="#inscribed" target="_blank" rel="noopener" data-cms-ai="0">Inscribed.</a> <a class="Link " href="https://www.abebooks.com/books/inscribed-autographed-signature-collectible/signed-books.shtml" data-cms-ai="0">Find signed copies</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=signature> <span class="Link ">Signature</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>In bookmaking, this does not mean the author's name written in his hand. It refers rather to the group of pages produced by folding a single printed sheet, ready for sewing or gluing into a book</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=slipcase> <span class="Link ">Slipcase</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A cardboard case covered in paper, cloth or leather that holds a book(s) with only the spine exposed.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=sliver> <span class="Link ">Sliver</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A small narrow chip, nick or tear usually at the edge of a dust jacket.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=soiling> <span class="Link ">Soiling</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A gathering of dust or dirt usually caused by handling.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=sophisticated> <span class="Link ">Sophisticated</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book that has been restored or worked on in order to increase its apparent value, this is often seen as a undesirable quality among collectors.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=spine> <span class="Link ">Spine</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The book's backbone, where the signatures are gathered. The spine is covered with the backstrip.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=spiral-bound> <span class="Link ">Spiral Bound</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book that is held together at the spine by a metal or plastic spiral which is threaded through holes punched though the leaves.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=square> <span class="Link ">Square</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book which has kept its original shape and shows no rounding of the spine.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=state> <span class="Link ">State</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Closely allied to the definition of <a class="Link " href="#issue" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Issue</dfn></a>. State generally refers to a change other than a correction of a misprint.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=stub> <span class="Link ">Stub</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A narrow strip of paper usually remaining where a leaf has been cut away.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=sunned-or-sunning> <span class="Link ">Sunned or Sunning</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Faded from exposure to light or direct sunlight.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="T"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">T</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=til> <span class="Link ">Til</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The lower margin of a leaf, cover or endpaper. Sometimes referred to as the bottom.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=tailpiece> <span class="Link ">Tailpiece</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Decorative typography ornament on the lower part of a page at the end of a chapter or a poem. See <a class="Link " href="#headpiece" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Headpiece</dfn></a>, and then place it at the end.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=tanning> <span class="Link ">Tanning</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>See <a class="Link " href="#fading" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Fading</dfn>.</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=tarnished> <span class="Link ">Tarnished</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A darkening of the book's gilt though oxidation.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=textblock> <span class="Link ">Text-block</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>If you take a book and remove the binding, you are left with the text-block. See <a class="Link " href="#bookblock" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Book Block</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=thousands> <span class="Link ">Thousands</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Some publishers in the 19th century added a notice on the title page stating, for instance "Eighth Thousand" to indicate a later printing. These are not <a class="Link " href="#firstedition" target="_blank" rel="noopener" data-cms-ai="0"><dfn>first editions</dfn>.</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=thus> <span class="Link ">Thus</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A reissue of a book that contains new material or is published by a new publisher. Often seen as "First Edition Thus"</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=threedecker> <span class="Link ">Three-decker</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book in three volumes, almost exclusively used to describe Victorian novels of the late 19th century.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=tight> <span class="Link ">Tight</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The binding of a new book is very tight; that is, the book will not open easily and generally does not want to remain open to any given page. As the book is used, the binding becomes looser until a well-used book may lay flat and remain open to any page in the book.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=tissue> <span class="Link ">Tissue</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A thin, protective sheet laid over an illustration.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=tippedin> <span class="Link ">Tipped-in</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Means the <a class="Link " href="#plate" target="_blank" rel="noopener" data-cms-ai="0"><dfn>plate</dfn></a>, autograph, letter, photo, etc., is actually attached to the book but is not integral to the binding.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=tirage> <span class="Link ">Tirage</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>French for "a printing." Usually used for a limited edition, often numbered and dated.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=title-page-tp> <span class="Link ">Title Page (tp)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The title page, near the beginning of the book, lists the title and subtitle of the book, the authors, editors, and/or contributors, the publisher or printer, and sometimes the place and date of publication. The title page information should be used for cataloging (not the half-title page or covers).</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=title-page-index-tpi> <span class="Link ">Title Page Index (tpi)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Used in describing periodicals to indicate that the title page and index are present; without a title page and index, the volume is incomplete.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=tooling> <span class="Link ">Tooling</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Work or ornamentation done with tools, especially stamped or gilded designs on leather.<br> <span class="carat">›</span> <a class="Link " href="http://youtu.be/gVV6xpnUsYM" target="_blank" rel="noopener" data-cms-ai="0">Watch Tooling on a Book Video</a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=top-edge-gilt-teg> <span class="Link ">Top Edge Gilt (T.E.G.)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Usually abbreviated teg, it means that the top edges of the pages have been covered with gold leaf or gilt material.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=trade-edition> <span class="Link ">Trade Edition</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The edition of a book intended for the public, as opposed to a limited edition.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=trimmed> <span class="Link ">Trimmed</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>An adjective indicating that the pages have been cut down to a size smaller than when originally issued.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=true-first> <span class="Link ">True First</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The correct first edition for any given title, usually denoted by the original country of origin the earliest publishing date.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=typed-letter-signed-tls> <span class="Link ">Typed Letter Signed (TLS)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A typewritten letter signed by hand.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="U"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">U</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=uncut> <span class="Link ">Uncut</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The pages of the completed book have not been shaved down to a uniform surface.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=underlining> <span class="Link ">Underlining</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Using a pencil or pen to underline passages in a book to draw attention to the underlined text. See <a class="Link " href="#highlighting" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Highlighting</dfn></a>.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=unopened> <span class="Link ">Unopened</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The leaves of the book are still joined at the folds, not slit apart.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=unpaginated-unpag> <span class="Link ">Unpaginated (unpag)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The pages are not numbered (although each signature may be designated by letter).</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=unsophisticated> <span class="Link ">Unsophisticated</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Pure, genuine, unrestored. If a book is so described, it can mean trouble as far as condition is concerned.</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="V"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">V</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=variant> <span class="Link ">Variant</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A book that differs in one or more features from others of the same impression, but a positive sequence has not been established. Taschen is famous for producing <a class="Link " href="https://www.abebooks.com/book-search/title/variant/publisher/taschen/" data-cms-ai="0">variants</a> of its art books.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=vellum> <span class="Link ">Vellum</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A thin sheet of specially prepared skin of calf, lamb, or kid used for writing or printing, or for the cover.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=verso> <span class="Link ">Verso</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The second, or rear, side of a leaf in a book; in other words, the left-hand page of an opened book. Also called the <a class="Link " href="#reverse" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Reverse.</dfn></a></p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=volume-vol> <span class="Link ">Volume (vol)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A single book in a series (ie volume two of six).</p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="W"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">W</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=wartime-paper-stock> <span class="Link ">Wartime paper stock</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>During WWII conservation of materials was encouraged and publishers opted towards highly acidic (cheaper) paper. Books made with this cheaper material tend to degrade faster and subsequently are harder to find in fine condition.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=watermark> <span class="Link ">Watermark</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>A distinguishing mark incorporated into Laid Paper, it is created by incorporating a design into the wire mesh tray which the pulp settles into. The watermark is then visible when the paper is held up to the light (much the same way that Chain Lines or Wire Lines are visible in Laid Paper).</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=waterstain> <span class="Link ">Waterstain</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Stain on a book cover or leaves from water or other liquids. May cause discoloration and perhaps actual shrinking, has also been known to be referred to as Tidemark.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=worming-wormholes> <span class="Link ">Worming, Wormholes</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Small holes resulting from bookworms (the larvae of various beetles).</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=wraparound-band> <span class="Link ">Wrap-around Band</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The band of printed paper the length of the dust wrapper of a book. Wrap-around bands contain favorable reviews and are put around some copies of books. Obviously fragile, they are of interest to collectors.</p></div> </div> </div> </div> </li> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=wrappers-wr-wrs> <span class="Link ">Wrappers (wr, wrs)</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>The outer covers of a paperbound book or pamphlet. Not to be confused with <a class="Link " href="#wrapper" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Dust Wrapper</dfn>.</a></p></div> </div> </div> </div> </li> </ul> </div> </div> <div class="DirectoryList-groups-group" id="Y"> <div class="DirectoryGroup"> <div class="ModuleHeader"><h2 class="ModuleHeader-title">Y</h2> <div class="ModuleHeader-divider"></div></div> <ul class="DirectoryGroup-items"> <li class="DirectoryGroup-items-item"> <div class="DirectoryItem"> <div class="DirectoryItem-title" id=yapped> <span class="Link ">Yapped</span> </div> <div class="DirectoryItem-content"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Refers to the edges of the cover of a book bound in paper or another soft material. These yapped edges are not flush with the pages but extend beyond the edges of the book and are fragile by nature. See <a class="Link " href="#oversizedwraps" target="_blank" rel="noopener" data-cms-ai="0"><dfn>Oversized Wraps</dfn></a>.</p></div> </div> </div> </div> </li> </ul> </div> </div> </div> </div></div></div> </article> <div class="CreativeWorkPage-tags"> <div class="ListTags"> <div class="ListTags-title">Tags</div> <div class="ListTags-items"> <a class="Link button-tag" href="https://www.abebooks.com/tag/book-collecting" data-cms-ai="0">Book collecting</a> <a class="Link button-tag" href="https://www.abebooks.com/tag/collecting-guides" data-cms-ai="0">Collecting guides</a> </div> </div> </div> <div class="DirectoryPage-actions-below"> <div class="DirectoryPage-actions-below-title"> Share </div> <div class="ActionBar"> <ul class="ActionBar-items"> <li class="ActionBar-items-item"> <a class="ActionLink" href="https://www.facebook.com/dialog/share?app_id=267341716664813&display=popup&href=https%3A%2F%2Fwww.abebooks.com%2Fbooks%2Frarebooks%2Fcollecting-guide%2Funderstanding-rare-books%2Fglossary.shtml" target="_blank" rel="noopener" data-social-service="facebook" data-cms-ai="0"> <svg><use xlink:href="#bsp-mono-icon-facebook"></use></svg><span>Facebook</span> </a> </li> <li class="ActionBar-items-item"><a class="ActionLink" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.abebooks.com%2Fbooks%2Frarebooks%2Fcollecting-guide%2Funderstanding-rare-books%2Fglossary.shtml&text=Glossary%20of%20book%20terms" target="_blank" rel="noopener" data-social-service="twitter" data-cms-ai="0"> <svg><use xlink:href="#bsp-mono-icon-twitter" /></svg><span>Twitter</span> </a> </li> <li class="ActionBar-items-item"><a class="ActionLink" href="https://www.linkedin.com/shareArticle?url=https%3A%2F%2Fwww.abebooks.com%2Fbooks%2Frarebooks%2Fcollecting-guide%2Funderstanding-rare-books%2Fglossary.shtml&mini=true&title=Glossary%20of%20book%20terms&summary=Our%20handy%20glossary%20will%20help%20you%20understand%20unfamiliar%20book-related%20terms%20ranging%20from%20first%20editions%20to%20fore-edge%20paintings%20and%20foxing.%20Don%27t%20let%20the%20jargon%20get%20in%20the%20way%20of%20finding%20and%20buying%20books.&source=AbeBooks" target="_blank" rel="noopener" data-social-service="linkedin" data-cms-ai="0"> <svg><use xlink:href="#bsp-mono-icon-linkedin"></use></svg><span>LinkedIn</span> </a> </li> <li class="ActionBar-items-item"><a class="ActionLink" href="mailto:?body=Glossary%20of%20book%20terms%0A%0Ahttps%3A%2F%2Fwww.abebooks.com%2Fbooks%2Frarebooks%2Fcollecting-guide%2Funderstanding-rare-books%2Fglossary.shtml%0A%0AOur%20handy%20glossary%20will%20help%20you%20understand%20unfamiliar%20book-related%20terms%20ranging%20from%20first%20editions%20to%20fore-edge%20paintings%20and%20foxing.%20Don%27t%20let%20the%20jargon%20get%20in%20the%20way%20of%20finding%20and%20buying%20books." data-social-service="mailto" data-cms-ai="0"> <svg><use xlink:href="#bsp-mono-icon-email"></use></svg><span>Email</span> </a> </li> </ul> </div> </div> </div> </main> <aside class="DirectoryPage-aside"> <div class="DirectoryPage-aside-content" data-modulewell="aside"> <div class="PromoCardA" data-module="narrow" data-align="left" data-has-media style="--moduleBgOpacity: NaN;--boxBgOpacity: NaN;--buttonVisibility: block;--textAlignment: left;"> <div class="PromoCardA-media"> <a class="Link " href="https://www.abebooks.com/books/rarebooks/collecting-guide/book-collecting-guide.shtml" aria-label="Book collecting guide" data-cms-ai="0"><picture> <source media="(max-width: 320px)" type="image/webp" width="320" height="240" data-image-size="mediumFixedMedia_xs" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/8d0480c/2147483647/strip/true/crop/520x390+0+1/resize/640x480!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fdf%2F0a%2F3d5fe9b34565b1194d444a125010%2Fpromo-book-collecting.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyNDBweCIgd2lkdGg9IjMyMHB4Ij48L3N2Zz4='/> <source media="(max-width: 320px)" width="320" height="240" data-image-size="mediumFixedMedia_xs" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/f760476/2147483647/strip/true/crop/520x390+0+1/resize/320x240!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fdf%2F0a%2F3d5fe9b34565b1194d444a125010%2Fpromo-book-collecting.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyNDBweCIgd2lkdGg9IjMyMHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" type="image/webp" width="568" height="426" data-image-size="mediumFixedMedia_sm" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/6ae2948/2147483647/strip/true/crop/520x390+0+1/resize/1136x852!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fdf%2F0a%2F3d5fe9b34565b1194d444a125010%2Fpromo-book-collecting.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0MjZweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" width="568" height="426" data-image-size="mediumFixedMedia_sm" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/29bb3e5/2147483647/strip/true/crop/520x390+0+1/resize/568x426!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fdf%2F0a%2F3d5fe9b34565b1194d444a125010%2Fpromo-book-collecting.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0MjZweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 768px)" type="image/webp" width="768" height="476" data-image-size="mediumFixedMedia_md" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/3e85d13/2147483647/strip/true/crop/520x322+0+35/resize/1536x952!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fdf%2F0a%2F3d5fe9b34565b1194d444a125010%2Fpromo-book-collecting.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0NzZweCIgd2lkdGg9Ijc2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 768px)" width="768" height="476" data-image-size="mediumFixedMedia_md" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/6ca7b50/2147483647/strip/true/crop/520x322+0+35/resize/768x476!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fdf%2F0a%2F3d5fe9b34565b1194d444a125010%2Fpromo-book-collecting.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0NzZweCIgd2lkdGg9Ijc2OHB4Ij48L3N2Zz4='/> <source type="image/webp" width="800" height="600" data-image-size="mediumFixedMedia" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/905bcfe/2147483647/strip/true/crop/520x390+0+1/resize/1600x1200!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fdf%2F0a%2F3d5fe9b34565b1194d444a125010%2Fpromo-book-collecting.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <source width="800" height="600" data-image-size="mediumFixedMedia" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/95462a1/2147483647/strip/true/crop/520x390+0+1/resize/800x600!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fdf%2F0a%2F3d5fe9b34565b1194d444a125010%2Fpromo-book-collecting.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="mediumFixedMedia" alt="Book collecting guide book covers" srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/0eee0ed/2147483647/strip/true/crop/520x390+0+1/resize/1600x1200!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fdf%2F0a%2F3d5fe9b34565b1194d444a125010%2Fpromo-book-collecting.jpg 2x" width="800" height="600" data-src="https://assets.brightspot.abebooks.a2z.com/dims4/default/95462a1/2147483647/strip/true/crop/520x390+0+1/resize/800x600!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fdf%2F0a%2F3d5fe9b34565b1194d444a125010%2Fpromo-book-collecting.jpg" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoCardA-content"> <div class="PromoCardA-title"> <a class="Link " href="https://www.abebooks.com/books/rarebooks/collecting-guide/book-collecting-guide.shtml" data-cms-ai="0">Book collecting guide</a> </div> <div class="PromoCardA-description">Learn more about book collecting with our guide, which covers the basic elements from what to collect to caring for your collection.</div> <div class="PromoCardA-cta"> <a class="Link LinkWithArrow" href="https://www.abebooks.com/books/rarebooks/collecting-guide/book-collecting-guide.shtml" aria-label="Book collecting guide" data-cms-ai="0">See the guide<svg class="icon-arrow-forward"><use xlink:href="#bsp-icon-arrow-forward"></use></svg></a> </div> </div> </div> <div class="PromoCardA" data-module="narrow" data-align="left" data-has-media style="--moduleBgOpacity: NaN;--boxBgOpacity: NaN;--buttonVisibility: block;--textAlignment: left;"> <div class="PromoCardA-media"> <a class="Link " href="https://www.abebooks.com/books/rarebooks/collecting-guide/understanding-rare-books/guide-book-conditions.shtml" aria-label="A guide to book conditions" data-cms-ai="0"><picture> <source media="(max-width: 320px)" type="image/webp" width="320" height="240" data-image-size="mediumFixedMedia_xs" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/fc9064b/2147483647/strip/true/crop/800x600+0+0/resize/640x480!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fab%2F52%2Fbb666b6c4063a90181b1b517c6e7%2Fpromo-condition.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyNDBweCIgd2lkdGg9IjMyMHB4Ij48L3N2Zz4='/> <source media="(max-width: 320px)" width="320" height="240" data-image-size="mediumFixedMedia_xs" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/9ed055d/2147483647/strip/true/crop/800x600+0+0/resize/320x240!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fab%2F52%2Fbb666b6c4063a90181b1b517c6e7%2Fpromo-condition.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyNDBweCIgd2lkdGg9IjMyMHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" type="image/webp" width="568" height="426" data-image-size="mediumFixedMedia_sm" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/ffa8e8a/2147483647/strip/true/crop/800x600+0+0/resize/1136x852!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fab%2F52%2Fbb666b6c4063a90181b1b517c6e7%2Fpromo-condition.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0MjZweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" width="568" height="426" data-image-size="mediumFixedMedia_sm" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/d6822dd/2147483647/strip/true/crop/800x600+0+0/resize/568x426!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fab%2F52%2Fbb666b6c4063a90181b1b517c6e7%2Fpromo-condition.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0MjZweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 768px)" type="image/webp" width="768" height="476" data-image-size="mediumFixedMedia_md" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/1a288db/2147483647/strip/true/crop/800x496+0+52/resize/1536x952!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fab%2F52%2Fbb666b6c4063a90181b1b517c6e7%2Fpromo-condition.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0NzZweCIgd2lkdGg9Ijc2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 768px)" width="768" height="476" data-image-size="mediumFixedMedia_md" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/074ead5/2147483647/strip/true/crop/800x496+0+52/resize/768x476!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fab%2F52%2Fbb666b6c4063a90181b1b517c6e7%2Fpromo-condition.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0NzZweCIgd2lkdGg9Ijc2OHB4Ij48L3N2Zz4='/> <source type="image/webp" width="800" height="600" data-image-size="mediumFixedMedia" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/834a5a0/2147483647/strip/true/crop/800x600+0+0/resize/1600x1200!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fab%2F52%2Fbb666b6c4063a90181b1b517c6e7%2Fpromo-condition.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <source width="800" height="600" data-image-size="mediumFixedMedia" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/81e18ae/2147483647/strip/true/crop/800x600+0+0/resize/800x600!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fab%2F52%2Fbb666b6c4063a90181b1b517c6e7%2Fpromo-condition.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="mediumFixedMedia" alt="Book condition" srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/1dd4d6a/2147483647/strip/true/crop/800x600+0+0/resize/1600x1200!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fab%2F52%2Fbb666b6c4063a90181b1b517c6e7%2Fpromo-condition.jpg 2x" width="800" height="600" data-src="https://assets.brightspot.abebooks.a2z.com/dims4/default/81e18ae/2147483647/strip/true/crop/800x600+0+0/resize/800x600!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fab%2F52%2Fbb666b6c4063a90181b1b517c6e7%2Fpromo-condition.jpg" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoCardA-content"> <div class="PromoCardA-title"> <a class="Link " href="https://www.abebooks.com/books/rarebooks/collecting-guide/understanding-rare-books/guide-book-conditions.shtml" data-cms-ai="0">A guide to book conditions</a> </div> <div class="PromoCardA-description">Learn how booksellers describe the condition of used and rare books using a grading scale.</div> <div class="PromoCardA-cta"> <a class="Link LinkWithArrow" href="https://www.abebooks.com/books/rarebooks/collecting-guide/understanding-rare-books/guide-book-conditions.shtml" aria-label="A guide to book conditions" data-cms-ai="0">Learn more<svg class="icon-arrow-forward"><use xlink:href="#bsp-icon-arrow-forward"></use></svg></a> </div> </div> </div> </div> </aside> </div> <div class="Page-below" data-modulewell=""><div class="ListD" data-list-columns="3" data-list-item-count="3" data-hide-dates="true" data-hide-descriptions="true" data-hide-authors="true" data-hide-duration="true" data-has-background data-has-bg-color data-has-cta-url style="--moduleBgColor: #F5F9FA;--moduleBgOpacity: NaN;--boxBgOpacity: NaN;" data-module> <div class="ListD-sticky"> <div class="ListD-sticky-container"> <div class="ModuleHeader" data-align="left" style="--moduleHeaderTextAlignment:left;"><h3 class="ModuleHeader-title">More beautiful books</h3> <div class="ModuleHeader-divider"></div></div> <div class="ListD-cta" data-align="left"> <a class="button-primary-inverse " href="https://www.abebooks.com/books/community/archives-list.shtml" data-cms-ai="0">See all features</a> </div></div> </div> <div class="ListD-items" data-items data-list-columns="3" data-list-item-count="3" ><div class="ListD-items-item" data-item><div class="PromoCardA" data-module="narrow" data-content-type="article" data-has-media > <div class="PromoCardA-media"> <a class="Link " href="https://www.abebooks.com/books/decorating-with-books-art-of-decorative-books" aria-label="Decorating with books: The art of decorative books" data-cms-ai="0"><picture> <source media="(max-width: 320px)" type="image/webp" width="320" height="240" data-image-size="mediumFixedMedia_xs" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/adb2db8/2147483647/strip/true/crop/1221x916+138+0/resize/640x480!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F32%2F74%2Fa0d8b63e4f9e93c6018896c3818c%2Fdance-to-the-music-of-time-set.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyNDBweCIgd2lkdGg9IjMyMHB4Ij48L3N2Zz4='/> <source media="(max-width: 320px)" width="320" height="240" data-image-size="mediumFixedMedia_xs" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/3a1a321/2147483647/strip/true/crop/1221x916+138+0/resize/320x240!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F32%2F74%2Fa0d8b63e4f9e93c6018896c3818c%2Fdance-to-the-music-of-time-set.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyNDBweCIgd2lkdGg9IjMyMHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" type="image/webp" width="568" height="426" data-image-size="mediumFixedMedia_sm" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/6d6e2ce/2147483647/strip/true/crop/1221x916+138+0/resize/1136x852!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F32%2F74%2Fa0d8b63e4f9e93c6018896c3818c%2Fdance-to-the-music-of-time-set.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0MjZweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" width="568" height="426" data-image-size="mediumFixedMedia_sm" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/798abfa/2147483647/strip/true/crop/1221x916+138+0/resize/568x426!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F32%2F74%2Fa0d8b63e4f9e93c6018896c3818c%2Fdance-to-the-music-of-time-set.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0MjZweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 768px)" type="image/webp" width="768" height="476" data-image-size="mediumFixedMedia_md" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/c3f0cba/2147483647/strip/true/crop/1457x903+0+0/resize/1536x952!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F32%2F74%2Fa0d8b63e4f9e93c6018896c3818c%2Fdance-to-the-music-of-time-set.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0NzZweCIgd2lkdGg9Ijc2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 768px)" width="768" height="476" data-image-size="mediumFixedMedia_md" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/feeb3c9/2147483647/strip/true/crop/1457x903+0+0/resize/768x476!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F32%2F74%2Fa0d8b63e4f9e93c6018896c3818c%2Fdance-to-the-music-of-time-set.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0NzZweCIgd2lkdGg9Ijc2OHB4Ij48L3N2Zz4='/> <source type="image/webp" width="800" height="600" data-image-size="mediumFixedMedia" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/dcec748/2147483647/strip/true/crop/1221x916+138+0/resize/1600x1200!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F32%2F74%2Fa0d8b63e4f9e93c6018896c3818c%2Fdance-to-the-music-of-time-set.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <source width="800" height="600" data-image-size="mediumFixedMedia" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/f93c644/2147483647/strip/true/crop/1221x916+138+0/resize/800x600!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F32%2F74%2Fa0d8b63e4f9e93c6018896c3818c%2Fdance-to-the-music-of-time-set.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="mediumFixedMedia" alt="Dance to the Music of Time set" srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/2ffbcf2/2147483647/strip/true/crop/1221x916+138+0/resize/1600x1200!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F32%2F74%2Fa0d8b63e4f9e93c6018896c3818c%2Fdance-to-the-music-of-time-set.jpg 2x" width="800" height="600" data-src="https://assets.brightspot.abebooks.a2z.com/dims4/default/f93c644/2147483647/strip/true/crop/1221x916+138+0/resize/800x600!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F32%2F74%2Fa0d8b63e4f9e93c6018896c3818c%2Fdance-to-the-music-of-time-set.jpg" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoCardA-content"> <div class="PromoCardA-category"> <a class="Link " href="https://www.abebooks.com/books" data-cms-ai="0">Books</a> </div> <div class="PromoCardA-title"> <a class="Link " href="https://www.abebooks.com/books/decorating-with-books-art-of-decorative-books" data-cms-ai="0">Decorating with books: The art of decorative books</a> </div> <div class="PromoCardA-author" data-has-image="false" > <div class="PromoCardA-authorInfo"> <div class="PromoCardA-date">September 14, 2022</div> </div> </div> <div class="PromoCardA-description">Find beautiful decorative books to decorate your home from vintage paperbacks to complete sets, leather-bound volumes and coffee-table books.</div> <div class="PromoCardA-duration"> 6 Min Read </div> <div class="PromoCardA-cta"> <a class="button-primary " href="https://www.abebooks.com/books/decorating-with-books-art-of-decorative-books" data-cms-ai="0">More</a> </div> </div> </div></div><div class="ListD-items-item" data-item><div class="PromoCardA" data-module="narrow" data-content-type="article" data-has-media > <div class="PromoCardA-media"> <a class="Link " href="https://www.abebooks.com/books/rarebooks/sistine-chapel-art-book" aria-label="The Sistine Chapel: A biblical quest for the ultimate art book" data-cms-ai="0"><picture> <source media="(max-width: 320px)" type="image/webp" width="320" height="240" data-image-size="mediumFixedMedia_xs" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/d722fa8/2147483647/strip/true/crop/1769x1327+73+0/resize/640x480!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fce%2F29%2F4700e5a24909b9be77ec3d01fd7f%2Fsistine-chapel-book-in-3-volumes2.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyNDBweCIgd2lkdGg9IjMyMHB4Ij48L3N2Zz4='/> <source media="(max-width: 320px)" width="320" height="240" data-image-size="mediumFixedMedia_xs" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/4a3762c/2147483647/strip/true/crop/1769x1327+73+0/resize/320x240!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fce%2F29%2F4700e5a24909b9be77ec3d01fd7f%2Fsistine-chapel-book-in-3-volumes2.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyNDBweCIgd2lkdGg9IjMyMHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" type="image/webp" width="568" height="426" data-image-size="mediumFixedMedia_sm" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/7d4a57e/2147483647/strip/true/crop/1769x1327+73+0/resize/1136x852!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fce%2F29%2F4700e5a24909b9be77ec3d01fd7f%2Fsistine-chapel-book-in-3-volumes2.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0MjZweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" width="568" height="426" data-image-size="mediumFixedMedia_sm" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/075a017/2147483647/strip/true/crop/1769x1327+73+0/resize/568x426!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fce%2F29%2F4700e5a24909b9be77ec3d01fd7f%2Fsistine-chapel-book-in-3-volumes2.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0MjZweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 768px)" type="image/webp" width="768" height="476" data-image-size="mediumFixedMedia_md" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/5f0b75f/2147483647/strip/true/crop/1915x1187+0+70/resize/1536x952!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fce%2F29%2F4700e5a24909b9be77ec3d01fd7f%2Fsistine-chapel-book-in-3-volumes2.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0NzZweCIgd2lkdGg9Ijc2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 768px)" width="768" height="476" data-image-size="mediumFixedMedia_md" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/f75020c/2147483647/strip/true/crop/1915x1187+0+70/resize/768x476!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fce%2F29%2F4700e5a24909b9be77ec3d01fd7f%2Fsistine-chapel-book-in-3-volumes2.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0NzZweCIgd2lkdGg9Ijc2OHB4Ij48L3N2Zz4='/> <source type="image/webp" width="800" height="600" data-image-size="mediumFixedMedia" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/80b36e9/2147483647/strip/true/crop/1769x1327+73+0/resize/1600x1200!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fce%2F29%2F4700e5a24909b9be77ec3d01fd7f%2Fsistine-chapel-book-in-3-volumes2.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <source width="800" height="600" data-image-size="mediumFixedMedia" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/fbfb76b/2147483647/strip/true/crop/1769x1327+73+0/resize/800x600!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fce%2F29%2F4700e5a24909b9be77ec3d01fd7f%2Fsistine-chapel-book-in-3-volumes2.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="mediumFixedMedia" alt="Sistine Chapel book in 3 volumes2.jpg" srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/549589a/2147483647/strip/true/crop/1769x1327+73+0/resize/1600x1200!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fce%2F29%2F4700e5a24909b9be77ec3d01fd7f%2Fsistine-chapel-book-in-3-volumes2.jpg 2x" width="800" height="600" data-src="https://assets.brightspot.abebooks.a2z.com/dims4/default/fbfb76b/2147483647/strip/true/crop/1769x1327+73+0/resize/800x600!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2Fce%2F29%2F4700e5a24909b9be77ec3d01fd7f%2Fsistine-chapel-book-in-3-volumes2.jpg" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoCardA-content"> <div class="PromoCardA-category"> <a class="Link " href="https://www.abebooks.com/books/rarebooks/" data-cms-ai="0">Rare Books</a> </div> <div class="PromoCardA-title"> <a class="Link " href="https://www.abebooks.com/books/rarebooks/sistine-chapel-art-book" data-cms-ai="0">The Sistine Chapel: A biblical quest for the ultimate art book</a> </div> <div class="PromoCardA-author" data-has-image="false" > <div class="PromoCardA-authorInfo"> <div class="PromoCardA-date">April 04, 2022</div> </div> </div> <div class="PromoCardA-description">Books have always struggled to convey the spectacular beauty of Rome’s Sistine Chapel. Until now. A five-year collaboration between the Vatican and two publishers has resulted in this luxury three-volume art book. </div> <div class="PromoCardA-duration"> 3 Min Read </div> <div class="PromoCardA-cta"> <a class="button-primary " href="https://www.abebooks.com/books/rarebooks/sistine-chapel-art-book" data-cms-ai="0">More</a> </div> </div> </div></div><div class="ListD-items-item" data-item><div class="PromoCardA" data-module="narrow" data-content-type="article" data-has-media > <div class="PromoCardA-media"> <a class="Link " href="https://www.abebooks.com/books/new-naturalist-series" aria-label="Naturally beautiful: the New Naturalist series" data-cms-ai="0"><picture> <source media="(max-width: 320px)" type="image/webp" width="320" height="240" data-image-size="mediumFixedMedia_xs" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/d9429db/2147483647/strip/true/crop/520x390+0+1/resize/640x480!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F20%2Fe7%2F662817b945d19353ddfd92c26e9e%2Fnew-naturalist.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyNDBweCIgd2lkdGg9IjMyMHB4Ij48L3N2Zz4='/> <source media="(max-width: 320px)" width="320" height="240" data-image-size="mediumFixedMedia_xs" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/7c2c612/2147483647/strip/true/crop/520x390+0+1/resize/320x240!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F20%2Fe7%2F662817b945d19353ddfd92c26e9e%2Fnew-naturalist.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyNDBweCIgd2lkdGg9IjMyMHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" type="image/webp" width="568" height="426" data-image-size="mediumFixedMedia_sm" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/0104d66/2147483647/strip/true/crop/520x390+0+1/resize/1136x852!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F20%2Fe7%2F662817b945d19353ddfd92c26e9e%2Fnew-naturalist.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0MjZweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" width="568" height="426" data-image-size="mediumFixedMedia_sm" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/0301bec/2147483647/strip/true/crop/520x390+0+1/resize/568x426!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F20%2Fe7%2F662817b945d19353ddfd92c26e9e%2Fnew-naturalist.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0MjZweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 768px)" type="image/webp" width="768" height="476" data-image-size="mediumFixedMedia_md" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/d89284d/2147483647/strip/true/crop/520x322+0+35/resize/1536x952!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F20%2Fe7%2F662817b945d19353ddfd92c26e9e%2Fnew-naturalist.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0NzZweCIgd2lkdGg9Ijc2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 768px)" width="768" height="476" data-image-size="mediumFixedMedia_md" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/12130e2/2147483647/strip/true/crop/520x322+0+35/resize/768x476!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F20%2Fe7%2F662817b945d19353ddfd92c26e9e%2Fnew-naturalist.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI0NzZweCIgd2lkdGg9Ijc2OHB4Ij48L3N2Zz4='/> <source type="image/webp" width="800" height="600" data-image-size="mediumFixedMedia" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/becf575/2147483647/strip/true/crop/520x390+0+1/resize/1600x1200!/format/webp/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F20%2Fe7%2F662817b945d19353ddfd92c26e9e%2Fnew-naturalist.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <source width="800" height="600" data-image-size="mediumFixedMedia" data-srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/1b0acba/2147483647/strip/true/crop/520x390+0+1/resize/800x600!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F20%2Fe7%2F662817b945d19353ddfd92c26e9e%2Fnew-naturalist.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="mediumFixedMedia" alt="New Naturalist book series" srcset="https://assets.brightspot.abebooks.a2z.com/dims4/default/e15cf0b/2147483647/strip/true/crop/520x390+0+1/resize/1600x1200!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F20%2Fe7%2F662817b945d19353ddfd92c26e9e%2Fnew-naturalist.png 2x" width="800" height="600" data-src="https://assets.brightspot.abebooks.a2z.com/dims4/default/1b0acba/2147483647/strip/true/crop/520x390+0+1/resize/800x600!/quality/90/?url=http%3A%2F%2Fabebooks-brightspot.s3.us-west-2.amazonaws.com%2F20%2Fe7%2F662817b945d19353ddfd92c26e9e%2Fnew-naturalist.png" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI2MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoCardA-content"> <div class="PromoCardA-category"> <a class="Link " href="https://www.abebooks.com/books" data-cms-ai="0">Books</a> </div> <div class="PromoCardA-title"> <a class="Link " href="https://www.abebooks.com/books/new-naturalist-series" data-cms-ai="0">Naturally beautiful: the New Naturalist series</a> </div> <div class="PromoCardA-author" data-has-image="false" > <div class="PromoCardA-authorInfo"> <div class="PromoCardA-authorName"> <span>By</span> <span class="Link ">Julie Oreskovich</span> </div> <div class="PromoCardA-date">March 23, 2022</div> </div> </div> <div class="PromoCardA-description">The New Naturalist Series is an on-going series of books published by Collins that focuses on natural history. The series, famous for its dust jacket designs, began in 1945 with Butterflies by E.B. Ford and more than 100 titles have been published. </div> <div class="PromoCardA-duration"> 2 Min Read </div> <div class="PromoCardA-cta"> <a class="button-primary " href="https://www.abebooks.com/books/new-naturalist-series" data-cms-ai="0">More</a> </div> </div> </div></div></div><div class="ListD-cta"> <a class="button-primary-inverse " href="https://www.abebooks.com/books/community/archives-list.shtml" data-cms-ai="0">See all features</a> </div></div></div> </div> </main> </div> <link id="footer-css-import" rel="stylesheet" href="//assets.prod.abebookscdn.com/cdn/com/docs/CSS/global/footer-622831ed6f.css" type="text/css" media="all"> <script> </script> <footer data-test-id="footer"> <div id="footer-container"> <div> <a class="to-top" href="#abe-top" data-cms-ai="0">Back to top</a> </div> <div id="site-links" class="cf"> <div id="footer-col1" class="footer-col"> <h4 id="footer-shop-header" aria-controls="footer-shop-list">Shop With Us</h4> <ul id="footer-shop-list" class="list-unstyled abenav-slideout" tabindex="-1" aria-labelledby="footer-shop-header"> <li id="ft-shop-1" ><a href="/servlet/SearchEntry" data-cms-ai="0">Advanced Search</a></li> <li id="ft-shop-2" ><a href="/collections/" title="Browse books by subject and genre" data-cms-ai="0">Browse Collections</a></li> <li id="ft-shop-3" ><a href="/servlet/MembersMainMenu" data-cms-ai="0">My Account</a></li> <li id="ft-shop-4" ><a href="/my-account/purchases/" data-cms-ai="0">My Orders</a></li> <li id="ft-shop-5" ><a href="/servlet/ShopBasketPL" data-cms-ai="0">View Basket</a></li> </ul> </div> <div id="footer-col2" class="footer-col"> <h4 id="footer-sell-header" aria-controls="footer-sell-list">Sell With Us</h4> <ul id="footer-sell-list" class="list-unstyled abenav-slideout" tabindex="-1" aria-labelledby="footer-sell-header"> <li id="ft-sell-1" ><a href="/books/sell/" data-cms-ai="0">Start Selling</a></li> <li id="ft-sell-2" ><a href="/books/AffiliateProgram/" data-cms-ai="0">Join Our Affiliate Program</a></li> <li id="ft-sell-3" ><a href="/books/buyback/" data-cms-ai="0">Book Buyback</a></li> <li id="ft-sell-4" ><a href="/books/sell/refer-seller" data-cms-ai="0">Refer a seller</a></li> </ul> </div> <div id="footer-col3" class="footer-col"> <h4 id="footer-about-header" aria-controls="footer-about-list">About Us</h4> <ul id="footer-about-list" class="list-unstyled abenav-slideout" tabindex="-1" aria-labelledby="footer-about-header"> <li id="ft-about-1" ><a href="/about/" data-cms-ai="0">About AbeBooks</a></li> <li id="ft-about-2" ><a href="/books/CompanyInformation/contact.shtml" data-cms-ai="0">Media</a></li> <li id="ft-about-3" ><a href="https://www.amazon.jobs/team/abebooks/" data-cms-ai="0">Careers</a></li> <li id="ft-about-4" ><a href="https://forums.abebooks.com/abecom/" data-cms-ai="0">Forums</a></li> <li id="ft-about-5" ><a href="/docs/Legal/privacyPolicy.shtml" data-cms-ai="0">Privacy Policy</a></li> <li id="ft-about-ads" ><a href="/docs/Legal/advertising-preferences/" data-cms-ai="0">Your Ads Privacy Choices</a></li> <li id="ft-about-6" ><a href="/books/digital-millennium-copyright-act.shtml" data-cms-ai="0">Designated Agent</a></li> <li id="ft-about-7" ><a href="/accessibility/" data-cms-ai="0">Accessibility</a></li> </ul> </div> <div id="footer-col4" class="footer-col"> <h4 id="footer-help-header" aria-controls="footer-help-list">Find Help</h4> <ul id="footer-help-list" class="list-unstyled abenav-slideout" tabindex="-1" aria-labelledby="footer-help-header"> <li id="ft-help-1" ><a href="https://support.abebooks.com/s/?language=en_US" data-cms-ai="0">Help</a></li> <li id="ft-help-2" ><a href="/servlet/ActionRequestInsert" data-cms-ai="0">Customer Support</a></li> </ul> </div> <div id="mobile-footer-companies" class="footer-col"> <h4 id="mobile-footer-companies-header" aria-controls="mobile-footer-companies-list">Other AbeBooks Companies</h4> <ul id="mobile-footer-companies-list" class="list-unstyled abenav-slideout" tabindex="-1" aria-labelledby="mobile-footer-companies-header"> <li id="mob-company-uk" ><a href="https://www.abebooks.co.uk/" data-cms-ai="0">AbeBooks.co.uk</a></li> <li id="mob-company-de" ><a href="https://www.abebooks.de/" data-cms-ai="0">AbeBooks.de</a></li> <li id="mob-company-fr" ><a href="https://www.abebooks.fr/" data-cms-ai="0">AbeBooks.fr</a></li> <li id="mob-company-it" ><a href="https://www.abebooks.it/" data-cms-ai="0">AbeBooks.it</a></li> <li id="mob-company-anz" ><a href="https://www.abebooks.com/docs/ANZ/" title="AbeBooks.com: Australia & New Zealand Books" data-cms-ai="0">AbeBooks Aus/NZ</a></li> <li id="mob-company-ca" ><a href="https://www.abebooks.ca/" data-cms-ai="0">AbeBooks.ca</a></li> <li id="mob-company-es" ><a href="https://www.iberlibro.com/" data-cms-ai="0">IberLibro.com</a></li> <li id="mob-company-zvab" ><a href="https://www.zvab.com/" data-cms-ai="0">ZVAB.com</a></li> <li id="mob-company-sub" ><a href="http://www.bookfinder.com/" data-cms-ai="0">BookFinder.com<span class="desc-block">Find any book at the best price</span></a></li> </ul> </div> <div id="footer-col5" class="footer-col"> <h4 id="footer-social-header" aria-controls="footer-social-list">Follow AbeBooks</h4> <ul id="footer-social-list" class="list-unstyled abenav-slideout" tabindex="-1" aria-labelledby="footer-social-header"> <li id="ft-social-1" ><a href="https://www.facebook.com/abebooks/" aria-label="Visit our Facebook page" data-cms-ai="0"><img src="//assets.prod.abebookscdn.com/cdn/shared/images/common/social/facebook.svg" alt="Facebook" width="24"/></a></li> <li id="ft-social-2" ><a href="https://twitter.com/abebooks/" aria-label="Follow AbeBooks on X" data-cms-ai="0"><img src="//assets.prod.abebookscdn.com/cdn/shared/images/common/social/x-twitter.svg" alt="X" width="24"/></a></li> <li id="ft-social-3" ><a href="https://www.instagram.com/abebooks/" aria-label="Follow AbeBooks on Instagram" data-cms-ai="0"><img src="//assets.prod.abebookscdn.com/cdn/shared/images/common/social/instagram.svg" alt="Instagram" width="24"/></a></li> </ul> </div> </div> <div class="text-center"> <img class="footer-logo" alt="" src="//assets.prod.abebookscdn.com/cdn/shared/images/common/footer/abebooks-footer-logo.png" role="presentation" aria-hidden="true"> </div> <div id="footer-companies" > <ul id="footer-companies-list" class="list-unstyled list-inline"> <li id="site-company-uk" ><a href="https://www.abebooks.co.uk/" data-cms-ai="0">AbeBooks.co.uk</a></li> <li id="site-company-de" ><a href="https://www.abebooks.de/" data-cms-ai="0">AbeBooks.de</a></li> <li id="site-company-fr" ><a href="https://www.abebooks.fr/" data-cms-ai="0">AbeBooks.fr</a></li> <li id="site-company-it" ><a href="https://www.abebooks.it/" data-cms-ai="0">AbeBooks.it</a></li> <li id="site-company-anz" ><a href="https://www.abebooks.com/docs/ANZ/" title="AbeBooks.com: Australia & New Zealand Books" data-cms-ai="0">AbeBooks Aus/NZ</a></li> <li id="site-company-ca" ><a href="https://www.abebooks.ca/" data-cms-ai="0">AbeBooks.ca</a></li> <li id="site-company-es" ><a href="https://www.iberlibro.com/" data-cms-ai="0">IberLibro.com</a></li> <li id="site-company-zvab" ><a href="https://www.zvab.com/" data-cms-ai="0">ZVAB.com</a></li> </ul> </div> <div id="footer-abebooks-subs" > <ul class="list-unstyled list-inline"> <li id="site-company-sub" ><a href="http://www.bookfinder.com/" data-cms-ai="0">BookFinder.com<span class="desc-block">Find any book at the best price</span></a></li> </ul> </div> <div id="footer-legal" class="legal" role="contentinfo"> <span class="small">By using the Web site, you confirm that you have read, understood, and agreed to be bound by the <a href="https://www.abebooks.com/docs/Legal/termsAndConditions.shtml" rel="nofollow" title="Terms and Conditions" data-cms-ai="0">Terms and Conditions</a>.<br/><br/>© 1996 - 2024 AbeBooks Inc. All Rights Reserved. AbeBooks, the AbeBooks logo, AbeBooks.com, "Passion for books." and "Passion for books. Books for your passion." are registered trademarks with the Registered US Patent & Trademark Office.</span> </div> </div> </footer> <script> function getPixelConfig() { window.pixelConfig = window.pixelConfig || { "origin": location.href, "cdn": "//assets.prod.abebookscdn.com/cdn/com", "rel": "?v=", "pixels": [], "scripts": { "AbeCookie": "/scripts/utilities/global/AbeCookie-8954a5518b.js", "CookieConsentUtil": "/scripts/utilities/global/cookie-consent-util-a8b6bbaa72.js", "PixelRenderer": "/scripts/utilities/PixelRenderer-f6b262b8bd.js", "PixelRendererV2": "/scripts/utilities/PixelRenderer.v2-e98e9b80f4.js", } }; return window.pixelConfig; } </script> <script> (function () { var pixelConfig = getPixelConfig(); pixelConfig.pixels.push({ "pixel_type" : "google", "google_conversion_id" : "1070988817", "isConversionPixel" : false, "google_custom_params" : { "event" : "gtag.config" }, "google_remarketing_only" : true }); }()); </script> <script> (function () { var pixelConfig = getPixelConfig(); window.pixelConfig.pixels.push({ "pixel_type" : "bing", "isConversionPixel" : false, "bing_tag_id" : "5268667", "bing_custom_params" : { "evt" : "pageLoad" } }); }()); </script> <script> var theLocation = "https://" + window.location.hostname + window.location.pathname + "?om=t"; // function fauxEach(selector, func) { var els = document.querySelectorAll(selector); els = [].slice.call(els); els.forEach(function(el) { func(el); }); } document.addEventListener('DOMContentLoaded', function() { if(/Trident.*rv[ :]*11\./.test(navigator.userAgent)) { // fauxEach(".Image", function(image) { image.src = image.dataset.src || image.src; }); // fauxEach(".ListCarouselG-text-item", function(item){ item.className += " is-selected is-nav-selected"; }); // fauxEach(".SearchFilterInput > .CheckboxInput > .CheckboxInput-label > input[type=checkbox]", function(filter){ filter.addEventListener("click", function() { filters.forEach(function(filter) { if(filter.checked) { theLocation += "&" + filter.name + "=" + filter.value; } }); window.location = theLocation; }); }); } }); </script> <div id="fb-root"></div> <span data-bsp-pv="e2d564f6-a5e4-3a49-a9a2-ceb8c7f5f467"></span><span data-bsp-pv="00000179-d391-d046-adf9-d3b3d4080000"></span><script data-bsp-site="00000179-ce78-dced-abff-ef7fe93e0000" data-bsp-contentid="00000179-d391-d046-adf9-d3b3d4080000"></script><script data-bsp-site="00000179-ce78-dced-abff-ef7fe93e0000" data-bsp-contentid="" >window.bspAnalytics = 'https://assets.brightspot.abebooks.a2z.com/resource/00000179-3cdd-d40f-a779-bedf7f820000/styleguide/BSP-analytics.min.f39cad73702abbe65e97139e41f56e31.gz.js'</script></body> </html>