rsc | 091f74d | 2003-11-25 03:36:27 +0000 | [diff] [blame] | 1 | # Thanks to Caerwyn Jones for preparing the dictionary |
| 2 | # and modifying dict to handle it. |
| 3 | # This is the Project Gutenberg original Webster's dictionary |
| 4 | |
rsc | 4be4f20 | 2005-07-18 22:52:05 +0000 | [diff] [blame] | 5 | hget http://pdos.lcs.mit.edu/~rsc/software/plan9/pgw.tar.bz2| |
rsc | 7703861 | 2004-04-20 06:23:29 +0000 | [diff] [blame] | 6 | bunzip2| |
rsc | 091f74d | 2003-11-25 03:36:27 +0000 | [diff] [blame] | 7 | tar xf - |
rsc | c8b6342 | 2005-01-13 04:49:19 +0000 | [diff] [blame] | 8 | |
| 9 | # This is the Project Gutenberg original Roget's thesaurus |
| 10 | |
rsc | 4be4f20 | 2005-07-18 22:52:05 +0000 | [diff] [blame] | 11 | hget http://pdos.lcs.mit.edu/~rsc/software/plan9/roget.tar.bz2| |
rsc | c8b6342 | 2005-01-13 04:49:19 +0000 | [diff] [blame] | 12 | bunzip2| |
| 13 | tar xf - |