Request
:
out.print("
Action
:
/* out.print("
Query KB
Validate Information
Inform
Request Action
*/ out.print("
Query
(What,How, Who, When)
out.print("
Validate Information
(Validates wheather a fact is true or false)
out.print("
Inform
(Teaches Talk Agent a new informormation)
out.print("
Request Action
(Makes Talk Agent do something for you)
 
Tip: Sentences should end with
. or ! or ?
E.g.: [Query] What is a beer
?
E.g.: [Query] Agent, list animals
.
E.g.: [Inform] "Mango" is a fruit
.
E.g.: [Validate Information] A camel is an animal
.
Help
;