Mnemonic Article Index for
Mnemonic
Shopping
Mnemonic
Articles about
Mnemonic
Website Links For
Mnemonic
 

Information About

Mnemonic




A mnemonic ( Pronounced in RP , {Link without Title} in GA ) is a Memory aid that generally serves an educational purpose. They are mostly verbal, e.g a word, each of whose letters help the user to remember the first letters of items in a list. However, there are also other types of mnemonics, such as visual mnemonics. Mnemonics rely on associations between something that is easy to remember, and something that is harder to remember. Sometimes mnemonics are chosen to directly relate to the target information, and othertimes they are arbitrary.

The word ''mnemonic'' is derived from the Ancient Greek word μνημονικός ''mnemonikos'' ("of memory") and is related to Mnemosyne ("remembrance"), the name of the Mother of the Muses in Greek Mythology . Both of these words refer back to μνημα ''mnema'' ("remembrance").1 The first known reference to mnemonics is the Method Of Loci described in Cicero 's '' De Oratore ''.


MNEMONIC SYSTEMS


Key-word mnemonics

See Also: List of visual mnemonics


Visual mnemonics are very popular in medicine as well as other fields. In this Technique , an image portrays characters or objects whose name sounds like the item that has to be memorized. This object then interacts with other similarly portrayed objects that in turn represent associated information. Mnemonic techniques can also be strategies for encoding information so that recall is easier. A good example of medical visual mnemonics is Mediglyphics Pharmacology


Acronym and acrostic mnemonics

One common mnemonic for remembering lists consists of an easily remembered word, phrase, or rhyme whose first letters are associated with the list items. The idea lends itself well to memorizing hard-to-break Password s as well. Though easy to derive, they are often not as powerful as the classical systems because they do not make use of visualization techniques.


Anamonics (Scrabble)

See Also: Anamonics


Many tournament Scrabble players employ Anamonic s, a form of initialization mnemonic, for the purposes of learning and quickly recalling sets of acceptable words. An anamonic consists of a "stem" (usually of six or seven letters), paired with a Semantically related phrase, in which each letter of the phrase can be added to the stem and rearranged to form at least one acceptable word. For example, if a player has the tiles "ACDEIRT" on his rack, and recalls the anamonic "DICE-ART = casino math diploma", they will know precisely which letters may be played through to form 8-letter words, and will hopefully be aided in finding the words: "A''C''CREDIT", "R'''''A'''''DICATE", "ACRIDE'''''S'''''T", "RAT'''''I'''''CIDE", "DICE'''''N'''''TRA", "CERAT'''''O'''''ID", "TI'''''M'''''ECARD", "CI'''''T'''''RATED"/ "'''''T'''''ETRACID"/ "'''''T'''''ETRADIC", "TRAC'''''H'''''EID", "REA'''''D'''''DICT", "'''''P'''''ICRATED", and "ARTIC'''''L'''''ED"/ "'''''L'''''ACERTID".


Other mnemonic systems



ARBITRARINESS OF MNEMONICS

A curious characteristic of many memory systems is that mnemonics work despite being (or possibly because of being) illogical, arbitrary, and artistically flawed. A commonly effective mnemonic for remembering the color sequence in a rainbow, " Roy G. Biv ", is a combination of such unlikely elements: "Roy" is a legitimate first name, but there is no actual surname "Biv" and of course the middle initial "G" is arbitrary. Medical students never forget the arbitrary nationalities of the Finn and German. Any two of the three months ending in -ember would fit just as euphoniously as September and November in "Thirty days hath...", yet most people can remember the rhyme correctly for a lifetime after having heard it once, and are never troubled by doubts as to ''which'' two of the -ember months have thirty days . Associations which are exaggerated, absurd, humorous or have sexual connotation are easier to remember than normal ones. Mark Brown. Memory matters. David & Charles, New abbot, England, 1977.

One reason for the effectiveness of seemingly arbitrary mnemonics is the grouping of information to reduce Cognitive Load . Just as US phone numbers Chunks 10 digits into three groups, the name "Roy G. Biv" Chunks seven colors into two short names and an initial. Various studies (most notably Miller's The Magical Number Seven, Plus Or Minus Two ) have shown that the human brain is capable of remembering only a limited number of arbitrary items; Chunking these items permits the brain to hold more of them in memory.


ASSEMBLY MNEMONICS

In Assembly Language a mnemonic is a code, usually from 1 to 5 letters, that represents an Opcode , a number.

Programming in machine code, by supplying the computer with the numbers of the operations it must perform, can be quite a burden, because for every operation the corresponding number must be looked up or remembered. Looking up all numbers takes a lot of time, and mis-remembering a number may introduce Computer Bug s.

Therefore a set of mnemonics was devised. Each number was represented by an alphabetic code. So instead of entering the number corresponding to addition to add two numbers one can enter "add".

Although mnemonics differ between different CPU Design s some are common, for instance: "sub" (subtract), "div" (divide), "add" (add) and "mul" (multiply).

This type of mnemonic is different from the ones listed above in that instead of a way to make remembering numbers easier, it is a way to make remembering numbers unnecessary (by relying on some external way to tie each mnemonic to a number).


UK FUEL MNEMONICS

All UK petrol (gasoline) stations use a code known as a Mnemonic to identify itself. This remains the same no matter how many times the service station changes hands.
These are made up of seven letters. The first three letters are the site name. The next set of three are the name of the town the site is located in or near. The seventh letter is always an R.
For example, a site named Rock in Stamford has the mnemonic ROCSTAR.
Occasionally an extra letter is added if there are, or once were, two sites with the same name on either side of a Motorway or trunk road. As the sites are usually appended South or North, depending on which side of the road they are, this letter is added either between the 3rd and 4th letter or before the final R.
So a site called Orsett North near Ockendon becomes ORSNOCKR or ORSOCKNR, and Orsett South is ORSSOCKR or ORSOCKSR.


REFERENCES



EXTERNAL LINKS