{
    "messages": [
        {
            "utt_id": "utt-0",
            "utterance": "Hi. what are we making today?",
            "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": "Hi. we are making Asian turkey burgers, are you ready to start?",
            "bot": true,
            "annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();"
        },
        {
            "utt_id": "utt-2",
            "utterance": "Yes I am. What's the first step I need to do?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"affirm; req_instruction;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 9}"
        },
        {
            "utt_id": "utt-3",
            "utterance": "First take a bowl. We will combine 7 ingredients in the bowl.",
            "bot": true,
            "annotations": "fetch(inst-0, [tool-0-0]);\r\nsimplify_begin(inst-0);"
        },
        {
            "utt_id": "utt-4",
            "utterance": "Ok. go ahead. What are the first ingredients?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 9}"
        },
        {
            "utt_id": "utt-5",
            "utterance": "First add 1 egg. Only the white. After that add 1 tablespoon of soy sauce.",
            "bot": true,
            "annotations": "simplify_continue(inst-0, [ing-0, ing-1]);"
        },
        {
            "utt_id": "utt-6",
            "utterance": "Done. What else?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 9}"
        },
        {
            "utt_id": "utt-7",
            "utterance": "Now add 1/2 cup dry bread crumbs, 1 tablespoon finely chopped onion and 1 garlic clove, minced onion.",
            "bot": true,
            "annotations": "simplify_continue(inst-0, [ing-2, ing-3, ing-4]);"
        },
        {
            "utt_id": "utt-8",
            "utterance": "Ok. What should I do now?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 9}"
        },
        {
            "utt_id": "utt-9",
            "utterance": "Add 1/4 teaspoon ground ginger, 1/8 teaspoon pepper and finally the turkey.",
            "bot": true,
            "annotations": "simplify_continue(inst-0, [ing-5, ing-6, ing-7]);"
        },
        {
            "utt_id": "utt-10",
            "utterance": "What's the quantity of the turkey?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-7\", \"tracker_requested_step_num\": 8}"
        },
        {
            "utt_id": "utt-11",
            "utterance": "It should be 12 ounces of ground turkey.",
            "bot": true,
            "annotations": "inform_amount(ing-7);"
        },
        {
            "utt_id": "utt-12",
            "utterance": "Ok. I have that. What should I do next?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 10}"
        },
        {
            "utt_id": "utt-13",
            "utterance": "Crumble the turkey over the mixture and mix the two until it is just combined.",
            "bot": true,
            "annotations": "inform_instruction(inst-1);"
        },
        {
            "utt_id": "utt-14",
            "utterance": "Done. What else?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 11}"
        },
        {
            "utt_id": "utt-15",
            "utterance": "After that shape the mixture into four patties.",
            "bot": true,
            "annotations": "inform_instruction(inst-2);"
        },
        {
            "utt_id": "utt-16",
            "utterance": "Into four what?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 11}"
        },
        {
            "utt_id": "utt-17",
            "utterance": "Four patties.",
            "bot": true,
            "annotations": "repeat(inst-2);"
        },
        {
            "utt_id": "utt-18",
            "utterance": "Ok. thank you. What should I do with the patties?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"thank; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 12}"
        },
        {
            "utt_id": "utt-19",
            "utterance": "You may cook the patties in a nonstick skillet coated nonstick cooking spray.",
            "bot": true,
            "annotations": "inform_instruction(inst-3);"
        },
        {
            "utt_id": "utt-20",
            "utterance": "For how long should I cook them?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 12}"
        },
        {
            "utt_id": "utt-21",
            "utterance": "Until they are no longer pink.",
            "bot": true,
            "annotations": "inform_instruction(cond-3-0);"
        },
        {
            "utt_id": "utt-22",
            "utterance": "Ok. can I do anything else in the meantime?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"req_parallel_action;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 12}"
        },
        {
            "utt_id": "utt-23",
            "utterance": "No, that was all.",
            "bot": true,
            "annotations": "negate();\r\n"
        },
        {
            "utt_id": "utt-24",
            "utterance": "Ok. the turkey is not pink anymore. Is it done now?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 12}"
        },
        {
            "utt_id": "utt-25",
            "utterance": "Yes it done now, enjoy the burgers.",
            "bot": true,
            "annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
        },
        {
            "utt_id": "utt-26",
            "utterance": "Thank you for the instructions. They look delicious!",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 12}"
        }
    ]
}