How to Memorize Verbatim Text
August 9, 2007 · Print This Article
Memorizing does not have to be as hard as most people make it. The problem is that most people only know how to memorize by reading the same thing over and over again. In this post we are going to look at how the brain remembers and then show how to use that knowledge to come up with a method for memorizing verbatim text.
At the end of this article is a Javascript tool that makes it easy to implement this method. If you are reading the RSS or Email version, the tool may not show up.
Synapses and Neurons
In the simplified model of the brain in this discussion, we’ll be looking at neurons and synapses. Neurons are parts of the brain that can send and receive electrical signals. Synapses are the paths between neurons.
When you remember something neurons fire signals down particular synapse pathways to other neurons which in turn fire signals to other neurons. The particular sequence represents a memory. In fact, scientists have been able to make people “re live” experiences from the past by poking around in their brain with an electric probe and starting this interaction.
Strong Pathways
Synapses appear to exhibit plasticity. The strength of the signal they convey is determined by use. The more a particular synapse is used, the stronger the signal it conveys.
For example, consider remembering your home telephone number. Since this is a number you use on a regular basis it probably comes very easily to mind. When you try to recall the number some neurons fire of a signal down some synapses that carry a very strong signal to other neurons which do the same thing. The number comes with very little effort.
Now consider a number that you will have trouble remembering. Lets say your drivers license number. For most people an attempt to recall this number will cause neurons to fire down very weak synapses. If you are like me, the signal is so week that it will probably not create the necessary chain reaction to recall the number. In fact all I get is a vague impression that the first letter is an S or E.
Reading vs. Recalling
This is the crucial concept of any type of memorization. The act of reading something you want to memorize fires different connections than the act of recalling. This means that simply reading a particular piece of text over and over again is going to be the long road to memorization. You need to let your brain practice recalling the data so it can strengthen the same pathways that will fire when you need to remember the information later on.
Now lets look at coming up with a method for memorizing text using our understanding of how the brain works. So lets say we are trying to memorize the Gettysburg Address by Lincoln.
Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal.
Now we are engaged in a great civil war, testing whether that nation, or any nation so conceived and so dedicated, can long endure. We are met on a great battle-field of that war. We have come to dedicate a portion of that field, as a final resting place for those who here gave their lives that that nation might live. It is altogether fitting and proper that we should do this.
But, in a larger sense, we can not dedicate — we can not consecrate — we can not hallow — this ground. The brave men, living and dead, who struggled here, have consecrated it, far above our poor power to add or detract. The world will little note, nor long remember what we say here, but it can never forget what they did here. It is for us the living, rather, to be dedicated here to the unfinished work which they who fought here have thus far so nobly advanced. It is rather for us to be here dedicated to the great task remaining before us — that from these honored dead we take increased devotion to that cause for which they gave the last full measure of devotion — that we here highly resolve that these dead shall not have died in vain — that this nation, under God, shall have a new birth of freedom — and that government of the people, by the people, for the people, shall not perish from the earth.
The 278 word speech is not a particularly long oration, but it will work for our demonstration purposes. Our goal is to create a method that will force our brain to practice recalling the speech–even before we have it fully memorized. So first of all we need to get it into our mind so our brain has it–even if we can’t recall it. Here are a few methods that will work:
- Read through it aloud.
- Copy the text by hand.
- Read through the text and create a short outline.
- Have someone else read it to you.
There are other methods as well, just do something to get a general familiarity with the piece. Now we need to come up with a method to give our brain, just enough information to recall the original text without simply reading the original.
F s a s y a o f b f o t c, a n n, c i L, a d t t p t a m a c e.
N w a e i a g c w, t w t n, o a n s c a s d, c l e. W a m o a g b-f o t w. W h c t d a p o t f, a a f r p f t w h g t l t t n m l. I i a f a p t w s d t.
B, i a l s, w c n d — w c n c — w c n h — t g. T b m, l a d, w s h, h c i, f a o p p t a o d. T w w l n, n l r w w s h, b i c n f w t d h. I i f u t l, r, t b d h t t u w w t w f h h t f s n a. I i r f u t b h d t t g t r b u — t f t h d w t i d t t c f w t g t l f m o d — t w h h r t t d s n h d i v — t t n, u G, s h a n b o f — a t g o t p, b t p, f t p, s n p f t e.
What we’ve done is taken the first letter of each word. Now try to recite the speech while looking at the text above. You’ll probably get part way into it and get confused. Backup a few letters and look beyond the letter you are struggling with to see if you can figure it out. Remember you are trying to help your brain find the right connections. If you have to consult the original, make note of what confused you and start over.
I have found this method to be much more productive for memorizing verbatim text than just about anything else. However, keep in mind that it is simply one method. When you need to memorize something, think about how to help your brain practice recalling the information–not merely reading it over and over again.
Below is a tool to help you produce first letter text as shown above. Simply paste the original text in the top box and hit the button. All the letters other than the first one of each word will be stripped out and placed in the bottom box. You can then copy this into a document for printing.








