The artificial Mind that thinks in English by virtue of spreading
activation (q.v.) has just been released on Google Code at
http://code.google.com/p/mindforth/wiki/ForthMindTextFile
and can simply be copied by drag-and-drop into an editor
(i.e., word-processor like MS Wordpad) and saved in the
C:Win32Forth directory as Mind.F before running the AI.
http://www.scn.org/~mentifex/mindforth.txt
is another source of the MindForth text file.
The current AI Mind code has been run through
a JavaScript program that stripped out all its
verbose slash-comments and reduced the
artificial intelligence in size by half to 87K.