xref: /csrg-svn/old/lisp/doctor/doctor.6 (revision 50839)
1*50839Scael.\" Copyright (c) 1983, 1991 The Regents of the University of California.
239888Sbostic.\" All rights reserved.
320865Smckusick.\"
449719Sbostic.\" %sccs.include.redist.roff%
520865Smckusick.\"
6*50839Scael.\"	@(#)doctor.6	6.4 (Berkeley) 08/09/91
739888Sbostic.\"
8*50839Scael.Dd
9*50839Scael.Dt DOCTOR 6
10*50839Scael.Os BSD 4
11*50839Scael.Sh NAME
12*50839Scael.Nm doctor
13*50839Scael.Nd "interact with a psychoanalyst"
14*50839Scael.Sh SYNOPSIS
15*50839Scael.Nm doctor
16*50839Scael.Sh DESCRIPTION
17*50839ScaelNm Doctor
18*50839Scaelis a
19*50839Scael.Tn LISP Ns -language
20*50839Scaelversion of the legendary
21*50839Scael.Tn ELIZA
22*50839Scaelprogram of Joseph
2339888SbosticWeizenbaum.
2439888SbosticThis script ``simulates'' a Rogerian psychoanalyst.
2539888SbosticType in lower case, and when you get tired or bored, enter your
2639888Sbosticinterrupt character.
2720865SmckusickRemember to type two carriage returns when you want it to answer.
28*50839Scael.Pp
2939888SbosticIn order to run this you must have a Franz Lisp system.
30*50839Scael.Sh AUTHORS
3139888SbosticAdapted for Lisp by Jon L. White, moved to Franz by John Foderaro,
3220865Smckusickfrom an original script by Joseph Weizenbaum.
33