Hello Mr. x, you said: "hello"
You made a Declarative SpeechAct
guile> (process-query "Mr. x" "Tom eats apples")
Hello Mr. x, you said: "Tom eats apples"
You made a Declarative SpeechAct
guile> (process-query "Mr. x" "What does Tom eat?")
Hello Mr. x, you said: "What does Tom eat?"
You made an Interrogative SpeechAct
Sorry, I don't know the answer.
guile> (process-query "Mr. x" "What does Tom eat?")
Hello Mr. x, you said: "What does Tom eat?"
You made an Interrogative SpeechAct
Sorry, I don't know the answer.
guile> (process-query "Mr. x" "John threw a green ball.")
Hello Mr. x, you said: "John threw a green ball."
You made a Declarative SpeechAct
guile> (process-query "Mr. x" "who threw a ball?")
Hello Mr. x, you said: "who threw a ball?"
You made an Interrogative SpeechAct
Sorry, I don't know the answer.
guile>
Info: hndlr=1 recv input: "hello"
Info: hndlr=1 sentence: "hello"
Link-parsing: 0 milliseconds (avg=14 millisecs, cnt=5)
RelEx processing: 4 milliseconds (avg=55 millisecs, cnt=5)
Info: hndlr=1 sent parse 1 of 1
Info: hndlr=1 Closed input socket
Loop count=34 Restart count=0
Info: Waiting for socket connection
Info: Enter thread with handler 2
Info: hndlr=2 recv input: "Tom eats apples"
Info: hndlr=2 sentence: "Tom eats apples"
Link-parsing: 1 milliseconds (avg=18 millisecs, cnt=5)
RelEx processing: 20 milliseconds (avg=72 millisecs, cnt=5)
Info: hndlr=2 sent parse 1 of 1
Info: hndlr=2 Closed input socket
Loop count=35 Restart count=0
Info: Waiting for socket connection
Info: Enter thread with handler 3
Info: hndlr=3 recv input: "What does Tom eat?"
Info: hndlr=3 sentence: "What does Tom eat?"
Link-parsing: 2 milliseconds (avg=7 millisecs, cnt=5)
RelEx processing: 20 milliseconds (avg=43 millisecs, cnt=5)
Info: hndlr=3 sent parse 1 of 1
Info: hndlr=3 Closed input socket
Loop count=36 Restart count=0
Info: Waiting for socket connection
Info: Enter thread with handler 4
Info: hndlr=4 recv input: "What does Tom eat?"
Info: hndlr=4 sentence: "What does Tom eat?"
Link-parsing: 2 milliseconds (avg=10 millisecs, cnt=5)
RelEx processing: 25 milliseconds (avg=56 millisecs, cnt=5)
Info: hndlr=4 sent parse 1 of 1
Info: hndlr=4 Closed input socket
Loop count=37 Restart count=0
Info: Waiting for socket connection
Info: Enter thread with handler 5
Info: hndlr=5 recv input: "John threw a green ball."
Info: hndlr=5 sentence: "John threw a green ball."
Link-parsing: 32 milliseconds (avg=38 millisecs, cnt=5)
RelEx processing: 43 milliseconds (avg=233 millisecs, cnt=5)
Info: hndlr=5 sent parse 1 of 1
Info: hndlr=5 Closed input socket
Loop count=38 Restart count=0
Info: Waiting for socket connection
Info: Enter thread with handler 6
Info: hndlr=6 recv input: "who threw a ball?"
Info: hndlr=6 sentence: "who threw a ball?"
Link-parsing: 10 milliseconds (avg=20 millisecs, cnt=5)
RelEx processing: 25 milliseconds (avg=60 millisecs, cnt=5)
Info: hndlr=6 sent parse 1 of 1
Info: hndlr=6 Closed input socket
--
You received this message because you are subscribed to the Google Groups "opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opencog+unsubscribe@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/a58a9951-6242-410a-94fd-f3b5aa01bfb6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
guile> (process-query "mhatta" "Tom eats apples.")
Hello mhatta, you said: "Tom eats apples."
You made a Declarative SpeechAct
guile> (process-query "mhatta" "What does Tom eat?")
Hello mhatta, you said: "What does Tom eat?"
You made an Interrogative SpeechAct
(Tom eats apples .)
To unsubscribe from this group and stop receiving emails from it, send an email to opencog+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/a58a9951-6242-410a-94fd-f3b5aa01bfb6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.