<html xmlns="http://www.w3.org/1999/xhtml">
        <head>
                <meta http-equiv="content-type" content="text/html;charset=utf-8" />
                <title>The Numismatic Bibliomania Society</title>
        </head>
        <body>
                <style type="text/css">
                        <!--
                        
                        /* --- OVERALL --- */
                        body {
                                margin: 0px;
                                padding: 0px;
                                font-family: Georgia, Times, serif;
                                font-size: 15px;
                                line-height: 1.4em;
                                color: #000000;
                        }
                        p {
                                font-family: Georgia, Times, serif;
                                font-size: 15px;
                                line-height: 1.4em;
                                color: #000000;
                        }
                        /* --- LINKS --- */
                        a {
                                color: #000000;
                                text-decoration: underline;
                        }
                        a:hover {
                                color: #50819b;
                        }
                        a.email {
                                padding-left: 13px;
                                background-image: url(http://www.coinbooks.org/global/images/icons/icon_email.gif);
                                background-position: 0 0;
                                background-repeat: no-repeat;
                        }
                        a.link {
                                padding-left: 13px;
                                background-image: url(http://www.coinbooks.org/global/images/icons/icon_weblink.gif);
                                background-position: 0 0;
                                background-repeat: no-repeat;
                        }
                        /* --- HEADERS --- */
                        h1, h2, h3, h4, h5, h6 {
                                font-weight: normal;
                                line-height: 1.2em;
                                color: #000000;
                        }
                        /* --- LIST --- */
                        ul {
                                margin: 0;
                                padding: 0;
                                font-size: 12px;
                                line-height: 13px;
                                color: #333333;
                                margin: 0 0 0 20px; /* This is shorthand  for all 4 margins. Order is top, right, bottom, left. I added 15px to the left of the UL*/

                        }
                        li {
                                list-style: disc;
                                padding-left: 0px;
                                padding-bottom: 6px;
                        }
                        /* --- LAYOUT --- */
                        #masthead {
                                margin: 0;
                                padding: 0;
                                color: #fff;
                                clear: both;
                                text-align: right;
                                background: #a7c0cd;
                        }
                        #content{
                                margin: 5px;
                                padding: 0 10px;
                        }
                        #sidebar {
                                margin: 0;
                                padding: 0;
                        }
                        #footer {
                                margin: 5px;
                                padding: 5px 10px;
                                border-top: #f2f2f2 2px solid;
                                color: #999999;
                        }
                        /* --- INTRO --- */
                        .intro {
                                margin-top: 20px; 
                                font-size: 14px;   
                                padding: 20px;
                                background: #f2f2f2;
                        }
                        /* --- SIDEBAR BOXES --- */
                        .ctabox { 
                                margin-right: 5px;
                                margin-bottom: 10px;
                                margin-top: 10px;
                                padding: 3px 12px;
                                background-color: #a7c0cd;
                        }
                        .ctabox h4 {
                                margin: 0;
                                padding: 4px 0 5px 0;
                                font-size: 18px;
                        }
                        .ctabox p {
                                font-size: 12px;
                                line-height: 1.2em;
                        }
                        .box { 
                                margin-right: 5px;
                                margin-bottom: 10px;
                                margin-top: 10px;
                                padding: 3px 12px;
                                background-color: #f2f2f2;
                        }
                        .box h4 {
                                margin: 0;
                                padding: 4px 0 5px 0;
                                font-size: 18px;
                        }
                        .box p {
                                font-size: 14px;
                                line-height: 1.2em;
                        }               
                        
                        /* EMAIL BODY */
                        /** ADDED WKH **/
                        .quote {
                                padding-left:6px;
                                border-left: 6px solid #dadada;
                                margin-left:1em;
                        }
                        
                        .adbox {                        
                                margin-right: 10px;
                                margin-bottom: 10px;
                                margin-top: 20px;
                                padding: 10px 10px;
                                background-color: #a7c0cd;      
                                border: 1px solid #333;
                        }
                        
                        /* --- IMAGES --- */
                        .imgleft {
                                float: left;
                                margin: 8px 8px 8px 0;
                        }
                        .imgright {
                                float: right;
                                margin: 0 20px 8px 8px;
                                background: #f2f2f2;
                        }
                        
                        /* --- MISC --- */
                        .hidden {
                                display: none;
                        }
                        div.hr {display: none}
                        /*/*/a{}
                        div.hr {
                                display: block;
                                height: 11px;
                                background-image: url(http://www.coinbooks.org/global/images/email/hr_rule.gif);
                                background-repeat: no-repeat;
                                background-position: center center;
                                margin: 1em 0 1em 0;
                        }
                        
                        div.hrKO {display: none}
                        /*/*/a{}
                        div.hrKO {
                                display: block;
                                height: 11px;
                                background-image: url(http://www.coinbooks.org/global/images/email/hr_ruleKO.gif);
                                background-repeat: no-repeat;
                                background-position: center center;
                                margin: .5em 0 .5em 0;
                        }
                        hr {display:none}
                        /* */
                        
                        
                        -->
                        
                                        
                </style>
                <table width="600" border="0" cellspacing="0" cellpadding="0" align="center">
                <tr>
                                <td>
                                        <img src="http://www.coinbooks.org/global/images/layout/esylum_masthead.gif" alt="The Numismatic Bibliomania Society" width="600" height="150" border="0" />
                                </td>
                </tr>
                        <tr>
                                <td align="left" valign="top" >
                                        <table width="200" border="0" align="right" cellpadding="0" cellspacing="0" style="margin: 0 0 20px 20px;">
                                                <tr>
                                                        <td>
                                                                <!-- /////////////////////////////// -->
                                                                <!-- ///                         /// -->
                                                                <!-- ///   BEGIN SIDEBAR CONTENT /// -->
                                                                <!-- ///                         /// -->
                                                                <!-- /////////////////////////////// -->
                                                                <div class="ctabox">
                                                                        <h4>About Us</h4>
                                                                        <p>The Numismatic Bibliomania Society is a non-profit organization promoting numismatic literature. For more information please see our web site at <a href="http://www.coinbooks.org" title="http://www.coinbooks.org" target="_blank">coinbooks.org</a></p>
                                                                </div>
                                                                <div class="ctabox">
                                                                        <h4>Subscriptions</h4>
                                                                        <p>Those wishing to become new E-Sylum subscribers (or wishing to Unsubscribe) can go to the following web page <a href="https://my.binhost.com/lists/listinfo/esylum" title="https://my.binhost.com/lists/listinfo/esylum" target="_blank">link</a></p>
                                                                </div>
                                                                <div class="box">
                                                                        <h4>Membership</h4>
                                                                        <p>There is a membership application available on the web site <a href="http://www.coinbooks.org/club_nbs_member_app.html" title="http://www.coinbooks.org/club_nbs_member_app.html" target="_blank">Membership Application</a></p>
                                                                        <p>To join, print the application and return it with your check to the address printed on the application. Membership is only $15 to addresses in the U.S., $20 for First Class mail, and $25 elsewhere.  For those without web access, write to:</p>
                                                                        <p>David M. Sundman, Secretary/TreasurerNumismatic Bibliomania Society<br />P. O. Box 82 Littleton, NH 03561</p>
                                                                        <h4>Asylum</h4>
                                                                        <p>For Asylum mailing address changes and other membership questions, contact David at this email address: <a href="mailto:dsundman@LittletonCoin.com" target="_blank">dsundman@LittletonCoin.com</a></p>
                                                                        <h4>Submissions</h4>
                                                                        <p>To submit items for publication in The E-Sylum, just Reply to this message, or write to the Editor at this address: <a href="mailto:whomren@gmail.com" title="mailto:whomren@gmail.com" target="_blank">whomren@gmail.com</a></p>
                                                                </div>
                                                                <div class="adbox">
                                                                        <p align="center">
                                                                        <h4>BUY THE BOOK BEFORE THE COIN</h4>
                                                                        <br>
                                                                        </p>
                                                                </div>    
                                                                <div class="box">
                                                                        <h4>Sale Calendar</h4>
                                                                        <p>
                                                                        <ul>
                                                                        <li><a href="http://www.finenumismaticbooks.com">October 3, 2009 SKLOW</a>
                                                                        <li><a href="http://www.vcoins.com/ancient/charlesdavis">October 17, 2009 DAVIS</a>                                                                 
                                                                        <li><a href="http://www.fanningbooks.com">December 3, 2009 FANNING</a>
                                                                        <li><a href="http://www.numislit.com/">January 9, 2010 KOLBE</a>
                                                                        <li><a href="http://www.finenumismaticbooks.com">February 13, 2010 SKLOW</a>
                                                                        <li><a href="http://www.finenumismaticbooks.com">June 12, 2010 SKLOW</a>
                                                                        <li><a href="http://www.finenumismaticbooks.com">October 9, 2010 SKLOW</a>
                                                                        </ul>
                                                                        </p>
                                                                </div>
                                                                <!-- /////////////////////////////// -->
                                                                <!-- ///                         /// -->
                                                                <!-- ///   END SIDEBAR CONTENT   /// -->
                                                                <!-- ///                         /// -->
                                                                <!-- /////////////////////////////// -->
                                                        </td>
                                                </tr>
                                        </table>                  
                                        
                                        
                                        
                                        
                                         
                                                <!-- /////////////////////////////// -->
                                                <!-- ///                         /// -->
                                                <!-- ///    BEGIN MAIN CONTENT   /// -->
                                                <!-- ///                         /// -->
                                                <!-- /////////////////////////////// -->

                                                <!--///////////////////////////////
                                                BEGIN TABLE OF CONTENTS
                                                ////////////////////////////////-->                                          
                                                
                                                <div class="box">
                                                <font size=+1>
                                                                <a name = "top">
                                                                                                        Volume 12, Number 35, August 30, 2009 
                                                                                                        </a> 
                                                </font>
                                                <br><br>
                                                <ul><li><a href='#article1'>
WAYNE'S WORDS: THE E-SYLUM AUGUST 30, 2009
</a><li><a href='#article2'>
DAVID SKLOW MAIL BID SALE NO. 8 CLOSES OCTOBER 3, 2009.  
</a><li><a href='#article3'>
NEW BOOK: ONE HUNDRED YEARS OF SOLICITUDE
</a><li><a href='#article4'>
SUMMER 2009 ISSUE OF THE C4 NEWSLETTER PUBLISHED
</a><li><a href='#article5'>
PHENOMENONAL AND EXCEPTIONAL EXHIBITION ON TAP AT BELSKIE MUSEUM
</a><li><a href='#article6'>
MORE ON THE FRENCH FIVE FRANCS OF NAPOLEON
</a><li><a href='#article7'>
VOCABULARY ANSWER: BICENQUINQUAGENARY
</a><li><a href='#article8'>
MORE ON DUTCH LION DOLLARS IN COLONIAL AMERICA
</a><li><a href='#article9'>
WORLDWIDE COINS ARTICLE ON THE ROBOTS OF THE ROYAL AUSTRALIAN MINT
</a><li><a href='#article10'>
MYSTERIOUS LEDGER SIX NINE FOUR: SILVER DOLLAR SMITH
</a><li><a href='#article11'>
FEATURED WEB SITE: MEDALS OF THE WORLD
</a></ul>                                           </div>
                                                
                                                <!--///////////////////////////////
                                                END TABLE OF CONTENTS
                                                ////////////////////////////////--> 
                                                
                                                <center>
<a href="http://www.coinbooks.org/club_nbs_esylum_v12n35.html">
Click here to read this issue on the web
</a>
</center>

<h3 id = "article1"><a name="article1">
WAYNE'S WORDS: THE E-SYLUM AUGUST 30, 2009
</h3></a>
<img src="http://farm4.static.flickr.com/3144/2405448807_8d77ee9ab4_t.jpg" 
width="67"
height="100" 
alt="Wayne Homren" 
align="left"
hspace="5" 
vspace="5">
<p>
Among our recent subscribers are
Dwight L. Musser, courtesy of Neil Shafer, 
Randy Weir, 
John Conlin, 
Jean-Emmanuel Guillemain, and
George H Koch.

Welcome aboard! We now have 1,260 subscribers.  

<p>
This week's issue is lighter than usual; I was traveling this week due to a death in the family.  I apologize to readers who sent me submissions that I'm unable to get into this issue.  Some of them may appear next week, but please bear with me as I try to get caught up.  Thanks.

<p>
Wayne Homren
<br/> Numismatic Bibliomania Society

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article2"><a name="article2">
DAVID SKLOW MAIL BID SALE NO. 8 CLOSES OCTOBER 3, 2009.  
</h3></a>
<div class="box">
David Sklow forwarded the following release about his upcoming numismatic literature sale.
-Editor
</div>

<p>
<a href="http://www.flickr.com/photos/coinbooks/3873179848/" title="Sklow, Mail Bid Sale No. 8 by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2512/3873179848_a6f79ab1f4_m.jpg" width="177" height="240" align="right" alt="Sklow, Mail Bid Sale No. 8" /></a> 
David Sklow - Fine Numismatic Books announces Sale #8, Saturday October 3, 2009,  catalogs are in the mail, and it is also posted on my web site.www.finenumismaticbooks.com.  

<p>
The sale includes: scarce and limited edition Red Books; long run of The Numismatist including original Volume #5,  long run of deluxe Bowers & Merena catalogs, Rare 1910 work on Clearing House Loan certificates by James Cannon; runs of Bluestone, Hesslein, Elder, Kosoff, Charles Fisher, Ben Green catalogs; Complete bound set of the Numismatic Scrapbook; 

<p>
Three volumes of British Historical medals by Laurence Brown; Several Mitchiner’s on Jetons; numerous scarce periodicals; Deluxe leather Russian Silver Coinage by Julian; Set of Haxby’s, Bound Coin Collectors Journal 1934-1945; Deluxe Bound Stack’s catalogs; Rare 1962 First Printing of the 1804 Dollar Book by Bressett & Newman; Scarce ANA Convention Medal with 71 bar attachments 1893-1980, Complete set Empire Topics, Deluxe Numbered Full Leather Top 100 Morgan Dollar Varieties: The Vam Keys, 

<p>
PH: (719) 302-5686, FAX: (719) 302-4933.  EMAIL: numismaticbooks@aol.com. USPS: Box 6321, Colorado Springs, CO. 80934. Contact us for your numismatic literature needs! 



<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article3"><a name="article3">
NEW BOOK: ONE HUNDRED YEARS OF SOLICITUDE
</h3></a>
<p>
<a href="http://www.flickr.com/photos/coinbooks/3873179452/" title="Kleeberg, One Hundred Years of Solicitude by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2511/3873179452_e3de07bd8a_m.jpg" width="173" height="240" align="right" alt="Kleeberg, One Hundred Years of Solicitude" /></a> 
The new book <i> One Hundred Years of Solicitude: Collecting by the New York Numismatic Club</i> is a 45-page softcovered catalog of a recent exhibit by that name at the American Numismatic Society in New York.  The work is not a history of the club, but rather an illustrated compilation of many interesting numismatic items collected by members of the NYNC. 

<p>
The book opens with a group of New York Numismatic Club medals, followed by sections on Ancient Greek Coinage. Roman Republican and Imperial coinage, and jewish and European coinages.  Other sections cover coins and medals of the French and British pretenders. Several sections cover United States coins, tokens, and paper money.  The final sections cover medals of the worlds.

<p>
Printed on glossy stock, the book's color illustrations are excellent. The book is well researched and written, as expected from any ANS publication.   It's hard to pick a single favorite, but I enjoyed section XII: Bridge and Ferry Tokens.  

<p>
John Kleeberg writes:
<div class="quote">
<p>
We have quite a few copies available.  They can be obtained from our Secretary Treasurer, Constantin A. Marinescu, c/o Fortuna, 984 Madison Avenue, New York, NY 10075.  The cost is $30 a copy, which includes postage and packing.
</div>


<div class="ctabox">
<center>
<img src="http://farm3.static.flickr.com/2422/3872274753_46c6353e97.jpg" width="495" height="233" alt="Kolbe 2009 Aug 30" />
</center>

</div>


<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article4"><a name="article4">
SUMMER 2009 ISSUE OF THE C4 NEWSLETTER PUBLISHED
</h3></a>
<p>
<a href="http://www.flickr.com/photos/coinbooks/3873180206/" title="C4 newsletter, 2009 Summer by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2667/3873180206_b5839557f2_m.jpg" width="166" height="240" align="right" alt="C4 newsletter, 2009 Summer" /></a> 
I always look forward to my copy of the <i>C4 Newsletter</i>, the official publication of the Colonial Coin Collector's Club.  The Summer 2009 issue has a couple items of interest to numismatic bibliophiles.

<p>
First, the is an article by Tom Kays titled <i>Stray Finds - Historic Coins of Colonial Virginia</i>

<p>
<div class="quote">
<p>
Ray Williams once lamented that numismatic authors, having written 90% of a book, take too long to finish that last 10% - delaying publication way too long to suit him.  Here is a quick look at a slowly developing coin book that may lead to publication someday. 

<p>
A fact surprising to the general public but something C4 readers know is that hundreds of old coins come to light each year found by lucky and persistent relic hunters, the quiet, successful ones - who now hold lifetime collections of dug objects amassed over half a century of happy digging.  From these collections I've gathered data on one thousand early coins dug in old Virginia.

<p>
Surmises about coin origin, circulation and loss patterns by decade will be estimated in order to help reconstruct an extended true type set of circulating coins of Virginia.
</div>

<p>
<div class="box">
<p>
Tom goes into a good bit of detail on his research to date.  Good luck with the project - we'll eagerly await the book!

<p>
Also in this issue is an article titled <i>Early Colonial Dealer</i> by Daniel Sheffer.   In the article Daniel discusses the significance of a 1917 fixed price list published by The Eagle Stamp & Coin.
-Editor
</div>

<p>
<div class="quote">
<p>
Growing up I learned that my great grandfather, Earnest A. Hack, was a coin collector, turned dealer!  He lived in Detroit, Mi just 20 miles from where I live.  He began collecting in 1900, at the age of 11.  In 1910 he opened a coin, currency and stamp shop.
</div>

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article5"><a name="article5">
PHENOMENONAL AND EXCEPTIONAL EXHIBITION ON TAP AT BELSKIE MUSEUM
</h3></a>
<div class="box">
Dick Johnson submitted the following announcement of an upcoming numismatic exhibit in New Jersey.
-Editor
</div>

<p>
<a href="http://www.flickr.com/photos/coinbooks/3872580869/" title="Johnson Belskie by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2623/3872580869_1e7a57edac_m.jpg" width="157" height="240" align="right" alt="Johnson Belskie" /></a>
Numismatists, and certainly medal enthusiasts, will want to attend an exhibit in northern New Jersey coming September 13th through November 15th. There is an Opening Day Celebration on Sunday, September 13th with additional events planned for October and November.
 
<p>
It will take place at the Belskie Museum in Closter, New Jersey, where your humble correspondent is curator of numismatics. (Thus the overzealous and hyperbolic headline above.) It will honor the museum's namesake, Abram Belskie with an exhibit of his prize-winning medallic art, plus a companion exhibit of contemporary medals by American medallists which have appeared or intend to appear in a FIDEM (Federation Internationaie de la Medaille d'Art) exhibition. 
 
<p>
Closter is due west of the George Washington Bridge and was home, not only to sculptor Abram Belskie (1907-1988), but also sculptor Marcel Jovine (1921-2003), and somewhat lesser know medallist Joseph Di Lorenzo (1920-2001). In a previous generation it was also the site of the stone carving studio of Robert Alexander Bailley (1880-1961), so the area is well known for sculpture and medallic production.
 
<p>
On Belskie's death the local Lion's Club retrieved the contents of Belskie's studio --sculpture, plaster models, archives and all -- and built a museum in his honor. Thus the three truck-loads of his material ended up in a permanent building named in his honor.
 
<p>
In life, Abram would join a small group of Closter citizens for breakfast at a local restaurant each morning. Out of this friendship and loyalty grew the desire among these citizens, many of whom were members of the Lions Club, to perpetuate his memory. While the Lion's Club built  the museum building, the city of Closter donated the land. It is adjacent to the city's Public Library.
 
<p>
I can imagine the camaraderie among the Closter citizens, and also the three medallists, Belskie, Jovine, and Di Lorenzo. Jovine even credits Di Lorenzo for introducing him to medal making. (All three were fellows of the National Sculpture Society, Jovine was even  president for two years.)  But in addition to the exchange of technology, sculptural tips, and joint trips to New York City, the three had great respect for each other. And perhaps would even lend each other a bag of plaster when a plaster model deadline came due the artist's supply ran out.
 
<p>
Plan to make the trip to Closter. Reception is from 1-5 pm Sunday, September 13 at the Belskie Museum, 280 High Street in Closter, NJ.  For more information:  www.belskiemuseum.com
 
<p>
If you can't make it that Sunday, plan to come any Saturday or Sunday 1-5 pm, or call for an appointment on another day.



<div class="ctabox">
<center>
<h4>
THE BOOK BAZARRE</h4>
</center>
<b>DAVID F. FANNING NUMISMATIC LITERATURE</b> 
offers rare and out of print material on numismatics from all times and places.  See our Web site at
<a href="http://www.fanningbooks.com">
www.fanningbooks.com
</a>.

</div>


<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article6"><a name="article6">
MORE ON THE FRENCH FIVE FRANCS OF NAPOLEON
</h3></a>
<p>
Last week Granvyl Hulse asked:
<div class="quote">
<p>
Is there anyone in our E-Sylum group that is knowledgeable about French five francs of Napoleon?
</div>

<p>
Georges Sion writes:
<div class="quote">
<p>
I just joined the E-Sylum, and wanted to reply to Granvyl Hulse' query 
about his 5 Francs from Napoléon.
Looking in the  <i>Le Franc</i> reference book for this coinage, I found that 34,557 coins were actually struck (or, better, recorded) for AN 12 in 
the B (Rouen) mint.

<p>
The site http://www.lefranc.net records the known best specimen of every French modern coin.
</div>

<p>
Michel Prieur writes:
<div class="quote">
<p>
In our book <i>LE FRANC</i> it catalogs for 3000 Euros, roughly 4500 USD, in AU 58 condition (no better example seen).  Of course, it is a very rare coin and it might go for more, or less, in an auction. We never had the opportunity to offer this coin in one of our auctions.
</div>

<p>
To read the previous E-Sylum article, see:
<a href="http://www.coinbooks.org/esylum_v12n34a09.html">
QUERY: FRENCH FIVE FRANCS OF NAPOLEON
</a>
(www.coinbooks.org/esylum_v12n34a09.html)


<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article7"><a name="article7">
VOCABULARY ANSWER: BICENQUINQUAGENARY
</h3></a>
<p>
Last week I asked:
<div class="quote">
<p>
Are there any medals for a bicenquinquagenary celebration?  How many years does that mouthful of a word represent?   
</div>

<p>
Ron Abler writes:
<div class="quote">
<p>
I suspect that “bicenquinquagenary” refers to a 250th anniversary.  We all know that the “bicent-“ portion refers to 200 years (as in bicentennial), and “quinquagenary”  means 50 years and is synonymous with semicentennial or Golden Jubilee.  

<p>
Another word for 250 years is “semiquincentennial,” or half of five hundred years.  While I am not personally aware of any bicenquinquagenary commemorative medals, I am confident that they exist.  If not, I’ll bet that our own U.S. Mint will issue one or more in 2026.
</div>

<p>
Marc C. Ricard writes:
<div class="quote">
<p>
I actually recognized the term "Bicenquinquagenary" from my other long-term passion; the world of classical music.  In 1996, Princeton University celebrated their 250th or "Semiquincentennial" anniversary.  The clever folks at Princeton decided to set themselves apart by using the term "Bicenquinquagenary" to name the celebration.  

<p>
To commemorate the event, American composer and Princeton Professor of Music Emeritus Milton Babbitt wrote "Bicenquinquagenary Fanfare" for 2 Trumpets, Horn, Trombone, and Tuba.  I'm not sure if the Fanfare replaced a medal as a lasting memorial, but I couldn't find any listings of medallic issues for that event in 1996.
</div>

<p>
Dick Johnson writes:
<div class="quote">
<p>
Decoding 'bicenquinquagenary' is easy.  Two hundred years can be either "bicentennial" or "bicentenary." Break apart either one and insert in the middle the decade and the year:
<p>
Thus 'BICENQUINQUAGENARY becomes 'BICEN - QUIN - QUAG - ENARY.
<p>
BICEN - 200 years.
<p>
QUIN -  40 years.
<p>
QUAG - 5 years.
<p>
ENARY - anniversary.
<p>
Answer: 245th anniversary. It changes every year. The next year (246th) would be 'BICEN - QUIN - SEXT - ENARY.
<p> 
This inquiry is very similar to one in a previous E-Sylum (vol 4, no 8. art 8 for February 18, 2001). This item contained the four responses your editor received from readers on the term QUASQUICENTENNIAL 
<p>
I responded then: 
<p>
<div class="quote">
The name for a 125th anniversary is quasquicentennial.  When I was cataloging all the firm's medals for Medallic Art Company I compiled a chart of all the useful anniversary names. 
<p>
Later I learned there are rules for these names. And that every year can have a word name (not just the major anniversaries). This was brought to my attention when reading Playboy  (I look at the pictures in numismatic books, I read the text in the January 1975 issue of Playboy!)  The year before our nation's 200th anniversary (Bicentennial, remember?) an author came up with the name for that year:  the nation's 199th anniversary. I learned the formulae from this (and it works for any year). 
<p>
For anyone interested I will email that Anniversary Name chart. But it will take some time to put that formulae into words (and find that old copy of Playboy). Contact: dick.johnson@snet.net
</div>

<p>
I received a half dozen requests when E-Sylum had 369 subscribers (1.63%). If I made the same offer today and that ratio still holds, would I receive 20.4 requests?
</div>

<p>
To read the earlier E-Sylum article, see:
<a href="http://www.coinbooks.org/esylum_v04n08a08.html">
VOCABULARY ANSWER: QUASQUICENTENNIAL
</a>
(www.coinbooks.org/esylum_v04n08a08.html)

<p>
<div class="box">
Hmmm.  We have conflicting answers.  Does 'bicenquinquagenary' mean 250 or 245 years?  Or both?  Dick's answer is precise, but did Princeton get it wrong?
-Editor
</div>

<p>
Gar Travis pointed out one example of a 250th anniversary medal:
<div class="quote">
<p>
The British Museum, founded in 1753, has issued a medal to commemorate its 250th anniversary. Four internationally known contemporary British artists were invited to submit designs for the medal.
</div>

<p>
<center>
<a href="http://www.flickr.com/photos/coinbooks/3858507271/" title="British Museum 250th Anniversary Medal by Numismatic Bibliomania Society, on Flickr"><img src="http://farm4.static.flickr.com/3060/3858507271_8bedbfd263.jpg" width="500" height="246" alt="British Museum 250th Anniversary Medal" /></a>
</center>

<p>
For more information, see:
<a href=" http://www.britishmuseum.org/explore/online_tours/museum_and_exhibition/the_250th_anniversary_medal/the_250th_anniversary_medal.aspx ">
The 250th Anniversary Medal
</a>
(www.britishmuseum.org/explore/online_tours/<br/>museum_and_exhibition/the_250th_anniversary_medal/<br/>the_250th_anniversary_medal.aspx)


<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article8"><a name="article8">
MORE ON DUTCH LION DOLLARS IN COLONIAL AMERICA
</h3></a>
<p>
Last week, Joe Lasser responded to the query, "Did the Spanish Really Mint Lion Dollars in Mexico?"  Michael E. Marotta writes:
<div class="quote">
<p>
The easy answer is, “I don’t know, either, but I, too, would like to see documented evidence.”  In the mean time, I point to indirect evidence from a nice picture book by John Porteous.  In <i>Coins</i> (London: Octopus Books, 1973), illustration 125 on page 61 is of a Brabant Philippsdaalder, 1557. 

<p>
The cutline says: “Silver from America, in the form of bullion or roughly made pieces of eight, flooded into Spain the sixteenth century; this wealth was mortgaged by Philip to pay for his foreign commitments, and much of it found its way into the Netherlands.”  

<p>
Popular books can be problematic sources, but according to the American Numismatic Society library, Porteous has to his credit these works: 

<p>
<ul>
<li>
<i>The Nature of Coinage,</i> in Origin and History of Coinage, Martin Jessop Price, editor (1980) 
<li>
<i>The Early Coinage of the Counts of Edessa,</i> in Numismatic Chronicle. 7th series Vol. 15 (1975).
</ul>

<p>
When the coin in question – a leuvendaalder dated 1643 – was struck, the Eighty Years War of Dutch independence from Spain was nearly over.  Spain still had to pay for troops and supplies in the southern Netherlands.  It would not be unreasonable for the Mexican mint to strike Dutch coins.  But we will have to wait for direct documentary evidence from the Mint itself.
</div>

<p>
To read the earlier E-Sylum article, see:
<a href="http://www.coinbooks.org/esylum_v12n34a12.html ">
JOE LASSER ON DUTCH LION DOLLARS IN COLONIAL AMERICA
</a>
(www.coinbooks.org/esylum_v12n34a12.html)


<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article9"><a name="article9">
WORLDWIDE COINS ARTICLE ON THE ROBOTS OF THE ROYAL AUSTRALIAN MINT
</h3></a>
<p>
Last week I wrote:
<div class="quote">
<p>
This week <i>Computer World</i> has an article that could be at home in <i>Coin World</i>. It's about new automation at the Royal Australian Mint.
</div>

<p>
Beth Deisher, Editor of <i>COIN WORLD</i> and <i>WORLDWIDE COINS</i> writes:
<div class="quote">
<p>
<a href="http://www.flickr.com/photos/coinbooks/3858578625/" title="WorldWide Coins 2009 November by Numismatic Bibliomania Society, on Flickr"><img src="http://farm4.static.flickr.com/3573/3858578625_9a48448a4a_o.jpg" width="150" height="203" align="right" alt="WorldWide Coins 2009 November" /></a>
The cover story in our October/November issue of WorldWide Coins, which mailed Friday (Aug. 21) and is also available in the digital version online, tells all about the robots and changes at the Royal Australian Mint. The 8-page story includes lots of pictures showing the robots at work as well as the new materials handling system and renovations throughout the building. Also, there's a 2-page story about how the RAM makes those color coins using pad printing.
</div>
<br><br><br><br>

<p>
<center>
<a href="http://www.flickr.com/photos/coinbooks/3859387140/" title="WorldWide Coins 2009 November Royal Australian Mint by Numismatic Bibliomania Society, on Flickr"><img src="http://farm4.static.flickr.com/3524/3859387140_384297ca50.jpg" width="500" height="337" alt="WorldWide Coins 2009 November Royal Australian Mint" /></a>
</center>

<p>
<div class="box">
Beth wrote the article herself following a recent visit to the updated Royal Australian Mint facilities.  Great illustrations of some really neat technology.  For numismatists, this is (not surprisingly) a much more interesting view into minting operations than the <i>Computer World</i> article.  Check it out!
-Editor
</div>

<p>
Beth adds:
<div class="quote">
<p>
RAM's technology is amazing. It was a fun story to do. I was in Australia last September/October and not all areas were complete at that time, but I spent a full day there (much of it wearing a hard-hat and steel-toed shoes) to be able to see the construction areas first-hand in order to understand what they would become upon completion. I did get to see most of the robots in operation. 

<p>
The laser-guided AGVs are fun. If you step in front of one, it stops instantly and lights go off with a message blinking "human encounter...human encounter."  This kind of detail didn't make the final version of the story -- we wanted to use as many pictures as possible to show the manufacturing aspects as well as the museum and gift shop areas.  It was difficult to get this story into just eight pages! The pad printing process they use is also interesting ... we just couldn't leave out those colorful coins.
</div>

<p>
To read the earlier E-Sylum article, see:
<a href="http://www.coinbooks.org/esylum_v12n34a23.html ">
ROBOTS MAKING COINS AT THE ROYAL AUSTRALIAN MINT
</a>
(www.coinbooks.org/esylum_v12n34a23.html)



<div class="ctabox">
<center>
<h4>
THE BOOK BAZARRE</h4>
</center>
<b>DAVID SKLOW - FINE NUMISMATIC BOOKS</b> 
Sale #8, Saturday October 3, 2009, CATALOG is now posted on my web site 
<a href="http://www.finenumismaticbooks.com">www.finenumismaticbooks.com</a>.
PH: (719) 302-5686, FAX: (719) 302-4933.  EMAIL:
<a href="mailto:numismaticbooks@aol.com"> numismaticbooks@aol.com</a>
USPS: Box 6321, Colorado Springs, CO. 80934. Contact us for your numismatic literature needs! 

</div>

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article10"><a name="article10">
MYSTERIOUS LEDGER SIX NINE FOUR: SILVER DOLLAR SMITH
</h3></a>
<div class="box">
Last week Tom Kays submitted an interesting series of submissions based on newspaper article found pasted in an old ledger.  Here's part two, with more to follow in subsequent issues.  It’s about “Silver Dollar Smith”  In an earlier E-Sylum issue I'd asked if anyone could locate an image of Smith's famous silver-dollar paved saloon floor - guess what Tom found in ledger 694?
-Editor
</div>
<p>
Another story concerns 
<div class="quote">
<p>
<center>
Silver Dollar Smith and his Essex Street Hotel
</center>

<p>
“It was the idea of sinking silver dollar coins in the stone floor of his saloon that gained for this well known East Sider the name by which he is universally known.”  
</div>

<p>
<center>
<a href="http://www.flickr.com/photos/coinbooks/3859188476/" title="Silver Dollar Smith by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2508/3859188476_7036bef0ef.jpg" width="333" height="500" alt="Silver Dollar Smith" /></a>
</center>

<p>
Chas. Smith is pictured inset, with an exterior elevation of his saloon including a sign “Silver Dollar Hotel” and a drawing showing the floor, with two coins embedded per rectangular tile.  A little later in Ledger 694 we read:

<p>
<div class="quote">
<center>
“SILVER DOLLAR SMITH DEAD”
<br>NOTED NEW YORK EAST SIDE POLITICIAN DEAD
</center>

<p>
New York, December 22, - Charles Smith, better known as “Silver Dollar” Smith, for many years a prominent East Side politician died to-day at his home in this city.

<p>
Charles Smith was born in the 4th ward in 1851, and most of his life was spent in the immediate neighborhood of the place of his birth. His life was full of exciting episodes and interesting experiences.  Smith practically grew up in the streets as a newspaper seller, messenger boy and vendor of fruits. The only respect in which he differed from other street gamins was in his thriftiness.  Where the other youngsters wasted their money, Smith saved his and stored it away for future use.  The dream of his youth was to own a saloon and become a power in the politics of the East Side.  His enterprise and thrift made possible the realization of this ambition.  

<p>
Few men whom the lower East Side has produced have wielded more power politically than did Smith.  He established the Essex Street Saloon about the same time that he entered politics, and got his soubriquet by paving the floor of the saloon with silver dollars.  He had coins of the same denomination worked into the gas fixtures and walls as well until it became impossible for a visitor to the saloon to look in any direction without seeing money.  Smith was elected to the legislature in 1884…
</div>

<p>
We can only guess how many of those silver dollars gathered circa 1884 were of Seated Liberty design.  Can E-Sylum readers suggest further examples of garish architecture/home decoration that one can visit today, daring visitors to look in any direction without seeing money?

<p>
<div class="box">
Thanks again, Tom, for transcribing these interesting articles.  More next week, readers.
-Editor
</div>

<p>
To read the previous installment from ledger 694, see:
<a href="http://www.coinbooks.org/esylum_v12n34a19.html">
MYSTERIOUS LEDGER SIX NINE FOUR: MONEY TO BURN
</a>
(www.coinbooks.org/esylum_v12n34a19.html)
<br>
<br>To read the earlier E-Sylum item about Silver Dollar Smith, see:
<a href=”http://www.coinbooks.org/esylum_v12n29a27.html”>
SILVER DOLLAR SMITH'S SALOON
</a>
(www.coinbooks.org/esylum_v12n29a27.html)




<div class="ctabox">
<center>
<h4>
THE BOOK BAZARRE</h4>
</center>
<b>RENAISSANCE OF AMERICAN COINAGE</b>:  
Wizard Coin Supply is the official distributor for Roger Burdette's three volume series that won NLG Book of the Year awards for 2006,  
2007 and 2008.  Contact us for dealer or distributor pricing at
<a href="http://www.WizardCoinSupply.com">
www.WizardCoinSupply.com 
</a>.

</div>

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article11"><a name="article11">
FEATURED WEB SITE: MEDALS OF THE WORLD
</h3></a>
<p>This week's Featured Web site is Megan C. Robertson's Medals of the World.

<center>
<a href="http://www.flickr.com/photos/coinbooks/3872637571/" title="imperial-russia009 by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2650/3872637571_e54feca9f7_m.jpg" width="236" height="240" alt="imperial-russia009" /></a>
</center>

<div class="quote">
<p>
Here is a collection of images of medals from around the world.
</div>

<center>
<h2>
<a href="http://www.medals.org.uk/">
www.medals.org.uk
</center>
<div class="ctabox">
<img src="http://www.coinbooks.org/global/images/layout/masthead_image_001.gif" border="0" align="center"/>
</div>
<div class="box" align="right">
<a href="#top"><small>Back to top</small></a>

                                                
                                                <!-- /////////////////////////////// -->
                                                <!-- ///                         /// -->
                                                <!-- ///    END MAIN CONTENT     /// -->
                                                <!-- ///                         /// -->
                                                <!-- /////////////////////////////// -->
                                                                        <!-- /////////////////////////////// -->
                                        <!-- ///                         /// -->
                                        <!-- ///    END MAIN CONTENT     /// -->
                                        <!-- ///                         /// -->
                                        <!-- /////////////////////////////// -->
                                </td>
                        </tr>
                        <tr>
                                <td align="left" valign="top" width="600">
                                                <img src="nbs_email_footer.gif" width="600" height="160" alt="" />
                                </td>
                        </tr>
                </table>
</body>
</html>