## Creating at the speed of thought
### Mnemonics for memory
- Is the word `Mnemonic` a `mnemonic` itself?
> noun: **mnemonic**; plural noun: **mnemonics**
1. a device such as a pattern of letters, ideas, or associations that assists in remembering something.
"the usual mnemonic for star types is O Be A Fine Girl Kiss Me"
### The word `mnemonic` could be interpreted recursively
Think in terms of sound:
Read: `m` - `nemonic`
The written letter `m` doesn't contribute to the cost of thinking about the word at _runtime_ (speaking and conveying ideas)
But the `m` exists at _compile time_ (writing time)
See [[The Forgetting Curve]] to see what I mean about reconstruction of a mental model
See [[On Writing]]