This was an extremely helpful and insightful post! Thanks! And the tool at the end is great!
This is a brilliant article and too. I am a “memory expert” (have taught it on and off for years, use mnemonics constantly) and really appreciate what you have written. I have not used this particular tool in the past, and “verbatim memory” has been one of my weaker skills. I’ll certainly be using this method more, now that I’ve learned it here.
Have you done any research into “mnemonizing” the string of letters into word, and linking them?
I think I’d like to explore that.
In the meantime I’ll be “digg”-ing and “del.ic.ious”-ing this great article! Thanks!
@Brian - So can you give me an example of what you mean by “mnemonizing”? If I assign a new word to each letter, it seems like that would be more confusing. Maybe I’m not understanding what you mean.
One way of mnemonizing could be to associate something with something so ridiculous that it is unforgettable. You then cannot forget the mnemonic and just need to make sure that you can get back from there to the original items. If you can associate the words with concepts that you can easily picture in your head - then words can flow into the next word with a kind of imagined animation of very silly stuff…
Great article. Is there anyway you could help me get that Java tool extracted and self-contained? I have vast amounts of stuff to learn verbatim and having the tool on my desktop would really useful and save me having to come back to this website. Cheers
@Nathan - Ah but you see the whole point of writing the tool was to get people like you to come back to the website.
If you want something for you desktop, you can make word do the same thing using search and replace with regular expressions. You’ll just want to tell it to find a word and replace the word with the first letter. You can probably find some examples on web pages that talk about regular expressions. Another thing to do would be to look for an expression that replaces the first letter with a capital. Something like that should be easy to modify to removing everything but the first letter.
Good luck with your memorization.
[...] verbatim memorization, checkout this method. It contains a simple tool for practicing [...]
[...] How to Memorize Verbatim Text has been our most popular post for the past month. If you missed it, be sure check it out–particularly the Javascript tool toward the bottom. You type in the text you want to memorize and it gives you a “cheat sheet” to help with the process. [...]
This is wonderful! I am familiar with quite a few memory techniques. They are good for getting the gist of something, but they are too cumbersome for learning something word for word.
Nathan, you ask, we deliver. I have written a .NET application for Windows desktops that does just that, please visit http://www.twomilessolutions.com/upurmemory to purchase ($10+sales tax) application which sits on your desktop and allows you to employ these techniques. Unfortunately for you Mac users, it is a windows application. You can run it using parallels or other virtual machine type applications, but I do not own a mac so I have not tested it on one. It has been tested and works on both Windows Vista and Windows XP and should work all the way back to Windows 98.
[...] How to Memorize Verbatim Text [...]
[...] a commercial memorization application based on the technique and tool I demonstrated in the How to Memorize [...]
This article didn’t make any sense. I can’t figure out what those letters in the box are suppose to represent. When I cut and pasted into the box and “hit the button” ( guess you meant “convert”) nothing happened other than it recopied itself in the new box - just as it had been.
Glad this silliness helped someone, but I have absolutely not idea what any of the example meant. Understood about the brain, but other than that, a waste of my time. Too bad too, I have many lyrics to learn in a short time and having a tool to use would have been helpful.
Sorry you feel it is a waste of your time. It is possible that you just didn’t understand how it worked. Let me try to explain with a shorter example.
The way it works is like this. Lets say you want to memorize the following:
My Dog Has Fleas. (This is what you’d put in the top box)
The tool would convert it to:
M D H F (This is what would appear in the bottom box.)
You can then use the letters to help make sure you are right as you practice repeating it. If you get off, you’ll realize it because the letters won’t match up with what you are reciting. So it gives you a way to check yourself without showing you the word you are trying to remember.