Fix typos
This commit is contained in:
parent
d642b6f80d
commit
150b0f0c38
4
eliza.ld
4
eliza.ld
|
@ -66,7 +66,7 @@ let output = match padded with {
|
|||
"{x} if {y}" -> {
|
||||
let switched = repersonalize (y)
|
||||
[
|
||||
"Do you reall think that its likely that {switched}"
|
||||
"Do you really think that its likely that {switched}"
|
||||
"Do you wish that {switched}"
|
||||
"What do you think about {switched}"
|
||||
"Really--if {switched}"
|
||||
|
@ -155,7 +155,7 @@ let output = match padded with {
|
|||
[
|
||||
"What if you were {switched}"
|
||||
"Do you think you were {switched}"
|
||||
"What wouuld it mean if you were {switched}"
|
||||
"What would it mean if you were {switched}"
|
||||
]
|
||||
}
|
||||
"{x} i am {y}" -> {
|
||||
|
|
Loading…
Reference in New Issue
Block a user