| Tags: | examples, text | 
| Authors: | John Benediktsson | 
| Word | Stack effect | 
|  (correct) | ( word dictionary -- word/f ) | 
|  ALPHABET | ( -- value ) | 
|  correct | ( word -- word/f ) | 
|  corrections | ( word dictionary -- words ) | 
|  default-dictionary | ( -- counts ) | 
|  deletes | ( word -- edits ) | 
|  edits1 | ( word -- edits ) | 
|  edits2 | ( word -- edits ) | 
|  filter-known | ( edits dictionary -- words ) | 
|  inserts | ( word -- edits ) | 
|  load-dictionary | ( file -- assoc ) | 
|  replace1 | ( i word -- words ) | 
|  replaces | ( word -- edits ) | 
|  transposes | ( word -- edits ) | 
|  words | ( string -- words ) |