1DOCTOR(6) Games Manual DOCTOR(6)
2
3
4
6 doctor - interact with a psychoanalyst
7
9 /usr/games/doctor
10
12 Doctor is a lisp-language version of the legendary ELIZA program of
13 Joseph Weizenbaum. This script "simulates" a Rogerian psychoanalyst.
14 Type in lower case, and when you get tired or bored, type your inter‐
15 rupt character (either control-C or Rubout). Remember to type two car‐
16 riage returns when you want it to answer.
17
18 In order to run this you must have a Franz Lisp system in
19 /usr/ucb/lisp.
20
22 Adapted for Lisp by Jon L White, moved to Franz by John Foderaro, from
23 an original script by Joseph Weizenbaum.
24
25
26
274th Berkeley Distribution May 20, 1985 DOCTOR(6)