diff --git a/docs/goals_first_order.txt b/docs/goals_first_order.txt new file mode 100644 index 0000000..b9f53f7 --- /dev/null +++ b/docs/goals_first_order.txt @@ -0,0 +1,5 @@ +first order goals + +Greet - Generates a greeting +Transmit Info - Transmits a piece of information +Query Info - Queries a piece of information diff --git a/docs/goals_second_order.txt b/docs/goals_second_order.txt new file mode 100644 index 0000000..83da1a4 --- /dev/null +++ b/docs/goals_second_order.txt @@ -0,0 +1,8 @@ +second order goals + +Answer - Tries to answer a question +Entertainment - Tries to keep a conversation going by stating openers (ie opening questions) +Tell a story - Tries to tell a story +Clarify - Tries to clarify a piece of information +Interrogate - Tries to gather information about a topic from the participant +Challenge - Tries to challenge the participant on a piece of information