Revision | ee95a2b3ebc1d33382bb16d7e527dd2ddbc2e833 (tree) |
---|---|
Time | 2019-03-21 19:53:10 |
Author | Robert Munyer <none@none> |
Commiter | Robert Munyer |
Revert some errors from 1965 or 1966
@@ -1,4 +1,5 @@ | ||
1 | 1 | Copyright (c) 1966 Association for Computing Machinery, Inc. |
2 | +This is a modified work, not identical to the published version. | |
2 | 3 | ===================================================================== |
3 | 4 | (HOW DO YOU DO. PLEASE TELL ME YOUR PROBLEM) |
4 | 5 | START |
@@ -22,7 +23,6 @@ THAT APOLOGIES ARE NOT REQUIRED))) | ||
22 | 23 | ((0) (NEWKEY))) |
23 | 24 | (IF 3 ((0 IF 0) (DO YOU THINK ITS LIKELY THAT 3) (DO YOU WISH THAT 3) |
24 | 25 | (WHAT DO YOU THINK ABOUT 3) (REALLY, 2 3))) |
25 | -(WHAT DO YOU THINK ABOUT 3) (REALLY, 2 3))) | |
26 | 26 | (DREAMT 4 ((0 YOU DREAMT 0) |
27 | 27 | (REALLY, 4) (HAVE YOU EVER FANTASIED 4 WHILE YOU WERE AWAKE) |
28 | 28 | (HAVE YOU DREAMT 4 BEFORE) (=DREAM) (NEWKEY))) |
@@ -57,7 +57,6 @@ YOUR PROBLEM) (NEWKEY))) | ||
57 | 57 | (NAME 15 ((0) (I AM NOT INTERESTED IN NAMES) |
58 | 58 | (I'VE TOLD YOU BEFORE, I DON'T CARE ABOUT NAMES - |
59 | 59 | PLEASE CONTINUE)) ) |
60 | -PLEASE CONTINUE)) ) | |
61 | 60 | (DEUTSCH (=XFREMD)) |
62 | 61 | (FRANCAIS (=XFREMD)) |
63 | 62 | (ITALIANO (=XFREMD)) |
@@ -92,7 +91,6 @@ FANTASIES) (DO YOU SOMETIMES THINK I AM 4) (=WHAT)) | ||
92 | 91 | (WHAT DOES ' 4 ' SUGGEST TO YOU) (=WHAT)) |
93 | 92 | ((0 YOU WAS 0) |
94 | 93 | (WERE YOU REALLY) (WHY DO YOU TELL ME YOU WERE 4 NOW) |
95 | -(WERE YOU REALLY) (WHY DO YOU TELL ME YOU WERE 4 NOW) | |
96 | 94 | (PERHAPS I ALREADY KNEW YOU WERE 4) ) |
97 | 95 | ((0 WAS I 0) (WOULD YOU LIKE TO BELIEVE I WAS 4) |
98 | 96 | (WHAT SUGGESTS THAT I WAS 4) |
@@ -127,7 +125,6 @@ BE 5) (CAN YOU EXPLAIN WHAT MADE YOU 5)) | ||
127 | 125 | (HAS YOUR TREATMENT MADE YOU 5) (WHAT MAKES YOU 5 JUST |
128 | 126 | NOW) (CAN YOU EXPLAIN WHY YOU ARE SUDDENLY 5)) |
129 | 127 | ((0 YOU WAS 0) (=WAS)) |
130 | -((0 YOU WAS 0) (=WAS)) | |
131 | 128 | ((0 YOU (/BELIEF) YOU 0) (DO YOU REALLY THINK SO) (BUT YOU ARE |
132 | 129 | NOT SURE YOU 5) (DO YOU REALLY DOUBT YOU 5)) |
133 | 130 | ((0 YOU 0 (/BELIEF) 0 I 0) (=YOU)) |
@@ -162,7 +159,6 @@ NOT SURE YOU 5) (DO YOU REALLY DOUBT YOU 5)) | ||
162 | 159 | (YOU LIKE TO THINK I 3 YOU - DON'T YOU) |
163 | 160 | (WHAT MAKES YOU THINK I 3 YOU) |
164 | 161 | (REALLY, I 3 YOU) (DO YOU WISH TO BELIEVE I 3 YOU) |
165 | -(REALLY, I 3 YOU) (DO YOU WISH TO BELIEVE I 3 YOU) | |
166 | 162 | (SUPPOSE I DID 3 YOU - WHAT WOULD THAT MEAN) |
167 | 163 | (DOES SOMEONE ELSE BELIEVE I 3 YOU)) |
168 | 164 | ((0 I 0) (WE WERE DISCUSSING YOU - NOT ME) |
@@ -197,7 +193,6 @@ COME TO MIND) (DOES THAT REASON SEEM TO EXPLAIN ANYTHING ELSE) | ||
197 | 193 | (WHY ((0 WHY DON'T I 0) (DO YOU BELIEVE I DON'T 5) (PERHAPS I |
198 | 194 | WILL 5 IN GOOD TIME) (SHOULD YOU 5 YOURSELF) (YOU WANT ME TO 5) |
199 | 195 | (=WHAT)) |
200 | -(=WHAT)) | |
201 | 196 | ((0 WHY CAN'T YOU 0) (DO YOU THINK YOU SHOULD BE ABLE TO 5) |
202 | 197 | (DO YOU WANT TO BE ABLE TO 5) (DO YOU BELIEVE THIS WILL HELP YOU |
203 | 198 | TO 5) (HAVE YOU ANY IDEA WHY YOU CAN'T 5) (=WHAT)) |
@@ -1,4 +1,5 @@ | ||
1 | 1 | Copyright (c) 1966 Association for Computing Machinery, Inc. |
2 | +This is a modified work, not identical to the published version. | |
2 | 3 | ================================================================ |
3 | 4 | Men are all alike. |
4 | 5 | IN WHAT WAY |
@@ -21,7 +22,7 @@ My father. | ||
21 | 22 | YOUR FATHER |
22 | 23 | You are like my father in some ways. |
23 | 24 | WHAT RESEMBLANCE DO YOU SEE |
24 | -You are not very aggressive but I think you don't want me to | |
25 | +You are not very aggressive, but I think you don't want me to | |
25 | 26 | notice that. |
26 | 27 | WHAT MAKES YOU THINK I AM NOT VERY AGGRESSIVE |
27 | 28 | You don't argue with me. |
@@ -1,3 +1,3 @@ | ||
1 | 1 | This is Weizenbaum's DOCTOR script for ELIZA, and a transcript of |
2 | 2 | "a typical conversation" with it, as published in Communications of |
3 | -the ACM in January 1966. I have not corrected any errors. | |
\ No newline at end of file | ||
3 | +the ACM in January 1966, with printing errors corrected. | |
\ No newline at end of file |