xref: /original-bsd/old/lisp/doctor/doctor.6 (revision 208c3823)
Copyright (c) 1983 The Regents of the University of California.
All rights reserved.

Redistribution and use in source and binary forms are permitted
provided that the above copyright notice and this paragraph are
duplicated in all such forms and that any documentation,
advertising materials, and other materials related to such
distribution and use acknowledge that the software was developed
by the University of California, Berkeley. The name of the
University may not be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

@(#)doctor.6 6.2 (Berkeley) 01/05/90

DOCTOR 6 ""
C 4
NAME
doctor - interact with a psychoanalyst
SYNOPSIS
doctor
DESCRIPTION
Doctor is a lisp-language version of the legendary ELIZA program of Joseph Weizenbaum. This script ``simulates'' a Rogerian psychoanalyst. Type in lower case, and when you get tired or bored, enter your interrupt character. Remember to type two carriage returns when you want it to answer.

In order to run this you must have a Franz Lisp system.

AUTHORS
Adapted for Lisp by Jon L. White, moved to Franz by John Foderaro, from an original script by Joseph Weizenbaum.