{
    "messages": [
        {
            "utt_id": "utt-0",
            "utterance": "Hello. What are we going to prepare?",
            "bot": false,
            "annotations": "{\"section\": \"title\", \"intent\": \"greeting; req_title;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
        },
        {
            "utt_id": "utt-1",
            "utterance": "Hey, we will make Aunt Mamies today. There are 7 ingredients you need to prepare.",
            "bot": true,
            "annotations": "greeting();\r\ninform_title(title);\r\nsum_ingredient_list();"
        },
        {
            "utt_id": "utt-2",
            "utterance": "Can you please list all the ingredients?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
        },
        {
            "utt_id": "utt-3",
            "utterance": "First two are 1 package cream cheese, softened and 1/2 cup butter, softened.",
            "bot": true,
            "annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
        },
        {
            "utt_id": "utt-4",
            "utterance": "How much of the green cheese do we need?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
        },
        {
            "utt_id": "utt-5",
            "utterance": "The package is 8 ounce.",
            "bot": true,
            "annotations": "inform_amount(ing-0);"
        },
        {
            "utt_id": "utt-6",
            "utterance": "What are the other ingredients?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-0\", \"tracker_completed_step_num\": 1, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
        },
        {
            "utt_id": "utt-7",
            "utterance": "Next, you need 2 cups all-purpose flour, 1 cup white sugar and 1/3 cup milk.",
            "bot": true,
            "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);\r\ninform_ingredient(ing-4);"
        },
        {
            "utt_id": "utt-8",
            "utterance": "Okay, anything else required?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-4\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}"
        },
        {
            "utt_id": "utt-9",
            "utterance": "The last two are 1/2 pound ground walnuts and 1/3 cup confectioners' sugar for decoration.",
            "bot": true,
            "annotations": "inform_ingredient(ing-5);\r\ninform_ingredient(ing-6);"
        },
        {
            "utt_id": "utt-10",
            "utterance": "Got all ingredients. What do I have to start with now?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 8}"
        },
        {
            "utt_id": "utt-11",
            "utterance": "You start by beating together cream cheese and butter until well blended.",
            "bot": true,
            "annotations": "inform_instruction(inst-0);"
        },
        {
            "utt_id": "utt-12",
            "utterance": "Okay. It's well blended. What now?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 9}"
        },
        {
            "utt_id": "utt-13",
            "utterance": "Then add flour and mix it well.",
            "bot": true,
            "annotations": "inform_instruction(inst-1);"
        },
        {
            "utt_id": "utt-14",
            "utterance": "How many flour do I have to add again?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
        },
        {
            "utt_id": "utt-15",
            "utterance": "2 cups all-purpose flour.",
            "bot": true,
            "annotations": "inform_amount(ing-2);"
        },
        {
            "utt_id": "utt-16",
            "utterance": "Thanks. I did it. What's coming next?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"thank; confirm; req_instruction;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 10}"
        },
        {
            "utt_id": "utt-17",
            "utterance": "Shape the mixture into a ball, cover and chill for 2 hours.",
            "bot": true,
            "annotations": "inform_instruction(inst-2);"
        },
        {
            "utt_id": "utt-18",
            "utterance": "Done. Is there anything else I need to do?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 11}"
        },
        {
            "utt_id": "utt-19",
            "utterance": "Place a saucepan over medium heat.",
            "bot": true,
            "annotations": "fetch(inst-3, [tool-3-0]);"
        },
        {
            "utt_id": "utt-20",
            "utterance": "It's placed over medium heat now.",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 11}"
        },
        {
            "utt_id": "utt-21",
            "utterance": "Then cook white sugar and milk in the pan until boils and sugar is dissolved.",
            "bot": true,
            "annotations": "inform_instruction(inst-3);"
        },
        {
            "utt_id": "utt-22",
            "utterance": "How much milk do I have to add again?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
        },
        {
            "utt_id": "utt-23",
            "utterance": "1/3 cup milk.",
            "bot": true,
            "annotations": "inform_amount(ing-4);"
        },
        {
            "utt_id": "utt-24",
            "utterance": "Okay. Got it. Done.",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-4\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 12}"
        },
        {
            "utt_id": "utt-25",
            "utterance": "Good. Now add the ground nuts.",
            "bot": true,
            "annotations": "inform_instruction(inst-4);"
        },
        {
            "utt_id": "utt-26",
            "utterance": "Added them.",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 13}"
        },
        {
            "utt_id": "utt-27",
            "utterance": "Remove the pan from heat and let cool until mixture is of spreading consistency.",
            "bot": true,
            "annotations": "inform_instruction(inst-5);"
        },
        {
            "utt_id": "utt-28",
            "utterance": "It seems to be of good consistency now. Something else that needs to be done?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 14}"
        },
        {
            "utt_id": "utt-29",
            "utterance": "On a lightly floured surface, roll out chilled dough to a rectangle about 18 X 12 inches.",
            "bot": true,
            "annotations": "inform_instruction(inst-6);"
        },
        {
            "utt_id": "utt-30",
            "utterance": "The dough is rolled out. What now?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 15}"
        },
        {
            "utt_id": "utt-31",
            "utterance": "Cut it in half lengthwise. Spread each piece with milk/nut filling and roll up like a jelly-roll, starting from the long side.",
            "bot": true,
            "annotations": "inform_instruction(inst-7);\r\ninform_instruction(inst-8);"
        },
        {
            "utt_id": "utt-32",
            "utterance": "Completed.",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 17}"
        },
        {
            "utt_id": "utt-33",
            "utterance": "Cut each roll in half. Then place seam side down on ungreased cookie sheets (two on a baking sheet).",
            "bot": true,
            "annotations": "inform_instruction(inst-9);\r\ninform_instruction(inst-10);"
        },
        {
            "utt_id": "utt-34",
            "utterance": "They are cut in halves and are placed on the sheets.",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-11\", \"tracker_requested_step_num\": 19}"
        },
        {
            "utt_id": "utt-35",
            "utterance": "Great! Now cut rolls into slices 1/2 inch thick almost to the bottom of the roll and keep the rolls' shape intact.",
            "bot": true,
            "annotations": "inform_instruction(inst-11);"
        },
        {
            "utt_id": "utt-36",
            "utterance": "Okay the rolls are cut now. What else do I need to do?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-11\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 20}"
        },
        {
            "utt_id": "utt-37",
            "utterance": "Bake at 350 degrees F for 15 to 20 minutes until done.",
            "bot": true,
            "annotations": "inform_instruction(inst-12);"
        },
        {
            "utt_id": "utt-38",
            "utterance": "It's done. It seems baked.",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-12\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-13\", \"tracker_requested_step_num\": 21}"
        },
        {
            "utt_id": "utt-39",
            "utterance": "Good. You should remove them from sheets and sprinkle with confectioners' sugar. Then cool on racks.",
            "bot": true,
            "annotations": "inform_instruction(inst-13);\r\ninform_instruction(inst-14);"
        },
        {
            "utt_id": "utt-40",
            "utterance": "It's sprinkled and cooling down. Is it finished now?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-14\", \"tracker_completed_step_num\": 22, \"tracker_requested_step\": \"inst-15\", \"tracker_requested_step_num\": 23}"
        },
        {
            "utt_id": "utt-41",
            "utterance": "Not yet. Now cut cookies all the way through. Then refrigerate or freeze.",
            "bot": true,
            "annotations": "negate();\r\ninform_instruction(inst-15);\r\ninform_instruction(inst-16);"
        },
        {
            "utt_id": "utt-42",
            "utterance": "They are cut and put into the freezer. What now?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-16\", \"tracker_completed_step_num\": 24, \"tracker_requested_step\": \"inst-17\", \"tracker_requested_step_num\": 25}"
        },
        {
            "utt_id": "utt-43",
            "utterance": "Resprinkle with confectioners' sugar before serving.",
            "bot": true,
            "annotations": "inform_instruction(inst-17);"
        },
        {
            "utt_id": "utt-44",
            "utterance": "Ok, I sprinkled it. Can I serve it now?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-17\", \"tracker_completed_step_num\": 25, \"tracker_requested_step\": \"inst-17\", \"tracker_requested_step_num\": 25}"
        },
        {
            "utt_id": "utt-45",
            "utterance": "Yes. Enjoy it!",
            "bot": true,
            "annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
        },
        {
            "utt_id": "utt-46",
            "utterance": "Thanks! See you.",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"thank; goodbye;\", \"tracker_completed_step\": \"inst-17\", \"tracker_completed_step_num\": 25, \"tracker_requested_step\": \"inst-17\", \"tracker_requested_step_num\": 25}"
        }
    ]
}