.\" Copyright (c) 1983 The Regents of the University of California. .\" All rights reserved. .\" .\" %sccs.include.redist.roff% .\" .\" @(#)doctor.6 6.3 (Berkeley) 05/13/91 .\" .TH DOCTOR 6 "" .UC 4 .SH NAME doctor \- interact with a psychoanalyst .SH SYNOPSIS .B doctor .SH DESCRIPTION .I 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. .PP In order to run this you must have a Franz Lisp system. .SH AUTHORS Adapted for Lisp by Jon L. White, moved to Franz by John Foderaro, from an original script by Joseph Weizenbaum.