Terence Eden. He has a beard and is smiling.
Theme Switcher:

Shakespeare's Honor

· 300 words · Viewed ~242 times


As part of the Shakespeare Hackday I attended a few weeks ago, we discussed some interesting analysis which can be done on the text. Certain forms of analysis are hampered due to the archaic and inconsistent spelling. I wondered if that could be mined for anything interesting.

For example, in modern UK English we use the word "honour". In modern US English, it loses the "u" to become "honor". So, how was it spelt in Shakespeare's day?

I downloaded the XML representation of all the plays from the Bodleian.

To count all the occurrences of "honour" it's simply a case of running

grep -ci "honour" *.xml

. This can be repeated for "honor".

Once done, let's graph 'em :-) Shakespeare Honour vs Honor-fs8

There's no clear consensus! Two of the most popular plays - Midsummer and Romeo & Juliet - exclusively use "honour" - but the rest of the plays are a general mish-mash.

Spelling, back in 17th Century was... flexible to say the least! As the pages were typeset, the individuals working on them would adjust the letters on the page to fit with their own preferred method of spelling, or to make words fit on a line, or because that's what they were told to do, or because there were no more printing blocks of that letter available, or they made mistakes.

And, of course, Shakespeare didn't write much of anything down! Really, the only surviving document we are sure was written by him was his Last Will and Testament. It contains neither the word "honour" nor "honor".


Share this post on…

What links here from around this blog?

  1. Book cover featuring an elongated tongue wearing a top-hat.Book Review: The Prodigal Tongue - Lynne Murphy

What are your reckons?

All comments are moderated and may not be published immediately. Your email address will not be published.

See allowed HTML elements: <a href="" title="">
<abbr title="">
<acronym title="">
<b>
<blockquote cite="">
<br>
<cite>
<code>
<del datetime="">
<em>
<i>
<img src="" alt="" title="" srcset="">
<p>
<pre>
<q cite="">
<s>
<strike>
<strong>

To respond on your own website, write a post which contains a link to this post - then enter the URl of your page here. Learn more about WebMentions.